h1,h2,h3,h4,h5,h6,th, .main-menu{
    font-family: 'Montserrat', sans-serif !important;
}
.main-menu{
    font-family: 'Montserrat', sans-serif !important;
    font-size:15px;
}
p,td{
    font-family: 'Raleway', sans-serif !important;
}
.pro-h-w{
    height:380px;
    width:100%;
}
.p-format{
    font-size: 1rem !important;
    font-weight: 400!important;
    line-height: 1.5!important;
    color: #212529!important;
}
.pt-40{
    padding: 30px 0;
}
.table{
    border:1px solid #eeee;
}
.portfolio-text {
    background-color: rgba(0, 0, 0, 0.2);
}
.single-project:hover .portfolio-text {
    background-color: rgba(0, 0, 0, 0.5);
}
.header-image-area:before {
         background-image: linear-gradient(to bottom, rgba(0,0, 0, 0.7), 
         rgba(0,0, 0, 0.6), rgba(0,0,0, 0.6));
}
.blog-header-area:before {
    background-image: -webkit-linear-gradient(top, rgba(0,0, 0, 0.9),
     rgba(0,0, 0, 0.8), rgba(0,0, 0, 0.8));
}


.counter-up-area {
    background-image: url('../images/ticker-header.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.our-team:after {
    background-color: rgba(0, 0, 0, 0.5);
}
.our-team .post {
    color:#212121;
}
.testimonial-heading h2, .contact-us-heading h2, .features-heading h2, .team-heading h2, .expertise-heading h2, .team-heading h2 {
    color:#212121;
    font-size: 30px;
}
.latest-blog-area {
    /* background-color: #bdbdbd; */
     /* background-image:url('https://images.unsplash.com/photo-1492546643178-96d64f3fd824?ixlib=rb-1.2.1&auto=format&fit=crop&w=751&q=80'); */
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover; 
}
.footer-area::before {
    background-color: #212121;
}
/* grid */
.about-section .outer-container {
    position: relative;
    min-height: 400px;
}


.about-section .content-column {
    position: relative;
    float: left;
    width: 50%;
}
.about-section .image-column {
    position: absolute;
    float: right;
    right: 0px;
    top: 0px;
    width: 50%;
    height: 85%;
    background-repeat: no-repeat;
    background-position: center left;
    background-size: cover;
}
.about-section .content-column .inner-column {
    position: relative;
    float: right;
    max-width: 600px;
    padding: 50px 15px 30px 15px;
}
.cont-left{
    position: absolute;
    float: left;
    left: 0px;
    top: 0px;
    width: 50%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center left;
    background-size: cover;
}
.cont-right{
    position: relative;
    float: right;
    width: 50%;
}
.inner-cont{
    position: relative;
    float: right;
    max-width: 600px;
    padding: 0px 15px 0px 15px;
}
.about-section{
    padding: 0px;
}
.cust-about-section-padd{
    padding: 20px 10px;
}
.sec-p{
    padding: 0px;
    background-color: #e0e0e0;
}
.section-title h2 {
    padding-bottom:0;
}
/* grid over */
.font-lato{
    font-family: 'Lato', sans-serif !important;
}
/* slider starts */
/* .banner-section {
    position: relative!important;
}
.banner-carousel {
    position: relative!important;
} */
/* slider ends */
.our-features{
    padding-top:50px;
}
/* .blog-image{
    height:297px;
} */
.blog-button-home{
    margin-top:20px;
}
.load-more-btn-fail{
    background-color: #212121 !important;
}
.section-button button{
    background-color: #212121;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    padding: 15px 0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    font-size: 14px;
    font-weight: 700;
    width: 150px;
    text-align: center;
    -webkit-box-shadow: 0 5px 16px #bababa;
    box-shadow: 0 5px 16px #bababa;
    border: 1px solid transparent;
    cursor: pointer;
}
.blog_text img{
    all: unset;
    width:50%;
    padding : 14px 14px 14px 14px;
}
.blog_text p{
    /* font-size:16px; */
    /* line-height: 26px; */
    margin-top: 10px;
    margin-bottom: 10px;
}
.img-responsive-1-img{
    height: auto;
    width:100%;
}
.img-responsive-2-img{
    height: auto;
    padding : 0 2px 0 2px;
}
.send-btn-success{
    background-color: #8bc34a !important;
}
.send-btn-fail{
    background-color:  #212121!important;
}
/* blog heading*/
.blog-heading h4::before {
    background-color: #000;
}
.newsletter a{
    color: white;
}
.img-links{
     display: none; 
}
/* calc form */
.center-calc {
    margin: auto;
    width: 60%;
    padding: 20px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.center-form {
    margin: auto;
    width: 80%;
    padding: 20px;
    /* box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); */
}
.blogs-page{
    height:500px !important;
}

.hideform {
    display: none;
}
.hideform1, .no-p {
    display: none;
}
/* calc form ends */
.mt-20px{
    margin-top:20px;
}
/* .modal {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height:120%;
    width:100%;
} */
.ptb-70px{
    padding:70px 0 70px 0;
}
.mt0{
    margin-top:0;
}
.ptb-7030px{
    padding:70px 0 0 0;
}
.b-shadow{
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.mtb-30px{
    margin:10px 0 30px 0;
}
.ptb-40px{
    padding:40px 0 40px 0;
}
.about-section-h .outer-container-h {
    min-height: 250px !important;
}
.blog-content-heading {
    display: inline-block;
    width: 100% !important;
}
.single-count-area p {
    font-size: 20px !important;
}
.cust-modal{
    padding:30px;
}
.font-teko{
    font-family: 'Teko', sans-serif !important;
    font-size: 22px !important;
    letter-spacing: 0.6 !important;
}
.cust-choose-icon{
    width:70px;
    height:60px;
    color:#212121;
}
.cust_choose_us .single-features{
    min-height: 465px;
}
.team-member:hover .team-hover .desk {
    top: 50% !important;
}
.cust-modal-href{
    cursor: pointer;
    color: #212121 !important;
    text-decoration: underline !important;

}
.sc-btn2{
    padding: 10px 30px !important;
    width: auto !important;
    cursor: pointer;
    color: #fff !important;
}
.sc-btn2:hover{
    padding: 10px 30px !important;
    width: auto !important;
    cursor: pointer;
    color: #000 !important;
}
.h-218{
    height: 218px;
}
.mb-50{
    margin-bottom:50px;
}
.pt-40px{
    padding-top: 40px;
}
.mtb20{
    margin: 20px 0;
}
.section-button-2 a {
    background-color: #212121;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    padding: 10px 0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    font-size: 14px;
    font-weight: 700;
    width: 150px;
    text-align: center;
    -webkit-box-shadow: 0 1px 3px #bababa;
    box-shadow: 0 1px 3px #bababa;
    border: 1px solid transparent;
}
.section-button-2 a:hover {
    background-color: #fff;
}
.sc-btn22:hover {
    padding: 10px 30px !important;
    width: auto !important;
    cursor: pointer;
    color: #000 !important;
}
.sc-btn-primary{
    width: 100% !important;
    background: #000;
    color: #fff;
    padding: 7px !important;
}
.sc-btn-primary:hover{
    width: 100% !important;
    background: #fff;
    color: #000;
    padding: 7px !important;
}
.swal-footer{
    text-align: center;
}
.swal-button {
    background-color: #000;
    color: #fff;
    border: none;
    box-shadow: none;
    border-radius: 0;
    font-weight: 600;
    font-size: 14px;
    padding: 10px 26px;
    margin: 0;
    cursor: pointer;
}
.swal-button:hover {
    background-color: #212121;
    color: #fff;
    border: none;
    box-shadow: none;
    border-radius: 0;
    font-weight: 600;
    font-size: 14px;
    padding: 10px 26px;
    margin: 0;
    cursor: pointer;
}
swal-button:focus {
    outline: none;
    box-shadow: none;
}
.pr20{
    padding-right: 20px;
}
.mean-container .mean-nav {
    background: rgba(0, 0, 0, 1) none repeat scroll 0 0;
    float: left;
    margin-top: 18px;
    width: 100%;
}
.w100{
    width:100% !important;
}
.pt30{
    padding-top:30px;
}
.color-white{
    color: #fff;
}




/* media queries */
@media only screen and (max-width:600px)  { 
    /* smartphones, iPhone, portrait 480x320 phones */ 
    .cont-left{
        display: none;
    }
    .cont-right{
        width: 100%;
    }
    .outer-container .image-column{
        display:none;
    }
    .outer-container .content-column{
        width:100%;
    }
    .m-cust-padd-20{
        padding: 0 20px;
    }
    .h-218{
        height: auto;
    }
    .mmt30{
        margin-top: 30px;
    }
    .center-calc {
        margin: auto;
        width: 90%;
        padding: 20px;
        box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
        margin-bottom: 30px;
    }
}