body{ font-family: "Open Sans", sans-serif; overflow-x: hidden;}
*{outline:none !important; font-family: 'Open Sans', sans-serif;}
p {font-size: 14px; line-height: 24px;  margin-bottom: 0px;}
section {padding: 60px 0;}
.mt-10{margin-top:10px;}
.ptb-20{padding-top:20px; padding-bottom:20px;}
.mt-40{margin-top:40px;}
.mb-40{margin-bottom:40px;}
.mr-15{margin-right:15px;}
.d-flex{display:flex;}
.rounded{border-radius:40px;}
.width100{width:100%;}
.positionRelative{position:relative;}
.headerBtCart{float:right;}
.zindex1{z-index:1;}
.nolabel{margin-top:15px;}

.cartBt{ position:relative;   background: #0C462D;
    border-radius: 100%;
    width: 36px;
    height: 36px;
    display: inline-block;
    text-align: center;
    padding-top: 6px;}
.cartBt img{width:19px; }
.countCart{
    position: absolute;
    top: -5px;
    right: -8px;
    background: #01BF66;
    border-radius: 100%;
    width: 21px;
    height: 21px;
    color: #fff;
    font-weight:700;
    font-size: 11px;
    padding-top: 2px;
    text-align: center;
}

.headerBt.btn-skin {
    padding: 7px 30px !important;
    border-radius: 30px;    
    text-transform: uppercase;
    margin-top: 6px;
    margin-right:12px;
}

.btn-skin {
    background-color: #01BF66;
    border-color:#01BF66;
    color:#fff;
        padding: 7px 30px !important;
         text-transform:uppercase;
          font-weight:600;
}

.btn-skin:hover {
    background-color:#0b9554;
    border-color:#01BF66;
     color:#fff;
}

.btn-skindark {
    background-color: #0C462D;
    border-color:#0C462D;
     color:#fff;
         padding: 7px 30px !important;
         font-weight:600;
         text-transform:uppercase;
}

.btn-skindark:hover {
    background-color:#3b4f46;
    border-color:#3b4f46;
     color:#fff;
}

.inner_page footer {
    margin-top: 75px;
}

.inner_page img {
    max-width: 100%;
}

.list-star {
    padding-left: 15px;
}

.list-star li:before {
    font-family: "FontAwesome";
    content: "\f006";
    position: absolute;
    left: 15px;
    color: #45ade7;
}

.list-star li {
    color: #aaaaaa;
    font-size: 15px;
    list-style: outside none none;
    padding-left: 5px;
}

.skin-border {
    border-color: #24e4eb;
    color: #45ade7;
    font-size: 15px;
    text-transform: uppercase;
}

.skin-border:hover {
    border-color: #24e4eb;
    color: #FFF;
    background-color: #24e4eb;
}

.social-links li {
    display: inline-block;
    margin: 0 3px;
}

#header {
    padding: 10px 0;
    background-color: #fff;
    width: 100% !important;
    z-index: 9999999;
    box-shadow: 0 0 40px 0 rgba(82, 63, 105, .4);
}

.services-list a {
    text-decoration: none;
}

.services_categories.owl-carousel .owl-item img {
    display: block;
    width: 50px;
    margin: 0 auto;
}

#header.navbar-small {
    position: fixed;
    background: #FFF;
    border-bottom: none;
    box-shadow: 0 5px 50px rgba(0, 0, 0, 0.1);
}

#header .navbar-brand {
    padding: 0px 30px 0px 0;
    margin-right: 20px;
   
}



#header .nav li a {
    color: #090909;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 0px;
}

#header .nav li {
    position: relative;
    margin:0px 15px;
}

.nav>li>a:hover {
    background: none;
}

.nav>li>a:hover::before,
.nav>li.active::before {
   position: absolute;
    content: '';
    width: 100%;
    height: 6px;
    border-radius: 4px;
    bottom: -28px;
    left: 0px;
    z-index: 100;
    background:#4cdd99;
    background: -webkit-linear-gradient(to right, #0c462d, #4cdd99);
    background: linear-gradient(to right, #0c462d, #4cdd99);
}

#header .nav li .dropdown-menu {
    top: 255%;
    padding: 0px;
}

#header .nav li .dropdown-menu li {
    margin: 0px;
    padding: 0px
}

#header .nav li .dropdown-menu li a {
    margin: 0;
    padding: 10px;
    text-transform: none;
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: inherit !important;
}

.right-contact li .btn-primary {
    font-size: 16px;
}

#header .navbar-toggle {
    margin-right: 0px;
}

#header .fa.fa-phone {
    font-size: 20px;
    color: #535353;
}

#header .navbar-toggle .icon-bar {
    background: #000;
}

.navbar-brand .logo-dark {
    padding: 0px 0;
   width: 157px;
}

.navbar {
    margin: 0;
}

.right-contact {
    list-style: none;
    text-align: right;
    padding: 0;
    margin: 0px 0px !important;
}

.right-contact li {
    color: #3a3a3a;
    display: inline-block;
    font-size: 15px;

    font-weight: 400;
}

.right-contact li:first-child {
    margin-right: 15px;
}

#banner {
    padding: 90px 0 200px;
    color: #FFF;
    position: relative;
}

#banner .panel-heading {
    margin-top: 15px !important;
}

#banner .panel-heading::before {
    background: none;
}

.book-now-home {
    background-color: rgba(255, 255, 255, 0.06);
    border-radius: 2px;
    margin: 25px auto 0;
    max-width: 695px;
    min-height: 60px;
    padding: 5px;
    width: auto;
}

.book-now-home .form-group {
    width: 48%;
}

.book-now-home .services {
    max-width: 145px;
}

.book-now-home .search {
    max-width: 100%;
    height: 52px;
    padding-left: 35px;
}

.book-now-home .form-group.service-type_col {
    width: 32%;
}

.location-code::before {
    content: "\f002";
    position: absolute;
    left: 0;
    font-family: "FontAwesome";
    color: #330164;
    font-size: 16px;
    left: 10px;
    z-index: 9999;
    top: 15px;
}

.book-now-home .booknow {
    font-size: 14px;
    font-weight: 600;
    height: 52px;
    width: 120px;
    padding: 0px !important;

    color: #090909;
}

.book-now-home .btn-skin {
    background-color:#01BF66;
    border-color:#01BF66;
    color:#fff;
}

.book-now-home .btn-skin:hover {
    background-color:#0b9554;
    border-color:#01BF66;

}

.book-now-home .input-group-addon {
    color: #49afd9;
    background-color: #FFF;
    border: none;
    font-size: 24px;
}

.book-now-home .form-control {
    border: medium none;
    box-shadow: none;
    color: #989898;
    font-size: 16px;
    font-weight: 400;
}

.book-now-home .input-group {
    width: 100%;
    position: relative;
    z-index: 0;
}

.book-now-home .dropdown-menu {
    min-width: 100%;
}

.book-now-home .change-text {
    padding-left: 20px;
    color: #787777;
    text-decoration: none;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 175px;
    display: inline-block;
}

.book-now-home .category-dropdown {
    padding: 12px 8px;
    border-right: none;
    background: #fff;
    border-radius: 2px;
}

.book-now-home .form-control {
    border-radius: 3px !important;
}

.book-now-home .fa-caret-down {
    color: #aaaaaa;
    font-size: 16px;
    margin-top: 5px;
}

.book-now-home .fa {
    color: #330164;
    font-size: 26px;
    vertical-align: super;
}

.book-now-home .category-dropdown a:hover {
    text-decoration: none;
}

#howitwork .row div {
    display: inline-block;
    float: none;
}

section .panel-heading {
    margin-bottom: 50px;
    position: relative;
    font-size:30px;
    font-weight:800;
    line-height: 20px;
    color:#0C462D;
    text-transform:uppercase;
}

#banner .panel-heading {
    font-size: 45px;
    font-weight: 700;
    margin-bottom: 0;
}

#banner .caption {
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    width: 50%;
    margin: 0 auto;
}



/* section .panel-heading:before {
    position: absolute;
    content: '';
    width: 50px;
    height: 3px;
    left: 50%;
    bottom: 0;
    z-index: 100;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #D80000;
} */

.step-one {
    position: relative;
}

.step-one::before {
    background: url(../images_new/awro1.png)0 0 no-repeat;
    position: absolute;
    content: "";
    height: 31px;
    position: absolute;
    right: -100px;
    top: 160px;
    width: 96px;
}

.step-two::before {
    background: url(../images_new/awro2.png) 0 0 no-repeat;
    position: absolute;
    content: "";
    height: 31px;
    position: absolute;
    right: -100px;
    top: 65px;
    width: 96px;
}

#howitwork h4 {
    color: #330164;
    font-size: 22px;
    font-weight: 600;
    line-height: 18px;
    margin: 20px 0;
}

#services {
    padding-bottom: 25px;
}

.services-list {
    margin: 0;
    padding: 0;
}

.services-list li {
    width: 200px;
    height: 175px;
    background-color: #fafafa;
    display: inline-block;
    border: 1px #f9f9f9 solid;
    margin-right: 20px;
    margin-bottom: 50px;
    padding: 30px 0 0 0;
    vertical-align: middle;
}



.services-list li:hover a {
    color: #23e4ea;
    text-decoration: none;
}

.services-list li a {
    color: #333333;
    display: block;
    height: 100%;
    font-size: 15px;
}

.services-list a:hover {    box-shadow: 0 9px 11px #2b37324a;}
.services-list li img {
    margin-bottom: 15px;
}

.services-list li:nth-child(5),
.services-list li:nth-child(10) {
    margin-right: 0px;
}

#trust-security {
    padding-bottom: 25px;
}

#trust-security .panel-heading:before {
    background: #FFFFFF;
}

#trust-security .box_content a.read-more {
    color: #fff;
    font-size: 15px;
    font-weight: 600;
}

#trust-security p {
    color: #fff;
    min-height: 75px;
    margin-bottom: 8px;
}


#features .icon_box_one .icons {
    min-width: 65px;
    display: block;
    float: left;
    font-size: 30px;
    line-height: 1;
    text-align: center;
    margin-top: -7px;
}

#trust-security .icon_box_one .box_content {
    margin-left:65px;
margin-bottom: 22%;
}



#trust-security .box_content>h4 {
    font-size: 18px;
    font-weight:700;
    margin: 0 0 12px;
    text-transform: uppercase;
        color: #fff;
}
   #trust-security .sectionHeading{position:relative;}
    #trust-security .sectionHeading h1{color:#fff;}
    #trust-security .sectionHeading small {color:#fff;}

#trust-security .glyphicon-menu-right {
    font-size: 12px;
}

#numbers {
    padding-bottom: 75px;
}

#numbers .counter_box .counter_number {
    color:#01BF66;
    font-size: 20px;
    font-weight: 700;
    margin: 10px 0 0;
    line-height: 15px;
}

#numbers .counter_box .counter_name {
    color: #1E1E1E;
    font-size: 14px;
    font-weight: 600;
    margin: 7px 0 0;
}

#numbers .counter_box .counter_icon {

    color: #FFF;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    border-radius: 50%;   
    border: 1px solid #B7B7B7;
        padding-top: 21px !important;
}

#numbers .counter_box .counter_icon img {width:38px;}

#features {
    color: #FFF;
    background: #40b5eb;
    background: -webkit-linear-gradient(to right, #1ed7ec, #40b5eb);
    background: linear-gradient(to right, #1ed7ec, #40b5eb);
}

#features a {
    color: #FFF;
}

#features .icon_box_one {
    margin-bottom: 24px;
}

#features {
    position: relative;
    padding: 60px 0 0px 0;
    color: #FFF;
    background: url(../images_new/banner2.png) repeat scroll center 0/cover;
}

