@font-face {
    font-family: 'Conv_Gilroy-SemiBold';
    src: url('../fonts//Gilroy-SemiBold.eot');
    src: local('â˜º'), url('../fonts//Gilroy-SemiBold.woff') format('woff'), 
    url('../fonts/Gilroy-SemiBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Conv_Gilroy-Bold';
    src: url('../fonts/Gilroy-Bold.eot');
    src: local('â˜º'), url('../fonts/Gilroy-Bold.woff') format('woff'),
    url('../fonts/Gilroy-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Conv_Gilroy-Black';
    src: url('../fonts/Gilroy-Black.eot');
    src: local('â˜º'), url('../fonts/Gilroy-Black.woff') format('woff'), 
    url('../fonts/Gilroy-Black.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Conv_Ubuntu-Light';
    src: url('../fonts/Ubuntu-Light.eot');
    src: local('â˜º'), url('../fonts/Ubuntu-Light.woff') format('woff'),
     url('../fonts/Ubuntu-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Conv_Ubuntu-Bold';
    src: url('../fonts/Ubuntu-Bold.eot');
    src: local('â˜º'), url('../fonts/Ubuntu-Bold.woff') format('woff'),
     url('../fonts/Ubuntu-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Conv_Ubuntu-R';
    src: url('../fonts/Ubuntu-R.eot');
    src: local('â˜º'), url('../fonts/Ubuntu-R.woff') format('woff'), 
    url('../fonts/Ubuntu-R.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Conv_ProximaNova-Light';
    src: url('../fonts/ProximaNova-Light.eot');
    src: local('â˜º'), url('../fonts/ProximaNova-Light.woff') format('woff'), 
    url('../fonts/ProximaNova-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Conv_Product Sans Regular';
    src: url('../fonts/Product Sans Regular.eot');
    src: local('â˜º'), url('../fonts/Product Sans Regular.woff') format('woff'), 
    url('../fonts/Product Sans Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Conv_Product Sans Bold';
    src: url('../fonts/Product Sans Bold.eot');
    src: local('â˜º'), url('../fonts/Product Sans Bold.woff') format('woff'), 
    url('../fonts/Product Sans Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Conv_FontsFree-Net-Proxima-Nova-Bold';
    src: url('../fonts/FontsFree-Net-Proxima-Nova-Bold.eot');
    src: local('â˜º'), url('../fonts/FontsFree-Net-Proxima-Nova-Bold.woff') format('woff'), 
    url('../fonts/FontsFree-Net-Proxima-Nova-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Conv_FontsFree-Net-proxima_nova_reg-webfont';
    src: url('../fonts/FontsFree-Net-proxima_nova_reg-webfont.eot');
    src: local('â˜º'), url('../fonts/FontsFree-Net-proxima_nova_reg-webfont.woff') format('woff'),
     url('../fonts/FontsFree-Net-proxima_nova_reg-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: Ubuntu;
    src: url('../fonts/Ubuntu-R.eot.eot');
    src: local('â˜º'), url('../fonts/Ubuntu-R.woff') format('woff'),
     url('../fonts/Ubuntu-R.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
body{ font-family: "acumin-pro", sans-serif!important;}
input[type="submit"], input[type="button"], button,input[type="reset"],input[type="search"] {-webkit-appearance: none; -moz-appearance: none; appearance: none;}
input[type="number"]::-webkit-inner-spin-button { 
  -webkit-appearance: none; 
  -moz-appearance: none; 
  appearance: none; 
  margin: 0; 
}
input[type="number"] {
    -moz-appearance: textfield;
}
*{ box-sizing: border-box;}
img {
    border: 0;
    max-width: 100%;
    vertical-align: middle;
    display: inline-block;
    height: auto;
}
ul{padding: 0; margin: 0;}
a, a:hover, input[type="submit"], button { text-decoration:none; -webkit-transition: all .2s ease-in-out; transition: all .2s ease-in-out;}
*:focus { outline:none;}
ul li { list-style: none; }
h1, h2, h3, h4, h5, h6{
      font-family: "acumin-pro", sans-serif!important;
}

.oxy-header-row .oxy-header-container{
    max-width: 1604px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.oxy-header-left{
   width: 340px;
}
.oxy-header-right{
   width: 525px;
}
.oxy-header-center .menu-item a{
    color: #4d4d4d;
    font-family: "acumin-pro", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 18px;
}
.oxy-header-center .menu-item.current-menu-item a{
    font-weight: 600;
}
.oxy-header-center .oxy-nav-menu-list li{
    padding-right: 33px;
}
.top_right .ct-link-button{
    background-color: #25bcd4;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    border-radius: 20px 0px 20px 0px;
    text-transform: uppercase;
    border: 0px;
    padding: 14px 27px 15px 27px;
    margin-right: 40px;

}
.oxy-nav-menu .menu-item .sub-menu{
    padding: 14px;
    margin-left: -10px;
    width: 250px;
    white-space: inherit;
        padding-top:30px;
        border-radius: 0px 0px 5px 5px;
}
.oxy-header-center .oxy-nav-menu-list .sub-menu li{
        padding-right: 0px;
            border-bottom: 1px solid #f1f1f1;
}
.oxy-header-center .oxy-nav-menu-list .sub-menu li:last-child{
    border-bottom:0px solid #f1f1f1;
}
.oxy-nav-menu .menu-item .sub-menu li a{
    font-size: 17px;
    font-weight: 400;
        line-height: 1.4;
    padding-top: 8px!important;
    padding-bottom: 8px!important;
}
.oxy-nav-menu .menu-item .sub-menu li:hover a{
    color: #25bcd4;
}
.top_right .oxy-rich-text{
    position: relative;
    padding-left: 64px;
    padding-right: 2px;
    padding-top: 4px;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
}
.top_right .oxy-rich-text:before{
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
     background: url(../images/mobile.svg);
     width: 54px;
     height: 54px;
}

.top_right .oxy-rich-text a{
    color: #2f80ad;
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
}
.main-banner-sec{
    background: #f6f6f6;
}
.main-banner-sec .ct-section-inner-wrap{
    padding-top: 58px;
    padding-bottom:0px;
    position: relative;
}
.main-banner-sec .oxy-rich-text{
    text-align: center;
}
.main-banner-sec h1{
     font-family: "acumin-pro", sans-serif;
    color: #111111;
    font-size: 100px;
    font-weight:400;
    max-width:1000px;
    line-height: 1;
}
.main-banner-sec h1 .nor_2{
    font-weight: 300;
}
.main-banner-sec h1 .nor_1{
    position: relative;
    padding-right: 85px;
}

.main-banner-sec h1 .nor_1:after{
    content: '';
    position: absolute;
    top: 46px;
    right: 10px;
     background: url(../images/heading_img.png);
     width:73px;
     height: 81px;
     background-size: 100% 100%;
}
.main-banner-sec .oxy-rich-text p{
    font-size: 20px;
    font-weight:200;
    line-height: 1.5;
    letter-spacing: 0.2px;
    padding-top: 23px;
    color: #111111;
    z-index: 99;
    position: relative;

}
.main-banner-sec .ct-link-button{
    background-color: #25bcd4;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    border-radius: 20px 0px 20px 0px;
    text-transform: uppercase;
    border: 0px;
    padding: 19px 0px 20px 0px;
    width: 307px;
    margin-top: 34px;
    text-align: center;

}
.banner_img1 {
   margin-bottom: -145px;   
    margin-right: 15px;
    margin-top: 20px;
    
}
.banner_img2{
    position: absolute;
    left: -63px;
    top: 34%;
}
.banner_img3{
    position: absolute;
    right:-95px;
    top: 15%;
}

.home_sec2 .ct-section-inner-wrap{
    padding-top: 200px; 
   max-width: 1524px;
   padding-bottom: 10px;
}
.home_sec2 h2{
    font-family: "acumin-pro", sans-serif;
    color: #001111;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.2;
}
.orange_bg, .blue_bg,.yellow_bg{
    position: relative;
    padding: 18px 0px 15px 25px;
    margin-top: 5px;
}
.orange_bg:after, .blue_bg:after,.yellow_bg:after{
   content: '';
    position: absolute;
    top: 0px;
    right:10px;
    background: url(../images/shap1.svg);
    width:100px;
    height: 100px;
    z-index: -1;
}
.blue_bg:after{
    background: url(../images/shap2.svg); 
      right: 11px;
}

.yellow_bg:after{
     background: url(../images/shap3.svg); 
}

.home_sec2 .ct-new-columns{
    margin-bottom: 52px;
}

.home_sec2 .oxy-rich-text{
    padding-left: 10px;
      color: #484848;
    font-size: 17px;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: 0.17px;
    padding-right: 15px;
}
.home_sec2 .oxy-rich-text p{
    margin-top: 10px;
}
.home_sec2 .ct-new-columns>.ct-div-block:nth-child(1){
    width: 33.33%!important;
}
.home_sec2 .ct-new-columns>.ct-div-block:nth-child(2){
  margin-left:5px;
   width: 34%!important;
}
.home_sec2 .ct-new-columns>.ct-div-block:nth-child(2) .oxy-rich-text{
    padding-left: 20px;
    padding-right: 26px;
}
.home_sec2 .ct-new-columns>.ct-div-block:nth-child(3){
    width: 32%!important;
}
.home_sec2 .ct-new-columns>.ct-div-block:nth-child(3) .oxy-rich-text{
      padding-left: 21px;
}
.home_sec2 .blue_bg{
     padding: 23px 0px 15px 30px;
}
.home_sec2 .yellow_bg{
   padding: 22px 0px 15px 22px;  
}
.ct-new-columns.home_sec2_colum2>.ct-div-block:nth-child(3) .oxy-rich-text h2{
    margin-right: -95px;
}   
.ct-new-columns.home_sec2_colum2>.ct-div-block:nth-child(3) .oxy-rich-text p{
    margin-right: -75px;
}   
.home_sec2 .ct-new-columns.home_sec2_colum2>.ct-div-block:nth-child(2) .yellow_bg{
    padding: 22px 0px 15px 30px;
}
.home_sec2 .ct-new-columns.home_sec2_colum2>.ct-div-block:nth-child(1) .oxy-rich-text{
     padding-right: 28px;
}
.home_sec2 .ct-new-columns.home_sec2_colum2>.ct-div-block:nth-child(2) .oxy-rich-text{
    padding-right: 29px;
}
.home_sec2 .ct-new-columns.home_sec2_colum2>.ct-div-block:nth-child(3) .orange_bg{
    padding: 23px 0px 15px 24px;
}
.home_sec2.club-manag-sec2 .ct-new-columns.home_sec2_colum2>.ct-div-block:nth-child(3) .orange_bg{
    padding: 23px 0px 15px 31px;
}
 .client-portal-sec2.customer-rel-sec .orange_bg, .client-portal-sec2.customer-rel-sec .blue_bg, .client-portal-sec2.customer-rel-sec .yellow_bg {
        padding: 25px 0px 15px 26px;
    }

.home_sec3 .ct-section-inner-wrap{
    padding-top: 22px; 
   max-width:100%;
   padding-left:83px;
   padding-bottom: 0px;
}
.sec3_right{
   max-width: 568px!important;
   margin-left: 22px;
}
.sec3_right h2{
    color: #ffffff;
    font-size: var(--heading54); 
    font-weight: 700;    
    line-height: 1;
    padding-bottom:17px;
    padding-top:33px;
}
.sec3_right h2 strong{
  position: relative;
  z-index: 99;
  color: #323232;
}
.sec3_right h2 strong:after{
    content: '';
     position: absolute;
     top: 13px;
     left: -10px;
       background: url(../images/gym_bg.png); 
      height:60px;
      width:138px ;
      z-index: -1;
}

.sec3_right p{
    color: #ffffff;
    font-size: 18px;
     font-family: "acumin-pro", sans-serif;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0.18px;
    padding-bottom: 11px;
}

.sec3_right .ct-link-button{
    width: 306px;
    background-color: #ff4309;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    border-radius: 20px 0px 20px 0px;
    text-transform: uppercase;
    border: 0px;
    padding: 20px 0px;
    margin-top:36px;   
}

.home_sec4 .ct-section-inner-wrap{
  
   max-width:100%;
   padding-left:0px;
   padding-bottom:10px;
   padding-top: 108px;
   padding-right: 0!important;
}

.home_sec4 h2{
    color: #2a2a2a;
    font-family: "Acumin Pro";
    font-size: var(--heading54); 
    font-weight: 700;
}
.home_sec4 .oxy-rich-text{  
    text-align: center;
    width: 100%;
}
.home_sec4 .oxy-rich-text h2 strong{
  position: relative;
  z-index: 99;
  color: #323232;
}
.home_sec4 .oxy-rich-text h2 strong:after{
    content: '';
     position: absolute;
     top: 0px;
     left: -10px;
      background: url(../images/service_bg1.png); 
      height:82px;
      width:241px ;
      z-index: -1;
}


.cse_row {
    margin: 63px -12px 0;
}
.cse_row:after{ clear: both; display: table; content: ""; }
.cse_col {
    width:100%;
    float: left;
    padding: 0 28px 0px 6px;
    padding-bottom: 65px;
}
.cse_item img {
        -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    width: 100%;
     border-radius: 50px 0px 50px 0px;
      
}
.cse_item{ position: relative; box-shadow: 0px 36px 29px -15px #e5e5e5; border-radius: 50px 0px 50px 0px;}
.cse_meta {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
     padding: 21px 25px; 
    height: 100%;
    z-index: 1;
    pointer-events: none;

}
.cse_info {
    position: absolute;
    bottom:0px;
    left: 0;
    background: #fff;
    width: 100%;
     border-radius:0px 0px 48px 0px;

}
.cse_thumb{ position: relative; cursor: pointer;}
 
.cse_item:hover{ background: rgba(255, 88, 42, 0.9); position: relative;z-index: 9;  border-radius: 50px 0px 50px 0px!important;}
.cse_thumb:after
{   content: "";
    position: absolute;
    width: 100%;
    height: 100%;   
    left: 0;
    top: 0;
}
.cse_item:hover .cse_thumb:after
{
   background: rgba(255, 88, 42, 0.93);
   border-radius: 50px 0px 50px 0px!important;
  
}
.cse_item:hover .cse_info{
    background: none;
    padding: 10px 35px;
}


.cse_info h2 {
    color: #000;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.2;
    font-weight: normal;
    margin-bottom:8px;
    text-align: center;
   height: 72px;
    display: flex;
    justify-content: center;
    align-items: center;
   
}
.cse_info h2 a{
    color: #000;
}
.cse_info h4 {
    color: #ffffff;
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    line-height: normal;
}
.cse_info .view {
     font-family: "acumin-pro", sans-serif;
    color: #ffffff;
       font-size: 18px;
    font-weight: 300;
    letter-spacing: 0.18px;
    display: block;
    height: 0;
    overflow: hidden;

      
}
.cse_item:hover .cse_info h2 {
    justify-content: left!important;
    align-items: flex-start!important;
    text-align: left;
    height: auto;

}
.cse_item:hover .cse_info h2.new{
     display: block;
    margin-bottom:13px;
    padding:15px 10px;
        line-height: 46px;
        font-weight: 600;
        font-size: 24px;
        color: #2a2a2a;

}
.cse_item:hover .cse_info h2.new span{
    position: relative;
    padding-top: 3px;
    padding-right: 5px;
    margin-right: 5px;
}
.cse_item:hover .cse_info h2.new span:after{
    content: '';
     position: absolute;
     top: -5px;
     left: -10px;
      background: url(../images/service_bg1.png); 
      width: 110%;
      height: 55px;
      z-index: -1;
      background-size: 100% 100%;
}
.cse_item:hover .cse_info a h2{
    display: none;
}
.cse_item:hover .cse_info{
    top: 35px;
}
.cse_item:hover .view{height: 100%;}

.hmcase_sec{ position: relative; }
 
.cse_thumb .view {
    display: block;
}
.cse_item ul{
     margin-bottom: 58px;
}
.cse_item ul li{
    position: relative;
    padding-left: 25px;
    padding-bottom: 12px;
    line-height: 1.4;
}
.cse_item ul li:before{
    content: '';
    position: absolute;
    top: 9px;
    left:0px;
    background: url(../images/list-icon.svg);
    width:13px;
    height: 13px;
    z-index: -1;
} 
.home_sec4 .ct-code-block{
    width: 100%;
}
.home_sec5 .ct-section-inner-wrap{
    max-width: 1630px;
    padding-top: 0;
}
.home_sec5 .sec3_right h2{
    color: #2a2a2a;
    padding-top: 0;
}
.home_sec5  .sec3_right .oxy-rich-text p{
    color: #2a2a2a;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 0.18px;
}
.home_sec5 .sec3_right .ct-link-button{
    background: #25bcd4;
        margin-top: 44px;
}
.home_sec5 .sec3_right p{
        padding-top: 8px;
    padding-bottom: 2px;
        line-height: 28px;
}
.home_sec5 .sec3_right{
    padding-right: 0px;
    padding-left: 28px;
    margin-bottom: 80px;
}
.choose_img {
        margin-bottom: -15px;
            margin-left: 15px!important;
}

.home_sec5 .sec3_right h2 strong:after{
    width: 132px;
    background-size: 100% 100%;
}
.feature_sec.home_feature .ct-section-inner-wrap{
    padding-bottom: 52px;
}
.feature_sec.home_feature {
     background-image: url(../../assets/images/features-image.png);
    background-position: left bottom;
    background-repeat: no-repeat !important;
    background-size: auto!important;
}
.feature_sec.home_feature .fet_column .oxy-rich-text{

    margin-bottom: 24px;
}
.mob_img{
    display: none!important;
}
.servic_hero.dance_sec1  h1 strong{
        display: inline-block;
        margin-left:2px;
}

.amuse_serhero.client-portal-sec1 {
    background-image: url(../../assets/images/Client-Portal-bg.jpg);
}
.servic_hero.client-portal-sec1 h1{
        margin-bottom: 32px;
}
.servic_hero.client-portal-sec1 h1 strong{
        display: inline-block;
        margin-left:-15px;
     padding: 5px 16px;

}
.servic_hero.client-portal-sec1 h1 strong:after{
    background: url(../../assets/images/client_port_shape.png);
    background-size: 100% 100%!important;
    top: 6px;
}
.servic_hero.client-portal-sec1 .ct-image{
        margin-left: 60px;
        margin-top: 35px;
}
.client-portal-sec2 {
    margin-top: 30px;
    margin-bottom: 40px;
}
.client-portal-sec2 .orange_bg, .client-portal-sec2  .blue_bg, .client-portal-sec2  .yellow_bg{

    padding: 25px 0px 15px 32px;
}
.client-portal-sec2 .blue_bg.padding_2{
    padding-left: 40px;
}
.home_sec2.client-portal-sec2 .ct-new-columns {
    margin-bottom: 75px;
}
.client-portal-sec3 .ct-section-inner-wrap{
    max-width: 1350px;
        padding-bottom: 63px;
}
.client-portal-sec3 .oxy-rich-text{
    text-align: center;
    width: 100%;
}
.client-portal-sec3 h2 {
    color: #111111;
    font-size: var(--heading54);
    font-weight: 600;
    margin-bottom: 41px;
    margin-left: 20px;
}
.client-portal-sec3 h2 strong{
    position: relative;
    padding: 0px 35px 0px 1px;
    z-index: 0;
     font-weight: 600
}
.client-portal-sec3 h2 strong:before {
    content: "";
    position: absolute;
    width: 100%;
    height: calc(100% + 5px);
    background: url(../../assets/images/shape_1.png);
    background-size: 100% 100%;
    left:-17px;
    top: 0px;
    z-index: -1;
    margin: auto;
}
.client-portal-sec3 .ct-new-columns{
    margin-top: 40px;
}
.client-portal-sec3 .box-1{
    box-shadow: 0 25px 45px rgba(18, 16, 11, 0.15);
    border: 3px solid #00bdd7;
    background-color: #ffffff;
    text-align: center;
    align-items: center;
    border-radius: 50px 0px 50px 0px;
    padding: 15px 25px 45px 25px;
}
.client-portal-sec3 .box-1.box-2{
    border: 3px solid #ff4309;
}
.client-portal-sec3 .box-1.box-3{
    border: 3px solid #ffc801;
}
.client-portal-sec3 h3{
    font-size: 30px;
    color: #111111;
    line-height: 1;
    font-weight: 400;
    margin:35px 0px 22px 0px;
}
.client-portal-sec3 img{
        margin-top: -72px;
}
.client-portal-sec3 .ct-text-block{
    color: #2a2a2a;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 0.18px;
    line-height: 30px;
}
.client-portal-sec3 .ct-new-columns>.ct-div-block{
    width: 32.8%!important;
}
.client-portal-sec4 {
    background-image: url(../../assets/images/Digitally-Transform-bg.jpg);
        background-size: cover;
    background-repeat: repeat;
}
.client-portal-sec4 .ct-section-inner-wrap{
    max-width: 1060px;
}

.client-portal-sec4 h2 {
    color: #ffffff;
    font-size: var(--heading54);
    font-weight: 600;
    margin-bottom: 24px;
    margin-left: 20px;
}
.client-portal-sec4 h2 strong{
    position: relative;
    padding: 0px 8px 0px 1px;
    z-index: 0;
     font-weight: 600;
     color: #000;
     display: inline-block
}
.client-portal-sec4 h2 strong:before {
    content: "";
    position: absolute;
    width: 100%;
    height: calc(100% + -18px);
    background: url(../../assets/images/shape_1.png);
    background-size: 100% 100%;
    left: -7px;
    top: 13px;
    z-index: -1;
    margin: auto;
}
.client-portal-sec4 p{
    color: #ffffff;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0.18px;
    padding: 0px 70px 0px 80px;
    margin-top: 10px;
}
.client-portal-sec4 .ct-shortcode{
    width: 100%;
    margin-top: 40px;
    margin-bottom: 20px;
}
.client-portal-sec4  .ct-shortcode form div{
    float: left;
    width: 48.8%;
    margin-left: 12px;
}
.client-portal-sec4  .ct-shortcode  p{
    padding: 0px 2px 0px 5px;
    color: #fff;    
    margin-top: 0;
    margin-bottom: 12px;

}
.client-portal-sec4 input[type="text"],.client-portal-sec4 input[type="email"],.client-portal-sec4 input[type="number"]{
    background-color: #ffffff;
    border: 0px;
    padding:19px 15px;
    color: #000;
    width: 100%;
}

.client-portal-sec4 input[type="submit"]{
    background-color: #ff4309;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    border-radius: 20px 0px 20px 0px;
    text-transform: uppercase;
    border: 0px;
    padding: 24px 0px;
    width: 307px;

}


.sub_1{
    width: 100%!important;
    text-align: center;
    margin-top:45px;
    margin-left: 45px!important;
}
.wpcf7-response-output{
   width: 100%!important; 
       text-align: center;
    color: #fff;
}

.wpcf7-not-valid-tip{
        color: #ff4309;
        font-weight: 300;
}

.wgyus_sec1 .ct-section-inner-wrap{
    max-width: 1650px;
}
.wgyus_sec1 h2 {
    color: #000000;
    font-size: var(--heading54);
    font-weight: 600;
    margin-bottom: 20px;
    margin-left: 0px;
}
.wgyus_sec1 h2 strong{
    position: relative;
    padding: 0px 30px 0px 1px;
    z-index: 0;
     font-weight: 600;
     color: #000;
     display: inline-block
}
.wgyus_sec1 h2 strong:before {
    content: "";
    position: absolute;
    width: 100%;
    height: calc(100% + -25px);
    background: url(../../assets/images/shape_1.png);
    background-size: 100% 100%;
    left: -12px;
    top: 18px;
    z-index: -1;
    margin: auto;
}
.wgyus_sec1 p{
    color: #000000;
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
    letter-spacing: 0.18px;
    padding: 0px;
    margin-top: 10px;
    padding-bottom: 12px;
}
.wgyus_sec1 .ct-new-columns{
    align-items: center;
}
.wgyus_sec1 .oxy-rich-text{
    width: 540px;
    margin: 0 auto;
    margin-right: -90px;
    padding-top: 15px;
   
}

section.blog,.blog-view{
    background-color: #f6f6f6;
}
section.blog .ct-section-inner-wrap{
    width: 1370px;
}
section.blog h2 {
    color: #111111;
    font-size: var(--heading54);
    font-weight: 600;
    margin-bottom: 62px;
    margin-right:2px;
}
section.blog h2 strong{
    position: relative;
    padding: 2px 20px 1px 1px;
    z-index: 0;
     font-weight: 600;
     color: #111111;
     display: inline-block
}
section.blog h2 strong:before {
    content: "";
    position: absolute;
    width: 100%;
    height: calc(100% + -32px);
    background: url(../../assets/images/shape_1.png);
    background-size: 100% 100%;
    left: -7px;
    top: 20px;
    z-index: -1;
    margin: auto;
}
section.blog #_posts_grid-4-185 > .oxy-posts {
    display: block!important;
}
section.blog .oxy-post {
    float: left!important;
    width: 33%!important;
    margin-bottom: 20px;
    background-color:inherit!important;
}
section.blog .oxy-post .singal_articles_part {
    box-shadow: 0 25px 45px rgba(18, 16, 11, 0.15);
    border: 3px solid #25bcd4;
    background-color: #ffffff;
        margin-left: 25px;
        margin-right:25px;
     border-radius: 50px 0px 50px 0px;
     padding:50px 24px 48px 24px;
}
section.blog .oxy-post .singal_articles_part:hover{
     box-shadow: 0 25px 45px rgba(18, 16, 11, 0.15);
    border: 3px solid #fa4517;

}
section.blog .articel_text .date1, .view-blog .date1{
    color: #25bcd4;
    font-size: 16px;
    font-weight: 500;
    line-height: 28px;
    text-transform: uppercase;
    padding-top: 43px;
    padding-bottom: 12px;
    display: block;
}
section.blog h4.title{
    min-height: 110px;
}

section.blog .articel_text h4 a {
   color: #111111;
    font-size: 24px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 30px;
}
section.blog .articel_text p {
    font-size: 18px;
    font-weight: 300;
    color: #2a2a2a;
    font-style: normal;
    letter-spacing: normal;
    line-height: 24px;
    letter-spacing: 0.18px;
    margin-top: 2px;

}
section.blog  .articel_text .singal_anchor {
    width: 167px;
    height: 55px;
    background-color: #25bcd4;
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: normal;
    line-height:54px;
    text-align: center;
    text-transform: uppercase;
    display: inline-block;
    border-radius: 20px 0px 20px 0px;
    margin-top: 27px;
}
section.blog .singal_articles_part:hover .singal_anchor{
     background-color: #fa4517;
    
}
.blog .customersay_src,.single-post .customersay_src{
    display: none;
}
.blog .oxy-easy-posts-pages{
    clear: both!important;
  
}
 .oxy-easy-posts-pages .page-numbers{
    font-size: 14px!important;
    font-weight: 400!important;
    letter-spacing: 0.28px!important;
    line-height: 30px!important;
    color: #1b1a1a!important;
     background-color: #fff!important;
        border: 1px solid #dddddd!important;
            padding: 8px 16px!important;
            margin-right: 5px;
             margin-top: 80px!important;
}

 .oxy-easy-posts-pages .page-numbers.current {
    background-color: #00bcd5!important;
      border: 0px solid #00bcd5!important;
    color: #fff!important;
}
.oxy-easy-posts-pages .next.page-numbers,.oxy-easy-posts-pages .prev.page-numbers {
    font-size: 0px!important;
    position: relative;
    height: 37px;
    width: 40px;
    display: inline-block;
}
.oxy-easy-posts-pages .next.page-numbers:after{
     content: "";
    position: absolute;
    width: 8px;
    height: 13px;
    background: url(../../assets/images/blog_arrow2.svg);
    left:14px;
    top:12px;
} 
.oxy-easy-posts-pages .prev.page-numbers:after{
     content: "";
    position: absolute;
    width: 8px;
    height: 13px;
    background: url(../../assets/images/blog_arrow1.svg);
    left:14px;
    top:12px;
}
.blog-view .ct-section-inner-wrap{
    max-width: 1200px;
    padding-bottom: 150px; 
}
.blog-view .view-blog{
    box-shadow: 0 25px 45px rgba(18, 16, 11, 0.15);
    border: 3px solid #25bcd4;
    background-color: #ffffff;
    padding: 50px 50px 70px 50px;
    border-radius: 50px 0px 50px 0px;
    margin-top: 25px;
}
.view-blog .title {
    color: #111111;
    font-size: 36px;
    font-weight: 600;
    line-height: 1.2;
}
.view-blog h2{
    color: #111111;
    font-size: 36px;
    font-weight: 600;
    line-height: 1.2;
    margin-top: 40px;
    margin-bottom: 15px;
}
.view-blog h3{
    color: #111111;
    font-size: 24px;
     font-weight: 600;
    line-height: 1.2;
    margin-top: 40px;
    margin-bottom: 15px; 
}
.view-blog h4{
     color: #111111;
    font-size: 22px;
     font-weight: 600;
    line-height: 1.2;
    margin-top: 10px;
    margin-bottom: 10px; 
}
.view-blog p{
    color: #2a2a2a;
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: 0.18px;
    padding-top: 15px;
    padding-bottom: 10px;
}
.view-blog a{
    color: #25bcd4;
}
.view-blog .date1{
    padding-bottom: 0px;
    padding-top:70px;
}
.view-blog ul{
    margin-bottom: 15px;
    line-height: 24px;

}
.blog .free_sec .ct_btn,.single-post .free_sec .ct_btn{
    background-color: #fec72d;
    color: #000;    
}
.blog .free_sec .ct_btn:hover,.single-post .free_sec .ct_btn:hover{
    background-color: #ff4309;
    color: #fff;
}
.amuse_serhero.client-portal-sec1.club-management-sec1{
    background-image: url(../../assets/images/club-management-bg.jpg);
}
.club-management-sec1  h1 strong{
    padding: 9px 11px 5px 5px;
}

.club-management-sec1 h1 strong:after{
    background: url(../../assets/images/shape_1.png)!important;
        top: 7px;
            height: calc(100% - 4px);
}
.servic_hero.client-portal-sec1.integration-sec1 h1 strong{
    padding: 5px 1px;
    margin-left: 0px;
}
.home_sec2.market-automation-sec2 h2{
        margin-right: -20px;
}
.client-portal-sec2.point-ofsale-sec2 .yellow_bg.left_pad{
    padding-left: 27px;
}
.servic_hero.client-portal-sec1.self-service-sec1 h1 strong{
    margin-left: -10px;
}
.prc_col1 h5,.prc_col1 ul li,.prc_col3 h5,.prc_col3 ul li{
    color: #ffffff!important;
}

.pricecol_row .prc_col1 li:before,.pricecol_row .prc_col3 li:before{
    background: url(../../assets/images/check_list2.svg);
}
.page-id-376 .oxy-header-container{
    max-width: 1720px;
    padding: 0px;
}

.page-id-376 .oxy-header{
    padding: 39px 0px;
    transition: all .15s ease;
    position: fixed;
    min-height: 93px;
    z-index: 55;
    width: 100%;
}

.landing-page-sec1 {
        padding: 8.7rem 0rem 7rem 0rem;
          margin-bottom: 60px;
}
.landing-page-sec1 .ct-section-inner-wrap{

    max-width: 1745px;

}
.landing-page-sec1 .banner-left h2 {
    font-size: 42px;
    margin-bottom: 1.5rem!important;
    color: #fff;
    margin: 0 0 10px!important;
        font-family: 'Conv_Ubuntu-Bold'!important;
            line-height: 50px;
            padding-bottom: 13px;
}
.landing-page-sec1 .banner-left p {
    font-size: 23px;
    line-height: 35px;
        color: #fff;
        font-family: 'Conv_FontsFree-Net-proxima_nova_reg-webfont'
}
.landing-page-sec1  .banner-left {
    align-items: center;
       padding-left: 74px!important;
}
.landing-page-sec1  .banner-left .ct-div-block{
       max-width: 645px;
}
.banner-left .ct-link-button{
    font-family: 'Conv_Gilroy-SemiBold';
    display: block;
    padding: 15px 35px;
    border: 0px solid;
    color: #000;
    background-color: #fff;
    border-radius: 30px;
    font-size: 18px;
    text-transform: capitalize;
    transition: all .3s;
    box-shadow: 0 10px 13px 0 rgb(0 0 0 / 8%);
        margin-top: 35px;
        line-height: 1.15;
}
.banner-left .ct-link-button:hover {
    background-color: #fff;
    color: #000;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.trial-btn a {
    font-family: 'Conv_Gilroy-SemiBold';
    display: inline-block;
    padding: 15px 35px;
    border: 0px solid;
    color: #000;
    background-color: #fff;
    border-radius: 30px;
    font-size: 18px;
    text-transform: uppercase;
    transition: all .3s;
    box-shadow: 0 10px 13px 0 rgb(0 0 0 / 8%);
    line-height: 1.15;
}
.trial-btn a:hover {
    color: #fff;
    background-color: #250f5a;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
::-webkit-scrollbar {
    width: 5px;
}

::-webkit-scrollbar-thumb {
    background: #25bcd4;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.page-id-376 .tabs3::-webkit-scrollbar {
    height: 5px;
}

html {
    scroll-behavior: smooth;
   
}
.landing-page-sec1 img{
    padding-left: 35px;
}
.landing-page-sec1{
        background-position: top center;
}
.fit-logos{
    justify-content: space-between;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 3px 68px 0 rgb(218 221 254 / 35%);
    padding: 1rem;
}
.fit-logos .ct-new-columns>.ct-div-block{
    padding: 0px;
      align-items: center;
}
.fit-logos .ct-new-columns>.ct-div-block:first-child{
      align-items: flex-start;
}
.fit-logos .ct-new-columns>.ct-div-block:last-child{
      align-items: flex-end;
}
.page-id-376 .oxy-sticky-header-active {
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.25);
    background-color: #32978f;
    position: fixed;
    top: 0;
    min-height: 72px;
    left: 0;
    width: 100%;
    z-index: 9999!important;
    padding: 10px 0;
}
.page-id-376 .oxy-sticky-header-active{
    background: #e100ff;
    background: -moz-linear-gradient(left, #e100ff 0%, #8000ff 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, #e100ff), color-stop(100%, #8000ff));
    background: -webkit-linear-gradient(left, #e100ff 0%, #8000ff 100%);
    background: -o-linear-gradient(left, #e100ff 0%, #8000ff 100%);
    background: -ms-linear-gradient(left, #e100ff 0%, #8000ff 100%);
    background: linear-gradient(to right, #e100ff 0%, #8000ff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e100ff', endColorstr='#8000ff', GradientType=1 );
}

.landing-page-sec2 .ct-section-inner-wrap {
    max-width: 1210px;

}
.landing-page-sec2 img{
    width: 200px;
    height: 105px;
}
.number-count{
    margin-top: 35px;
}
.number-count .ct-new-columns>.ct-div-block{
    font-family: 'Conv_Gilroy-SemiBold';
    padding:1.6rem 1.6rem 2.2rem 1.6rem;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 3px 68px 0 rgb(218 221 254 / 35%);
    align-items: center;
    margin: 1rem;
    width: 22%!important;
}
.number-count .oxy-rich-text{
    font-size: 3rem;
    color: #8200ff;
    line-height: 1.25;
    text-align: center;
    margin-bottom: 0!important;
    font-family: 'Conv_Gilroy-Bold';
    text-align: center;
}
.number-count .oxy-rich-text p{
    font-family: Ubuntu;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    color: #000;
    padding-top:16px;
}
.landing-page-sec2 .orginal{
    display: none!important;
}


.landing-page-sec3 .oxy-rich-text{
    margin: 0 auto;
    width: 800px;
}
.landing-page-sec3 h2 {
        font-family: 'Conv_Ubuntu-Bold'!important;
    color: #170b35;
    font-size: 34px;
    margin: 0 0 15px!important;
    text-transform: capitalize;
}
.landing-page-sec3 p {
    color: #8b929c;
    font-size: 19px;
    line-height: 30px;
    margin: 0;
     font-family: 'Conv_FontsFree-Net-proxima_nova_reg-webfont';
}
.count1 .value{
    position: relative;
      padding-right: 23px;
}
.count1 .value:after{
    content: '+';
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 3rem;
    color: #8200ff;
}
.count2 .value{
    position: relative;
      padding-right: 68px;
}
.count2 .value:after{
    content: 'm+';
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 3rem;
    color: #8200ff;
}

.count3 .value{
    position: relative;
      padding-right: 26px;
}
.count3 .value:after{
    content: '+';
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 3rem;
    color: #8200ff;
}
.landing-page-sec4 .ct-section-inner-wrap{
    max-width: 1210px;
}
.landing-page-sec4 .ct-code-block{
    width: 100%; 
}

.feature-bbc-inner {
    width: 25%;
    padding: 10px;
    float: left;
}
.feature-bbc {
    flex-flow: row-reverse;
    min-height: 150px;
    align-items: center;
    text-align: center;
    display: flex;
    box-shadow: 0 3px 68px 0 rgb(218 221 254 / 50%);
    padding: 1.2rem;
    transition: all .2s ease-in-out;
    background-color: #fff;
    border-radius: 10px 10px 10px 10px;
}
.feature-bbc:hover {
    cursor: pointer;
    transform: scale(1.1);
    z-index: 2;
    box-shadow: 0 3px 68px 0 rgb(218 221 254 /50%);
}
.feature-bbc-img {
    display: inline-block;
    border-radius: 50%;
    padding: 15px;
    background-color: #7f00ff;
    width: 74px;
}

.feature-bbc h3 {
    flex: 1 1 30%;
    font-size: 1.17em;
    line-height: 1.15;
    color: #000;
    font-family: 'Conv_Gilroy-SemiBold'!important;
}
.feature-bbc-img img {
    width: 45px;
}
.view-all-btn a {
    font-family: 'Conv_Gilroy-SemiBold';
    display: inline-block;
    padding: 15px 35px;
    border: 0px solid;
    color: #250f5a;
    background-color: #fff;
    border-radius: 30px;
    font-size: 18px;
    text-transform: capitalize;
    clear: both;
    margin: 20px 0;
    transition: all .3s;
    box-shadow: 0 10px 13px 0 rgb(0 0 0 / 8%);
    line-height: 1.15;
}
.view-all-btn a:hover {
    color: #fff;
    background-color: #250f5a;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.landing-page-sec5 .ct-section-inner-wrap{
    max-width: 1230px;
}
.landing-page-sec5 h2,.landing-page-sec8 .oxy-rich-text h2{
    color: #170b35;
    font-size: 34px;
    margin: 0 0 15px!important;
    line-height: 50px;
    font-family: 'Conv_Ubuntu-Bold'!important;
    text-transform: capitalize;
}

.landing-page-sec5 p,.landing-page-sec8 .oxy-rich-text p {
    color: #8b929c;
    font-size: 19px;
    line-height: 30px;
    margin: 0;
    font-family: 'Conv_FontsFree-Net-proxima_nova_reg-webfont';
}
.landing-page-sec5 ul{
    padding: 15px 0 15px 25px;
    list-style: inherit;
}

.landing-page-sec5 ul li {
    list-style: disc;
    padding-top: 11px;
    font-size: 18px;
    color: #8b929c;
    line-height: 1.15;
    font-family: 'Conv_FontsFree-Net-proxima_nova_reg-webfont';
}
.crm-right{   
    padding-left: 8px!important;
}

.middle-top-bg{
    position: relative;
    background: #250f5a ;
}
.middle-top-bg:before{

    content: '';
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/l-middle-top.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}
.middle-top-bg h2,.sub-plan1 h2 {
    text-transform: inherit;
    font-size: 32px;
    color: #fff;
    line-height: 50px;
    margin: 0 0 10px!important;
    font-family: 'Conv_Ubuntu-Bold'!important;
    text-transform: capitalize;
}
.mac-os .sub-plan1 h2{
     font-size: 31px;
}
.middle-top-bg p,.sub-plan1 p {
    margin: 0;
    color: #fff;
    font-size: 18px;
    line-height: 35px;
    font-family: 'Conv_FontsFree-Net-proxima_nova_reg-webfont';
}
.ct-link-button.req-btn{
    font-family: 'Conv_Gilroy-SemiBold';
    display: block;
    padding: 15px 35px;
    border: 0px solid;
    color: #000;
    background-color: #fff;
    border-radius: 30px;
    font-size: 18px;
    text-transform: capitalize;
    transition: all .3s;
    box-shadow: 0 10px 13px 0 rgb(0 0 0 / 8%);
    line-height: 1.15;
    margin-top: 36px;
}
.ct-link-button.req-btn:hover {
    background-color: #fff;
    color: #000;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.top_text-part{
    padding-bottom: 18px;
    margin-top: 5px;
}
.cust-band-mob-sec{
    margin-top: 14px;
        margin-bottom: 22px;
} 
.cust-band-mob-sec .ct-div-block:first-child{
    order: 2;
}
.cust-band-mob-sec .crm-right {
    padding-left: 20px!important;
}
.cust-band-mob-sec img{
    margin-left: -10px;
    margin-top: 12px;
}
.landing-page-sec7  .ct-section-inner-wrap{
    max-width: 800px;
}
.price_wrap {
    align-items: center;
    justify-content: center;
    background-color: #7f00ff;
    border-radius: 10px;
    color: #fff;   
    width: 96.5%!important;
    margin: 0 auto;
    margin-top:34px;
}
.price_wrap .left {
    padding:30px 25px!important;
    text-align: center;
    justify-content: center;
}
.price_wrap .left h2 {
    font-family: 'Conv_Ubuntu-R'!important;
    line-height: 1.3;
    font-size: 32px!important;
        margin-bottom: 4px;
}
.price_wrap .right h1 {
    font-family: 'Conv_Ubuntu-Bold'!important;
    font-size: 70px;
    margin: 0;
    line-height: 1.15;
}

.price_wrap .right {
    text-align: center;
    background-color: #a902b8;
    padding: 50px!important;
    border-radius: 0 10px 10px 0;
}
 .sub-plan1 h2{
    text-transform: inherit!important;
 }
 ul.land-blue-list {
    margin-top: 50px;
    padding: 0;
    margin-left: -12px;
}
.land-blue-list li {
    padding-left: 60px;
    margin-bottom: 40px;
    background-image: url(../images/l_check.png);
    background-repeat: no-repeat;
    background-position: left top;
    color: #ffffff;
}
.land-blue-list li h4 {
    font-size: 22px;
    margin: 0;
    line-height: 1.15;
    font-family: 'Conv_FontsFree-Net-proxima_nova_reg-webfont'!important; 
}
.land-blue-list p {
    margin: 0;
    font-size: 18px;
    line-height: 35px;
    font-family: 'Conv_FontsFree-Net-proxima_nova_reg-webfont';
}
.landing-page-sec7{
    background-position: top center!important;
}
.landing-page-sec8 .ct-section-inner-wrap{
    width: 1170px;
}
.landing-page-sec8 .owl-carousel .owl-item img{
    width: auto;
    height: auto;
    margin: 0 auto;
}
.landing-page-sec8 .owl-carousel .owl-item{
   text-align: center;
}
.sa_hover_container{
    margin-top: 80px;

}

.sa_hover_container p {
    color: #8b929c;
    font-size: 17px;
    line-height: 30px;
    font-family: 'Conv_FontsFree-Net-proxima_nova_reg-webfont';
}
.pro-space{
    padding: 10px 35px;
}
.sa_hover_container h3{
    line-height: 1.15;
    font-size: 1.17em;
    font-family: 'Conv_FontsFree-Net-proxima_nova_reg-webfont'!important;
    margin-top: 20px;
    margin-bottom: 18px;
}
.protecting-slider .owl-stage-outer{
    margin-bottom: 35px;
}
 .protecting-slider.owl-carousel .owl-nav {
    position: absolute;
    top: 35.4%;
    width: 100%;
}
 .protecting-slider .owl-nav .owl-prev {
    background: rgba(0,0,0,0.3) url(../images/icon_prev.png) no-repeat center center !important;
}
.protecting-slider .owl-nav .owl-next {
    background: rgba(0,0,0,0.3) url(../images/icon_next.png) no-repeat center center !important;
}
.protecting-slider .owl-nav .owl-prev {
    left: 5px;
}
.protecting-slider .owl-nav .owl-next {
    right: 5px;
}
.protecting-slider .owl-dots span{
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    position: relative;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #dfe0e1;
}
.protecting-slider .owl-dot.active span:before {
    border: 1px solid #ccc;
    width: 20px;
    height: 20px;
    position: absolute;
    content: '';
    border-radius: 50%;
    left: -4px;
    top: -4px;
}
.protecting-slider .owl-nav div, .protecting-slider .owl-nav button {
    position: absolute;
    top: 50%;
    padding: 2px 0px !important;
    display: inline-block;
    margin-top: -20px !important;
    line-height: 30px !important;
    height: 40px !important;
    width: 30px !important;
    color: transparent !important;
    transition: all .3s ease-in-out !important;
    -webkit-transition: all .3s ease-in-out !important;
    -moz-transition: all .3s ease-in-out !important;
    -o-transition: all .3s ease-in-out !important;
}

.protecting-slider .owl-dots .owl-dot {
    display: inline-block !important;
    margin: 4px;
}

.protecting-slider .owl-dots {
    position: absolute;
    width: 100%;
    display: block !important;
    padding: 10px 0px 0px !important;
    bottom: -22px center !important;
    text-align: center !important;
    font-size: 12px !important;
    line-height: 12px !important;
}
.protecting-slider .owl-dots .owl-dot span {
    display: inline-block !important;
    border-style: none !important;
    background-color: rgba(0,0,0,0.2) !important; 
    width: 12px !important;
    height: 12px !important;
    border-radius: 50% !important;
    margin: 0px 3px !important;
    transition: all .3s ease-in-out !important;
    -webkit-transition: all .3s ease-in-out !important;
    -moz-transition: all .3s ease-in-out !important;
    -o-transition: all .3s ease-in-out !important;
}
.protecting-slider .owl-dots .active span {
    background-color: rgba(0,0,0,0.5) !important;
}
.landing-page-sec9 .customer_row{ 
   max-width:780px;
   margin: 0 auto;
}
.landing-page-sec9 .ct-code-block{
    width: 100%;
}
.landing-page-sec9 .testi_cont:after{
    display: none;
}
.landing-page-sec9 .test_item{
    text-align: center;
    padding: 0 0px;
}
 .landing-page-sec9 .testi_cont p{
    font-size: 20px;
    font-style: italic;
    line-height: 40px;
    font-family: 'Conv_Ubuntu-Light';
    color: #646464;
    letter-spacing: normal;
}
.landing-page-sec9 .testi_cont{
    padding-top: 10px;
    padding-bottom: 18px;
}

.landing-page-sec9 .test_item h3{
    color: #333333;
    font-size: 16px;
    line-height: 24px;
    text-transform: none;
    text-align: center;
    letter-spacing: normal;
    font-weight: 700;
    font-style: normal;
    margin: 0px 0px 8px 0px;
    padding: 0;
}
.landing-page-sec9 .test_item h4 {
    font-size: 16px;
    line-height: 24px;
    text-transform: none;
    text-align: center;
    letter-spacing: normal;
    font-weight: 400;
    font-style: normal;
    margin-bottom: 15px;
}

#customer_slide2  .owl-dots span{
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    position: relative;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #dfe0e1;
}
#customer_slide2  .owl-dot.active span:before {
    border: 1px solid #250f5a;
    width: 20px;
    height: 20px;
    position: absolute;
    content: '';
    border-radius: 50%;
    left: -4px;
    top: -4px;
}

#customer_slide2 .owl-dots .owl-dot {
    display: inline-block !important;
    margin: 4px;
}

#customer_slide2 .owl-dots {
    position: absolute;
    width: 100%;
    display: block !important;
    padding: 10px 0px 0px !important;
    bottom: -22px center !important;
    text-align: center !important;
    font-size: 12px !important;
    line-height: 12px !important;
}
#customer_slide2 .owl-dots .owl-dot span {
    display: inline-block !important;
    border-style: none !important;
    background-color:#645489 !important; 
    width: 12px !important;
    height: 12px !important;
    border-radius: 50% !important;
    margin: 0px 3px !important;
    transition: all .3s ease-in-out !important;
    -webkit-transition: all .3s ease-in-out !important;
    -moz-transition: all .3s ease-in-out !important;
    -o-transition: all .3s ease-in-out !important;
}
#customer_slide2 .owl-dots .active span {
    background-color:#250f5a!important;
}

.landing-page-sec10 .ct-section-inner-wrap{
    max-width: 1180px;
}
.quote h2 {
    line-height: 1;
    font-size: 28px;
    font-style: italic;
    font-weight: 400;
    color: #170b35;
    font-family: 'Conv_Gilroy-SemiBold'!important;
    margin-bottom: 15px;
    text-transform: capitalize;
}
.landing-page-sec10 h3{
    font-size: 1.17em;
    font-weight: bold;
    font-family: 'Conv_FontsFree-Net-proxima_nova_reg-webfont'!important;
    margin-bottom: 45px;
    margin-top: 35px;
    color: #170b35;
}
.featured-images {
    align-items: center!important;
}
.landing-page-sec10 .ct-image{
    margin-left:15px; 
    margin-right: 15px;  
}
.featured-images .ct-image:first-child{
    margin-left:20px; 
    margin-right: 40px; 
} 
.featured-images .ct-image:last-child{
    margin-right: 0px;
}   
.footer-sse {
    background: #7f00ff;
    position: relative;
    background: -moz-linear-gradient(left, #e100ff 0%, #8000ff 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, #e100ff), color-stop(100%, #8000ff));
    background: -webkit-linear-gradient(left, #e100ff 0%, #8000ff 100%);
    background: -o-linear-gradient(left, #e100ff 0%, #8000ff 100%);
    background: -ms-linear-gradient(left, #e100ff 0%, #8000ff 100%);
    background: linear-gradient(to right, #e100ff 0%, #8000ff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e100ff', endColorstr='#8000ff', GradientType=1 );
}
.footer-sse:before {
    content: '';
    position: absolute;
    top: -2px;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/l-footer-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}
 .footer-sse .oxy-rich-text h2{
    text-transform: inherit;
    font-size: 32px;
    color: #fff;
    margin: 35px 0 10px 0px!important;
    font-family: 'Conv_Ubuntu-Bold'!important;
    line-height: 50px;
}
.footer-sse p {
    margin: 0;
    font-size: 18px;
    line-height: 35px;
    color: #fff;
    font-family: 'Conv_FontsFree-Net-proxima_nova_reg-webfont';
}
.copy-right a{
    color: #fff;
}
.social-icons{
    margin-top:35px;
    margin-bottom: 40px;
    margin-left: -8px;
}
.social-icons .ct-image{
    margin-left: 27px;
    height: 25px;
}
.footer-logo{
    width: 167px;
}
.sgpb-popup-overlay-450 {
    background-image: url(../images/flydown-bg.svg);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: cover;
    min-height: 100vh;
    padding-top: 40px;
    padding-bottom: 40px;
}
.booking-popup{
    max-width: 1200px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    box-shadow: 0 12px 25px rgba(0, 0, 0, 0.04);
    outline: 0;
    padding: 30px 30px 50px 30px!important;
}
.sgpb-main-html-content-wrapper{
   box-shadow: 0 12px 25px rgba(0, 0, 0, 0.04);
   padding: 30px!important;
}

.left-part{
   width: 58%;
   padding-right:105px;
}
.right-part{
    width: 41%;
    padding-left: 15px;
    order: 2;
    margin-bottom: 0;
   
}
.flydown-info__logo {
    margin-bottom: 50px;
    background: #8200ff;
    display: inline-block;
    padding: 10px;
}
.left-part h2 {
    color: #8200ff;
    font-size: 32px;
     margin: 0 0 35px!important;
    line-height: 50px;
    font-family: 'Conv_Ubuntu-Bold'!important;
    text-transform: capitalize;
}
.left-part p {
    font-family: 'Conv_FontsFree-Net-proxima_nova_reg-webfont';
    margin: 15px 0;
    line-height: 1.6;
    font-size: 1.3rem;
    font-weight: 700;
    margin-bottom: 30px;
    color: #000;
}
.left-part h5 {
    font-size: 1.17em;
    margin: 40px 0 20px!important;
    line-height:1.1;
    color: #000;
    font-family: 'Conv_FontsFree-Net-proxima_nova_reg-webfont'!important;
}
.flydown__row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
    justify-content: center;
    justify-content: space-between;
}
.booking-popup {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 0;
}
.flydown-partners{
    display: block!important;
}
.flydown-partners .ct-image{
    padding: 10px;
}
.flydown-form {
    background-color: #efeef0;
    padding: 35px;
    border-radius: 12px;
    font-family: 'Conv_FontsFree-Net-proxima_nova_reg-webfont';
}
.flydown-form label {
    margin-bottom: 7px;
    display: inline-block;
    color: #000;
}
.flydown-form textarea{
    height: 50px;
}

.right-part h3 {
    text-align: center;
    line-height: 1.5;
    margin-top: 0;
    font-size: 1.17em;
    color: #000;
    font-family: 'Conv_FontsFree-Net-proxima_nova_reg-webfont'!important;
    margin-bottom: 15px;
}
.right-part input[type="text"], .right-part input[type="email"], .right-part input[type="number"],.right-part textarea {
    font-family: 'Conv_ProximaNova-Light';
    background: #fff;
    border: 1px solid #b6b3ba;
    box-shadow: 0 0 0 1px transparent;
    height: 55px;
    width: 100%;
    font-size: 16px;
    color: #4c4b4b;
    padding: 10px 20px;
    border-radius: 10px;
    margin-bottom: 13px;
}
.right-part .wpcf7-submit {
    height: 50px;
    display: inline-block;
    width: 210px;
    cursor: pointer;
    color: #fff;
    text-align: center;
    font-size: 16px;
    border: 0;
    border-radius: 6px;
    font-weight: 500;
    text-transform: uppercase;
    font-family: 'Conv_FontsFree-Net-Proxima-Nova-Bold';
    background: #e100ff;
    background: -moz-linear-gradient(left, #e100ff 0%, #8000ff 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, #e100ff), color-stop(100%, #8000ff));
    background: -webkit-linear-gradient(left, #e100ff 0%, #8000ff 100%);
    background: -o-linear-gradient(left, #e100ff 0%, #8000ff 100%);
    background: -ms-linear-gradient(left, #e100ff 0%, #8000ff 100%);
    background: linear-gradient(to right, #e100ff 0%, #8000ff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e100ff', endColorstr='#8000ff', GradientType=1 );
}

.flydown-form .wpcf7-not-valid-tip{
    margin-top: -12px;
}
.right-part  .wpcf7 form .wpcf7-response-output{
     line-height: 1.2;
    padding: 10px 20px!important;
    font-size: 16px;
}
.page-not .ct-headline{
    margin-bottom: 10px;     

}   
.page-not .oxy-rich-text h2{
    margin-bottom: 20px;
        line-height: 1.2;
}
.page-not .ct-headline{
    color: #222222;
    font-weight: 600;
    position: relative;
    display: block;
    width: max-content;
    z-index: 1;
    padding: 0 16px 0 6px;
    
}
.page-not .ct-headline:after {
   content: "";
    position: absolute;
    width: calc(100% - 3px);
    height: calc(100% - 28px);
    background: url(../../assets/images/shape.png);
    background-size: 100% 100%;
    left: 0px;
    top: 18px;
    z-index: -1;
    margin: auto;
}
.error404 .customersay_src{
    display: none;
}
.thankyou h2{
     color: #fa4517;
    font-size: var(--heading54);
    font-weight: 700;
    margin-bottom: 20px;
    margin-top: 35px;
}
.thankyou p{
    font-size: 22px;
    color: #001111;
    text-align: center;
    font-family: Ubuntu;
    font-weight: 700;
    font-style: normal;
}
