/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Merriweather+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&family=Roboto+Slab:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Merriweather+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&family=Roboto+Slab:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Antonio:wght@100;200;300;400;500;600;700&family=DM+Serif+Display:ital@0;1&family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto+Slab:wght@100;200;300;400;500;600;700;800;900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Source+Sans+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&family=Source+Serif+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&family=Teko:wght@300;400;500;600;700&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');
/* Modify as needed start ----------------------------------- */
body, h1, h2, h3, h4, h5, h6, h7{font-family: 'Montserrat', sans-serif; font-weight: 500;}
body{
	font-weight: 400;
	font-size: 16px;
}
strong{font-weight: 800;}
.post, .page {margin: 0;}
*:focus {
    outline: 0 !important;
}

a{
	text-decoration: none;
}

ul{
    margin: 0px;
    margin-bottom: 10px;
    margin-top: 10px;
}

p {
    margin-bottom: 10px;
}

/* Modify as needed end ----------------------------------- */


/* Header 5 Start --------------------------------------------------------- */
.wa_h5_hdrone{
    background: #252523;
    border-bottom: 2px solid #FFCA18;
}
.wa_h5_logoone {
    margin-bottom: 20px;
}
.wa_h5_tel{
    font-family: Roboto Slab;
    font-style: normal;
    font-weight: normal;
    font-size: 32px;
    align-items: center;
    text-align: right;
    color: #FFFFFF;
    margin-top: 30px;
}
.wa_h5_email{
    font-family: Roboto Slab;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    align-items: center;
    text-align: right;
    color: #FFFFFF;
}
.wa_h5_tel a:link,.wa_h5_tel a:visited, .wa_h5_tel a:active {
    color: #F05A28;
    text-decoration: none;
}
.wa_h5_top{
    font-size: 2.4em;
    font-weight: 600;
    margin-top: 15px;
    color: #cf9810;
    text-align: center;
}
.wa_h5_top span{
    margin-left: 15px;
    margin-right: 15px;
}
.wa_h5_top span a:link, .wa_h5_top span a:visited{
    color: #cf9810;
}
.wa_h5_top span a:hover{
    color: #000;
}
/* Small devices (landscape phones, 576px and up) */
@media (max-width: 576px) {
    .wa_h5_email {
        text-align: center;
        margin-bottom: 15px;
    }
    .wa_h5_tel {
        text-align: center;
        margin-top: 0px;
    }
    .wa_h5_logoone{
        display: block;
        margin: auto;
        width: fit-content;
        margin: 20px auto;
    }
}
/* Header 5 End --------------------------------------------------------- */

/*-- SA --------------------------------------*/
.wa_sa{
    min-height: 600px;
    background-repeat: no-repeat;
    background-size: cover;
    color: #FFF;
    text-align: center;
    position: relative;
    background-position-x: center;
    border-bottom: 10px solid #6260F2;
}
.wa_sa .bg_semi{
    position: absolute;
    bottom: 0;
    min-height: 200px;
    background-color: #000000b3;
    width: 100%;
    text-align: center;
}
.wa_sa .bg_semi .wa_text {
    font-family: Roboto Slab;
    font-style: normal;
    font-weight: normal;
    font-size: 72px;
    line-height: 95px;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
    margin-top: 25px;
}
.wa_sa .bg_semi .wa_sub_message{
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
    margin: 20px 0;
}
.wa_sa .bg_semi .wa_final_statement{
    font-style: italic;
    font-weight: 200;
    margin-top: 15px;
    margin-bottom: 15px;
}

@media (max-width: 768px){
    .wa_sa .bg_semi .wa_text {
        font-size: 48px;
        line-height: 57px;
    }
    .wa_sa .bg_semi .wa_sub_message {
        font-size: 25px;
    }
}
/*-- SA END --------------------------------------*/

