body{
    font-family: 'Lato' , sans-serif;
    background: #fff;
    font-size: 16px;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: bold;
    line-height: 1;

}

a{
    color: #cea265;
    outline:none;
    text-decoration: none;
}
a:visited{
    color: #cea265;
}

a:active,
a:focus,
a:hover{
    outline:none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color: #f9a825;
    text-decoration: none !important;
}

.plf{
    font-family: 'PlayfairDisplay', sans-serif;
}

/**********************************/
.container {
    padding: 0;
}
#loading{
    background: #121a2d url("../img/1.jpg") center no-repeat;
    background-size: cover;
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 999;
    margin-top: 0;
    top: 0;
}

#loading .tlt{
    padding-left: 25px;
    text-align: center;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    width: auto;
    min-width: 900px;
    max-width: 90%;
    z-index: 1000;
    min-height: 35px;
    opacity: 1;
    font-family: PlayfairDisplay, sans-serif;
    font-size: 30px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 30px;
    color: #cea265;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);


}


@media screen and (max-width: 900px){
    #loading .tlt {
        min-width: 600px;
    }
}

@media screen and (max-width: 768px){
    #loading .tlt {
        min-width: 500px;
    }
}

@media screen and (max-width: 500px){
    #loading .tlt{
        min-width: 350px;
        padding-left: 12px;
        text-align: center;
        margin: 0 auto;
        position: absolute;
        top: 50%;
        width: auto;
        max-width: 90%;
        min-height: 35px;
        font-size: 24px;
        letter-spacing: 6px;
    }
}

/*****************************/


nav.navbar.bootsnav {
    background: transparent;
}
.top-logo{
    padding-top: 45px;
    text-align: center;
}
.top-logo img{
    width: auto;
    height: 70px;
    display: block;
    margin: auto;
}


nav.navbar .navbar-brand img.logo {
    display: none;
}












/*******************************/
nav.navbar.bootsnav {
    z-index: 100;
}

@media screen and (max-width: 767px){
    nav.navbar.bootsnav {
        background-color: #223456;
    }
    nav.navbar .navbar-brand img.logo {
        display: block;
        width: auto;
        height: 44px;
    }

}

.wrap-sticky nav.navbar.bootsnav.sticked {
    margin: 0;
    background: #223456;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
    min-height: 80px;
}

nav.navbar.bootsnav {
    border-bottom: none;
}

.wrap-sticky nav.navbar.bootsnav.sticked .navbar-brand img.logo {
    display: block;
    width: auto;
    height: 44px;
}


/*******/
.lslide img {
    width: auto;
    display: block;
    margin: 0 auto;
}


#about {
    position: relative;
}

.about-bg {
    position: absolute;
    /*top: 308px;*/
    top: 500px;
    left: 0;
}

.about-bg2 {
    position: absolute;
    /*top: 308px;*/
    top: 500px;
    right: 0;
}
.fancybox-controls {
    height: 100%;
    text-align: center;
}

.fancybox-buttons {
    position: absolute;
    right: auto;
    left: 100px;
    float: left;
}

.fancybox-button--close {
    float: left;
}

.fancybox-button--close::after, .fancybox-button--close::before {
    width: 0;
}

.fancybox-button--right {
    border-bottom-right-radius: 5px;
    position: absolute;
    right: 100px;
    top: 50%;
    margin-top: -22px;
    display: block !important;
    background: none;
    box-shadow: none;
}

.fancybox-button--left {
    border-bottom-left-radius: 5px;
    position: absolute;
    left: 100px;
    top: 50%;
    margin-top: -22px;
    display: block !important;
    background: none;
    box-shadow: none;
}

.fancy-next {
    position: absolute;
    width: 100px;
    height: 100%;
    top: 0;
    left: 0;
}

.fancy-prev {
    position: absolute;
    width: 100px;
    height: 100%;
    top: 0;
    left: 0;
}

#services {

}

#vegas-previous, #vegas-next {
    position: absolute;
    top: 50%;

}

.vegas-timer-progress {
    background: #cea265;
}
.parallax-window {
    height: 400px;
    /*background-color: rgba(206, 162, 101,0.7);*/
}
.parallax-slider img {
    display: block;
    margin: 0 auto;
}
.parallax-slider {
    background: #cea265;
}

.services-summary{
    text-align: center;
    margin: auto;
    width: 100%;

}

.services-list{
    min-height: 505px;
    background-color: #223456;
}

