/* ==============================
   Added By Dharmista Pandya
   ============================== */

   /*Gift Page county section*/
a{ text-decoration: none;
}
 
.d-h1{    
    margin-bottom: 0.3em!important;
    font-weight: 500!important;

}
.d-grid-title a{
    font-size: 17px;
 text-decoration: none;
     text-transform: capitalize;
     line-height: 1.4em;
     letter-spacing: 1px;
    /*font-weight: 600;*/
}

.d-icon-grid .post-prev-img img {
    width: 30%;
}

.col-xs-8r,
.col-sm-8r,
.col-md-8r,
.col-lg-8r {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-8r {
    width: 12.5%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-8r {
        width: 12.5%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-8r {
        width: 12.5%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-8r {
        width: 12.5%;
        float: left;
    }
}

.col-8{
width: 12.5%;
}

/*homepage css*/

.main_blurb_image{width: 120px;
    display: table-cell;
    line-height: 0;}
.blurb_content{display: table;}
.blurb_0 .main_blurb_image .image_wrap {
    width: 120px;
}
.blurb .image_wrap {
    display: block;
    margin: auto;
}
.module_header{
font-weight: 600;
    font-family: inherit;}

.testimonial_content p{margin-bottom: 22px;
    color: #777;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.75;}
    /*.amid-descr{
        font-size: 13px;
    color: #888;
    }*/
.benefit-title{font-size: 17px;}
.company-logo-sec h2{margin-bottom: 6px;}
.co-img img {
    width: 100%;
}
/*.company-logo-sec .row{
    width: 80%;
    margin: 0 auto;
}*/
.single-image-banner-sec{
    background-image: url('images/great%20spot.html');
}

/*.bg-gray-lighter {
    background-color: unset;
}*/

.hover-img-grid{

    padding: 15px;
    text-align: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

}



/* Parent Container */.content_img{
 position: relative;

 float: left;
 margin-right: 10px;
 display: flex;
    justify-content: center;
    align-items: center;
    /*background image */
    max-width: 350px;
    max-height: 350px;
    height: 400px;
    width: 350px;
    background-size: cover;
}

/* Child Text Container */.content_img div{
 position: absolute;
 color: white;
 font-family: sans-serif;
 opacity: 0;
 visibility: hidden;
 -webkit-transition: visibility 0s, opacity 0.5s linear; 
 transition: visibility 0s, opacity 0.5s linear;
}

/* Hover on Parent Container */.content_img:hover{
 cursor: pointer;
}

.content_img:hover div{
 width:80%;
 padding: 8px 15px;
 visibility: visible;
     opacity: 0.9;
    font-size: 18px;
    font-family: 'Dosis';
}
.hover-content-title{font-size: 16px;
    font-weight: 600;
    height: 60px;
}
.content_img span{width:80%;

 padding: 8px 15px;
 visibility: visible;
     opacity: 0.9;
    font-size: 17px;
    font-family: 'Dosis';
color:#fff; letter-spacing: 0.2em; line-height: 1.4;
    font-weight: 400; text-transform: uppercase;
}
.content_img:hover span{
 opacity: 1;
visibility: hidden;}
.mobile-on .desktop-nav ul li{    display: flex;}

/* inquiry form*/
.fixedinqiry{
    position: fixed;
    top: 50%;
    right: -78px;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
    z-index: 10000;
   background: #000;;
    transform: rotate(90deg);
}
.fixedinqiry h2 {
    font-size: 15px;
    padding: 64px 26px 0px 26px;
    text-transform: uppercase;
}

.fixedinqiry:hover{
    opacity: 0.8;

}
.fixedinqiry h2 a{
    color: #fff; text-decoration: none;
}
.fixedinqiry h2:hover a{
    color: #fff;
    text-decoration: none;
}
.form-group {
    margin-bottom: 1rem;
}
.modal-body .submit-btn {
    background: #000000;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    border: none;
    padding: 8px 40px;
    cursor: pointer;
}
.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 2rem;
}
.modal-body h2 {
    text-align: center;
    text-transform: uppercase;
    color: #000;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 25px;
}
#myModal .close, #myModal1 .close {
    opacity: 1;
    font-size: 32px;
    top: 25px;
    right: 28px;
    padding: 0px 16px;
    border: 1px solid #ccc;
    border-radius: 2px;
    cursor: pointer;
    z-index: 99999;
}
#myModal .modal-header {
    padding: 0;
}


 .outer-contact{display:none;}
@media (max-width: 1041px) {
    .outer-contact{display:unset; top: 10px;
    position: relative;     padding-bottom: 20px;}
    
    
}

/*.giftcity_benifits{    padding-bottom: 0;}*/
.smart-city{text-align:     center; }

.title-mb-3 h2, .title-mb-3 h1 {    margin-bottom: 2.3em;}

.smart-city h3{margin-bottom: 2.3em; }