/* -- BA -- Start ------------------------------ */
.ba {
    height: auto;
    margin-bottom: 30px;
}
.ba h2{
    font-family: Roboto Slab;
    font-style: normal;
    font-weight: 500;
    font-size: 36px;
    align-items: center;
    text-align: center;
    color: #3B3D33;
    margin: 40px 0 20px 0;
}
.ba p{
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    align-items: center;
    text-align: center;
    color: #3B3D33;
}
/* -- BA -- END ------------------------------ */

/*-- A0007  -- AA Icon Bar -----------------------*/
#wa_a0007{
    background-repeat: no-repeat;
    background-position-x: left;
    background-color: #f0f0f0;
    padding-bottom: 30px;
    background-size: cover;
}
.a0007-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    width: fit-content;
    margin: auto;
    grid-gap: 0px 20px;
}
#wa_a0007 h2 {
    margin: 30px;
    font-family: Roboto Slab;
    font-style: normal;
    font-weight: 500;
    font-size: 36px;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
}
#wa_a0007 .wa_iconmd{
    border: solid 2px #bbb0;
    border-radius: 5px;
    padding: 10px;
    align-items: center;
}
#wa_a0007 .wa_iconmd:hover{
    box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19) !important;
    transition: .9s;
}
#wa_a0007 a:link, #wa_a0007 a:active, #wa_a0007 a:visited{
    color: #000;
}
#wa_a0007 a:hover{
    color: #000;
}
#wa_a0007 .wa_iconmd .wa_07img{
    max-width: 130px;
    min-width: 120px;
}
#wa_a0007 .wa_iconmd .wa_o7text {
    font-family: Roboto Slab;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    align-items: center;
    color: #FFFFFF;
}

@media (max-width: 992px) {
    .a0007-grid {
        grid-template-columns: 1fr 1fr;
    }
    .a0007-empty {
        display: none;
    }
    
}
@media (max-width: 768px) {
    .a0007-grid {
        grid-template-columns: 1fr;
    }
}
/*-- A0007  -- END ------------------------------------*/

/*-- Video START --------------------------------------*/
.ourVideo {
    background: #252523;
    padding-bottom: 40px;
}
.video-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    justify-items: center;
    width: 100%;
    margin: auto;
    grid-gap: 25px;
}
.ourVideo h2 {
    font-family: Roboto Slab;
    font-style: normal;
    font-weight: 500;
    font-size: 36px;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
    margin: 30px 0;
}
.ourVideo iframe {
        border: 2px solid #fff;
    min-height: 250px;
    width: 350px;
    max-width: 100%;
    display: block;
}

@media (max-width: 768px) {
    .video-grid {
        grid-template-columns: 1fr;
    }
}
/*-- Video END --------------------------------------*/

/* A0075 -- Body Content Image Left -------------------------------------------*/
#a0075 {
	border-bottom: 10px solid #6260F2;
}

#a0075-cover{
	height: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #ffffffad;
}

#a0075 h2 {
    font-family: Roboto Slab;
    font-style: normal;
    font-weight: 500;
    font-size: 36px;
    align-items: center;
    color: #3B3D33;
    max-width: 500px;
    margin-bottom: 20px;
}
#a0075 img {
    width: 100%;
    box-sizing: border-box;
    border-radius: 5px;
	    border: 2px solid rgb(59 61 51);
}
#a0075 .wa_08_sub_message {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    align-items: center;
    color: #3B3D33;
}
.colors-grid span {
    width: 25px;
    height: 25px;
    display: block;
    float: left;
    margin-right: 10px;
}
.colors-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 13px;
    margin-top: 30px;
}
@media (max-width: 995px) {
    #a0075 img {
        margin-bottom: 20px;
    }
}
@media (max-width: 576px) {
    #a0075 h2 {
        font-size: 38px;
        line-height: 52px;
    }
    #a0075 {

    }
}
/* A0075 End ----------------------------------------------------------*/
/* A0097 START ----------------------------------------------------------*/
#a0097 {
    padding-bottom: 30px;
    background-size: cover;
}
.a0097-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}
#a0097 h2 {
    font-family: Roboto Slab;
    font-style: normal;
    font-weight: 500;
    font-size: 36px;
    align-items: center;
    text-align: center;
    color: #3B3D33;
    margin: 30px;
}
.a0097-grid img {
    height: auto;
    max-width: 100%;
    border: 2px solid rgb(59 61 51);
    margin: auto;
    display: block;
    background: #3b3d33;
	border-radius: 5px;
}
.a0097-grid h3 {
    font-family: Roboto Slab;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    color: #3B3D33;
    margin-top: 10px;
}
.modal-dialog {
    max-width: 1135px;
}
#a0097 .btn-primary {
    color: #fff;
    background-color: #3B3D33;
    border-color: #3b3d33;
    font-size: 20px;
    text-transform: uppercase;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    border-radius: 3px;
    display: block;
    margin: auto;
    width: 100%;
    max-width: 250px;
    margin-top: 35px;
}