body{
    padding-right: 0 !important;
}
.modal-dialog {
    width: auto;
    margin: auto;
    background-color: #223456;
}

.modal-dialog  .services-content {
    width: 600px;
    padding: 0 15px;
    margin: auto;

    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    text-align: justify;
    color: #ffffff;
}
.modal-dialog  .services-content p {
    margin-bottom: 30px;
}
.modal-dialog  .services-content p:last-child {
    margin-bottom: 0 !important;
}

@media screen and (max-width: 630px){
    .modal-dialog  .services-content {
        width: 100%;
        padding: 0 20px;
    }
}

.modal-header {
    padding: 0;
    border-bottom: 1px solid #e5e5e5;
    background-color: #223456;
}

.modal-body {
    padding: 0;
    background-color: #223456;
}

.modal-content {
    background-color: #223456;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    border-radius: 0;
}

.bg-holder {
    width: 100%;
    height: 400px;
}
.services-parallax {
    background: #cea265 url("../img/icons/InvestProCounselorsBg2.png") center no-repeat;
    background-size: cover;
}
.customer-parallax {
    background: url("../img/photos/handshake.jpg") center no-repeat;
    background-size: cover;
}

.contact-form {
    position: relative;
    width: 500px;
    margin: 0 auto;
}

.styled-select {
    background: url(../img/sl.png) no-repeat 0 0;
    background-position: right 10px top 10px;
    height: 52px;
    overflow: hidden;
    width: 50px;
    border: 1px solid #7d7d7d;
    border-radius: 0;
}

.styled-select select {
    background: transparent;
    border: none;
    height: 52px;
    padding-left: 23px;
    width: 70px;
}

.styled-select select option {
    padding: 10px 25px;
}

/*************************************/

.top-logo img {
   margin-bottom: 6px;
}

.top-slider {
    margin-top: 14px;
}

nav.navbar.bootsnav ul.nav > li > a {
    font-family: PlayfairDisplay, sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    text-align: center;
    color: #ffffff;
    padding: 30px 40px;
    position: relative;
    border-bottom: solid 3px transparent;
    display: inline-block;
}





.wrap-sticky nav.navbar.bootsnav.sticked .container {
    max-width: 890px;
}

@media screen and (min-width: 768px) {
    .wrap-sticky nav.navbar.bootsnav.sticked.menu-center ul.nav.navbar-center {
        float: right;
    }
    .wrap-sticky nav.navbar.bootsnav.sticked ul.nav > li:last-child > a {
        padding-right: 0;
    }
    .navbar-collapse{
        padding: 0;
    }

    .wrap-sticky nav.navbar.bootsnav.sticked  .navbar-brand {
        padding-top: 18px;
    }

}




.wrap-sticky nav.navbar.bootsnav.sticked ul.nav > li > a {

}

