body { background-color: #fff !important; }
.colorBlack {
    color: #000 !important;
}

.page-template-tiger-drylac {
    background: #fff;
}

.martinTestimonial {
    display: none;
}


.font-weight400 { font-weight: 400; }
a.backToProject {
    color: #000;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 15px;
}
a.backToProject i {
    position: relative;
    left: 0;
    transition: all 0.3s;
    color: #A9C23D;
}
a.backToProject:hover { color: #A9C23D; }
a.backToProject:hover i { left: -8px; }
.martinHeadingSection p { margin-top: 15px; }
.martinHeadingSection { margin-top: 50px; }

/*Banner*/
.border-titlecustom:after { 
    width: 100% !important;
    max-width: 185px !important;
}
.martinPublicBanner {
    background-size: cover;
    padding-bottom: 80px;
    margin-top: 40px;
}
.displayOnMobileOnly { display: none; }
.greenImageBox {
    background-image: url(https://verdesolutions.com/wp-content/uploads/2022/09/banner-text-background.jpg);
    background-size: cover;
    background-position: top right;
    padding: 55px 10px 55px 45px;
    float: right;
}
.greenboxtitleDiscription {
    position: relative;
    margin-bottom: 25px;
}
.greenboxtitleDiscription img {
    position: absolute;
    top: -2px;
    left: -30px;
    width: 20px;
    height: auto;
    object-fit: cover;
}
.greenboxtitleDiscription .boxTitle {
    font-size: 14px;
    font-weight: 500;
    position: relative;
    margin: 0px 0px 15px;
    text-transform: uppercase;
}
.greenboxtitleDiscription .boxTitle:before {
    position: absolute;
    content: '';
    bottom: -10px;
    left: 0;
    width: 120px;
    height: 1px;
    background-color: #6a6a6a;
}
.greenboxtitleDiscription .boxText,
.greenboxtitleDiscription .boxList li {
    font-size: 14px !important;
    font-weight: 400;
}
.greenboxtitleDiscription .boxList {
    list-style: none;
    padding: 0;
}
/*End banner*/

/*Slider*/
.sliderimgWidth {
    height: 250px;
    object-fit: cover;
}
#owl-carousel .owl-nav {
    text-align: right !important;
}
#owl-carousel .owl-nav button {
    background: #1c381d;
    color: #fff;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    padding: 0px !important;
}
#owl-carousel .owl-nav button i {
    font-size: 14px;
    position: relative;
    top: -3px;
}
#owl-carousel .owl-theme .owl-nav .disabled {
    opacity: .3 !important;
}
.martinSchoolSlider {
    margin-top: 15px; 
    overflow: hidden;
}
#owl-carousel .owl-stage-outer { overflow: visible !important; }
.slider_green_line {
    width: 88%;
    height: 2px;
    background: #cfcfcf;
    margin-top: -22px;
    float: left;
}
.slider_green_line div { 
    width: 200px;
    height: 2px;
    background-color: #1C381D;
}
.cls1 { margin-right: auto; }
.cls2 { margin: 0 auto; }
.cls3 { margin-left: auto; }

/*Light Box*/
.MuCustomLightBox{
  float: left;
  width: 100%;
}

.lightBoxBackdrop{
    background-color: #000;
    display: none;
    filter: alpha(opacity=0);
    height: 100%;
    left: 0px;
    opacity: .0;
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 50;
}

.lightboxOuter {
    box-shadow: 0px 0px 5px #444444;
    display: none;
    height: 500px;
    width: 100%;
    max-width: 740px;
    left: 50%;
    opacity: 0;
    position: fixed;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 51;
    border-radius: 2px;
    border: 2px solid white;
}

