﻿
/*@import url(//fonts.googleapis.com/css?family=Open+Sans:300,400,500,600,700,800);*/
/*
@import url('https://fonts.googleapis.com/css2?family=Tinos:ital,wght@0,400;0,700;1,400;1,700&display=swap');*/

/*@import url('https://fonts.googleapis.com/css2?family=Alike&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap');*/




@import url('https://fonts.googleapis.com/css2?family=Grandstander:ital,wght@0,100..900;1,100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap');


@font-face {
    font-family: cheri;
    src: url(/media/fonts/cheri/CHERI___.TTF);
}
@font-face {
    font-family: cherl;
    src: url(/media/fonts/cheri/CHERL___.TTF);
}


.grandstander-1 {
    font-family: "Grandstander", cursive;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}

.montserrat-1 {
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}

.nunito-sans-1 {
    font-family: "Nunito Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-variation-settings: "wdth" 100, "YTLC" 500;
}


/*@import url(//fonts.googleapis.com/css?family=Roboto:300,400,500,700,900);*/
/*@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100;300;400;600;800&display=swap');


@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');*/
/*.quicksand {
    font-family: 'Quicksand', sans-serif,'Segoe UI', Arial, 'Segoe UI';
}*/
.poppins {
    font-family: 'Poppins', sans-serif;
}

.tinos {
    font-family: "Tinos", serif;
}

.myadoha {
    font-family: "myadoha", serif;
}

.alike-regular {
    /*font-family: "Alike", serif;*/
    font-family: "myadoha", serif;
    font-weight: 400;
    font-style: normal;
}

.mulish-1 {
    font-family: "Mulish", sans-serif;
    font-optical-sizing: auto;
    font-weight:400;
    font-style: normal;
}

body {
    font-family: "Nunito Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;


    /*font-family:'Open Sans', 'Segoe UI', sans-serif, Arial;*/
    /*font-family: 'Quicksand', sans-serif,'Segoe UI', Arial, 'Segoe UI';*/
    /*font-family:'Roboto', 'Segoe UI', sans-serif, Arial;*/
    /*    font-family: "Mulish", sans-serif;*/
    /*font-family:'Roboto', 'Segoe UI', sans-serif, Arial;*/
    /*font-family: 'Poppins', sans-serif;*/
    -webkit-font-smoothing: antialiased;
    position: relative;
    font-size: 26px;
    color: #000;
    line-height: 1.6em;
}


.max-width {
    max-width: 1300px;
}
.max-width-big {
    max-width: 1620px;
}




.theme-lineheight {
    line-height: 1.8em;
}


/*=== BUTTONS =================================================*/


.btn-theme-orange {
    font-family: "Grandstander", cursive;
    background: #ef9722;
    color: #fff;
    border-radius: 0px;
    border: 2px solid #000;
    padding: 0 !important;
    font-weight:700;
    font-size:25px;
}

    .btn-theme-orange:hover, .btn-theme-orange:focus, .btn-theme-orange:active, .btn-theme-orange.active, .open > .dropdown-toggle.btn-theme-orange {
        background: #f7a83e;
        border: 2px solid rgb(0 0 0 / 0.62);
        color: #fff;
    }

    .btn-theme-orange:active, .btn-theme-orange.active {
        background: #e08915;
        /*box-shadow: none;*/
        color: #fff;
    }


.btn-theme-orange3 {
    /*font-family: "Grandstander", cursive;*/
    background: #ef9722;
    color: #fff;
    border-radius: 0px;
    font-weight: 700;
    font-size: 25px;
    border:none;
}

    .btn-theme-orange3:hover, .btn-theme-orange3:focus, .btn-theme-orange3:active, .btn-theme-orange3.active, .open > .dropdown-toggle.btn-theme-orange3 {
        background: #f7a83e;
        color: #fff;
    }

    .btn-theme-orange3:active, .btn-theme-orange3.active {
        background: #e08915;
        /*box-shadow: none;*/
        color: #fff;
    }




.btn-theme-brown {
    font-family: "Grandstander", cursive;
    background: #724c38;
    color: #fff;
    border-radius: 6px;
  
    font-weight: 700;
    font-size: 25px;
}

    .btn-theme-brown:hover, .btn-theme-brown:focus, .btn-theme-brown:active, .btn-theme-brown.active, .open > .dropdown-toggle.btn-theme-brown {
        background: #7e5b49;
        color: #fff;
    }

    .btn-theme-brown:active, .btn-theme-brown.active {
        background: #683e2a;
        /*box-shadow: none;*/
        color: #fff;
    }




