@font-face {
    font-family: 'Anticva';
    src: url('../fonts/anticva.eot'); /* IE 9 Compatibility Mode */
    src: url('../fonts/anticva.eot?#iefix') format('embedded-opentype'), /* IE < 9 */
        url('../fonts/anticva.woff2') format('woff2'), /* Super Modern Browsers */
        url('../fonts/anticva.woff') format('woff'), /* Firefox >= 3.6, any other modern browser */
        url('../fonts/anticva.ttf') format('truetype'), /* Safari, Android, iOS */
        url('../fonts/anticva.svg#anticva') format('svg'); /* Chrome < 4, Legacy iOS */
}
@font-face {
    font-family: 'B52';
    src: url('../fonts/B52.eot'); /* IE 9 Compatibility Mode */
    src: url('../fonts/B52.eot?#iefix') format('embedded-opentype'), /* IE < 9 */
        url('../fonts/B52.woff2') format('woff2'), /* Super Modern Browsers */
        url('../fonts/B52.woff') format('woff'), /* Firefox >= 3.6, any other modern browser */
        url('../fonts/B52.ttf') format('truetype'), /* Safari, Android, iOS */
        url('../fonts/B52.svg#b52') format('svg'); /* Chrome < 4, Legacy iOS */
}
@font-face {
    font-family: 'Montserrat Alternates Regular';
    src: url('../fonts/montserrat_alternates_regular.eot'); /* IE 9 Compatibility Mode */
    src: url('../fonts/montserrat_alternates_regular.eot?#iefix') format('embedded-opentype'), /* IE < 9 */
        url('../fonts/montserrat_alternates_regular.woff2') format('woff2'), /* Super Modern Browsers */
        url('../fonts/montserrat_alternates_regular.woff') format('woff'), /* Firefox >= 3.6, any other modern browser */
        url('../fonts/montserrat_alternates_regular.ttf') format('truetype'), /* Safari, Android, iOS */
        url('../fonts/montserrat_alternates_regular.svg#montserrat_alternates_regular') format('svg'); /* Chrome < 4, Legacy iOS */
}
@font-face {
    font-family: 'PrincessDiana';
    src: url('../fonts/princessdiana.eot'); /* IE 9 Compatibility Mode */
    src: url('../fonts/princessdiana.eot?#iefix') format('embedded-opentype'), /* IE < 9 */
        url('../fonts/princessdiana.woff2') format('woff2'), /* Super Modern Browsers */
        url('../fonts/princessdiana.woff') format('woff'), /* Firefox >= 3.6, any other modern browser */
        url('../fonts/princessdiana.ttf') format('truetype'), /* Safari, Android, iOS */
        url('../fonts/princessdiana.svg#princessdiana') format('svg'); /* Chrome < 4, Legacy iOS */
}
.align-center{ text-align:center !important; }
.align-left{ text-align:left !important;}
.align-right{ text-align:right !important; }
.text-justify{ text-align: justify !important; }
.m0a{margin: 0 auto;}
.left{float:left !important;}
.right{float:right !important;}
.relative{position:relative;}
.hidden{display:none;}
.inline-block{display:inline-block;}
.white{ color: #fff !important; }
.black{ color: #111 !important; }
.glass{ opacity: .5; };
.image-fullwidth img{
    width: 100%;
}
.bolder{
    font-weight: 700!important;
}
html{

}
body{
    font-family: "Montserrat Alternates Regular", sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    color: #000;
    position: relative;
    overflow-x: hidden;
    margin: 0;
    background: url("/assets/img/pexels-karolina-grabowska-background.png"),#EEE9E8;
}
.page-section-1{
    background: linear-gradient(276.65deg, rgba(50, 50, 50, 0.9) 3.04%, rgba(0, 0, 0, 0.9) 71.3%), url("/assets/img/paper.jpeg");
    height: 100vh;
    box-shadow: 0px 8px 16px 0px #00000033;
    border-radius: 0px 0px 48px 48px;
    position: relative;
}
.page-section-5{
    height: 75vh;
}
.page-section-1 .text,.page-section-1 .title,.page-section-1 .smtext{
    color: #fff;
    display: block;
}
.text{
    font-family: "Montserrat Alternates Regular", sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    color: #2F2F2F;

}
.title span, h2 span{
    font-family: "Montserrat Alternates Regular", sans-serif;
}
.title{
    font-family: "Anticva", sans-serif;
    font-size: 48px;
    font-weight: 400;
    line-height: 64px;
}
.top_clock{
    position: absolute;
    top: 0;
    right: 0;
    width: 34.5%;
}
.typetext{
    position: absolute;
    font-family: "B52", sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 32px;
    text-align: left;
    color: #fff;
    max-width: 500px;
    right: 5rem;
    bottom: 10rem;
    letter-spacing: 0.17rem;
}
.page-section-1 .container-sm{
    width: 100%;
    max-width: 100%;
    padding: 0;
    height: 100%;
}
.page-section-1 .container-sm .row{
    height: 100%;
}
.page-section-5 .container-sm{
    width: 100%;
    max-width: 100%;
    height: 100%;
    padding: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 48px 48px 0px 0px;
}
.center_photo{
    display: inline-block;
    bottom: 0;
    position: absolute;
    left: 33.2%;
    width: 33.5%;
}
.top-col{
    bottom: 7rem;
    margin-left: 5rem;
    z-index: 1;
    position: absolute;
}
.page-section-1 .text{
    font-size: 28px;
    font-weight: 500;
    line-height: 40px;
}
.page-section-1 .smtext{
    font-family: "Montserrat Alternates Regular", sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
}
.button .btn{
    padding: 1rem 3rem;
    background: linear-gradient(272.46deg, #4F0000 2.47%, #8F0000 97.81%);
    border-radius: 5px;
    letter-spacing: .12rem;
    text-align: center;
    font-family: "Montserrat Alternates Regular", sans-serif;
    font-size: 28px;
    font-weight: 500;
    line-height: 32px;  
    color: #fff;
    text-decoration: none;
}
.double-title > span {
    font-family: "PrincessDiana", sans-serif;
    font-size: 68px;
    font-weight: 400;
    line-height: 85px;
    letter-spacing: 0.05em;
    text-align: center;
    color: #4F0000;
    opacity:0.24;
}
.double-title h2 {
    font-family: "Anticva", sans-serif;
    font-size: 56px;
    font-weight: 400;
    line-height: 64px;
    text-align: center;
    margin-top: -1.8rem;
    color: #4F0000;
    text-transform: uppercase;
}
.page-section-2 .container {
    border: 2px solid #4F0000;
    border-radius: 15px;
}
.sec2_photo{
    position: absolute;
    top: -10rem;
    left: -1rem;
    max-width: 115%;
}
.fourcols h2{
    font-family: "Anticva", sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    color: #2F2F2F;
    padding-top: 2rem;
}
.fourcols img{
    max-width: 100%;
    border-radius: 15px;
}
.fourcols div div{
    background: #FFFFFF7A;
    box-shadow: 0px 4px 16px 0px #00000014;
    border-radius: 10px;
    width: 100%;
    padding: 0 1rem;
}
.fourcols > div{
    display: flex;
}
.fourcols span{
    font-size: 20px;
    font-weight: 600;
    line-height: 32px;
    display: block;
    margin-top: 1rem;
    margin-bottom: 0.8rem;
}
.fourcols p{
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    padding: 0 1.5rem;
    margin-top: 0.5rem;
    color: #2F2F2FA3;
}
.page-section-4 h2,.page-section-4 span,.page-section-4 p{
    color: #fff;
}
.page-section-4 .double-title > span {
    font-size: 64px;
    font-weight: 400;
    line-height: 85px;
    letter-spacing: 0.05em;
}
.page-section-4 .double-title h2 {
    font-size: 48px;
    font-weight: 400;
    line-height: 64px;
    margin-top: -8rem;
}
.page-section-4 p{
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
}
.page-section-4 .container{
    background: linear-gradient(96.77deg, #070B0E 13.03%, #4F0000 43.44%, #000000 68.49%);
    box-shadow: 0px 8px 16px 0px #00000033;
    border-radius: 20px;
}
.sec4center{
    padding: 0 7.5rem;
    z-index: 1;
}
.sec4left img{
    height: 100%;
    position: absolute;
    left: 0rem;
    border-radius: 20px;
}
.sec4right img{
    height: 100%;
    position: absolute;
    right: 0rem;
    border-radius: 20px;
}
.sec5main{
    position: absolute;
    top: 164px;
    right: 65px;
    padding: 24px 40px 40px 40px;
    gap: 20px;
    border-radius: 16px;
    box-shadow: 0px 4px 16px 0px #00000014;
    background: #FFFFFFA3;
    min-width: 430px;
}
.footer{
    background-color: #2F2F2F;
}
.sec5main .text{
    margin: 0;
}
.sec5main a.text{
    text-decoration: none;
    display: flex;   
    align-items : center;
}
.sec5main .bolder{
    font-size: 24px;
    font-weight: 600;
}
.sec5main .button a{
    font-size: 18px;
    font-weight: 500;
    line-height: 18px;
    padding: 20px 32px 20px 32px;
    border-radius: 12px;
}
.sec5main .button{
    display: flex;
}
.nav_wrp{
    position: absolute;
    z-index: 1;
    width: 100%;
    left: 0;
    display: flex;
}
.nav_wrp ul.menu{
    display: inline-block;
    margin: 1.2rem auto;
}
.nav_wrp ul.menu li{
    padding-left: 5rem;
    padding-right: 5rem;
}
ul.menu{
    margin-top: 1.2rem;
    padding: 0;
}
ul.menu li{
    display: inline;    
    padding-right: 4rem;
}
ul.menu li a{
    text-decoration: none;
    color: #fff;
    font-family: "Montserrat Alternates Regular", sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 32px;
    text-align: left;
}
ul.footer-menu li a{
     font-size: 16px;
}
.footer span.copyright{
    font-family: "Montserrat Alternates Regular", sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    text-align: left;
    color: #fff;
    max-width: 80%;
}
.footer noindex{
    max-width: 20%;
}
.footer noindex a{
    float: right;
}
.phone:before{
    content:"";
    background-image: url('/assets/img/phone.png');
    display: inline-block;
    width: 24px;
    height: 24px;
    background-size: 24px;
    background-repeat: no-repeat;    
    padding-right: 3px;
}
.inst:before{
    content:"";
    background-image: url('/assets/img/instagram.png');
    display: inline-block;
    width: 24px;
    height: 24px;
    background-size: 24px;
    background-repeat: no-repeat;
    padding-right: 3px;
}
.page-section-video .col-md-12{
	aspect-ratio: 2 / 1.05;
}
.page-section-video .youtube-background.video-background{
	border-radius: 20px;		
}
@media (min-width: 1650px) {
    .page-section-2 .container {
         max-width: 1620px;
    }
    .page-section-3 .container {
        max-width: 1575px;
    }
	.page-section-video .container{
		max-width: 1575px;
	}
    .page-section-4 .container {
        max-width: 1636px; 
    }
}
@media (max-width: 1699px) {
    .page-section-4 .sec4center {
         width: 100%;
    }
    .nav_wrp ul.menu li{
        padding-left: 3rem;
        padding-right: 3rem;
    }
}
@media (max-width: 1249px) {
    .nav_wrp ul.menu li{
        padding-left: 1rem;
        padding-right: 1rem;
    }
}
@media (max-width: 1199px){
    ul.menu li {
        padding-right: 3rem;
    }
}
.menubottom,.menu_icon{
    display: none; 
}
@media (min-width: 768px) and (max-width: 1699px) {
	.top-col {
		bottom: 2rem;
		margin-left: 2rem;
	}
	.top-col .title {
		font-size: 32px;
		font-weight: 400;
		line-height: 48px;
	}
	.top-col .text{
		font-size: 22px;
		font-weight: 500;
		line-height: 32px;
	}
	.top-col .smtext{
		font-size: 16px;
		font-weight: 500;
		line-height: 22px;
	}
	.top-col .button .btn{
		font-size: 18px;
		font-weight: 500;
		line-height: 20px;
	}
	.typetext{
		font-size: 21px;
		font-weight: 400;
		line-height: 24px;
		max-width: 410px;
		right: 1rem;
		bottom: 3rem;
	}
	.sec5main{
		top: 15px;
	}
}
@media (max-width: 767px) {
	.page-section-video .container{
		max-width: 90%;
	}	
    .menubottom{
        display: block;
        padding: 1rem;
        position: absolute;
        bottom: 0rem;
    }
    html{
        overflow-x: hidden;
    }
    .page-section .text{
        font-size: 14px;
        font-weight: 500;
        line-height: 20px;
    }
    .nav_wrp{
        display: none;
    }
    .top-col{
        position: relative;
        bottom: auto;
        margin-left: auto;
        padding: 1rem 2rem;
        z-index: 2;
    }
    .page-section-1 .title{
        font-size: 22px;
        font-weight: 400;
        line-height: 32px;
		position: absolute;
		bottom: 11rem;
		background: radial-gradient(50% 50% at 50% 50%, #000000 0%, rgba(0, 0, 0, 0) 100%);
    }
    .sec2_photo{
        display: none;
    }
    .top_clock{
        width: 120%;
    }
    .sec4center{
        padding: 0;
    }
    .page-section-1 .text {
        font-size: 18px;
        font-weight: 500;
        line-height: 24px;
		position: absolute;
    }
    .page-section-1 .smtext{
        font-size: 14px;
        font-weight: 500;
        line-height: 20px;
        padding-bottom: 5px;
        position: absolute;
    }
    .typetext{
        font-family: B52;
        font-size: 12px;
        font-weight: 400;
        line-height: 16px;
        position: absolute;
        bottom: 2rem;
        left: 3%;
        width: 94%;
		display:none;
    }
    .page-section div.double-title > span{
        font-size: 32px;
        font-weight: 400;
        line-height: 40px;
        letter-spacing: 0.05em;
    }
    .page-section div.double-title h2{
        font-size: 24px;
        font-weight: 400;
        line-height: 32px;
    }
    .page-section-4 .double-title h2 {
        margin-top: -3.5rem;
    }
    ul.menu li{
        display: block;    
        padding-right: 0rem;
    }
    .sec4left img{
        position: relative;
        width: 100%;
    }
    .sec4right img{
        position: relative;
        width: 100%;
    }
    .page-section-4 .container{
        background: linear-gradient(93.98deg, #010203 34.5%, #4F0000 51.25%, #010302 65.05%);
    }
    .container{
        max-width: fit-content;
    }
    .page-section-2 .col-md-7{
        padding-right: 3rem!important;
    }
    .page-section-2 .container,.page-section-4 .container,.footer .container{
        margin: 0 1rem;
    }
    .fourcols span{
        font-size: 20px;
        font-weight: 600;
        line-height: 32px;
    }
    .sec4center{
        padding: 0 2rem;
    }
    .sec5main{
        min-width: auto;
        width: 76%;
        left: calc(10% - 2rem);
        top: 17rem;
    }
    .page-section-5 .container-sm{
        background-size: 53rem;
        background-position: top;
    }
    .sec5main .button {
        display: grid;
    }
    .fourcols .fmain{
       /* width: 100%; */
    }
    .center_photo{
        left: 1.5%;
        width: 90%;
        z-index: 1;
        bottom: 10rem;
    }
    .top-col .button{
        position: absolute;
        bottom: 9.3rem;
        left: 7%;
        width: 86%;
    }
    .top-col .button a{
        display: block;
        font-size: 18px;
        font-weight: 500;
        line-height: 24px;
		padding: 8px 32px 8px 32px;
        border-radius: 15px;
    } 
    .menu_icon{
        display: block;
        position: absolute;
        right: 1rem;
        top: 1rem;
        z-index: 4;
    }
    #closemenu{
        display: none;
    }
    .nav_wrp{
        background: #1E1E1EED;
        height: 100vh;
        width: 80%;
        z-index: 4;
        left: auto;
        right: 0;
    }
    .nav_wrp ul.menu li{
        padding: 1rem;
    }
    .nav_wrp ul.menu{
        margin-top: 2rem;
    }
    .menubottom .text{
        color: #fff;
        font-size: 14px;
        font-weight: 500;
        line-height: 20px;
    }
    .menubottom .bolder{
        font-size: 16px;
        font-weight: 600;
        line-height: 24px;
    }
    .menubottom a{
        text-decoration: none;
        display: flex;
        align-items: center;
        margin: 14px 0;
    }
    .menubottom .inst:before{
        background-image: url(/assets/img/instagram_w.png);
        display: inline-block;
        width: 16px;
        height: 16px;
        background-size: 16px;
    }
    .menubottom .phone:before{
        background-image: url(/assets/img/phone_w.png);
        display: inline-block;
        width: 16px;
        height: 16px;
        background-size: 16px;
    }
	.dateline{
		bottom: 7.5rem;
	}
	.nameline{
		bottom: 5.5rem;
		margin-bottom:0px!important;
	}
	.fline{
		bottom: 3.5rem;
	}
	.sline{
		bottom: 2.2rem;
	}
	.tline{
		bottom:1rem;
	}	
}

.video-background-controls button{
	font-size: 0rem;
    display: inline-block;
    margin: 0px;
    border: 1px solid #000;
    background: none;
    cursor: pointer;
    opacity: 0.8;
    border-radius: 50px;
    padding: 10px;
}
.video-background-controls button .fa:before{
	content: "";
	background-size: cover;
    background-repeat: no-repeat;
    display: inline-block;
	height: 2.5rem;
    width: 2.5rem;
}
.fa-volume-mute:before{
	background-image:url(/assets/img/unmute.png);
}
.fa-volume-up:before{
	background-image:url(/assets/img/mute.png);
}