.LightBoxClose{
    cursor: pointer;
    font-size: 32px;
    position: absolute;
    top: 0;
    left: -50px;
    background-color: #fff;
    font-size: 18px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
.clear{
  clear: both;
}
.largeImage {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/*End Slider*/


/*Solutions Provided*/
.martinSolutionsProvided {
    padding: 100px 0px;
}
.martinSolutionsProvided strong {
    color: #1C381D;
}
.martinAchivementList li {
    width: 49%;
    display: inline-block;
}
.martinAchivementList li:first-child {
    border-right: 1px solid #6a6a6a;
    border-bottom: 1px solid #6a6a6a;
}
.martinAchivementList li:last-child {
    border-left: 1px solid #6a6a6a;
    border-top: 1px solid #6a6a6a;
}
.martinAchivementList .achivement_Number {
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 0px;
}
.achivement_Number small { 
    font-size: 70%;
    position: relative;
    top: -8px;
}
.achivementbox p {
    line-height: 1.1;
}
.martinAchivementList .achivementbox p.mb-2 {
    margin-bottom: 10px !important;
}

.achivement_Text { text-transform: uppercase; }
.martinAchivementList .Green { color: #A9C23D; }
.martinAchivementList .darkGreen { color: #1C381D; }
.martinAchivementList .midGreen { color: #5D7856; }
.martinAchivementList .lightGreen { color: #879B2F; }
.martinAchivementList .achivementbox { 
    text-align: center; 
    padding: 15px;
}
.martinAchivementList .achivementbox p { margin-bottom: 0px !important; }
.martinAchivementList .col-md-6 { padding: 0 !important; }

/*Testimonial */
.martinTestimonial {
    background-color: #f7f7f7;
    padding: 80px 0px;
    position: relative;
    margin-bottom: 60px;
}
.martinTestimonial .section_logo_round {
    position: absolute;
    top: -80px;
    right: 0;
    z-index: 1;
    width: 340px;
    height: auto;
    z-index:0;
}
.qouteText {
    color: #1C381D;
    font-weight: 600;
    font-size: 18px;
    position: relative;
}
.qouteText:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f10d";
    position: absolute;
    top: 4px;
    left: -20px;
    display: inline-block;
    font-weight: 900;
    color: #A9C23D;
}
.testimonialDisc {
    font-size: 16px;
    font-weight: 300;
}
.Testimonialperson {
    font-weight: 600;
    font-size: 14px;
    color: #1C381D;
    position: relative;
    padding-left: 65px;
    text-transform: uppercase;
}
.Testimonialperson:before {
    position: absolute;
    content: '';
    top: 50%;
    left: 0px;
    transform: translateY(-50%);
    width: 60px;
    height: 2px;
    background-color: #A9C23D;
}
.vd_TestimonialSlider .owl-stage-outer {
    overflow: hidden !important;
}
.vd_TestimonialSlider .owl-item {
    display: inline-block !important;
}
.vd_TestimonialSlider .owl-nav.disabled {
    display: none !important;
}
.vd_TestimonialSlider .owl-stage {
    display: flex;
}
.vd_TestimonialText {
    padding: 25px;
}

.achivement_Text.colorBlack.roboto {
    font-size: 16px;
}

/*Resmonsive*/
@media (min-width: 991px) {
    .martinAchivementList { display: flex; flex-wrap: wrap; justify-content: center; }
}

@media (max-width: 1359px) {
    .martinTestimonial .section_logo_round { width: 240px; top: -40px; }
}
@media (max-width: 1024px) {
    .martinHeadingSection p, .martinSolutionsProvided p, .achivement_Text, .qouteText { margin-top: 0px; font-size: 16px; }
    a.backToProject { font-size: 14px; }

}

@media (max-width: 991px) {
    .martinHeadingSection { margin-top: 20px; }
    .martinSolutionsProvided { padding: 40px 0px 100px; }
    body.page-template-martin-public-schools-page { background: #fff !important; }
    a.backToProject { display: block; text-align: center; margin-bottom: 10px;}
    .martinHeadingSection p, .martinSolutionsProvided p, .achivement_Text, .qouteText { font-size: 14px; }
    .martinHeadingSection p, .martinSolutionsProvided p { text-align: center; }
    .martinAchivementList .achivementbox { border-bottom: 1px solid #ddd; border-top-color: transparent !important; border-right-color: transparent !important; }    
    .qouteText, .testimonialDisc, .Testimonialperson { position: relative; z-index: 2; }
    .martinTestimonial { margin-bottom: 0px; }
    .achivementbox.removeBorder { border: none !important; }
    .martinTestimonial .section_logo_round { width: 140px; top: -20px; }
    .martinAchivementList .achivement_Number { font-size: 30px }
}

@media (max-width: 767px) {
    .greenImageBox { margin-right: 20px; }
    .martinPublicBanner { padding-bottom: 40px; }
    #owl-carousel .owl-nav button i { font-size: 12px; }
    .martinSolutionsProvided { padding: 40px 0px; }
    .martinTestimonial .col-md-6 { padding-left: 30px; }
    .slider_green_line { width: 80%; }
    .slider_green_line div { width: 50%; }
    .lightboxOuter { max-width: 480px; height: 300px; }
}

@media (max-width: 600px) {
    .slider_green_line { width: 70%; }
    .lightboxOuter { max-width: 320px; height: 250px; }
    .martinTestimonial .section_logo_round { width: 100px; top: 0px; }
}
@media (max-width: 480px) {
    .hideOnMobileOnly { display: none; }
    .displayOnMobileOnly { display: block; }
    p.displayOnMobileOnly { text-align: center; font-size: 14px; padding: 20px 10px 0px; }
    .displayOnMobileOnly.MobileImage { width: 100%; height: 230px; object-fit: cover; margin-top: 10px;}
    .greenImageBox { margin-right: 0px; width: 100%; top: -2px;}
    .martinPublicBanner { background: #fff !important; margin-top: 20px;}
    .martinTestimonial { padding: 100px 0px 40px; }
    .testimonialDisc { font-size: 14px; }
    .LightBoxClose { top: -50px; left: 0px; }
    .martinAchivementList .achivement_Number { font-size: 25px; }
}
@media (max-width: 320px) {
}