
@import url('https://fonts.googleapis.com/css2?family=Coda:wght@400;800&family=Poppins:ital,wght@0,300;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Coda:wght@400;800&family=Poppins:wght@300;800;900&display=swap');



body{
    font-family: 'poppins',sans-serif;
    display: block;
    position: relative;
    min-height: 1024px;
    margin: 0px;
    padding: 0px;
}

header{
    width: 80%;
    display: block;
    position: relative;
    margin: auto;
    margin-top: 30px;
    border-bottom: 1px solid rgba(255,255,255,0.5);
    z-index: 100;
}
p{
    font-weight: 200;
    font-family: 'coda',sans-serif;
}
header .logo p b{
    font-family: 'coda',sans-serif;
    font-size: 30px;
    line-height: 30px;
    margin: 0;
    padding: 0;
    color:#e60000;
    margin-top: 20px;
    font-weight: bold;
}
header .logo p{
    font-family: 'coda',sans-serif;
    font-weight: 100;
    color: white;
}
header .menu{

    position: absolute;
    right: 10px;
    display: block;
    top: 30px;
}
header .menu.black ul li a{

    color:black!important;
}
header .menu ul{
    display: inline;
}
header .menu ul li{
    display: inline-block;
}
header .menu ul li a{ 
    color: white;
    text-decoration: none;
    display: block;
    width: 100%;
    text-align:center;
    padding: 5px;
    position: relative;

}
header .menu ul li a:hover{
    font-weight: bold;
} 
header .paly a{
    width:200px;
    padding-left:10px;
    background-color:white;
    height:80px;
    position: absolute;
    bottom:-80px;
    right:0px;
    display: block;
    border-bottom-left-radius: 200px;
    overflow:hidden;
}
header .paly a img{
    width:100%;
}
.text-container b{
    font-family: 'poppins',sans-serif;
}
.text-container img{
   width:100%;
   max-width:800px;
}
.phone{
    position: absolute;
    top: 0px;
    right: 5px;
    color: white;
    font-weight: bold;
    font-size: 14px;
    background-image: url(/images/pho.png);
    background-repeat: no-repeat;
    background-size: 17px;
    background-position: left center;
    padding-left: 25px;
}
#lang{
    padding-left: 10px;
    margin-left: 10px;

    border-left: 1px solid white;
}
.slider{
    width: 100%;
    position: relative;
    margin: auto;
    min-height: 90vh;
      background-image: url(/images/bg_01.jpeg);
    background-repeat: no-repeat;
    background-size: cover;


}
.slider .container{
     padding-top: 300px;
     margin: auto;
     width: 80%;
     margin-top: -100px;
     z-index: -2;
     display: block;
}
.slider .container .text{
    color: white;
}
.slider .container .text h1{
    color: #fff;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 40px;
    letter-spacing: -2px;
    margin-top: 30px;
    max-width:600px;
    font-weight: bold !important;
    line-height: 42px;
    margin-top: 0px;
    padding-top: 10px;
    
}
.slider .container .text span{
       display: block;
       margin-bottom: 0px;
       padding-bottom: 0px;
}
.slider .container .text a{
       display: block;
       width: 170px;
       height: 40px;
       color: white;
       border: 3px solid white;
       border-radius: 50px;
       line-height: 40px;
       padding-left: 10px;
       text-decoration: none;
       font-weight: 400;
       position: relative;

}
.slider .container .text a span{
    padding-left: 10px;
    position: absolute;
    right: 20px;
    font-size: 20px;
    top: 0px;
}
.slider .container .text a:hover{
    background: #e60000;
    color: white;
    transition: 300ms ease-in;

}

section{
    min-height: 60vh;
    display: block;
}
section .container{
    width: 80%;
    margin: Auto;
}
section .container .text-holder{
    width:44%;
    display: inline-block;
    margin-top: 100px;
    padding-left: 40px;
    vertical-align: top;
    position: relative;
}
section .container .text-holder h2{ 
    text-transform: uppercase;
    font-size: 35px;
    letter-spacing: -1px;
    display: inline-block;
    vertical-align: top;
    font-weight: 100;
    line-height: 43px;
    padding: 0px;
    margin: 0px;
    margin-top: 25px;
}
section .container .text-holder p{ 
    font-size: 17px;
    text-align: justify;
    font-weight: 100;
}
.owl-nav{
    width: 100px;
    position: absolute;
   bottom: -100px;
    left: 0px;

}
.owl-dot{
    display:none !important;
}


br{
    padding-top: 10px;
}
.gallery{
    width: 80%;
    margin: auto;
    margin-top: 120px;

    padding: 4%;
    padding-left: 1%;
    padding-right: 1%;
    box-sizing: border-box;
    position: relative;
}
#gallery{
    background-color: rgba(1,1,1,0.02);
    padding-bottom: 50px;
}

footer{
    background-color: rgba(1,1,1,0.01);
    padding-top: 100px;
padding-bottom: 100px;
}
footer .container-footer{
    width: 80%;
    margin: auto;
    display: block;
    position: relative;
}
footer .container-footer .col-tr{
    width: 32%;
    display: inline-block;
    vertical-align: top;
}
footer .container-footer .col-tr b{
    font-size:19px;
}
footer .copy{
    width: 80%;
    display: block;
    text-align: center;
    border-top: 1px solid rgba(1,1,1,0.3);

    margin: auto;
        padding-top: 10px;
    margin-top: 30px;
}

@media screen and (min-width: 1px) and (max-width: 900px) { 
   ul.hide{
    display: none !important;
   }
   section .container .text-holder{
    width:80%;
    display: inline-block;
    margin-top: 30px;
    padding-left: 40px;
    vertical-align: top;
    position: relative;

}
footer .container-footer .col-tr{
    width: 90%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
}
}

