@import "bootstrap.min.css";
@import "animate.css";
@import "font-awesome.css";
@import "primary_content.css";
@import "slick.css";
@import "slick-theme.css";
@import "magnific-popup.css";



/*font-family: 'Courgette', cursive;*/
/* - - - - - - - - - - - - - - - - - - - - -
TITLE    :   NAKCSS HTML 5 VERSION 3
- - - - - - - - - - - - - - - - - - - - - */

@font-face{font-display:swap;font-family:RomekSharp;font-style:normal;font-weight:200;src:url(../fonts/RomekSharp-ExtraLight.woff2) format("woff2"),url(../fonts/RomekSharp-ExtraLight.woff) format("woff")}@font-face{font-display:swap;font-family:RomekSharp;font-style:italic;font-weight:200;src:url(../fonts/RomekSharp-ExtraLightItalic.woff2) format("woff2"),url(../fonts/RomekSharp-ExtraLightItalic.woff) format("woff")}@font-face{font-display:swap;font-family:RomekSharp;font-style:normal;font-weight:300;src:url(../fonts/RomekSharp-Light.woff2) format("woff2"),url(../fonts/RomekSharp-Light.woff) format("woff")}
    @font-face {
    font-family: 'Optima';
    font-style: normal;
    font-weight: normal;
    src: local('OPTIMA'), url('../fonts/OPTIMA.woff') format('woff');
    }
    
    @font-face {
    font-family: 'Optima Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Optima Italic'), url('../fonts/Optima_Italic.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Optima Medium';
    font-style: normal;
    font-weight: normal;
    src: local('Optima Medium'), url('../fonts/Optima Medium.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Optima Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Optima Bold'), url('../fonts/OPTIMA_B.woff') format('woff');
    }

*{outline:0 !important;}

.optima_font_plain{font-family: 'Optima';}

.optima_font_b{font-family: 'Optima';}

html{height:100%;}
body{min-height:100%;}

#nakainer, #primary-content{height:100%;}
body {font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #262626; overflow-x: hidden;
}
p, .sub-heading{
   color: #262626;
    letter-spacing: .03125rem;
    font-size: .9375rem;
}
p{
    font-size: .9375rem;
    line-height: 1.66;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 500;
    color: #000;
    margin: 0px 0 15px;
    line-height: normal;
     font-family: 'Optima';
     letter-spacing: 1px;
     /* text-transform: uppercase; */
}
:focus {outline: 0;}

a {
    color: #000;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    text-decoration: none;
}

a:hover, a:focus { text-decoration:none;color:#cb9274;; z-index: 1; }
img{height: auto;}
ul { list-style:none; }
.disabled, .disabled1 { display:none !important; }
.no-js #loader { display: none; }
.se-pre-con { position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; z-index: 999999; background-color: rgba(188,50,37,.8); }
.disabled, .disabled1 { display:none !important; }
.slick-disabled{display:none !important;}
/*.slick-arrow.slick-disabled{display:none !important;}*/
/* Header Css */
#header {
    z-index: 200;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
}
.not-sticking {
    transform: translateZ(0);
    transition: all 0.5s;
}
.top-head-bar .row {
    align-items: center;
}
.logopart {
   text-align: center;
}

.logopart img.left-logo {
    position: relative;
    z-index: 1;
    max-width: 100px;
    margin-bottom: 2px;
    display: inline-block;
}
.mobrowleft {
    display: flex;
    justify-content: center;
}
#cssmenu, #cssmenu ul, #cssmenu ul li, #cssmenu ul li a, #cssmenu #menu-button {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#cssmenu {
    width: auto;
    line-height: 1;
}
#menu-line {
    display: none;
}
#menu-line {
    position: absolute;
    top: 0;
    left: 0;
    height: 2px;
    background: #fa6441;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -ms-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}
#cssmenu:hover #menu-line {
    display: none !important;
}
#cssmenu > ul > li {
    float: left;
    margin: 0 8px;
}
#cssmenu .home {
    text-indent: -99999px;
    display: none;
}


#cssmenu > ul > li > a, #cssmenu > ul > li > span.menu-main__link {
    font-size: 14px;
    padding: 15px 10px;
    text-decoration: none;
    color: #fff;
 -webkit-transition: color .2s ease;
 -moz-transition: color .2s ease;
 -ms-transition: color .2s ease;
 -o-transition: color .2s ease;
 transition: color .2s ease;
    outline: 0;
    font-family: 'Optima';
    letter-spacing: 2.2px;
    display: inline-block;
}
#cssmenu > ul > li:hover > a, #cssmenu > ul > li.active > a, #cssmenu > ul > li > span.menu-main__link:hover {
    color: #3c3332;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -ms-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
}
#cssmenu > ul > li.has-sub > a,#cssmenu > ul > li.has-sub > span.menu-main__link {
    padding-right: 25px;
}
#cssmenu > ul > li.has-sub > a::after, #cssmenu > ul > li.has-sub > span.menu-main__link::after{
 position: absolute;
 top: 18px;
 right: 10px;
 width: 5px;
 height: 5px;
 border-bottom: 2px solid #fff;
 border-right: 2px solid #fff;
 content: "";
 -webkit-transform: rotate(45deg);
 -moz-transform: rotate(45deg);
 -ms-transform: rotate(45deg);
 -o-transform: rotate(45deg);
 transform: rotate(45deg);
 -webkit-transition: border-color 0.2s ease;
 -moz-transition: border-color 0.2s ease;
 -ms-transition: border-color 0.2s ease;
 -o-transition: border-color 0.2s ease;
 transition: border-color 0.2s ease;
}