.features-section::before {
    background: rgba(35, 228, 235, 0.73);
    background: -moz-linear-gradient(left, rgba(35, 228, 235, 0.73) 0%, rgba(35, 228, 235, 0.74) 0%, rgba(69, 174, 231, 0.74) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(35, 228, 235, 0.73)), color-stop(0%, rgba(35, 228, 235, 0.74)), color-stop(100%, rgba(69, 174, 231, 0.74)));
    background: -webkit-linear-gradient(left, rgba(35, 228, 235, 0.73) 0%, rgba(35, 228, 235, 0.74) 0%, rgba(69, 174, 231, 0.74) 100%);
    background: -o-linear-gradient(left, rgba(35, 228, 235, 0.73) 0%, rgba(35, 228, 235, 0.74) 0%, rgba(69, 174, 231, 0.74) 100%);
    background: -ms-linear-gradient(left, rgba(35, 228, 235, 0.73) 0%, rgba(35, 228, 235, 0.74) 0%, rgba(69, 174, 231, 0.74) 100%);
    background: linear-gradient(to right, rgba(35, 228, 235, 0.73) 0%, rgba(35, 228, 235, 0.74) 0%, rgba(69, 174, 231, 0.74) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#23e4eb', endColorstr='#45aee7', GradientType=1);
    content: "";
    display: block;
    height: 100%;
    left: 0;
    min-height: 264px;
    position: absolute;
    top: 0;
    width: 100%;
}

#features .icon_box_one i {
    min-width: 30px;
    display: block;
    float: left;
    font-size: 29px;
    line-height: 1;
    text-align: center;
}

#features .icon_box_one .box_content>h4 {
    line-height: 28px;
    margin: 10px 0;
    font-size: 22px;
    font-weight: 400;

}

#features .icon_box_one .box_content {
    margin-left: 45px;
}

.features-section h2 {
  
    font-size: 29px;
    font-weight: 600;
    line-height: 22px;
    margin: 15px 0 40px;
}

#testimonails {
    padding-bottom: 60px;
}

#testimonails .carousel-indicators .active {
    background: #23ebf8;
    border: 1px solid #23ebf8;
}

#testimonails .content {
    margin-top: 20px;
}

#testimonails .carousel-inner .item {
    padding: 0 10%;
}

#testimonails .carousel-indicators li {
    border: 1px solid #ccc;
    background-color: #b4b5b4;
}

#testimonails .carousel-inner .item>h3 {
    color: #45ade7;
    font-size: 17px;
    font-weight: 600;
    line-height: 15px;
    margin: 15px 0 5px;
    text-transform: uppercase;
}

#testimonails .item strong {
    display: inline-block;
    font-size: 17px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 8px;
}

#testimonails .carousel-control {
    color: #23ebf8;
    width: 5%;
}

#testimonails .carousel-control:hover,
.carousel-control:focus {
    color: #31708f;
}

#testimonails .carousel-control.left,
.carousel-control.right {
    background-image: none;
    top: 15%;
    font-size: 50px;
}

#testimonails .media-object {
    margin: auto;
    margin-top: 15%;
}

.carousel-indicators {
    bottom: -72px;
}

.left.carousel-control span.fa,
.right.carousel-control span.fa {
    position: absolute;
    top: 50%;
    text-shadow: none;
    font-size: 55px;
}

@media screen and (max-width:768px) {
    #testimonails .media-object {
        margin-top: 0;
    }
}

#downlod_app .btn-outline {
    background-color: transparent;
    color: inherit;
    transition: all .5s;
    border: 1px #FFF solid;
    font-size: 14px;
    padding: 8px 13px;
    margin: 0 20px;
    color: #FFF;
}

#downlod_app .btn-outline:hover {
    background-color: #fff;
    color: #333333;
}

#downlod_app .btn-outline .fa {
    font-size: 24px;
    vertical-align: sub;
    margin-right: 5px;
}

#downlod_app {
    color: #FFF;
    background: #45ade7;
    background: -webkit-linear-gradient(to right, #23e5eb, #45ade7);
    background: linear-gradient(to right, #23e5eb, #45ade7);
    margin: 170px 0 90px;
    padding-bottom: 115px;
}

.responsive-look {
    position: relative;
}

.responsive-look img {
    position: absolute;
    top: -180px;
}

.responsive-look::before {
    background: rgba(0, 0, 0, 0) url("../images/awro3.png") no-repeat scroll 0 0;
    content: "";
    height: 39px;
    position: absolute;
    right: -73px;
    top: 225px;
    width: 91px;
}

#downlod_app .downlod_text {
    display: inline-block;
    width: auto;
}

#downlod_app h2 {
    font-size: 40px;
    line-height: 30px;
    margin: 0;
}

#downlod_app h2 stronge {
    font-weight: 800;
}

#downlod_app p {
    color: #FFF;
    margin: 25px 0 35px;
}

#trusted {
    padding-bottom: 75px;
}

#trusted .trusted_logo {
    list-style: none;
    margin-left: 0px;
    padding-left: 0px;
    margin: 0;
}

#trusted .trusted_logo li {
    display: inline-block;
    padding: 0 33px;
}

#trusted .trusted_logo li:last-child {
    padding-right: 0px;
}

#trusted .trusted_logo li:first-child {
    padding-left: 0px;
}





#call-to-action {
    background: url(../images_new/Consultation_banner.jpg) repeat scroll center 0/cover;
    position: relative;
    padding: 40px 0;
}

.free_consultation::before {
    background: rgba(69, 174, 231, 0.08);
    background: -moz-linear-gradient(left, rgba(69, 174, 231, 0.08) 0%, rgba(69, 174, 231, 0.84) 0%, rgba(35, 228, 235, 0.84) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(69, 174, 231, 0.08)), color-stop(0%, rgba(69, 174, 231, 0.84)), color-stop(100%, rgba(35, 228, 235, 0.84)));
    background: -webkit-linear-gradient(left, rgba(69, 174, 231, 0.08) 0%, rgba(69, 174, 231, 0.84) 0%, rgba(35, 228, 235, 0.84) 100%);
    background: -o-linear-gradient(left, rgba(69, 174, 231, 0.08) 0%, rgba(69, 174, 231, 0.84) 0%, rgba(35, 228, 235, 0.84) 100%);
    background: -ms-linear-gradient(left, rgba(69, 174, 231, 0.08) 0%, rgba(69, 174, 231, 0.84) 0%, rgba(35, 228, 235, 0.84) 100%);
    background: linear-gradient(to right, rgba(69, 174, 231, 0.08) 0%, rgba(69, 174, 231, 0.84) 0%, rgba(35, 228, 235, 0.84) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#45aee7', endColorstr='#23e4eb', GradientType=1);
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

#call-to-action h2 {
    color: #fff;
    font-size: 28px;
    font-weight: 600;
    margin: 0 0 10px;
    line-height: 23px;
}

#call-to-action p {
    color: #fff;
    margin: 0;
}

#call-to-action a.btn {
    border-radius: 25px;
    border-width: 2px;
    color: #fff;
    font-size: 19px;
    font-weight: 600;
    margin: 0;
    padding: 13px 24px;
}

#call-to-action a.btn:hover {
    background-color: #fff;
    color: #333333;
}

#call-to-action .btn.btn-white {
    background: #fff;
    color: #666;
    border-bottom: 4px solid #ddd;
}

#call-to-action .btn-outline {
    background-color: transparent;
    color: inherit;
    transition: all .5s;
    border: 1px #FFF solid;
}

footer {
    background-color: #303835;
   
    padding-top: 30px;
}

footer ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: inline-block;
  
    vertical-align: top;
}

footer ul li,
footer ul li a,
footer ul li a:focus,
footer p {
    color: #FFF;
}

footer ul li a:hover {
    color: #fff;
    text-decoration-line: unset;
}

footer .footerbg p {
    font-size: 13px;
        line-height: 19px;
    padding-bottom: 7px;
}

footer .footerbg .about_info p {
    font-size: 15px;
    margin-bottom: 15px;
}

footer .footerbg .about_info {
    margin: 15px 0 0;
}

footer .fa {
    font-size: 17px;
    padding-right: 10px;
    vertical-align: sub;
}

footer ul li {
    font-size: 14px;
    line-height: 27px;
    margin-bottom: 7px;
}

footer h4 {
        font-size: 21px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 0 15px;
    color: #fff;
}
.footer-logo img{filter: brightness(0) invert(1);    width: 139px; }

.bottom-footer {
    background-color:#3A423F;
    margin-top: 40px;
    padding: 10px 0;
}

.copyright {
    margin: 0;
        font-size: 13px;
}

.footer-scoails li {
    list-style: none;
    display: inline-block;
    margin-right:6px;
}


.footer-scoails li img{    width: 32px;}

footer .fa.fa-caret-right {
    font-size: 18px;
    padding-right: 8px;
}

footer .logo-dark {
    margin-bottom: 13px;
}

.servicesFooterBlock ul{    margin-right: 18%;}

.bottom-footer .fa {
    background-color: #fff;
    border-radius: 50%;
    color: #3b3b3b;
    font-size: 17px;
    height: 25px;
    margin-left: 5px;
    padding: 3px 0;
    text-align: center;
    width: 25px;
}

.bottom-footer .fa:hover {
    background-color: #e3e1e1;
}

.footer-scoails.pull-right {
    margin-right: 0;
}

footer .newsletter .input-group {
    border-bottom: 1px solid;
}

footer .newsletter .input-group input {
    background-color: inherit;
    border: medium none;
    box-shadow: none;
    color: #fff;
    font-size: 15px;
    padding: 5px 10px 15px 0;
}

footer .newsletter .btn-default {
    background-color: inherit;
    border: medium none;
    color: #23e5eb;
    padding: 0 0 5px;
}

.newsletter .btn:active,
.newsletter .btn:hover {
    box-shadow: none;
    background-color: inherit;
}

footer .newsletter .fa.fa-long-arrow-right {
    font-size: 22px;
}

footer .newsletter {
    margin-bottom: 10px;
}

footer .form-control::-moz-placeholder {
    color: #fff;
}

.top_awro {
    background: #0c462d;
    cursor: pointer;
   
    position: fixed;
    bottom: 59px;
    right: 20px;
    border-radius: 100%;
    display: none;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 35px;
    color: #fff;
    display: none;
    border:solid 1px #ccc;
}

.top_awro .fa {
    font-size: 18px;
    padding-right: 0;
}

.container-fluid.footerbg {
    position: relative;
}

.home_two #banner {
    background: url(../images_new/02home/home_two_banner.jpg) repeat scroll center 0/cover;
    padding: 155px 0 250px;
}

#banner .panel-heading::before {
    background: none;
}

.home_two_banner::before {
    background: rgba(69, 174, 231, 1);
    background: -moz-linear-gradient(left, rgba(69, 174, 231, 1) 0%, rgba(69, 174, 231, 0.7) 0%, rgba(0, 96, 27, 0.7) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(69, 174, 231, 1)), color-stop(0%, rgba(69, 174, 231, 0.7)), color-stop(100%, rgba(0, 96, 27, 0.7)));
    background: -webkit-linear-gradient(left, rgba(69, 174, 231, 1) 0%, rgba(69, 174, 231, 0.7) 0%, rgba(0, 96, 27, 0.7) 100%);
    background: -o-linear-gradient(left, rgba(69, 174, 231, 1) 0%, rgba(69, 174, 231, 0.7) 0%, rgba(0, 96, 27, 0.7) 100%);
    background: -ms-linear-gradient(left, rgba(69, 174, 231, 1) 0%, rgba(69, 174, 231, 0.7) 0%, rgba(0, 96, 27, 0.7) 100%);
    background: linear-gradient(to right, rgba(69, 174, 231, 1) 0%, rgba(69, 174, 231, 0.7) 0%, rgba(0, 96, 27, 0.7) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#45aee7', endColorstr='#00601b', GradientType=1);
    content: "";
    display: block;
    height: 100%;
    left: 0;
    min-height: 264px;
    position: absolute;
    top: 0;
    width: 100%;
}

.home_two .book-now-home .form-group {
    width: 32%;
}

.home_two .book-now-home .change-text {
    width: 152px;
}

.home_two .book-now-home .form-group {
    border-left: 1px solid #aaa;
}

.home_two .book-now-home .category-dropdown {
    border-right: medium none;
    padding: 8px;
}

