/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

body{
    font-family: proxima-nova, sans-serif;
}

img{
    margin: 5px;
}

h1, h2, h3, h4, h5, p{
    font-family: proxima-nova, sans-serif;
}

ul, p{
    color: #8d8d8d;
    font-weight: 100;
    font-style: normal;
    font-size: 15px;
}

h1{
    font-weight: 700;
    font-style: normal;
    margin-bottom: 0px;
    font-size: 40px;
}

h4{
    font-weight: 400;
    font-style: normal;
    font: 15px;
}

h5{
    font-weight: 400;
    font-style: normal;
    font-size: 15px;
    color: #8d8d8d;
}

ul{
    list-style-type: '- ';
}

li{
    margin-bottom: 10px;
}

.content-wrap{
    padding: 0px;
}

.slider-caption{
    padding-left: 50px;
}

.slider-caption h2{
    font-size: 32px;
    text-shadow: 0px 0px 60px #000000;
    font-weight: 400;
    font-style: normal;
}

.slider-caption p{
    font-weight: 100;
    text-shadow: 0px 0px 60px #000000;
    font-style: normal;
    color: white;
}

.page-link{
    position:relative;
    top:-50px;
    z-index: -1;
}

.container {
    max-width: 1000px;
}

/*
#header{
    top: 50px;
}






.sticky-header #logo {
    box-shadow: 0px 10px 10px rgb(0 0 0 / 10%);
}



.primary-menu{
    position: relative;
    width: 550px;
    margin: 0;
    padding: 0;
    display: block;
    float: left;
}

.primary-menu.secondary-menu{
    float:right;
}

.menu-container{
    border: 0 !important;
}


.language{
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 500;
}

.header-row{
    width: 1300px;
    margin: 0px auto;
    display: block;
}

.header-size-md #header-wrap #logo img {
    height: 150px;
}
*/

.dark .menu-link{
    color: #ae9631;
}
/*


.dark .menu-container > .menu-item > .menu-link div::after{
    background: none;
}




*/
.green{
    color: #285e2f;
}

.gold{
    color: #ae9631;
}

.bg-green{
    background-color: #285e2f;
}

.bg-gold{
    background-color: #ae9631;
}

.bg-white{
    background-color: white;
}

.hr{
    width: 100%;
    height: 5px;
    margin: 0;
    padding: 0;
}


/*
.team h3{
    margin-top: 20px;
    margin-bottom: 0;
}

.team p{
    margin-top: none;
}

.img-container{
    text-align: center;
}

.img-container img{
    width: 90%;
    padding: 7px;
}
*/
#content .page-container{
    margin-top: 120px;
}

label{
    color: #ae9631;
    font-family: proxima-nova, sans-serif;
    text-transform: none;
    font-weight: 400;
    font-style: normal;
    font-size: 20px;
}

input[placeholder]{
    font-family: proxima-nova, sans-serif;
    text-transform: none;
    font-weight: 400;
}

.pb-40{
    padding-bottom: 40px;
}

/*
@media (min-width: 1440px){

}

@media(max-width: 1350px){

}

@media (max-width: 1200px) {
    .container, .container-sm, .container-md, .container-lg, .container-xl {
        max-width: 1000px;
    }
}

@media(max-width: 1180px) {
    .header-row {
        width: 944px;
    }

    .primary-menu {
        width: 405px;
    }

    .menu-link {
        font-size: 15px;
    }

    .header-size-md #header-wrap #logo img {
        height: 90px;
    }

    #logo {
        height: 80px;
        border-bottom-right-radius: 40px;
        border-bottom-left-radius: 40px;
    }
}

@media(max-width: 991px){
    .language{
        display: none;
    }
    #header{
        top: auto;
    }
    .header-row{
        width: 100%;
    }
    #logo{
        top: auto;
        float: none;
        border-radius: 0;
        height: 70px;
        box-shadow: none;
    }
    .full-header #logo{
        box-shadow: none;
        float: right;
    }
    #primary-menu-trigger, #page-menu-trigger{
        display: inline;
        line-height:112px;
    }

    .svg-trigger{

    }

    #logo img{
        top: auto;
    }


}
*/

@media(max-width: 765px){
    .slider-caption {
        max-width: 275px;
    }
}

@media (max-width: 991.98px){
    .header-size-md #header-wrap #logo img {
        height: 65px;
        margin: 10px;
    }
    .sticky-header .menu-container {
        overflow-y: auto;
    }
    #mobile{
        display: flex;
    }
    #desktop{
        display: none;
    }
}

@media(min-width: 992px) {
    #header .full-header{
        border: none;
    }
    .full-header .primary-menu .menu-container {
        border:none !important;
    }
    #header{
        border: none !important;
    }
    .full-header #logo {
        border: none;
        top: 48px;
    }
    #mobile{
        display: none;
    }
    #desktop{
        display: flex;
        height:50px;
    }
    .full-header .primary-menu .menu-container{
        padding: 0;
        margin: 0;
        width: 400px;
    }
    #primary-menu-trigger{
        display: none;
    }
    #logo{
        display: block;
        margin: 0px auto;
        background: white;
        padding: 15px;
        border-bottom-right-radius: 27px;
        border-bottom-left-radius: 27px;
        border: 0 !important;
        top: 60px;
    }
    .sticky-header-shrink #header-wrap #logo{
        height: 35px;
        top: 30px;
    }
    #header-wrap{
        background-color: white !important;
        border: none !important;
        height: 60px;
        box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);
    }
    .menu-container > .menu-item > .menu-link div::after {
        background: none;
    }

    .header-size-md #header-wrap #logo img{
        top: -60px;
        position: relative;
    }

    .menu-item{
        width: 33%;
        text-align: center;
    }

    .start-left .menu-item:first-of-type{
        text-align: left;
    }

    .secondary-menu .menu-item:last-of-type{
        text-align: right;
    }
    .menu-link {
        color: #ae9631;
        font-size: 14px;
        margin: 0px !important;
        padding: 0px !important;
        line-height: 61px;
    }
    .full-header #logo {
        padding-right: 15px;
        box-shadow: 0px 10px 10px rgb(0 0 0 / 10%);
    }
    #header-wrap{
        height: 60px;
    }
    /*#logo img{
        margin: 10px;
        top: -60px;
        position: relative;
    }*/
    .stretched .full-header #header-wrap > .container{
        width:982px;
    }
}

@media(min-width: 1180px) {
    .stretched .full-header #header-wrap > .container{
        width:1170px;
    }
    .header-size-md #header-wrap #logo img {
        height: 105px;
    }
    .primary-menu, .secondary-menu{
        width:485px;
        top: -5px;
        position: relative;
    }
    .menu-link{
        font-size: 18px;
    }
    .full-header .primary-menu .menu-container {
        width: 100%;
    }
    .full-header #logo {
        max-height: 80px;
    }
    .sticky-header-shrink #header-wrap #logo img{
        height: 65px;
    }
}