#cssmenu > ul > li.has-sub > a:hover::after, #cssmenu > ul > li.has-sub > span.menu-main__link:hover::after {
 border-color: #3c3332;
}
#cssmenu ul ul {
    position: absolute;
    left: -9999px;
    visibility: hidden;
    opacity: 0;
    margin-top: 0px;
    transition: .5s all;
}
#cssmenu li:hover > ul {
           left: inherit;
        visibility: visible;
        opacity: 1;
        margin-top: 0;
        box-shadow: 0 0 2rem rgba(0, 0, 0, .1);
        background: #fff;
        padding-top: 10px;
        padding-bottom: 10px;
}
#cssmenu ul ul li {
    height: 0;
 -webkit-transition: height .2s ease;
 -moz-transition: height .2s ease;
 -ms-transition: height .2s ease;
 -o-transition: height .2s ease;
 transition: height .2s ease;
}
#cssmenu ul li:hover > ul > li {
    height: auto;
}
#cssmenu ul li:hover > ul > li:first-child {
    margin-top: 0px;
}


#cssmenu ul ul li {
    height: 0;
 -webkit-transition: height .2s ease;
 -moz-transition: height .2s ease;
 -ms-transition: height .2s ease;
 -o-transition: height .2s ease;
 transition: height .2s ease;
}
#cssmenu ul li:hover > ul > li {
    height: auto;
}
#cssmenu ul ul li a {
    padding: 10px 15px;
    width: 250px;
    font-size: 12px;
    text-decoration: none;
    color: #3c3332;
 -webkit-transition: color .2s ease;
 -moz-transition: color .2s ease;
 -ms-transition: color .2s ease;
 -o-transition: color . 2s ease;
 transition: color .2s ease;
 letter-spacing: 1px;
}
#cssmenu ul ul li:hover > a, #cssmenu ul ul li a:hover {
    color: #cb9274;
}


#cssmenu .home a {
    width: 20px;
    margin-top: 0px;
}
@media (min-width: 992px) {
 .sticking {
 animation: slide-down 0.7s;
 box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
 background: #fff;
}

}
@media (max-width: 991px) {
 .head-menu {
 position: relative;
}
 .head-menu .top-head-bar {
 z-index: 99;
 position: relative;
 background: #fff;
}
    .logopart {
        text-align: left;
        margin: 0;
        position: relative;
        top: 25px;
    }
 .logopart a {
 position: relative;
 z-index: 9;
}
 .mobrowleft {
 float: right;
 width: 100%;
}
 .col-md-8.menuicon {
 width: 100%;
 max-width: 100%;
 z-index: 9;
}
 #cssmenu {
 width: 100%;
}
 #menu-line {
 display: none;
}
 #cssmenu #menu-button {
 display: block;
 padding: 25px 30px;
 color: #fff;
 cursor: pointer;
 font-size: 12px;
 text-transform: uppercase;
 float: right;
 top: 5px;
}
 #cssmenu #menu-button::before {
 content: '';
 position: absolute;
 top: 25px;
 right: 20px;
 display: block;
 width: 30px;
 height: 14px;
 border-top: 4px solid #000;
 border-bottom: 4px solid #000;
}
 #cssmenu #menu-button::after {
 content: '';
 position: absolute;
 top: 15px;
 right: 20px;
 display: block;
 width: 30px;
 height: 4px;
 background: #000;
}
 #menu-button:after, #menu-button:before {
 transition: all 0.5s;
 -webkit-transition: all 0.5s;
 -moz-transition: all 0.5s;
 -o-transition: all 0.5s;
 -ms-transition: all 0.5s;
}
 #cssmenu ul {
 width: 100%;
 float: left;
}
 #cssmenu ul li, #cssmenu ul ul li, #cssmenu ul li:hover > ul > li {
 width: 100%;
 height: auto;
 border-top: 1px solid rgba(255, 255, 255, 0.20);
 background: #333;
}
 #cssmenu ul li, #cssmenu ul ul li, #cssmenu ul li:hover > ul > li {
 float: left;
}
 #cssmenu > ul > li {
 margin-left: 0;
}
 #cssmenu > ul > li.home {
 display: block !important;
 text-indent: inherit;
}
 #cssmenu .submenu-button {
 position: absolute;
 z-index: 10;
 right: 0;
 top: 0;
 display: block;
 border-left: 1px solid rgba(120, 120, 120, 0.15);
 height: 55px;
 width: 60px;
 cursor: pointer;
}
 #cssmenu ul li a, #cssmenu ul ul li a {
 width: 100%;
}
 #cssmenu > ul > li > a {
 color: #fff;
}
 #cssmenu > ul > li > a {
 padding: 20px 20px;
}
 #cssmenu ul ul, #cssmenu ul ul ul {
 position: relative;
 left: 0;
 right: auto;
 width: 100%;
 margin: 0;
 visibility: visible;
 opacity: 1;
}
 #cssmenu ul ul {
 border: none;
}
 #menu-button.menu-opened:before {
 transform: rotate(135deg) translate(-6px, 5px);
 -webkit-transform: rotate(135deg) translate(-6px, 5px);
 -moz-transform: rotate(135deg) translate(-6px, 5px);
 -o-transform: rotate(135deg) translate(-6px, 5px);
 -ms-transform: rotate(135deg) translate(-6px, 5px);
 border-bottom: 0 !important;
}
 #menu-button:after, #menu-button:before {
 transition: all 0.5s;
 -webkit-transition: all 0.5s;
 -moz-transition: all 0.5s;
 -o-transition: all 0.5s;
 -ms-transition: all 0.5s;
}
 #menu-button.menu-opened:after {
 transform: rotate(-135deg) translate(-10px, -5px);
 -webkit-transform: rotate(-135deg) translate(-10px, -5px);
 -moz-transform: rotate(-135deg) translate(-10px, -5px);
 -o-transform: rotate(-135deg) translate(-10px, -5px);
 -ms-transform: rotate(-135deg) translate(-10px, -5px);
}
 .menulist, .sub-menu {
 display: none !important;
}
 .menulist.open, .sub-menu.open {
 display: block !important;
}
 #cssmenu .home a {
 width: 100%;
}
 #header.sticking {
 border-bottom: 2px solid #ddd;
 position: relative !important;
}
 .menuicon {
 position: absolute;
 right: 0px;
 top: 0;
 width: 100%;
 padding: 0;
 margin-top: 5px;
}
 #cssmenu .submenu-button::before {
 content: '';
 position: absolute;
 left: 21px;
 top: 26px;
 display: block;
 width: 11px;
 height: 1px;
 background: #fff;
 z-index: 99;
}
 #cssmenu .submenu-button::after {
 content: '';
 position: absolute;
 top: 21px;
 left: 26px;
 display: block;
 width: 1px;
 height: 11px;
 background: #fff;
 z-index: 99;
}
 #cssmenu ul {
 width: 100%;
 display: none;
}
 #cssmenu > ul > li.has-sub > a::after, #cssmenu > ul > li:before {
 content: none;
}
 #cssmenu > ul > li.has-sub:hover > .submenu-button::before, #cssmenu > ul > li.has-sub.active > .submenu-button::before {