@media screen and (max-width: 767px) {
    nav.navbar.bootsnav{
        min-height: 75px;
        box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
    }
    .wrap-sticky nav.navbar.bootsnav.sticked {
        min-height: 75px;
    }

    nav.navbar .navbar-brand img.logo {
        height: 40px;
    }

    .wrap-sticky nav.navbar.bootsnav.sticked .navbar-brand img.logo {
        height: 40px;
    }

    .navbar-brand {
        padding-top: 18px;
    }

    nav.navbar.bootsnav .navbar-toggle {
        display: inline-block;
        float: right;
        margin: 0;
        width: 24px;
        height: 24px;
        padding: 0;
        margin-top: 20px;
        margin-right: 20px;
        background: none !important;
        box-shadow: none !important;
    }

    .collapse-btn {
        width: 24px;
        height: 2px;
        background: #cea265;
        display: block;
        position: relative;
        -webkit-transition: -webkit-transform 0.3s ease-out;
        -moz-transition: -moz-transform 0.3s ease-out;
        -o-transition: -o-transform 0.3s ease-out;
        transition: transform 0.3s ease-out;
    }

    .collapse-btn.open {
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    .collapse-btn::before, .collapse-btn::after {
        content: '';
        display: block;
        width: 24px;
        height: 2px;
        background: #cea265;
        position: absolute;
        left: 0;
        -webkit-transition: opacity 0.3s ease-out;
        -moz-transition: opacity 0.3s ease-out;
        -o-transition: opacity 0.3s ease-out;
        transition: opacity 0.3s ease-out;
    }
    .collapse-btn::before {
        top: -10px;
    }

    .collapse-btn::after {
        bottom: -10px;
    }

    .collapse-btn.open::before, .collapse-btn.open::after {
        opacity: 0;
    }

    .navbar-collapse {
       padding: 0;
        margin: 0;
        border: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }



    nav.navbar.bootsnav .navbar-nav {
        padding: 0;
        margin: 0;
    }

    nav.navbar.bootsnav ul.nav > li > a {
        font-family: PlayfairDisplay, sans-serif;
        color: #ffffff;
        padding: 0;
        margin: 0;
        margin-top: 50px;
        line-height: 48px;
        font-size: 36px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        text-align: right;
        margin-right: 48px;
        border: none;
        border-bottom: solid 3px transparent;
        display: inline-block;
        width: auto;
    }

    nav.navbar.bootsnav .navbar-nav > li {
        text-align: right;
    }
    nav.navbar.bootsnav ul.nav > li:last-child > a {
        margin-bottom: 0;
    }

    nav.navbar.bootsnav.no-full .navbar-collapse {
        overflow-y: hidden !important;
        min-height: 100%;
        max-height: 100%;
        height: 100vh;
    }

    nav.navbar.bootsnav ul.nav > li a{
        position: relative;
    }

    nav.navbar.bootsnav ul.nav > li > a  .menu-icon{
        display: inline-block;
        width: 15px;
        height: 15px;
        background: url("../img/icons/Menu_Responsive_MarkUp.svg") center no-repeat;
        position: absolute;
        right: -22px;
        bottom: 11px;
        opacity: 0;
    }

    nav.navbar.bootsnav ul.nav > li > a:hover,nav.navbar.navbar-transparent ul.nav > li > a:hover, nav.navbar.no-background ul.nav > li > a:hover, nav.navbar ul.nav li.scroll.active > a, nav.navbar.navbar-dark ul.nav li.dropdown ul.dropdown-menu > li > a:hover, nav.navbar ul.nav li.dropdown.on > a, nav.navbar-dark ul.nav li.dropdown.on > a {
        color: #cea265 !important;
        border-bottom: solid 3px #cea265;
    }

    nav.navbar.bootsnav ul.nav > li > a:hover .menu-icon,
    nav.navbar.navbar-transparent ul.nav > li > a:hover .menu-icon,
    nav.navbar.no-background ul.nav > li > a:hover .menu-icon,
    nav.navbar ul.nav li.scroll.active > a .menu-icon,
    nav.navbar.navbar-dark ul.nav li.dropdown ul.dropdown-menu > li > a:hover .menu-icon,
    nav.navbar ul.nav li.dropdown.on > a .menu-icon,
    nav.navbar-dark ul.nav li.dropdown.on > a .menu-icon {
       opacity: 1;
    }







}

@media screen and (max-height: 599px){
    nav.navbar.bootsnav ul.nav > li > a {
        margin-top: 30px;
        line-height: 48px;
    }

}


nav.navbar.bootsnav ul.nav > li > a:hover,nav.navbar.navbar-transparent ul.nav > li > a:hover, nav.navbar.no-background ul.nav > li > a:hover, nav.navbar ul.nav li.scroll.active > a, nav.navbar.navbar-dark ul.nav li.dropdown ul.dropdown-menu > li > a:hover, nav.navbar ul.nav li.dropdown.on > a, nav.navbar-dark ul.nav li.dropdown.on > a {
    color: #cea265 !important;
}


/**********************/
.top-slider {
    margin-bottom: 80px;
}
.top-slider img{

}

.top-slider .slide-caption{
    max-width: 475px;
    margin: auto;
}

.top-slider .slide-caption h2 {
    margin-top: 20px;
    line-height: 40px;
    font-family: PlayfairDisplay, sans-serif;
    font-size: 30px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    text-align: center;
    color: #cea265;
    text-transform: none;
}

.top-slider .slide-caption p{
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    text-align: center;
    color: #ffffff;
}

.lSAction > .lSPrev {
    display: block;
    width: 23px;
    height: 42px;
    margin-top: -21px;
    background: url("../img/icons/Arrow_Left.svg") center no-repeat;
    background-position: 0 0;
    left: 0;
}

.lSAction > .lSNext {
    display: block;
    width: 23px;
    height: 42px;
    margin-top: -21px;
    background: url("../img/icons/Arrow_Right.svg") center no-repeat;
    background-position: 0 0;
    right: 0;
}

.ivp-item img {

}

.ivp-item h2 {
    line-height: 40px;
    font-family: PlayfairDisplay, sans-serif;
    font-size: 30px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    text-align: center;
    color: #cea265;
    margin-bottom: 0;
    margin-top: 30px;
}


.ivp-item p{
    line-height: 15px;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    text-align: center;
    color: #c1c1c1;
}



/************/

.section-title {
    position: relative;
    text-align: center;
    margin-bottom: 110px;

}

.section-title .st1 {
    display: inline-block;
    height: 110px;
    line-height: 100px;
    font-family: PlayfairDisplay, sans-serif;
    font-size: 120px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    text-align: center;
    color: #f5ece0;
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
}

.section-title .st2 {
    display: inline-block;
    height: 35px;
    line-height: 30px;
    font-family: PlayfairDisplay, sans-serif;
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    text-align: center;
    color: #223456;
    padding: 0 30px;
    position: absolute;
    bottom: -45px;
    left: 50%;
    -webkit-transform: translatex(-50%);
    -moz-transform: translatex(-50%);
    -ms-transform: translatex(-50%);
    -o-transform: translatex(-50%);
    transform: translatex(-50%);
    width: auto;
    border-top: solid 0.8px #223456;
    border-bottom: solid 0.8px #223456;
}

.section-title p {
    margin: 0 auto;
    position: absolute;
    top: 50%;
    margin-top: -18px;
    width: 100%;
    min-height: 35px;
    line-height: 35px;
    font-family: PlayfairDisplay, sans-serif;
    font-size: 26px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 60px;
    text-align: center;
    color: #223456;
    ;
}


.about-title p {
    padding-left: 83px;
}

.c1 {
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    text-align: center;
    color: #4a4f55;
    max-width: 468px;
    margin: 0 auto;
    margin-bottom: 50px;
}

.about-slide{

}

.carousel-inner > .item > a > img, .carousel-inner > .item > img {
    width: 100%;
}

.carousel-control .icon-next, .carousel-control .icon-prev {
    display: block;
    width: 23px;
    height: 42px;
    margin-top: -21px;
}
.carousel-control .icon-next {
    background: url("../img/icons/Arrow_Right.svg") center no-repeat;
    right: -40px;
}
.carousel-control .icon-next::before {
    content: '';
}

.carousel-control .icon-prev {
    background: url("../img/icons/Arrow_Left.svg") center no-repeat;
    left: -40px;
}
.carousel-control .icon-prev::before {
    content: '';
}
.carousel-control.left {
    background: none;
    opacity: 1;
}

.carousel-control.right {
    background: none;
    opacity: 1;
}


.firm1 h2, .firm2 h2 {
    font-size: 30px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    text-align: center;
    color: #223456;
    margin-top: 40px;
    margin-bottom: 20px;
}
.firm1 p, .firm2 p {
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.56;
    text-align: justify;
    color: #4a4f55;

}

.firm2 p {
    text-align: center;
}
.firm2 h2 {
    margin-top: 55px;
    margin-bottom: 40px;
}

.firm2 {
    background: url("../img/icons/Quote_2.svg") center no-repeat;
    background-position: center 50px;
    padding-bottom: 15px;
}


.about-des h4 {
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    color: #4a4f55;
    margin: 0;
    margin-bottom: 15px;
}

.about-des p {
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    color: #4a4f55;
}

.about-center {
    margin-bottom: 45px;
    padding-top: 120px;
}

#about hr {
    margin-top: 40px;
    border-top: 1px dotted #223456;
}

