body {font-family:'Roboto Serif', Georgia, Times, serif; font-size:15px; line-height:1.4; color:#383838;}
.page {width:100%; overflow-x:hidden; padding-top:59px;}
#header-navbar {position:fixed; top:0; left:0; width:100%; background:#fff; padding:10px 0; z-index:20;}
#logo-header {float:left; position:relative; top:2px;}
#logo-footer-container {height:100px;}
.logo-site img  {height:40px;}

#header-search {padding-top:5px;}
#header-search .searchbox {background:rgba(0,0,0,0); border:0; outline:0; border-bottom:1px dotted #fff; transition:all 0.5s ease; margin-right:7px;}
#header-search .searchbox:hover, #header-search .searchbox:focus, #header-search .searchbox:active,
#header-search:hover .searchbox, #header-search:focus .searchbox, #header-search:active .searchbox
{ border:0; outline:0; border-bottom:1px dotted #383838;} 
#header-search .searchbox::placeholder {color:rgba(0,0,0,0);}
#header-search .searchbtn {background:rgba(0,0,0,0); border:0; color:#bec2c9; padding:0 3px; font-size:20px; position:relative; top:4px;}

#header-social {float:right; padding:17px 30px 0 20px; font-size:24px;}
#header-social p {margin-bottom:0;}
#mobile-nav-social {padding:40px 0 0 50px; font-size:36px;}
#header-social a, #mobile-nav-social a {color:#ab9e84; transition:color 0.5s ease;}
#header-social a:hover, #mobile-nav-social a:hover {color:#383838;}

/*
#mobile-nav-search {margin:20px 40px; border:1px solid #ddd; padding:7px;}
#mobile-nav-search .searchbox {background:rgba(0,0,0,0); border:0; outline:0; transition:all 0.5s ease; width:80%; }
#mobile-nav-search .searchbtn {background:rgba(0,0,0,0); border:0; color:#bec2c9; padding:0 3px; font-size:20px; position:relative; top:2px; }
#mobile-nav-search .input-group {justify-content:space-between;}
*/

footer {background-color:#fff; padding-top:120px; padding-bottom:120px;}
#bottom {background-color:#fff; padding-top:10px; padding-bottom:10px; color:#bbb;}
#bottom p {margin:0; padding:0;}
#bottom #developer {float:right;}
#bottom .mod-custom {float:left;}
#bottom .mod-custom p {margin:0; padding:0;}
#bottom .mod-custom a {text-decoration:none; display:inline-block; color:#bbb; transition:all 0.4s ease;}
#bottom .mod-custom a:hover {color:#888;}
#header-nav.nav, #mainmenu-m .nav {display:block;}

#header-langswitch {float:right; display:none;}
#header-slider-boxed {background:#383838; padding-top:40px; padding-bottom:40px;}
.slideshowck.camera_wrap {margin-bottom:0 !important;}

.camera_prev, .camera_next, .camera_commands {background:transparent !important;} 
.camera_commands {display:none !important;} 
.camera_caption {top:40%;} 
.camera_caption > div {background:none !important;} 

.camera_caption_title {font-size:24px !important; color:#fff; font-weight:700 !important; line-height:1.4 !important; margin-bottom:10px; text-align:center;} 
.camera_caption_desc {font-size:16px !important; color:#fff; font-weight:600 !important; line-height:1.4 !important; text-align:center;} 

.camera_wrap .camera_pag {position:absolute; bottom:0; width:100%;}
.camera_wrap .camera_pag .camera_pag_ul { text-align:center !important; }
.camera_wrap .camera_pag .camera_pag_ul li { background:#fff !important; }
.camera_wrap .camera_pag .camera_pag_ul li > span {	-webkit-border-radius:8px !important; -moz-border-radius:8px !important; border-radius:8px !important; 	height:16px !important; width:16px !important; top:0 !important; left:0 !important; }
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span { background:#ab9e84 !important; }

.cameraContents:after {content:''; display:block; position:absolute; top:0; left:0; width:100%; height:100%; background:rgba(52, 51, 48, 0.5); /* slider image overlay */}

.footer-module {padding-bottom:40px; color:#7a859d;}
.footer-module h3 {color:#7a859d; font-size:17px; font-weight:700; margin-bottom:21px;}
.footer-module .nav {display:block;}
.footer-module .nav li {display:block; margin-bottom:6px;}
.footer-module .nav a {color:#7a859d; transition:all 0.4s ease; text-decoration:none;}
.footer-module .nav a:hover {color:#586072;}

main {padding:120px 0 100px 0;}

#sidebar h3 {color:#343639;}

h1, h2, h3, h4, h5, h6 {font-family:"Roboto Slab", Georgia, times, serif;}

main .page-header h1, main .page-header h2, #sidebar h3 {font-weight:700; font-size:30px; line-height:1.15; margin-bottom:30px; letter-spacing:-0.5px;}
#main-frontpage h2.item-title {font-weight:700; font-size:24px; line-height:1.15; margin-bottom:20px; letter-spacing:-0.5px; padding-top:10px;}
main .page-header h1, main .page-header h2, #main-frontpage h2.item-title  {color:#ab9e84;}

.contactpage .page-header h1, .contactpage .page-header h2 {text-align:center; margin-bottom:60px;}

.com-content-article__body h3 {font-weight:700; font-size:27px; line-height:1.15; margin:27px 0; letter-spacing:-0.25px;color:#ab9e84;}
.com-content-article__body h4 {font-weight:700; font-size:24px; line-height:1.15; margin:24px 0; letter-spacing:-0.20px;color:#ab9e84;}
.com-content-article__body h5 {font-weight:700; font-size:21px; line-height:1.15; margin:21px 0; color:#7c7058;}
.com-content-article__body h6 {font-weight:700; font-size:18px; line-height:1.15; margin:18px 0; color:#7c7058;}

main a {color:#ab9e84; font-weight:700; transition:all 0.4s ease; text-decoration:none; outline:none;}
main a:hover, main a :focus, main a:active {color:#7c7059;}

#contactpage {padding:40px 0 40px 0;}
.contactpage-block {text-align:center; padding-bottom:40px;}
.contactpage-block::before {display:block; width:60px; height:60px; margin:0 auto 30px auto; border-radius:30px; background:#ab9e84; color:#fff; font-family:"Font Awesome 5 Free";  font-size:30px; line-height:60px;}
.contactpage-block-phone::before {content:"\f3cd"; font-weight:900;}
.contactpage-block-email::before {content:"\f0e0"; font-weight:900;}
.contactpage-block-bank::before {content:"\f3d1"; font-weight:400;}

#partners {text-align:center;}
.partnerspage .page-header {text-align:center; margin-bottom:60px;}
#partners a {display:inline-block; margin:10px; padding:10px;border:1px solid #fff; transition:all 0.75s ease;}
#partners a:hover, #partners a:focus, #partners a:active {border:1px solid #ab9e84;}
#partners a img {width:200px;}

.frontpage-content {padding:0 10px;}
.frontpage-content img {max-width:100%;}
.frontpage-content-title {color:#ab9e84; font-weight:700; margin-bottom:20px;}
.frontpage-content-subtitle {color:#7c7058; font-size:125%; font-weight:600; margin-bottom:20px;}

#sidebar .nav.mod-menu {display:block;}
#sidebar .nav.mod-menu li {display:block; margin-bottom:10px; border-bottom:1px dotted #ddd; padding-bottom:10px;}
#sidebar .nav.mod-menu a {display:block;}

.visforms .errorcontainer, .visforms .errorcontainer {display:none !important;}
.visforms .visBtnCon {text-align:left !important;}
.visforms fieldset > div {position:relative;}

.visforms input[type=text], .visforms input[type=email], .visforms input[type=phone], .visforms textarea { padding:5px 10px !important; border:1px solid #d1d2d2 !important; width:90%; transition:all 0.3s ease;}
.visforms input[type=text]:hover, .visforms input[type=email]:hover, .visforms input[type=phone]:hover, .visforms textarea:hover, 
.visforms input[type=text]:focus, .visforms input[type=email]:focus, .visforms input[type=phone]:focus, .visforms textarea:focus,
.visforms input[type=text]:active, .visforms input[type=email]:active, .visforms input[type=phone]:active, .visforms textarea:active { border:1px solid #b3b4b4 !important; outline:none !important;}
.visforms input[type=text].error, .visforms input[type=email].error, .visforms input[type=phone].error, .visforms .visform textarea.error {border:1px solid #c00 !important;}

.visforms textarea {height:150px !important;}
.visforms label, .visforms .asterix-ancor {display:none;}

.visforms .visCustomText {position:relative; top:7px; left:24px; width:80%;} 
.visforms input[type=checkbox] {position:absolute; top:0; left:0;}

.visforms .btn {display:inline-block; align-self:center; font-weight:400; line-height:1.5; color:#fff; text-align:center; text-decoration:none; vertical-align:middle; cursor:pointer; -webkit-user-select:none; -moz-user-select:none; user-select:none;
background-color:#ab9e84; border:1px solid #ab9e84; padding:8px 16px !important; font-size:1rem; border-radius:.25rem; transition:all .15s ease-in-out; font-weight:700;}
.visforms .btn:hover, .visforms .btn:focus, .visforms .btn:active  {color:#fff; background-color:#ab9e84; border-color:#ab9e84; }

@media  (max-width:991px) {
    .visforms input[type=text], .visforms input[type=email], .visforms input[type=phone], .visforms textarea {width:100%;}
}

@media (min-width:992px) {
    .visforms input[type=text], .visforms input[type=email], .visforms input[type=phone], .visforms textarea {width:360px;}
}

#modvisform129viscaptcha_response, #modvisform130viscaptcha_response {width:50px; text-align:center;}

.formstyle1 .visforms input[type=text], 
.formstyle1 .visforms input[type=email], 
.formstyle1 .visforms input[type=phone], 
.formstyle1 .visforms textarea { padding:5px 10px !important; border:1px solid #dbd6cb !important; color:#fff; width:90%; transition:all 0.3s ease;}
.formstyle1 .visforms input[type=text]:hover, 
.formstyle1 .visforms input[type=email]:hover, 
.formstyle1 .visforms input[type=phone]:hover, 
.formstyle1 .visforms textarea:hover, 
.formstyle1 .visforms input[type=text]:focus, 
.formstyle1 .visforms input[type=email]:focus, 
.formstyle1 .visforms input[type=phone]:focus, 
.formstyle1 .visforms textarea:focus,
.formstyle1 .visforms input[type=text]:active, 
.formstyle1 .visforms input[type=email]:active, 
.formstyle1 .visforms input[type=phone]:active, 
.formstyle1 .visforms textarea:active { border:1px solid #fff !important; color:#fff; outline:none !important;}
.formstyle1 .visforms input[type=text].error, 
.formstyle1 .visforms input[type=email].error, 
.formstyle1 .visforms input[type=phone].error, 
.formstyle1 .visforms .visform textarea.error {border:1px solid #c00 !important; color:#c00;}

.catalog .catalog-list { /* .row */ }
.catalog .catalog-list .catalog-list-item { /* .col- */ padding-bottom:20px; }
.catalog .catalog-list .catalog-list-item-image,
.catalog .catalog-list .catalog-list-item img { width:100%; height:auto; float:none; }
.catalog .catalog-list .catalog-list-item figure {margin:0;} 
.catalog .catalog-list .catalog-list-item h4.catalog-list-item-title,
.catalog .catalog-list .catalog-list-item h2 {font-size:18px; line-height:1.25; padding-top:9px; margin:0;}
.catalog .catalog-list .catalog-list-item .item-content {}
.com-content-article.item-page.catalog .page-header.page-heading-container {display:none;}
.com-content-article.item-page.catalog .article-image-container .item-image img {width:100%; height:auto;}

#main-frontpage .item-image img {width:100%; height:auto;}

#map {height:400px;}

.mod-articlescategory {list-style-type:none; margin:0 0 30px 0; padding:0; line-height:1.25;}
.mod-articlescategory li {display:block; margin:0 0 16px 0;}
.mod-articles-category-title {color:#000; text-decoration:none; font-weight:700; font-size:15px; line-height:16px; transition:all 0.4s ease; }
.mod-articles-category-title:hover, .mod-articles-category-title:focus, .mod-articles-category-title:active {color:#ab9e84;}
.mod-articles-category-date {display:block; font-size:12px; line-height:1; color:#a7acb8; font-weight:700; padding:6px 0 0 0;}

.com-content-category-blog .blog-item .item-content .page-header {margin-bottom:0;}
.com-content-category-blog .blog-item .item-content .page-header h2 {font-size:24px; margin-bottom:16px;}
.com-content-category-blog .blog-item .readmore {}
.com-content-category-blog .blog-item .readmore a.btn.btn-secondary {
	font-weight: 700;
	line-height: 1.5;
	color: #000;
	background-color: #fff;
	border: 0;
	padding: 0;
	font-size: 15px;
	border-radius: 0;
}

#footerblock1 {color:#fff; background-color:#fff; text-align:center; padding:120px 0; background-image:url('../images/footer-block.jpg'); background-position:center center; background-repeat:no-repeat; background-size:cover;}
#footerblock1 a {color:#fff; text-decoration:none;}
#footerblock1 p {margin:0;}
#footerblock1 h3 {margin-bottom:30px; font-weight:bold; font-size:36px;}
#footerblock1 p#footerblock-text {font-size:16px; line-height:22px; margin-bottom:30px;}
#footerblock1 p#footerblock-phone {font-size:36px; font-weight:bold; margin-bottom:20px;}
#footerblock1 p#footerblock-social {font-size:20px; font-weight:bold;}
#footerblock1 p#footerblock-phone:before {content:"\f879"; font-family:"Font Awesome 5 Free"; font-weight:900; display:inline-block; padding-right:12px; position:relative; top:2px;}
#footerblock1 p#footerblock-social a:before {content:"\f082"; font-family:"Font Awesome 5 Brands"; font-weight:900; display:inline-block; padding-right:10px;}

#footerblock2 {color:#fff; background-color:#05266a; padding:120px 0; background-image:url('../images/footer-block.jpg'); background-position:center center; background-repeat:no-repeat; background-size:cover;}
#footerblock2 a {color:#fff; text-decoration:none;}
#footerblock2 p {margin:0;}
#footerblock2 h3 {margin-bottom:30px; font-weight:bold; font-size:36px;}

#footerblock2 p#footerblock-text {font-size:16px; line-height:22px; margin-bottom:30px;}
#footerblock2 p#footerblock-phone {font-size:36px; font-weight:bold; margin-bottom:20px; padding-top:20px;}
#footerblock2 p#footerblock-social {font-size:20px; font-weight:bold;}
#footerblock2 p#footerblock-phone:before {content:"\f879"; font-family:"Font Awesome 5 Free"; font-weight:900; display:inline-block; padding-right:12px; position:relative; top:2px;}
#footerblock2 p#footerblock-social a:before {content:"\f082"; font-family:"Font Awesome 5 Brands"; font-weight:900; display:inline-block; padding-right:10px;}

.contact-info {padding-left:28px; position:relative;}
.contact-info:before {font-family:'Font Awesome 5 Free'; font-weight:900; font-size:17px; display:block; width:20px; position:absolute; top:-2px; left:0;}
.contact-address:before {content:'\f3c5'; }
.contact-phone:before {content:'\f095'; }
.contact-fax:before {content:'\f1ac'; }
.contact-mobile:before {content:'\f3cd'; }
.contact-email:before {content:'\f0e0'; }

.iconmod-dark {background:#ab9e84; color:#fff; padding-top:50px; padding-bottom:50px;}
.iconmod-light {background:#f2f2f7; color:#383838; padding-top:50px; padding-bottom:50px;}
.iconmod-dark a, .iconmod-dark a:hover, .iconmod-dark a:focus, .iconmod-dark a:active {color:#fff; text-decoration:none;}
.iconmod-light a, .iconmod-light a:hover, .iconmod-light a:focus, .iconmod-light a:active {color:#383838; text-decoration:none;}
.iconmod-light h4, .iconmod-light h4 a, .iconmod-light h4 a:hover, .iconmod-light h4 a:focus, .iconmod-light h4 a:active {color:#141a25; text-decoration:none;}
.iconmod {padding-top:30px; padding-bottom:30px; text-align:center;}
.iconmod img {width:100px; height:100px;}
.iconmod-icon {margin-bottom:20px;}
.iconmod h4 {font-size:21px; line-height:24px; margin-bottom:20px; font-weight:700;} 
.iconmod h4, .iconmod p, .iconmod div {padding-left:10px; padding-right:10px;}

#main-frontpage .blog-featured .blog-items .blog-item .item-content h2 {font-size:21px; line-height:1.25;}
#main-frontpage .blog-featured .blog-items .blog-item {padding-bottom:30px;}

#logo-slider {padding:60px 0;}
#logo-slider h3 {font-size:24px; font-weight:700; text-align:center; margin-bottom:20px;}
#logo-slider .jt-cs .slide, #logo-slider .jt-cs .jt-imagecover {margin-bottom:0 !important;}
#logo-slider .jt-cs .jtcs-author_date {display:none !important;}
#logo-slider .jt-cs .jt-imagecover {width:100% !important; margin:0 !important; float:none !important; text-align:center;}
#logo-slider .jt-cs .jt-imagecover img.jtcs-image {display:inline;}
#logo-slider .jt-cs .jt-imagecover::before {display:none !important;}
#logo-slider .jt-cs .jt-imagecover:hover img {transition: all 0.2s linear 0s;-webkit-transform: scale(1,1);-moz-transform: scale(1,1);-ms-transform: scale(1,1);-o-transform: scale(1,1);transform: scale(1,1);-webkit-transition: all .5s ease;-moz-transition: all .5s ease;-ms-transition: all .5s ease;-o-transition: all .5s ease;transition: all .5s ease;}

#quote {padding-top:40px;}
#quote .btn {width:100%;}

#offpage {position:fixed; top:0; left:0; width:100%; min-height:100vh; background:#0e0c4c; z-index:999; display:none; color:#a8bfff;}
#offpage h3 {font-size:24px; margin-bottom:24px; font-weight:700;}
#offpage-form-descr {margin-bottom:20px; color:#a8bfff; padding-top:60px;}
#offpage-form {padding-bottom:60px;}
#offpage-close {float:right; font-size:24px; padding:6px; position:relative; color:#4d48e7; margin:20px 20px 0 0;}

.numbers_before {font-weight:600; font-size:18px; margin-bottom:16px; line-height:1; letter-spacing:-0.6px;}
.numbers_number {font-weight:800; font-size:38px; margin-bottom:12px; line-height:1; letter-spacing:-1.2px;}
.numbers_after { margin-bottom:0; font-weight:600; font-size:19px; line-height:1; letter-spacing:-0.6spx;}

@media (max-width:575px) {
    /*.camera_wrap .camera_pag {bottom:0;}*/
    /* .camera_caption {bottom:20% !important;} */
    .camera_caption_title span{padding:3px 10px; line-height:1;}
    .camera_caption_desc span{padding:3px 10px; line-height:1;}
    .camera_caption_title {font-size:20px !important;} 
    .camera_caption_desc {font-size:16px !important;} 

    #mainmenu-open {top:2px;}
    #footerblock1 h3 {margin-bottom:30px; font-weight:bold; font-size:32px;}
    #footerblock1 p#footerblock-text {font-size:15px; line-height:22px; margin-bottom:28px;}
    #footerblock1 p#footerblock-phone {font-size:30px; font-weight:bold; margin-bottom:20px;}
    #footerblock1 p#footerblock-social {font-size:21px; font-weight:bold;}
}

@media (max-width:991px) {
    #bottom .mod-custom {margin-bottom:20px; float:none;}
    #bottom .mod-custom a {display:block; padding:0; margin-top:4px; margin-bottom:0;}
    #bottom #bottom-links {display:block; padding-top:15px;}
    #bottom #developer {float:none;}
    footer {padding-top:60px; padding-bottom:60px;}
    main {padding:90px 0 80px 0;}
    #footerblock21 {padding-bottom:50px;}
}

@media (max-width:1199px) {
    #header-nav, #header-social {display:none;}
    #mainmenu-open {float:right; font-size:24px; padding:6px; position:relative;}
    #mainmenu-close {float:right; font-size:24px; padding:6px; position:relative;}
    #bottom #developer {float:none;}

    #mainmenu-m {display:none; position:absolute; top:0; left:0; width:100%; background:#fff; min-height:100%; z-index:1000; padding-bottom:40px;} 
    #mainmenu-m .nav {margin:20px 0 0 20px; font-size:17px;} 
    #mainmenu-m li {margin:0 20px; padding:0; display:block;} 
    #mainmenu-m li li {margin-left:40px;} 
    #mainmenu-m li a, #mainmenu-m li .separator {display:inline-block; padding:12px; color:#727376; transition:all 0.5s ease; font-weight:bold; text-decoration:none;} 
    #mainmenu-m li li a, #mainmenu-m li li .separator {display:inline-block; padding:8px 12px; font-size:15px; color:#a2a3a6;} 
    #mainmenu-m li a:hover, #mainmenu-m li a:focus, #mainmenu-m li a:active {background-color:#fff; color:#ab9e84;} 

    #mainmenu-m .nav {list-style-type:none;} 
    #mainmenu-m .nav .mod-menu__sub {list-style-type:none; margin-left:0; padding:0;} 

    #mainmenu-m .lang-inline {margin:12px 40px 0 40px;}
    #mainmenu-m .lang-inline li {display:inline-block;}

    #mainmenu-close {text-align:right; padding:12px; top:10px; right:14px;} 
    #mainmenu-close a {font-size:30px; border-bottom:0; padding:15px; color:#727376; position:relative; left:8px;} 
    #mainmenu-close a:hover, #mainmenu-m-close a:focus, #mainmenu-m-close a:active {color:#ab9e84;} 

}

@media (min-width:576px) {
    .logo-site img  {height:50px;}
    .page {padding-top:69px;}
    /*
    .camera_caption_title {width:500px; margin-left:auto; margin-right:auto;  } 
    .camera_caption_desc {width:500px; margin-left:auto; margin-right:auto; } 
    */
    #mainmenu-open {top:8px;}
    #mobile-nav-search .searchbox {width:90%; }

    #main-frontpage .item-image {float:left; width:200px;}
    #main-frontpage .item-content {margin-left:220px;}
    
}

@media (min-width:768px) {
    .camera_caption_title {font-size:27px !important;  } 
    .camera_caption_desc {font-size:18px !important;  } 
    #map {height:480px;}

    #main-frontpage .item-image {float:left; width:220px;}
    #main-frontpage .item-content {margin-left:260px; padding-right:30px;}
}

@media (min-width:992px) {
    footer {padding-top:120px; padding-bottom:80px;}
    .camera_caption_title {font-size:28px !important; } 
    .camera_caption_desc {font-size:18px !important; } 
    #bottom .mod-custom a {margin-left:20px;}
    #sidebar {padding-left:20px; padding-top:0;}
    #map {height:540px;}
    /*.footer-module {float:left; width:33%;}*/
    #footerblock21 {padding-right:50px; padding-bottom:0;}
    .iconmod img {width:120px; height:120px;}
}

@media (min-width:1200px) {
    .logo-site img  {height:60px;}
    .page {padding-top:79px; display:block !important;}
    #mainmenu-m, #mainmenu-open {display:none !important;}
    #header-nav {float:right;}
    #header-langswitch {padding-top:21px; display:block;}
    #header-search {margin-right:30px;}
    #header-nav > .nav {padding-top:22px;}
    #header-nav .nav ul  {list-style-type:none;}
    #header-nav .nav li {float:left;}
    #header-nav .nav li a, #header-nav .nav li .separator {font-size:15px; font-weight:500; color:#050910; padding:12px; text-decoration:none; transition:all 1s ease;}
    #header-nav .nav > li.parent > a, #header-nav .nav > li.parent > .separator {padding-bottom:36px;}
    #header-nav .nav li a, #header-nav .nav li .separator {color:#303236;}
    #header-nav .nav li a:hover, #header-nav .nav li a:focus, #header-nav .nav li a:active, #header-nav .nav li.active > a {color:#050910;}
    #header-nav .nav > li > a, #header-nav .nav > li > .separator, 
    #header-nav .nav > li > a:hover, #header-nav .nav > li > a:focus, #header-nav .nav > li > a:active, #header-nav .nav > li.active > a {color:#050910;}
    #header-nav .parent {float:left; /* overflow:hidden; */ position:relative;}
    #header-nav .nav > li > ul {margin-top:24px;}
    #header-nav .mod-menu__sub {display:none; position:absolute; background-color:#ab9e84; width:200px; /* box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2); */ z-index:9; padding:0; }
    #header-nav .mod-menu__sub * {font-size:14px !important;}
    #header-nav .mod-menu__sub li {display:block; float:none;}
    #header-nav .mod-menu__sub li a, #header-nav .mod-menu__sub li .separator {float:none; color:#fff; padding:8px 12px; display:block; text-transform:none; font-weight:400;}
    #header-nav .mod-menu__sub a:hover, #header-nav .mod-menu__sub a:focus, #header-nav .mod-menu__sub a:active, #header-nav .mod-menu__sub li.active a {color:#fff !important; background-color:#050910;}
    #header-nav .parent:hover .mod-menu__sub {display:block;}
    #header-nav .mod-menu__sub .parent .mod-menu__sub {left:200px; top:0; display:none;}
    #header-nav .mod-menu__sub .parent:hover .mod-menu__sub {display:block;}

    /*.camera_caption {bottom:20% !important;} */
    .camera_caption_title {font-size:36px !important; } 
    .camera_caption_desc { font-size:24px !important; }

    #map {height:600px;}

    #header-phone {display:block; float:left; margin-left:120px; padding-top:35px; padding-left:24px; font-size:16px; font-weight:500; line-height:16px; position:relative;}
    #header-phone:before {content:"\f879"; font-family:"Font Awesome 5 Free"; font-weight:900; position:absolute; top:35px; left:0; color:#ab9e84;}
    #header-email {display:block; float:left; margin-left:60px; padding-top:35px; padding-left:24px; font-size:16px; font-weight:500; line-height:16px; position:relative;}
    #header-email::before {content:"\f0e0"; font-family:"Font Awesome 5 Free"; font-weight:900; position:absolute; top:35px; left:0; color:#ab9e84;}

    /*.footer-module {float:left; width:auto; padding-right:90px;}*/
    .footer-module h3 {margin-bottom:34px;}
    #partners a img {width:240px;}
    
}

@media (min-width:1400px) {

    #header-nav .nav li a, #header-nav .nav li .separator {padding:12px 20px;}
    #header-nav .nav > li.parent > a, #header-nav .nav > li.parent > .separator {padding-bottom:36px;}
    #header-nav .mod-menu__sub li a, #header-nav .mod-menu__sub li .separator {padding:8px 12px;}
    
    footer {padding-top:150px; padding-bottom:110px;}
    
    .camera_caption_title {font-size:40px !important; } 
    .camera_caption_desc { font-size:28px !important; }
    
    #sidebar {padding-left:40px;}

    #map {height:640px;}
    #partners a img {width:260px;}
    .frontpage-content {padding:0 30px;}
    
}

div.mod-languages li {margin:0 !important;}
div.mod-languages ul li.lang-active {background-color:rgba(255,255,255,0) !important;}

.cc-banner {font-size:15px;}
.cc-revoke, .cc-window { font-family:'Libre Franklin',sans-serif; font-size:15px; line-height:1.2;}
.cc-btn {text-decoration:none;}

.sigplus-gallery {padding:40px 0 30px 0;}
.sigplus-gallery ul > li > a.sigplus-image {padding-right:9px; padding-bottom:9px;}

.clear {clear:both;}