#a0097 .btn-primary:hover{
	box-shadow: 0 10px 16px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%) !important;
	background: rgb(28 28 28 / 90%);
    transition: 0.9s;
}

.modal-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    align-items: center;
    justify-items: center;
    grid-gap: 25px;
}
.modal-grid img {
    display: block;
    margin: auto;
}
.modal-grid h3 {
    font-family: Roboto Slab;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 26px;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    color: #3B3D33;
}
.list-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 25px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    text-transform: uppercase;
    color: #3B3D33;
    margin-top: 20px;
}
@media (max-width: 1200px) {
    .a0097-grid {
        grid-gap: 18px;
    }
}
@media (max-width: 768px) {
    .a0097-grid {
        grid-template-columns: 1fr;
    }
    .modal-grid {
        grid-template-columns: 1fr 1fr 1fr;
    }
    .list-grid {
        grid-template-columns: 1fr 1fr 1fr;
    }
}
@media (max-width: 576px) {
    .modal-grid {
        grid-template-columns: 1fr;
    }
    .list-grid {
        grid-template-columns: 1fr;
    }
}
/* A0097 END ----------------------------------------------------------*/

/*-- a0073 --------------------------------------*/
.a0073-slideshow-container {
    position: relative;
}
#a0073 {
    padding: 30px 0px;
    background: #252523;
}
#a0073 h2{
    font-family: Roboto Slab;
    font-style: normal;
    font-weight: 500;
    font-size: 36px;
    line-height: 47px;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
    padding: 20px;
}
#a0073 h3{
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 27px;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
}
#a0073 q {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 25px;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
}
.a0073-Slides {
    display: none;
    padding: 0px 80px;
    padding-top: 20px;
    text-align: center;
}
.a0073-prev, .a0073-next {
    cursor: pointer;
    position: absolute;
    top: 30%;
    width: auto;
    margin-top: 20px;
    padding: 16px;
    color: #888;
    font-weight: bold;
    font-size: 20px;
    border-radius: 0 3px 3px 0;
    user-select: none;
    text-decoration: none;
}
.a0073-prev img, .a0073-next img {
    height: 50px;
}
.a0073-next {
    position: absolute;
    right: 0;
    border-radius: 3px 0 0 3px;
}
.a0073-prev:hover, .a0073-next:hover {
}
.a0073-dot-container {
    text-align: center;
    padding: 10px 20px;
    background: #ddd;
}
.a0073-dot {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}
.a0073-active, .a0073-dot:hover {
    background-color: #717171;
}
q {font-style: italic;}
.a0073-author {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
    margin-top: 16px;
}
@media (max-width: 768px) {
    .a0073-prev, .a0073-next {
        padding: 0px;
    }
    .a0073-Slides{
        padding: 0px 40px;
        padding-top: 10px;
    }
    #a0073 q {
        font-size: 18px;
        line-height: 27px;
    }
    #a0073 h2 {
        font-size: 25px;
        line-height: 37px;
        margin: 0px;
    }
}
/*-- a0073 END --------------------------------------*/