#vegas-previous {
    display: block;
    width: 23px;height: 42px;
    background: url("../img/icons/Arrow_Left.svg") center no-repeat;
    left: 0;
    top: 50%;
    margin-top: -21px;
    cursor: pointer;
}
#vegas-next {
    display: block;
    width: 23px;height: 42px;
    background: url("../img/icons/Arrow_Right.svg") center no-repeat;
    right: 0;
    top: 50%;
    margin-top: -21px;
    cursor: pointer;
}

/******************/

.services-title .st1 {
    color: #020b39;
    opacity: 0.2;
}

.services-title  p {
    color: #cea265;
    letter-spacing: 30px;
    margin-top: -15px;
    padding-left: 40px;
}

.services-title .st2 {
    color: #cea265;
    border-color: #cea265;
    min-width: 286px;
}

.services-title .st3 {
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #cea265;
    position: absolute;
    left: 0;
    width: 100%;
    bottom: -80px;
}
.services-title {
    margin-bottom: 80px;
}
.services-summary {
    color: #fff;
    max-width: 570px;
}

.services-summary h2{
    height: 53px;
    font-family: PlayfairDisplay, sans-serif;
    font-size: 40px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    margin-top: 77px;
    margin-bottom: 0;
}
.services-summary h3 {
    height: 27px;
    font-family: PlayfairDisplay, sans-serif;
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    margin-top: 2px;
    margin-bottom: 25px;
    text-transform: uppercase;
}