.home_two .book-now-home .form-group:first-child {
    border-left: none;
}

.home_two .location-code::before {
    left: 10px;
}

.home_two .book-now-home .fa-caret-down {
    color: #aaaaaa;
}

.book-now-home-btn .btn-primary {
    background-color: inherit;
    border: 2px solid #fff;
    border-radius: 10px;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    margin: 0 25px;
    padding: 10px 10px;
    text-transform: none;
    width: 230px;
}

.home_two .book-now-home-btn {
    margin-top: 35px;
}

.book-now-home-btn .btn-primary.active,
.book-now-home-btn .btn-primary:hover {
    background-color: #f17a0d;
    border: 2px solid #f17a0d;
    box-shadow: none;
}

.home_two .step-one::before {
    top: 85px;
}

.home_two .step-two::before {
    top: 15px;
}

.home_two #howitwork {
    padding-bottom: 75px;
}

.home_two #services {
    background: url(../images_new/02home/services_back.jpg);
    position: relative;
}

.home_two #services::before {
    background: rgba(43, 154, 209, 0.84);
    background: -moz-linear-gradient(left, rgba(43, 154, 209, 0.84) 0%, rgba(43, 154, 209, 0.82) 50%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(43, 154, 209, 0.84)), color-stop(50%, rgba(43, 154, 209, 0.82)));
    background: -webkit-linear-gradient(left, rgba(43, 154, 209, 0.84) 0%, rgba(43, 154, 209, 0.82) 50%);
    background: -o-linear-gradient(left, rgba(43, 154, 209, 0.84) 0%, rgba(43, 154, 209, 0.82) 50%);
    background: -ms-linear-gradient(left, rgba(43, 154, 209, 0.84) 0%, rgba(43, 154, 209, 0.82) 50%);
    background: linear-gradient(to right, rgba(43, 154, 209, 0.84) 0%, rgba(43, 154, 209, 0.82) 50%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#2b9ad1', endColorstr='#2b9ad1', GradientType=1);
    content: "";
    display: block;
    height: 100%;
    left: 0;
    min-height: 264px;
    position: absolute;
    top: 0;
    width: 100%;
}

.home_two #services .panel-heading {
    color: #fff;
}

.home_two #services .panel-heading::before {
    background: #fff;
}

.home_two .services-list li {
    background-color: inherit;
}

.home_two .services-list li a {
    color: #fff;
}

.home_two .services-list li:hover {
    border-bottom-color: inherit;
}

.home_two .services-list li:hover {
    border-bottom: 1px solid #fff;
    background: -moz-linear-gradient(358deg, rgba(0, 0, 0, 0.5) 100%, rgba(0, 0, 0, 1) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(100%, rgba(0, 0, 0, 0.5)), color-stop(100%, rgba(0, 0, 0, 1)));
    background: -webkit-linear-gradient(358deg, rgba(0, 0, 0, 0.5) 100%, rgba(0, 0, 0, 1) 100%);
    background: -o-linear-gradient(358deg, rgba(0, 0, 0, 0.5) 100%, rgba(0, 0, 0, 1) 100%);
    background: -ms-linear-gradient(358deg, rgba(0, 0, 0, 0.5) 100%, rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(92deg, rgba(0, 0, 0, 0.5) 100%, rgba(0, 0, 0, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=1);
}

.home_two .services_back .col-md-12 {
    padding: 0;
}

.home_two #trust-security {
    background-color: #fff;
    color: #494b4b;
}

.home_two #trust-security p {
    color: #777777;
}

.home_two #trust-security .box_content a.read-more {
    color: #333333;
}

.home_two #trust-security .panel-heading::before {
    background: rgba(0, 0, 0, 0) linear-gradient(to right, #40a8e7, #1de7eb) repeat scroll 0 0;
}

.home_two #trust-security .glyphicon-menu-right {
    color: #45ade7;
}

.home_two #numbers .counter_box .counter_icon {
    display: inline-block;
}

.home_two .counter_number_right {
    display: inline-block;
    padding-left: 20px;
    text-align: left;
}

.home_two #numbers .panel-heading::before {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

#numbers .counter_number_right .counter_number {
    margin: 10px 0 0;
}

.home_two #numbers .panel-heading {
    padding: 0;
}

.cmsmasters_quote {
    display: inline-block;
    width: 49%;
    text-align: left;
    padding-top: 25px;
}

.cmsmasters_quotes_list:first-child {
    border-bottom: 1px solid #e2e0e0;
}

.cmsmasters_quotes_list .cmsmasters_quote:first-child {
    border-right: 1px solid #e2e0e0;
}

.cmsmasters_quotes_grid .cmsmasters_quote_image {
    display: inline-block;
    overflow: hidden;
    padding: 0 15px 0 0;
    vertical-align: middle;
}

.cmsmasters_quotes_grid .cmsmasters_quote_info_wrap {
    display: inline-block;
    vertical-align: middle;
}

.cmsmasters_quotes_grid .cmsmasters_quote_inner {
    padding: 0 45px;
}

.cmsmasters_quotes_grid .cmsmasters_quote_image img {
    border-radius: 50%;
    margin: 0 1px 2px;
    width: 81px;
}

.cmsmasters_quote_title {
    color:#323936;
    font-size: 18px;
    font-weight: 700;
    margin: 7px 0 0;
    text-transform: uppercase;
}

.cmsmasters_quote_subtitle {
    color: #000;
    font-size: 14px;
    font-weight: 400;
    margin: 5px 0 0;
}

.cmsmasters_quotes_list {
    padding: 10px 0 25px;
}

.cmsmasters_quote_content {
    padding-top: 10px;
    padding-bottom: 25px;
}

.cmsmasters_quotes_grid .cmsmasters_quotes_list::after {
    border-radius: 50%;
    border-style: solid;
    border-width: 1px;
    bottom: 300px;
    content: "";
    font-family: FontAwesome;
    font-size: 30px;
    height: 70px;
    left: 0;
    line-height: 75px;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 212px;
    width: 70px;
    z-index: 5;
    color: #fff;
    background-color:#0C462D;
    border-color:#0C462D;
}

.home_two #testimonails .view_all a {
    color: #585858;
    font-size: 16px;
}

.home_two .view_all .fa.fa-angle-right {
    color: #585858;
    font-size: 20px;
    padding-left: 5px;
}

.home_two .view_all {
    padding-top: 25px;
}

.home_two #testimonails {
    padding-bottom: 75px;
}

.home_two #trusted {
    background-color: #f7f7f7;
}

.home_two #trusted {
    padding: 55px 0;
}

.home_two footer {
    text-align: center;
}

.home_two footer ul li {
    display: inline-block;
    font-size: 19px;
    line-height: 27px;
    padding: 0 15px;
}

.home_two footer ul li a {
    color: #fff;
}

.home_two footer ul {
    display: block;
    margin: 20px 0 0;
    padding: 0 0 10px;
    text-align: center;
}

.home_two footer .fa {
    background-color: #fff;
    border-radius: 50%;
    color: #3b3b3b;
    font-size: 20px;
    height: 30px;
    margin-left: 5px;
    padding: 3px 0;
    text-align: center;
    width: 30px;
}

.home_two footer .footer-scoails li {
    padding: 0 2px;
}

.home_two .copyright {
    font-size: 15px;
    margin: 25px 0 0;
}

.home_two footer {
    -webkit-box-shadow: inset 0px 6px 27px 0px rgba(0, 0, 0, 0.87);
    -moz-box-shadow: inset 0px 6px 27px 0px rgba(0, 0, 0, 0.87);
    box-shadow: inset 0px 6px 27px 0px rgba(0, 0, 0, 0.87);
    padding: 45px 0 75px;
}

#service_banner {
    background: url("../images/service_detail/service_banner.jpg") repeat scroll center 0/cover;
    color: #fff;
    padding: 90px 0 100px;
    position: relative;
}

.service_banner_layer::before {
    background: rgba(63, 184, 232, 1);
    background: -moz-linear-gradient(left, rgba(63, 184, 232, 1) 0%, rgba(40, 220, 234, 0.79) 62%, rgba(35, 228, 235, 0.79) 76%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(63, 184, 232, 1)), color-stop(62%, rgba(40, 220, 234, 0.79)), color-stop(76%, rgba(35, 228, 235, 0.79)));
    background: -webkit-linear-gradient(left, rgba(63, 184, 232, 1) 0%, rgba(40, 220, 234, 0.79) 62%, rgba(35, 228, 235, 0.79) 76%);
    background: -o-linear-gradient(left, rgba(63, 184, 232, 1) 0%, rgba(40, 220, 234, 0.79) 62%, rgba(35, 228, 235, 0.79) 76%);
    background: -ms-linear-gradient(left, rgba(63, 184, 232, 1) 0%, rgba(40, 220, 234, 0.79) 62%, rgba(35, 228, 235, 0.79) 76%);
    background: linear-gradient(to right, rgba(63, 184, 232, 1) 0%, rgba(40, 220, 234, 0.79) 62%, rgba(35, 228, 235, 0.79) 76%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#3fb8e8', endColorstr='#23e4eb', GradientType=1);
    content: "";
    display: block;
    height: 100%;
    left: 0;
    min-height: 264px;
    position: absolute;
    top: 0;
    width: 100%;
}

.banner_content {
    position: relative;
}

.banner_content .service-heading {
    font-size: 32px;
    font-weight: 600;
    margin: 25px 0 20px;
}

.banner_content p {
    font-size: 18px;
}

.banner_content h2 {
    font-size: 30px;
    font-weight: 600;
    margin: 35px 0 0;
}

.banner_content .featurs_list {
    margin: 25px 0 0;
    padding: 0;
}

.banner_content .featurs_list>li {
    display: inline-block;
    list-style: outside none none;
    padding-bottom: 25px;
    width: 49%;
    font-size: 18px;
    font-weight: 600;
}

.banner_content .fa.fa-check-square-o {
    font-size: 32px;
    vertical-align: middle;
}

.quick_contact {
    background: rgba(0, 0, 0, 1);
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0.35) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0, 0, 0, 1)), color-stop(0%, rgba(0, 0, 0, 0.35)), color-stop(100%, rgba(0, 0, 0, 0.35)));
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0.35) 100%);
    background: -o-linear-gradient(left, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0.35) 100%);
    background: -ms-linear-gradient(left, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0.35) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0.35) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=1);
    margin-left: 50px;
    padding: 20px;
    margin-top: 20px;
}

.quick_contact .input-group {
    margin: 0 auto;
    width: 100%;
    padding: 0 0 5px;
    border-bottom: 1px solid #fff;
}

.quick_contact .form-control {
    background-color: inherit;
    border: medium none;
    box-shadow: none;
    color: #fff;
}

.quick_contact .form-control::-moz-placeholder {
    color: #fff !important;
}

.quick_contact .input-group-addon {
    background-color: inherit;
    border: medium none;
    color: #fff;
    font-size: 25px;
    padding: 0;
    width: 38px;
}

.quick_contact .form-horizontal .form-group:nth-child(4) .input-group-addon {
    vertical-align: top;
}

.quick_contact p {
    border-bottom: 1px solid #fff;
    font-size: 21px;
    font-weight: 600;
    line-height: 25px;
    margin: 0 0 20px;
    padding: 0 0 15px;
}

.quick_contact .col-sm-offset-2 {
    margin-left: 0;
}

.quick_contact .btn-skin {
    border-radius: 0;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    padding: 8px 0;
    text-transform: uppercase;
    width: 100%;
}

.quick_contact .fa.fa-mobile {
    font-size: 34px;
}

.quick_contact .form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0;
}

.banner_content .btn-booknow {
    background-color: #f17a0d;
    border-color: #f17a0d;
    font-size: 22px;
    line-height: 36px;
    margin-top: 20px;
    padding: 9px 0;
    width: 242px;
    text-transform: uppercase;
}

.btn-booknow:hover {
    background-color: #da6b06;
}

.service_detail #howitwork {
    background-color: #f7f7f7;
    padding-bottom: 75px;
}