.btnorange {
    display: block;
    width: 100%;
    height: 100%;
    padding: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 3px solid #fff;
}







.btn-theme-orange2 {
    font-family: "Nunito Sans", sans-serif;
    background: #ef9722;
    color: #fff;
    border-radius: 0px;
    border: 4px solid #fff;
    font-weight: 700;
    font-size: 25px;
}

    .btn-theme-orange2:hover, .btn-theme-orange2:focus, .btn-theme-orange2:active, .btn-theme-orange2.active, .open > .dropdown-toggle.btn-theme-orange2 {
        background: #f7a83e;
        border: 4px solid rgb(255 255 255 / 0.80);
        color: #fff;
    }

    .btn-theme-orange2:active, .btn-theme-orange2.active {
        background: #e08915;
        /*box-shadow: none;*/
        color: #fff;
    }








.btn-theme-whiteline {
    background: none;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 0px;
    background: none;
    letter-spacing: 0.1em;
    font-size: 15px;
    font-weight: 600;
    min-height: 54px;
}

    .btn-theme-whiteline:hover, .btn-theme-whiteline:focus, .btn-theme-whiteline:active, .btn-theme-whiteline.active, .open > .dropdown-toggle.btn-theme-whiteline {
        border: 1px solid rgb(255 255 255 / 0.46);
        color: #fff;
    }

    .btn-theme-whiteline:active, .btn-theme-whiteline.active {
        border: 1px solid #db9b2b;
    }


.btn-theme-blackline {
    background: none;
    color: #000;
    border: 1px solid #000;
    border-radius: 0px;
    background: none;
    letter-spacing: 0.1em;
    font-size: 18px;
    font-weight: 900;
    
}

    .btn-theme-whiteline:hover, .btn-theme-whiteline:focus, .btn-theme-whiteline:active, .btn-theme-whiteline.active, .open > .dropdown-toggle.btn-theme-whiteline {
        border: 1px solid rgb(0 0 0 / 0.46);
        color: #000;
    }

    .btn-theme-whiteline:active, .btn-theme-whiteline.active {
        border: 1px solid #db9b2b;
    }





/*====================================================*/


/*=== GENERAL =================================================*/

.theme-title, .theme-title2 {
    font-weight: 900;
    font-size: 46px;
    line-height: 1em;
    text-transform: capitalize;
}
.theme-title2 {
    text-transform:initial;
}

.theme-subtitle {
    font-weight: 700;
    font-size: 24px;
}




.btnmin {
    min-width: 170px;
    min-height: 48px;
}


.backarrw {
    color: #808080;
}

    .backarrw:hover {
        color: #5c5c5c;
    }


.border-sep {
    border-right: 2px dashed #2f2f2f;
}


.theme-color-blue {
    color: #009dda;
}
.theme-color-yellow {
    color: #E5A431;
}
.theme-background-color-blue {
    background: #009dda;
}
.theme-background-color-yellow {
    background: #E5A431;
}
.theme-background-color-rust {
    background: #8B442C;
}

.nav-blue-badge {
    float: left;
    background: #009dda;
    border-radius: 22px;
    height: 33px;
    padding-left: 16px;
    padding-right: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    color:#fff;
    margin-top:0px;
}
.nav-breadcrumbs {
    font-weight:600;
    font-size:16px;
}
.nav-breadcrumbs-sep {
}

.section-gradient {
    background: rgb(44,49,52);
    background: linear-gradient(90deg, rgba(44,49,52,1) 0%, rgba(5,38,55,1) 100%);
}


.theme-title1 {
    font-family: 'Roboto Slab', serif, sans-serif, Arial, 'Segoe UI';
    font-size:28px;
    font-weight:600;
}


.sectionbg-gray {
    background: #dcdede;
}

.sectionbg-green {
    background: #809c8f;
}

.header-stroke-dark, .header-stroke-light {
    width: 80%;
    max-width: 180px;
    height: 1px;
    background: #536973;
}
.header-stroke-light {
    background: #fff;
}