background: #000;
}
 #cssmenu > ul > li.has-sub:hover > .submenu-button::after, #cssmenu > ul > li.has-sub.active > .submenu-button::after {
background: #000;
}
 #cssmenu ul ul li:hover > .submenu-button::before, #cssmenu ul ul li a:hover > .submenu-button::before {
background: #000;
}
 #cssmenu ul ul li:hover > .submenu-button::after, #cssmenu ul ul li a:hover > .submenu-button::after {
background: #000;
}
 #cssmenu ul ul li:hover > a, #cssmenu ul ul li a:hover {
color: #000;
}
 #cssmenu .submenu-button.submenu-opened:after {
 display: none;
}
 #cssmenu > ul > li:hover > a, #cssmenu > ul > li.active > a {
 background: #fff;
 -webkit-transition: all 0.25s ease-out;
 -moz-transition: all 0.25s ease-out;
 -ms-transition: all 0.25s ease-out;
 -o-transition: all 0.25s ease-out;
}
 #cssmenu ul li, #cssmenu ul ul li, #cssmenu ul li:hover > ul > li {
 width: 100%;
 height: auto;
 border-top: 1px solid rgba(255, 255, 255, 0.20);
 background: #333;
}
 #cssmenu ul li a, #cssmenu ul ul li a {
 width: 100%;
}
 #cssmenu ul ul li a {
 border: none;
}
 #cssmenu ul ul li a {
 padding: 20px 20px 20px 30px;
 font-size: 14px;
 background: none;
 background: rgba(0, 0, 0, .05);
}
 #cssmenu > ul > li:hover > a, #cssmenu > ul > li.active > a {
 color: #000;
}
    #cssmenu ul.menulist {
        top: 18px;
    }
}

/* topbar */
.top-bar-header {
    padding: 10px 20px;
    border-bottom: 1px solid #c1c1c14d;
}
.top-bar-header .row {
    align-items: center;
}

.banner_area{
    position: relative;
}
.head-menu {
    position: absolute;
    z-index: 999;
    width: 100%;
    background: transparent;
    top: 0;transition: 1s all;
}
.sub-top-links{
    display: inline-block;
    padding-left: 5px;
    vertical-align: middle;
    margin-bottom: 0;
}
.sub-top-links li {
    margin: 5px 10px;
    vertical-align: middle;
}
.sub-top-links li{
    display: inline-block;
}
.sub-top-links a{
    color: #fff;
    font-size: 16px;
    display: flex;
    align-items: center;
}
.sub-top-links a i span {
    display: none;
}
.sub-top-links li {
    margin: 5px 10px;
    vertical-align: middle;
}

/* Accesible Pannel Css*/

li.accesible-pannel {
    display: inline-block;
}
li.accesible-pannel a {
    text-decoration: none;
}
.sr-only-clip {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    padding: 0 !important;
    border: 0! important;
    white-space: nowrap !important;
    clip: rect(1px 1px 1px 1px) !important;
    clip: rect(1px, 1px, 1px, 1px) !important;
    clip-path: inset(50%) !important;
}
.header_top_bg {
    position: relative;
    z-index: 20;
    background: #ddd;
}
.content-panel-area {
    position: static;
    color: #fff;
}
.content-box {
    padding: 20px;
}
#accessibility ul {
    padding: 0px !important;
    margin: 0px;
}
#accessibility ul li {
    display: block;
    float: left;
    width: 20%;
    text-align: center;
    list-style: none;
    padding: 0px;
}
#accessibility ul li a {
    font-size: 1em;
    font-weight: bold;
    text-align: center;
    color: #000;
}
.close-content-box {
    position: absolute;
    right: 15px;
    top: 5px;
    font-size: 22px;
    font-weight: 600;
    line-height: 1;
    cursor: pointer;
    padding: 5px;
}
#accessibility ul li.close-content-box {
    width: 2%;
}
#accessibility ul li a:hover {
    color: #95282f;
}

