@import url(https://fonts.googleapis.com/css?family=Vollkorn|Roboto);

@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css);


@font-face {
    font-family: 'Adam-Bold';
    src: url('../fonts/Adam-Bold.eot');
    src: url('../fonts/Adam-Bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Adam-Bold.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
  }

  @font-face {
    font-family: 'Adam-Light';
    src: url('../fonts/Adam-Light.eot');
    src: url('../fonts/Adam-Light.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Adam-Light.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
  }

  @font-face {
    font-family: 'Adam-Medium';
    src: url('../fonts/Adam-Medium.eot');
    src: url('../fonts/Adam-Medium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Adam-Medium.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'AvenirLTStd-Light';
    src: url('../fonts/AvenirLTStd-Light.eot');
    src: url('../fonts/AvenirLTStd-Light.eot?#iefix') format('embedded-opentype'),
         url('../fonts/AvenirLTStd-Light.svg#AvenirLTStd-Light') format('svg'),
         url('../fonts/AvenirLTStd-Light.ttf') format('truetype'),
         url('../fonts/AvenirLTStd-Light.woff') format('woff'),
         url('../fonts/AvenirLTStd-Light.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
  }
  
  
  
  h4{font-family: Adam-Bold;}

@font-face {
    font-family: 'GillSans-Bold';
    src: url('../fonts/GillSans-Bold.eot');
    src: url('../fonts/GillSans-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GillSans-Bold.woff2') format('woff2'),
        url('../fonts/GillSans-Bold.woff') format('woff'),
        url('../fonts/GillSans-Bold.ttf') format('truetype'),
        url('../fonts/GillSans-Bold.svg#GillSans-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GillSans-Heavy';
    src: url('../fonts/GillSans-Heavy.eot');
    src: url('../fonts/GillSans-Heavy.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GillSans-Heavy.woff2') format('woff2'),
        url('../fonts/GillSans-Heavy.woff') format('woff'),
        url('../fonts/GillSans-Heavy.ttf') format('truetype'),
        url('../fonts/GillSans-Heavy.svg#GillSans-Heavy') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GillSans-Light';
    src: url('../fonts/GillSans-Light.eot');
    src: url('../fonts/GillSans-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GillSans-Light.svg#GillSans-Light') format('svg'),
        url('../fonts/GillSans-Light.ttf') format('truetype'),
        url('../fonts/GillSans-Light.woff') format('woff'),
        url('../fonts/GillSans-Light.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}


.img-responsive.mobile {
    display: none;
}

@media only screen and (max-device-width: 480px) {
    .img-responsive {
        display: none;
    }

    .img-responsive.mobile {
        display: block;
    }

    .img-responsive .padd-mob {
        padding: 10px;
    }

    .textContainer {
        min-height: auto !important;
    }

    .headerImgContainer {
        margin-top: 0 !important;
      }
      .navbar-brand{margin-left: 0 !important;}
      .top-right-container {
        position: relative !important;
        top: 5% !important;
        text-align: center !important;
        margin-bottom: 10%;
      }
}

.footer-title {
    font-family: Adam-Bold;
    letter-spacing: 1px !important;
    text-transform: uppercase;
    font-size: 1rem;
}

.footer-title:after {
    content: '';
    display: block;
    width: 90px;
    margin-top: 10px;
    margin-bottom: 10px;
    ;
    border-top: 2px solid #000
}

.content-title {
    font-family: Adam-Bold;
    letter-spacing: 1px !important;
    text-transform: uppercase;
}

.content-title:after {
    content: '';
    display: block;
    width: 90px;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    border-top: 2px solid #000;
    margin: 0 auto;
}

.text-right {
    text-align: right;
}

.title-large {
    font-family: 'Adam-Light';
    font-size: 2.5rem;
    color: #000000;
    font-weight: normal;
    line-height: 45px;
    letter-spacing: 5px;
}

.letter-specing {
    letter-spacing: 4px;
}

.border-bottom-1 {
    border-bottom: solid 2px #000;
    height: 2px;
    display: inherit;
    width: 75%;
}

.border-bottom-2 {
    border-bottom: solid 2px #000;
    height: 2px;
    display: inherit;
    width: 75%;
    float: right;
}

.imgContainer span:after {
    display: block;
    content: "";
    width: 160px;
    height: 160px;
    position: absolute;
    top: -9px;
    right: 1px;
    border-top: 10px solid #000;
    border-right: 10px solid #000;
}

.imgContainer .leftImg:after {
    display: block;
    content: "";
    width: 160px;
    height: 160px;
    position: absolute;
    top: -5px;
    left: -5px;
    border-top: 10px solid #000;
    border-left: 10px solid #000;
}

.img-state {
    margin-top: 10px;
    padding-right: 10px;
}

.img-state1 {
    margin-top: 10px;
    padding-left: 10px;
}

@font-face {
    font-family: 'GillSans-Medium';
    src: url('../fonts/GillSans-Medium.eot');
    src: url('../fonts/GillSans-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GillSans-Medium.woff2') format('woff2'),
        url('../fonts/GillSans-Medium.woff') format('woff'),
        url('../fonts/GillSans-Medium.ttf') format('truetype'),
        url('../fonts/GillSans-Medium.svg#GillSans-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gill Sans';
    src: url('../fonts/GillSans.eot');
    src: url('../fonts/GillSans.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GillSans.woff2') format('woff2'),
        url('../fonts/GillSans.woff') format('woff'),
        url('../fonts/GillSans.ttf') format('truetype'),
        url('../fonts/GillSans.svg#GillSans') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body {
    color: #000;
    font-family: "AvenirLTStd-Light", Helvetica, Arial, sans-serif;
    background-color: #fff; font-size: 16px;
}


.imgContainer {
    position: relative;
    text-align: center;
    transition: 0.3s;
}

.imgContainer img:hover {
    opacity: 0.80;
    transition: 0.3s;
    cursor: pointer;
}

.bg-white {
    background-color: #fff;
    max-width: 1340px;
    margin: 0 auto;
}

.headerImgContainer {
    position: relative;
    margin-top: -100px;
}

.top-right-container {
    position: absolute;
    top: 20%;
    text-align: right;
    margin-right: 3%;
}

.textCentered {
    position: absolute;
    bottom: 2%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    padding: 15px 20px;
    width: 25%;
    white-space: pre-line;
    text-transform: uppercase;
    font-size: .80rem;
    letter-spacing: 3px;

}

.textCentered2 {
    position: absolute;
    bottom: 2%;
    left: 50%;
    transform: translate(-50%, -20%);
    background: #fff;
    padding: 15px 15px;
    width: 45%;
    white-space: pre-line;
    text-transform: uppercase;
    font-size: .80rem;
    letter-spacing: 3px;

}


.mainImgContainer {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #000;
    padding: 15px 15px;
    width: 25%;
    white-space: pre-line;
    text-transform: uppercase;
    font-size: 3rem;
    text-transform: uppercase;
    font-family: 'Adam-Bold', Courier, monospace;
    color: #fff; line-height: 55px; font-weight: bold;

}

.welcomeContainer{
    position: absolute;
    top: 50%;
    right: 20%;
    transform: translate(100%, -50%);
    background: url(../images/white-bg.png);
    padding: 25px 25px;
    min-width: 840px;

}

.welcome-title{ font-family: 'Adam-Bold', Courier, monospace; color: #888888; text-transform: uppercase;}
.welcome-title2{ font-family: 'Adam-Bold', Courier, monospace; line-height: 40px; font-weight: bold; color: #000; text-transform: uppercase; font-size: 2.5rem;}
.textContainer {
    border: 1rem solid #ededed;
    padding: 1.5rem 1rem;
    min-height: 300px;

}

.left-border { border-left: solid 6px #000; padding-left: 15px;}

.inputbox {
    border-radius: 25px;
    box-shadow: inset 2px 2px 5px 0 hsla(0, 0%, 86.7%, .8);
    padding: .5rem;
    transition: .3s;
    border: 1px solid hsla(0, 0%, 86.7%, .3);
    width: 80%;
    margin: .5rem auto 1rem;
    letter-spacing: .1em;
    text-align: center;
    text-transform: uppercase;
}

.inputbox2 {
    border-radius: 25px;
    box-shadow: inset 2px 2px 5px 0 hsla(0, 0%, 86.7%, .8);
    transition: .3s;
    border: 1px solid hsla(0, 0%, 86.7%, .3);
    margin: .75rem auto .2rem;
    letter-spacing: .1em;
    text-align: center;
    text-transform: uppercase;
}

.white-text {
    color: #fff;
}

.card-height {
    min-height: 125px;
    background: #f7f7f7;
}

.newsletter-submit {
    border-radius: 25px;
    box-shadow: 4px 5px 5px 0 hsla(0, 0%, 86.7%, .8), -2px -2px 5px 0 hsla(0, 0%, 86.7%, .4);
    background-color: #fff;
    border: 0;
    transition: box-shadow .3s;
    padding: .5rem;
    width: 50%;
    text-transform: uppercase;
    text-align: center;
    margin: 0 auto;
}

.newsletter-submit:hover {
    box-shadow: 6px 7px 7px 0 #ddd;


}

.text-small {
    font-size: .8rem;
}

.user {
    position: relative;
    top: 4%;
    right: 0%;
    height: 28px;
    width: 28px;
    cursor: pointer;
    z-index: 100;
}

.button_container {
    position: relative;
    top: 4%;
    right: 4%;
    height: 28px;
    width: 28px;
    cursor: pointer;
    z-index: 100;
    transition: opacity 0.25s ease;
}

.button_container:hover {
    opacity: 0.7;
}

.button_container.active .top {
    transform: translateY(10px) translateX(0) rotate(45deg);
    background: #FFF;
}

.button_container.active .middle {
    opacity: 0;
    background: #FFF;
}

.button_container.active .bottom {
    transform: translateY(-6px) translateX(0) rotate(-45deg);
    background: #FFF;
}

.button_container span {
    background: #000;
    border: none;
    height: 4px;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0;
    transition: all 0.35s ease;
    cursor: pointer;
}

.button_container span:nth-of-type(2) {
    top: 8px;
}

.button_container span:nth-of-type(3) {
    top: 16px;
}

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    visibility: hidden;
    transition: opacity 0.35s, visibility 0.35s, width 0.35s;
    z-index: 50;
}

.overlay:before {
    content: "";
    background: #000;
    left: -55%;
    top: 0;
    width: 50%;
    height: 100%;
    position: absolute;
    transition: left 0.35s ease;
}

.overlay:after {
    content: "";
    background: #000;
    right: -55%;
    top: 0;
    width: 50%;
    height: 100%;
    position: absolute;
    transition: all 0.35s ease;
}

.overlay.open {
    opacity: 0.9;
    visibility: visible;
    height: 100%;
}

.overlay.open:before {
    left: 0;
}

.overlay.open:after {
    right: 0;
}

.overlay.open li {
    -webkit-animation: fadeInRight 0.5s ease forwards;
    animation: fadeInRight 0.5s ease forwards;
    -webkit-animation-delay: 0.35s;
    animation-delay: 0.35s;
}

.overlay.open li:nth-of-type(2) {
    -webkit-animation-delay: 0.45s;
    animation-delay: 0.45s;
}

.overlay.open li:nth-of-type(3) {
    -webkit-animation-delay: 0.55s;
    animation-delay: 0.55s;
}

.overlay.open li:nth-of-type(4) {
    -webkit-animation-delay: 0.65s;
    animation-delay: 0.65s;
}

.overlay nav {
    position: relative;
    height: 70%;
    top: 50%;
    transform: translateY(-50%);
    font-size: 1rem;
    font-weight: 400;
    text-align: center;
    z-index: 100;
}

.overlay ul {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    display: inline-block;
    position: relative;
    height: 100%;
}

.overlay ul li {
    display: block;
    height: 10%;
    position: relative;
    opacity: 0;
}

.overlay ul li a {
    display: block;
    position: relative;
    color: #FFF;
    text-decoration: none;
    overflow: hidden;
}


.overlay ul li a:hover:after,
.overlay ul li a:focus:after,
.overlay ul li a:active:after {
    width: 100%;
}

.overlay ul li a:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0%;
    transform: translateX(-50%);
    height: 2px;
    background: #FFF;
    transition: 0.35s;
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        left: 20%;
    }

    100% {
        opacity: 1;
        left: 0;
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        left: 20%;
    }

    100% {
        opacity: 1;
        left: 0;
    }
}



.title-outline {
    color: black;
    -webkit-text-fill-color: white;
    /* Will override color (regardless of order) */
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #888888;
}

ul.footer-detail {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0px;
}

.footer-detail li {
    position: relative;
    margin-bottom: 10px;
}

.footer-detail li:last-child {
    margin-bottom: 15px;
}

.footer-detail .company-detail {
    display: inline-flex;
    color: #8a8a8a;
    line-height: 20px;
}

.footer-detail li a {
    text-decoration: none;
    color: #8a8a8a;
}

.footer-detail li a:hover {
    text-decoration: none;
    color: #000;
}

.footer-detail li img {
    width: 25px;
    height: 25px;
}

ul.quick-links {
    padding-left: 0px;
    list-style: none;
    font-size: 15px;
}

ul.quick-links li {
    padding: 3px 0;
    -webkit-transition: .5s all ease;
    -moz-transition: .5s all ease;
    transition: .5s all ease;
    color: #aeaeae;
    list-style-type: none;
}

ul.quick-links li:hover {
    margin-left: 3px;
    color: #000;
}

ul.quick-links li a {
    color: #8a8a8a;
    text-decoration: none;
    cursor: pointer;
}

ul.quick-links li a:hover {
    color: #000;
    text-decoration: none;
}

ul.quick-links li a i {
    margin-right: 3px;
    color: #8a8a8a;
}

ul.quick-links li:hover a i {
    color: #000;
    font-weight: normal;
}


.copyrightContainer {
    background-color: #efefef;
    padding: 25px 15px 10px 15px;
}

.gray_bg {
    background-color: #f5f5f5;
    min-height: 350px;
}

.text-justify {
    text-align: justify;
}

.pl-0 {
    padding-left: 1px;
}

.pr-0 {
    padding-right: 1px;
}


#borders-bottom-right {
    border-bottom: 3px solid black;
    box-shadow: 3px 0 0 0 black;
    height: 50px;
    width: 40px;
    position: relative;
    top: -50px;
    float: right;
}

#borders-top-left {
    border-left: 3px solid black;
    box-shadow: 0px 0px 0px 0px black;
    height: 50px;
    width: 40px;
    position: relative;
    top: 0px;
    float: left;
}

.corner {
    position: relative;
}

.corner:before {
    display: block;
    content: "";
    width: 50px;
    height: 50px;
    position: absolute;
    top: -50px;
    left: -50px;
    border-top: 3px solid black;
    border-left: 3px solid black;
}

.corner:after {
    display: block;
    content: "";
    width: 50px;
    height: 50px;
    position: absolute;
    bottom: -50px;
    right: -50px;
    border-bottom: 3px solid black;
    border-right: 3px solid black;
}

.imageContainer {
    margin-top: -14%;
}

.d-block-inline {
    display: block;
}

@media (max-width: 768px) {

    .mainImgContainer{
        width: 45%; font-size: 1rem; line-height: 20px;
    }

    .imgContainer img{width: 100% !important;}
    
    .thumbimgContainer img{width: 100% !important;}
    

    .welcomeContainer {
        position: relative !important;
        top: 0% !important;
        left: 0% !important;
        transform: translate(0%, 0%) !important;
        padding: 15px 15px;
        min-width: 100%;
      }

      .welcome-title2 {
        font-family: 'Adam-Bold', Courier, monospace;
        line-height: 35px;
        font-size: 2rem;
      }

    .navbar {
        padding: .5rem .5rem !important;
      }

    .pl-0 {
        padding-left: 15px !important;
        margin-top: 15px;
    }

    .pr-0 {
        padding-right: 15px !important;
    }

    .bodyContainer .mt-5 {
        margin-top: 0rem !important;
    }

    .bodyContainer .mb-5 {
        margin-bottom: 0rem !important;
    }

    .gray_bg {
        margin-bottom: 15px;
    }

    .bodyContainer .p-5 {
        padding: 1.5rem !important;
    }

    .bg-black2 {
        background-color: #000;
        height: 155px !important;
        position: absolute;
        left: 0px;
        right: 0px;
    }

    .mar-top {
        margin-top: 169px;
    }

    .corner:before {
        top: -25px;
        left: -25px;
    }

    .corner:after {
        bottom: -25px;
        right: -25px;
    }

    .thumbContainer ul li img {
        width: 24%;
    }

    .button_container {
        right: 0%;
    }

    .navbar-brand img {
        width: 125px;
    }


    .imageContainer {
        margin-top: -18%;
    }

    .display-4 {
        font-size: calc(1.175rem + 2.7vw);
    }

    .bodyContainer .display-4 {
        padding-top: 15px !important;
        font-size: calc(.75rem + 2.7vw);
    }

    .textCentered {
        width: 45%;
        bottom: 2%;
        transform: translate(-50%, -20%);
    }

    .textCentered2 {
        width: 45%;
        bottom: 2%;
        transform: translate(-50%, -20%);
    }

    .body-container .mt-3 {
        margin-top: 0rem !important;
    }

    .copyrightContainer {
        padding: 20px 0px;
    }

    


}

.bodyContainer .display-4 {
    padding-top: 45px;
}


.thumbContainer ul li img {
    width: 22.5%;
}

.border2 {
    display: inline-block;

    background: linear-gradient(90deg, black 50%, transparent 50%),
        linear-gradient(90deg, black 50%, transparent 50%),
        linear-gradient(0deg, black 50%, transparent 50%),
        linear-gradient(0deg, black 50%, transparent 50%);
    background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
    background-size: 8px 3px, 8px 3px, 3px 8px, 3px 8px;
    background-position: 0% 0%, 100% 100%, 0% 100%, 100% 0px;
    border-radius: 0px;
    padding: 10px;
    animation: dash 25s linear infinite;
}

@keyframes dash {
    to {
        background-position: 100% 0%, 0% 100%, 0% 0%, 100% 100%;
    }
}



.thumbContainer {
    margin: 0;
    padding: 0px;
}

.thumbContainer ul {
    margin: 0;
    padding: 0px;
    list-style: none;
}

.thumbContainer ul li {
    margin: 0;
    padding: 0px;
    list-style-type: none;
    display: inline;
    text-align: center;
}

.tex-c {
    position: relative;
    top: 70%;
}

.tex-d {
    position: relative;
    top: 250px;
}

.tex-e {
    position: relative;
    top: 220px;
}

.tex-f {
    position: relative;
    top: 300px;
}

section {
    position: relative;
}

section img {
    position: absolute;
}



@keyframes fade {
    0% {
        opacity: 1;
    }

    25% {
        opacity: 1;
    }

    75% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}



.bg-gray{
    background-color: #f6f6f6;
}