/*font-family: 'Arimo', sans-serif;*/
body{
    font-family: 'Arimo', sans-serif;
    background: #f8f9fb;
    height: auto;
    overflow-x: hidden;
    width: 100%;
}
a{
    color: #D0A46D;
    text-decoration: none;
}
a:focus, a:active, a:visited{
    outline: none !important;
}
a:hover{
    outline: none !important;
    color: #283439;
}
::selection {
    background: rgba(68, 121, 28, 0.61); /* WebKit/Blink Browsers */
    color: #FFF;
}
::-moz-selection {
    background: rgba(68, 121, 28, 0.61); /* Gecko Browsers */
    color: #FFF;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-size: 14px;
    line-height: 18px;
    color: #777777;
    font-weight: 100;
}
::-moz-placeholder { /* Firefox 19+ */
    font-size: 14px;
    line-height: 18px;
    color: #777777;
    font-weight: 100;
}
:-ms-input-placeholder { /* IE 10+ */
    font-size: 14px;
    line-height: 18px;
    color: #777777;
    font-weight: 100;
}
:-moz-placeholder { /* Firefox 18- */
    font-size: 14px;
    line-height: 18px;
    color: #777777;
    font-weight: 100;
}
a, button{
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    cursor: pointer;
}
input:hover, input:active, input:focus, textarea:hover, textarea:active, textarea:focus, select, select:hover, select:active, select:focus, button, button:hover, button:active, button:focus{
    outline: none !important;
}
body.mfp-zoom-out-cur{
    margin-left: auto !important;
}
.mfp-image-holder .mfp-close {
    color: #D0A46D !important;
    background: #FFF !important;
}
.mfp-image-holder .mfp-close:hover{
    color: #FFF !important;
    background: #D0A46D !important;
}
/*.mfp-iframe-holder .mfp-content {*/
    /*line-height: 0;*/
    /*width: 100%;*/
    /*max-width: 500px;*/
/*}*/
/*.mfp-iframe-scaler iframe {*/
    /*max-width: 500px !important;*/
    /*left: 0px !important;*/
/*}*/
.mfp-image-holder .mfp-close{
    right: -20px !important;
    top: 25px !important;
    position: absolute !important;
    display: inline-block !important;
    color: #D0A46D !important;
    background: #FFF !important;
    border-radius: 50px !important;
    padding: 1px 14px 0px 14px !important;
    opacity: 1.0 !important;
    transition: all 0.2s !important;
    -moz-transition: all 0.2s !important;
    -ms-transition: all 0.2s !important;
    -o-transition: all 0.2s !important;
    -webkit-transition: all 0.2s !important;
    width: auto !important;
    cursor: pointer !important;
}
.mfp-iframe-holder .mfp-close {
    right: -20px !important;
    top: -19px !important;
    position: absolute !important;
    display: inline-block !important;
    color: #FFF !important;
    background: #D0A46D !important;
    border-radius: 50px !important;
    padding: 1px 14px 0px 14px !important;
    opacity: 1.0 !important;
    transition: all 0.2s !important;
    -moz-transition: all 0.2s !important;
    -ms-transition: all 0.2s !important;
    -o-transition: all 0.2s !important;
    -webkit-transition: all 0.2s !important;
    width: auto !important;
    cursor: pointer !important;
    min-height: 44px;
}
.mfp-image-holder .mfp-close:hover, .mfp-iframe-holder .mfp-close:hover{
    background: #D0A46D !important;
    color: #FFF !important;
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: default;
}
.mfp-iframe-scaler iframe{
    background: #FFF url('/site/assets/img/loader.gif') no-repeat center !important;
}
.m-t-0 {
    margin-top: 0 !important;
}
.m-t-5 {
    margin-top: 5px !important;
}
.m-t-10 {
    margin-top: 10px !important;
}
.m-t-15 {
    margin-top: 15px !important;
}
.m-t-20 {
    margin-top: 20px !important;
}
.m-t-25 {
    margin-top: 25px !important;
}
.m-t-30 {
    margin-top: 30px !important;
}
.m-t-40 {
    margin-top: 40px !important;
}
.m-t-50 {
    margin-top: 50px !important;
}
.m-t-60 {
    margin-top: 60px !important;
}
.m-t-80 {
    margin-top: 80px !important;
}

