body{font-family:"Roboto", sans-serif;font-size:20px;line-height:30px;font-weight:400;color:#000;}
@media(max-width:767.98px){
.container, .container-fluid{padding-right:15px;padding-left:15px;}
}
.cdlHeader{background-color:#000;position:relative;box-shadow:0px 0px 15px 5px rgba(0, 0, 0, 0.4);padding:20px 0;}
@media(max-width:991.98px){
.cdlHeader .hermesLogo{width:200px;}
}
@media(max-width:767.98px){
.cdlHeader{padding:10px 15px;}
.cdlHeader .hermesLogo{width:130px;}
}
.cdlHomeTop{display:block;position:relative;}
.cdlHomeTop .heroOverlay{width:100%;height:100%;background-color:rgba(0, 0, 0, 0.6);padding:100px 15px;}
.cdlHomeTop .heroOverlay .contentBox{min-height:400px;display:flex;flex-direction:column;align-items:center;justify-content:end;text-align:center;}
.cdlTitle{font-family:"Playfair Display", sans-serif;font-size:38px;line-height:50px;font-weight:700;}
@media(max-width:991.98px){
.cdlTitle{font-size:32px;line-height:42px;}
}
@media(max-width:767.98px){
.cdlTitle{font-size:28px;line-height:38px;}
}
.cdlTitle.cdlHeroTitle{font-size:48px;line-height:56px;color:#fff;}
@media(max-width:991.98px){
.cdlTitle.cdlHeroTitle{font-size:38px;line-height:48px;}
}
@media(max-width:991.98px){
.cdlTitle.cdlHeroTitle{font-size:35px;line-height:45px;}
}
.cdlTitle.smallerTitle{font-size:28px;line-height:35px;}
@media(max-width:991.98px){
.cdlTitle.smallerTitle{font-size:24px;line-height:31px;}
}
@media(max-width:767.98px){
.cdlTitle.smallerTitle{font-size:20px;line-height:27px;}
}
.cdlTitle.smallTitle{font-size:24px;line-height:31px;}
@media(max-width:991.98px){
.cdlTitle.smallTitle{font-size:20px;line-height:27px;}
}
.cdlSubtitle{font-family:"Playfair Display", sans-serif;font-size:24px;line-height:31px;font-weight:700;color:#fff;}
@media(max-width:991.98px){
.cdlSubtitle{font-size:20px;line-height:27px;}
}
@media(max-width:767.98px){
.cdlSubtitle{font-size:18px;line-height:25px;}
}
.cdlHeroSeparator{height:2px;width:100%;background-color:#fff;}
.btnCdl{display:inline-block;font-family:"Roboto", sans-serif;padding:20px 31px;border-radius:150px;font-size:18px;line-height:20px;font-weight:700;text-align:center;text-transform:uppercase;transition:all 0.3s ease-in-out;}
.btnCdl.btnCdlWhite{background:#fff;color:#000;}
.btnCdl.btnCdlWhite:hover{background:#E8E8E8;color:#000;}
.btnCdl.btnCdlBlack{background:#000;color:#fff;}
.btnCdl.btnCdlBlack:hover{background:#333333;color:#fff;}
.whiteBg{background-color:#fff;}
.grayBg{background-color:#E8E8E8;}
.darkGrayBg{background-color:#333333;color:#fff;}
.altGrayBg{background:linear-gradient(to bottom, #333333 0%, #333333 20%, #E8E8E8 20%, #E8E8E8 100%);}
@media(max-width:767.98px){
.altGrayBg{background:linear-gradient(to bottom, #333333 0%, #333333 20%, #333333 20%, #333333 100%);}
}
.text-white{color:#fff;}
.text-black{color:#000;}
.infoBox{border:1px solid rgba(232, 232, 232, 0.2);}
@media(max-width:767.98px){
iframe{height:200px !important;}
}
.cdlFooter{background-color:#fff;color:#000;font-family:"Roboto", sans-serif;font-size:16px;line-height:18px;font-weight:400;padding:50px 15px;}
.cdlFooter a:hover {
color: #990000;
}