#What_offer {
    padding-bottom: 25px;
}

#What_offer .icon_box_one .box_content {
    margin-bottom: 40px;
    margin-left: 75px;
}

#What_offer .icon_box_one .icons {
    display: block;
    float: left;
}

#What_offer .icon_box_one .box_content {
    margin-bottom: 55px;
    margin-left: 110px;
}

#What_offer .box_content>h4 {
    font-size: 19px;
    font-weight: 600;
    margin: 0 0 12px;
    text-transform: uppercase;
    color: #333333;
}

#What_offer .box_content p {
    color: #777777;
}

#What_offer {
    padding-bottom: 20px;
}

#service-faq {
 
    color: #fff;
    padding-bottom: 50px;
}

#service-faq .panel-heading::before {
    background: #ffffff none repeat scroll 0 0;
}

.qa_box_one .question strong {
    display: inline-block;
    font-size: 20px;
    line-height: 22px;
    vertical-align: top;
    width: 4%;
}

.qa_box_one .question {
    margin-bottom: 15px;
}

.qa_box_one .answer {
    margin-bottom: 25px;
}

.qa_box_one .question h4 {
    display: inline-block;
    font-size: 20px;
    font-weight: 600;
    margin: 0;
    width: 95%;
    text-transform: lowercase;
}

.qa_box_one .answer strong {
    display: inline-block;
    font-size: 17px;
    font-weight: normal;
    vertical-align: top;
    width: 4%;
}

.qa_box_one .answer p {
    display: inline-block;
    width: 95%;
}

#service_provider {
    background-color: #f7f7f7;
    padding-bottom: 75px;
}

#service_provider .counter_box {
    border-left: 1px solid #333333;
    display: inline-block;
    padding: 0 25px;
    text-align: left;
}

#service_provider .counter_box:first-child {
    border-left: none;
}

#service_provider .counter_number.counter {
    font-size: 35px;
    color: #333333;
    font-weight: bold;
}

#service_provider .counter_name {
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    margin: 0;
    padding: 0 0 10px;
}

#service_provider .panel-heading {
    font-size: 22px;
}

#service_provider .panel-heading::before {
    display: none;
}

#tenancy_deposit {
    background-color: #45ade7;
    padding-bottom: 75px;
    margin-top: 75px;
}

#tenancy_deposit .panel-heading {
    font-size: 33px;
    font-weight: normal;
    color: #fff;
    margin-bottom: 30px;
}

#tenancy_deposit .panel-heading::before {
    display: none;
}

#tenancy_deposit .book-now-home-btn .btn-primary {
    text-transform: uppercase;
}

#explore_services {
    padding-bottom: 25px;
}

#explore_services .services-list li {
    border: 1px solid #aaaaaa;
    margin-right: -5px;
    background-color: inherit;
}

.service_detail .step-one::before {
    top: 126px;
}

.page_title {
    padding:40px 0;
    position: relative;
    background:#2B3732;
}

.page_title h1{color:#fff; padding:0px; margin:0px; font-weight:700; font-size:35px; }

.page_title .panel-heading {
    color: #fff;
    font-size: 42px;
    margin: 0;
    text-transform: capitalize;
    padding: 0 0 2px;
    font-weight: 700;
    position: relative;
}


.page_title .breadcrumb {
    background-color: inherit;
    border-radius: 0;
    list-style: outside none none;
    margin-bottom: 0;
    margin-top:10px;
    padding: 0;
    position: relative;
}

.page_title .breadcrumb>li {
    font-size: 14px;
}

.page_title .breadcrumb a {
    color: #fff;
}

.page_title .breadcrumb li+li::before {
    color: #fff;
    content: "/ ";
    padding: 0 5px;
}

.page_title .breadcrumb .active {
    color:#A6DEC4;
}

.booking_form {}

.booking_form .col-md-1,
.booking_form .col-md-10,
.booking_form .col-md-11,
.booking_form .col-md-12,
.booking_form .col-md-2,
.booking_form .col-md-3,
.booking_form .col-md-4,
.booking_form .col-md-5,
.booking_form .col-md-6,
.booking_form .col-md-7,
.booking_form .col-md-8,
.booking_form .col-md-9,
.booking_form .col-sm-1,
.booking_form .col-sm-10,
.booking_form .col-sm-11,
.booking_form .col-sm-12,
.booking_form .col-sm-2,
.booking_form .col-sm-3,
.booking_form .col-sm-4,
.booking_form .col-sm-5,
.booking_form .col-sm-6,
.booking_form .col-sm-7,
.booking_form .col-sm-8,
.booking_form .col-sm-9,
.booking_form .col-xs-1,
.booking_form .col-xs-10,
.booking_form .col-xs-11,
.booking_form .col-xs-12,
.booking_form .col-xs-2,
.booking_form .col-xs-3,
.booking_form .col-xs-4,
.booking_form .col-xs-5,
.booking_form .col-xs-6,
.booking_form .col-xs-7,
.booking_form .col-xs-8,
.booking_form .col-xs-9 {
    padding-left: 0px;
}

.booking_form p {
    color: #aaaaaa;
    margin: 0 0 15px;
}

.booking_form .select_options {
    border: 1px solid #dddddd;
    border-radius: 0;
    color: #8e8e8e;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    height: 47px;
    padding: 10px;
    text-align: left;
    width: 100%;
}

.select_box .dropdown-menu {
    width: 95%;
}

.booking_form .help-block {
    margin-top: 20px;
    color: #525151;
    font-size: 14px;
    line-height: 24px;
    margin: 0px;
}

.booking_form .padding-r {
    padding-right: 0px;
}

.booking_form h2 {
    color: #010101;
    font-size: 20px;
    font-weight: 600;
    margin: 5px 0 10px;
}

.booking_form hr {
    border-color: #dddddd currentcolor currentcolor;
}

.booking_form input {
    border-radius: 0px;
    height: 47px;
    font-size: 15px;
    color: #8e8e8e;
    box-shadow: none;
    border-color: #dddddd;
}

.booking_form .input-group-addon {
    border-radius: 0px;
    background-color: #FFF;
    width: 45px;
}

.booking_form .input-group {
    width: 100%;
}

.booking_form .input-group-addon i {
    color: #45ade7;
    cursor: pointer;
}

.booking_form .form-group {
    margin-bottom: 25px;
}

.extras_services {
    padding: 0px;
    list-style: none;
}

.extras_services li {
    display: inline-block;
    font-size: 16px;
    line-height: 20px;
    margin-right: 39px;
    text-align: center;
    width: 155px;
    padding-top: 30px;
}

.extras_services li a {
    color: #525151;
}

.extras_services li a:hover {
    text-decoration: none;
    color: #45ade7;
}

.booking_form .extras_services {
    margin-top: -30px;
}

.extras_services li:nth-child(4),
.extras_services li:nth-child(8) {
    margin-right: 0px;
}

.extras_services li:hover {
    color: #45ade7;
}

.promo_apply {
    background-color: #45ade7;
    border-color: #45ade7;
    border-radius: 0;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    height: 47px;
    text-transform: uppercase;
    width: 100%;
}

.booking_form .btn-skin {
    font-size: 24px;
    font-weight: bold;
    padding: 11px 45px;
}

.booking_form .help-block span {
    display: inline-block;
    padding-left: 10px;
}

.booking_form .fa.fa-lock {
    display: inline-block;
    font-size: 35px;
    vertical-align: top;
}

.extras_services .services_img {
    border: 1px solid #aaa;
    max-width: 100%;
    padding: 15px 30px;
    text-align: center;
}

.booking_form .fa.fa-angle-down {
    color: #cfcfd0;
    content: "";
    font-size: 26px;
}

.how_often {
    padding: 0px;
    margin: 0;
}

.how_often li {
    border: 1px solid #dddddd;
    border-radius: 4px;
    display: inline-block;
    padding: 15px 10px;
    text-align: center;
    width: 170px;
    margin-right: 19px;
    cursor: pointer;
}

.how_often li:last-child {
    margin-right: 0px;
}

.how_often a {
    color: #8e8e8e;
    font-size: 15px;
    text-decoration-line: unset;
}

.how_often li:hover {
    color: #fff;
    background-color: #45ade7;
}

.how_often li:hover a {
    color: #fff;
}

.contact_information_right {
    margin-left: 40px;
}

.booking_summary {
    background-color: #fcfcfc;
    border: 1px solid #dddddd;
    padding: 20px 40px;
    margin-bottom: 25px;
}

#contact_information .box_content>h4 {
    color: #010101;
    font-size: 16px;
    font-weight: 600;
    margin: 20px 0 10px;
    text-transform: uppercase;
}

#contact_information .icon_box_one {
    margin-bottom: 35px;
}

.box_btn .btn-skin {
    background-color: #fafafa;
    border-color: #dddddd;
    color: #333333;
    font-size: 17px;
    font-weight: 600;
    padding: 8px 25px;
}

.box_btn .btn-skin:hover {
    background-color: #3ea4d6;
    border-color: #3ea4d6;
    color: #fff;
}

.booking_summary h1 {
    border-bottom: 1px solid #dddddd;
    color: #45ade7;
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 15px;
    padding: 10px 0 30px;
}

.booking_summary ul {
    padding: 0;
    text-align: left;
}

.booking_summary li {
    color: #71706c;
    font-size: 15px;
    font-weight: normal;
    line-height: 50px;
    list-style: none;
}

.booking_summary .fa {
    color: #dedede;
    font-size: 33px;
    padding-right: 25px;
    vertical-align: middle;
}

.price_totle {
    border-top: 1px solid #dddddd;
    margin: 20px 0 0;
    padding: 20px 0 0;
}

.subtotal {
    margin-bottom: 10px;
    text-align: left;
}

.subtotal .heading {
    color: #8e8e8e;
    display: inline-block;
    font-size: 17px;
    width: 50%;
    text-align: left;
}

.subtotal .price {
    color: #8e8e8e;
    display: inline-block;
    font-size: 15px;
    text-align: right;
    width: 48%;
}

.price_totle .subtotal:nth-child(3) .heading {
    font-weight: bold;
    color: #010101;
}

.price_totle .subtotal:nth-child(3) .price {
    font-weight: bold;
    color: #45ade7;
    font-size: 27px;
}

.booking_page footer {
    margin-top: 50px;
}

.inner_page #service_page {
    padding: 75px 0 60px;
}

#service_page .srevice_img {
    border: 1px solid #fff;
    padding: 25px 15px 30px;
    margin-bottom: 15px;
}

#service_page .srevice_img.active {
    box-shadow: 0 0 3px 0 rgb(0, 0, 0);
    cursor: pointer;
}

#service_page .srevice_img:hover {
    cursor: pointer;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 1);
    -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 1);
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 1);
}

#service_page .srevice_img h4 {
    color: #333333;
    font-size: 21px;
    font-weight: 600;
    margin: 30px 0 7px;
}

#service_page .srevice_img h4 a {
    color: #333333;
}

#service_page .srevice_img h4 a:hover {
    text-decoration: none;
}

#service_page .srevice_img .img-circle.htw {
    max-width: 248px;
    min-height: 250px;
}

#wrapper>div#about {
    padding-top: 75px;
}

.team-area .single-team-member .img-holder img {
    border: 5px solid #aaaaaa;
}

.team-area .single-team-member:hover .img-holder img {
    border: 5px solid #53e9ee;
}

.team-area .single-team-member {
    cursor: pointer;
}

.team-area .img-holder {
    margin-bottom: 20px;
}

#about p {
    margin-bottom: 25px;
}

#about .list-star {
    margin-bottom: 25px;
}

.team-area p {
    color: #45ade7;
    display: inline-block;
    font-size: 16px;
}

.team-area h3 {
    border-right: 1px solid;
    color: #333333;
    display: inline-block;
    font-size: 16px;
    margin: 0 5px 0 0;
    padding: 0 5px 0 0;
}

.team-area .social-links {
    padding: 0px;
    margin: 5px 0 0;
}

