/*!
Theme Name: purevpn-whitelabel
Theme URI: http://underscores.me/
Author: PureVPN
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: purevpn-whitelabel
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

@import "./assets/css/fonts-register.css";

body {
    font-family: 'avenir_lt_55_romanregular';
    color: #000;
}

.grecaptcha-badge {
    display: none !important;
}

.navbar-header-custom{
    padding: 20px 0;
}
.navbar-header-custom .navbar-brand img{
    display: inline-block;
}
.navbar-header-custom .navbar-brand span strong{
    font-family: 'avenir_lt_55_romanregular';
    font-size: 16px;
    font-weight: 700;
    color: #000;
    position: relative;
    top: 2px;
    letter-spacing: 0.5px;
}
.navbar-header-custom .navbar-brand span em{
    font-style: normal;
    margin: 0 5px 0 7px;
    color: #000;
    font-size: 14px;
}
.navbar-nav-custom{
    margin-top: 30px !important;
    font-family: 'avenir_lt_65_mediumregular';
}

.navbar-nav-custom li{
    font-size: 16px;
}

.navbar-nav-custom a{
    color: #000;
    font-size: 16px;
}
.navbar-nav-custom a:hover{
    background: transparent !important;
}
.navbar-nav-custom li ul li a{
    padding: 16px 20px 16px 30px;
}
.navbar-nav-custom li ul li.ico-wl a::before{
    display: inline-block;
    content: "";
    background: url(./assets/img/ico-dd-wl.png) no-repeat;
    width: 24px;
    height:24px;
    background-size: 100%;
    margin: 0px;
    position: relative;
    top: 7px;
    right: 12px;
    transition: all .5s ease;
}
.navbar-nav-custom li ul li.ico-saas a::before{
    display: inline-block;
    content: "";
    background: url(./assets/img/ico-dd-saas.png) no-repeat;
    width: 24px;
    height:24px;
    background-size: 100%;
    margin: 0px;
    position: relative;
    top: 7px;
    right: 12px;
    transition: all .5s ease;
}
.navbar-nav-custom li ul li.ico-hm a::before{
    display: inline-block;
    content: "";
    background: url(./assets/img/ico-dd-hm.png) no-repeat;
    width: 26px;
    height:24px;
    background-size: 100%;
    margin: 0px;
    position: relative;
    top: 7px;
    right: 12px;
    transition: all .5s ease;
}
.navbar-nav-custom li ul li.ico-msp a::before{
    display: inline-block;
    content: "";
    background: url(./assets/img/ico-dd-msp.png) no-repeat;
    width: 24px;
    height:24px;
    background-size: 100%;
    margin: 0px;
    position: relative;
    top: 7px;
    right: 12px;
    transition: all .5s ease;
}
.navbar-nav-custom li ul li a:hover{
    background: #f7f7f7 !important;
}
.navbar-nav-custom li ul.dd-sm li a{
    padding: 8px 20px;
}

.navbar-nav-custom.nav .open>a, .nav .open>a:focus, .nav .open>a:hover{
    background: transparent !important;
    color: #0a8a58;
}

.navbar-nav-custom .sep{
    margin-top: 13px;
}
.navbar-nav-custom li a:hover{
    color: #0a8a58;
}
.navbar-nav-custom li a:hover::after{
    display: block;
    content: '';
    background: #0a8a58;
    width: 50%;
    height: 3px;
    border-radius: 4px;
    margin: 0 auto;
    position: relative;
    top: 8px;
}
.navbar-nav-custom li ul li a:hover::after{
    display: block;
    content: '';
    background: transparent;
    width: 50%;
    height: auto;
    border-radius: none;
    margin: 0px;
    position: static;
}

.spacing{
    margin: 30px 0;
}

.border{
    border: 1px solid #bebebe;
    border-radius: 3px;
}

.wlsol h1 {
    font-size: 48px;
    font-weight: 700;
    margin-top: 30px;
}

.wlsol p {
    font-size: 16px;
    margin-top: 10px;
    color: #3c3c3c;
}

.wlsol .bg-curve-left {
    background: url(./assets/img/bg-curve.png) no-repeat bottom center;
    background-size: 100%;
    min-height: 660px;
}

.bg-curve-left {
    background: url(./assets/img/bg-curve.png) no-repeat bottom center;
    background-size: cover;
    min-height: 610px;
}

.wlsol .bg-curve-left h2 {
    font-size: 46px;
    line-height: 1.4;
    margin: 35px 0 25px 0;
    font-weight: 700;
    font-family: 'AvenirLTStd-Black';
}
.wlsol .bg-curve-left h3 {
    font-size: 32px;
    margin: 0 0 30px 0;
    font-family: 'avenir_lt_65_mediumregular';
}

.wlsol .bg-curve-left p {
    font-size: 18px;
    line-height: 1.8;
    color: #3c3c3c;
}
.wlsol .bg-curve-left ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.wlsol .bg-curve-left ul li{
    text-align: center;
    margin: 15px 30px;
    display: inline-block;
}
.wlsol .bg-curve-left ul li:nth-child(1){
    margin: 15px 30px 15px 0;
}
.wlsol .bg-curve-left ul li span{
    display: block;
    margin-top: 10px;
    font-family: 'avenir_lt_65_mediumregular';
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
}
.wlsol-form{
    -webkit-box-shadow: 3px 3px 12px 4px #cccccc65; /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 3px 3px 12px 4px #cccccc65; /* Firefox 3.5 - 3.6 */
    box-shadow: 3px 3px 12px 4px #cccccc65; /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
    background: #fff;
    border-radius: 5px;
    padding: 15px 25px 25px 25px;
    margin-top: 45px;
}
.wlsol-form #captchaPopup{
    margin-top: 20px;
}
.wlsol-form h2{
    margin: 10px 0 !important;
    font-size: 24px !important;
    font-weight: 700;
}
.wlsol-form input{
    background: #ededed;
    border: 1px solid #a5a5a5;
    font-size: 14px;
    margin: 22px 0 22px 0;
    height: 42px;
    position: relative;
}
.wlsol-form .custom-select{
    background: #ededed;
    border: 1px solid #a5a5a5;
    font-size: 14px;
    margin: 22px 0 22px 0;
    height: 42px;
    position: relative;
}
.wlsol-form .required{
    position: relative;
}
.wlsol-form .required::after{
    content: '*';
    position: absolute;
    top: 14px;
    right: 10px;
    color: #f00
}
.wlsol-form textarea{
    background: #ededed;
    border: 1px solid #a5a5a5;
    font-size: 14px;
    margin: 22px 0 22px 0;
}
.wlsol-form ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #404040;
    opacity: 1; /* Firefox */
}
  
