/* :root{
    --link-color: #F37021;
} */
.sp-menu-item {
font-size: 14px;
}
#sp-menu > .sp-column nav.sp-megamenu-wrapper {
    order: initial !important;
    margin-right: 0 !important;
    margin-top: 0px !important;
}
#sp-menu span.nav-counter {
  display: none !important;
}
body .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
  font-size: 15px !important;
}
body ul.social-icons>li:not(:last-child):after {
    content: none;
}
#sp-menu > .sp-column {
    justify-content: center !important;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item:not(:last-child) {
    margin-bottom: 0px;
}
/* header */
body #sp-header{
    height: auto;
}
#sp-header>.fluid-container{
    position: relative;
    max-width: 1500px;
    margin: 0 auto;
}
#sp-header #sp-menu{
    padding: 5px 0px;
}
#sp-header .sppb-row-overlay{
    display: none;
}
#sp-header .social-icons{
    font-size: 20px;
    margin: 0;
}
#sp-header #header-top-part a{
    color: rgba(0, 0, 0, 0.8);
}
#sp-header .social-icons a{
    margin-right: 15px;
}
#sp-header #header-top-part a:hover,
#sp-header #header-top-part a:focus{
    color: var(--link-color);
}
#header-top-part{
    border-bottom: 1px solid #cecece;
}
#header-top-part .custom-buttons-link{

}
#sp-header {
   padding: 0 40px;
}

.fade.in {
    opacity: 1;
}
.fade.in:not(.show) {
    opacity: 1;
}

   .VO_landing_page_form {
    padding: 0;
     text-align:center;
     color:#fff;
}
   .VO_landing_page_form h2 {
    font-size: 20px;
    margin: 0;
    padding: 0;
}
.VO_landing_page_form .form-control {
    border-radius: 100px;
    height: 42px;
    padding: .8rem 2rem!important;
    font-size: 14px;
    margin-bottom: 10px;
    outline: none!important;
    border:1px solid #ccc;
  background:#fff;
}
.VO_popup_form .modal-content {
  margin-top:250px;
  background: transparent linear-gradient(180deg,#274874 0%,#023476 100%) 0% 0% no-repeat padding-box!important;
}
.input-group {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}

.input-group-text.phone-prefix {
    border: 0;
    background: #52e579 0% 0% no-repeat padding-box;
    border-radius: 30px 0 0 30px;
}
.VO_landing_page_form .input-group-text.phone-prefix {
    background: #52e579 0% 0% no-repeat padding-box;
    border-radius: 30px 0 0 30px;
height:42px
}
.input-group-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .375rem 1rem;
    margin-bottom: 0;
    font-size: 15px;
    color: #414141;
    text-align: center;
    white-space: nowrap;
    background-color: #e6e8ee;
    border: 1px solid #b7b7b7;
    border-right: 0;
    border-radius: .3rem 0 0 .3rem;
}
.VO_landing_page_form .form-group .input-group-prepend {
    display: block;
}
#form-field-phone.form-control {
    border-radius: 0 100px 100px 0!important;
    margin-bottom: .5rem;
}
.VO_landing_page_form .form-control {
    border-radius: 100px;
    height: 42px;
    padding: 6px 20px!important;
    font-size: 15px;
    margin-bottom: 10px;
    outline: none!important;
      background: #fff;
}
.VO_landing_page_form .btn-primary {
    color: #fff;
        font-size: 15px;
    border: 0;
    border-radius: 100px;
    padding: 12px 50px;
    transition: all .6s;
    background: #7766d2 !important;
    position: relative;
    width: 300px !important;
    margin: 0 auto;
}
body #offcanvas-toggler {
    height: 50px;
    line-height: 50px;
}
@font-face {
    font-family: 'lazy_dog';
    src: url('../lazy_dog.ttf') format('ttf'),
         url('../lazy_dog.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;
}
/* responsive */
@media (max-width: 1450px){
    .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
        margin-right: 15px;
        margin-left: 0px;
    }
}
@media (max-width: 1220px){
    #header-top-part .custom-buttons-link a:not(:last-child) {
        margin-right: 20px;
    }
}
@media (max-width: 990px){
    #sp-header .social-icons {
        font-size: 20px;
    }
    #sp-header .social-icons a {
        margin-right: 5px;
    }
    #sp-header .logo-area{
        order: 3;
        border-top: 1px solid #cecece;
        padding-top: 5px;
        margin-top: 5px;
    }
    body #sp-header .logo {
        height: 50px;
    }
    #sp-header #header-top-part{
        border-bottom: none;
        padding: 5px 0;
    }
    #sp-header #sp-menu{
        display: none;
    }
}

@media (max-width: 575px){
    #sp-header .social-icons {
        font-size: 16px;
    }
    #sp-header .social-icons a {
        margin-right: 0px;
    }
    #sp-header {
        padding: 0 15px;
    }
    #header-top-part .custom-buttons-link a{
        margin-right: 5px !important;
    }
    #header-top-part .custom-buttons-link a i{
        font-size: 14px !important;
        margin-right: 3px !important;
    }
    #sp-header .logo-image {
        height: 45px;
    }
    .logo-area .sp-column{
        text-align: right !important;
    }
}