/* Language  Css */

.languageimg a,
.languageimg { padding:0 !important }
body { top: 0 !important; }
.header_user_info { margin:0; padding:0; display:inline-block; width:auto; padding-left: 0 !important; }
.goog-te-banner-frame.skiptranslate { display:none !important; }
#google_translate_element { position: relative; display: inline-block; }
.goog-te-gadget-icon { display:none; }
.goog-te-gadget-simple { background-color: #fff; border-left: 1px solid #d5d5d5; border-top: 1px solid #9b9b9b; border-bottom: 1px solid #e8e8e8; border-right: 1px solid #d5d5d5; font-size: 10pt; display: inline-block; padding-top: 1px; padding-bottom: 2px; cursor: pointer;/* zoom: 1; */
            }
.goog-te-gadget-simple { background-color: transparent!important; border-color: transparent!important; color: #fff !important; }
.goog-te-gadget-simple { padding: 0!important; }
.goog-te-gadget-simple { background-color: #fff; border-left: 1px solid #d5d5d5; border-top: 1px solid #9b9b9b; border-bottom: 1px solid #e8e8e8; border-right: 1px solid #d5d5d5; font-size: 10pt; display: inline-block; padding-top: 1px; padding-bottom: 2px; cursor: pointer; zoom: 1; }
.languageimg .goog-te-gadget-simple > img { display: none; }
.languageimg .goog-te-gadget-simple span { color: #000; }
.header_user_info li:last-child a { border: none; outline: 0; color: #fff; transition:.3s all;
-webkit-transition:.3s all;
-webkit-transition:.3s all;
}
.header_user_info li:last-child a:hover { color:#21397e }
.goog-te-gadget-simple .goog-te-menu-value { color: #000; }
ul.header_user_info a { font-size:12px; text-transform: none; }
ul.header_user_info a,
ul.header_user_info li:last-child { border-right: 0 solid #101d84; }
.goog-te-menu-value { text-decoration: none; color: #0000cc; white-space: nowrap; margin-left: 4px; margin-right: 4px; }
ul.header_user_info li { border-left: 0 solid #101d84; font-size: 11px; text-transform: uppercase; padding: 2px 8px; }
ul.header_user_info li.languageimg { background: transparent; position:relative; }
.goog-te-menu-value { text-decoration:none !important; }
.goog-te-spinner-pos { display:none !important; }
.globe-img:before { content: "" !important; width: 20px; height: 20px; background-size: 100%; position: absolute; left: 0; background-repeat: no-repeat; top: 5px; left: 2px; }
.cart a { color: #fff; font-size: 20px; }
.translation-links { display: inline-block; width: 170px; background: rgba(0, 0, 0, .8); padding: 0px; border-top: 1px solid rgb(187, 187, 187); position:absolute; left:0; top:34px; z-index: 9; border: 1px solid rgba(187, 187, 187, .2); }
.translation-links li { padding: 4px 8px; border-bottom: 1px solid rgba(187, 187, 187, .2); display:block; }
.translation-links li a { color:#fff !important; font-size:12px; display:block; padding: 3px 0; }
.translation-links { display:none; }
.translation-links.active-language { display:inline-block; text-align:left; }
.language-section { position:relative; display:inline-block; }
.skiptranslate { display:none !important; }


i.flag-icon {
    display: inline-block;
    width: 20px;
    height: 14px;
    vertical-align: middle;
    border:1px solid #999; margin-right:5px;
}

i.flag-icon.english-flag{background: url(../images/us-flag.jpg);background-size:100%;background-position:center;background-repeat:no-repeat;}
    
i.flag-icon.korea-flag{background: url(../images/korea-flag.png);background-size:100%;background-position:center;background-repeat:no-repeat;}

i.flag-icon.japan-flag{background: url(../images/japan-flag.png);background-size:100%;background-position:center;background-repeat:no-repeat;}

i.flag-icon.china-flag{background: url(../images/china-flag.png);background-size:100%;background-position:center;background-repeat:no-repeat;}
i.flag-icon.taiwan-flag{background: url(../images/taiwan-flag.png);background-size:100%;background-position:center;background-repeat:no-repeat;}

i.flag-icon.filipino-flag{background: url(../images/filipino-flag.png);background-size:100%;background-position:center;background-repeat:no-repeat;}

i.flag-icon.russia-flag{background: url(../images/russia-flag.png);background-size:100%;background-position:center;background-repeat:no-repeat;}

i.flag-icon.vietnamese-flag{background: url(../images/vietnam-flag.png);background-size:100%;background-position:center;background-repeat:no-repeat;}

i.flag-icon.india-flag{background: url(../images/india_flag.png);background-size:100%;background-position:center;background-repeat:no-repeat;}

/*Back To Top*/

#back-top { position: fixed;    bottom: 70px;
    left: 0; margin-left: 20px; z-index: 9999; _position: absolute; _top: expression(documentElement.scrollTop+body.scrollTop);
_margin-top: 500px; }
#back-top a, #back-top-prev a { width: 50px; display: block; text-align: center; font: 11px/100% lato, sans-serif; text-transform: uppercase; text-decoration: none; color: #bbb; -webkit-transition: 1s; -moz-transition: 1s; transition: 1s; }
#back-top span#button { background-color: #CCCCCC; }
#back-top span#button, #back-top-prev span#button-prev { width: 50px; height: 50px; display: block; margin-bottom: 7px; background-color: #ddd; background-position: center center; background-repeat: no-repeat; opacity: 0.8; filter: alpha(opacity = 80); -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; -webkit-transition: 1s; -moz-transition: 1s; transition: 1s; }
i.fa.fa-arrow-circle-o-up { font-size: 44px; color: #999; padding-top: 4px; }
/*End Back To top*/

/* pre-loader-wrapper */

#pre-loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
}
.pre-loaded #pre-loader-wrapper {
    visibility: hidden;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    /* transform: translateX(-100%); */
    /* -webkit-transition: all 0.3s 1s ease-out; */
    -moz-transition: all 0.3s 1s ease-out;
    -ms-transition: all 0.3s 1s ease-out;
    -o-transition: all 0.3s 1s ease-out;
    transition: all 0.3s 1s ease-out;
}
#pre-loader {
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 170px;
    height: 170px;
    border-radius: 50%;
    text-align: center;
    line-height: 170px;
    z-index: 9999;
    display: inline-block;
}
.pre-loaded #pre-loader {
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
#pre-loader-wrapper img {
    width: 80px;
}
#pre-loader:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #4E3524;
    border-bottom-color: #4E3524;
    border-left-color: transparent;
    -webkit-animation: spin 1.5s linear infinite;
    -moz-animation: spin 1.5s linear infinite;
    -ms-animation: spin 1.5s linear infinite;
    -o-animation: spin 1.5s linear infinite;
    animation: spin 1.5s linear infinite;
}
#pre-loader-wrapper .pre-loader-section {
    position: fixed;
    left: 0;
    height: 50%;
    width: 100%;
    background: #fff;
    z-index: 1000;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    background: #fff /* Old browsers */;
}
#pre-loader-wrapper .pre-loader-section.section-left {
    top: 0;
}
.pre-loaded #pre-loader-wrapper .pre-loader-section.section-left {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    /* transform: translateY(-100%); */
    -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
    -moz-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
    -ms-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
    -o-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}
#pre-loader-wrapper .pre-loader-section.section-right {
    bottom: 0;
}
.pre-loaded #pre-loader-wrapper .pre-loader-section.section-right {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
    -moz-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
    -ms-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
    -o-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-moz-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-ms-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-o-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/* Footer css */
.rs-footer {
    background: #232323;
    font-size: 14px;
}
.rs-footer {
    background-image: url(../images/ft-bg.jpg);
    position: relative;
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
}
.rs-footer:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, #ad120d 100%, #fff 0%);
    opacity: .8;
}
.footer1 {
    color: #fff;
}
.region-footer-left img {
    max-width: 150px;
}
.address_item {
    display: flex;
}
.address_item i.fa {
    margin-right: 10px;
    margin-top: 5px;
    font-size: .7875rem;
}
.address_item address {
    margin-bottom: 0px;
}
.footer1 .content p {
    color: #fff;
    font-size: .6875rem;
    font-weight: 700;
    letter-spacing: .15625rem;
    line-height: 1.0625rem;
}
.rs-footer .footer1 a {
    color: #fff;
}
.social-icons {
    display: flex;
    align-items: center;
    justify-content: end;
    text-align: right;
}
.content .social-icons {
    justify-content: start;
    margin-top: 10px;
}
.social-icons a {
    font-size: 20px;
    margin: 0px 10px;
    color: #fff;
    display: flex;
    align-items: center;
    background: transparent;
    text-align: center;
    justify-content: center;
}
.social-icons a img {
    max-width: 16px;
}
.content .social-icons a {
    margin: 0px 20px 0px 0px;
}
.footer1 h4 {
    color: #fff;
    margin-bottom: 0;
}
.footer1 hr {
    border-color: rgb(255 255 255 / 20%);
}
.rs-footer ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.footer1 li {
    margin-bottom: 5px;
    padding-bottom: 5px;
    position: relative;
}
.content ul li {
    position: relative;
    padding-left: 20px;
}
.content ul li:before {
    position: absolute;
    left: 0;
    content: '\f105';
    font-family: fontawesome;
    font-weight: 400;
    opacity: 1;
    color: #fff;
}
.footer-back-link {
    padding: 15px 0;
    color: #fff;
    border-top: 1px solid rgb(255 255 255);
}
.footer-back-link ul {
    color: #fff;
    text-align: center;
    font-size: 12px;
    margin: 0;
    padding: 15px 0;
}
.footer-back-link ul li {
    display: inline-block;
    padding: 0 10px;
    border-right: 1px solid #fff;
    margin-left: -4px;
    line-height: 12px;
}
.footer-back-link ul li a {
    color: #fff;
}
.footer-back-link ul li:last-child {
    border-right: 0px solid #fff;
}
.rs-footer .footer1 a:hover, .footer-back-link ul li a:hover {
    color: #edcac8;
}
.ft-img {
    margin-bottom: 20px;
}
@media (max-width: 991px) {
    .footer-back-link ul li {
        display: block;
        padding: 0 10px;
        border-right: 0px;
        margin-left: 0px;
        line-height: 12px;
        margin-top: 10px;
    }
}