.header-title-dark, header-title {
    color: #536973;
    font-size: 40px;
    font-family: 'Roboto Slab', serif, sans-serif, Arial, 'Segoe UI';
    font-weight: 600;
    letter-spacing: 0.4em;
}
.subheader-title-dark {
    color: #536973;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 0.2em;
    font-family: 'Roboto Slab', serif, sans-serif, Arial, 'Segoe UI';
}

.header-title-light {
    color: #fff;
    font-weight: 600;
    font-size: 40px;
    font-family: 'Roboto Slab', serif, sans-serif, Arial, 'Segoe UI';
    letter-spacing: 0.4em;
}


.header-description-dark {
    color: #536973;
    font-size: 23px;
    font-family: 'Roboto', 'Segoe UI', sans-serif, Arial;
    font-weight: 300;
}

.header-description-light {
    color: #fff;
    font-weight: 300;
    font-size: 23px;
    font-family: 'Roboto', 'Segoe UI', sans-serif, Arial;
}



@media only screen and (max-width: 576px) {
    .background-xs-d-none {
        background: none !important;
    }

    .background-xs-paddingLeft-0 {
        padding-left: 0 !important
    }

    .paddingLeft-15-xs {
        padding-left: 15px !important
    }

    .border-xs-none {
        border: none !important;
    }




    .lineHeight-xs-0pt1 {
        line-height: 0.1em !important;
    }

    .lineHeight-xs-0pt2 {
        line-height: 0.2em !important;
    }

    .lineHeight-xs-0pt3 {
        line-height: 0.3em !important;
    }

    .lineHeight-xs-0pt4 {
        line-height: 0.4em !important;
    }

    .lineHeight-xs-0pt5 {
        line-height: 0.5em !important;
    }

    .lineHeight-xs-0pt6 {
        line-height: 0.6em !important;
    }

    .lineHeight-xs-0pt7 {
        line-height: 0.7em !important;
    }

    .lineHeight-xs-0pt8 {
        line-height: 0.8em !important;
    }

    .lineHeight-xs-0pt9 {
        line-height: 0.9em !important;
    }

    .lineHeight-xs-1pt0 {
        line-height: 1.0em !important;
    }

    .lineHeight-xs-1pt1 {
        line-height: 1.1em !important;
    }

    .lineHeight-xs-1pt2 {
        line-height: 1.2em !important;
    }

    .lineHeight-xs-1pt3 {
        line-height: 1.3em !important;
    }

    .lineHeight-xs-1pt4 {
        line-height: 1.4em !important;
    }

    .lineHeight-xs-1pt5 {
        line-height: 1.5em !important;
    }

    .lineHeight-xs-1pt6 {
        line-height: 1.6em !important;
    }

    .lineHeight-xs-1pt7 {
        line-height: 1.7em !important;
    }

    .lineHeight-xs-1pt8 {
        line-height: 1.8em !important;
    }

    .lineHeight-xs-1pt9 {
        line-height: 1.9em !important;
    }

    .lineHeight-xs-2pt0 {
        line-height: 2.0em !important;
    }
}


@media only screen and (max-width: 768px) and (min-width: 577px) {
}

@media only screen and (max-width: 992px) and (min-width: 769px) {
}

/*====================================================*/




/* MAX WIDTH ====================================================*/
@media only screen and (max-width: 1400px) and (min-width: 950px) {
    .maxwidth-x {
        /*max-width: 200px !important;*/
        padding-left:50% !important;
        background:#f00 !important;
    }
}


@media only screen and (max-width: 2000px) and (min-width: 1401px) {
      .maxwidth-x {
        max-width: 800px !important;
    }
}

@media only screen and (max-width: 992px) and (min-width: 769px) {

}
/*====================================================*/










/*=== modal =================================================*/
.iziModal .iziModal-iframe {
    border: 0;
    margin: 0 0 -9px !important;
    width: 100%;
    transition: height .3s ease;
}
/*====================================================*/





.nav3 {
    background: #F2F2F2;
    line-height: 1.1em;
}