.wlsol-form  :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #404040;
}
  
.wlsol-form  ::-ms-input-placeholder { /* Microsoft Edge */
    color: #404040;
}
.btn-primary,
.btn-primary.disabled, .btn-primary:disabled {
    background: #ff0000;
    padding: 17px 40px 17px 45px;
    border-radius: 50px;
    border: none;
    font-family: 'avenir_lt_55_romanregular';
    font-size: 18px;
    font-weight: 700;
}
.btn-primary:hover{
    background: #ff0000;
}
.btn-primary:focus,
.btn-primary:active {
    background: #ff0000;
}
.btn-primary:after{
    display: inline-block;
    content: "";
    background: url(./assets/img/ico-btn-arrow-white.png) no-repeat;
    width: 19px;
    height:16px;
    background-size: 80%;
    margin: 0 0 0 7px;
    position: relative;
    top: 4px;
    transition: all .5s ease;
}
.wlsol-form .btn-primary{
    padding: 14px 22px 14px 27px;
    font-size: 16px;
}
.section-custom{
    padding: 50px 0;
}
.section-custom ul{
    list-style: none;
    margin: 15px 0 15px 0;
    padding: 0px;
}
.section-custom ul li{
    display: inline;
    margin: 0 5px 0 5px;
}
.section-custom h2{
    font-weight: 700;
    font-size: 30px;
    line-height: 1.4;
    color: #000;
    font-family: 'AvenirLTStd-Black';
}
.section-custom p{
    color: #3c3c3c;
    font-size: 16px;
    margin: 20px 0;
    font-weight: 300;
    line-height: 2;
}
.section-custom p.text-dark{
    margin-bottom: 20px;
    font-style: italic;
}
.section-custom .bullet-check{
    margin: 10px 0;
}
.section-custom .bullet-check li{
    margin: 10px 0;
    display: block;
    font-size: 16px;
    font-weight: 700;
}
.section-custom .bullet-check li::before{
    display: inline-block;
    content: "";
    background: url(./assets/img/ico-bullet-check.png) no-repeat;
    width: 13px;
    height: 9px;
    margin-right: 8px;
}
.section-custom .bullet-check li.bullet-none::before{
    display: none;
    background: none;
}
.kpmg h3{
    font-family: 'AvenirLTStd-Black';
    font-weight: 700;
    font-size: 36px;
    line-height: 1.5;
    color: #000;
}
.kpmg p{
    font-size: 16px;
    line-height: 2;
    color: #3c3c3c;
}
.kpmg .numbers-item .plus-sign::after{
    content: "\002B";
}
.kpmg .btn-primary{
    padding: 22px 60px 22px 65px;
}
.img-mt30{
    margin-top: 30px;
}
.ico-numbers{
    margin-top:20px;
}
.ico-numbers img{
    margin-top: 12px;
}
.numbers-item h3{
    font-weight: 900;
    color: #000;
    font-size: 44px;
    font-family: 'AvenirLTStd-Black';
}
.numbers-item span{
    margin-top: 10px;
    display: block;
    color: #3c3c3c;
    font-size: 18px;
}
.grid-view{
    padding-top: 0;
}
.grid-view .btn-primary{
    padding: 22px 60px 22px 65px;
}
.grid-view .item-grid{
    text-align: center;
    margin: 30px 0;
}
.grid-view .item-grid span{
    font-family: 'avenir_lt_65_mediumregular';
    display: block;
    margin-top: 15px;
    color: #000;
    font-size: 16px;
    font-weight: 700;
}
.grid-view h3{
    font-family: 'AvenirLTStd-Black';
    font-weight: 700;
    font-size: 36px;
    line-height: 1.4;
    color: #000;
}
.grid-view p{
    font-size: 17px;
    line-height: 2;
    color: #3c3c3c;
    width: 80%;
    margin: 0 auto;
}
.bg-curve-right {
    background: url(./assets/img/bg-curve-flip.png) no-repeat bottom center;
    background-size: contain;
    min-height: 500px;
}
.bg-curve-right-lg {
    background: url(./assets/img/bg-curve-flip-lg.png) no-repeat bottom center;
    background-size: contain;
    min-height: 500px;
}
.ondemandfeature h4{
    font-family: 'avenir_lt_65_mediumregular';
    color: #fff;
    background: #555555;
    padding: 10px;
    display: inline-block;
    font-size: 24px;
    margin: 0;
}
.ondemandfeature h2{
    font-family: 'AvenirLTStd-Black';
    font-size: 35px;
    font-weight: 700;
}
.ondemandfeature p{
    color: #3c3c3c;
    line-height: 2;
    font-size: 16px;
}
.developercode{
    padding-top: 0;
}
.developercode h3{
    font-family: 'AvenirLTStd-Black';
    font-weight: 700;
    font-size: 36px;
    line-height: 1.4;
    color: #000;
}
.developercode p{
    font-size: 17px;
    line-height: 1.7;
    color: #3c3c3c;
}
.developercode .btn-primary{
    padding: 22px 60px 22px 65px;
}
.developercode .precode{
    background: url(./assets/img/img-developers-vpn.png) no-repeat;
    width: 611px;
    height: 452px;
    padding: 50px;
    margin-top: -30px;
}
.developercode .precode pre{
    margin: 20px 0 0 0;
    background: none;
    border: none;
    font-size: 14px;
    line-height: 1.8;
    height: 340px;
    overflow-y: auto;
    color: #3c3c3c;
}
.developercode .row{
    margin: 40px 0;
}
.block-img img{
    display: inline-block;
}
.developercode .nav, .nav-tabs{
    display: inline-block;
    text-align: center;
    background: #28c675;
    border-radius: 40px;
    font-family: 'avenir_lt_65_mediumregular';
    padding: 10px 20px;
}
.developercode .nav-tabs a{
    color: #146445;
    font-size: 17px;
}
.developercode .nav-tabs a:hover{
    color: #fff;
    background: transparent;
    border: none;
}
.developercode .nav-tabs a:hover::after{
    display: block;
    content: '';
    background: #fff;
    width: 50%;
    height: 3px;
    border-radius: 4px;
    margin: 0 auto;
    position: relative;
    top: 8px;
}
.developercode .nav-tabs li.active a::after{
    display: block;
    content: '';
    background: #fff;
    width: 50%;
    height: 3px;
    border-radius: 4px;
    margin: 0 auto;
    position: relative;
    top: 8px;
}
.developercode .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
    color: #fff;
    background-color: transparent;
    border: none;
}
.prtnr{
    padding-top: 50px;
}
.g-recaptcha{
    margin-top: 20px;
}
.btn-header{
    margin-top: 5px !important;
    background-color: #ff0024;
    padding: 7px 20px;
    color: #fff;
    margin-top: -7px;
    border-radius: 4px;
    transition: all .3s ease;
    font-size: 16px;
    font-family: 'avenir_lt_65_mediumregular';
}