/* Banner Css */


.banner_part_for_bg:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #063b81;
    opacity: .8;
}
.banner_caption_part {
    color: #fff;
}
    .banner_caption_part {
        padding: 150px 0px 160px 0px;
    }
    .banner_caption_part h1 {
    color: #FFFFFF;
    font-size: 62px;
    font-weight: 800;
    line-height: 1.1em;
    letter-spacing: -0.8px;
    margin-bottom: 30px;
}
.banner_caption_part p {
    font-size: 22px;
    color: #fff;
    margin-top: 15px;
}
.banner_btn a {
    background: #3c3332;
    padding: 15px 35px;
    display: inline-block;
    margin-top: 20px;
    border: 2px solid #3c3332;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    position: relative;
}
.banner_btn a:hover {
    background: #d5544f;
    border: 2px solid #d5544f;
}
.logopart img {
    max-width: 380px;
    margin-top: 0px;
}

.stic.sticking .logopart img {
        display: block;
}
.sticking .non_sticky_logo {
        display: none!important;
}
.sticky_logo {
    display: none;
    margin: 0 auto;
}
.videoWrapper {
    margin: 0px;
}
.banneroverlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .3;
    z-index: 100;
}
.banner_part_caption {
    position: absolute;
    top: 40%;
    z-index: 103;
    max-width: 700px;
    left: 10%;
    right: 0;
}
.banner_part_caption h1 {
    font-family: 'Optima';
  text-align: left;
    font-weight: 500;
}
.banner_part_caption h1 span {
    font-size: 20px;
    display: block;
    font-weight: 400;
    color: #fff;
    margin-top: 20px;
    padding-top: 10px;
}
.banner_part_caption h1{
    display: inline-block;
    color: #fff;
    letter-spacing: .3125rem;
        line-height: 1.25;
    font-weight: 500;
    font-size: 1.5rem;
}
.banner_part_caption p{
    color: #fff;
    letter-spacing: .03125rem;
    font-size: .9375rem;
    line-height: 1.66;
}
.menu_button_l {
    text-align: right;
}
.menu_button_l a, .button_contact_us a{
    color: #3c3332;
    background: #fff;
    display: inline-block;
    overflow: visible;
    width: auto;
    margin: 0;
    -webkit-appearance: none;
    -webkit-font-smoothing: inherit;
    -moz-osx-font-smoothing: inherit;
    line-height: normal;
    display: inline-block;
    cursor: pointer;
    outline: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    text-decoration: none;
    position: relative;
    min-width: 8.25rem;
    padding: .9375rem;
    font-size: .6875rem;
    font-weight: 700;
    letter-spacing: .15625rem;
    line-height: .75rem;
    text-align: center;
    text-transform: uppercase;
    transition: all .5s cubic-bezier(.24,.5,.22,.89);
    border: 1px solid #fff;
}
.menu_button_l a:hover{
    color: #fff;
    background: #3c3332
}
.sticking .head-menu {
    position: relative;
}
.sticking #cssmenu > ul > li > a,
.sticking .header_user_info li:last-child a,
.sticking .sub-top-links a,
.sticking #cssmenu > ul > li > span.menu-main__link{
    color:#3c3332;
}
.sticking #cssmenu > ul > li.has-sub > a::after, .sticking #cssmenu > ul > li.has-sub > span.menu-main__link::after
{
    border-bottom: 2px solid #3c3332;
    border-right: 2px solid #3c3332;
}
.sticking .menu_button_l a {
    color: #fff;
    background:#3c3332;
}