/* -- A0004 -- START ------------------------------ */
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&display=swap');
#a0004 {
    text-align: center;
    margin-bottom: 50px;
}
#a0004 h2{
    font-size: 50px;
    font-family: 'Oswald', sans-serif;
    color: #cf9810;
}
.a0004-grid img {
    margin-bottom: 20px;
}
.a0004-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    align-items: end;
    text-transform: uppercase;
    grid-gap: 15px;
}
#a0004 .btn-primary {
    color: #fff;
    background-color: #3B3D33;
    border-color: #3b3d33;
    font-size: 20px;
    text-transform: uppercase;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    border-radius: 3px;
    display: block;
    margin: auto;
    width: 100%;
    max-width: 250px;
    margin-top: 35px;
}

#a0004 .btn-primary:hover{
	box-shadow: 0 10px 16px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%) !important;
	background: rgb(28 28 28 / 90%);
    transition: 0.9s;
}
@media (max-width: 992px) {
    .a0004-grid {
        grid-template-columns: 1fr 1fr 1fr;
        grid-gap: 30px;
    }
}
@media (max-width: 768px) {
    .a0004-grid {
        grid-template-columns: 1fr 1fr;
        grid-gap: 30px;
    }
}
@media (max-width: 576px) {
    .a0004-grid {
        grid-template-columns: 1fr;
        grid-gap: 30px;
    }
}
/* -- A0004 -- END ------------------------------ */

/* -- A0005 -- START ------------------------------ */
#a0005 {
    margin-top: 0px;
    background-position-x: center;
    background-size: cover;
    padding-bottom: 30px;
    border-bottom: 10px solid #FFCA18;
}
#a0005 h2 {
    font-family: Roboto Slab;
    font-style: normal;
    font-weight: 500;
    font-size: 36px;
    line-height: 47px;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
}
#a0005 .a0005_sbm {
    background: #3B3D33;
    border-radius: 3px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 27px;
    float: left;
    align-items: center;
    text-align: center;
    box-shadow: none;
    color: #FFFFFF;
    border: none;
    display: block;
    margin: auto;
    width: 100%;
    max-width: 250px;
}

#a0005 .a0005_sbm:hover{
	box-shadow: 0 10px 16px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%) !important;
	background: rgb(28 28 28 / 90%);
    transition: 0.9s;
}
#a0005 .a0005_field{
    margin-bottom: 5px;
}
/* -- A0005 -- End ------------------------------ */

/* -- A0066 -- ---------------------------------- */
#a0066{
    background: #161C26;
}
#a0066 img {
    margin-top: 20px;
}
.a0066-part-3{
    background: #161C26;
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    color: #FFFFFF;
    padding: 20px;
}
.a0066-social-grid{
    display: flex;
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
    color: #FFFFFF;
    padding: 10px 0px;
}
.a0066-icons img {
    width: 17px;
    height: 17px;
    margin: 0px;
    margin-bottom: 4px;
    margin-left: 12px;
}
.a0066-part-1{
    border-bottom: 1px solid #fff;
}
.a0066-part-2{
    padding-bottom: 20px;
    border-bottom: 1px solid #FFFF;
}
.a0066-part-2 h2 {
    font-family: Roboto Slab;
    font-style: normal;
    font-weight: normal;
    font-size: 36px;
    line-height: 47px;
    color: #FFFFFF;
}
.a0066-part-2 h3 {
    margin: 15px 0;
    font-family: Roboto Slab;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    color: #FFFFFF;
}
.a0066-part-2 h4{
    font-family: Roboto Slab;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    color: #FFFFFF;
}
.a0066-part-2 a {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 26px;
    color: #FFFFFF;
}

.a0066-part-2 a:hover{
	text-decoration: underline;
}

.aoo66-part-3 {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
}

@media (max-width: 1200px) {
    .a0066-part-2 h2 {
        font-size: 34px;
    }
}
/* -- A0066 -- end ------------------------------ */