.team-area .social-links .fa {
    background-color: #6f6a6a;
    border-radius: 50%;
    color: #fff;
    font-size: 17px;
    height: 27px;
    margin-left: 0;
    padding: 5px 0;
    text-align: center;
    width: 27px;
}

.team-area .social-links .fa:hover {
    background-color: #e3e1e1;
}

.about_us .team-area {
    padding-bottom: 75px;
}

#service_provider .panel-heading {
    padding-bottom: 0px;
    margin-bottom: 40px;
}

.about_us #testimonails {
    padding-bottom: 60px;
}

.contacts_mape iframe {
    width: 100%;
    border: 0 none;
}

#Contact_form {
    padding-top: 0px;
}

.contacts_mape {
    margin-bottom: 75px;
}

#Contact_form input {
    border-color: #aaaaaa;
    border-radius: 5px;
    color: #b1b1b1;
    font-size: 17px;
    height: 45px;
}

#Contact_form .form-control {
    border-color: #aaaaaa;
    border-radius: 5px !important;
    color: #b1b1b1;
    font-size: 17px;
}

#Contact_form .form-group {
    margin-bottom: 35px;
}

#Contact_form .btn-skin {
    font-size: 19px;
    font-weight: 600;
    padding: 10px 15px;
}

#Contact_form h2 {
    color: #333333;
    font-size: 25px;
    font-weight: 600;
    margin: 0 0 30px;
}

#Contact_form .about_info p {
    color: #333333;
    margin-bottom: 20px;
}

#Contact_form .about_info .fa {
    color: #42b1e7;
    font-size: 22px;
    margin-right: 5px;
    text-align: center;
    vertical-align: sub;
    width: 25px;
}

.contacts_page footer {
    margin-top: 40px;
}

.single-blog-post {
    margin-bottom: 75px;
}

.single-blog-post .img-holder img {
    border: 1px solid #aaaaaa;
    width: 100%;
}

.single-blog-post .overlay-style-two {
    background-color: #45ade7;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    height: 60px;
    line-height: 22px;
    padding: 8px 0;
    text-align: center;
    width: 53px;
    margin-right: 15px;
}

.single-blog-post .text-holder {
    display: inline-block;
    vertical-align: top;
}

.single-blog-post .text-holder .blog-title {
    color: #333333;
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
    margin: 0 0 7px;
    text-transform: uppercase;
}

.single-blog-post .text-holder .meta-info .post-info li {
    display: inline-block;
    float: left;
    line-height: 15px;
    padding-right: 15px;
}

.single-blog-post .text-holder .meta-info .post-info li i {
    color: #45ade7;
    display: inline-block;
    font-size: 16px;
    padding-right: 10px;
}

.single-blog-post .text-holder .meta-info .post-info li a {
    color: #333333;
    font-size: 16px;
    font-weight: 400;
}

.single-blog-post .text-holder .meta-info .post-info {
    padding: 0px;
}

.single-blog-post .date_more {
    margin: 50px 0 30px;
}

.single-blog-post .text p {
    color: #777;
    margin-bottom: 45px;
}

.single-blog-post .readmore {
    border: 1px solid #24e4eb;
    color: #45ade7;
    font-size: 15px;
    font-weight: 600;
    margin: 0;
    padding: 9px 20px;
    text-transform: uppercase;
}

.pagination li a {
    color: #aaaaaa;
    font-size: 14px;
    font-weight: 600;
    padding: 12px 16px;
}

.pagination li a:hover {
    color: #fff;
    background-color: #45ade7;
}

.pagination li a {
    border: 1px solid #aaaaaa;
}

.sidebar-wrapper .single-sidebar .search-form {
    border-bottom: 1px solid #aaa;
}

.sidebar-wrapper .single-sidebar .search-form input[type="text"] {
    border: medium none;
    box-shadow: none;
    width: 85%;
    font-size: 15px;
    color: #aaaaaa;
}

.sidebar-wrapper .single-sidebar .search-form button {
    background: none;
    color: #fff;
    height: 50px;
    padding: 12px 0;
    text-align: center;
    border: medium none;
    width: 13%;
}

.sidebar-wrapper .single-sidebar .search-form button i {
    font-size: 19px;
    color: #aaaaaa;
}

.sidebar-wrapper .single-sidebar .sec-title {
    margin-top: 22px;
    overflow: hidden;
    padding-bottom: 10px;
}

.sidebar-wrapper .single-sidebar .sec-title h3 {
    color: #333333;
    font-size: 19px;
    font-weight: 600;
    margin: 0;
}

.single-sidebar .categories li {
    border-bottom: 1px solid #dddddd;
    font-size: 14px;
    line-height: 42px;
    list-style: outside none none;
    padding-left: 25px;
}

.single-sidebar .categories li a {
    color: #333333;
}

.single-sidebar .categories li::before {
    color: #45ade7;
    content: "\f105";
    font-family: "FontAwesome";
    left: 15px;
    position: absolute;
    font-size: 22px;
}

.single-sidebar .categories {
    padding: 0;
}

.single-sidebar .latest-post {
    padding: 0px;
}

.single-sidebar .latest-post li {
    list-style: outside none none;
    margin-bottom: 0;
    padding-bottom: 5px;
    padding-left: 70px;
    position: relative;
}

.single-sidebar .latest-post li .img-holder {
    display: block;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 75px;
}

.single-sidebar .latest-post li .title-holder {
    padding-left: 20px;
}

.single-sidebar .latest-post li .title-holder a .post-title {
    color: #777777;
    font-size: 13px;
    line-height: 20px;
    position: relative;
}

.single-sidebar .latest-post li .title-holder .post-date {
    color: #45ade7;
    display: block;
    font-size: 14px;
    font-style: italic;
}

.single-sidebar .popular-tag li {
    display: inline-block;
    margin: 0 3px 15px;
}

.single-sidebar .popular-tag li a {
    border: 1px solid #cac7c7;
    color: #333333;
    display: block;
    font-size: 15px;
    font-weight: 400;
    padding: 6px 18px;
    background-color: #ebebeb;
    border-radius: 4px;
}

.single-sidebar .popular-tag li a:hover {
    border: 1px solid #45ade7;
    color: #fff;
    background-color: #45ade7;
}

.single-sidebar .popular-tag {
    padding: 0;
}

.pagination {
    margin: 0;
}

.blog_post .blog_p {
    border-left: 3px solid #45ade7;
    padding: 5px 0 5px 25px;
    font-size: 18px;
    color: #71706c;
    font-style: italic;
    line-height: 34px;
}

.blog_post .Share ul {
    padding: 0px;
}

.blog_post .Share li {
    display: inline-block;
    list-style: outside none none;
    font-size: 18px;
    color: #222222;
    font-weight: 600;
}

.blog_post .Share .fa {
    background-color: #fdfcfc;
    border: 1px solid #f3f1f1;
    border-radius: 2px;
    color: #aaaaaa;
    font-size: 14px;
    height: 38px;
    margin-left: 5px;
    padding: 10px 0 3px;
    text-align: center;
    width: 40px;
    vertical-align: middle;
}

.blog_post .Share .fa:hover {
    background-color: #2896df;
    color: #fff;
    border: 1px solid #bbbbbb;
}

.blog_post .blog_post_barr .pager {
    margin: 0;
}

.blog_post .blog_post_barr li a {
    border: medium none;
    padding-bottom: 0;
    padding-top: 0;
    color: #bbbbbb;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
}

.blog_post .blog_post_barr .pager {
    margin-top: 35px;
}

.blog_post .blog_post_barr .Share {
    margin: 30px 0 45px;
}

.blog_post .blog_post_barr li a:hover {
    background-color: inherit;
}

.blog_post .blog_post_barr .next>a {
    color: #2896df;
}

.blog_post .blog_post_barr .fa {
    font-size: 18px;
}

.blog_post .blog_post_barr .pager li:first-child {
    border-right: 1px solid;
}

.blog_post .single-blog-post {
    margin-bottom: 0px;
}

.blog_post .media-heading {
    color: #222222;
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    margin: 0 0 10px;
}

.blog_post .media-body {
    color: #777;
    font-size: 14px;
    padding-left: 18px;
}

.blog_post .panel-heading::before {
    bottom: -8px;
    left: 25px;
}

.blog_post .panel-heading {
    font-size: 25px;
    margin-bottom: 45px;
    margin-top: 30px;
    padding: 0 0 6px;
    font-weight: 700;
}

.blog_post .media-body small {
    color: #aaaaaa;
    font-size: 14px;
    font-style: italic;
    line-height: 30px;
}

.blog_post .media-heading a {
    color: #2896df;
}

.blog_post .media {
    margin-bottom: 40px;
    margin-top: 0px;
}

.blog_post input {
    border-color: #aaaaaa;
    border-radius: 5px;
    box-shadow: none;
    color: #b1b1b1;
    font-size: 17px;
    height: 45px;
}

.blog_post .form-control {
    border-color: #aaaaaa;
    border-radius: 5px !important;
    box-shadow: none;
    color: #b1b1b1;
    font-size: 17px;
    width: 100%;
}

.blog_post .form-group {
    margin-bottom: 40px;
}

.blog_post .input-group {
    width: 100%;
}

.blog_post .form-group .btn-skin {
    font-size: 19px;
    font-weight: 600;
    padding: 10px 15px;
}

.blog_post footer {
    margin-top: 35px;
}

