@font-face {
    src: url(../fonts/Lulo_Clean_W01_One_Bold.ttf);
    font-family: lulo-bold;
  }
  @font-face {
    src: url(../fonts/Oswald-VariableFont_wght.ttf);
    font-family: oswald;
  }
  @font-face {
    src: url(../fonts/proxima.ttf);
    font-family: proxima;
  }
  @font-face {
    src: url(../fonts/PlayfairDisplay-Regular.ttf);
    font-family: Playfair-reg;
  }
  @font-face {
    src: url(../fonts/PlayfairDisplay-Bold.ttf);
    font-family: Playfair-bold;
  }
  a:hover{
      color:#fff;
      text-decoration: none;
  }
  .widget-title > h6 {
    color: #a28a6a;
    font-family: lulo-bold;
    font-size: 15px;
}
li.footer_fonts {
    font-size:11px;
}
.widget-title > .widget-list {
    list-style: none;
    padding: 0;
    color: #fff;
    line-height: 18px;
    font-size: 9px;
    font-family: lulo-bold;
}
.social-icon-footer {
    width: 75%;
    padding: 0 0 15px 0px;
}
.btm-links > a {
    color: #a28a6a;
    font-family: lulo-bold;
    font-size: 8px;
    text-decoration: underline;
}
.copyright {
    color: #a28a6a;
    font-family: lulo-bold;
    font-size: 11px;
}
.copyright > a {
    text-decoration: underline;
    color: #a28a6a;
    font-family: lulo-bold;
    font-size: 12px;
}
.btm-links a{
    font-size:11px;
}
footer {
    padding: 50px 0 40px;
}
.widget-title > .widget-list > li > a {
    color: #fff;
    font-family: lulo-bold;
    font-size: 11px;
    line-height: 0px;
}
@media(max-width:556px){
    .widget-title > .widget-list > li > a{
        font-size: 12px;
    }
    li.footer_fonts {
    font-size:12px;
}
.btm-links a{
    font-size:12px;
}
.copyright{
    font-size:12px;
}
.copyright a{
        font-size:11px;
}
.bg-footer li {
    padding:3px 0;
}
.footer-bottom {
    padding-top: 3px;
}
}
.social-icon-footer > .social-links > i {
    color: #fff;
    font-size: 22px;
}
.bg-jumbo {
     background-attachment: fixed; 
}
.bg-header{
    background: #002e5d;
}
.w-sec-title {
    font-family: Playfair-bold;
    color: #d12630;
    line-height: 48px;
    font-size: 42px;
    font-weight: 700;
    padding-top:1%;
    text-align: center;
    margin: 0;
    position: relative;
}

.saperator::after {
    content: "";
    width: 42px;
    height: 5px;
    box-sizing: border-box;
    border-top: 3px solid rgba(162, 138, 106, 1);
    position: absolute;
    bottom: 20px;
    right: calc( 50% - 21px);
}
.texting {
    font-family: proxima;
    color: #a0a09f;
    font-size: 18px;
    line-height: 23px;
    font-weight: 400;
    width:92%;
    margin:auto;
    margin-bottom:1rem;
    text-align: center;
    letter-spacing: .3px;
}

/*.forh2 > h2{*/
/*    color: #fff;*/
/*    font-family: Playfair-bold;*/
/*    font-weight: 700;*/
/*    font-size: 55px;*/
/*    text-align: center;*/
/*    line-height: 63px;*/
/*    letter-spacing: 6px;*/
/*}*/
.title > h1 {
    color: #fff;
    font-family: Playfair-bold;
    font-weight: 700;
    font-size: 55px;
    text-align: center;
    line-height: 63px;
    letter-spacing: 6px;
}

.title2 > h2 {
    color: #fff;
    font-family: Playfair-bold;
    font-weight: 700;
    font-size: 55px;
    text-align: center;
    line-height: 63px;
    letter-spacing: 6px;
}

.hw1{
    color: #fff !important;
    font-family: sans-serif;
    font-weight: 800;
    font-size: 14px;
    letter-spacing: 3px;

    }
    
.btn-custom{
    background: url(../img/btn.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    display: flex;
    height: 107px;
    width: 107px;
    justify-content: center;
    align-items: center;
    line-height: .9rem;
    text-align: center;
    text-decoration: none;
    font-family: lulo-bold;
    color: #fff;
    font-size: 10px;
    font-weight: 700;
}
.btn-custom-lg{
    background: url(../img/btn.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    display: flex;
    height: 132px;
    width: 132px;
    justify-content: center;
    align-items: center;
    line-height: 1.3rem;
    text-align: center;
    text-decoration: none;
    font-family: lulo-bold;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
}
.h-special{
    height: 1000px;
    padding-top: 130px;
}
.extra-text {
    bottom: 0;
    right: 0;
}
.extra-text > span {
    font-size: 11px;
    font-family: oswald;
    color: #a48b6b;
    padding: 0 2px;
    letter-spacing: 1px;
}
.bg-parallax{
    z-index: -1;
    top:0;
    right: 0;
    left: 0;
}
.white-content{
    background: #fff;
    padding: 39px 0 16px 0;
}
.bg-footer{
   background: #002e5d;
}
.navbar-toggler{
    background-color: white;
    border: 1px solid #ffffff;
    border-radius:0;
}
.navbar-toggler:active, .navbar-toggler:visited, .navbar-toggler:focus{
outline: 0;
}

@media (min-width: 992px){
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
    color: #fff;
    text-transform: uppercase;
    font-family: lulo-bold;
    font-size: 10px;
    transition:all .25s ease-out;
    -webkit-transition:all .25s ease-out;
    -moz-transition:all .25s ease-out;
}
.navbar-expand-lg .navbar-nav .nav-link:hover {
color:#d42c35;
}
}

@media (max-width: 991px){
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 1rem;
        padding-left: 1rem;
        color: #fff;
        text-transform: uppercase;
        font-family: lulo-bold;
        font-size: 14px;
        transition:all .25s ease-out;
        -webkit-transition:all .25s ease-out;
        -moz-transition:all .25s ease-out;
        text-align: center;
    }
    .navbar-expand-lg .navbar-nav .nav-link:hover {
    color:#d42c35;
    }
    .navbar-nav{
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }
	.bg-jumbo {
     background-attachment: scroll; 
}
}

@media (max-width: 767px){
    .btn-custom {

        height: 70px;
        width: 70px;
        font-size: 6px;
        font-weight: 700;
    }
    .btn-custom-lg{
        height: 100px;
        width: 100px;
        font-size: 9px;
        line-height: 1rem;
    }
    .title > h1 {
        font-size: 28px;
        line-height: 37px;

    }
    .title2 > h2 {
        font-size: 28px;
        line-height: 37px;

    }
    .extra-text {
        bottom: -14px;
        right: 0;
    }
		.bg-jumbo {
     background-attachment: scroll; 
	height: 200px !important;		
}
	
	
}
@media (max-width: 576px){
    .navbar-expand-lg .navbar-nav .nav-link {
           font-size: 15px;
           padding-bottom: 15px;
        
    }
    .navbar-nav{
            padding-top:20% !important;
    }
}