.head-menu:hover .non_sticky_logo{
    display: none;
}
.head-menu:hover .sticky_logo {
    display: block;
}
.banner-div{
    overflow: hidden;
}
.title-section h2 {
    font-family: 'Optima';
    font-weight: 500;
    color: #3c3332;
    line-height: 1.25;
    font-size: 1.5rem;
    letter-spacing: .3125rem;
}
.section-padding{
    padding: 100px 0px;
}
.section-bottom{
    padding-bottom: 100px ;
}
figure {
    margin: 0;
    padding: 0;
    position: relative;
    display: block;
    cursor: pointer;
    overflow: hidden;
}
figure img {
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
    -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
figure:hover img {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    -moz-transform: scale3d(1.1, 1.1, 1);
    -ms-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
}
img {
    max-width: 100%;
}
.join-content {
    background-color: #FFFFFF;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 30px 0px 30px 0px;
    position: relative;
}
.join-content h2 {
    margin-bottom: 5px;
    font-size: 1.125rem;
    letter-spacing: .15625rem;
    line-height: 1.33;
}

.wedding-planner-slider .item .join-div,
.wedding-planner-slider2 .item .join-div {
    margin: 5px 10px;
}
.slider_for_images_section {
    margin-top: 60px;
}
.optima_font_plain {
    font-family: 'Optima';
    text-transform: uppercase;
}
.left-dv {
    padding-right: 40px;
}
.left-dv h3 {
    padding-top: 25px;
    font-size: 1.275rem;
    letter-spacing: .15625rem;
    line-height: 1.33;
}
.left-resort h3{
    font-size: 1.5rem;
    letter-spacing: .3125rem;
}
.left-dv{
    position: relative;
    top: -80px;
}
.button_sec a {
    color: #3c3332;
    border: 1px solid #3c3332;
    padding: 1rem .875rem;
    display: inline-block;
    font-size: .6875rem;
    font-weight: 700;
    text-transform: uppercase;
    overflow: visible;
    width: auto;
    margin: 0;
    -webkit-appearance: none;
    background: transparent;
    -webkit-font-smoothing: inherit;
    -moz-osx-font-smoothing: inherit;
    line-height: normal;
    display: inline-block;
    cursor: pointer;
    outline: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    text-decoration: none;
    position: relative;
    min-width: 11.25rem;
    padding: 1rem .875rem;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .15625rem;
    line-height: .75rem;
    text-align: center;
    text-transform: uppercase;
    transition: all .5s cubic-bezier(.24,.5,.22,.89);
}
.button_sec a:hover{
    color: #fff;
    background: #cb9274;
    border-color: #cb9274;

}
.left-dv p {
    font-size: .9375rem;
    line-height: 1.66;
}
.resort-hospitality {
    background-image: url(../images/bg_main.jpg);
    background-repeat: no-repeat;
    position: relative;
    background-size: cover;
    width: 100%;
    padding-top: 15%;
}
.div-left-rc {
    background: #fff;
    padding-top: 10%;
}
.resort-hospitality .container-fluid {
    padding-left: 0px;
}
.div-left-rc {
    background: #fff;
    padding-top: 10%;
    margin-right: 15%;
    padding-bottom: 5%;
    padding-left: 80px;
    padding-right: 80px;
        position: relative;
}
.resort-content h3 {
    text-align: center;
    padding-top: 20px;
   font-size: 1.125rem;
    line-height: 1.5625rem;
    letter-spacing: .15625rem;
}
.left-resort {
    text-align: center;
}

.resort-hospitality:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0.3;
    background: #000;
}
.div-left-rc .row {
    align-items: center;
}
.service-right{
    position: relative;
    background-color: #f7f7f7;
}
.service-right {
    flex-basis: 37.5%;
    margin-bottom: 9.75rem;
    text-align: left;
}
.service-right:before{
    position: absolute;
    z-index: -1;
    bottom: 0;
    left: auto;
    right: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-color: inherit;
    content: "";
}           
.service-right:before{
    width: 160%;
}
.service-in{
    padding: 3.75rem 3rem 3.75rem 3.75rem;
}
.row-flx {
    display: flex;
}
.service-left {
    z-index: 1;
    flex-basis: 62.5%;
    padding-right: 0;
    padding-left: 0;
    margin-top: 3.75rem;
}
.service-convenient {
    padding: 80px 0px;
}
.service-right h2 {
    font-size: 1.5rem;
    letter-spacing: .2125rem;
}