.services-summary p {
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
}
.services-item {
    color: #fff;
}
.services-item p {
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: justify;
    color: #ffffff;
}
.services-icon {
    position: relative;
    margin-bottom: 15px;
}
.services-icon img {
    float: left;
    position: absolute;
    left: 0;
    bottom: 0;
    max-width: 166px;
    width: 45%;
}

.services-icon h3 {
    margin: 0;
    margin-top: 93px;
    margin-left: 196px;
    display: inline-block;
    width: auto;
    min-width: 150px;
    max-width: 150px;
    font-size: 24px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
}

.services-item > .services-icon h3 {
    margin-left: calc(45% + 30px);
}


.services-item .btn.btn-primary {
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #cea265;
    background: none !important;
    box-shadow: none !important;
    padding: 0;
    text-shadow: none;
    margin-top: 30px;
    border: none !important;
}
.services-list {
    padding-bottom: 90px;
    min-height: 400px;
}

.client-title {

}

.client-title .st1 {
    color: #fae5c7;
}

.client-title p {
    letter-spacing: 60px;
    text-align: center;
    color: #223456;
    padding-left: 48px;
}

.client-title .st2 {
    color: #223456;
}

.commitment-item img {
    margin-bottom: 10px;
}
.commitment-item p{
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #4a4f55;
}
.commitment-item p span {
    font-size: 14px;
    line-height: 1.71;
}
.commitment-item {
    max-width: 530px;
    margin: 0 auto;
    margin-bottom: 30px;
    text-align: center;
}
#client {
    position: relative;
    padding-top: 135px;
}
.client-bg {
    position: absolute;
    /*top: 0;*/
    /*top: 600px;*/
    top: 550px;
    left: 250px;
    z-index: -1;
}
.client-bg img {
    opacity: 0.2;
    max-width: none;
}

.client-bg2 {
    position: absolute;
    /*top: 415px;*/
    /*top: 1250px;*/
    top: 2000px;
    left: -220px;
    z-index: -1;
}
.client-bg2 img {
    opacity: 0.2;
}
.select_style{
    font-family: Lato, sans-serif;
}

.client-bg3 {
    position: absolute;
    /*top: 0;*/
    /*top: 868px;*/
    top: 1900px;
    left: 0;
    z-index: -1;
}
.client-bg3 img {
    opacity: 0.2;
}
.commitment {
    padding-bottom: 100px;
}

.customer-title {
    margin-bottom: 65px;
}

.customer-title .st1{
    color: #cea265;
    opacity: 0.3;
}
.customer-title p {
    padding-left: 48px;
}
.customer-title .st3 {

}

.cus-desc {
    display: block;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #4a4f55;
    margin-bottom: 90px;
}


.customer-parallax {
    height: 580px;
}

.customer-slide li img {
    width: auto;
    display: block;
    margin: 0 auto;
}

/******************/

#office {
    padding-top: 75px;
}
.office-title {
    margin-bottom: 85px;
}
.office-title .st1 {
    color: #cea265;
    opacity: 0.2;
}

.office-title .st2 {

}

.office-title p {
    letter-spacing: 40px;
    text-align: center;
    color: #223456;
    padding-left: 45px;
}


.contact-info h5 {
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #4a4f55;
}
.contact-info p{
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.71;
    letter-spacing: normal;
    color: #4a4f55;
    margin-bottom: 0;
}

/***********/

#contact {

}

#contact >h4:first-child {
    font-family: PlayfairDisplay, sans-serif;
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #223456;
    margin-top: 40px;
    margin-bottom: 50px;
}


.form-group {

}
.form-control{
    display: block;
    width: 100%;
    height: 40px;
    padding: 6px 12px;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #4a4f55 !important;

    border-radius: 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    padding-left: 0 !important;


    border: none !important;
    border-bottom: solid 1px #223456 !important;
}

.form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #4a4f55 !important;
    opacity: 0.5;
}
.form-control::-moz-placeholder { /* Firefox 19+ */
    color: #4a4f55 !important;
    opacity: 0.5;
}
.form-control:-ms-input-placeholder { /* IE 10+ */
    color: #4a4f55 !important;
    opacity: 0.5;
}
.form-control:-moz-placeholder { /* Firefox 18- */
    color: #4a4f55 !important;
    opacity: 0.5;
}