@media screen and (max-width:767px) {
    .top_awro {
        right: 30px;
    }
    .right-contact li:first-child {
        margin-right: 12px;
    }
    .right-contact {
        text-align: center;
    }
    #header {
        padding: 0 0 10px;
    }
    .book-now-home .form-group {
        width: 100%;
    }
    .book-now-home .booknow {
        width: 100%;
    }
    .step-one::before {
        display: none;
    }
    .step-two::before {
        display: none;
    }
    .step-one,
    .step-two {
        margin-bottom: 30px;
    }
    #banner .panel-heading {
        font-size: 32px;
        line-height: 35px;
    }
    #banner .caption {
        font-size: 14px;
        line-height: 27px;
    }
    .book-now-home .form-group {
        border-bottom: 1px solid #aaaaaa;
    }
    .book-now-home .form-group:first-child {
        margin: 0px;
    }
    .book-now-home .category-dropdown {
        border-right: medium none;
        z-index: 9999999;
    }
    #banner {
        padding: 40px 0 70px;
    }
    section {
        padding: 40px 0 0;
    }
    .services-list li {
        height: 135px;
        margin-bottom: 15px;
        margin-left: 5px;
        margin-right: 5px;
        padding: 25px 0 0;
        width: 133px;
    }
    .services-list li:nth-child(5),
    .services-list li:nth-child(10) {
        margin-right: 5px;
    }
    #trust-security p {
        min-height: unset;
    }
    .counter_box.text-center {
        margin-top: 35px;
    }
    #features img {
        display: none;
    }
    .features-section h2 {
        margin: 0 0 25px;
    }
    #features {
        padding: 40px 0 16px;
    }
    .responsive-look img {
        display: none;
    }
    .responsive-look::before {
        display: none;
    }
    .carousel-control {
        left: -17px;
    }
    #downlod_app {
        margin: 0;
        padding-bottom: 25px;
    }
    #downlod_app .btn-outline {
        margin: 0 20px 15px;
    }
    #call-to-action {
        text-align: center;
    }
    #call-to-action .text-left,
    #call-to-action .text-right {
        text-align: center;
    }
    #call-to-action a.btn {
        margin: 20px 0 0;
    }
    .copyright {
        float: none;
        text-align: center;
        width: 100%;
    }
    .footer-scoails.pull-right {
        float: none;
        text-align: center;
        width: 100%;
    }
    #downlod_app .downlod_text {
        width: 100%;
    }
    #trusted .trusted_logo {
        margin: 40px 0 0;
    }
    section .panel-heading {
        margin-bottom: 30px;
        line-height: 25px;
    }
    #trust-security {
        padding-bottom: 20px;
    }

    #trust-security .icon_box_one .box_content {
        margin-bottom: 20px;
    }
    .carousel-indicators {
        bottom: -55px;
    }
    #testimonails {
        padding-bottom: 80px;
    }
    #downlod_app h2 {
        font-size: 30px;
        line-height: 30px;
        margin: 0;
    }
    #trusted .panel-heading {
        margin-top: 0px;
    }
    #trusted {
        padding-bottom: 40px;
    }
    #call-to-action h2 {
        line-height: 30px;
    }
    .home_two .book-now-home .form-group {
        border-left: 0 none;
    }
    .home_two .book-now-home .form-group {
        width: 100%;
    }
    .book-now-home-btn .btn-primary {
        margin: 20px 10px 0;
    }
    .home_two .book-now-home-btn {
        margin-top: 15px;
    }
    .home_two .book-now-home .form-group {
        margin: 0;
    }
    .home_two .book-now-home .form-group:last-child {
        border-bottom: none;
    }
    .home_two #numbers .panel-heading {
        margin-bottom: 10px;
    }
    .home_two .counter_number_right {
        padding-left: 0;
        text-align: center;
    }
    .cmsmasters_quotes_grid .cmsmasters_quotes_list::after {
        display: none;
    }
    .cmsmasters_quote {
        text-align: center;
        width: 100%;
        margin-bottom: 0px;
    }
    .cmsmasters_quotes_grid .cmsmasters_quote_info_wrap {
        display: inline;
    }
    .cmsmasters_quotes_grid .cmsmasters_quote_image {
        display: inline;
        padding: 0;
    }
    .cmsmasters_quotes_list .cmsmasters_quote:first-child {
        border-right: 0 none;
    }
    .cmsmasters_quotes_list:first-child {
        border-bottom: 0 none;
    }
    .cmsmasters_quotes_list {
        padding: 10px 0 0;
    }
    .home_two .counter_number_right {
        display: inline;
    }
    .cmsmasters_quotes_grid .cmsmasters_quote_inner {
        padding: 0;
    }
    .home_two #banner {
        padding: 50px 0 70px;
    }
    .home_two #howitwork {
        padding-bottom: 40px;
    }
    #numbers {
        padding-bottom: 40px;
        padding-top: 5px;
    }
    .home_two #testimonails {
        padding-bottom: 40px;
    }
    .home_two #numbers {
        padding-bottom: 40px;
        padding-top: 40px;
    }
    .cmsmasters_quotes_list .cmsmasters_quote:first-child {
        padding-top: 0px;
    }
    .cmsmasters_quote_content {
        padding-bottom: 0;
        padding-top: 10px;
    }
    .cmsmasters_quotes_list {
        padding: 0;
    }
    .banner_content .featurs_list>li {
        font-size: 16px;
        width: 100%;
    }
    .quick_contact {
        margin-left: 0;
    }
    .service_detail #howitwork {
        padding-bottom: 40px;
    }
    .qa_box_one .question strong {
        width: 8%;
    }
    .qa_box_one .question h4 {
        width: 90%;
    }
    .qa_box_one .answer strong {
        width: 8%;
    }
    .qa_box_one .answer p {
        width: 90%;
    }
    #service-faq {
        padding-bottom: 10px;
    }
    #service_provider .counter_box {
        border-left: medium none;
        text-align: center;
    }
    #service_page .srevice_img {
        margin-bottom: 0px;
    }
    #service_provider .counter_box:nth-child(2) .counter_name {
        padding: 0 0 0px;
    }
    .inner_page #service_page {
        padding: 40px 0 40px;
    }
    .inner_page #testimonails {
        padding-bottom: 40px;
    }
    .inner_page footer {
        margin-top: 40px;
    }
    .service_detail #service_banner {
        padding: 40px 0 65px;
    }
    #What_offer .icon_box_one .box_content {
        margin-bottom: 20px;
    }
    #service-faq {
        padding-bottom: 15px;
    }
    #tenancy_deposit {
        margin-top: 0px;
        padding-bottom: 40px
    }
    #tenancy_deposit .panel-heading {
        font-size: 29px;
        line-height: 29px;
        padding-bottom: 0;
        margin-bottom: 10px;
    }
    .booking_form .padding-r {
        padding-right: 15px;
    }
    .extras_services li {
        margin-right: 5px;
        width: 130px;
        font-size: 15px;
    }
    .how_often li {
        margin-bottom: 10px;
        margin-right: 13px;
        width: 130px;
    }
    .contact_information_right {
        margin-left: 0;
    }
    .booking_form .col-md-1,
    .booking_form .col-md-10,
    .booking_form .col-md-11,
    .booking_form .col-md-12,
    .booking_form .col-md-2,
    .booking_form .col-md-3,
    .booking_form .col-md-4,
    .booking_form .col-md-5,
    .booking_form .col-md-6,
    .booking_form .col-md-7,
    .booking_form .col-md-8,
    .booking_form .col-md-9,
    .booking_form .col-sm-1,
    .booking_form .col-sm-10,
    .booking_form .col-sm-11,
    .booking_form .col-sm-12,
    .booking_form .col-sm-2,
    .booking_form .col-sm-3,
    .booking_form .col-sm-4,
    .booking_form .col-sm-5,
    .booking_form .col-sm-6,
    .booking_form .col-sm-7,
    .booking_form .col-sm-8,
    .booking_form .col-sm-9,
    .booking_form .col-xs-1,
    .booking_form .col-xs-10,
    .booking_form .col-xs-11,
    .booking_form .col-xs-12,
    .booking_form .col-xs-2,
    .booking_form .col-xs-3,
    .booking_form .col-xs-4,
    .booking_form .col-xs-5,
    .booking_form .col-xs-6,
    .booking_form .col-xs-7,
    .booking_form .col-xs-8,
    .booking_form .col-xs-9 {
        padding: 0px;
    }
    .extras_services li {
        margin-right: 13px;
    }
    .booking_form .help-block {
        margin: 0 0 15px;
    }
    .extras_services li:nth-child(4),
    .extras_services li:nth-child(8) {
        margin-right: 13px;
    }
    #service_page .srevice_img:hover {
        box-shadow: none;
    }
    #wrapper>div#about {
        padding-top: 40px;
    }
    #about p {
        margin-bottom: 15px;
        margin-top: 20px;
    }
    .team-area .single-team-member {
        margin-bottom: 20px;
    }
    .about_l img {
        width: 100%;
    }
    .about_us .team-area {
        padding-bottom: 40px;
    }
    #service_provider {
        padding-bottom: 40px;
    }
    .about_us #testimonails {
        padding-bottom: 40px;
    }
    .about_us footer {
        margin-top: 40px;
    }
    .single-blog-post .text-holder .meta-info .post-info li {
        padding-right: 7px;
        line-height: 24px;
    }
    .single-blog-post .text-holder .meta-info .post-info li a {
        font-size: 15px;
    }
    .single-blog-post .date_more {
        margin: 20px 0;
    }
    .single-blog-post .text-holder .blog-title {
        margin: 7px 0;
    }
    .single-blog-post .text p {
        margin-bottom: 25px;
    }
    .single-blog-post {
        margin-bottom: 45px;
    }
    .pagination {
        margin: 15px 0;
    }
    .blog_post .media {
        text-align: center;
    }
    .blog_post .media-left,
    .blog_post .media .pull-left {
        float: none;
        width: 100%;
        padding: 0 0 20px 0;
    }
    .blog_post .panel-heading {
        text-align: center;
        margin-bottom: 30px;
        margin-top: 0px;
    }
    .panel-heading::before {
        left: 50% !important;
    }
    .blog_post .media img {
        margin: 0 auto;
        width: 102px;
    }
    .blog_post .media-body {
        padding-left: 0;
    }
    .blog_post .Share .fa {
        height: 33px;
        margin-left: 1px;
        padding: 7px 0 3px;
        width: 33px;
    }
    .blog_post_barr {
        width: 285px;
        margin: 0 auto;
    }
    .blog_post_barr .pull-left {
        float: none;
    }
    .blog_post_barr .pull-right {
        float: none;
        margin: 0 0 10px !important;
        padding-right: 60px;
    }
    .blog_post .blog_post_barr .Share {
        margin: 15px 0 20px;
    }
    .blog_post footer {
        margin-top: 20px;
    }
    .blog_post .form-group {
        margin-bottom: 20px;
    }
    .contacts_mape {
        margin-bottom: 40px;
    }
    #Contact_form .form-group {
        margin-bottom: 20px;
    }
    .contacts_mape {
        margin-bottom: 40px;
    }
    .booking_form .form-group {
        margin-bottom: 20px;
    }
    hr {
        margin-bottom: 20px;
    }
    .booking_summary {
        margin-bottom: 0;
    }
}