.PRIVACY-s .row {
    align-items: center;
}
.left-pr {
    text-align: center;
    padding-right: 50px;
}
.slick-arrow:before{content:none;}
.slick-arrow {
    height: auto;
    width: 42px;
    background: #3c3332;
    color: #fff;
    padding: 5px;
}

.slick-arrow i {
    font-size: 32px;
}
button.slick-next.slick-arrow {
    right: -45px;
    z-index: 9;
}
.slick-prev {
    left: -45px;
     z-index: 9;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    color: #fff;
    outline: none;
    background: #000;
}
.wedding-planner-slider2 .img-dv a{
    position: relative;
}
.wedding-planner-slider2 .img-dv a:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .2;
    content: "";
}
.img-dv{
    overflow: hidden;
}
.wedding-planner-slider2 .join-div .img-dv img {
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    width: 100%;
}
.wedding-planner-slider2 .join-div:hover .img-dv img {
    -webkit-transform: scale(1.05) rotate(2deg);
    transform: scale(1.05) rotate(2deg);
    opacity: .8;
}
.resort-content img{
    height: 288px;
    object-fit: cover;
}
.wedding-planner2 {
    padding: 0px 100px 00px 100px;
}
.btn-sl{
    position: relative;    display: inline-block;
}
.btn-sl a{
    display: inline-block;
    font-size: .6875rem;
    letter-spacing: .15625rem;
    line-height: .75rem;
    text-transform: uppercase;
}
.btn-sl a:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 1px;
    background: currentColor;
    content: "";
    transition: width .3s ease;
}
.btn-sl a:hover:after {
    width: 100%;
}
.one2{
    background: #fff3ed;
}
.one1{
    background: #eff7fb;
}
.inner-bg, .footer-top{
    position: relative;
}
.inner-bg:before{
    content: '';
    position: absolute;
    background-image: url(../images/bg-design-flip.png);
    background-position: 0 0;
    top: 0px;
    left: 0;
    background-repeat: no-repeat;
    background-size: auto 90%;
    width: 100%;
    height: 100%;
}
.footer-top {
    background: #3c3332;
    text-align: center;
    color: #ffff;
    padding: 30px 0px;
}
.footer-top:before{
    content: '';
    position: absolute;
    background-image: url(../images/bg-pattern.png);
    background-position: 0 0;
    top: 0px;
    left: 0;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 100%;
    height: 100%;
}
h3 {
    font-size: 1.5rem;
    letter-spacing: .1125rem;
}
.left-pr h3{
    font-size: 1.5rem;
    letter-spacing: .2125rem;
}
.left-pr h4 {
    font-size: 1.2rem;
    letter-spacing: .2125rem;
}
.cap-div {
    background: #eef4f6;
    padding: 100px 0px;
}
.left-p {
    margin-right: 30px;
    text-align: center;
}
.video-div video {
    height: 100%;
    width: 100%;
    margin: 0 auto;
    background-position: center center;
    background-size: cover;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
}
.footer-area {
    padding-top: 40px;
    background: #3c3332;
}
.footer-widgets {
    color: #fff;
}
.footer-widgets img {
    max-width: 250px;
}
.footer-title {
    color: #fff;
    font-family: 'Optima';
    font-size: .7875rem;
    font-weight: 700;
    letter-spacing: .17625rem;
    line-height: 1.0625rem;
    text-transform: uppercase;
}
.footer1 .custom-ul a:hover {
    color: #efcbb3;
}
.footer1 a {
    color: #fff;
    display: inline-block;
    font-size: .75rem;
    letter-spacing: .02687rem;
    font-weight: 400;
}
.footer1 a:hover{
    color: #efcbb3;
}
.footer-widgets ul li {
    padding: 5px 0;
}
.menu_button_l1 a {
    background: #4E3524;
    color: #fff !important;
    padding: 10px 20px!important;
    width: auto;
    display: inline-block !important;
    letter-spacing: 2px;
}
.footer-widgets .menu_button_l1 a {
    background: #fff;
    color: #000 !important;
}
.card-section.text-center {
    border-top: 1px solid #ffffff36;
    margin-top: 30px;
    padding-top: 30px;
}
.gvb_logos {
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.gvb_logos ul {
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.gvb_logos ul li {
    margin: 5px;
    display: inline-block;
}
.gvb_logos ul li img {
    max-width: 110px;
}
.card-section.text-center h6 {
    font-size: 10px;
    margin-bottom: 15px;
    font-weight: 400;
}
.card-section.text-center h6 {
    color: #fff;
}
.card-section img {
    max-width: 300px;
}
.footer-back-link {
    padding: 15px 0;
    color: #fff;
    border-top: 1px solid #ffffff36;
    background: #3c3332;
    margin-top: 35px;
}
.footer-widgets ul {
    margin: 0px;
    padding: 0pc;
}
.menu_button_l1 a:hover {
    background: #cb9274 !important;
    color: #fff!important;
}
.footer-back-link li, .footer-back-link li a {
   letter-spacing: 1px;
   font-size: .75rem;
}
.wedding-planner {
    padding: 100px 100px;
}
.ft-hd h2, .ft-hd h4  {
    color: #ffff;
}

.button_contact_us a:hover{
 background: #cb9274;
 color: #fff;
 border-color: #cb9274;
}
.footer-back-link li, .footer-back-link li a {
    font-size: 9px;
    font-weight: 700;
    letter-spacing: .15625rem;
    text-align: center;
    text-transform: uppercase;
}
.ft-hd {
    position: relative;
}
.ft-hd h4 {
    margin-bottom: 20px;
    font-size: 1.3125rem;
    letter-spacing: .105rem;
    line-height: 1.5625rem;
}
.ft-hd h2 {
        font-size: 1.5rem;
    letter-spacing: .2125rem;
}
@media (min-width: 992px) {
    .desktop-hide{
        display: none;
    }
  /*  #cssmenu ul ul:before {
        content: "";
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 10px solid #fff;
        position: absolute;
        top: -8px;
        left: 15px;
        right: 0;
    }*/
    .head-menu:hover{
    background: #fff;
}
.head-menu:hover #cssmenu > ul > li > a, 
.head-menu:hover .header_user_info li:last-child a,
.head-menu:hover .sub-top-links a,
.head-menu:hover #cssmenu > ul > li > span.menu-main__link{
     color: #3c3332;
}
.head-menu:hover #cssmenu > ul > li > a:hover, .head-menu:hover #cssmenu > ul > li > span.menu-main__link:hover, .head-menu:hover .header_user_info li:last-child a:hover,
.head-menu:hover .sub-top-links a:hover{color:#cb9274}
.head-menu:hover .menu_button_l a {
    color: #fff;
    background: #3c3332;
}
.head-menu:hover .menu_button_l a:hover{background:#cb9274}


.head-menu:hover #cssmenu > ul > li > span.menu-main__link::after{border-color:#000}
.head-menu:hover #cssmenu > ul > li > span.menu-main__link:hover::after{border-color:#cb9274}
}
.slider_for_images_banner .slick-slide img {
    display: block;
	width: 100%;
    height: 700px;
    object-fit: cover;
}
.service-left img, .right-pr img, .right-p img {
    width: 100%;
    height: 400px;
    object-fit: cover;
}

.slider_for_images_banner .slick-dots li.slick-active button {
    color: #000000;
    background: #ffffff;
    border-radius: 50px;
}
.slider_for_images_banner .slick-dots {
    bottom: 14px;
}
.slider_for_images_banner .slick-dots li button {
     width: 10px;
    height: 10px;
    padding: 0px;
    color: #000000;
    border: 2px solid #fff;
    outline: none;
    background: transparent;
    border-radius: 50px;
}
.slider_for_images_banner .slick-dots li {
    margin: 0 2px;
}
  .arulis-design {
    padding-top: 200px;
}
.region.region-top-links-left {
    display: inline-block;
}