/* a0072 Body Content --------------------------------*/
.a0072 {
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 40px;
    padding-bottom: 30px;
    min-height: 170px;
    border-bottom: 10px solid #6260F2;
}
.a0072 h2 {
    margin: 0px;
    font-family: Roboto Slab;
    font-style: normal;
    font-weight: normal;
    font-size: 64px;
    line-height: 84px;
    text-align: center;
    color: #3B3D33;
}
.a0072 p {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 29px;
    line-height: 44px;
    color: #FFFFFF;
    margin: 0px;
}
/* a0072 End ----------------------------------------------------------*/

/* A0079 Start --------------------------------------------------------*/
#a0079 {
    padding-top: 40px;
    padding-bottom: 40px;
    background-repeat: no-repeat;
    background-size: cover;
}
.a0079-description{
    font-family: Source Sans Pro;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 23px;
    text-align: center;
    color: #211C19;
    margin-top: 10px;
}
#a0079 .btn-check:active+.btn-secondary:focus, #a0079 .btn-check:checked+.btn-secondary:focus, #a0079 .btn-secondary.active:focus, #a0079 .btn-secondary:active:focus, #a0079 .show>.btn-secondary.dropdown-toggle:focus {
    box-shadow: none !important;
}
#a0079 button, #a0079 [type="button"] {
    -webkit-appearance: button;
    background: #3B3D33;
    color: #fff;
    font-size: 17px;
    padding: 3px 7px;
}

#a0079 .modal-body {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 25px;
    color: #3B3D33;
}

#a0079 .modal {
    top: 20px;
}
.a0079-grid{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    width: fit-content;
    margin: auto;
    padding: 0px 100px;
    grid-gap: 25px;
}
.a0079-grid img {
    border: 2px solid #3B3D33;
    width: 100%;
    background: #3B3D33;
}
.a0079-grid h3 {
    background: #3B3D33;
    min-height: 60px;
    position: relative;
    bottom: 0px;
    width: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 12px;
    padding-right: 12px;
    display: grid;
    align-items: center;
    font-family: Roboto Slab;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    color: #FFFFFF;
	margin-bottom: 0px;
}
.a0079-header{
    font-family: Antonio;
    font-style: normal;
    font-weight: normal;
    font-size: 48px;
    line-height: 69px;
    text-align: center;
    color: #211C19;
}
.a0079-devider{
    display: block;
    margin: auto;
    height: 1px;
    background: #3B3D33;
    max-width: 350px;
}

.a0079-inner-img{
    border: 0px !important;
    width: fit-content !important;
    max-width: 100%;
    float: left;
    padding-right: 10px;
    background: none !important;
}

@media (max-width: 1440px) {
}
@media (max-width: 1200px) {
    .a0079-grid {
        grid-template-columns: 1fr 1fr 1fr;
        padding: 0px 50px;
    }
}
@media (max-width: 992px) {
    .a0079-grid {
        grid-template-columns: 1fr 1fr;
        padding: 0px 50px;
    }
}
@media (max-width: 768px) {
    .a0079-grid h3 {
        font-size: 20px;
    }
}
@media (max-width: 576px) {
    .a0079-grid {
        grid-template-columns: 1fr;
        padding: 0px 0px;
    }
    #a0079 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .a0079-grid h3 {
        font-size: 22px;
        line-height: 30px;
    }
}
/* A0079 End ----------------------------------------------------------*/

/* -- A0016 -- START ------------------------------ */
.tabs-changes{
    display: none;
}
.tab-active{
    padding: 50px 0px;
    display: block;
    margin-top: -50px;
}

.a0016-grid{
    display: grid;
    grid-template-columns: 1fr 1fr;
    width: fit-content;
    margin: auto;
    grid-gap: 25px;
}

@media (max-width: 768px) {
    .a0016-grid{
        grid-template-columns: 1fr;
    }
}

.link-tabs-text {
    text-align: left;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    display: flex;
    align-items: center;
    color: #3B3D33;
}

.link-tabs-text:hover{
	text-decoration: underline;
}