.m-b-0 {
    margin-bottom: 0px !important;
}
.m-b-5 {
    margin-bottom: 5px !important;
}
.m-b-10 {
    margin-bottom: 10px !important;
}
.m-b-15 {
    margin-bottom: 15px !important;
}
.m-b-20 {
    margin-bottom: 20px !important;
}
.m-b-25 {
    margin-bottom: 25px !important;
}
.m-b-30 {
    margin-bottom: 30px !important;
}
.m-b-40 {
    margin-bottom: 40px !important;
}
.m-b-50 {
    margin-bottom: 50px !important;
}
.m-b-60 {
    margin-bottom: 60px !important;
}
.m-b-80 {
    margin-bottom: 80px !important;
}
.p-t-0 {
    padding-top: 0px !important;
}
.p-t-5 {
    padding-top: 5px !important;
}
.p-t-10 {
    padding-top: 10px !important;
}
.p-t-15 {
    padding-top: 15px !important;
}
.p-t-20 {
    padding-top: 20px !important;
}
.p-t-25 {
    padding-top: 25px !important;
}
.p-t-30 {
    padding-top: 30px !important;
}
.p-t-40 {
    padding-top: 40px !important;
}
.p-t-50 {
    padding-top: 50px !important;
}
.p-t-60 {
    padding-top: 60px !important;
}
.p-t-80 {
    padding-top: 80px !important;
}
.p-t-100 {
    padding-top: 100px !important;
}

.p-b-0 {
    padding-bottom: 0px !important;
}
.p-b-5 {
    padding-bottom: 5px !important;
}
.p-b-10 {
    padding-bottom: 10px !important;
}
.p-b-15 {
    padding-bottom: 15px !important;
}
.p-b-20 {
    padding-bottom: 20px !important;
}
.p-b-25 {
    padding-bottom: 25px !important;
}
.p-b-30 {
    padding-bottom: 30px !important;
}
.p-b-40 {
    padding-bottom: 40px !important;
}
.p-b-50 {
    padding-bottom: 50px !important;
}
.p-b-60 {
    padding-bottom: 60px !important;
}
.p-b-80 {
    padding-bottom: 80px !important;
}
.p-b-100 {
    padding-bottom: 100px !important;
}
.p-l-10{
    padding-left: 10px !important;
}
.p-l-20{
    padding-left: 20px !important;
}
.p-l-30{
    padding-left: 30px !important;
}
.p-l-40{
    padding-left: 40px !important;
}
.load,
.load:after {
    border-radius: 50%;
    width: 60px;
    height: 60px;
}
.load {
    margin: 60px auto;
    font-size: 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -30px;
    margin-top: -30px;
    text-indent: -9999em;
    border-top: 5px solid rgba(0, 0, 0, 0.1);
    border-right: 5px solid rgba(0, 0, 0, 0.1);
    border-bottom: 5px solid rgba(0, 0, 0, 0.1);
    border-left: 5px solid #D0A46D;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear;
}
@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.loading-body{
    position:fixed;
    top:0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(255, 255, 255, 1.0);
    z-index: 99999;
}

