.container-fluid.service.abt_section {
    margin: 0px;
    padding: 50px 0px;
	  background-color: #e9e9e9;
}
.about-lft h2 {
    padding-bottom: 40px;
    margin-bottom: 0;
}

.about-ryt {
    height: 400px;
    overflow: hidden;
    text-align: center;
}
p.description {
    text-align: center;
}
.price-box {
    background: #fff;
    border: 2px solid #0f3989;
    width: 275px;
    height: 135px;
    margin: 0 auto;
    display: inline-block;
    padding: 32px 10px;
    margin-top: 30px;
}
.pricing {
    background: #e9e9e9;
    padding: 50px 0px;
    text-align: center;
}
.prmt-txt {
    margin-top: 50px;
    color: #0f3989;
    margin-bottom: 0;
}
.pricing h3 {
    margin-bottom: 0px;
}
.multi-imgs {
    width: 100%;
    display: inline-block;
}
.multi-box img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.multi-box {
    width: 48%;
	margin:2px;
}

.multi-imgs {
    width: 100%;
    display: inline-flex;
    flex-wrap: wrap;
	
}
section.section.rent-sgns {
    padding: 50px 0px;
}
.page-id-168 .multi-imgs {padding-left:50px;}
textarea.wpcf7-form-control.wpcf7-textarea.form-control {
    height: 100px;
     background-color: #fff;
    border: 1px solid #000;
    border-radius: 0px;
}


input.wpcf7-form-control.wpcf7-text.form-control {
    background-color: #fff;
    border: 1px solid #000;
    border-radius: 0px;
}
.copyright {
    color: #909090;
    background-color: #0f3989;
    padding: 10px;
}
nav.navbar.navbar-expand-lg a {
    color: #000;
}

a.navbar-brand {
    font-weight: 700;
    text-decoration: none!important;
    color: #000!important;
    font-size: 23px;
}
p.text-right.py-2 {
    display: flex;
}
span.text-muted.mr-4 {
    margin-left: auto;
}
div#wpcf7-f270-p166-o1 .col-6.form-group,div#wpcf7-f270-p167-o1 .col-6.form-group {
    margin: 0px;
}

div#wpcf7-f270-p166-o1 .col-12.form-group,div#wpcf7-f270-p167-o1 .col-12.form-group  {
    margin: 0px;
}

div#wpcf7-f270-p166-o1 textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required.form-control,div#wpcf7-f270-p167-o1 textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required.form-control {
    margin-bottom: 20px;
    height: 150px;
}
.multi-box {
    height: 260px;
}
.screen-reader-response ul {display:none;}
ul#menu-footer a:hover, ul#menu-footer a:focus {
    color: #fff;
}

.wpcf7-form .footer_form_btn p {
    display: flex;
    align-items: center;
    margin-bottom: 0;
}
.contact-page h5.cp_title {
    margin-left: 40px;
}
textarea {
  resize: none;
}
.header__top p {
    margin-bottom: 0;
}
.header__bottom {
    padding: 10px 0;
}
.service .title {
    padding-bottom: 40px;
    margin-bottom: 0;
    padding-top: 50px;
}
.service__each .description p {
    margin-bottom: 0;
}
.service__each .description p {
    margin-bottom: 0;
}
.service__each .description {
    padding-bottom: 50px !important;
}
.page-id-5 .pricing p {
    margin-bottom: 0;
}
.demo .demo--title {
    font-size: 22px;
    line-height: 1.5;
}
.service-page h4 {
    margin-bottom: 0;
}
.list-dotted {
    margin-bottom: 0;
}
.copyright p {
    color: #e6e6e6;
}
.page-id-168 p.pb-30 {
    display: none;
}
.blog_card_content a {
    margin-bottom: 0;
}
.page-id-174 .service-page h4 {
    margin-bottom: 15px;
}
.footer {
    padding: 30px 0;
}
.page-id-168 ul {
    padding-left: 20px;
}
.page-id-168 ul li a {
    word-break: break-word;
}
.page-id-174 ul {
    padding-left: 0;
}
.blog_card img {
    width: 300px;
    height: 250px;
    object-fit: cover;
}
.page-id-25 header .fa-phone-alt {
    transform: rotateY(180deg);
}
@media screen and (min-width:1500px) {
    .container {
        max-width: 85%;
        margin: 0 auto;
    }
}

@media screen and (max-width:1500px) {
    html {
        font-size:15px;
    }
    .page-title .--the-title {
        font-size: 24px;
    }
    .service-page h4 {
        font-size: 24px;
    }
}
@media screen and (max-width:1400px) {
    html {
        font-size:14px;
    }
    a.navbar-brand {
        font-size: 19px;
    }
    .service__each .service__each--title a  {
        font-size: 19px;
    }
    .service__each .description {
        font-size: 13px;
    }
    .demo .demo--title {
        font-size: 18px;
    }
}
@media screen and (max-width:1300px) {
    .page-title .--the-title {
        font-size: 21px;
    }
    .service-page h4 {
        font-size: 21px;
    }
    .blog_card_content .butt {
        font-size: 14px;
    }
    .blog_card_content a {
        font-size: 20px;
    }
    .about-lft h2 {
        padding-bottom: 20px;
    }

}

@media screen and (max-width:1200px) {
    .page-id-168 .multi-imgs {
        padding-left: 20px;
    }
}

@media screen and (min-width:992px) and (max-width:1020px) {
     a.navbar-brand {
        font-size: 17px;
     }
}
@media screen and (min-width:1020px) and (max-width:1199px) {
    .container {
            max-width: 1000px;
    }
}
@media screen and (max-width:767px) {
    .page-id-168 .multi-imgs {
        padding-left: 0px;
    }
    .blog_card {
        margin: 20px 0;
    }
}
@media screen and (max-width:576px) {
    .header__bottom {
        padding: 10px 10px;
    }
    a.navbar-brand {
        font-size: 17px;
    }
    .h3, h3 {
        font-size: 1.5rem;
    }   
        .service-page h4 {
        font-size: 19px;
    }
   .list-dotted {
        margin-bottom: 20px;
    }
    .demo .demo--title {
        font-size: 16px;
    }
    .price-box h4 {
        font-size: 1.2rem;
    }
    .header__top {
        display: none;
    }
    .about-ryt {
        height: 290px;
    }
    .service__each .description {
        margin: 0px 25px;
    }
    .contact-page h5.cp_title {
        margin-left: 0px;
        margin-top: 21px;
    }
    ul.list-circled {
        margin: 10px 20px;
    }
    .contact-page h3 {
        padding-bottom: 0;
    }
}