.before-after-field{
    border-right: 0px solid #e0e0e0;
}
#new-before-after{
    margin: 20px 0px;
}
.description-before-after-header {
    font-family: Roboto Slab;
    font-style: normal;
    font-weight: 500;
    font-size: 36px;
    line-height: 47px;
    align-items: center;
    text-align: center;
    color: #3B3D33;
    margin-top: 20px;
    margin-bottom: 20px;
}
.description-before-after-description{
    color: #363636;
    text-align: left;
    line-height: 20px;
    font-size: 16px;
    font-family: Helvetica, sans-serif;
}
.tabs-changes img {
    display: block;
    margin: auto;
    padding: 0px;
    border: 1px solid #2418FF;
    box-sizing: border-box;
}
.tabs-changes h2 {
    text-align: center;
    color: #008ec2;
    font-size: 35px;
    font-family: 'Poppins';
    font-weight: 700;
}

.bord-r{
    border-right: 1px solid #8D8D8D;
}

#tab-changer{
    width: 100%;
    padding: 5px;
    font-size: 18px;
    z-index: 200;
    position: relative;
    border: 1px solid #4d4d4d;
    color: #4d4d4d;
    -webkit-appearance: none;
    -webkit-appearance: none;
    background-image: linear-gradient(
            45deg
            , transparent 50%, white 50%), linear-gradient(
            135deg
            , white 50%, transparent 50%), linear-gradient(to right, #008ec2, #008ec2);
    background-position: calc(100% - 20px) calc(1em + 0px), calc(100% - 15px) calc(1em + 0px), 100% 0;
    background-size: 5px 5px, 5px 5px, 2.5em 2.5em;
    background-repeat: no-repeat;
}

@media (max-width: 992px) {
    .bord-r{
        border-right: 0px solid #8D8D8D;
    }
}
/* -- A0016 -- End ------------------------------ */

/* custom CSS START --------------------------------------------------------- */
#wa_a0067 {
    background: #252523;
}

.cont-tel{
    font-family: Roboto Slab;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    color: #3B3D33;
}

.cont-mail{
    font-family: Roboto Slab;
    font-style: normal;
    font-weight: 500;
    font-size: 19px;
    line-height: 32px;
    color: #3B3D33;
    margin-bottom: 20px;
}

.cont-tel a{
    color: #3B3D33 !important;
}

.cont-mail a{
    color: #3B3D33 !important;
}

.entry-title{
    text-align: center;
    margin-top: 40px;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
    border-right: 0px solid #fff;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    text-align: center;
    color: #FFFFFF;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
    font-weight: 400;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
    padding: 15px 70px 0px 70px;
}

.page-id-205 ul {
    margin: 0px;
    margin-bottom: 10px;
    margin-top: 0px;
    display: block;
    width: 100%;
}

.a0079-grid-item:hover{
	box-shadow: 0 10px 16px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%) !important;
    transition: 0.9s;
}

.a0079-mgrid{
	display: grid;
    grid-template-columns: auto 1fr;
    grid-gap: 10px;
}

.tblnk-active{
	color: #6260f2!important;
	text-decoration: underline;
}

.a0097-head{
	    text-align: center !important;
    color: #3b3d33 !important;
    font-size: 40px !important;
    font-family: 'Poppins' !important;
    font-weight: 700 !important;
	border-bottom: 1px solid;
    padding-bottom: 10px;
}

.footer-addres{
	font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 26px;
    color: #FFFFFF;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link:hover {
    background: rgb(28 28 28 / 90%);
	    transition: 0.9s;
}

.wa-map-container{
	    margin-top: 30px;
}

.map-conteiner p{
	height: 100%;
}

@media (max-width: 1400px) {
    #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
        padding: 15px 30px 0px 30px;
    }
}

@media(max-width: 768px){
	.a0079-mgrid{
		grid-template-columns: 1fr;
    }
}

/* custom CSS END --------------------------------------------------------- */
/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
}
/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
}

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
}