@media (min-width:768px)and (max-width:991px) {
    .top_awro {
        right: 135px;
    }
    .right-contact li:first-child {
        margin-right: 12px;
    }
    .right-contact {
        text-align: center;
    }
    #header {
        padding: 0 0 10px;
    }
    .book-now-home .form-group {
        width: 40%;
    }
    .services_categories {
        margin-top: -45px !important;
    }
    .book-now-home .booknow {
        width: 20%;
    }
    .step-one::before {
        display: none;
    }
    .step-two::before {
        display: none;
    }
    .book-now-home .form-group {
        border-bottom: 1px solid #aaaaaa;
    }
    .book-now-home .form-group:first-child {
        margin: 0px;
    }
    .book-now-home .category-dropdown {
        border-right: medium none;
        z-index: 9999999;
    }
    #banner {
        padding: 70px 0 90px;
    }
    section {
        padding: 40px 0 0;
    }
    .services-list li:nth-child(5),
    .services-list li:nth-child(10) {
        margin-right: 20px;
    }
    #trust-security p {
        min-height: unset;
    }
    .counter_box.text-center {
        margin-top: 35px;
    }
    #features img {
        display: none;
    }
    .features-section h2 {
        margin: 0 0 25px;
    }
    #features {
        padding: 40px 0 16px;
    }
    .responsive-look img {
        display: none;
    }
    .responsive-look::before {
        display: none;
    }
    .carousel-control {
        left: -17px;
    }
    #downlod_app {
        margin: 0;
        padding-bottom: 40px;
    }
    #downlod_app .btn-outline {
        margin: 0 20px 0px;
    }
    .copyright {
        float: none;
        text-align: center;
        width: 100%;
    }
    .footer-scoails.pull-right {
        float: none;
        text-align: center;
        width: 100%;
    }
    #downlod_app .downlod_text {
        width: 100%;
    }
    #trusted .trusted_logo {
        margin: 40px 0 0;
    }
    #trust-security .icon_box_one .icons,
    #features .icon_box_one .icons {
        min-width: 45px;
    }
    #trust-security .icon_box_one .box_content {
        margin-left: 60px;
    }
    #header .navbar-brand {
        margin-right: 0px;
    }
    .call_nav {
        display: none;
    }
    section .panel-heading {
        margin-bottom: 35px;
    }
    .services-list li {
        margin-bottom: 20px;
    }
    #services {
        padding-bottom: 20px;
    }
    #trust-security .icon_box_one .box_content {
        margin-bottom: 30px;
    }
    #trust-security {
        padding-bottom: 10px;
    }
    
    #numbers {
        padding-bottom: 40px;
        padding-top: 5px;
    }
    #testimonails {
        padding-bottom: 80px;
    }
    .carousel-indicators {
        bottom: -55px;
    }
    #trusted {
        padding-bottom: 40px;
        padding-top: 20px;
    }
    .home_two .counter_box.text-center {
        float: left;
        padding-left: 55px;
    }
    .home_two #numbers .panel-heading {
        margin-bottom: 10px;
    }
    .home_two .book-now-home .form-group {
        border-bottom: inherit;
    }
    .cmsmasters_quotes_grid .cmsmasters_quotes_list::after {
        bottom: 365px;
    }
    .home_two .counter_number_right {
        display: inline;
        text-align: center;
        padding-left: 0;
    }
    .home_two .counter_box.text-center {
        float: none;
        padding-left: 0;
        text-align: center;
    }
    .home_two #banner {
        padding: 70px 0 150px;
    }
    .home_two #howitwork {
        padding-bottom: 40px;
    }
    .home_two #numbers {
        padding-top: 40px;
    }
    .home_two #testimonails {
        padding-bottom: 40px;
    }
    .home_two #trusted {
        padding: 20px 0 40px;
    }
    .quick_contact .btn-skin {
        font-size: 15px;
    }
    .quick_contact p {
        font-size: 17px;
    }
    .quick_contact {
        margin-left: 0;
    }
    .service_detail #howitwork {
        padding-bottom: 10px;
    }
    #What_offer {
        padding-bottom: 0;
    }
    #service-faq {
        padding-bottom: 15px;
    }
    #service_provider {
        padding-bottom: 40px;
    }
    #tenancy_deposit {
        padding-bottom: 40px;
    }
    #explore_services .services-list li {
        margin-bottom: 40px;
    }
    .qa_box_one .question strong,
    .qa_box_one .answer strong {
        width: 7%;
    }
    .qa_box_one .question h4 {
        width: 91%;
    }
    .qa_box_one .answer p {
        width: 91%;
    }
    .service_detail #howitwork {
        padding-bottom: 40px;
    }
    #What_offer .icon_box_one .box_content {
        margin-bottom: 40px;
    }
    #tenancy_deposit {
        margin-top: 0px;
    }
    #explore_services {
        padding-bottom: 0px;
    }
    .contact_information_right {
        margin-left: 0;
    }
    .extras_services li {
        margin-right: 4px;
        width: 150px;
    }
    .extras_services li:nth-child(4),
    .extras_services li:nth-child(8) {
        margin-right: 4px;
    }
    .how_often li {
        margin-bottom: 10px;
        margin-right: 5px;
        width: 149px;
    }
    .subtotal .heading {
        font-size: 17px;
        width: 49%;
    }
    .booking_summary {
        padding: 20px 15px;
    }
    #wrapper>div#about {
        padding-top: 40px;
    }
    .team-area .single-team-member {
        margin-bottom: 20px;
    }
    .about_l img {
        width: 100%;
    }
    .about_us .team-area {
        padding-bottom: 20px;
    }
    .about_us #testimonails {
        padding-bottom: 40px;
    }
    .about_us footer {
        margin-top: 40px;
    }
    .single-blog-post .text-holder .meta-info .post-info li {
        padding-right: 7px;
        line-height: 24px;
    }
    .single-blog-post .text-holder .meta-info .post-info li a {
        font-size: 13px;
    }
    .single-blog-post .text-holder .meta-info .post-info li {
        padding-right: 5px;
    }
    .single-sidebar .popular-tag li a {
        padding: 6px 12px;
    }
    .single-blog-post .date_more {
        margin: 20px 0;
    }
    .single-blog-post .text p {
        margin-bottom: 30px;
    }
    .single-blog-post {
        margin-bottom: 40px;
    }
    .inner_page #service_page {
        padding: 40px 0 40px;
    }
    .inner_page #testimonails {
        padding-bottom: 40px;
    }
    .inner_page footer {
        margin-top: 40px;
    }
    .blog_post .blog_post_barr .pager {
        margin-top: 8px;
    }
    .blog_post .blog_post_barr .Share {
        margin: 0 0 20px;
    }
    .blog_post .panel-heading {
        margin-top: 10px;
    }
    .blog_post .form-group {
        margin-bottom: 30px;
    }
    .blog_post footer {
        margin-top: 40px;
    }
    #Contact_form .form-group {
        margin-bottom: 20px;
    }
    .contacts_mape {
        margin-bottom: 40px;
    }
    .contacts_page footer {
        margin-top: 20px;
    }
    hr {
        margin-bottom: 20px;
    }
    .booking_page footer {
        margin-top: 15px;
    }
}

@media (min-width:992px)and (max-width:1199px) {
    .top_awro {
        right: 20px;
    }
    .responsive-look img {
        top: -150px;
        width: 95%;
    }
    .responsive-look::before {
        right: -103px;
    }
    #header .navbar-brand {
        margin-right: 22px;
    }
    #trusted .panel-heading {
        font-size: 21px;
    }
    .services-list li:nth-child(5),
    .services-list li:nth-child(10) {
        margin-right: 20px;
    }
    #trust-security .box_content>h4 {
        font-size: 15px;
    }
    #downlod_app {
        margin: 115px 0 65px;
    }
    .cmsmasters_quotes_grid .cmsmasters_quotes_list::after {
        bottom: 325px;
    }
    .home_two .counter_number_right {
        display: inline;
        text-align: center;
        padding-left: 0;
    }
    .home_two .counter_box.text-center {
        float: none;
        padding-left: 0;
        text-align: center;
    }
    .quick_contact {
        margin-left: 0;
    }
    #explore_services .services-list li {
        width: 185px;
    }
    .contact_information_right {
        margin-left: 0;
    }
    .extras_services li {
        margin-right: 4px;
        width: 147px;
    }
    .extras_services li:nth-child(4),
    .extras_services li:nth-child(8) {
        margin-right: 4px;
    }
    .how_often li {
        margin-bottom: 0;
        margin-right: 5px;
        width: 147px;
    }
    .subtotal .heading {
        font-size: 17px;
        width: 49%;
    }
    .booking_summary {
        padding: 20px 15px;
    }
    .single-sidebar .popular-tag li a {
        padding: 6px 10px;
    }
    .blog_post .media {
        margin-bottom: 0;
    }
}

#header .nav li.signinBlock a {
    display: initial;
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: inherit;
}
.main-menu{float:right;}
.rightMenu{display:inline-block;     padding: 12px 10px;}



.right-contact .btn-skin:hover {
    background-color: #D80000;
    border-color: #D80000;
    color: #fff !important;
}

.right-contact .btn-skin:focus {
    background-color: #D80000;
    border-color: #D80000;
    color: #fff !important;
}

.nav>li.right-contact a.btn-skin:hover::before {
    display: none;
}

#banner::before {
    content: '';
    position: absolute;
    background-color:rgb(6 34 22 / 84%);
    width: 100%;
    top: 0;
    height: 516px;
}

.exmple-text {
    color:#99DBBD;
    margin-left: 120px;
    margin-top: 3px;
}

.services-list a h3 {
    color: #000;
    font-size: 14px;
    margin:10px 0px 0px 0px;
}

.services_categories {
    margin-top: -125px;
}

.item.services-list a {
    background: #fff;
    padding: 20px;
    box-shadow: 0 0 40px 0 rgba(82, 63, 105, .1);
    border-radius: 8px;
    min-height: 135px;
    margin: 0 10px;
        text-align: center;
            display: block;
}

.item.services-list a:hover h3{color:#01BF66;}

#services_listcol {
    background:#DFEBE6;
    padding-bottom: 20px;
}

.box_icon {
    border-radius: 100%;
    display: inline-block;
    position: relative;
 
    text-align: center;
}



.box_icon svg {
    width: 56px;
}

.viewservices {
    margin-top: 35px;
}

.viewservices .btn-skin {
    background-color: inherit;
    border:2px solid #0C462D;
    padding: 10px 30px;
    border-radius: 30px;
    color:#0C462D;
    font-weight:600;
        text-transform: uppercase;

}

.viewservices .btn-skin:hover {
    background-color: #0C462D;
    border: 2px solid #0C462D;
    color: #fff;
}

.panel-heading span {
    width: 100%;
    display: inherit;
    font-size: 16px;
    color: #1E1E1E;
    line-height: 36px;
    font-weight: 400;
    text-transform: capitalize;
    margin-top: 6px;
}

.white-color {
    color: #fff !important;
}

#trust-security {
    background: url(../images_new/trust-security.jpg);
    background-repeat: no-repeat;
    position: relative;
}

.trust-security::before {
    content: '';
    position: absolute;
    background-color: rgb(0 15 8 / 83%);
    width: 100%;
    top: 0;
    height: 100%;
}
.trust-security img{    width: 52px;}
.trust-security .icon_box_one .icons
{
    float: left;
    font-size: 30px;
    line-height: 1;
    text-align: center;
}

.panel-heading.white-color span {
    width: 100%;
    display: inherit;
    font-size: 16px;
    color: #FFF;
    line-height: 36px;
    font-weight: 300;
}

.counter_box::before {
    content: "";
    position: absolute;
    width: 60%;
    background: #BFBFBF;
    height: 2px;
    left: 205px;
    top: 40px;
}

.counter_box.linenone::before {
    display: none;
}

.pd-10col .counter_icon {
    padding: 0 !important;
}

.work-content .work-item {
    background: #f2f7fd;
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
    text-align: left;
}

.work-content .work-item a {
    text-decoration: none;
    color: #fff;
}

.work-content .work-item .wrap {
    position: relative;
}

.work-content .work-item img {
    width: 100%;
}

.pad20 {
    padding-top: 20px !important;
}

.pad-10 {
    margin-top: 10px !important;
}

.bg-light {
    background: #F2FAFD;
}

.owl-buttons {
    display: none;
}


/* Nav */

.owl-carousel .owl-nav {
    margin-top: 0;
    /* resetting margins for nav buttons */
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
    width: 38px;
    height: 38px;
    margin: 0;
    /* removes margins around nav buttons */
    color: #01BF66;
    border: 2px solid #01BF66;
    cursor: pointer;
    position: absolute;
    bottom: -4px;
    z-index: 999;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    line-height: 34px;
    border-radius: 50%;
}

.owl-carousel .owl-prev.disabled {
    color: #B4B9B7;
    border: 2px solid #B4B9B7;
}

.owl-carousel .owl-next.disabled {
    color:#0C462D;
    border: 2px solid #B4B9B7;
}

.owl-prev {
    left: -57px;
}

.owl-carousel .owl-nav .owl-prev:hover,
.owl-carousel .owl-nav .owl-next:hover {
    border: 2px solid #0C462D;
    color: #0C462D;
}

.owl-nav button.owl-prev {
    left: -50px;
    /* starting position */
}

.owl-nav button.owl-next {
    right: -50px;
    /* starting position */
}

.owl-carousel:hover .owl-nav button.owl-prev {
    left: 0;
    /* target position after transition */
}

.owl-carousel:hover .owl-nav button.owl-next {
    right: 0;
    /* target position after transition */
}


/* Dots */

.owl-theme .owl-dots {
    margin-top: 10px;
    /* restores top margin for dots only */
}

.owl-theme .owl-dots .owl-dot span {
    background-color: #ECF0F1;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background-color: #E74C3C;
    /* for active dot */
}


/* Other */

button:focus,
button:active {
    outline: none;
    /* removing blue outline from buttons */
}

.services_categories .owl-nav {
    position: absolute;
    right: 33%;
    bottom: -70px;
}

.register_main .tab {
    text-align: center;
}

.register_main .tab .nav-tabs {
    display: inline-block;
    border-bottom: none;
    position: relative;
}



.register_main .tab .nav-tabs li a {
    display: block;
    padding: 20px 0;
    border: none;
    border-radius: 0;
    font-size: 18px;
    font-weight: 700;
    color:#628677;
    margin-right: 0;
    text-align: center;
    z-index: 1;
    transition: all 0.3s ease 0s;
    margin: 0 40px;
    cursor: pointer;
}

.register_main .tab .nav-tabs li.active a,
.register_main .tab .nav-tabs li a:hover {
    color: #0C462D;
}

.register_main .tab .nav-tabs li.active a,
.register_main .tab .nav-tabs li a:hover {
    border: none;
    background: transparent;
}

.register_main .tab .nav-tabs li a:before,
.register_main .tab .nav-tabs li a:after {


    content: "";
    width: 0;
    border-radius: inherit;
    background: transparent;
    border-top: 5px solid #0C462D;
    position: absolute;
    bottom: -1px;
    left: 0;
    transition: all 0.3s ease 0s;
    height: auto;
}

.register_main .tab .nav-tabs li a:after {
    left: auto;
    right: 0;
}

.register_main .tab .nav-tabs li.active a:before,
.register_main .tab .nav-tabs li a:hover:before,
.register_main .tab .nav-tabs li.active a:after,
.register_main .tab .nav-tabs li a:hover:after {
    width: 50%;
}

