.cz_group_parallax {
position: relative;
min-height: 100px;
height: 600px
}
.cz_group_parallax img {
border-radius: inherit
}
.cz_layer_parallax {
position: absolute
}
[class*='cz_parallax_'] {
position: relative;
z-index: 2;
transition: transform .5s cubic-bezier(0, 0, .25, 1)
}
[class*='cz_parallax_'] > div {
display: block
}
[class*='cz_mparallax_'] {
transition: transform .8s cubic-bezier(0, 0, .25, 1)
}div[data-tilt] {
transform-style: preserve-3d
}
div[data-tilt]:hover {
z-index: 2
}
a[data-tilt], 
div[data-tilt], 
div[data-tilt] > div, 
div[data-tilt].cz_btn {
transition: none
}
div[data-tilt] .cz_box_front_inner > div, 
div[data-tilt] .cz_box_back_inner > div, 
div[data-tilt].cz_btn span {
transition: all .4s ease
}
div[data-tilt]:hover .cz_box_front_inner > div, 
div[data-tilt]:hover .cz_box_back_inner > div, 
div[data-tilt].cz_btn:hover span {
transform: translateZ(20px)
}.cz_title {
position: relative;
z-index: 1
}
.cz_title_has_bg {
z-index: 2
}
.cz_title.tac .cz_title_content {
margin-right: auto;
margin-left: auto
}
.cz_title_vertical > div, 
.cz_title_vertical_2 > div {
position: absolute;
top: -80px;
left: 0;
z-index: 2;
white-space: nowrap;
transform: rotate(90deg);
transform-origin: bottom left;
animation: none !important
}
.cz_title_vertical_2 > div {
top: -40px;
left: 0;
transform-origin: 0 0;
transform: rotate(-90deg) translateX(-100%)
}
.cz_title_vertical.cz_title_vertical_outside > div {
top: 0;
left: 0;
transform-origin: 0 0;
transform: rotate(90deg) translate(0, 40%)
}
.cz_title_vertical_2.cz_title_vertical_outside > div {
transform: rotate(-90deg) translate(-100%, -140%)
}
.cz_title_content {
display: table;
position: relative;
word-break: break-word;
transition: all .2s ease-in-out
}
.cz_title_pos_block .cz_title_content,
.cz_title_pos_block .cz_title_content > div {
width: 100%;
display: block
}
.cz_title_pos_left .cz_title_content {
float: left
}
.cz_title_pos_center:not(.cz_title_has_icon) .cz_title_content > div {
display: block
}
.cz_title_pos_right .cz_title_content {
float: right
}
.cz_title_content > div {
position: relative;
z-index: 2;
vertical-align: middle
}
.cz_title_content > * {
display: table-cell
}
.cz_title_has_bg .cz_title_content {
padding: 10px 30px
}
.cz_title_has_icon .cz_title_content {
padding: 10px 0
}
.cz_title_content * {
margin: 0
}
.cz_title_content hr {
display: block;
margin: 10px 0
}
.cz_title_content > span {
margin: 0 15px 0 0;
position: relative;
font-size: 20px;
transition: all .2s ease-in-out
}
.cz_title_pos_block .cz_title_content > span {
margin-right: 0 !important;
margin-left: 0 !important
}
.cz_title_content > i {
font-size: 2em;
margin: 0;
text-align: center;
width: 2em;
height: 2em;
line-height: 2em;
display: inline-block;
vertical-align: sub;
box-sizing: content-box;
transition: all .2s ease-in-out
}
.cz_title_content > i:before,
.cz_title_content > i span,
.cz_title_content .cz_title_image {
display: inline-block
}
.cz_title_content .cz_title_image {
overflow: hidden;
max-width: 120px
}
.cz_title_image img {
width: inherit
}
.cz_title_number {
font-style: normal
}
.cz_title_shape {
position: absolute;
left: 0;
top: 0;
font-size: 140px;
font-weight: 900;
width: 100%;
line-height: 1;
pointer-events: none;
transform-origin: 0;
z-index: 1;
word-wrap: initial;
transition: all .2s ease-in-out
}
.shape_square, .shape_circle, 
.shape_rectangle, .shape_rhombus, 
.shape_rhombus_radius {
background: #404040;
width: 150px;
height: 150px
}
.shape_circle {
border-radius: 100%
}
.shape_rhombus, .shape_rhombus_radius {
display: inline-block;
transform: rotate(45deg)
}
.shape_rhombus_radius {
border-radius: 20%
}
.shape_rectangle {
transform: scaleX(2)
}
.cz_title_shape_outline {
background: none;
border: 10px solid
}
.cz_title_line {
width: 100%;
height: 4px;
display: block;
margin: 0 0 20px
}
.cz_title_line span {
font-size: 0;
height: 100%;
display: inline-block;
position: relative;
top: -20px;
background: #a7a7a7;
width: 60px
}
.cz_line_after_title,
.cz_line_before_title {
position: relative
}
.cz_title_content .cz_line_side_solo {
font-size: 0;
height: 4px;
width: 50px;
display: inline-block;
vertical-align: bottom;
margin: 0 20px 0 0;
background: rgba(167, 167, 167, .4)
}
.cz_title.tac .cz_title_shape,
.tac.cz_title_shape {
left: 50%;
transform: translate(-50%,-50%)
}
.cz_title.tac .cz_title_shape.tal,
.cz_title.tac .cz_title_shape.tar {
transform: none
}
.cz_title.tac .shape_rectangle {
transform: scaleX(2) translate(-50%,-50%)
}
.cz_title.tac .shape_rhombus, 
.cz_title.tac .shape_rhombus_radius {
transform: rotate(45deg) translate(-50%,-50%)
}
.cz_title .cz_title_shape.tal {
left: 0
}
.cz_title .cz_title_shape.tar {
left: auto;
right: 0
}
.cz_title_ba_line .cz_title_content {
display: inline-block
}
.shape_image {
width: auto
}
.cz_title_content .cz_line_side_after {
margin: 0 0 0 20px
}
.cz_title .xtra-placeholder {
max-width: 100px
}
.cz_title_pos_center .cz_title_content {
float: none;
margin: 0 auto;
display: table
}
[class*="codevz-fancy-"] {
overflow: hidden
}
[class*="codevz-fancy-"] .cz_wpe_content > * > span {
display: inline-block;
position: relative;
transform: translateY(130%)
}
[class*="codevz-fancy-"] .codevz-start-fancy {
animation: fancyFX .8s ease-out forwards
}
@keyframes fancyFX {
0% {transform: translateY(130%)}
100% {transform: translateY(0)}
}
.elementor-element .cz_title_content .cz_line_side_solo {
vertical-align: middle
}
.elementor-element .cz_title_content .cz_title_image {
box-sizing: content-box
}.cz_counter,
.cz_counter > div > span,
.cz_counter > div > span i {
transition: all .2s ease-in-out
}
.cz_counter .cz_svg_bg:before {
z-index: -1
}
.cz_counter > div > span {
font-size: 30px
}
.cz_counter.cz_1row .cz_counter_before {
margin: 0 10px 0 0
}
.cz_counter.cz_1row .cz_counter_after,
.rtl .cz_counter.cz_1row .cz_counter_before {
margin: 0 0 0 10px
}
.rtl .cz_counter.cz_1row .cz_counter_after {
margin: 0 10px 0 0
}
.cz_counter.cz_2rows > div > span {
display: block;
clear:both;
line-height: initial
}
.cz_counter.cz_2rows.tac > div > span {
margin: 0 auto
}
.cz_counter .cz_counter_num_wrap{
display: inline-block;
line-height: initial;
font-size: 48px;
font-weight: 700
}
.cz_counter .cz_counter_num_wrap i {
position: relative;
font-style: normal
}
.cz_counter .cz_counter_num_wrap:before {
content: '';
position: static;
display: inline-block;
}.cz_separator, .cz_sep {
padding:0;
margin:0;
position: relative;
text-align: center
}
.cz_sep svg {
display: block;
margin: -1px;
transform: scale(1.1)
}
.cz_sep_rotate {transform: rotate(180deg)}
.cz_sep_rotatex {transform: rotateX(180deg)}
.cz_sep_rotatey {transform: rotateY(180deg)}
.cz_separator:before,.cz_separator:after{
content: "";
pointer-events: none;
position: absolute
}
.cz_sep_1:before,.cz_sep_2:before{
display: block;
position: absolute;
content: '';
width: 100px;
height: 100px;
top: -50px;
left: 50%;
margin-left: -50px;
background-color: #fff;
transform: rotate(45deg);
z-index: 1
}
.cz_sep_1{
padding: 75px 0 0 0;
overflow: hidden
}
.cz_sep_2:before{
top: auto;
bottom: -50px
}
.cz_sep_2{
padding: 0 0 75px 0
}
.cz_sep_3,.cz_sep_4{
margin: 100px 0 0;
padding: 45px 0
}
.cz_sep_3:before,.cz_sep_3:after,
.cz_sep_4:before,.cz_sep_4:after{
background: inherit;
height: 75%;
left: -25%;
top: 0;
transform: rotate(-2deg);
transform-origin: 0 0 0;
width: 150%;
z-index: -1
}
.cz_sep_3:before,.cz_sep_4:before{
height: 50%;
transform: rotate(-3deg);
transform-origin: 3% 0 0
}
.cz_sep_4:before,.cz_sep_4:after{
transform: rotate(2deg);
transform-origin: 85% 0 0
}
.cz_sep_4:before{
transform: rotate(3deg);
transform-origin: 85% 0 0
}
.cz_sep_5,.cz_sep_6{
margin: 60px 0 0;
padding: 30px 0
}
.cz_sep_5:before,.cz_sep_6:before{
background: inherit;
border-radius: 50%;
height: 100px;
left: 50%;
transform: translateX(-50%);
width: 100px;
z-index: 10
}
.cz_sep_5:before{top:-85px}
.cz_sep_6:before{bottom:-50px}
.cz_sep_8{transform: rotate(180deg)}
.cz_sep_9{line-height: 0}
.cz_sep_10{transform: rotate(180deg);line-height: 0}
.cz_sep_11 {margin:70px 0 0}
.cz_sep_12:before, .cz_sep_12:after,
.cz_sep_11:before, .cz_sep_11:after {
top: -70px;
left: 0;
z-index: 10;
width: 50%;
height: 70px;
background: inherit
}
.cz_sep_12:before,.cz_sep_11:before {
border-radius: 0 80px 0 0
}
.cz_sep_12:after,.cz_sep_11:after {
left: 50%;
border-radius: 80px 0 0 0
}
.cz_sep_12{
transform: rotate(180deg);
margin:-1px 0 70px 0;
padding-top: 1px
}
.vc_element.vc_cz_separator .cz_sep_12:before,
.vc_element.vc_cz_separator .cz_sep_12:after{
top: -40px;
height: 80px
}
.cz_sep_13,.cz_sep_14 {
background-position: 50% center;
display: block;
left: 0;
right: 0;
z-index: 10;
padding-bottom:1%
}
.cz_sep_14 {transform: rotate(180deg);padding-top:1%;padding-bottom: 0}
.cz_sep_15,.cz_sep_16{
padding:100px 0 0;
overflow: hidden
}
.cz_sep_15:before,
.cz_sep_15:after,
.cz_sep_16:before,
.cz_sep_16:after {
border-radius: 50%;
height: 200px;
top: -100px;
transform: rotate(45deg);
width: 200px
}
.cz_sep_15:before {left: -100px}
.cz_sep_15:after {right: -100px}
.cz_sep_16:before {left: -100px;top:0}
.cz_sep_16:after {right: -100px;top:0}
.cz_sep_17 ,.cz_sep_18{
margin: 0;
padding: 36px 0 0;
overflow: hidden
}
.cz_sep_17:before, .cz_sep_17:after,.cz_sep_18:before, .cz_sep_18:after {
height: 50px;
left: 50%;
transform: translateX(-50%) rotate(45deg);
width: 50px
}
.cz_sep_17:before,.cz_sep_18:before{
background: inherit;
box-shadow: -50px 50px 0 #3498db, 50px -50px 0 #3498db;
top: 11px
}
.cz_sep_18{
transform: rotate(180deg)
}
.cz_sep_19:before,.cz_sep_20:before {
top: 0
}
.cz_sep_19:before, .cz_sep_19:after,
.cz_sep_20:before, .cz_sep_20:after {
left: 0;
width: 100%
}
.cz_sep_21:before,.cz_sep_22:before {
content: "";
display: block;
left: 0;
position: absolute;
top: 0;
width: 100%
}
.cz_sep_23{line-height: 0}
.cz_sep_24{
transform: rotate(180deg);
line-height: 0
}
.cz_sep2 {
position: absolute;
z-index: 0;
display: grid;
width: calc(100% + 1px)
}
.cz_sep2 svg {
transform: translateX(-50%);
left: 50%;
position: relative
}
.cz_sep2_2 svg, 
.cz_sep2_3 svg, 
.cz_sep2_9 svg, 
.cz_sep2_63 svg {
transform: translateX(-50%) rotateX(180deg)
}
.cz_sep_top {
top: -2px;
transform: rotateX(180deg)
}
.cz_sep_rotatey_top {
top: -2px;
transform: rotateX(180deg) rotateY(180deg)
}
.cz_sep_bottom {
bottom: -1px;
}
.cz_sep_rotatey_bottom {
bottom: -1px;
transform: rotateY(180deg)
}.cz_video_popup {
position: relative;
margin: 0 auto
}
.cz_video_inline .cz_vp_c {
overflow: hidden
}
.cz_video_popup img {
margin: 0 auto;
width: 100%
}
.cz_video_popup a {
position: relative;
z-index: 1;
display: block;
border: 0;
overflow: hidden;
border-radius: inherit
}
.cz_video_popup a img {
transition: all 1.5s cubic-bezier(.06,.2,.1,1)
}
.cz_video_popup a:hover img {
transform: scale(1.08)
}
.cz_video_popup iframe {
position: absolute;
z-index: 0;
left: 0;
top: 0
}
.cz_video_popup .cz_vp_inner {
z-index: 2;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
border-radius: 100px;
color: #fff;
background: #303030;
font-size: 20px;
max-width: 98%;
white-space: nowrap
}
.cz_video_popup h4 {
padding: 0 40px 0 20px;
display: inline-block;
vertical-align: middle;
margin: 0;
font-size: inherit;
font-family: inherit;
color: inherit
}
.rtl .cz_video_popup h4 {
padding: 0 20px 0 40px
}
.cz_video_popup span {
display: inline-block;
vertical-align: middle;
border: 0;
font-size: 24px;
width: 2em;
height: 2em;
line-height: 2em;
padding: 22px;
color: #000;
text-align: center;
background: #fff;
border-radius: 100px;
box-sizing: content-box;
transform: scale(1.02,1.02);
transition: all .5s cubic-bezier(.05,.2,.1,1)
}
.cz_video_popup .fa-play {
transform: translateX(10%)
}
.cz_video_popup:hover span {
transform: scale(1.1, 1.1)
}
i.close_inline_video {
position: absolute;
top: 12px;
right: 12px;
z-index: 99;
color: #111;
opacity: .5;
width: 1em;
height: 1em;
line-height: 1em;
cursor: pointer;
padding: 14px;
font-size: 18px;
background: #fff;
text-align: center;
border-radius: 100px;
transition: all .2s cubic-bezier(.05,.2,.1,1)
}
.cz_video_popup:hover i.close_inline_video {
opacity: 1
}
.cz_video_popup_tl .cz_vp_inner {
top: 30px;
left: 30px;
transform: none
}
.cz_video_popup_tr .cz_vp_inner {
top: 30px;
left: auto;
right: 30px;
transform: none
}
.cz_video_popup_bl .cz_vp_inner {
top: auto;
bottom: 30px;
left: 30px;
transform: none
}
.cz_video_popup_br .cz_vp_inner {
top: auto;
left: auto;
right: 30px;
bottom: 30px;
transform: none
}
@media screen and (max-width:480px) {
.cz_video_popup div {
width: fit-content
}
}.services {
position: relative;
transition:all .4s ease-in-out
}
.services > img {
margin: 0 auto
}
.services .cz_btn {
margin-top: 30px
}
.xtra-service-btn-left {
float: left
}
.xtra-service-btn-center {
float: none;
margin: 0 auto;
display: table
}
.xtra-service-btn-right {
float: right
}
.services.services_padding {
padding: 15px 25px 25px
}
.services.services_padding i {
left:25px;
top:25px
}
.services_b.services_padding i {
left: 0;
top: 15px
}
.services .service_custom i {
position: absolute;
left: 0;
top: 10px;
display: table;
transition:all .2s ease-in-out;
font-size: 2em;
line-height: 2em;
width: 2em;
height: 2em;
padding: 0;
text-align:center
}
.services div.service_text {
padding-left: 100px;
display: block;
transition: all .2s ease-in-out
}
.services .service_custom i{
box-sizing: content-box;
position: relative;
top: 0
}
.services.left .service_custom{float: left}
.services.right .service_custom{float: right}
.services_b.left .service_custom,
.services_b.right .service_custom {
float: none
}
.services_b.left {
text-align: left
}
.services_b.right {
text-align: right
}
.services_b .service_custom{display: inline-block;margin: 0 0 20px}
.services h3 {
border-bottom: 4px solid #F1F1F1;
display: inline-block;
padding: 0 0 8px;
transition: all .2s ease-in-out
}
.services a.btn {
float: right;
margin: 20px 0 0
}
.services.right .service_custom i {
left: auto;
right: 0
}
.services_b.right .service_custom i {
transform: none
}
.services.right div.service_text {
padding-left: 0;
padding-right: 100px;
text-align: right
}
.services_b.left div.service_text,
.services_b.right div.service_text {
padding-left: 0;
padding-right: 0
}
.services_b {
text-align: center;
padding: 25px 10px;
box-sizing: border-box
}
div.services.services_b div.service_text {
padding-left: 0
}
.services_b h3 {
border-bottom:0;
margin-bottom: 0
}
.services_b .service_custom i {
text-align: center;
position: relative;
top: -10px;
font-size: 40px
}
.services_b span.bar {
background-color:#F1F1F1;
display: block;
height: 4px;
margin: 10px auto 20px;
width: 50px;
transition:all .2s ease-in-out
}
.services_b:hover span.bar {
width: 200px
}
.services_b .service_custom i{
position:relative;
left: 50%;
transform: translateX(-50%);
display: inline-block
}
.services_b a.btn {
float: none;
margin: 20px 0 0 !important
}
.services_b p, .services p{
line-height: inherit
}
.services_b .service_img {
float: none;
display: table;
margin: 0 auto 20px;
box-sizing: content-box
}
.service_img {
float: left;
margin: 10px 20px 0 0;
text-align: center;
width: 80px
}
.services.right .service_img{
float:right;
margin:10px 0 0 20px
}
.services.services_b.right .service_img {
margin: 0 0 20px
}
.service_img img{
margin: 0 auto;
display: table;
max-width: 80px
}
.services_b.left .service_img {
margin-left: 0;
margin-right: 0
}
.services_b .service_img img {
max-width:100%
}
.services > div {
transition: all .2s ease-in-out
}
.services .services_img_have_hover img {
position: relative;
width: inherit;
opacity: 1;
transition: opacity .2s ease-in-out
}
.services .services_img_have_hover img:last-child,
.services:hover .services_img_have_hover img:first-child {
opacity: 0
}
.services .services_img_have_hover img:last-child {
position: absolute;
transform: translateY(-100%)
}
.services:hover .services_img_have_hover img:last-child {
opacity: 1 !important
}
.service_number {
margin: 0;
height: 80px;
width: 80px;
line-height: 80px;
text-align: center
}
.services_b i.cz_sb_sep_icon{
width: 100%;
text-align: center;
animation: none;
height: 1.5em;
line-height: 1.5em;
font-size: 1.5em;
}
.service_text .cz_wpe_content {
overflow-wrap: initial
} .cz_hexagon {
position: absolute;
width: 82px; 
height: 47.34px;
margin: 23.67px 0;
padding: 0;
text-align: center;
background: none;
border: 0;
border-left: solid 3.5px;
border-right: solid 3.5px;
box-sizing: content-box !important
}
.cz_hexagon:before, .cz_hexagon:after {
content: "";
position: absolute;
background: inherit !important;
border-color: inherit !important;
z-index: 1;
left: 10px;
width: 57px;
height: 58px;
transform: scaleY(.5774) rotate(-45deg);
box-sizing: content-box !important
}
.cz_hexagon i {
position: relative;
border:none;
width: 100%;
height: 100%;
font-size: 36px;
line-height: 36px;
margin: 0;
padding: 0;
top: 5px;
z-index: 9;
left:auto;
vertical-align: middle;
transform: none
}
.services_b .cz_hexagon i {
top: 3px;
border: 0;
background: none;
border-radius: 100px;
}
.cz_hexagon:before {
top: -31.5px;
border-top: solid 4.8px;
border-right: solid 4.8px
}
.cz_hexagon:after {
bottom: -31.5px;
border-bottom: solid 4.8px;
border-left: solid 4.8px
}
.services_b .cz_hexagon{position: relative;margin:40px auto}
.services.style9 div.service_text{padding-left: 110px}
.services.right .cz_hexagon{right:0}
.services.style9.right div.service_text {padding-right: 110px}
.cz_sbi_fx_0:hover .service_custom, .cz_sbi_fx_0:hover .service_img {animation: socialZoomOut .4s forwards}
.cz_sbi_fx_1:hover .service_custom, .cz_sbi_fx_1:hover .service_img {animation: socialZoomIn .3s forwards}
.cz_sbi_fx_2:hover .service_custom, .cz_sbi_fx_2:hover .service_img {animation: socialFxB .3s forwards}
.cz_sbi_fx_3:hover .service_custom, .cz_sbi_fx_3:hover .service_img {animation: socialFxC .3s forwards}
.cz_sbi_fx_4:hover .service_custom, .cz_sbi_fx_4:hover .service_img {animation: socialFxD .3s forwards}
.cz_sbi_fx_5:hover .service_custom, .cz_sbi_fx_5:hover .service_img {animation: socialFxE .3s forwards}
.cz_sbi_fx_6:hover .service_custom, .cz_sbi_fx_6:hover .service_img {animation: socialFxF .4s forwards}
.cz_sbi_fx_7a:hover .service_custom, .cz_sbi_fx_7a:hover .service_img {transform: translateZ(0);animation: wobble .5s forwards}
.cz_sbi_fx_7:hover .service_custom, .cz_sbi_fx_7:hover .service_img {transform: translateZ(0);animation: wobble .5s infinite}
.cz_sbi_fx_8a:hover .service_custom, .cz_sbi_fx_8a:hover .service_img {transform: translateZ(0);animation: flash .5s forwards}
.cz_sbi_fx_8:hover .service_custom, .cz_sbi_fx_8:hover .service_img {transform: translateZ(0);animation: flash .5s infinite}
.cz_sbi_fx_9a:hover .service_custom, .cz_sbi_fx_9a:hover .service_img {transform: translateZ(0);animation: bounceFX .6s forwards}
.cz_sbi_fx_9:hover .service_custom, .cz_sbi_fx_9:hover .service_img {transform: translateZ(0);animation: bounceFX .6s infinite}
.cz_sbi_fx_10 .service_custom, .cz_sbi_fx_11 .service_custom, 
.cz_sbi_fx_10 .service_img, .cz_sbi_fx_11 .service_img {transition: all .4s ease}
.cz_sbi_fx_10:hover .service_custom, .cz_sbi_fx_10:hover .service_img {transform:rotateY(360deg)}
.cz_sbi_fx_11:hover .service_custom, .cz_sbi_fx_11:hover .service_img {transform:rotateX(360deg)}
.services .xtra-placeholder {
max-width: 100px
}
.services_b .service_custom.cz_hexagon i {
line-height: 1;
top: 0;
}
@media screen and (max-width:480px) {
.services.left .service_custom,
.services.right .service_custom,
.services.left .service_img,
.services.right .service_img {
float:none !important;
margin:0 auto 20px auto !important;
display:table
}
.services div.service_text,
.services.right div.service_text {
padding:0 !important;
text-align:center !important
}
.cz_hexagon {
position: relative;
margin: 0 auto 30px
}
}.cz-particles,
.cz-particles.elementor-element {
position: relative;
z-index: 0;
min-height: 300px !important
}
.cz-particles > * {
z-index: 1
}
.cz-particles canvas {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: -1
}
.codevz-plus-title-particles {
overflow: hidden
}
.codevz-plus-title-particles-visible {
overflow: visible
}
.codevz-plus-title-particles .cz-particles {
position: absolute;
top: 0;
left: 0;
z-index: 1;
width: 100%
}
.codevz-plus-title-particles .page_title > div {
position: relative;
z-index: 2
}.cz_ticker > .cz_news_ticker_post,
.cz_grid_carousel > .cz_grid_item {
display: none
}
.cz_ticker .cz_news_ticker_post {
width: 0;
height: 0
}
.cz_grid_carousel {
min-height: 180px
}
.slick-no-loading {
min-height: auto
}
.cz_grid_carousel:before {
width: 30px !important;
height: 30px !important;
visibility: visible !important;
font-size: 0;
margin: 0 10px;
padding: 0;
border-radius: 100%;
z-index: 1;
position: absolute;
top: calc(50% - 14px);
left: calc(50% - 14px);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
border: 1px solid rgba(167, 167, 167, .2);
border-right-color: #676767;
background-image: none;
background-color: transparent;
animation: CircleBorderLoop .5s linear infinite
}
.slick-no-loading:before {
display: none;
opacity: 0;
visibility: hidden !important
}
.slick-slider {
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent
}
.slick-list {
position: static;
display: block;
overflow: hidden;
margin: 0;
padding: 0
}
.slick-list:focus {
outline: none
}
.slick-list.dragging {
cursor: pointer
}
.slick-slider .slick-track,
.slick-slider .slick-list {
transform: translate3d(0, 0, 0)
}
.slick-track {
position: relative;
top: 0;
left: 0;
display: block
}
.slick-track:before,
.slick-track:after {
display: table;
content: ''
}
.slick-track:after {
clear: both
}
.slick-loading .slick-track {
visibility: hidden
}
.slick-track style,
.slick-track script,
.slick-track link {
display: none
}
.slick-slide {
display: none;
float: left;
height: 100%;
min-height: 1px;
transform-style: preserve-3d
}
.rtl .slick-slide {
float: right
}
.cz_related_posts .slick-slide {
margin: 0 5px
}
.slick-slide img {
display: block;
margin: 0 auto
}
.slick-slide.slick-loading img {
display: none
}
.slick-slide.dragging img {
pointer-events: none
}
.slick-initialized .slick-slide {
display: block
}
.slick-loading .slick-slide {
visibility: hidden
}
.slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent
}
.slick-arrow.slick-hidden {
display: none
}
.overflow_visible .slick-list {
overflow: visible !important;
clip-path: none !important;
-webkit-clip-path: none !important
}
.overflow_visible .slick-slide, 
.is_center .slick-slide {
opacity: .3;
transform: scale(.92, .92);
transition: all .8s ease !important
}
.overflow_visible .slick-active, 
.is_center .slick-center, 
.is_synced .slick-current {
transform: scale(1, 1);
opacity: 1
}
.codevz-plus-carousel-panorama .slick-slide {
opacity: 1 !important
}
.is_center .slick-center {
position: relative;
z-index: 1
}
.odd_even .slick-slide:nth-child(odd) {
margin-top: 30px !important
}
.even_odd .slick-slide:nth-child(even) {
margin-top: 30px !important
}
button.slick-arrow {
z-index: 1;
box-shadow: none;
font-size: 20px;
text-align: center;
color: #a7a7a7;
background: transparent;
border: 1px solid transparent;
padding: 0;
position: absolute;
cursor: pointer;
top: 0;
left: 0;
width: 2em;
height: 2em;
line-height: 2em;
box-sizing: content-box;
transition: all .2s ease-in-out
}
.slick-arrow:after {
display: none
}
.no_arrows .slick-arrow, 
.no_dots .slick-dots {
display: none !important
}
.slick-disabled {
opacity: .3
}
.arrows_inner .slick-arrow {
margin: 0 10px
}
.arrows_tl .slick-arrow {transform: translate(0, -110%)}
.arrows_tl .slick-next {transform: translate(110%, -110%)}
.arrows_inner.arrows_tl .slick-arrow {transform: translate(10%, 10%)}
.arrows_inner.arrows_tl .slick-next {transform: translate(120%, 10%)}
.arrows_tc .slick-arrow {left: 50%;transform: translate(-105%, -110%)}
.arrows_tc .slick-next {transform: translate(5%, -110%)}
.arrows_inner.arrows_tc .slick-arrow {transform: translate(-120%, 10%)}
.arrows_inner.arrows_tc .slick-next {transform: translate(-10%, 10%)}
.arrows_tr .slick-arrow {
right: 0;
left: auto;
transform: translate(-110%, -110%)
}
.arrows_tr .slick-next {transform: translate(0, -110%)}
.arrows_inner.arrows_tr .slick-arrow {transform: translate(-120%, 10%)}
.arrows_inner.arrows_tr .slick-next {transform: translate(-10%, 10%)}
.arrows_tlr .slick-arrow {transform: translate(0, -110%)}
.arrows_tlr .slick-next {
left: auto;
right: 0;
transform: translate(0, -110%)
}
.arrows_inner.arrows_tlr .slick-arrow {transform: translate(10%, 10%)}
.arrows_inner.arrows_tlr .slick-next {transform: translate(-10%, 10%)}
.arrows_mlr .slick-arrow {
top: 50%;
transform: translate(-110%, -50%);
}
.arrows_mlr .slick-next {
left: auto;
right: 0;
transform: translate(110%, -50%)
}
.arrows_inner.arrows_mlr .slick-arrow {transform: translate(10%, -50%)}
.arrows_inner.arrows_mlr .slick-next {transform: translate(-10%, -50%)}
.arrows_blr .slick-arrow {
top: auto;
bottom: 0;
transform: translate(0, 110%)
}
.arrows_blr .slick-next {
left: auto;
right: 0;
transform: translate(0, 110%)
}
.arrows_inner.arrows_blr .slick-arrow {transform: translate(10%, -10%)}
.arrows_inner.arrows_blr .slick-next {transform: translate(-10%, -10%)}
.arrows_bl .slick-arrow {
top: auto;
bottom: 0;
transform: translate(0, 110%)
}
.arrows_bl .slick-next {
top: auto;
bottom: 0;
transform: translate(110%, 110%)
}
.arrows_inner.arrows_bl .slick-arrow {transform: translate(10%, -10%)}
.arrows_inner.arrows_bl .slick-next {transform: translate(120%, -10%)}
.arrows_bc .slick-arrow {
top: auto;
bottom: 0;
left: 50%;
transform: translate(-105%, 110%)
}
.arrows_bc .slick-next {transform: translate(5%, 110%)}
.arrows_inner.arrows_bc .slick-arrow {transform: translate(-120%, -10%)}
.arrows_inner.arrows_bc .slick-next {transform: translate(-10%, -10%)}
.arrows_br .slick-arrow {
top: auto;
left: auto;
bottom: 0;
right: 0;
transform: translate(-110%, 110%)
}
.arrows_br .slick-next {transform: translate(0, 110%)}
.arrows_inner.arrows_br .slick-arrow {transform: translate(-120%, -10%)}
.arrows_inner.arrows_br .slick-next {transform: translate(-10%, -10%)}
ul.slick-dots {
position: absolute;
bottom: -40px;
display: flex;
justify-content: center;
width: 100%;
text-align: center;
margin: 0 auto !important;
padding: 0 !important;
list-style: none
}
.dots_show_on_hover .slick-dots,
.arrows_show_on_hover .slick-arrow {
opacity: 0;
transition: all .2s ease-in-out
}
.dots_show_on_hover:hover .slick-dots,
.arrows_show_on_hover:hover .slick-arrow {
opacity: 1
}
.dots_inner .slick-dots {
bottom: 20px
}
.slick-dots li {
display: inline-block;
margin: 0 2px
}
.slick-dots li button {
padding: 2px 8px;
font-size: 0;
display: block;
cursor: pointer;
border: 0;
color: initial;
background: #a7a7a7;
opacity: .3;
width: 1em;
height: 1em;
transition: all .2s ease-in-out
}
.slick-dots li button:after {
display: none
}
li.slick-active button,
.slick-dots li button:hover {
padding: 2px 12px;
opacity: 1
}
.dots_tc .slick-dots {
bottom: auto;
top: -50px
}
.dots_tl .slick-dots, 
.dots_tr .slick-dots {
bottom: auto;
top: -50px;
text-align: left
}
.dots_inner.dots_tc .slick-dots,
.dots_inner.dots_tl .slick-dots, 
.dots_inner.dots_tr .slick-dots {
bottom: auto;
top: 20px
}
.dots_bc, .dots_br, .dots_bl {
margin-bottom: 40px
}
.dots_tr .slick-dots, 
.dots_br .slick-dots {
text-align: right
}
.dots_bl .slick-dots {
text-align: left
}
.dots_vtl .slick-dots, 
.dots_vbl .slick-dots, 
.dots_vml .slick-dots {
bottom: auto;
top: 20px;
left: -60px;
width: 40px;
text-align: right
} 
.dots_inner.dots_vtl .slick-dots,
.dots_inner.dots_vbl .slick-dots, 
.dots_inner.dots_vml .slick-dots {
left: 20px
}
.dots_vtl .slick-dots li, 
.dots_vbl .slick-dots li, 
.dots_vml .slick-dots li {
display: block;
margin: -10px 0
}
.dots_vtl .slick-dots li button, 
.dots_vbl .slick-dots li button, 
.dots_vml .slick-dots li button {
display: inline-block
}
.dots_vtr .slick-dots, 
.dots_vbr .slick-dots, 
.dots_vmr .slick-dots {
bottom: auto;
top: 20px;
right: -60px;
width: 40px;
text-align: left
} 
.widget .dots_vtr .slick-dots {
right: -45px;
top: 0
}
.dots_inner.dots_vtr .slick-dots,
.dots_inner.dots_vbr .slick-dots, 
.dots_inner.dots_vmr .slick-dots {
right: 20px
}
.dots_vtr .slick-dots li, 
.dots_vbr .slick-dots li, 
.dots_vmr .slick-dots li {
display: block;
margin: -10px 0
}
.dots_vml .slick-dots {
top: 40%
}
.dots_vbl .slick-dots, 
.dots_vbr .slick-dots {
top: auto;
bottom: 20px
}
.dots_vtr .slick-dots li button, 
.dots_vbr .slick-dots li button, 
.dots_vmr .slick-dots li button {
display: inline-block
}
.dots_vmr .slick-dots {
top: 40%
}
.dots_circle .slick-dots li button {
padding: 5px;
border-radius: 100%
}
.dots_circle_2 .slick-dots li {
margin: 0 8px
}
.dots_circle_2 .slick-dots li button {
padding: 3px;
border-radius: 100%
}
.dots_circle_2 li.slick-active button,
.dots_circle_2 .slick-dots li button:hover {
transform: scale(2)
}
.dots_circle_outline .slick-dots li button {
padding: 4px;
border-radius: 100%;
border: 2px solid;
background: none !important
}
.dots_circle_outline .slick-dots li button:before {
display: none
}
.dots_square .slick-dots li button {
padding: 6px
}
.dots_lozenge .slick-dots li button {
padding: 6px;
transform: rotate(45deg)
}
.dots_tiny_line .slick-dots li button {
padding: 1px 10px
}
.dots_tiny_line li.slick-active button {
padding: 1px 16px
}
.dots_drop .slick-dots li button {
padding: 6px;
border-radius: 0 20px 20px;
transform: rotate(45deg)
}
.cz_related_posts .dots_tr .slick-dots {
top: -68px
}
.slick .slick-track {
display: none
}
.slick-initialized .slick-track {
display: block
}
.slick li.product {
width: 100% !important;
margin: 0 !important
}
.slick.slick_sync .slick-slide {
transform: scale(1, 1);
margin: 0
}
.slick .cz_grid_p {
margin-left: 0 !important;
margin-right: 0 !important
}
.slick .cz_grid_item > div {
margin: 0 !important
}
.overflow_visible .slick-list {
clip-path: none !important;
-webkit-clip-path: none !important
}
.codevz-plus-related-carousel {
overflow-x: clip;
overflow-y: visible
}
.codevz-plus-related-carousel ul.products,
.codevz-plus-related-carousel .cz_related_posts_inner,
.codevz-plus-related-carousel .slick-list {
overflow: visible
}
.codevz-plus-related-carousel .slick-list {
margin-left: -20px;
margin-right: -20px
}
.codevz-plus-related-carousel .slick-slide {
margin-left: 20px;
margin-right: 20px
}
.codevz-plus-related-arrows {
float: right;
vertical-align: middle
}
.rtl .codevz-plus-related-arrows {
float: left
}
.codevz-plus-related-arrows > button {
opacity: .5;
margin: 0 3px;
padding: 0 10px;
font-size: 14px;
cursor: pointer;
background: none;
color: inherit;
transition: all .2s ease-in-out
}
.codevz-plus-related-arrows > button:hover {
transform: scale(1.05);
opacity: 1
}
.rtl .codevz-plus-related-arrows > button {
transform: rotate(180deg) !important
}
.no-js .cz_grid_carousel > .cz_grid_item {
display: block
}
.no-js [data-slick] > div:not(:first-child),
.no-js .cz_grid_item.cz_grid_first {
display: none
}
.no-js [data-slick*='slidesToShow'] .cz_grid { display:grid;gap: 50px }
.no-js [data-slick*='"slidesToShow":1'] .cz_grid { grid-template-columns:1fr }
.no-js [data-slick*='"slidesToShow":2'] .cz_grid { grid-template-columns:repeat(2,1fr) }
.no-js [data-slick*='"slidesToShow":3'] .cz_grid { grid-template-columns:repeat(3,1fr) }
.no-js [data-slick*='"slidesToShow":4'] .cz_grid { grid-template-columns:repeat(4,1fr) }
.no-js [data-slick*='"slidesToShow":4'] .cz_grid { grid-template-columns:repeat(5,1fr) }
.no-js [data-slick*='"slidesToShow":6'] .cz_grid { grid-template-columns:repeat(6,1fr) }
.no-js [data-slick*='"slidesToShow":7'] .cz_grid { grid-template-columns:repeat(7,1fr) }
.no-js [data-slick*='"slidesToShow":8'] .cz_grid { grid-template-columns:repeat(8,1fr) }
@media screen and (max-width:768px) {
.slick-slide .cz_grid_item {
width: 100% !important;
margin: 0 auto !important;
float: none !important
}
.codevz-plus-related-carousel .slick-arrow,
.codevz-plus-related-arrows {
display: none !important
}
.no-js [data-slick*='slidesToShow'] .cz_grid {
grid-template-columns: 1fr !important;
gap: 20px
}
}
@media screen and (max-width:480px) {
.slick-slider:not(.cz_ticker) .slick-list {
overflow: visible !important;
clip-path: none !important;
-webkit-clip-path: none !important;
transform: scale(.9) !important
}
.slick-slider:not(.cz_ticker) .slick-slide {
margin: 0 10px !important
}
.slick-slider:not(.cz_ticker) .slick-slide:not(.slick-active,.slick-current) {
pointer-events: none;
cursor: pointer;
transform: none !important
}
.xtra-slick-vertical .slick-list {
overflow: hidden !important
}
.slick-slide {
transform: none !important
}
}.cz_line {
position: relative;
margin: 10px 0;
width: 100%;
height: 4px;
background: #111
}
.cz_line.tac {
margin: 0 auto;
display: table
}
.cz_line.tal {float: left}
.cz_line.tar {float: right}
.cz_line_before_circle:before,
.cz_line_after_circle:after {
content: '';
position: absolute;
left: 0;
top: 50%;
width: 8px;
height: 8px;
border: 2px solid;
border-radius: 100%;
transform: translate(-96%, -50%)
}
.cz_line_after_circle:after {
left: auto;
right: 0;
top: 50%;
transform: translate(96%, -50%)
}
.cz_line_title {
position: absolute;
left: 50%;
top: 50%;
margin: 0;
line-height: 1;
font-size: 18px;
background: #fff;
padding: 15px 30px;
border-radius: 100px;
transform: translate(-50%, -50%)
}