@charset "utf-8";
/* CSS Document */
html,body {
    overflow-x: hidden;
}
body { margin: 0px;color: #000000;font-size:16px;font-family: 'Open Sans', sans-serif;font-weight:400;line-height:normal;padding:0px;}
img{ max-width:100%; }
h1, h2, h3, h4, h5, h6{margin:0px;padding:0px;color:#23170e;line-height:normal;font-weight:800;margin-bottom:15px;font-family: 'Cormorant Garamond', serif;}
h1{font-size:90px;}
h2 { font-size:80px;}
h3{ font-size:30px;}
h4{ font-size:26px;}
h5{ font-size:24px; }
h6{ font-size:22px; }
h1,h2{
    line-height: 74px;
}
hr{ margin:10px 0px; border:0px; border-bottom:1px dashed #828282;}
p, ul, ol{ margin:0px; line-height:25px; padding:0px;}
ul *, ol * { margin:0px; padding:0px;}
ol,ul { padding-left: 25px;}
ul {display:block; list-style:none; }
ul li{line-height:30px;}
a img { border: 0px;}
p,ul,ol { margin-bottom: 18px;}
.clr{ display: block; float: none; clear: both;}
.c { overflow:hidden; float:none;}
.underline{text-decoration:underline;}
.left,.flot_left{ float:left;}
.right,.flot_right{ float:right ;}
.a_left { text-align: left ;}
.a_center { text-align: center;}
.a_right { text-align: right;}
a { text-decoration:none; }
.hidden { display:none;}
.italic{font-style:italic;	}
.bold{font-weight:bold;	}
table{border-spacing:0px;border-collapse:collapse;}
input[type="text"],input[type="url"],input[type="tel"], input[type="email"], input[type="password"], select, textarea { background:#fff; border:1px solid #e0e0e0;color: #000; font-size: 14px; padding: 10px 15px; resize: vertical;width:100%;font-weight:400;box-sizing:border-box;font-family: 'Open Sans', sans-serif;}
textarea { width:100%;}
input[type="text"]:focus, input[type="password"]:focus, select:focus, textarea:focus { }
select { padding: 12px; width:100%;}
input[type="button"], input[type="submit"], input[type="reset"], .primary-button, .btn { background: #eaba10 none repeat scroll 0 0;border:0px;color: #000;display: inline-block; font-size:14px; font-weight: 600;min-width:120px; padding: 12px 15px; text-transform: uppercase; vertical-align: top;transition: all linear .2s;-moz-transition: all linear .2s;-ms-transition: all linear .2s;-o-transition: all linear .2s;-webkit-transition: all linear .2s;}
input[type=button]:hover, input[type=submit]:hover, input[type=reset]:hover ,.primary-button:hover,.btn:hover,.primary-button:focus,.btn:focus{ background-color:#142555;color:#eaba10;}
.form-control { border-radius:0px; -moz-border-radius:0px;  -ms-border-radius:0px; -o-border-radius:0px; -webkit-border-radius:0px; box-shadow: 0 0 0; height: auto;}
a:focus{outline:none;	text-decoration:none;}
a{color:#000;transition: all linear .2s;-moz-transition: all linear .2s;-ms-transition: all linear .2s;-o-transition: all linear .2s;-webkit-transition: all linear .2s;	}
a:hover,a:focus{text-decoration:none;color:#000;}
.cfx::after {clear: both; content: "+";display: block; height: 0;visibility: hidden;}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */opacity:1;}
::-moz-placeholder { /* Firefox 19+ */opacity:1;}
:-ms-input-placeholder { /* IE 10+ */opacity:1;}
:-moz-placeholder { /* Firefox 18- */opacity:1;}	



/*-------------------------*/
.top-section {
    background: #23170e;
    padding: 15px 0px;
}
.top-section .container {
    display: flex;
    align-items: center;
}
.top-section .logo-box {
    width: 80px;
    text-align: center;
}
.top-section .nav-box {
    width: calc(50% - 40px);
}
.top-section .mobile-menu {
    display: none;
    width: calc(100% - 30px);
    text-align: right;
}
.top-section .nav-box ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    gap:120px;
}
.top-section .nav-box ul li {
    list-style: none;
}
.top-section .nav-box ul li a {
    display: block;
    color: #fff;
    font-size: 16px;
    padding: 10px 0px;
}
.top-section .right-menu ul {
    justify-content: end;
}
.banner-section rs-slides,.banner-section  rs-slide,.banner-section rs-module {
    overflow: visible !important;
}
.home-page-section{
    overflow: hidden;
}
.early-section {
    background: #9c897e;
    padding-top: 140px;
    padding-bottom: 160px;
    color: #fff;
}
.early-section h2 {
    font-size: 80px;
    color: #fff;
    line-height: 68px;
    margin-bottom: 26px;
}
.louis-icon-section{
    background-image: url(../images/louis-icon-bg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    padding: 60px 0px;
    overflow: visible !important;
    color: #fff;
    text-align: center;
}
.louis-icon-section .wpb_single_image {
    position: relative;
    margin-top: -200px;
}
.louis-icon-section h2{
    background-image: url(../images/louis-brush.png);
    background-repeat: no-repeat;
    background-position: center center;
    height: 335px;
    color: #fff;
    font-size: 70px;
    line-height: 65px;
    padding-top: 64px;
    position: relative;
    margin-top: -100px;
    z-index: 9;
}
.louis-icon-section .wpb_text_column{
    max-width: 1100px;
    margin: 0px auto;
}
.inside-section {
    position: relative;
}
.inside-section .inside-img {
    background: #23170e;
    position: relative;
}
.inside-section .inside-cnt{
    padding-bottom: 80px;
    padding-top: 150px;
}
.inside-section .inside-img .wpb_single_image {
    margin-bottom: 0;
}
.inside-section .inside-img::after {
    content: "";
    width: 60px;
    position: absolute;
    right: 0;
    top: 0;
    background: #fff;
    height: 100%;
}
.inside-section::before {
    position: absolute;
    width: 50%;
    height: 100%;
    background: #23170e;
    content: "";
    display: block !important;
    left: 0;
    z-index: 0;
}
.inside-section h2 {
    font-size: 80px;
    line-height: 70px;
    margin-bottom: 40px;
}
.legacy-section {
    background: #9c897e;
    padding: 60px 0px;
    padding-bottom: 0px;
    color: #fff;
    text-align: center;
}
.legacy-section h2 {
    font-size: 80px;
    color: #fff;
    margin-bottom: 40px;
}
.full-width .vc_figure {
    display: block;
}
.full-width .vc_single_image-wrapper {
    display: block;
}
.full-width img {
    width: 100%;
}
.diverse-section{
    background-image: url(../images/louis-icon-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
}
.diverse-section h2 {
    font-size: 80px;
    line-height: 77px;
    margin-bottom: 40px;
}
.diverse-section .diverse-left {
    background: #fff;
    padding-top: 50px;
    padding-bottom: 50px;
}
.diverse-section::before {
    content: "";
    width: 50%;
    background: #fff;
    left: 0;
    top: 0;
    height: 100%;
    position: absolute;
    pointer-events: none;
}
.diverse-section .diverse-right {
    color: #fff;
    padding: 50px;
    padding-right: 0;
    position: relative;
    z-index: 9;
}
.year-section{
    background-image: url(../images/louis-icon-bg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    position: relative;
    overflow: visible !important;
}
.year-section .year {
    background-image: url(../images/year-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    color: #fff;
    position: absolute;
    width: 434px;
    height: 439px;
    margin: 0;
    text-align: right !important;
    font-size: 100px;
    right: 0;
    top:-300px;
    padding-top: 90px;
    padding-right: 30px;
    z-index: 0;
    pointer-events: none;
}
.year-section .year-img {
    position: relative;
    z-index: 3;
}
.year-section .year-btm{
    position: absolute;
    left: 0;
    bottom:-140px;
    margin: 0px;
    z-index: 5;
}
.service-section {
    position: relative;
}
.service-section::before {
    content: "";
    background: #23170e;
    position: absolute;
    width: 50%;
    height: 100%;
    left: 0;
    top: 0;
    display:block !important;
    pointer-events: none;
}
.service-section .service-left {
    position: relative;
    background: #23170e;
    padding-top: 70px;
    padding-bottom: 70px;
}
.service-section .service-right {
    padding-top: 50px;
    padding-left: 50px;
    color: #23170e;
}
.born-section {
    background: #9c897e;
    padding-top: 70px;
}
.born-section .born-left {
    padding-right: 290px;
}
.born-section .born-right {
    padding-left: 210px;
    position: static;
}
.born-section .born-left p,.born-section .born-right p {
    text-align: justify;
}
.born-section .born-right .born-img {
    position: absolute;
    bottom: -20px;
    margin: 0;
    left: 50%;
    width: 658px;
    transform: translateX(-50%);
    pointer-events: none;
}
.born-section .born-box+.born-box{
    border-top: 1px solid #fff;
    padding-top: 25px;
}
.born-section .born-box-2 .wpb_text_column {
    padding-right: 30px;
}
.born-section .born-box-4 .wpb_text_column {
    padding-left: 140px;
}
.born-section .born-left h3{
    font-size: 40px;
    color: #fff;
}
.born-section .born-right h3{
    font-size: 30px;
    color: #000000;
    padding-left: 30px;
}
.footer-section{
    background-image: url(../images/footer-bg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    padding-bottom: 60px;
}
.footer-section .container {
    display: flex;
    align-items: center;
}
.footer-section .footer-left {
    width: 50%;
}
.footer-section .footer-right {
    width: 50%;
    text-align: center;
}
.footer-section .footer-right h3 {
    font-size: 30px;
    color: #fff;
    margin:0px;
}
.footer-bottom {
    background: #9c897e;
    padding: 20px 0px;
}
.footer-bottom .container {
    display: flex;
    align-items: center;
}
.footer-bottom .f-logo {
    width: 50px;
}
.footer-bottom .f-social {
    width: 300px;
    text-align: center;
    display: flex;
    justify-content: center;
    gap: 13px;
}
.footer-bottom .f-nav {
    width: calc(100% - 350px);
}
.footer-bottom .f-nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    gap: 30px;
}
.footer-bottom .f-nav ul li {
    list-style: none;
}
.footer-bottom .f-nav ul li a {
    color: #fff;
    font-size: 16px;
}
.footer-bottom .f-nav ul li a:hover{
    color: #000;
}
.footer-bottom .f-social a {
    width: 32px;
    height: 32px;
    background: #fff;
    border-radius: 50px;
    font-size: 16px;
    padding-top: 5px;
}
.footer-bottom .f-social a:hover{
    background: #000;
    color: #fff;
}
.licen-section {
    background: #9c897e;
    padding: 50px 0px;
    color: #fff;
}
.licen-section h2 {
    color: #fff;
    margin-bottom: 30px;
}
.normal-section{
    padding: 50px 0px;
}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    border: 0;
    background: #23170e;
    border-radius: 0;
    color: #fff;
    font-size: 15px;
    min-width: 160px;
    padding: 15px 10px;
}
.white .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    background: #fff;
    color: #000000;
}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover {
    background: #000;
    color: #fff;
}
.brown-section{
    background-color: #23170e;
    color: #fff;
    padding: 50px 0px;
}
/*--------------------------------------*/

@media only screen and (min-width:1260px) and (max-width:1390px){
	.container{
		width:1200px;	
	}
	
	
}
@media only screen and (min-width:992px) and (max-width:1260px){
	.container{
		width:960px;	
	}
	
	
}
@media only screen and (min-width:768px) and (max-width:991px){
	
	
}
@media only screen and (max-width:1390px){
	.born-section .born-box-4 .wpb_text_column {
        padding-left: 60px;
    }
    .born-section .born-right h3 {
        padding-left: 100px;
    }
	.top-section .nav-box ul{gap: 90px;}
}
@media only screen and (max-width:1260px){
    .top-section .nav-box ul {
        gap: 30px;
    }
    .early-section h2 {
        font-size: 50px;
        line-height: 50px;
    }
    .diverse-section h2 {
        font-size: 66px;
        line-height: 62px;
    }
    .year-section .year {
        font-size: 73px;
        top: -230px;
        line-height: 63px;
    }
    h1, h2 {
        line-height: 56px;
        font-size: 60px;
    }
    .born-section .born-left {
        padding-right: 150px;
    }
    .born-section .born-right {
        padding-left: 150px;
    }
    .born-section .born-right .born-img {
        width: 40%;
    }
    .born-section .born-box-2 {
        padding-right: 50px;
    }
    .born-section .born-left h3 {
        padding-right: 40px;
    }

}
@media only screen and (max-width:991px){
    h1, h2 {
        line-height: 48px;
        font-size: 50px;
    }
	.louis-icon-section h2 {
        font-size: 50px;
        line-height: 45px;
        background-size: 570px;
        height: 230px;
        padding-top: 50px;
    }
    .inside-section h2 {
        font-size: 50px;
        line-height: 50px;
        margin-bottom: 20px;
    }
    .inside-section .inside-cnt {
        padding-top: 40px;
        padding-bottom: 20px;
    }
    .legacy-section h2 {
        font-size: 60px;
        margin-bottom: 20px;
    }
    .diverse-section h2 {
        font-size: 46px;
        line-height: 50px;
    }
    .year-section {
        padding-top: 120px;
    }
    .year-section .year {
        top: -270px;
    }
    .year-section .year-btm {
        width: 270px;
    }
    .born-section .born-left {
        padding-right: 50px;
    }
    .born-section .born-right {
        padding-left: 80px;
    }
    .born-section .born-right .born-img {
        width: 28%;
    }
    .born-section .born-right h3 {
        padding-left: 0;
    }
    .born-section .born-box-4 .wpb_text_column {
        padding-left: 0;
    }
    .born-section .born-box-2 .wpb_text_column {
        padding-right: 0;
    }
    .footer-section .footer-left {
        width: 40%;
    }
    .footer-section .footer-right {
        width: 60%;
        padding-left: 100px;
    }
	.top-section .nav-box ul li a{    font-size: 13px;}
	.top-section .nav-box ul {
    gap: 10px;
}
}
@media only screen and (max-width:767px){
	h1, h2 {
		font-size: 40px;
        line-height: normal;
	}
    .top-section .nav-box {
        display: none;
    }
    .top-section .mobile-menu {
        display: block;
    }
    .top-section .logo-box {
        width: 30px;
        text-align: center;
    }
    .early-section {
        padding-top: 80px;
    }
    .louis-icon-section h2 {
        font-size: 38px;
        line-height: 39px;
        background-size: 410px;
        height: 170px;
        padding-top: 30px;
    }
    .inside-section {
        background: #23170e;
    }
    .inside-section::before {
        display: none;
    }
    .inside-section .inside-img::after {
        display: none;
    }
    .inside-section .inside-cnt {
        background: #fff;
        text-align: center;
        padding: 40px 0px;
    }
    .inside-section h2 {
        text-align: center !important;
    }
    .inside-section h2 br {
        display: none;
    }
    .legacy-section {
        padding: 40px 0px;
        padding-bottom: 0px;
    }
    .legacy-section h2 {
        font-size: 50px;
        margin-bottom: 21px;
    }
    .diverse-section .diverse-left {
        padding-top: 0;
        padding-bottom: 0;
        text-align: center;
    }
    .diverse-section::before {
        display: none;
    }
    .diverse-section h2 br {
        display: none;
    }
    .diverse-section h2 {
        font-size: 40px;
        line-height: 40px;
        margin-bottom: 20px;
        text-align: center !important;
    }
    .diverse-section .diverse-right {
        padding: 0;
    }
    .year-section .year br {
        display: none;
    }
    .year-section .year {
        padding-top: 130px;
        background-size: 340px;
        font-size: 50px;
        width: 338px;
        height: 350px;
        top: -240px;
    }
    .year-section .year-btm {
        width: 200px;
    }
    .service-section::before {
        display: none !important;
    }
    .service-section .service-right {
        padding-left: 0;
        padding-top: 25px;
        text-align: center;
    }
    .service-section .service-right h2 {
        text-align: center !important;
    }
    .service-section .service-right h2 br {
        display: none;
    }
    .born-section .born-left {
        padding-right: 0;
    }
    .born-section .born-left {
        padding-left: 0;
    }
    .born-section .born-right .born-img {
        position: relative;
        transform: none;
        left: auto;
        width: auto;
        max-width: 300px;
        margin: 0px auto;
    }
    .born-section .born-right {padding-left: 0;}
    .born-section .born-left .wpb_single_image.wpb_content_element.vc_align_left,.born-section .born-right .wpb_single_image.wpb_content_element.vc_align_left {
        text-align: center;
    }
    .born-section .born-left h3,.born-section .born-right h3 {
        text-align: center !important;
    }
    .licen-section h2 br {
        display: none;
    }
	
	
}
@media only screen and (max-width:640px){
    .early-section h2 {
        font-size: 36px;
        line-height: 34px;
    }
    .early-section {
        padding-top: 48px;
    }
    .footer-section .container {
        display: block;
    }
    .footer-section .footer-left {
        width: 300px;
        margin: 0px auto;
    }
    .footer-section .footer-right {
        width: auto;
        padding-left: 0;
        padding-top: 50px;
    }
    .footer-section {
        background-position: right bottom;
    }
    .footer-section .footer-right .f-logo {
        max-width: 250px;
        margin: 0px auto;
    }
    .footer-bottom .f-social {
        width: 200px;
    }
    .footer-bottom .f-nav {
        width: calc(100% - 250px);
    }

}


@media only screen and (max-width:550px){
	 
}
@media only screen and (max-width:480px){
    .early-section h2{
        font-size: 32px;
    }
	.louis-icon-section h2 {
        font-size: 30px;
        line-height: 30px;
        background-size: 320px;
        height: 130px;
        padding-top: 20px;
    }
    .inside-section h2 {
        font-size: 42px;
        line-height: 46px;
    }
    .inside-section h2 br{
        display: none;
    }
    .footer-bottom .container {
        display: block;
    }
    .footer-bottom .f-nav {
        width: auto;
        margin-bottom: 18px;
    }
    .footer-bottom .f-social {
        width: auto;
        margin-bottom: 20px;
    }
    .footer-bottom .f-logo {
        margin: 0px auto;
    }
    .footer-bottom .f-nav ul {
        justify-content: center;
    }
	
}
@media only screen and (max-width:380px){
	
}