.pg-menulnk {
    float: left;
    width: 100%;
    border-bottom: 1px solid #BDBDBD;
    color: #9b9a9a;
    text-decoration: none;
    font-weight: 500;
    font-size: 18px;
    display: flex;
    align-items: center;
    min-height: 50px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 50px;
}

    .pg-menulnk.active {
        background: #009dda;
        border-bottom: 1px solid #BDBDBD;
        color: #fff;
        padding-left: 15px;
    }

    .pg-menulnk:hover {
        background: #d8d8d8;
        color: #000;
        text-decoration: none;
    }




/* GENERAL *********************** */

@media only screen and (max-width: 576px) {

    #header {
        display: none !important;
    }

}

/* ***************************************************************************** */
.x-justify {
    text-align: justify;
    text-justify: inter-word;
}


/* ***************************************************************************** */
.btn-brown, .btn-blue, .btn-lighbrown, .btn-yellow, .calendarbtn {
    float: left;
    border-radius: 18px;
    min-height: 50px;
    min-width: 280px;
    font-size:16px; text-align:center;
    line-height:50px;
    color:#fff;
    text-decoration:none;
}
.btn-brown {
 
    background: #4b3431;
}

    .btn-brown:hover {
        background: #56403d;
        text-decoration: none;
        color: #fff;
    }

.btn-blue {
    background: #009dda;
}

    .btn-blue:hover {
        background: #0fa3dc;
        text-decoration: none;
        color: #fff;
    }

.btn-lighbrown {
    background: #8b442c;
}

    .btn-lighbrown:hover {
        background: #924f38;
        text-decoration: none;
        color: #fff;
    }

.btn-yellow {
    background: #e5a431;
}

    .btn-yellow:hover {
        background: #e7a93d;
        text-decoration: none;
        color: #fff;
    }
/* ***************************************************************************** */

.theme-title-color {
    color: #4b3431;
}
.theme-title-bg {
    background: #4b3431;
}
.theme-border-radius {
    border-radius:20px;
}





@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}




.vrow:nth-of-type(1) .calendarbtn {
    background: #e5a431;
}

.vrow:nth-of-type(2) .calendarbtn {
    background: #4b3431;
}

.vrow:nth-of-type(3) .calendarbtn {
    background: #0fa3dc;
    ;
}

.vrow:nth-of-type(4) .calendarbtn {
    background: #924f38;
}

.vrow:nth-of-type(5) .calendarbtn {
    background: #e5a431;
}

.vrow:nth-of-type(6) .calendarbtn {
    background: #4b3431;
}

.vrow:nth-of-type(7) .calendarbtn {
    background: #0fa3dc;
    ;
}

.vrow:nth-of-type(8) .calendarbtn {
    background: #924f38;
}




/*=== modal =================================================*/
.iziModal .iziModal-iframe {
    border: 0;
    margin: 0 0 -9px !important;
    width: 100%;
    transition: height .3s ease;
}
/*====================================================*/


.txtbx {
    height: 38px;
    font-size: 13px;
    border-radius: 2px !important;
    border: 1px solid #ced4da;
}

.selbx {
    border-radius: 2px !important;
    height: 38px;
    font-size: 13px;
    border: 1px solid #ced4da;
    padding-top: 8px;
}

.groupbg1 {
    background: rgb(128 128 128 / 0.04);
}


.dd-search-filter {
    font-size: 13px;
    background: none;
    color: #454545;
    border: 1px dotted rgba(0, 0, 0, 0.25);
    border: 1px dotted transparent;
    padding: 2px;
    padding-top: 5px;
    padding-bottom: 4px;
    padding-left: 7px;
    padding-right: 7px;
}

    .dd-search-filter:hover {
        border: 1px dotted rgba(0, 0, 0, 0.25);
    }

.search_keywords {
    float: left;
    border-color: #fff;
    width: 400px;
    height: 33px;
    border-radius: 2px;
    font-size: 13px;
    /*border: 1px dotted rgba(0, 0, 0, 0.25);*/
    background: rgba(0, 0, 0, 0.05);
}


.rowmenu .dropdown-toggle::after {
    content: none;
}



.td-padding {
    padding: .2rem !important;
    padding-top: 0px !important;
}

.th-padding {
    padding: .2rem !important;
}








.theme-color-navy {
    color: #0E1726;
}








.maximg2 {
    /*  transition-duration: 0.5s;
            transition-property: transform;*/

    transition: all ease-in-out 0.5s
}

    .maximg2:hover {
        width: 80% !important;
        transition: all ease-in-out 0.5s
    }