.dropdown:hover .dropdown-menu {
    /*display: block;*/
}
.vertical-alignment-helper {
    display:table;
    height: 100%;
    width: 100%;
    pointer-events:none;
}
.vertical-align-center {
    display: table-cell;
    vertical-align: middle;
    pointer-events:none;
}
.modal-content {
    width:inherit;
    height:inherit;
    margin: 0 auto;
    pointer-events: all;
}
.modal .close{
    position: absolute;
    right: 30px;
    top: 30px;
    background: url(/site/assets/img/close.svg) no-repeat center;
    width: 22px;
    height: 22px;
    display: block;
    background-size: 22px;
    cursor: pointer;
    z-index: 999999;
    opacity: 1;
}
.modal .modal-content{
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.modal .modal-body{
    padding: 15px 0;
}
.modal .modal-body .add-review-body h1{
    font-size: 30px;
    font-family: "Oswald", sans-serif;
    color: #D0A46D;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    padding: 30px 0 30px 0;
}
.modal .modal-body .add-review-body h1 span{
    color: #000000;
}
.modal-backdrop{
    background: rgba(0, 58, 5, 0.9);
    opacity: 1 !important;
}
@media (min-width: 768px){
    .modal-dialog {
        width: 748px;
    }
}
/*SITE 3.2.0 TEMPLATE*/
header{
    z-index: 10;
    position: relative;
}
.bg-white{
    background: #FFF;
}
.header-padding{
    padding-top:27px;
    padding-bottom: 32px;
}
a.main-logo{
    display: block;
    max-width: 199px;
}
a.main-logo img{

}
.head-right-widget{
    display: inline-block;
    width: auto;
    float: right;
}
.btn-group-lang{
    float: right;
}
.btn-group-lang button{
    padding: 14px 0 0 0;
    color: #283439;
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
    cursor: pointer;
}
.btn-group-lang button:hover,
.btn-group-lang button:focus,
.btn-group-lang button:active{
    color: #D0A46D;
    text-decoration: none;;
}
.btn-group-lang button:after{
    border: none;
    background: transparent url(/site/assets/images/drop-down.svg) no-repeat center right;
    background-size: 9px;
    width: 9px;
    height: 9px;
    vertical-align: 0.100em;
}
.btn-group-lang .dropdown-menu{
    min-width: 0;
}
.btn-group-lang .dropdown-menu a{
    color: #283439;
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
}
.col-right-head{
    text-align: right;
}
ul.header-list{
    display: inline-block;
    float: right;
    list-style: none;
    color: #283439;
    margin: 0;
}
ul.header-list li{
    display: inline-block;
    margin: 0 17px 0 0;
    padding: 0 17px 0 0;
    border-right: 1px solid #d5d5d5;
}
ul.header-list li a{
    display: block;
    position: relative;
    color: #283439;
    font-size: 18px;
    font-weight: 400;
    padding: 10px 0 5px 0;
}
ul.header-list li a:hover{
    color: #D0A46D;
    text-decoration: none;
}
ul.header-list li a.email:before{
    display: inline-block;
    content: " ";
    background: transparent url(/site/assets/images/mail.svg) no-repeat center;
    background-size: 24px;
    width: 24px;
    height: 15px;
    margin-right: 5px;
    position: relative;
    top: 2px;
}
ul.header-list li a.phone:before{
    display: inline-block;
    content: " ";
    background: transparent url(/site/assets/images/phone.svg) no-repeat center;
    background-size: 14px;
    width: 14px;
    height: 22px;
    margin-right: 10px;
    position: relative;
    top: 6px;
}
ul.header-list li a.fbook:before{
    display: inline-block;
    content: " ";
    background: transparent url(/site/assets/images/facebook.svg) no-repeat center;
    background-size: 9px;
    width: 9px;
    height: 18px;
    position: relative;
    top: 2px;
}
ul.header-list li:nth-child(3){
    border: none;
    padding-right: 20px;
    margin-right: 0;
}
ul.header-list li a.insta:before{
    display: inline-block;
    content: " ";
    background: transparent url(/site/assets/images/instagram.svg) no-repeat center;
    background-size: 18px;
    width: 18px;
    height: 18px;
    position: relative;
    top: 2px;
}
.nav-bg{
    width: 100%;
    max-width: 100%;
    box-shadow: 0 18px 29px rgba(0, 0, 0, 0.44);
    background-color: #283439;
}
.bg-dark {
    background-color: #283439!important;
}
nav.navbar-main{
    padding: 0;
    margin: 0;
    z-index: 10;
    position: relative;
}
nav.navbar-main ul.navbar-nav li a{
    color: #ffffff !important;
    font-size: 15px !important;
    font-weight: 500 !important;
    text-transform: uppercase !important;
    letter-spacing: 1.8px !important;
    padding: 32px 16px !important;
    text-align: center !important;
    height: 100%;
}
nav.navbar-main ul.navbar-nav li.active a,
nav.navbar-main ul.navbar-nav li a:focus,
nav.navbar-main ul.navbar-nav li a:active,
nav.navbar-main ul.navbar-nav li a:hover{
    background: #D0A46D;
    color: #FFF;
}
nav.navbar-main ul.navbar-nav li:first-child a{
    /*padding-left: 0 !important;*/
}
nav.navbar-main ul.navbar-nav li:last-child a{
    /*padding-right: 0 !important;*/
}
nav.navbar-main .dropdown>.dropdown-menu{
    text-align: left !important;
    background: #283439;
    box-shadow: 0 18px 29px rgba(0, 0, 0, 0.44);
}
nav.navbar-main .dropdown>.dropdown-menu a{
    color: #ffffff !important;
    font-size: 13px !important;
    font-weight: 500 !important;
    text-transform: uppercase !important;
    letter-spacing: 1.8px !important;
    padding: 10px 15px !important;
    text-align: left !important;
}
nav.navbar-main .dropdown:hover>.dropdown-menu {
    display: block;
}
section.home-slider{
    z-index: 9;
    position: relative;
}
section.home-slider .item-content:before{
    content: " ";
    display: block;
    background: #283439;
    opacity: 0.7;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
section.home-slider:after{
    content: "\f078";
    font-family: FontAwesome;
    font-size: 16px;
    text-align: center;
    display: block;
    background: transparent url(/site/assets/images/slider_dropdown.svg) no-repeat bottom center;
    background-size: 189px;
    position: absolute;
    bottom: -5px;
    left: 50%;
    width: 189px;
    height: 44px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 11;
    padding-top: 10px;
}
section.home-slider .item .slider-content{
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 100%;
    text-align: right;
}
section.home-slider .item .slider-content h2{
    color: #ffffff;
    font-size: 37px;
    font-weight: 400;
    line-height: 40px;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
}
section.home-slider .item .slider-content h1{
    font-size: 50px;
    font-weight: 700;
    padding: 0;
    margin: 0 0 36px 0;
    line-height: 60px;
    color: #ffffff;
    text-transform: uppercase;
}
section.home-slider .item .slider-content a{
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #D0A46D;
    padding: 20px 74px;
    display: inline-block;
}
section.home-slider .item .slider-content a:hover,
section.home-slider .item .slider-content a:active,
section.home-slider .item .slider-content a:focus
{
    text-decoration: none;
    background-color: #283439;
}
section.home-slider .owl-dots{
    display: block;
    position: absolute;
    left: 50%;
    bottom: 90px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
section.home-slider .owl-dots .owl-dot{
    display: inline-block;
    margin: 0 6px 0 0;
}
section.home-slider .owl-dots .owl-dot:last-child{
    margin-right: 0;
}
section.home-slider .owl-dots .owl-dot span{
    display: block;
    width: 18px;
    height: 18px;
    border: 4px solid #ffffff;
    background-color: transparent;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}
section.home-slider .owl-dots .owl-dot.active span{
    background-color: #D0A46D;
}
.home-360-deg{
    position: relative;
    display: block;
    max-width: 100%;
    width: 100%;
    margin: 150px 0 35px 0;
}
.home-360-deg.invert{
    margin: 0 0 150px 0;
}
.home-360-deg:before{
    content: " ";
    display: block;
    width: 50%;
    height: 100%;
    background: #FFF;
    position: absolute;
    right: 0;
    top: 0;
}
.home-360-deg.invert:before{
    content: " ";
    display: block;
    width: 50%;
    height: 100%;
    background: #FFF;
    position: absolute;
    left: 0;
    top: 0;
}
.home-360-deg .col-embed-content {
    padding: 35px 0 0 0;
}
.home-360-deg .col-embed-content {
    padding: 35px 0 0 0;
}
.home-360-deg .col-embed-content .content{
    color: #616161;
    font-size: 15px;
    font-weight: 300;
    line-height: 26px;
    margin: 0 0 45px 0;
}
h4.widget-title{
    position: relative;
    color: #032f3e;
    font-size: 18px;
    font-weight: 700;
    line-height: 29px;
    text-transform: uppercase;
    border: none;
    margin: 0 0 29px 0;
    padding: 0 0 29px 0;
}
h4.widget-title:after{
    content: " ";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 33px;
    height: 2px;
    background-color: #D0A46D;
}
.btn{
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.btn-default,
.btn-default:focus,
.btn-default:active,
.btn-default:visited
{
    background-color: #283439;
    color: #ffffff;
    font-size: 17px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 18px 88px;
}
.btn-default:hover{
    background-color: #D0A46D;
    color: #ffffff;
}
.btn-primary,
.btn-primary:focus,
.btn-primary:active,
.btn-primary:visited
{
    background-color: #D0A46D;
    color: #ffffff;
    font-size: 17px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 18px 88px;
    border-color: #D0A46D;
}
.btn-primary:hover{
    background-color: #283439;
    border-color: #283439;
    color: #ffffff;
}
.btn-invert,
.btn-invert:focus,
.btn-invert:active,
.btn-invert:visited
{
    background-color: transparent;
    color: #ffffff;
    font-size: 17px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 18px 88px;
    border-color: #ffffff;
}
.btn-invert:hover{
    border-color: #D0A46D !important;
    color: #D0A46D;
}
iframe.embed-responsive-item a.client-logo-wrapper{
    display: none !important;
}
section.home-welcome{
    display: block;
    width: 100%;
    max-width: 100%;
    position: relative;
    padding: 130px 0;
    background-size: cover;
    background-repeat: no-repeat;
}
section.home-welcome:before{
    content: " ";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #283439;
    opacity: 0.9;
}
section.home-welcome .col-welcome-heading h2{
    color: #ffffff;
    font-size: 28px;
    font-weight: 400;
    line-height: 49.12px;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
}
section.home-welcome .col-welcome-heading h1{
    color: #ffffff;
    font-size: 38px;
    font-weight: 700;
    line-height: 49.12px;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
}
section.home-welcome .col-welcome-btn{
    text-align: right;
}
section.home-welcome .col-welcome-btn .btn{
    padding: 18px 18px;
    border-width: 2px;
    margin-top: 20px;
}
section.home-banks{
    background: url(/site/assets/images/bang-home.png) no-repeat center;
    background-size: cover;
    padding: 131px 0 118px 0;
}
section.home-banks .home-bank-panel{
    background: #FFF;
    display: block;
    position: relative;
}
section.home-banks .home-bank-panel .bank-header{
    display: block;
    width: 100%;
    position: relative;
}
section.home-banks .home-bank-panel .bank-header:after{
    content: " ";
    display: block;
    width: 100%;
    height: 1px;
}
section.home-banks .home-bank-panel .bank-header img{
    position: relative;
    float: left;
}
section.home-banks .home-bank-panel .bank-header img.account-img{
    max-width: 100%;
    min-width: 100%;
}
section.home-banks .home-bank-panel .content{
    width: 100%;
    display: block;
    padding: 0 25px 25px 25px;
}
section.home-banks .home-bank-panel .content h4{
    text-align: center;
    color: #032f3e;
    font-size: 22px;
    font-weight: 700;
    line-height: 24px;
    text-transform: uppercase;
    margin: 16px 0 5px 0;
    padding: 0;
    border: none;
}
section.home-banks .home-bank-panel .content h5{
    position: relative;
    text-align: center;
    color: #032f3e;
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    text-transform: uppercase;
    margin: 0 0 28px 0;
    padding: 0 0 28px 0;
    border: none;
}
section.home-banks .home-bank-panel .content h5:after{
    content: " ";
    display: block;
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 174px;
    height: 2px;
    background: #D0A46D;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
section.home-banks .home-bank-panel .content .text{
    color: #616161;
    font-size: 16px;
    font-weight: 300;
    line-height: 26px;
}
section.about-us{
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    padding: 137px 0 0 0;
    overflow: hidden;
}
section.about-us .widget-section{

}
section.about-us .widget-section .about-us-image{
    padding-right: 0;
}
section.about-us .widget-section .about-us-content{
    padding-left: 0;
    background: #FFF;
    position: relative;
}
section.about-us .widget-section .about-us-content:before{
    content: " ";
    display: block;
    position: absolute;
    left: 100%;
    top: 0;
    width: 100%;
    height: 100%;
    background: #FFF;
}
section.about-us .widget-section .about-us-content .about-us{
    padding: 35px 15px 0 30px;
}
section.about-us .widget-section .about-us-content .about-us h4.main-subtitle{
    position: relative;
    color: #032f3e;
    font-size: 18px;
    font-weight: 700;
    line-height: 29px;
    text-transform: uppercase;
    border: none;
    margin: 0 0 29px 0;
    padding: 0 0 29px 0;
}
section.about-us .widget-section .about-us-content .about-us h4:after {
    content: " ";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 33px;
    height: 2px;
    background-color: #D0A46D;
}
section.about-us .widget-section .about-us-content .about-us .content{
    color: #616161;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 30px;
}
h3.main-title{
    position: relative;
    display: block;
    text-align: center;
    color: #283439;
    font-size: 26px;
    font-weight: 700;
    line-height: 24px;
    text-transform: uppercase;
    margin: 0 0 65px 0;
    padding: 0 0 30px 0;
}
h3.main-title:after{
    content: " ";
    display: block;
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 33px;
    height: 2px;
    background: #D0A46D;
}
section.home-blog{
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    padding: 137px 0 137px 0;
    overflow: hidden;
}
section.home-blog .widget-section{

}
section.home-blog .widget-section .about-us-image{
    padding-right: 0;
}
section.home-blog .widget-section .about-us-content{
    padding-left: 0;
    background: #FFF;
    position: relative;
}
section.home-blog .widget-section .about-us-content:before{
    content: " ";
    display: block;
    position: absolute;
    left: 100%;
    top: 0;
    width: 100%;
    height: 100%;
    background: #FFF;
}
section.home-blog .widget-section .about-us-content .about-us{
    padding: 35px 15px 0 30px;
}
section.home-blog .widget-section .about-us-content .about-us h4.main-subtitle{
    position: relative;
    color: #032f3e;
    font-size: 18px;
    font-weight: 700;
    line-height: 29px;
    text-transform: uppercase;
    border: none;
    margin: 0 0 29px 0;
    padding: 0 0 29px 0;
}
section.home-blog .widget-section .about-us-content .about-us h4:after {
    content: " ";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 33px;
    height: 2px;
    background-color: #D0A46D;
}
section.home-blog .widget-section .about-us-content .about-us .content{
    color: #616161;
    font-size: 16px;
    font-weight: 300;
    line-height: 26px;
    margin-bottom: 30px;
}
section.home-map{
    display: block;
    max-width: 100%;
    width: 100%;
    position: relative;
    border-top: 5px solid #D0A46D;
    margin-top: 0;
}
section.home-map:before{
    content: "\f041";
    text-align: center;
    font-family: FontAwesome;
    font-size: 22px;
    line-height: 44px;
    color: #FFF;
    display: block;
    position: absolute;
    left: 50%;
    top: -43px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    background: transparent url(/site/assets/images/button-shape.svg) no-repeat center;
    width: 189px;
    height: 44px;
    background-size: 189px;
}
.gm-style .gm-style-iw{
}
.gm-style .gm-style-iw .infobox{
    text-align: left !important;
}
.gm-style .gm-style-iw .infobox:before{
    content: " ";
    display: inline-block;
    width: 108px;
    height: 91px;
    background: url(/site/assets/images/logo.jpg) no-repeat center;
    float: left;
    margin-right: 15px;
}
.gm-style .gm-style-iw .infobox h3.title a{
    color: #616161;
    font-family: Arimo;
    font-size: 16px;
    line-height: 26px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0;
    padding-bottom: 0;
}
.gm-style .gm-style-iw .infobox span{
    color: #616161;
    font-family: Arimo;
    font-size: 16px;
    line-height: 26px;
    font-weight: 100;
    margin-bottom: 0;
    padding-bottom: 0;
}
footer .container{
    position: relative;
}
footer{
    background: #283439;
    padding: 100px 0 0 0;
    color: #ffffff;
    margin-top: 15px;
}
footer h4.widget-title{
    color: #FFF;
    padding: 0 0 22px 0;
}
footer .col-form-subject{
    display: none !important;
}
.btn-sm{
    color: #ffffff;
    font-size: 14px;
    font-weight: 300;
    line-height: 16.1px;
    text-transform: uppercase;
    background-color: #D0A46D;
    padding: 15px 70px;
}
footer button.sub-btn-contact{
    float: right;
}
footer button.sub-btn-contact:hover
{
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    line-height: 16.1px;
    text-transform: uppercase;
    background-color: transparent;
    padding: 15px 70px;
    border-color: #fff;
}
footer .form-control{
    width: 100%;
    height: 48px;
    border: 1px solid #cccccc;
    background-color: #f6f6f6;
    color: #777777;
    font-size: 14px;
    font-weight: 400;
    line-height: 18.79px;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}
footer textarea.form-control{
    height: 112px;
}
footer .alert-danger{
    border: none;
    background: none;
    color: #FF5722;
    text-align: left !important;
    font-size: 13px;
    font-weight: 100;
    padding: 0;
}
footer .alert-success{
    border: none;
    background: none;
    color: #4CAF50;
    text-align: left !important;
    font-size: 15px;
    font-weight: 100;
    padding: 0;
}
footer .widget-html-content-item{
    color: #ffffff;
    font-size: 14px;
    font-weight: 100;
    line-height: 23px;
}
footer .widget-html-content-item a{
    display: block;
    margin: 0 0 20px 0;
    color: #FFF;
}
footer .widget-html-content-item a:hover,
footer .widget-html-content-item a:focus,
footer .widget-html-content-item a:active
{
    color: #D0A46D !important;
    text-decoration: none;
    outline: none;
}
footer .widget-html-content-item a i{
    margin-right: 15px;
}
a.scrollToTop{
    position: absolute;
    right: 0px;
    top: -65px;
    color: #FFF;
    border: 2px solid #FFF;
    font-size: 9px;
    padding: 9px 10px;
}
a.scrollToTop:hover{
    background: #D0A46D;
    color: #FFF;
    border-color: #D0A46D;
}
.facebook-messanger {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 340px;
    overflow: hidden;
    z-index: 10;
}
.facebook-messanger .message {
    display: none;
}
button.show-messanger {
    background: #0084ff;
    background-image: url(/site/assets/images/messenger.png);
    background-position: 15px 10px;
    background-repeat: no-repeat;
    background-size: 20px;
    color: #FFF;
    text-align: center;
    padding: 10px 35px 10px 45px;
    border: none;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    display: block;
}
button.hidde-messanger {
    position: absolute;
    top: 1px;
    right: 1px;
    background: #2087fb;
    color: #FFF;
    text-align: center;
    padding: 5px 10px 7px 10px;
    border: none;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
footer .widget-form{
    margin-bottom: 65px;
}
footer .footer-dark{
    background-color: #172227;
    padding: 50px 0 44px 0;
    color: #5f737a;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
}
footer .footer-soc{
    float: right;
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
}
footer .footer-soc li{
    display: inline-block;
    padding-right: 15px;
}
footer .footer-soc li a{
    color: #5f737a;
    font-size: 16px;
}
footer .footer-soc li:first-child{
    border-left: 1px solid #5f737a;
    padding: 5px 15px 5px 15px;
}
footer .footer-soc li:last-child{
    border-right: 1px solid #5f737a;
    padding: 5px 15px 5px 0;
}
footer .footer-soc li a:hover{
    color: #FFF;
}
h1.content-title{
    position: relative;
    display: block;
    color: #283439;
    font-size: 26px;
    font-weight: 700;
    line-height: 24px;
    text-transform: uppercase;
    text-align: center;
    margin: 70px 0 33px 0;
    padding: 0 0 33px 0;
}
h1.content-title:after{
    content: " ";
    display: block;
    width: 30px;
    height: 3px;
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #D0A46D;
}
section.sub-page-content .btn-default{
    background: transparent;
    border: 3px solid #283439;
    color: #283439;
}
section.sub-page-content .btn-default:hover{
    background: #D0A46D;
    border: 3px solid #D0A46D;
    color: #FFF;
}
.home-360-deg.invert.sub-page-content h4.widget-title{
    text-align: right;
}
.home-360-deg.invert.sub-page-content h4.widget-title:after{
    content: " ";
    right: 0;
    left: inherit;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}
.home-360-deg.invert.sub-page-content .content{
    text-align: right;
}
.home-360-deg.invert.sub-page-content .btn{
    float: right;
}
.container-sub-page{
    padding-bottom: 60px;
}
.widget-panel{
    background: #FFF;
    margin-bottom: 30px;
}
.widget-panel .embed-panel{

}
.widget-panel .content-panel{
    padding: 38px 73px 55px 73px;
}
.widget-panel .content-panel .content{
    color: #616161;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}
.alert{
    text-align: center;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.white-panel{
    background: #FFF;
    margin-bottom: 30px;
}
.section-image-link{
    display: block;
}
section.content-page .section-content{
    padding: 35px 70px 60px 70px;
    color: #616161;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}
section.content-page .section-code{
    margin: 50px 0 15px 0;
}
.no-shadows{
    box-shadow: none;
}
.content-share{
    text-align: right;
}
.content-share .shareElemts .group button{
    padding: 5px 10px;
    height: inherit;
    width: inherit;
}
.content-share .shareElemts .group button i{
    font-size: 19px;
}
.content-share .shareElemts .group button.dr{
    background: #FF5D21;
    color: #FFF;
}
.content-share .shareElemts .group button.fb{
    background: #3b5998;
    color: #FFF;
}
.content-share .shareElemts .group button.gp{
    background: #d34836;
    color: #FFF;
}
.content-share .shareElemts .group button.linkedin{
    background: #007bb5;
    color: #FFF;
}
.content-share .shareElemts .group button.twitter{
    background: #55acee;
    color: #FFF;
}
.content-share .shareElemts .group button.pinterest{
    background: #cb2027;
    color: #FFF;
}
section.about-us a.blog-link{
    display: block;
}
section.about-us a.blog-link img{
    max-width: 100%;
    min-width: 100%;
}
ul.pagination li a{
    padding: 20px 20px;
    background: #283539;
    font-size: 17px;
    font-weight: 500;
    text-transform: uppercase;
    border-color: #283539;
    color: #FFF;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}
ul.pagination li.active a{
    background: #D0A46D !important;
    color: #FFF !important;
    border-color: #D0A46D !important;
}
ul.pagination li a:hover{
    background: #D0A46D !important;
    color: #FFF !important;
    border-color: #D0A46D !important;
}
nav.pagination-right{
    text-align: right;
    float: right;
}
.btn-invert,
.btn-invert:focus,
.btn-invert:visited,
.btn-invert:active
{
    border: 3px solid #D0A46D;
    background-color: #ffffff;
    color: #D0A46D;
    float: right;
}
.btn-invert:hover{
    background: #D0A46D;
    color: #FFF;
}
section.home-banks .home-bank-panel .content .text strong{
    font-weight: 700;
}
.hidden{
    display: none !important;
}
.embed-panel a.fixed-height-img{
    height: 304px;
    overflow: hidden;
    display: block;
}
.modal-dialog {
    min-height: calc(100vh - 60px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: auto;
}
@media(max-width: 768px) {
    .modal-dialog {
        min-height: calc(100vh - 20px);
    }
}
.modal-content{
    max-width: 100%;
}
.content-form-popup{
    padding-top: 15px;
}
.content-form-popup h3{
    position: relative;
    color: #032f3e;
    font-size: 18px;
    font-weight: 700;
    line-height: 29px;
    text-transform: uppercase;
    border: none;
}
.site-iframe-popup{
    max-width: 500px;
    height: 500px;
}
.mfp-iframe-holder .mfp-content{
    max-width: 500px;
}
.pf-subject{
    display: none !important;
}
.widget-bank-text .widget-text-content{
    text-align: center;
    background: #FFF;
    padding: 30px 60px 20px 60px;
}

#panorama1, #panorama2, #panorama3, #panorama4{
    width: 100%;
    height: 100%;
}
.container-sub-page .col-md-6 .widget-panel{
    height: 100%;
    min-height: 300px;
}
.container-sub-page .col-md-6{
    margin-bottom: 30px;
}
.container-sub-page .col-md-6 .widget-panel .embed-panel{
    height: 100%;
    display: block;
}
.col-embed{
    display: block;
    width: 100%;
    height: 100%;
}
.home-360-deg .col-embed-content{
    margin-bottom: 25px;
}
.widget-panel-title{
    display: block;
    position: relative;
    width: 100%;

}
.widget-panel-title h4{
    position: relative;
    display: block;
    color: #283439;
    font-size: 21px;
    font-weight: 700;
    line-height: 31px;
    text-transform: uppercase;
    text-align: left;
    padding:15px 0 10px 0;
    margin: 0 30px 25px 30px;
    border-bottom: 3px solid #D0A46D;
}
.widget-panel-content{
    display: block;
    position: relative;
    width: 100%;
    padding: 0 30px 15px 30px !important;
}
/*treahus.lv v2*/
a.main-logo {
    padding: 26px 0;
}
.col-lang-switcher .btn-group-lang{
    padding-top: 15px;
}
.col-lang-switcher .btn-group-lang button{
    color: #FFF;
}
.btn-group-lang button:after{
    background-color: #FFF;
    mask-image: url(/site/assets/images/drop-down.svg);
    mask-position: center right;
    mask-repeat: no-repeat;
    -webkit-mask-image: url(/site/assets/images/drop-down.svg);
    -webkit-mask-position: center right;
    -webkit-mask-repeat: no-repeat;
    -moz-mask-image: url(/site/assets/images/drop-down.svg);
    -moz-mask-position: center right;
    -moz-mask-repeat: no-repeat;
}
@-webkit-keyframes zoom {
    from {
        -webkit-transform: scale(1, 1);
    }
    to {
        -webkit-transform: scale(1.5, 1.5);
    }
}

@keyframes zoom {
    from {
        transform: scale(1, 1);
    }
    to {
        transform: scale(1.5, 1.5);
    }
}
.owl-homepage-slider .active .item > img {
    z-index: 99;
}
.owl-homepage-slider .owl-stage-outer .owl-stage .owl-item{
    position: relative;
    z-index: 99;
}
.owl-homepage-slider .owl-stage-outer .owl-stage .owl-item.active{
    z-index: 100;
}
.owl-homepage-slider .owl-stage-outer .owl-stage .owl-item.active img{
    -webkit-animation: zoom 30s;
    animation: zoom 30s;
}
section.home-slider .item-content:before{
    z-index: 101;
}
section.home-slider .item-content .slider-content{
    z-index: 102;
}
.home-map iframe{
    width: 100%;
}
.simple-text-widget {
    background: #f8f9fb;
    margin: 30px 0 -130px 0 !important;
}
.simple-text-widget:before{
    content: "" !important;
    display: none !important;
}
.simple-text-widget .content{
    padding: 30px;
    background: #FFF;
}

.attachment-form-container {
    background: #ffffff;
    /* border: #d0a46d 1px solid; */
    padding: 0;
    border-radius: 2px;
    margin-left: -20px;
    margin-right: -20px;
}

.input-row {
    margin-bottom: 20px;
    width: 95%;
}

.attachment-row {
    margin-bottom: 20px;
    width: 95%;
    float: left;
}

.icon-add-more-attachemnt {
    float: right;
    margin-top: 10px;
    cursor: pointer;
    width: 48px;
    height: 48px;
    background: #d0a46d;
    text-align: center;
    line-height: 48px;
    position: relative;
    top: -90px;
}

.attachment-row .input-field {
    border: #a8b0bd 1px solid;
}

.input-field {
    width: 100%;
    border-radius: 2px;
    padding: 10px;
    border: #bcbbbb 1px solid;
    box-sizing: border-box;
    height: 48px;
}

.span-field {
    font: Arial;
    font-size: small;
    text-decoration: none;
}

.btn-submit {
    padding: 10px 20px;
    background: #333;
    border: #1d1d1d 1px solid;
    color: #f0f0f0;
    font-size: 0.9em;
    width: auto;
    border-radius: 2px;
    cursor: pointer;
}

.errorMessage {
    background-color: #FF6600;
    border: #AA4502 1px solid;
    padding: 5px 10px;
    color: #FFFFFF;
    border-radius: 3px;
}

.successMessage {
    background-color: #9fd2a1;
    border: #91bf93 1px solid;
    padding: 5px 10px;
    color: #3d503d;
    border-radius: 3px;
    cursor: pointer;
    font-size: 0.9em;
}

.info {
    font-size: .8em;
    color: #FF6600;
    letter-spacing: 2px;
    padding-left: 5px;
}
.attachment-form-container .input-row{
    width: 49%;
    display: inline-block;
    padding: 12px;
}
.attachment-form-container .text-row{
    width: 100%;
    display: inline-block;
    padding: 12px;
}
.attachment-form-container .text-row textarea{
    height: auto;
}
.attachment-form-container .attachment-row{
    width: 100%;
    padding: 12px;
}
.attachment-form-container label{
    font-weight: 700;
    color: #000;
}
.attachment-form-container label span{
    color: red;
}
h1.xxl{
    font-size: 36px;
    line-height: 34px;
}
.kp-cookies-back, .kp-cookies-settings{
    background: #FFF;
    border: 1px solid #CDCDCD!important;
    padding: 5px 10px !important;
    border-radius: 0 !important;
    box-shadow: none;
}
/*v2.5*/
.blink_me {
    animation: blinker 2s linear infinite;
}
@keyframes blinker {
    0% {
        background: #D0A46D;
        border-color: #D0A46D;
        color: #FFF;
    }
    50% {
        background: #FFF;
        border-color: #FFF;
        color: #000;
    }
}
.blink_me_invert {
    animation: blink_me_invert 2s linear infinite;
}
@keyframes blink_me_invert {
    0% {
        background: #D0A46D;
        border-color: #D0A46D;
        color: #FFF;
    }
    50% {
        background: #000;
        border-color: #000;
        color: #FFF;
    }
}
section.home-welcome .col-welcome-btn {
    height: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-end;
    align-items: center;
}
footer .contacts2 .widget h4.widget-title{
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    padding: 0 0 12px 0;
}
footer .contacts2 .widget span.fi{
    margin-right: 10px;
    margin-top: 12px;
    margin-bottom: 24px;
}
img.footer-contact-img {
    right: 24px;
    top: 35px;
}