.wlsol-form-pop{
    background: #fff;
    border-radius: 5px;
    padding: 15px 25px 25px 25px;
}
.wlsol-form-pop #captchaPopup{
    margin-top: 20px;
}
.wlsol-form-pop h2{
    margin: 10px 0 !important;
    font-size: 24px !important;
    font-weight: 700;
}
.wlsol-form-pop input{
    background: #ededed;
    border: 1px solid #a5a5a5;
    font-size: 14px;
    margin: 22px 0 22px 0;
    height: 42px;
    position: relative;
}
.wlsol-form-pop .required{
    position: relative;
}
.wlsol-form-pop .required::after{
    content: '*';
    position: absolute;
    top: 14px;
    right: 10px;
    color: #f00
}
.wlsol-form-pop textarea{
    background: #ededed;
    border: 1px solid #a5a5a5;
    font-size: 14px;
    margin: 22px 0 22px 0;
}
.wlsol-form-pop ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #404040;
    opacity: 1; /* Firefox */
}
  
.wlsol-form-pop  :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #404040;
}
  
.wlsol-form-pop  ::-ms-input-placeholder { /* Microsoft Edge */
    color: #404040;
}
.wlsol-form-pop .btn-primary{
    padding: 14px 22px 14px 27px;
    font-size: 16px;
}
.wlsol-form-pop .close{
    position: absolute;
    right: 10px;
    top: 10px;
}
.modal-dialog-custom{
    width: 30%;
    margin: 6% auto;
}
footer{
    background: #0c0612;
    height: 70px;
    text-align: center;
}
footer ul{
    list-style: none;
    padding: 0;
}
footer ul li{
    display: inline-block;
    color: #fff;
    margin: 25px 5px;
    color: #808080;
}
footer ul li a{
    color: #808080;
}
footer ul li a:hover{
    color: #0a8a58;
}