textarea.form-control {
    resize: vertical;
    height: 130px;
}

.select-wrap {
    width: 55px;
    display: inline-block;
}
.form-control.c2 {
    display: inline-block;
    width: calc( 100% - 100px);
    float: right;
    border: none !important;
}


.select_style {
    width: 100%;
    background: none !important;
    padding: 0;
    border: none;
    box-shadow: none;
}

.select-wrap .select_style{
    width: auto;
    min-width: 55px;
}
.niceselect p.top {
    color: #4a4f55 !important;
    opacity: 0.5;
    border: none;
    margin-top: 0;
    margin-bottom: 0;
    padding: 7px;
    padding-left: 0 !important;
    padding-top: 10px;
}
.select_style .niceselect .value_wrapper {
    border-radius: 0;
    box-shadow: none;
    border: solid 1px #223456;
    background: #fff;
    min-width: 75px;
}
.select_style .niceselect .value_wrapper .values {
    opacity: 0.5;
    color: #4a4f55;
    font-size: 16px;
    padding: 14px 25px;
    position: relative;

}
.select_style .niceselect .value_wrapper .values::after{
    content: '';
    position: absolute;
    width: calc(100% - 50px);
    height: 1px;
    background: #223456;
    display: block;
    left: 25px;
    bottom: 0;
}
.select_style .niceselect .value_wrapper .values:last-child::after{
    height: 0;
}

.value_wrapper .values label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 3px;
    font-weight: 400;
}

.selectcon {
    background-image: url(../img/sl.png);
    position: absolute;
    right: 8px;
    top: auto;
    width: 8px;
    height: 8px;
    bottom: 13px;
}

.contact-form .btn.btn-default {
    display: block;
    margin: 0 auto;
    width: 169px;
    height: 50px;
    background-color: #cea265 !important;
    border: none !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    margin-top: 25px;
    margin-bottom: 90px;
    text-shadow: none;
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
    text-transform: uppercase;
}


footer {
    text-align: center;
    background: url(../img/icons/Hoz_Line.svg) center top no-repeat;
    min-height: 100px;
}

.copyright {
    margin: 0;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.71;
    letter-spacing: normal;
    text-align: center;
    color: #4a4f55;
    padding-top: 42px;
}

/****************/

.about-bg {
    z-index: -1;
}
.about-bg2 {
    z-index: -1;
}

.section-title .st2 {
    max-width: none;
}


@media screen and (max-width: 767px){
    .container{
        padding-left: 20px;
        padding-right: 20px;
    }
    .contact-form {
        width: auto;
        margin: 0 auto;
        padding-left: 20px;
        padding-right: 20px;
    }
    .commitment{
        padding-left: 20px;
        padding-right: 20px;
    }
}

/*******************************/

.fancybox-container {
    background: #223456;
}

.fancybox-button {
    width: auto;
    height: 25px;
    line-height: 25px;
    background: none !important;
    box-shadow: none !important;
    text-shadow: none;
}

.fancybox-button  span {
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #cea265;
}

.fancybox-button img {
    height: 25px;
    width: auto;
    margin-right: 17px;
}
.fancybox-buttons {
    left: 0;
    float: left;
    width: 100%;
    height: 70px;
    padding-top: 22px;
}

.fancy-but {
    border-bottom: 1px solid #cea265;
    padding-bottom: 23px;
}

.fancybox-container--ready .fancybox-bg {
    opacity: 1;
    background: #223456;
}

.fancybox-infobar__body {
    display: inline-block;
    width: 70px;
    line-height: 70px;
}

.fancybox-show-infobar .fancybox-infobar {
    height: 100%;
}

.fancy-prev {
    position: absolute;
    width: 23px;
    height: 42px;
    top: 0;
    left: 0;
    background: url("../img/icons/Arrow_Left.svg") center top no-repeat;
}

.fancybox-button--left {
    width: 23px;
    height: 42px;
    left: -40px;
    top: 50%;
    margin-top: -21px;
}


.fancy-next {
    position: absolute;
    width: 23px;
    height: 42px;
    top: 0;
    left: 0;
    background: url("../img/icons/Arrow_Right.svg") center top no-repeat;
}

.fancybox-button--right{
    width: 23px;
    height: 42px;
    right: -40px;
    top: 50%;
    margin-top: -21px;
}

.fancybox-button--left::after, .fancybox-button--right::after {
    width: 0;
    height: 0;
    display: none;
}