.register_main .tab .tab-content {
    padding: 20px;
    margin-top: -5px;
    border-radius: 0 0 5px 5px;
    border-top: none;
    font-size: 15px;
    color: #757575;
    line-height: 30px;
    vertical-align: middle;
}

.register_main .tab .tab-content h3 {
    font-size: 24px;
    margin-top: 0;
}

.register_main .nav>li.active::before {
    background: inherit;
    position: relative;
}

.register_main .tab .nav-tabs li:last-child {
    border: none;
}

@media only screen and (max-width: 479px) {
    .register_main .tab .nav-tabs li {
        width: 100%;
        text-align: center;
        margin-bottom: 5px;
    }
    .register_main .tab .nav-tabs li a,
    .register_main .tab .nav-tabs li a:hover {
        border-bottom: 1px solid #dfdfdf;
    }
    .register_main .tab .tab-content {
        border-top: none;
    }
}

.card_main {
    background: #fff;
    box-shadow: 0 0 40px 0 rgba(82, 63, 105, .4);
    padding: 20px;
}

.tab-content>.tab-pane {
    padding-top: 40px;
}

.title {
    font-size: 26px;
    margin: 0;
    color:#0C462D;
    font-weight: bold;
    border-bottom: 1px solid #E8E8E8;
    padding-bottom: 14px;
    margin-bottom: 20px;
}

.register_main {
    position: relative;
}

#register_main::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: #EAF2EE;
    width: 100%;
    height: 67px;
}

.card_main label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 0;
    font-weight:400;
    color:#000000;
    font-size:14px;
}

.card_main .form-control {
    height:38px;
    border-radius: 2px;
    box-shadow: inherit;
}

.card_main .form-control:focus {
    border-color: #330164;
    outline: 0;
    box-shadow: inherit;
}

.card_main .form-group {
    margin-bottom:5px;
}

.nolabel{    margin-top: 30px;}
.card_main .btn-skin {
    background-color: #01BF66;
    border-color: #01BF66;
    color: #fff !important;
    padding: 7px 30px !important;
    border-radius: 30px;
    font-weight: 600;
    text-transform: uppercase;
}

.form-btn .btn-skin:hover {
    background-color: #0b9554;
    border-color: #01BF66;
    color: #fff !important;
}

.form-btn .btn-skin:focus {
    background-color: #01BF66;
    border-color: #01BF66;
    color: #fff !important;
}

.mtop40 {
    margin-top: 40px;
}

.sectionHeading{ margin-bottom: 50px;}
.sectionHeading h1 {
    margin: 0px;
    position: relative;
    font-size: 30px;
    font-weight: 800;
    line-height: 20px;
    color: #0C462D;
    text-transform: uppercase;
}
.sectionHeading small {
width: 100%;
    display: inherit;
    font-size: 16px;
    color: #1E1E1E;
    line-height: 36px;
    font-weight: 400;
    text-transform: capitalize;
    margin-top: 6px;
}

.itemServ {margin:20px 0px;}
.itemServ ul{list-style:none; padding:0px; margin:0px; text-align:center;}
.itemServ ul li{    border: solid 1px #CFCFCF;
    padding: 0px;
    margin: 0px;
    display: inline-block;
    width: 175px;
    height: 115px;
    margin:10px;
      padding: 15px 15px 10px 15px;
    vertical-align: top;
        border-radius: 4px;
}
.itemServ ul li:hover{text-decoration:none;       border: solid 1px#b9decd;  box-shadow:0 9px 11px #2b37324a;}
.itemServ .boxIcon img{display: block;  width: 50px; margin: 0 auto;}
.itemServ ul li h3{color: #000;  font-size: 13px; margin: 10px 0px 0px 0px;}
.itemServ ul li a{text-decoration:none;}

.h2Title{color:#0C462D; font-weight:700; font-size:26px; margin-bottom:10px;}

.panel-group.accWrapp{margin-top: 24px;}
.panel-group.accWrapp .panel-default>.panel-heading{    background-color: transparent;
    padding-top: 15px;
    padding-bottom: 15px;
}
.panel-group.accWrapp .panel-default>.panel-heading+.panel-collapse>.panel-body{    border-top-color: transparent; padding-top:0px;}
.panel-group.accWrapp .panel-title>a{font-size:17px; font-weight:600;     text-decoration: none;}
.panel-group.accWrapp  .panel{    margin-bottom: 14px;}
.panel-group.accWrapp .panel-default {
    border-color: transparent;
    box-shadow: 0 1px 11px #384b431f;
}

.servCount{list-style:none; margin:0px 0px 40px 0px; padding:0px; display:block;}
.servCount li{list-style:none; display:flex;     align-items: center;     margin-bottom: 15px;} 
.servCount li .servCountImg{width:55px; height:55px; border:solid 1px #4B4B4B;
    border: solid 2px #4B4B4B; border-radius: 100%;display: flex; justify-content: center;
    align-items: center; margin-right:20px; position:relative;}
.servCount li .servCountImg img{ filter: brightness(1000) invert(1);    width: 28px; }
.servCount li p{font-size:14px;}
.servCountnum{background:#D80000; width:20px; height:20px; position:absolute; top:0px;
right: -8px; border-radius:100%; color:#fff;     text-align: center;
font-weight: 500;  font-size: 13px;}

.expertsAcc{margin-top:25px;}
.expertsAcc a:hover{text-decoration:none;}
.expertsAcc a:focus{text-decoration:none;}
.expertsHeading{display:flex;     align-items: center;}
.expertsHead h3{font-weight:700; font-size:27px; padding:0px; margin:0px; color:#0C462D;}
.expertsHead h4{font-weight: 700; font-size: 14px; padding:0px; margin:0px; color:;}
.expertsHead a{color:#D80000; font-size:12px;}
.expertsHead a:hover{color:#000; font-size:12px;}
.expertsHead.verifiedExperts h4{color:#028B39 !important;}
.expertsHead.verifiedExperts img{    width: 28px;}
.expertsHead p{font-size:13px; line-height: 18px; color:#1E1E1E;}
.expertsHead{width:25%;     padding-right: 13px;}
.expertsHead sup .fa{font-size:15px; }
.expertsHeadName{display:flex;     align-items: center; width: 55%;}
.expertsHeadName img{background:transparent; width:50px; height:50px; border:solid 1px #ccc; 
border-radius:100%; margin-right:10px;}
.expertsHeadName h3{font-size:17px; font-weight:700; padding:0px; margin:0px;}
.expertsAcc .panel-default>.panel-heading{background-color: #fff;}
.expertsAcc .panel-default>.panel-heading.active-faq{background-color:#F2FAFD;}
.expertsAcc .panel-group .panel {margin-bottom: 12px;}
.expertsAcc .panel-body h5{font-size:15px; color:#0C462D; font-weight:700; margin:0px; padding:0px;}
.expertsAcc .panel-body p{font-size:13px; margin-bottom:6px;}
.expertsAcc .panel-body  .reviewsExpert h5{margin:10px 0px 5px 0px;}
.expertsAcc .panel-body  .reviewsExpert ul{list-style:none; margin:0px; padding:0px;}
.expertsAcc .panel-body  .reviewsExpert ul p{margin-bottom:0px;     font-weight: 600;}
.expertsAcc .panel-body  .reviewsExpert ul li{margin-bottom: 10px;
    border-bottom: solid 1px #ccc;  padding-bottom: 10px;}
.reviewsExpert .fa-star.disabled{color:#DBDBDB;}
.expertsContainer .expertsButton .btn{font-size: 12px;
    width: 45%;    text-align: center;    padding: 7px 7px !important;    font-weight: 600;}
    .card{background:#fff;}
.cardShadow{box-shadow:0 0px 11px #2b373229; padding:15px;}

.cardLine{display:flex;     align-items: center;    justify-content: space-between; border-bottom:solid 1px #ccc;}
.cardLine p{font-weight:500; font-size:14px;}
.cardLine h4{font-weight:600; color:#0C462D; font-size:15px;}
.cardLine.totalCardLine h4{font-weight:700; color:#0C462D; font-size:22px;}
.expertsButton{margin-top:20px;}

.pathLine ul{list-style:none; margin:0px; padding:0px;}
.pathLine ul li{margin:0px; padding:0px; position:relative;     padding:0px 0px 20px 22px; font-size: 13px;  font-weight: 500;}
.pathLine ul li:before{content:"";width: 13px; height: 13px; background-color:#FD9800; border-radius:100%; position:absolute;  z-index:1;     left:0px;  top: 3px;}
.pathLine ul li:after{content: ""; height: 129%; position: absolute;  top: 3px; left: 6px;
border-left: dashed 1px #0d0d0d;}
.pathLine ul li:last-child::after{display:none;}

.ratingCard{text-align:center; margin-top:20px;}
.ratingCard h3{font-size: 22px; font-weight: 700;  color: #D80000; margin: 0px;}
.ratingCard p{font-size:12px; font-weight: 400;     line-height: 18px;
    margin-top: 7px;}

/* cart */
.cartWrapp{}
.cartWrapp table{border-top:solid 1px #ddd; border-bottom:solid 1px #ddd;}
.cartWrapp table th{font-weight:400; color:#6B6B6B;}
.cartWrapp table td{font-weight:400; color:#000;}
.cartWrapp .table>thead>tr>th {  border-bottom: 1px solid #ddd;}
.cartLine{border-bottom:solid 1px #CFCFCF;     margin-bottom: 11px;}
.cartLine p{font-size:13px; font-weight:400;  margin-bottom:15px;   line-height: 20px; padding-left:22px;     margin-top: -6px;}
.cartLine .radio label {font-size:14px; font-weight:700;}
.cartLine.d-flex{display:flex;     justify-content: space-between;     align-items: center;}
.cartLine.d-flex label{margin:0px; padding:0px;}
.cartLine h4{color:#0C462D; font-size:23px;}
.couponBlock .btn{font-size:13px;}

.loginWrapp{}
.loginCard{width:380px; margin:auto; background-color:#fff;}
.loginCard h2{font-size:25px; font-weight:600; margin:10px 0px 20px 0px; color:#0C462D;}
.loginCard label{font-size:13px; font-weight:500;}
.loginCard .form-control{border-radius:2px; border:solid 2px #CFCFCF; height:42px;}
.rememberflex{display:flex;     justify-content: space-between;     align-items: center;}
.textLink{font-weight:600; font-size:13px; color:#117A4D;}
.textLink:hover{ color:#01BF66;}
.signupBlock{border-top:solid 1px #DFDEDE; margin:25px 0px 0px 0px; padding:10px 0px 10px 0px;
text-align:center;}

.topBgImg{position:relative;}
.topBgImg:before{content:""; background:url(../images_new/clouds.svg); width:100%; height:113px;
position:absolute;     background-repeat: no-repeat;
    background-position: center; z-index:-2;}

.bottomBgImg{position:relative;}
.bottomBgImg:after{content:""; background:url(../images_new/body-bottom-img.png); width:100%; height:200px; position:absolute; background-repeat: no-repeat;
    background-position: center; z-index:-2;     bottom: -49px;}

    .billingWrapp .card {padding:22px;}
.billingWrapp .card h2{font-size: 19px; color: #0C462D; font-weight: 700;}
.billingWrapp label{font-weight:400;}
.billingWrapp .form-control{border:solid 1px #d4d4d4; border-radius:2px;}
.billingWrapp .textarea-control{border:solid 1px #d4d4d4; border-radius:2px;}

.billingRight{border:solid 6px #EBEBEB; padding:15px;}
.billingRight h2{font-size:16px; color:#0C462D; font-weight:700;     margin: 0px 0px 26px 0px;}
.billingRight .expertsHeadName h3{    font-size: 15px;}
.billingRight .expertsHeadName{width:100%;}
.billingRight .expertsHeadName{align-items: start;}
.billingRight .expertsHeadName h5{margin-bottom:0px; font-size:13px; font-weight:600;}
.billingRight .expertsHead{margin-bottom:20px;}