/*White Label*/
.wlvpns-bg-gray{
    background: #efeeee;
}
.wlvpns{
    padding: 30px 0 50px 0;
}
.wlvpns h2{
    font-family: 'AvenirLTStd-Black';
    font-size: 38px;
    margin: 5px 0 15px 0;
}
.wlvpns p{
    font-size: 17px;
    margin: 0 0 40px 0;
}
.wlvpns .btn-primary{
    padding: 22px 60px 22px 65px;
}
.wwls h2{
    font-size: 38px;
}
.cta-box {
    margin-top: 30px;
}
.cta-box .btn-primary{
    padding: 22px 60px 22px 65px;
}
.slider-div .slick-item{
    text-align: center;
}
.slider-div .slick-item img{
    display: initial;
}
.slider-div .slick-item p:first-of-type{
    font-family: 'avenir_lt_65_mediumregular';
    font-size: 16px;
    color: black;
    font-weight: 500;
    margin: 10px 0 0 0;
}
.slider-div .slick-item p{
    font-size: 15px;
    margin: 10px 0 0 0;
}
.slick-slider .fa-chevron-left.slick-arrow {
    position: absolute;
    left: -30px;
    top: 40%;
    border: 2px solid #d5d5d5;
    border-radius: 100%;
    padding: 15px 19px;
    background: #fff;
}
.slick-slider .fa.slick-arrow {
    font-size: 16px;
    color: #ccc;
    cursor: pointer;
}
.slick-slider .fa-chevron-right.slick-arrow {
    position: absolute;
    right: -30px;
    top: 40%;
    border: 2px solid #d5d5d5;
    border-radius: 100%;
    padding: 15px 19px;
    background: #fff;
}
.wls{
    padding: 40px 0;
}
.wls h3{
     font-size: 38px;
}
.hpai{
    background: url(./assets/img/wl-rsup-bg.jpg) no-repeat;
    background-size: cover;
    padding-top: 30px;
    margin-top: 40px;
}
.hpai h3{
    font-size: 38px;
}
.hpai p{
    margin: 0;
}
.grid-view-light h3{
    color: #fff;
}
.grid-view-light p{
    color: #fff;
}
.grid-view-light .item-grid span{
    color: #fff;
}
.rsup{
    padding: 40px 0 60px 0;
}
.rsup h3{
    font-size: 38px;
}
.wlsol-form-footer{
    box-shadow: none;
    background: transparent;
    border-radius: 0;
    padding: 0;
    margin-top: 0;
    margin: 0 auto;
    width: 80%;
}
.wlsol-form-footer input{
    margin: 22px 0 0px 0;
}
.wlsol-form-footer textarea{
    margin: 20px 0 30px 0;
}
.cws-form{
    padding: 0 5% 0 5%;
}
.cws-form input{
    border: 1px solid #d3d3d3;
    font-size: 14px;
    margin: 22px 0 22px 0;
    height: 55px;
    position: relative;
}
.cws-form .required{
    position: relative;
}
.cws-form .required::after{
    content: '*';
    position: absolute;
    top: 20px;
    right: 10px;
    color: #f00
}
.cws-form textarea{
    border: 1px solid #d3d3d3;
    font-size: 14px;
    margin: 22px 0 22px 0;
}
.cws-brands{
    background: #1c1733;
    background: -moz-linear-gradient(-45deg, #1c1733 0%, #526b72 100%);
    background: -webkit-linear-gradient(-45deg, #1c1733 0%,#526b72 100%);
    background: linear-gradient(135deg, #1c1733 0%,#526b72 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1c1733', endColorstr='#526b72',GradientType=1 );
    padding: 30px;
}
.cws-brands h3{
    font-family: 'AvenirLTStd-Black';
    font-weight: 700;
    font-size: 26px;
    line-height: 1.4;
    color: rgba(255, 255, 255, .9);
}
.cws-brands p{
    font-size: 17px;
    line-height: 1.7;
    color: rgba(255, 255, 255, .5);
}
.cws-brands .item-img{
    margin: 40px 0;
}

.flex-container {
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;

}
.center { 
    -webkit-align-items: center; 
    align-items: center; 
}
.flex-item {
    text-align: center;
}
.flex-item img {
    display: inline-block;
}

.navbar-nav>li>a.custom-btn {
    padding: 7px 20px;
    color: #fff;
    display: block;
}
.navbar-nav>li>a.custom-btn:hover {
    background-color: #ff0000;
    background: #ff0000 !important;
    border-bottom: 0 !important;
    opacity: 0.7;
}
.navbar-nav>li>a.custom-btn.with-icon:hover::after {
    display: inline-block;
    content: "";
    background: url(./assets/img/ico-btn-arrow-white.png) no-repeat;
    width: 19px;
    height: 16px;
    background-size: 80%;
    margin: 0 0 0 7px;
    position: relative;
    top: 4px;
    transition: all .5s ease;
}
.btn.theme-btn {
    background-color: #448ccb;
    color: #ffffff;
    padding: 20px 70px;
    border-radius: 12px;
    border-top-left-radius: 0px;
    display: inline-block;
    font-size: 18px;
    border: 3px solid #448ccb;
}
.btn.theme-btn.formBtn {
    padding: 12px 45px;
}

/* span.error-span {
    display: inline-block;
    margin: 20px 0 10px;
    color: #ff0000;
    width: 100%;
    padding: 2px;
    text-align: center;
}
span.success-span {
    display: inline-block;
    margin: 20px 0 10px;
    color: #4caf50;
    width: 100%;
    padding: 2px;
    text-align: center;
} */

/* #region connect-with-us */
.c-page-wrapper .form-outer {
    max-width: 700px;
    margin: 0 auto;
}
.c-page-wrapper .form-outer .c-heading {
    font-size: 2em;
    padding: 25px 0 5px;
    font-family: "SourceSansPro", arial;
}
.c-page-wrapper .form-outer .c-desp {
    font-size: 14px;
    margin-bottom: 35px;
}
.c-page-wrapper .form-outer form > .row {
    margin-bottom: 20px;
}
.c-page-wrapper .form-outer form > .row:last-child {
    margin-bottom: 0;
}
.c-page-wrapper .form-outer form input::placeholder,
.c-page-wrapper .form-outer form textarea::placeholder {
    font-family: 'SourceSansPro';
    font-size: 16px;
    color: #000;
}
.c-page-wrapper .form-outer form .ccpicker-input > * {
    display: inline-block;
}
.c-page-wrapper .form-outer form .ccpicker-input input {
    width: 66%;
    border-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.c-page-wrapper .form-outer form .ccpicker-input input:hover {
    border-color: #ced4da;
}
.c-page-wrapper .form-outer form .ccpicker-input .cc-picker {
    /* min-height: calc(1.5em + 1rem + 2px); */
    padding: 0.58rem 2rem 0.65rem 1rem;
    font-size: 16px;
    border-radius: .3rem;
    width: 34%;
    border: 2px solid #ddd;
    vertical-align: bottom;
    /* border-right: 0; */
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    background-color: #fff;
}
.c-page-wrapper .cc-picker-code-select-enabled::after {
    top: 45%;
}
.c-page-wrapper .form-outer form .ccpicker-input .cc-picker .cc-picker-code {
    font-size: 16px;
    font-family: 'SourceSansPro';
}
.c-page-wrapper .form-outer form input,
.c-page-wrapper .form-outer form select,
.c-page-wrapper .form-outer form textarea {
    /* outline: 0;
    box-shadow: none;
    font-size: 16px;
    font-family: 'AvenirRegular';
    font-weight: lighter;
    padding: .8rem 1rem; */
    padding: 10px 13px;
    background: #fff;
    border: 2px solid #ddd;
    box-shadow: none;
    border-radius: 3px;
    outline: none;
    font-family: 'SourceSansPro', arial;
    font-size: 16px;
}
.cc-picker-code-filter {
    padding: .8rem;
    height: auto;
}
.c-page-wrapper .cc-picker-code-select-enabled::after {
    top: 45%;
    right: 12px;
    border-top-color: #9fa8b8;
}
.cc-picker-code-list > li {
    font-family: 'SourceSansPro';
    padding: .8rem;
    font-size: 16px;
}
/* .btn.submit-form {
    background-color: #448ccb;
    color: #fff;
    font-size: 18px;
    padding: 12px 45px;
    border-radius: 0;
    border-bottom-left-radius: 12px;
    border-top-right-radius: 12px;
} */
.btn:hover {
    opacity: 0.9;
}
.right-side-wrapper {
    background: #1c1733;
    height: 100%;
    background: -moz-linear-gradient(-45deg, #1c1733 0%, #526b72 100%);
    background: -webkit-linear-gradient(-45deg, #1c1733 0%,#526b72 100%);
    background: linear-gradient(135deg, #1c1733 0%,#526b72 100%);
    padding-left: 45px;
    padding-right: 45px;
    padding-top: 30px;
    min-height: 100vh;
    height: 100%;
}
.right-side-wrapper .slogan-txt {
    text-align: center;
    color: #cecece;
    font-size: 16px;
    margin-bottom: 20px;
    font-family: 'SourceSansPro';
    color: rgba(255, 255, 255, .5) !important;
}
.right-side-wrapper .partner-logos {
    display: flex;
    column-gap: 50px;
    flex-flow: row wrap;
    row-gap: 30px;
    max-width: 95%;
    margin: 0 auto;
    row-gap: 1em;
}
.right-side-wrapper .partner-logos .prt-logo {
    min-width: 100px;
    text-align: center;
    flex: 2 1 42%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 75px;
}
.right-side-wrapper .partner-logos .prt-logo img {
    width: 150px;
}
.top-page-head .heading {
    font-size: 32px;
    font-family: 'AvenirMedium';
    padding: 70px 0 15px 0;
    text-align: center;
}
.top-page-head .desp {
    max-width: 60%;
    margin: 0 auto;
        margin-bottom: 0px;
    margin-bottom: 80px;
    text-align: center;
}
.was-validated .form-control:not(required):valid,
.was-validated .form-control:not(required):valid:focus {
    padding-right: 13px;
    background-image: none;
    border-color: #ddd;
    box-shadow: none;
}
/* #endregion connect-with-us */

/*#region quote*/
.quote {
    position: relative;
    padding: 25px 30px 0 30px;
    margin: 0 0 30px;
    margin: 0;
}
.quote blockquote {
    position: relative;
    padding: 30px 0;
    margin: 0 0 20px;
    background: none;
    border: none;
    font-style: italic;
    font-size: 1.2em;
    color: rgba(255, 255, 255, .75);
    font-family: 'SourceSansPro';
    line-height: 1.4;
    /* font-size: 1.1em; */
    padding-top: 1.7em;
}
.quote blockquote:before {
    position: absolute;
    top: 0;
    left: -20px;
    content: "\f10d";
    font-family: 'Font Awesome 5 Free';
    font-size: 3em;
    font-style: normal;
    line-height: 1;
    color: #20d681;
    opacity: .15;
    font-weight: 600;
}
.quote blockquote:after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    width: 100px;
    height: 2px;
    background: rgba(255, 255, 255, .15);
}
.user.user-small {
    min-height: 60px;
    padding-left: 75px;
    position: relative;
}
.user .user-avatar {
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
}
    .user .user-avatar img {
        border-radius: 100px;
    }
.user-rating {
    display: block;
    margin: 0 0 5px;
    color: #66D39B;
}
.user .user-title {
    display: block;
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0 5px;
    color: #fff;
    font-family: 'AvenirLTStd-Black';
    font-size: 1.2em;
    letter-spacing: 0.7px;
}
.user .user-label {
    display: block;
    font-weight: 300;
    margin: 0 0 5px;
    color: #ccdde2;
    font-family: 'SourceSansPro';
}
/*#endregion quote*/

.ajaxmsg {
    font-family: 'AvenirBlack';
    font-size: 14px;
    display: block;
    margin: 0 0 20px 0;
    display: none;
}

.ajaxmsg.success {
    color: #43a047;
}

.ajaxmsg.error {
    color: red;
}

footer .copyright {
    height: 100%;
    color: #fff;
    display: flex;
    align-items: center;
}
/* #region responsive */

.faqs-section details {
    border: 1px solid #eee;
    border-radius: 4px;
    margin-bottom: 20px;
}
.faqs-section details summary {
    position: relative;
    padding: 15px 20px;
    cursor: pointer;
    font-size: 16px;
}
.faqs-section details .content {
    padding: 15px 20px;
    display: block;
    background-color: #fcfcfc;
    font-size: 16px;
}
.faqs-section details summary .fas {
    position: absolute;
    right: 20px;
    top: 20px;
}
.faqs-section details[open] summary .fa-chevron-up {
    display: block;
}
.faqs-section details[open] summary .fa-chevron-down,
.faqs-section details summary .fa-chevron-up {
    display: none;
}
.table-box{
    box-shadow: 0 0 10px #00000040;
    border-radius: 5px;
    border: 1px solid #00000030;
    text-align: center;
    font-size: 13px;
    padding: 20px 0;
}
.table-box p{
    font-size: 17px;
    margin: 8px 0 8px 0;
}
.table-box .border-right{
    border-right: 1px solid #00000020;
}
.link{
    font-size: 18px;
    margin: 0 0 0 40px;
}
.steps{
    margin: 60px 0;
}
.steps img{
    height: 150px;
}
.steps h5{
    font-size: 26px;
    font-weight: 600;
    line-height: 2.4;
}
.steps-main{
    margin-top: 50px;
}
.mep{
    margin: 50px 0 20px 0;
}
.mep h3{
    font-size:22px;
    margin: 0px;
}
.mep h2{
    font-size:52px;
    color: #26b980;
    margin:0;
}
.mep p{
    margin: 0 0 30px 0;
}
.img-mob{
    display: none;
}
.light-border{
    border-right: 1px solid #00000020;
}

/* login form popup */

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
    z-index: 0;
}
.rs-login-btn i {
    padding-left: 10px;
    font-size: 16px;
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.glyphicon-arrow-right:before {
    content: "\e092";
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.fade.in {
    opacity: 1;
}
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.rs-popup .modal-content {
    border-radius: 0;
    padding: 30px 45px;
    text-align: center;
}
.rs-popup h2 {
    font-size: 24px;
    color: #5d5d5d;
    text-align: center;
    margin-bottom: 25px;
}
.form-group {
    margin-bottom: 15px;
}
.rs-popup input {
    border-radius: 0;
    box-shadow: 0 0 0;
    height: 50px;
    font-size: 14px;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.rs-login-btn, .pv-glb-btn, .rs-login-btn:hover, .rs-login-btn:focus{
    color: #fff;
    padding: 9px 30px;
    font-size: 20px;
    text-transform: capitalize;
    min-width: 186px;
    height: 48px;
    text-decoration: none;
    margin: 10px 0 20px;
    display: inline-block;
    text-align: center;
    -webkit-box-shadow: 0px 2px 4px 0px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,.15);
    box-shadow: 0px 2px 4px 0px rgb(0 0 0 / 15%);
    background: #19b955;
    color: #fff;
    text-shadow: 1px 1px 1px #16a04a;
    border-color: #19b955;
}
.rs-popup a {
    text-decoration: underline;
    color: #509bf0;
}
@media (min-width: 768px){
.rs-popup .modal-dialog {
    width: 445px;
    margin: 30px auto;
}
.modal-content {
    -webkit-box-shadow: 0 5px 15px rgb(0 0 0 / 50%);
    box-shadow: 0 5px 15px rgb(0 0 0 / 50%);
}
}
@media (max-width: 768px){
    div#slide-nav .navbar-brand{
        position: relative;
        z-index: 9999;
        margin: 0 auto;
        padding: 0 15px;
        text-align: center;
    }
    .rs-popup .modal-content {
        padding: 65px 45px;
    }

}

/* login form popup */

/* Xtra Small devices (mobile, 300 and up) */
@media (max-width: 640px) {
    .mtb{
        margin: 40px 0;
    }
    .section-custom img{
        display: inline-block;
    }
    .flex { display: flex; flex-direction: column; }
    .a { order: 1; }
    .b { order: 2; }
    .c { order: 3; }
    .wlsol .bg-curve-left h2 {
        font-size: 32px;
        line-height: 1.4;
        margin: 70px 0 10px 0;
        font-weight: 700;
    }
    h1{
        line-height: 1.5 !important;
        font-size: 30px !important;
    }
    h2, h3{
        line-height: 1.5 !important;
        font-size: 22px !important;
    }
    .developercode .precode{
        background: none;
        width: 100%;
        height: auto;
        padding: 0;
        margin-top: -30px;
    }
    .developercode .precode pre{
        margin: 20px 0 0 0;
        background: rgba(255, 255, 255, .9);
        border: 1px solid #efefef;
        font-size: 14px;
        line-height: 1.8;
        height: 340px;
        overflow: auto;
    }
    .developercode .nav, .nav-tabs{
        display: block;
        border-radius: 10px;
    }
    .developercode .nav-tabs > li{
        float: none;
        display: block;
    }
    .bg-curve-left{
        background: transparent;
    }
    .modal-dialog-custom{
        width: 94%;
    }
    .wlsol-form-footer{
        width: auto;
    }
    .wlvpns{
        padding: 20px 0 15px 0;
    }
}
/* Small devices (tablets, 768px and up) */
@media (max-width: 768px) {
    #navbar{
        float: none !important;
    }
    .navbar-nav-custom li{
        border-top: 1px solid #cccccc;
        padding: 10px 10px;
    }
    .navbar-nav-custom li a:hover::after{
        display: none;
    }
    .navbar-nav-custom .conect-with-us{
        text-align: center;
    }
    .navbar-brand{
        padding: 6px 15px;
    }
}

/* Medium devices (desktops, 992px and up) */
@media (max-width: 992px) {
    .navbar-nav-custom{
        margin-top: 0px !important;
    }
    .link{
        font-size: 17px;
        margin: 30px 0 0 0;
        display: block;
    }
    .wlsol .bg-curve-left p {
        width: 100%;
    }
    .flex-container {
        -ms-box-orient: horizontal;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -moz-flex;
        display: -webkit-flex;
        display: flex;
        flex-direction: column;
    
    }
    .center { 
        -webkit-align-items: center; 
        align-items: inherit; 
    }
    .flex-item {
        text-align: center;
    }
    .flex-item img {
        display: inline-block;
    }
    .img-mob{
        display: block;
    }
    .img-desk{
        display: none !important;
    }
    .wlsol .bg-curve-left ul li{
        margin: 15px 0 15px 30px;
    }
    .wlsol .bg-curve-left ul li:nth-child(1){
        margin: 15px 30px 15px 0;
    }
    .wlsol .bg-curve-left ul li:nth-child(3){
        margin: 15px 0 15px 0;
    }
    .light-border{
        border-right: none;
    }
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

}
@media (max-width: 768px) {
    .col-xs-12.text-right, .col-xs-12.text-left, .text-left {
            text-align: center;
     } 
}
@media only screen and (min-width: 768px) {
    .dropdown:hover .dropdown-menu {
      display: block;
    }
  }

@media only screen and (max-width:425px) {
    #contact_for_business_team button.btn.btn-primary.submit-form.formBtn {
        margin-bottom: 20px;
    }
}

/* #endregion responsive */