/***********/
.services-item .btn.btn-primary:hover {
    color: #f9a825;
}
.modal-header{
    border: none;
}
.modal-header .container {
    padding-top: 22px;
    height: 70px;
    border-bottom: solid 1px #cea265;
}
.modal-header .close {
    float: left;
    opacity: 1;
    background: none;
    box-shadow: none;
    text-shadow: none;

}

.modal-header .close img{
    float: left;
    height: 25px;
    width: auto;
    margin-right: 17px;
}

.modal-header .close span{
    float: left;
    font-size: 14px;
    line-height: 25px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-align: center;
    color: #cea265;
    text-transform: uppercase;
}

.modal-header .close:hover span{
    color: #f9a825;
}

.modal-body {
    padding-bottom: 120px;
}

.modal-body .services-icon h3 {
    margin-top: 75px;
}

.modal-body .services-icon {
    margin-bottom: 30px;
}
.modal-body {
    min-height: 100vh;
}


/***************************/
/*
    responsive
 */

@media screen and (max-width: 767px){

    nav.navbar.bootsnav ul.nav > li > a:hover,nav.navbar.navbar-transparent ul.nav > li > a:hover, nav.navbar.no-background ul.nav > li > a:hover, nav.navbar ul.nav li.scroll.active > a, nav.navbar.navbar-dark ul.nav li.dropdown ul.dropdown-menu > li > a:hover, nav.navbar ul.nav li.dropdown.on > a, nav.navbar-dark ul.nav li.dropdown.on > a {
        color: #fff !important;
    }

    .top-slider .slide-caption p {
        font-size: 18px;
    }

    nav.navbar.bootsnav {
        box-shadow: none;
        background-color: transparent;
    }
    nav.navbar.bootsnav.open {
        background-color: #223456 !important;

    }
    .wrap-sticky nav.navbar.bootsnav.sticked{
        background-color: #223456 !important;
        box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
    }
    .top-slider {
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .navbar-header {
        padding-top: 15px;
    }
    .wrap-sticky nav.navbar.bootsnav.sticked .navbar-header {
        padding-top: 0;
    }
    .lSAction {
        display: none !important;
    }
    .ivp-item {
        margin-bottom: 60px;
    }

    .ivp-item h2 {
        margin-top: 22px;
    }
    .top-page {
        background-size: cover;
    }

    .about-center {
        margin-bottom: 45px;
        padding-top: 40px;
    }

    .about-title p {
        padding-left: 0;
    }
    .about-title {
        margin-bottom: 80px;
    }

    .about-bg, .about-bg2 {
        display: none;
    }

    .firm2 {
        /*background-size: 200px;*/
        padding-bottom: 15px;
    }

    .about-des {
        margin-bottom: 25px;
    }


    #about hr {
        margin-top: 0;
        border-top: 1px dotted #223456;
    }
    .services-slide {
        height: 230px !important;
    }
    .services-summary {
        padding-bottom: 100px;
    }

    .services-parallax {
        height: auto;
    }
    .services-title p {
        color: #cea265;
        letter-spacing: 10px;
        margin-top: -15px;
        padding-left: 20px;
        font-size: 16px;
    }


    .fancybox-show-infobar .fancybox-infobar {
        height: 100%;
        width: 100%;
    }

    .fancybox-buttons {
        background: #223456;
    }
    .fancybox-button--right{
        right: 0;

    }

    .fancybox-button--left {

        left: 0;

    }

    .services-item > .services-icon h3 {
        margin-left: 0;
        width: 100%;
        text-align: center;
        display: block;
        max-width: 100%;
        margin-top: 20px;
        margin-bottom: 15px;
    }
     .services-icon h3 {
        margin-left: 0;
        width: 100%;
        text-align: center;
        display: block;
        max-width: 100%;
        margin-top: 20px !important;
        margin-bottom: 15px;
    }

    .services-icon img {
        position: relative;
        left: 0;
        bottom: 0;
        max-width: 166px;
        float: none !important;
        display: block;
        width: 100%;
        margin: 0 auto;
        margin-top: 40px;
    }

    .services-item .btn.btn-primary {
        display: block;
        margin: 25px auto;
    }
    .services-list {
        padding-bottom: 40px;
        min-height: 400px;
    }

    .client-title p {
        letter-spacing: 26px;
        text-align: center;
        color: #223456;
        padding-left: 25px;
        font-size: 20px;
    }
    .client-title .st2 {
        max-width: none;
        min-width: 222px;
        display: block;
    }
    #client {
        padding-top: 50px;
    }

    .client-bg1,.client-bg3 {
        display: none;
    }

    .client-bg2{
        top: 2050px;
        left: -180px;
    }

    .commitment {
        padding-bottom: 55px;
    }
    .customer-parallax {
        min-height: 450px;
        height: auto;
        padding-bottom: 60px;
    }

    .customer-title p {
        padding-left: 25px;
        font-size: 20px;
        letter-spacing: 26px;
    }

    .customer-parallax .container {
        padding-top: 80px !important;
    }

    .about-title p {
        padding-left: 28px;
        font-size: 20px;
        letter-spacing: 48px;
    }
    .cus-desc {
        margin-bottom: 55px;
    }
    .office-title p {
        letter-spacing: 24px;
        text-align: center;
        color: #223456;
        padding-left: 8px;
        font-size: 20px;
    }
    .office-title .st2 {
        min-width: 245px;
    }
    #office {
        padding-top: 50px;
    }

    .contact-info {
        margin-bottom: 20px;
    }
    .contact-form .btn.btn-default{
        margin-bottom: 50px;
    }




}

