.graySection2 {background: #f2f3fa;}
.commonSection {padding: 50px 0;}
.casestudysection{background-color: #f2f3fa;}
.about_us_content .sec_title {margin-bottom: 10px;}
.sec_title {font-size: 50px;margin: 0 0 0px;}
.sec_title.with_bar:after {display: none;}
.service-box{box-shadow: 0 0 9px -1px rgba(0,0,0,.2)!important;border-radius: 15px!important;
    background-color: #fff;}
.service-box img{border-top-left-radius: 15px;border-top-right-radius: 15px;}
.service-detail{padding: 60px 25px 20px;}
.about_us_content {padding-left: 60px;padding-top: 0px;}
.ind_lead {color: #baa075;font-weight: 500;font-size: 14px;}
.whyChooseUs {background: #f2f3fa;padding: 20px 0px;}
.whyChooseUsContent {padding-left: 20px;padding-top: 0px;padding-bottom: 40px;padding-right: 0%;}
.whyChooseUs .whyChooseUsContent .choose-box {background-color: #fff;padding: 25px;margin-top: 20px;
    border-radius: 5px;box-shadow: 0 5px 5px 0 rgba(0,0,0,.1607843137);}
.whyChooseUs .whyChooseUsContent .choose-box .text-primary {color:#06163a!important;}
.whyChooseUsContent p {font-size: 15px;line-height: 28px;color: #707070;}
.icon_box_01:hover {background: #1c2b5b;box-shadow: 0 16px 32px rgb(28 43 91 / 59%);}
.icon_box_01 i.smaller {font-size: 60px;color: #1c2b5b;}
.icon_box_01 span {display: none;}
.sec_title.with_bar {padding-bottom: 0px;}
.btn.btn-read {font-weight: 500;color: #baa075;}
.btn:focus, .btn.focus {outline: 0;box-shadow: 0 0 0 0.2rem rgb(255 255 255);}
a.btn.btn-read:after {font-family: "Font Awesome 5 Free";font-weight: 900;content: "\f054";
    color: #baa075;font-size: 10px;border: 1px solid #baa075;border-radius: 50%;padding: 2px;margin-left: 6px;}

.commentForm {position: relative;background: #ffffff;padding: 0px 30px 30px;box-shadow: 0 5px 5px 0 rgba(0,0,0,.1607843137);border-radius: 10px;}
.cfItem input{background: #efefef;padding: 13px 15px 13px 20px;box-shadow: 0 1px 3px 0 #cacaca;border-radius: 10px;height: 50px;}
.cfItem textarea{background: #efefef;padding: 13px 15px 13px 20px;box-shadow: 0 1px 3px 0 #cacaca;border-radius: 10px;height: 100px;}
.cfItem select {background: #efefef;padding: 13px 15px 13px 20px;box-shadow: 0 1px 3px 0 #cacaca;border-radius: 10px;border: none;width: 100%;height: 50px;color: #9fa3b8;}
.cfItem i {font-size: 14px;line-height: 60px;position: absolute;right: 30px;top: 27px;color: #1c2b5b;
    font-weight: 700;}
label {color: #1c2b5b;font-weight: 500;}
.commentForm input[type="submit"] {height: 45px;color: #FFF;background: #1c2b5b;border-radius: 5px;font-size: 14px;padding: 0 24px;}
.commentForm input[type="submit"]:hover {color: #ffffff;background: #06163a;}
.whyChooseUs {
    background: #f2f3fa;
    padding: 20px 0px;
    background: url(https://www.minemountain.in/assets/website/assets/images/donate-bg.jpg) no-repeat center right;
    background-size: cover;
    position: relative;
    padding: 70px 40px 80px;
}
section.whyChooseUs:before {
    content: "";
    position: absolute;
    width: 100%;
    height: auto;
    background-color: #f2f3fa;
    transform: skewX(323deg) translateX(-40%);
    left: 0px;
    top: 0px;
}

.commentForm .sec_title {font-size: 40px;margin: 0 0 0px;}
.maps-section{padding: 30px 0px;}
.maps-section .country-box{border-radius: 8px;box-shadow: 0 0 9px -1px rgba(0,0,0,.2);padding: 15px;
    text-align: center;margin-bottom:20px;}
.maps-section .country-box img{width: 60px; height: 60px;margin-bottom: 15px;}
.maps-section .country-box h3{font-size: 1.5rem;}