@media only screen and (max-width: 1600px) {
    .displaybird {
        margin-top: -100px !important;
        max-width: 350px !important;
    }
}
@media only screen and (max-width: 1200px) {
    .displaybird {
        margin-top: -100px !important;
        max-width: 250px !important;
    }
}











.owlnav {
    color: #EF9723;
}

    .owlnav:hover {
        color: #EFA750;
    }

    .owlnav:active {
        color: #E58B20;
    }


.owldotsparent .owl-theme .owl-dots .owl-dot span {
    width: 16px;
    height: 16px;
}


















.owlnav {
    color: #EF9723;
}

    .owlnav:hover {
        color: #EFA750;
    }

    .owlnav:active {
        color: #E58B20;
    }


.owldotsparent .owl-theme .owl-dots .owl-dot span {
    width: 16px;
    height: 16px;
}




@media only screen and (max-width: 576px) {

    .upper-label-border {
        width: 100px !important;
    }
}





/*+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +*/




@media only screen and (max-width: 576px) {

    .contacttxt {
        border: 4px solid #fff;
        height: 54px !important;
        font-size: 20px !important;
        font-weight: 300;
        color: #fff;
        background: rgba(255,255,255,0.1) !important;
        border-radius: 0;
        box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.5);
    }
    input.contacttxt::placeholder {
        opacity: 0.8;
        color: #fff !important;
        font-weight: 600;
    }






    body {
        font-size: 21px;
    }

    .main-title {
        font-size: 0.8em;
    }

    .theme-title, .theme-title2 {
        font-size: 1.3em;
    }

    .footersocial {
        width: 36px !important;
        height: 36px !important;
        font-size: 18px !important;
    }




    .btnorange {
        font-size: 0.8em !important;
    }





    .x-xs-magin-left-0 {
        margin-left: 0px !important;
    }

    .x-xs-width-50px {
        width: 50px !important;
    }

    .x-xs-width-100px {
        width: 100px !important;
    }
    .x-xs-width-80px {
        width: 80px !important;
    }

    .x-xs-width-150px {
        width: 150px !important;
    }


    .x-xs-width-100pc {
        width: 100% !important;
    }

    .x-xs-font-size-0pt8 {
        font-size: 0.8em !important;
    }
    .x-xs-font-size-0pt9 {
        font-size: 0.9em !important;
    }
    .x-xs-font-size-1pt0 {
        font-size: 1.0em !important;
    }
    .x-xs-font-size-1pt1 {
        font-size: 1.1em !important;
    }
    .x-xs-font-size-1pt2 {
        font-size: 1.2em !important;
    }
    .x-xs-font-size-1pt3 {
        font-size: 1.3em !important;
    }
    .x-xs-font-size-1pt4 {
        font-size: 1.4em !important;
    }
    .x-xs-font-size-1pt5 {
        font-size: 1.5em !important;
    }
    .x-xs-font-size-1pt6 {
        font-size: 1.6em !important;
    }
    .x-xs-font-size-1pt7 {
        font-size: 1.7em !important;
    }
    .x-xs-font-size-1pt8 {
        font-size: 1.8em !important;
    }
    .x-xs-font-size-1pt9 {
        font-size: 1.9em !important;
    }
    .x-xs-font-size-2pt0 {
        font-size: 2.0em !important;
    }
    .x-xs-font-size-2pt1 {
        font-size: 2.1em !important;
    }
    .x-xs-font-size-2pt2 {
        font-size: 2.2em !important;
    }
    .x-xs-font-size-2pt3 {
        font-size: 2.3em !important;
    }
    .x-xs-font-size-2pt4 {
        font-size: 2.4em !important;
    }
    .x-xs-font-size-2pt5 {
        font-size: 2.5em !important;
    }
    .x-xs-font-size-2pt6 {
        font-size: 2.6em !important;
    }
    .x-xs-font-size-2pt7 {
        font-size: 2.7em !important;
    }
    .x-xs-font-size-2pt8 {
        font-size: 2.8em !important;
    }
    .x-xs-font-size-2pt9 {
        font-size: 2.9em !important;
    }
    .x-xs-font-size-3pt0 {
        font-size: 3.0em !important;
    }




    .x-xs-min-width-240px {
        min-width: 240px !important;
    }

    .x-xs-min-width-220px {
        min-width: 220px !important;
    }

    .x-xs-min-width-200px {
        min-width: 200px !important;
    }

    .x-xs-min-width-100px {
        min-width: 100px !important;
    }


    .x-xs-min-width-80px {
        min-width: 80px !important;
    }



    .x-xs-margin-top-50px {
        margin-top: 50px !important;
    }

    .x-xs-margin-top-20px {
        margin-top: 20px !important;
    }

    .x-xs-margin-top-10px {
        margin-top: 10px !important;
    }

    .x-xs-margin-top-5px {
        margin-top: 5px !important;
    }


    .x-xs-margin-top-0px {
        margin-top: 0px !important;
    }


    .x-xs-height-10pc {
        height: 10% !important;
    }
    .x-xs-height-20pc {
        height: 20% !important;
    }

    .x-xs-height-30pc {
        height:30% !important;
    }


    .x-xs-height-40pc {
        height: 40% !important;
    }


    .x-xs-height-50pc {
        height: 50% !important;
    }

    .x-xs-height-60pc {
        height: 60% !important;
    }
    .x-xs-height-70pc {
        height: 70% !important;
    }
    .x-xs-height-80pc {
        height: 80% !important;
    }
    .x-xs-height-90pc {
        height: 90% !important;
    }
    .x-xs-height-100pc {
        height: 100% !important;
    }


    .x-xs-margin-top-0pc {
        margin-top: 0% !important;
    }

    .x-xs-margin-top-m20pc {
        margin-top: -20% !important;
    }

    .x-xs-margin-top-m10pc {
        margin-top: -10% !important;
    }

    .x-xs-height-300px {
        height: 300px !important;
    }

    .x-xs-height-400px {
        height: 400px !important;
    }

    .x-xs-height-500px {
        height: 500px !important;
    }







    .x-xs-margin-left-0px {
        margin-left: 0px !important;
    }




    .x-xs-max-width-50px {
        max-width: 50px !important;
    }

    .x-xs-max-width-100px {
        max-width: 100px !important;
    }
    .x-xs-max-width-140px {
        max-width: 150px !important;
    }
    .x-xs-max-width-150px {
        max-width: 150px !important;
    }

    .x-xs-max-width-160px {
        max-width: 160px !important;
    }
    .x-xs-max-width-170px {
        max-width: 160px !important;
    }

    .x-xs-max-width-180px {
        max-width: 180px !important;
    }

    .x-xs-max-width-200px {
        max-width: 200px !important;
    }
    .x-xs-max-width-220px {
        max-width: 220px !important;
    }
    .x-xs-max-width-240px {
        max-width: 240px !important;
    }

    .x-xs-max-width-250px {
        max-width: 250px !important;
    }
    .x-xs-max-width-260px {
        max-width: 260px !important;
    }


    .x-xs-max-width-300px {
        max-width: 300px !important;
    }



    .x-xs-max-width-50pc {
        max-width: 50% !important;
    }

    .x-xs-max-width-100pc {
        max-width: 100% !important;
    }

    .x-xs-max-width-90pc {
        max-width: 90% !important;
    }

    .x-xs-max-width-80pc {
        max-width: 80% !important;
    }

    .x-xs-max-width-60pc {
        max-width: 60pc !important;
    }



    .x-xs-width-50pc {
        width: 50% !important;
    }

    .x-xs-width-100pc {
        width: 100% !important;
    }

    .x-xs-width-98pc {
        width: 98% !important;
    }

    .x-xs-width-95pc {
        width: 95% !important;
    }

    .x-xs-width-90pc {
        width: 90% !important;
    }

    .x-xs-width-80pc {
        width: 80% !important;
    }

    .x-xs-width-60pc {
        width: 60pc !important;
    }












    /* WIDTH */
    .x-xs-width-0pc {
        width: 0% !important;
    }

    .x-xs-width-90pc {
        width: 90% !important;
    }

    .x-xs-width-98pc {
        width: 98% !important;
    }

    .x-xs-width-96pc {
        width: 96% !important;
    }

    .x-xs-width-94pc {
        width: 94% !important;
    }

    .x-xs-width-100pc {
        width: 100% !important;
    }
    /* ********************************************** */




    /* height */
    .x-xs-height-0pc {
        height: 0% !important;
    }

    .x-xs-height-80pc {
        height: 80% !important;
    }

    .x-xs-height-90pc {
        height: 90% !important;
    }

    .x-xs-height-100pc {
        height: 100% !important;
    }

    .x-xs-height-500px {
        height: 500px !important;
    }

    .x-xs-height-400px {
        height: 400px !important;
    }

    .x-xs-height-300px {
        height: 300px !important;
    }

    .x-xs-height-200px {
        height: 200px !important;
    }

    .x-xs-height-150px {
        height: 150px !important;
    }

    .x-xs-height-100px {
        height: 100px !important;
    }

    .x-xs-height-90px {
        height: 90px !important;
    }

    .x-xs-height-80px {
        height: 80px !important;
    }

    .x-xs-height-70px {
        height: 70px !important;
    }

    .x-xs-height-60px {
        height: 60px !important;
    }

    .x-xs-height-50px {
        height: 50px !important;
    }

    .x-xs-height-40px {
        height: 40px !important;
    }

    .x-xs-height-30px {
        height: 30px !important;
    }

    .x-xs-height-20px {
        height: 20px !important;
    }

    .x-xs-height-10px {
        height: 10px !important;
    }
    /* ********************************************** */






    /* MARGIN LEFT*/
    .x-xs-margin-left-0pc {
        margin-left: 0% !important;
    }

    .x-xs-margin-left-m10pc {
        margin-left: -10% !important;
    }

    .x-xs-margin-left-m5pc {
        margin-left: -5% !important;
    }

    .x-xs-margin-left-m2pc {
        margin-left: -2% !important;
    }

    .x-xs-margin-left-100pc {
        margin-left: 100% !important;
    }

    .x-xs-margin-left-90pc {
        margin-left: 90% !important;
    }

    .x-xs-margin-left-80pc {
        margin-left: 80% !important;
    }
    /* ********************************************** */


    /* MARGIN RIGHT*/

    .x-xs-margin-right-0pc {
        margin-right: 0% !important;
    }

    .x-xs-margin-right-m10pc {
        margin-right: -10% !important;
    }

    .x-xs-margin-right-m5pc {
        margin-right: -5% !important;
    }

    .x-xs-margin-right-m2pc {
        margin-right: -2% !important;
    }

    .x-xs-margin-right-100pc {
        margin-right: 100% !important;
    }

    .x-xs-margin-right-90pc {
        margin-right: 90% !important;
    }

    .x-xs-margin-right-80pc {
        margin-right: 80% !important;
    }

    /* ********************************************** */






    /* MARGIN TOP*/

    .x-xs-margin-top-0pc {
        margin-top: 0% !important;
    }

    .x-xs-margin-top-m10pc {
        margin-top: -10% !important;
    }

    .x-xs-margin-top-m5pc {
        margin-top: -5% !important;
    }

    .x-xs-margin-top-m2pc {
        margin-top: -2% !important;
    }

    .x-xs-margin-top-100pc {
        margin-top: 100% !important;
    }

    .x-xs-margin-top-90pc {
        margin-top: 90% !important;
    }

    .x-xs-margin-top-80pc {
        margin-top: 80% !important;
    }


    .x-xs-margin-top-100px {
        margin-top: 100px !important;
    }

    .x-xs-margin-top-90px {
        margin-top: 90px !important;
    }

    .x-xs-margin-top-80px {
        margin-top: 80px !important;
    }

    .x-xs-margin-top-70px {
        margin-top: 70px !important;
    }

    .x-xs-margin-top-60px {
        margin-top: 60px !important;
    }

    .x-xs-margin-top-50px {
        margin-top: 50px !important;
    }

    .x-xs-margin-top-40px {
        margin-top: 40px !important;
    }

    .x-xs-margin-top-30px {
        margin-top: 30px !important;
    }

    .x-xs-margin-top-20px {
        margin-top: 20px !important;
    }

    .x-xs-margin-top-10px {
        margin-top: 10px !important;
    }

    /* ********************************************** */







    .x-xs-padding-20 {
        padding: 20px !important;
    }




    .x-xs-padding-left-0 {
        padding-left: 0px !important;
    }



    /* PADDING TOP*/

    .x-xs-padding-top-0pc {
        padding-top: 0% !important;
    }

    .x-xs-padding-top-m10pc {
        padding-top: -10% !important;
    }

    .x-xs-padding-top-m5pc {
        padding-top: -5% !important;
    }

    .x-xs-padding-top-m2pc {
        padding-top: -2% !important;
    }

    .x-xs-padding-top-100pc {
        padding-top: 100% !important;
    }

    .x-xs-padding-top-90pc {
        padding-top: 90% !important;
    }

    .x-xs-padding-top-80pc {
        padding-top: 80% !important;
    }


    .x-xs-padding-top-100px {
        padding-top: 100px !important;
    }

    .x-xs-padding-top-90px {
        padding-top: 90px !important;
    }

    .x-xs-padding-top-80px {
        padding-top: 80px !important;
    }

    .x-xs-padding-top-70px {
        padding-top: 70px !important;
    }

    .x-xs-padding-top-60px {
        padding-top: 60px !important;
    }

    .x-xs-padding-top-50px {
        padding-top: 50px !important;
    }

    .x-xs-padding-top-40px {
        padding-top: 40px !important;
    }

    .x-xs-padding-top-30px {
        padding-top: 30px !important;
    }

    .x-xs-padding-top-20px {
        padding-top: 20px !important;
    }

    .x-xs-padding-top-10px {
        padding-top: 10px !important;
    }

    /* ********************************************** */
    /* PADDING BOTTOM*/

    .x-xs-padding-bottom-0pc {
        padding-bottom: 0% !important;
    }

    .x-xs-padding-bottom-m10pc {
        padding-bottom: -10% !important;
    }

    .x-xs-padding-bottom-m5pc {
        padding-bottom: -5% !important;
    }

    .x-xs-padding-bottom-m2pc {
        padding-bottom: -2% !important;
    }

    .x-xs-padding-bottom-100pc {
        padding-bottom: 100% !important;
    }

    .x-xs-padding-bottom-90pc {
        padding-bottom: 90% !important;
    }

    .x-xs-padding-bottom-80pc {
        padding-bottom: 80% !important;
    }

    .x-xs-padding-bottom-100px {
        padding-bottom: 100px !important;
    }

    .x-xs-padding-bottom-90px {
        padding-bottom: 90px !important;
    }

    .x-xs-padding-bottom-80px {
        padding-bottom: 80px !important;
    }

    .x-xs-padding-bottom-70px {
        padding-bottom: 70px !important;
    }

    .x-xs-padding-bottom-60px {
        padding-bottom: 60px !important;
    }

    .x-xs-padding-bottom-50px {
        padding-bottom: 50px !important;
    }

    .x-xs-padding-bottom-40px {
        padding-bottom: 40px !important;
    }

    .x-xs-padding-bottom-30px {
        padding-bottom: 30px !important;
    }

    .x-xs-padding-bottom-20px {
        padding-bottom: 20px !important;
    }

    .x-xs-padding-bottom-10px {
        padding-bottom: 10px !important;
    }

    /* ********************************************** */










    /* GENERAL */

    .x-xs-margin-center {
        margin: 0 auto;
    }

    .x-xs-display-block {
        display: block !important;
    }

    .x-xs-display-flex {
        display: flex !important;
    }

    .x-xs-float-left {
        float: left !important;
    }

    .x-xs-width-90pc {
        width: 90% !important;
    }

    .x-xs-width-100pc {
        width: 100% !important;
    }

    /* ********************************************** */







    /* ROW PADDING */

    .x-xs-row-padding {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .x-xs-row-padding-10px {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    /* ********************************************** */



    .x-xs-line-height-0pt8 {
        line-height: 0.8em;
    }

    .x-xs-line-height-0pt9 {
        line-height: 0.9em;
    }

    .x-xs-line-height-1pt0 {
        line-height: 1.0em;
    }
}






.bannerstyle1 {
    font-size: 32px;
    font-family: "Oswald", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}

.bannerstyle2 {
    font-size: 52px;
}




@media only screen and (max-width: 576px) {

    .contacttxt {
        border: 4px solid #fff;
        height: 64px;
        font-size: 22px;
        font-weight: 300;
        color: #000 !important;
        background: #fff !important;
        border-radius: 0;
        box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.5);
    }

    input.contacttxt::placeholder {
        opacity: 0.8;
        color: #000 !important;
        font-weight: 600;
    }
}