/*******************/

.top-page {

    position: relative;
    width: 100%;
    min-height: 896px;
    color: #ffffff;
    overflow: hidden;

}

.top-page .zoom{
    position: absolute;
    top: 0;
    left: 0;
    background: #121a2d url("../img/1.jpg") center top no-repeat;
    width: 100%;
    height: 100%;
    z-index: -1;
}
@media screen and (max-width: 767px){
    .top-page .zoom{
       background-size: cover;
    }
}
.top-page .zoom{
    -webkit-backface-visibility: hidden;
    -webkit-animation: imageAnimation 14s linear infinite 0s;
    -moz-animation: imageAnimation 14s linear infinite 0s;
    -o-animation: imageAnimation 14s linear infinite 0s;
    -ms-animation: imageAnimation 14s linear infinite 0s;
    animation: imageAnimation 14s linear infinite 0s;

    -webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
    -o-animation-delay: 6s;
    -ms-animation-delay: 6s;
    animation-delay: 6s;
}

@-webkit-keyframes imageAnimation{
    0% {
        opacity: 1;

    }
    93% {
        opacity: 1;
        -webkit-transform: scale(1.15) translateY(0%);

    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1) translateY(0%);
    }
}
@-moz-keyframes imageAnimation {
    0% {
        opacity: 1;

    }
    93% {
        opacity: 1;
        -moz-transform: scale(1.15) translateY(0%);

    }
    100% {
        opacity: 1;
        -moz-transform: scale(1) translateY(0%);
    }
}
@-o-keyframes imageAnimation {
    0% {
        opacity: 1;

    }
    93% {
        opacity: 1;
        -o-transform: scale(1.15) translateY(0%);

    }
    100% {
        opacity: 1;
        -o-transform: scale(1) translateY(0%);
    }
}
@-ms-keyframes imageAnimation {
    0% {
        opacity: 1;

    }
    93% {
        opacity: 1;
        -ms-transform: scale(1.15) translateY(0%);

    }
    100% {
        opacity: 1;
        -ms-transform: scale(1) translateY(0%);
    }
}
@keyframes imageAnimation {
    0% {
        opacity: 1;

    }
    93% {
        opacity: 1;
        transform: scale(1.15) translateY(0%);
        /*-webkit-filter: blur(0);filter: blur(0);*/

    }

    100% {
        opacity: 1;
        transform: scale(1) translateY(0%);
        /*-webkit-filter: blur(8px);filter: blur(8px);*/
    }
}


/********************/

.fancybox-button:hover span {
    color: #f9a825;
}

/***********************/

.contact-form .success {
    font-size: 16px;
    color: #000;
    background: #fff;
    width: 194px;
    height: 60px;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    left: 50%;
    margin-left: -95px;
    text-align: center;
    line-height: 54px;
    -webkit-box-shadow: 1px 1px 30px 0px rgba(50, 50, 50, 0.3);
    -moz-box-shadow:    1px 1px 30px 0px rgba(50, 50, 50, 0.3);
    box-shadow:         1px 1px 30px 0px rgba(50, 50, 50, 0.3);
    display: none;
}

.customer-slide li img {
    width: 130px;
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}
.customer-slide li img:hover {
    -webkit-filter: grayscale(0); /* Safari 6.0 - 9.0 */
    filter: grayscale(0);
}











