/*
Theme Name: Oktan - Child theme
Theme URI: http://webdesign-finder.com/oktan
Author: MWTemplates
Author URI: http://modernwebtemplates.com
Description: Oktan – Business WordPress theme
Version: 1.3.0
Template: oktan
Tags: custom-header, left-sidebar, right-sidebar, post-formats, full-width-template
*/



:root {
    	--colorMain:#0A85C7;
    	--colorMain1:#40C4E2;
    	--colorMain3:#293C8D;
    	--colorFont:#474747;
    	--colorDarkGrey:#041E2D;
    	--fontStyle1:"Poppins",sans-serif;
    	--fontStyle2:"Work Sans",sans-serif;
    	
}
body{font-size:18px;font-weight:400;}
body p:empty{display:none !important;margin:0;padding:0;}
.page_header_wrapper{background-color:rgba(26,26,26,.10) !important;}
.top-nav .sf-menu > li{padding:0;}
a.logo{max-width:117px;}
a.logo img {width:100%;margin-right:0;}
.page_copyright { display:none;}

rs-slide{position:relative;}
rs-slide:before{content:'';background-image:url(https://uat.proservv.sg/wp-content/themes/oktan/img/home-banner-ov.png);display:block;background-size: contain;background-repeat: no-repeat;height:600px;
    width: 100%;
  position: absolute !important;
  z-index: 1;
  left: 0 !important;
  visibility: visible !important;
  top: 50% !important;
  transform: translateY(-50%);
  right: 0;
  display: block !important;
}

#menu-main-menu .li.active a,
.page-id-1060 #menu-main-menu li#menu-item-421,
.single-fw-services #menu-main-menu li#menu-item-155,
#menu-main-menu .current-menu-item,
.ds .sf-menu > li.active > a,.ds .sf-menu > li:hover > a
{text-decoration-thickness: 2px !important;
    text-decoration: underline;
    text-underline-offset: 8px;
}


.service-single.with-icon:hover .icon-styled img{
    filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(200%) contrast(200%);
  -webkit-filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(200%) contrast(200%);
} 

section.page_title{background-size:cover;background-repeat: no-repeat;background-position:center center;}
.excerpt{font-size:23px;}
.container-lg .container{max-width:1400px;margin:0 auto;width:100%;}


.home-sec-4 .content-center,
.home-sec-5 .content-center,
.home-sec-6 .content-center{max-width:650px;}

.home-sec-4 .special-heading span.numeric,
.home-sec-5 .special-heading span.numeric,
.home-sec-6 .special-heading span.numeric,
.home-sec-4 .content-center p,
.home-sec-5 .content-center p,
.home-sec-6 .content-center p
{padding-left:20%;}

.home-sec-4 .content-center p,
.home-sec-5 .content-center p,
.home-sec-6 .content-center p{line-height:1.6;}


.home-sec-4 .special-heading span.numeric::before,
.home-sec-5 .special-heading span.numeric::before,
.home-sec-6 .special-heading span.numeric::before{
    left: -8%;
}

.home-sec-4 .divider-lg-50,
.home-sec-5 .divider-lg-50,
.home-sec-6 .divider-lg-50{margin-top:35px;} 

.home-sec-11 .home-sec-11-text{max-width:485px;margin-left:auto;padding-top:14%;right:-4%;z-index: 9;}
.home-sec-11 .home-sec-11-text .simple-counter:last-child{position:relative;left:-25%}

.about-sec-2 h2.special-heading{font-size:44px;padding-left:20px;} 
.about-sec-2 .list-styled ul li, .about-sec-2 ul.list-styled li{color:#fff;}
.about-sec-2 ul.list-styled{padding-left:20px;}
.about-sec-2 ul.list-styled li::before{color:#fff;}

.about-sec-2 .about_us_sec_verz_vision{background:#011A29;padding:130px 0;}
.about-sec-2 .about_us_sec_verz_mission{background:#001E2F;padding:130px 0;}
.about-sec-2 .special-heading span.numeric:before{content: "0" counter(special-heading) "";}
.about-sec-2 .divider-lg-50{margin-top: 22px;}

.about-sec-3 .divider-line{display:none;}
.about-sec-3 .about_custom_class{padding-left:0;list-style-type: none;} 
.about-sec-3 .about_custom_class li{padding:15px 0 15px 170px;position:relative;color:#041E2D;border-bottom:1px solid #EEEEEE;}
.about-sec-3 .about_custom_class li strong{position:absolute;left:0;color:var(--colorMain1);font-weight:600;}
.about-sec-3 .sync1 .owl-stage-outer .owl-item img{height:210px;width:220px;object-fit:cover}
.about-sec-3 .sync2 .owl-stage-outer .owl-item img{height:900px;width:650px;object-fit:cover}


.service-v2 .service-single h5{font-size:24px;font-weight:500;} 
.service-v2 .service-single p{font-size:18px;}
.service-single.with-icon{padding:30px;border-radius:5px;box-shadow: 0px 30px 40px 0px rgba(0, 0, 0, 0.05);}
.service-v2 .service-single.with-icon.layout2{padding:60px 28px;}

.service-single .icon-styled{height:100px;width:100px;}

.service-single.with-icon.rounded:hover .bg-icon.grey-bg{background-color:var(--colorDarkGrey);}  

.archive .page_content{background-color:#fff !important;}
.products .product .button{}
.products .product .button:hover{}
.products .product .product-inner{border-radius:5px;background:#FFF;box-shadow:0px 30px 40px 0px rgba(0, 0, 0, 0.05);}
.products .product .product-inner:hover{box-shadow:0px 30px 40px 0px rgba(0, 0, 0, 0.05);top:0;}
.products .product a > span{font-size:16px;font-weight:400;padding:4px 11px !important;line-height:1;}

.products .product .onsale{background-color:#FF7878;}
.products .product .onsale::before{border-left: 7px solid #FD6767;border-top: 7px solid #FD6767;}
.products .product .product-inner .product-wrap{padding:20px 15px;}
.products .product h2{font-weight:500;font-size:22px;}
.price del, .products .product .price ins{padding-right:5px; color:#FF7878;opacity:1;}
.products .product .price ins{text-decoration: none;}
.products .product .price{font-size:16px;font-weight:600;color:#041E2D;font-family:var(--fontStyle2);}
.products .product .star-rating{display:none}
.products .product .product-inner .product-wrap .wrap-left{margin-top:20px;}

.products .product .button.add_to_cart_button::after, .products .product .button.product_type_external::after{content:'';background-image:url(https://uat.proservv.sg/wp-content/themes/oktan/img/cart-icon.svg);display:block;background-size: contain;background-repeat: no-repeat;height:23px;width:24px;font-size:20px;}
.products .product .button.product_type_grouped::after, .products .product .button.add_to_cart_button.product_type_variable::after{content:'';}
.filters a,.filters .active{padding: 24px 54px;font-weight: 500;border:0;color:#fff;background-image: linear-gradient(to left, var(--colorMain) 0%, var(--colorMain3) 100%);}
.filters .active,.filters a:hover{background-image:none;background-color:var(--colorMain);}

.custom_verz_nav{padding-left: 0;
    list-style-type: none;
    margin-bottom: 60px !important;
    display: flex;
    align-items: center;
    justify-content: center;}
    .custom_verz_nav li{padding:20px 10px;}
.custom_verz_nav li a{padding: 18px 54px;font-weight: 500;border:0;border-radius:50px;color:#fff;background-image: linear-gradient(to left, var(--colorMain) 0%, var(--colorMain3) 100%);}
.custom_verz_nav li.active a,.custom_verz_nav li:hover a{background-image:none;background-color:var(--colorMain);}

.products .product .button.add_to_cart_button::after{}
.woocommerce-pagination ul.page-numbers span{background-image: linear-gradient(to bottom, var(--colorMain) 0%, var(--colorMain3) 100%);}


.btn-gradient,.btn.btn-rounded{border-radius:99px;background:linear-gradient(265deg, #0A85C7 0%, #293C8D 100%);border: 0;color:#fff;}
.woocommerce-tabs ul.tabs li a{background:linear-gradient(265deg, #0A85C7 0%, #293C8D 100%);color:#fff;}
.woocommerce-tabs ul.tabs li:hover a,
.woocommerce-tabs ul.tabs li.active a{background:linear-gradient(265deg, #0A85C7 0%, #0A85C7 100%);color:#fff;}

.product .summary .product_meta span{font-size:22px;font-family:var(--fontStyle2) !important;color:rgba(4,30,45,0.5);}
.product .summary .product_meta span > span, .product .summary .product_meta span > a{font-weight:500;text-transform:capitalize;}
.product .summary .woocommerce-product-details__short-description{color:#474747;}
.product .summary .add-to-cart .button{min-width:204px;}
.woocommerce-tabs .panel{border-color:#EBEBEB;color:#474747;}

.btn-gradient:hover,.btn.btn-rounded:hover{background:#0A85C7;}

.service-v2 .service-single.with-icon.layout2{background: linear-gradient(-90deg, #001420 0%, #001420 100%) !important;border-radius:0;}
.service-v2 .service-single.with-icon.layout2:hover{background: linear-gradient(-90deg, #0A85C7 0%, #293C8D 100%) !important;}

.color-main{color:var(--colorMain) !important;}
.special-heading span.numeric::before{
    background: linear-gradient(to top, var(--colorMain1) 0%, var(--colorMain1) 100%);
    -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
}

p.special-heading.bold{font-weight:600;font-family: "Work Sans",sans-serif;}
.simple-counter h6.special-heading{font-size:18px;}  

.blog-info-logo.logo img{max-width:197px !important;width:100%;}
#mwt_bloginfo-2 p{color:#7B7B7B;font-size:14px;}
#mwt_bloginfo-2 p a{color:#fff !important;font-size:14px;}
#mwt_bloginfo-2 p a:hover{color: var(--colorMain) !important;}
#mwt_bloginfo-2 p .verz-logo{color:#F6631A;background: url(https://uat.proservv.sg/wp-content/themes/oktan/img/verz-logo.png) no-repeat scroll right 3px;padding-right:20px;display: inline;font-weight:bold;}

#custom_html-2 .custom-html-widget img{margin-right:20px;}
p a:hover{color: var(--colorMain) !important;}


/*.fw-page-builder-content section{background:#fff !important;}*/
.widget_bloginfo .list-unstyled li:nth-child(2) .icon-top{background-color:#25D366;color:#fff;border-color:#25D366;}
.widget_bloginfo .list-unstyled li:nth-child(2) .icon-top > i{font-size:22px;line-height:1.6;}
.isotope-item .vertical-item{border-radius:5px;border:1px solid #EBEBEB;background:#FFF;}
.vertical-item.content-padding .item-content{padding:30px;}
.vertical-item.content-padding .item-content p{color:#474747;font-size:16px;} 
.media-links div{margin-top:0;}
.links-wrap a.link-zoom{border-radius:100%;background-color:#0A85C7 !important;height:44px;width:44px;color:#fff;display:flex;align-items:center;justify-content:center;margin:auto;top:50%;transform:translateY(-50%);}
.links-wrap .link-anchor{display:none !important;}

.client-sec .masonry-layout{margin:0 -15px;}
.client-sec .masonry-layout .isotope-item{padding:0 15px;margin:8px 0;}
.client-sec .masonry-layout .isotope-item a{padding:30px !important;}
.client-sec .masonry-layout .isotope-item a > .rounded{border-radius:5px 5px 0px 0px;background:#FFF;box-shadow:0px 30px 40px 0px rgba(0, 0, 0, 0.05);width:210px;height:210px;display:flex;align-items:center;justify-content:center;}
.images-grid a:hover .ls{background:#fff;}
.form-group.has-placeholder i{color:#041E2D;font-size:16px;}
#toTop{background: linear-gradient(180deg, #0A85C7 0%, #293C8D 100%);opacity:1;}
#toTop::after{content:'';font-size:20px;background-image:url(images/top-btm-icon.svg);width:16px;height:18px;background-position:center center;margin:auto;background-repeat:no-repeat;opacity:1;}

.page_title h1, .page_title h2{font-size:50px;font-weight:500;margin-bottom: 20px;}
.ds .breadcrumb .breadcrumb-item{color:#000;}
p.excerpt{margin-bottom:15px;}
.about-sec-2 ul li{font-weight:400;padding:10px 0 10px 30px;}
.about-sec-2 ul.list-styled li::before{font-size:18px;top:16px;}
.about-sec-3 .about_custom_class li:nth-child(2){min-height:88px;}
.about-sec-3 .about_custom_class li:last-child{border-bottom:0;}
.service-single h5{font-size:24px;}
.list-unstyled li:first-child{padding-top:0;}


.our-service-sec .service-single h5{font-size:18px;}
.our-service-sec .service-single p{font-size:16px;}
.our-service-sec .service-single .btn{margin-top:40px;}

.our-clients-sec .isotope-item .bordered{box-shadow: 0px 30px 40px 0px #0000000D;display: flex;align-items:center;justify-content:center;height:210px;width:210px;padding:15px !important;border:0 !important;}
.our-clients-sec .isotope-item .bordered{width:100%;} 

.product .summary .product_meta span{padding-bottom:5px;}
.products-selection{color:#000;}
.products-selection .select-wrap, .product .summary .variations td .select-wrap{position:relative;}
.products-selection .select-wrap:after, .product .summary .variations td .select-wrap:after{content:'\f107';font-family:'FontAwesome';font-weight:900;top:50%;transform: translateY(-50%);position:absolute;right:20px;color:rgba(4,30,45,.5);}
.product .products-selection .select-wrap select.orderby{background-image: none;color:rgba(71,71,71,.5);border:1px solid #EBEBEB;border-radius:5px;}
.product .variations .select-wrap select{background-image: none;}
.product .summary .variations .label{padding:0;border:0;min-width: 100px;}
.product .summary .variations td, .product .summary .variations td select{width:100%;}
.product .summary .variations tr{display:flex;align-items:center;width:100%;}
.product .summary .quantity .qty{padding-left:0px;}


.form-control::placeholder{color:rgba(71,71,71,.5);}

.woocommerce-tabs ul.tabs li a{font-size:22px;}
.woocommerce-product-gallery__image{background:#FAFAFA;}
.product .images .flex-viewport{border:0;border-radius:10px;}
.product .product-inner img{width:100%;} 
.woocommerce-tabs ul.tabs li a{border-radius:10px 10px 0 0;}

.contact-sec .media-body h6{font-size:44px;color:#041E2D;margin-bottom:30px;line-height:1;padding-top:10px;}
.contact-sec .media-body p{color:#474747;}
.contact-sec .media-body p a:hover{color:var(--colorMain) !important;}
.contact-sec .divider-line{display:none;}

.contact-sec-2 p{line-height:0;}
.page_header.s-borderbottom:after{height:0;}  

.page_title h1{position:relative;z-index:1;}
.page_title h1:before{content:'';background-image:url('https://uat.proservv.sg/wp-content/themes/oktan/img/banner-title-ov.png');background-position:center center;background-repeat:no-repeat;background-size:auto;width:600px;height:124px;position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  display:block;
  transform: translateY(-50%);
  margin: 0 auto;z-index: -1;}

footer.page_footer{padding:30px 0;}
#mwt_bloginfo-6 > p{display:none;}
/*#mwt_bloginfo-6 .list-unstyled li:last-child{display:none;}*/
.page_footer .widget_icons_list .icon-styled.bordered + p, .page_footer .widget_bloginfo .icon-styled.bordered + p{padding-top:6px;margin-top:0;}
#mwt_bloginfo-6 .icon-inline > .icon-styled:first-child{margin-right: 22px;}
.page_footer .widget h3, .page_footer .widget .widget-title{font-weight:400;}
.page_footer .widget h3::after, .page_footer .widget .widget-title::after{display:none;}
#custom_html-2 p{font-size:16px;}
.page_footer .widget_icons_list .icon-styled.bordered + p, .page_footer .widget_bloginfo .icon-styled.bordered + p{border-bottom:1px solid #fff !important;}
.page_footer .widget_bloginfo .icon-styled.bordered + p{padding-bottom:15px !important;}

.woocommerce-product-gallery__image img{width:100%;}

/* CHANDAN CSS */

.custom-footer-padding { padding-bottom:30px !important;}
.wc-credit-card-form input, .wc-credit-card-form .stripe-card-group{width:100%;margin-bottom:10px;}
.wc-credit-card-form .form-row-first, .wc-credit-card-form .form-row-last{width:48%;float:left;margin-bottom:10px;}
.wc-credit-card-form .form-row-first div, .wc-credit-card-form .form-row-last div{width:100%;}
.wc-credit-card-form .form-row-last{margin-left:auto;float:right;}

@media (min-width: 768px) {
  /*.container{max-width:890px;}*/
  .page_footer .col-md-4{padding-left:20px;padding-right:20px;}
}

@media (min-width: 1200px) {
    .sf-arrows .sf-with-ul::after{content:"\f105";font-size:20px;}
    .ds .sf-menu > li > a::before{display:none;}
    .sf-menu li > ul{left:-10%;padding:0;box-shadow:none;min-width:228px;top:75%;}
    .sf-menu > li > a {font-size:18px;font-family:var(--fontStyle2);font-weight: 600;margin: 0 25px;}
    .sf-menu li > ul li{padding: 0;}
    .sf-menu li > ul li a{padding: 11px 38px;text-transform:uppercase;font-weight:600;font-family:var(--fontStyle2);}
    .sf-menu li > ul li:hover a{background-color:var(--colorMain);color:#fff !important;}
    
    .page_title.s-pb-xl-80 > [class*="container"]{
        padding-bottom:108px;
    }
    /*#menu-main-menu .li.active a,*/
    /*#menu-main-menu .current-menu-item,*/
    /*.page-id-1060 #menu-item-421,*/
    /*.single-fw-services #menu-item-155,*/
    /*.ds .sf-menu > li.active > a{text-decoration-thickness: 2px !important;*/
    /*text-decoration: underline;}*/
    
    
}

.contact-sec .special-column {max-width:710px;margin:0 auto !important;width:100%;}
.contact-sec .special-column2{padding:0;margin:0 auto !important;max-width:450px;width:100%;}


@media only screen and (max-width: 1699.98px) {
    body{font-size:16px;}
    .about-sec-3 .sync1 .owl-stage-outer .owl-item img{height:160px;width:170px;object-fit:cover}
    .about-sec-3 .sync2 .owl-stage-outer .owl-item img{height:700px;width:650px;object-fit:cover}
    .blog-info-logo.logo img{width:auto !important;max-width: 100% !important;}
    .contact-sec .media-body h6{font-size:24px;}
    .home-sec-4 .content-center, .home-sec-5 .content-center, .home-sec-6 .content-center{max-width:600px;}
    .home-sec-4 .special-heading span.numeric::before,
    .home-sec-5 .special-heading span.numeric::before,
    .home-sec-6 .special-heading span.numeric::before{font-size: 80px;left: -3%;}
    
    
}
@media only screen and (max-width: 1599.98px) {
     .home-sec-4 .content-center, .home-sec-5 .content-center, .home-sec-6 .content-center{max-width:580px;}
     .our-clients-sec .isotope-item .bordered{height:175px;width:175px;}
     
}

@media only screen and (max-width: 1399.98px) {
    .sf-menu > li > a{margin:0 17px;font-size:16px;}
    .sf-menu li > ul li a{padding:11px 30px;}
    .woocommerce-tabs ul.tabs li a{font-size:16px;}
    
}

@media only screen and (max-width: 1299.98px) {
    .home-sec-4 .content-center, .home-sec-5 .content-center, .home-sec-6 .content-center{max-width:480px;}
}

@media only screen and (max-width: 1199.98px) {
    h1{font-size: 40px;}
    h2{font-size: 34px;}
    h3{font-size: 30px;}
    h4{font-size: 28px;}
    h5{font-size: 22px;}
    h6{font-size: 20px;}
    a.logo img{max-width: 100px !important;width: 100%;max-height: 100% !important;}
    
   .product .summary .variations .label{min-width: 60px;}
   .home-sec-4 .content-center, .home-sec-5 .content-center, .home-sec-6 .content-center{max-width:420px;}
   .home-sec-4 .special-heading span.numeric::before, .home-sec-5 .special-heading span.numeric::before, .home-sec-6 .special-heading span.numeric::before {font-size: 60px;}
   
    .our-clients-sec .isotope-item .bordered{
    height:160px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;}
    
    .filters a,.filters .active{padding: 12px 20px;}
    .toggle_menu::before, .toggle_menu span{margin-top:10px;left:0;}
    body.grid .toggle_menu::before, body.grid .toggle_menu span{margin-top:0;}
    .toggle_menu.mobile-active{background-color:transparent;}
    .sf-menu.nav.sf-js-enabled{border-top:0;padding-top: 50px;}
    .custom_verz_nav li a{padding:18px 30px;}
    
    
.home-sec-11 .home-sec-11-text{max-width:100%;margin-left:auto;padding-top:60px;right:0;padding-bottom:50px;}
   
}

@media only screen and (max-width: 991.98px) {
     /*.about-sec-2 .row .col-12{margin-bottom:50px;}*/
     .about-sec-2 .special-heading span.numeric::before{font-size:60px;}
     .about-sec-2 .special-heading span.numeric{padding-left: 100px;}
     .contact-sec .special-column2,.contact-sec .special-column{max-width: 100%;}
     .page_footer .container{max-width: 930px;}
     
    .home-sec-4 .content-center,.home-sec-6 .content-center{margin-left: 54%;}
    .home-sec-5 .content-center{margin-left: 3%;}
    .about-sec-2 .about_us_sec_verz_vision{padding:90px 0;}  
    .about-sec-2 .about_us_sec_verz_mission{padding:0 0 90px;}
    .about-sec-2 ul.list-styled li::before{font-size:16px;top:13px;}
     
}
@media only screen and (max-width: 990.91px) {
    .home-sec-4 .content-center,.home-sec-6 .content-center{margin-left: 0%;}
    .home-sec-5 .content-center{margin-left:0%;}
    .home-sec-4 .content-center,.home-sec-5 .content-center,.home-sec-6 .content-center{max-width:100%;margin:0;padding:0 15px;}
    .home-sec-4 .special-heading span.numeric,
    .home-sec-5 .special-heading span.numeric,
    .home-sec-6 .special-heading span.numeric,
    .home-sec-4 .content-center p,
    .home-sec-5 .content-center p,
    .home-sec-6 .content-center p{padding-left:15%;}

}

@media only screen and (max-width: 768.98px) {
    
    .product .summary .quantity{margin-bottom:15px;}
    .woocommerce-tabs ul.tabs li a{border-radius:0;}
    .custom_verz_nav li{padding:0 5px;}
     .custom_verz_nav li a{padding:15px 20px;}
}

@media only screen and (max-width: 767.98px) {
    body{font-size:14px;}
    .header-1 .toggle_menu:not(.toggle_menu_side_special){bottom: 22px;}
    .about-sec-3 .about_custom_class li{text-align:left !important;padding: 15px 0 15px 150px;}
    .about-sec-3 .sync2 .owl-stage-outer .owl-item img{height:100%;}
    .widget_bloginfo .list-unstyled li:nth-child(2) .icon-top > i{font-size:22px;line-height:1.4;}
    
    
}

@media only screen and (max-width: 575.98px) {
    .page_title h1, .page_title h2{font-size:24px;}
    .breadcrumb > li.breadcrumb-item, .breadcrumb-item + .breadcrumb-item::before{font-size:12px;line-height:1;}
    .breadcrumb-item + .breadcrumb-item::before{padding: 0 8px;}
    .page_footer .widget_icons_list .icon-inline, .page_footer .widget_bloginfo .icon-inline {display: flex;}
    
    .about-sec-2 .content-center .list-styled{text-align:left;}
    .about-sec-2 .content-center .list-styled li{padding-left:35px;}
    .about-sec-2 ul.list-styled  li::before, .about-sec-2 ul.list-styled li::before{left:0;position:absolute;top:10px;}
    .about-sec-2 .special-heading.text-center.text-sm-left{text-align: left !important;} 
    .about-sec-2 .special-heading span.numeric{padding-left:0;}
    .about-sec-3 .about_custom_class li{padding:15px 0 15px 125px;}
    
     .home-sec-4 .special-heading span.numeric,
    .home-sec-5 .special-heading span.numeric,
    .home-sec-6 .special-heading span.numeric,
    .home-sec-4 .content-center p,
    .home-sec-5 .content-center p,
    .home-sec-6 .content-center p{padding-left:0;}
    .home-sec-4 .divider-lg-50, .home-sec-5 .divider-lg-50, .home-sec-6 .divider-lg-50{margin-top:15px;}
    
    .home-sec-11 .home-sec-11-text{padding-top:0;}
    .home-sec-11 .home-sec-11-text .simple-counter:last-child{left:0}
    
    .our-clients-sec .isotope-item .bordered{height:200px;max-width:200px;}
    .about-sec-2 .about_us_sec_verz_vision{padding:60px 0;}
    .about-sec-2 .about_us_sec_verz_mission{padding:0 0 60px;}
    
    
}

.oktan .tp-bullet:nth-child(2) .tp-bullet-counter {visibility:hidden;   position: relative;}
.oktan .tp-bullet:nth-child(2) .tp-bullet-counter:after  {visibility:visible;position: absolute;
    top: 0;
    left: 0;
    content: "2/3";}
	.oktan .tp-bullet:nth-child(3) .tp-bullet-counter {visibility:hidden;position: relative;}
.oktan .tp-bullet:nth-child(3) .tp-bullet-counter:after  {visibility:visible;position: absolute;
    top: 0;
    left: 0;
    content: "3/3";}
