@import "https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300i,400,400i,700,700i|Roboto:300,300i,400,400i,500,500i,700,900";
.col-md-offset-right-1 {
    margin-right: 8.33333333%
}

ul {
    list-style: none;
    margin: 0;
    padding: 0
}

a {
    text-decoration: none
}

a:hover,
a:focus {
    text-decoration: none;
    outline: none
}

.row.m0 {
    margin: 0
}

.p0 {
    padding: 0
}

body {
    line-height: 24px;
    font-size: 14px;
    font-family: roboto, sans-serif;
    font-weight: 400;
    color: #58585a
}

body,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0
}



p {
    font-size: 16px;
    line-height: 1.8;
    font-family: roboto, sans-serif;
    font-weight: 400;
    color: #59595b
}


.mt-3 {
    margin-top: 25px
}

.mt-0 {
    margin-top: 0
}

.mb-0 {
    margin-bottom: 0
}

.form-control {
    height: 40px;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

iframe {
    border: none
}
.mt-50 {
  margin-top: 60px;
}
.main_title {
    text-align: center;
    padding-bottom: 50px
}

.main_title h5 {
    font-size: 15px;
    color: #58585a;
    text-transform: uppercase;
    opacity: .5
}

.main_title h2, .main_title h3 {
    font-size: 30px;
    font-family: roboto, sans-serif;
    font-weight: 700;
    color: #59595b;
    text-transform: uppercase
}

.main_header_area {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 22
}

.main_header_area+section,
.main_header_area+div,
.main_header_area+.row {
    margin-top: 158px
}

@media(max-width:991px) {
    .main_header_area+section,
    .main_header_area+div,
    .main_header_area+.row {
        margin-top: 141px
    }
}

@media(max-width:480px) {
    .main_header_area+section,
    .main_header_area+div,
    .main_header_area+.row {
        margin-top: 125px
    }
}

.header_top {
    padding: 8px 0;
    vertical-align: bottom
}

.header_top .pull-left a {
    line-height: 55px
}

.header_top .pull-right {
    vertical-align: middle;
    border-right-width: 54px;margin-top: 15px;
}

.header_top .pull-right .header_c_text {
    display: inline-block;
    position: relative;
    margin-right: 50px
}

.header_top .pull-right .header_c_text:before {
    content: "";
    height: 43px;
    width: 1px;
    position: absolute;
    right: -25px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #f1f1f1
}

.header_top .pull-right .header_c_text span {
    font-size: 13px;
    font-family: roboto, sans-serif;
    color: #8f97a7;
    font-weight: 400;
    padding-bottom: 2px;display: inline-block;
}

.header_top .pull-right .header_c_text p {
    font-size: 15px;
    font-family: roboto, sans-serif;
    color: #0c1832;
    font-weight: 400
}

.header_top .pull-right .header_c_text:last-child {
    margin-right: 0
}

.header_top .pull-right .header_c_text:last-child:before {
    display: none
}

.header_top .pull-right .header_c_text .quote_btn {
    position: relative;
    top: 1px
}

@media(max-width:991px) {
    .header_top .pull-right .header_c_text {
        display: none
    }
    .header_top .pull-right .header_c_text:last-child {
        display: block
    }
}

@media(max-width:480px) {
    .header_top .pull-right .header_c_text .quote_btn {
        padding: 0 18px;
        font-size: 13px;
        line-height: 38px;
        top: 7.5px
    }
}

@media(max-width:480px) {
    .header_top {
        padding: 10px 0
    }
}

@media(min-width:992px) {
    .main_menu_area .navbar-nav>li>a:before {
        content: "";
        position: absolute;
        width: 0;
        height: 2px;
        background: #fff;
        right: 0;
        bottom: 25%;
        -webkit-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease
    }
    .main_menu_area .navbar-nav>li>a:hover:before {
        width: 100%;
        left: 0
    }
}

.main_menu_area {
    background: #dd4d1c
}

.main_menu_area .navbar.navbar-default {
    border: none;
    margin-bottom: 0;
    background: 0 0
}

.main_menu_area .navbar.navbar-default .navbar-header .navbar-toggle {
    background: 0 0;
    border-color: rgba(255, 255, 255, .35)
}

@media(max-width:991px) {
    .main_menu_area .navbar.navbar-default .navbar-header .navbar-toggle .icon-bar {
        background: #fff
    }
}

.main_menu_area .navbar.navbar-default .navbar-collapse {
    border-color: rgba(255, 255, 255, .35)
}

@media(max-width:991px) {
    .main_menu_area .navbar.navbar-default .navbar-collapse {
        margin-bottom: 15px
    }
}

@media(max-width:767px) {
    .main_menu_area .navbar.navbar-default .navbar-collapse {
        max-height: 350px
    }
}

.main_menu_area .navbar.navbar-default .nav.navbar-nav {
    margin-left: 0px;text-align: center;width: 100%;
}

@media(max-width:991px) {
    .main_menu_area .navbar.navbar-default .nav.navbar-nav {
        margin-top: 0;
        margin-bottom: 0
    }
}

@media(max-width:767px) {
    .main_menu_area .navbar.navbar-default .nav.navbar-nav {
        margin-left: 0;
        margin-right: 0
    }
}

.main_menu_area .navbar.navbar-default .nav.navbar-nav li {
    margin-right: 50px;display: inline-block;float: none;
}

@media(max-width:1199px) {
    .main_menu_area .navbar.navbar-default .nav.navbar-nav li {
        margin-right: 18px
    }
}

@media(max-width:991px) {
    .main_menu_area .navbar.navbar-default .nav.navbar-nav li {
        margin-right: 0;display: block;
    }
}

.main_menu_area .navbar.navbar-default .nav.navbar-nav li a {
    padding: 0;
    color: #fff;
    background: 0 0;
    font-size: 16px;
    font-family: roboto, sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 67px
}

@media(max-width:991px) {
    .main_menu_area .navbar.navbar-default .nav.navbar-nav li a {
        line-height: 45px
    }
    .main_menu_area .navbar.navbar-default .nav.navbar-nav li a i {
        float: right;
        line-height: 45px;
        padding-right: 10px;
        font-size: 20px
    }
}

.main_menu_area .navbar.navbar-default .nav.navbar-nav li a i {
    padding-left: 3px
}

.main_menu_area .navbar.navbar-default .nav.navbar-nav li:last-child {
    margin-right: 0
}







.main_menu_area.affix {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 9999;border-bottom: 1px solid #fff;
}

.quote_btn {
    display: inline-block;
    padding: 0 26px;
    background: #f2c700;
    line-height: 47px;
    border-radius: 5px;
    color: #fff;
    font-size: 15px;
    font-family: roboto, sans-serif;
    font-weight: 400;
    overflow: hidden;
    text-align: center;
    position: relative;
    z-index: 2
}

.quote_btn:before {
    content: "";
    position: absolute;
    z-index: -1;
    background: #dd4d1c;
    height: 250px;
    width: 300px;
    border-radius: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 100%;
    -webkit-transition: all .7s;
    -o-transition: all .7s;
    transition: all .7s;
    z-index: -1
}

.quote_btn:hover,
.quote_btn:focus {
    color: #fff
}

.quote_btn:hover:before,
.quote_btn:focus:before {
    bottom: -50px
}

.b_get_btn {
    display: inline-block;
    padding: 0 60px;
    background: 0 0;
    border: 1px solid #fff;
    line-height: 65px;
    border-radius: 5px;
    color: #fff;
    font-size: 17px;
    text-transform: uppercase;
    font-family: roboto, sans-serif;
    font-weight: 400;
    overflow: hidden;
    text-align: center;
    position: relative;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    z-index: 2
}

.b_get_btn i {
    padding-left: 20px
}

.b_get_btn:before {
    content: "";
    position: absolute;
    z-index: -1;
    background: #2ecc71;
    height: 280px;
    width: 330px;
    border-radius: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 100%;
    -webkit-transition: all .7s;
    -o-transition: all .7s;
    transition: all .7s;
    z-index: -1
}

.b_get_btn:hover,
.b_get_btn:focus {
    color: #fff;
    border: 1px solid #2ecc71
}

.b_get_btn:hover:before,
.b_get_btn:focus:before {
    bottom: -50px
}

.more_btn {
    display: inline-block;
    padding: 0 32px;
    background: 0 0;
    border: 1px solid #dd4d1c;
    line-height: 50px;
    border-radius: 5px;
    color: #dd4d1c;
    font-size: 14px;
    text-transform: uppercase;
    font-family: roboto, sans-serif;
    font-weight: 400;
    overflow: hidden;
    text-align: center;
    position: relative;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    z-index: 2
}

.more_btn i {
    padding-left: 10px
}

.more_btn:before {
    content: "";
    position: absolute;
    z-index: -1;
    background: #dd4d1c;
    height: 280px;
    width: 330px;
    border-radius: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 100%;
    -webkit-transition: all .7s;
    -o-transition: all .7s;
    transition: all .7s;
    z-index: -1
}

.more_btn:hover,
.more_btn:focus {
    color: #fff;
    border: 1px solid #dd4d1c
}

.more_btn:hover:before,
.more_btn:focus:before {
    bottom: -50px
}

.submit_blue {
    display: inline-block;
    background: 0 0;
    border: 1px solid #dd4d1c;
    line-height: 50px;
    width: 165px;
    height: 48px;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    line-height: 48px;
    text-transform: uppercase;
    font-family: roboto, sans-serif;
    font-weight: 400;
    overflow: hidden;
    text-align: center;
    position: relative;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    padding: 0;
    outline: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    z-index: 2
}

.submit_blue i {
    padding-left: 10px
}

.submit_blue:before {
    content: "";
    position: absolute;
    z-index: -1;
    background: #dd4d1c;
    height: 280px;
    width: 330px;
    border-radius: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -50px;
    -webkit-transition: all .7s;
    -o-transition: all .7s;
    transition: all .7s;
    z-index: -1
}

.submit_blue:hover,
.submit_blue:focus {
    color: #dd4d1c
}

.submit_blue:hover:before,
.submit_blue:focus:before {
    bottom: 100%
}



.main_slider_area .rev_slider .tp-revslider-mainul li {
    z-index: 4 !important
}

.main_slider_area .rev_slider .tp-revslider-mainul li .slotholder {
    position: relative
}

.main_slider_area .rev_slider .tp-revslider-mainul li .slotholder:before {
    content: "";
    background: rgba(0, 0, 0, .55);
    position: absolute;
    left: 0x;
    top: 0;
    z-index: 6;
    width: 100%;
    height: 100%
}

.main_slider_area .rev_slider .tp-revslider-mainul li .slotholder .tp-bgimg {
    z-index: 5 !important
}

.main_slider_area .rev_slider .tp-revslider-mainul li .slider_text_box .first_text {
    color: rgba(255, 255, 255, .78);
    font-family: roboto condensed, sans-serif;
    font-weight: 300 !important
}

.main_slider_area .rev_slider .tp-revslider-mainul li .slider_text_box .secand_text {
    font-weight: 700 !important;
    text-transform: uppercase;
    font-family: roboto condensed, sans-serif;
    color: #fff
}

.main_slider_area .rev_slider .tp-revslider-mainul li .slider_text_box .slider_btn .quote_btn {
    line-height: 54px
}

.main_slider_area .rev_slider .tp-revslider-mainul li .slider_text_box .slider_btn .quote_btn i {
    padding-left: 15px
}

.main_slider_area .rev_slider .ContentZoom-SmallIcon {
    background: #e7e7e9;
    height: 42px;
    width: 42px;
    text-align: center;
    color: #0d0d0d;
    font-size: 15px;
    line-height: 42px;
    -webkit-transition: all 300ms linear !important;
    -o-transition: all 300ms linear !important;
    transition: all 300ms linear !important;
    padding: 0 !important;
    color: #000 !important
}

.main_slider_area .rev_slider .ContentZoom-SmallIcon i {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    font-size: 17px !important
}

.main_slider_area .rev_slider .ContentZoom-SmallIcon:hover {
    background: #dd4d1c;
    color: #fff !important
}

.feature_slider_area {
    padding-bottom: 100px;padding-top: 80px;
}

.feature_slider_area .feature_row {
    margin-left: -18px;
    margin-right: -18px
}

@media(max-width:767px) {
    .feature_slider_area .feature_row {
        margin-right: -15px
    }
}

.feature_slider_inn {
    margin-top: 0px;
    z-index: 10
}



.feature_slider_inn .feature_s_item {
    text-align: center;
    -webkit-box-shadow: 0 0 14px rgba(136, 159, 229, .2);
    box-shadow: 0 0 14px rgba(136, 159, 229, .2);
    padding: 10px 10px 10px;
    background: #fff;
    margin-bottom: 15px;margin-top: 15px;
}



.feature_slider_inn .feature_s_item h4 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 20px;
    color: #dd4d1c;
    font-family: roboto condensed, sans-serif;
    padding: 15px 0 0px
}

.feature_slider_inn .feature_s_item p {
    font-size: 15px;
    line-height: 26px;
    color: #434345;
    font-family: roboto, sans-serif;
    font-weight: 400
}



.client_logo_area {
    background: #fff;
}

.client_logo_area.white_client {
    background: #fff
}

.client_slider .item {
    text-align: center;
    line-height: 170px
}

.client_slider .item img {
    max-width: 100%;
    width: 130px;
    display: inline-block;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    cursor: pointer
}

.client_slider .item img:hover {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%)
}

.main_feature_area { background: #f5f7f9;padding-top: 50px;
 
}

@media(max-width:1199px) {
    .main_feature_area {
        display: block
    }
}



@media(max-width:1199px) {
    .left_feature_content {
        width: 100%;
        float: none;
        padding-top: 60px
    }
}

@media(max-width:500px) {
    .left_feature_content {
        padding: 0 15px
    }
}



@media(max-width:1199px) {
    .left_feature_inner_text {
        float: none;
        margin: auto
    }
}

.left_feature_inner_text .media { overflow: hidden; margin-top: 0;
    margin-bottom: 50px
}

@media(max-width:767px) {
    .left_feature_inner_text .media {
        padding-right: 50px
    }
}

@media(max-width:600px) {
    .left_feature_inner_text .media {
        padding-right: 0
    }
}

@media(max-width:500px) {
    .left_feature_inner_text .media {
        width: 100%;
        float: none
    }
}

.left_feature_inner_text .media .media-left {
    padding-right: 20px
}



@media(max-width:400px) {
    .left_feature_inner_text .media .media-left {
        padding-right: 15px
    }
}

.left_feature_inner_text .media .media-body {
    vertical-align: middle;text-align: center;
}
.left_feature_inner_text .media .media-body i {    height: 80px;   width: 80px;    line-height: 80px;    background: #dd4d1c;    color: #fff;    font-size: 40px;    border-radius: 10px;    margin-bottom: 15px;}

.left_feature_inner_text .media .media-body a {
    font-size: 20px;
    color: #2f2f30;
    font-family: roboto, sans-serif;
    font-weight: 700;
    padding-bottom: 0px;display: block;
}

.left_feature_inner_text .media .media-body p {
    font-size: 15px;
    line-height: 26px;
    font-family: roboto, sans-serif;
    color: #58585a
}



@media(max-width:500px) {
    .left_feature_inner_text .media:nth-last-child(-n+2) {
        margin-bottom: 76px
    }
}

@media(max-width:500px) {
    .left_feature_inner_text .media:last-child {
        margin-bottom: 0
    }
}



.our_blog_area {
    padding: 80px 0
}

.our_blog_inner .col-md-4:last-child .our_blog_item {
    margin-bottom: 0
}

.our_blog_item {
    -webkit-box-shadow: 0 0 20px rgba(136, 159, 229, .25);
    box-shadow: 0 0 20px rgba(136, 159, 229, .25);margin-bottom: 30px;
}

@media(max-width:991px) {
    .our_blog_item {
        max-width: 357px;
        margin: 0 auto 30px
    }
}

.our_blog_item .our_blog_img {
    overflow: hidden;
    position: relative
}

.our_blog_item .our_blog_img img {
    width: 100%;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s
}

.our_blog_item .our_blog_img .b_date {
    position: absolute;
    top: 0;
    left: 0;
    padding: 12px 17px;
    background: #dd4d1c;
    color: #fff;
    text-align: center
}

.our_blog_item .our_blog_img .b_date h6 {
    font-size: 14px;
    font-family: roboto, sans-serif;
    font-weight: 700;
    padding-bottom: 3px;
    text-transform: uppercase
}

.our_blog_item .our_blog_img .b_date h5 {
    font-size: 27px;
    font-weight: 700;
    font-family: roboto, sans-serif
}

.our_blog_item .our_blog_content {
    padding: 10px 10px 10px
}

.our_blog_item .our_blog_content h4 {
    font-size: 16px;
    text-transform: uppercase;
    color: #2f2f30;
    font-family: roboto, sans-serif;
    font-weight: 700;
    line-height: 26px;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s
}

.our_blog_item .our_blog_content h4:hover {
    color: #dd4d1c
}

.our_blog_item .our_blog_content p {
    font-size: 15px;
    line-height: 26px;
    color: #58585a;
    font-family: roboto, sans-serif;
    padding: 13px 0 20px
}

.our_blog_item .our_blog_content h6 a {
    color: rgba(92, 106, 135, .5);
    font-size: 14px;
    font-family: roboto, sans-serif;
    font-weight: 400
}

.our_blog_item .our_blog_content h6 span {
    color: rgba(92, 106, 135, .5);
    font-size: 14px;
    font-family: roboto, sans-serif;
    font-weight: 400;
    padding: 0 8px
}

.our_blog_item:hover .our_blog_img img {
    -webkit-transform: scale(1.04);
    -ms-transform: scale(1.04);
    transform: scale(1.04)
}

.main_blog_area {
    padding: 100px 0
}

.main_blog_items .main_blog_item {
    margin-bottom: 70px
}

.main_blog_items .main_blog_item:last-child {
    margin-bottom: 0
}

.main_blog_items .main_blog_item .main_blog_image {
    overflow: hidden;
    position: relative;
    z-index: 2
}

.main_blog_items .main_blog_item .main_blog_image:before {
    content: "";
    background: 0 0;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
    opacity: 0;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s
}

.main_blog_items .main_blog_item .main_blog_image img {
    width: 100%;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s
}

.main_blog_items .main_blog_item .main_blog_text h2 {
    font-size: 20px;
    font-family: roboto, sans-serif;
    font-weight: 700;
    color: #2f2f30;
    text-transform: uppercase;
    letter-spacing: .4px;
    padding-top: 35px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e4e4e4
}

@media(max-width:480px) {
    .main_blog_items .main_blog_item .main_blog_text h2 {
        padding-top: 30px
    }
}

.main_blog_items .main_blog_item .main_blog_text .blog_author_area {
    padding-top: 10px
}

.main_blog_items .main_blog_item .main_blog_text .blog_author_area a {
    font-size: 17px;
    font-family: roboto condensed, sans-serif;
    color: #b8b8b8;
    margin-right: 25px;
    font-weight: 500
}

@media(max-width:480px) {
    .main_blog_items .main_blog_item .main_blog_text .blog_author_area a {
        display: block;
        margin-right: 0;
        margin-bottom: 10px
    }
    .main_blog_items .main_blog_item .main_blog_text .blog_author_area a:last-child {
        margin-bottom: 0
    }
}

.main_blog_items .main_blog_item .main_blog_text .blog_author_area a i {
    color: #dd4d1c;
    padding-right: 10px
}

.main_blog_items .main_blog_item .main_blog_text .blog_author_area a span:hover {
    color: #dd4d1c
}

.main_blog_items .main_blog_item .main_blog_text .blog_author_area a:last-child {
    margin-right: 0
}

.main_blog_items .main_blog_item .main_blog_text .blog_author_area a:last-child:hover {
    color: #dd4d1c
}

.main_blog_items .main_blog_item .main_blog_text p {
    line-height: 28px;
    color: #797979;
    font-size: 17px;
    font-family: roboto condensed, sans-serif;
    letter-spacing: .51px;
    padding: 10px 0 20px
}

.main_blog_items .main_blog_item:hover .main_blog_image:before {
    opacity: 1
}

.main_blog_items .main_blog_item:hover .main_blog_image img {
    -webkit-transform: scale(1.03);
    -ms-transform: scale(1.03);
    transform: scale(1.03)
}



@media(max-width:991px) {
    .sidebar_area {
        margin-top: 60px
    }
}

.r_widget {
    margin-bottom: 50px
}

.r_widget:last-child {
    margin-bottom: 0
}

.r_widget_title {
    padding-bottom: 25px
}

.r_widget_title h3 {
    font-size: 20px;
    font-family: roboto, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    color: #2f2f30
}

.search_widget .input-group input {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #d3d3d3;
    border-radius: 0;
    height: 52px;
    font-size: 14px;
    color: #909090;
    padding: 0 15px;
    font-family: roboto, sans-serif
}

.search_widget .input-group input.placeholder {
    font-size: 14px;
    color: #909090;
    font-family: roboto, sans-serif
}

.search_widget .input-group input:-moz-placeholder {
    font-size: 14px;
    color: #909090;
    font-family: roboto, sans-serif
}

.search_widget .input-group input::-moz-placeholder {
    font-size: 14px;
    color: #909090;
    font-family: roboto, sans-serif
}

.search_widget .input-group input::-webkit-input-placeholder {
    font-size: 14px;
    color: #909090;
    font-family: roboto, sans-serif
}

.search_widget .input-group .input-group-btn .btn-default {
    border-radius: 0;
    width: 48px;
    height: 52px;
    border-color: #dd4d1c;
    padding: 0;
    background: #dd4d1c;
    color: #fff;
    margin-left: 0;
    outline: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}




.recent_widget .recent_inner .recent_item {
    padding: 20px 0;
    border-bottom: 1px solid #e1e1e1
}

.recent_widget .recent_inner .recent_item h4 {
    font-size: 16px;
    color: #2f2f30;
    font-family: roboto, sans-serif;
    line-height: 22px;
    letter-spacing: .34px;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    font-weight: 400
}

.recent_widget .recent_inner .recent_item h4:hover {
    color: #dd4d1c;
    text-decoration: underline
}

.recent_widget .recent_inner .recent_item h5 {
    font-size: 14px;
    color: #9a9a9a;
    font-family: roboto, sans-serif;
    font-weight: 400;
    padding-top: 15px
}

.recent_widget .recent_inner .recent_item:first-child {
    padding-top: 0
}

.recent_widget .recent_inner .recent_item:last-child {
    border-bottom: 0
}



.single_blog_details .main_blog_items .main_blog_item {
    margin-bottom: 15px
}



.s_comment_area {
    margin-top: 60px
}

.s_comment_area h3 {
    font-size: 22px;
    text-transform: uppercase;
    font-family: roboto, sans-serif;
    font-weight: 700;
    letter-spacing: .66px;
    color: #2f2f30;
    padding-bottom: 30px
}

.s_comment_area .s_comment_inner {
    background: #fcfcfc;
    border: 1px solid #eee;
    padding: 50px 35px
}

@media(max-width:480px) {
    .s_comment_area .s_comment_inner {
        padding: 35px 20px
    }
}

.s_comment_area .s_comment_inner .contact_us_form .form-group input {
    background: #fff;
    border-color: #eee;
    font-size: 14px;
    color: #c4c4c4;
    font-family: roboto condensed, sans-serif;
    letter-spacing: .42px
}

.s_comment_area .s_comment_inner .contact_us_form .form-group input.placeholder {
    font-size: 14px;
    color: #c4c4c4;
    font-family: roboto condensed, sans-serif;
    letter-spacing: .42px
}

.s_comment_area .s_comment_inner .contact_us_form .form-group input:-moz-placeholder {
    font-size: 14px;
    color: #c4c4c4;
    font-family: roboto condensed, sans-serif;
    letter-spacing: .42px
}

.s_comment_area .s_comment_inner .contact_us_form .form-group input::-moz-placeholder {
    font-size: 14px;
    color: #c4c4c4;
    font-family: roboto condensed, sans-serif;
    letter-spacing: .42px
}

.s_comment_area .s_comment_inner .contact_us_form .form-group input::-webkit-input-placeholder {
    font-size: 14px;
    color: #c4c4c4;
    font-family: roboto condensed, sans-serif;
    letter-spacing: .42px
}

.s_comment_area .s_comment_inner .contact_us_form .form-group input:focus {
    border-color: #dd4d1c
}

.s_comment_area .s_comment_inner .contact_us_form .form-group textarea {
    background: #fff;
    border-color: #eee;
    font-size: 14px;
    color: #c4c4c4;
    font-family: roboto condensed, sans-serif;
    letter-spacing: .42px
}

.s_comment_area .s_comment_inner .contact_us_form .form-group textarea.placeholder {
    font-size: 14px;
    color: #c4c4c4;
    font-family: roboto condensed, sans-serif;
    letter-spacing: .42px
}

.s_comment_area .s_comment_inner .contact_us_form .form-group textarea:-moz-placeholder {
    font-size: 14px;
    color: #c4c4c4;
    font-family: roboto condensed, sans-serif;
    letter-spacing: .42px
}

.s_comment_area .s_comment_inner .contact_us_form .form-group textarea::-moz-placeholder {
    font-size: 14px;
    color: #c4c4c4;
    font-family: roboto condensed, sans-serif;
    letter-spacing: .42px
}

.s_comment_area .s_comment_inner .contact_us_form .form-group textarea::-webkit-input-placeholder {
    font-size: 14px;
    color: #c4c4c4;
    font-family: roboto condensed, sans-serif;
    letter-spacing: .42px
}

.s_comment_area .s_comment_inner .contact_us_form .form-group textarea:focus {
    border-color: #dd4d1c
}

.s_comment_area .s_comment_inner .contact_us_form .form-group:last-child {
    margin-top: 10px
}

.get_quote_area {
    background: #dd4d1c;
    padding: 30px 0
}

@media(max-width:991px) {
    .get_quote_area .pull-left {
        float: none !important;
        text-align: center;
        margin-bottom: 30px
    }
}

.get_quote_area .pull-left h4 {
    color: #fff;
    font-size: 24px;
    font-family: roboto, sans-serif;
    font-weight: 400;
    padding-top: 22px
}

@media(max-width:991px) {
    .get_quote_area .pull-left h4 {
        padding-top: 0;
        line-height: 32px
    }
}

.get_quote_area .pull-right {
    margin-bottom: -6px
}

@media(max-width:991px) {
    .get_quote_area .pull-right {
        float: none !important;
        text-align: center
    }
}



.google-map {
  line-height: 0;
}





@media(max-width:991px) {
    .contact_us_form {
        margin-bottom: 50px
    }
}

.contact_us_form .form-group input {
    height: 50px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    font-size: 14px;
    color: #58585a;
    font-family: roboto, sans-serif;
    font-weight: 400;
    letter-spacing: .45px;
    padding: 0 15px
}

.contact_us_form .form-group input.placeholder {
    font-size: 14px;
    color: #58585a;
    font-family: roboto, sans-serif;
    font-weight: 400;
    letter-spacing: .45px
}

.contact_us_form .form-group input:-moz-placeholder {
    font-size: 14px;
    color: #58585a;
    font-family: roboto, sans-serif;
    font-weight: 400;
    letter-spacing: .45px
}

.contact_us_form .form-group input::-moz-placeholder {
    font-size: 14px;
    color: #58585a;
    font-family: roboto, sans-serif;
    font-weight: 400;
    letter-spacing: .45px
}

.contact_us_form .form-group input::-webkit-input-placeholder {
    font-size: 14px;
    color: #58585a;
    font-family: roboto, sans-serif;
    font-weight: 400;
    letter-spacing: .45px
}

.contact_us_form .form-group textarea {
    height: 120px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    font-size: 14px;
    color: #58585a;
    font-family: roboto, sans-serif;
    font-weight: 400;
    letter-spacing: .45px;
    padding: 15px;
    resize: none
}

.contact_us_form .form-group textarea.placeholder {
    font-size: 14px;
    color: #58585a;
    font-family: roboto, sans-serif;
    font-weight: 400;
    letter-spacing: .45px
}

.contact_us_form .form-group textarea:-moz-placeholder {
    font-size: 14px;
    color: #58585a;
    font-family: roboto, sans-serif;
    font-weight: 400;
    letter-spacing: .45px
}

.contact_us_form .form-group textarea::-moz-placeholder {
    font-size: 14px;
    color: #58585a;
    font-family: roboto, sans-serif;
    font-weight: 400;
    letter-spacing: .45px
}

.contact_us_form .form-group textarea::-webkit-input-placeholder {
    font-size: 14px;
    color: #58585a;
    font-family: roboto, sans-serif;
    font-weight: 400;
    letter-spacing: .45px
}



.contact_form_area2 {
    padding: 100px 0
}

.contact_form_area2 .contact_us_form .form-group:last-child {
    margin-bottom: 0
}

.contact_form_area2 .contact_details_inner {
    background: #dd4d1c;
    min-height: 313px;
    padding: 40px
}

@media(max-width:500px) {
    .contact_form_area2 .contact_details_inner {
        padding: 55px 15px
    }
}

.contact_form_area2 .contact_details_inner .media {
    margin-top: 25px
}

.contact_form_area2 .contact_details_inner .media:first-child {
    margin-top: 0
}

.contact_form_area2 .contact_details_inner .media .media-left {
    padding-right: 20px;
    color: #fff;
    font-size: 20px
}

.contact_form_area2 .contact_details_inner .media .media-left i {
    height: 40px;
    width: 40px;
    border: 1px solid #fff;
    border-radius: 50%;
    text-align: center;
    font-size: 20px;
    line-height: 38px
}

.contact_form_area2 .contact_details_inner .media .media-body p {
    color: #fff;
    font-size: 16px;
    font-family: roboto, sans-serif;
    font-weight: 400;
    letter-spacing: .48px
}

.contact_form_area2 .contact_details_inner .media .media-body a {
    display: block;
    color: #fff;
    font-size: 16px;
    font-family: roboto, sans-serif;
    font-weight: 400;
    letter-spacing: .48px
}




.about_area {
    background: #f5f7f9;
    padding: 100px 0
}

.about_area.carrer_area .about_left_text .single_title {
    padding-bottom: 30px
}

.about_area.carrer_area .about_left_text p {
    padding-bottom: 16px
}

@media(max-width:991px) {
    .about_left_text {
        margin-bottom: 40px
    }
}

.about_left_text p {
    font-size: 16px;
    line-height: 30px;
    font-family: roboto, sans-serif;
    font-weight: 400;
    color: #59595b;
    padding-bottom: 30px
}



.single_title {
    font-size: 30px;
    font-family: roboto, sans-serif;
    font-weight: 700;
    color: #59595b;
    text-transform: uppercase;
    padding-bottom: 48px
}

@media(max-width:400px) {
    .single_title {
        font-size: 20px
    }
}



.our_about_area {
    padding: 40px 0
}



@media(max-width:1199px) {
    .our_about_left_content {
        padding-top: 40px
    }
}

.our_about_left_content .single_title {
    padding-bottom: 36px
}

@media(max-width:1199px) {
    .our_about_left_content .single_title {
        padding-bottom: 12px
    }
}

.our_about_left_content p {
    font-size: 16px;
    line-height: 30px;
    font-family: roboto, sans-serif;
    font-weight: 400;
    color: #59595b;
    padding-bottom: 19px;text-align: justify;
}

.our_about_left_content p:last-child {
    padding-bottom: 0
}

@media(max-width:1199px) {
    .our_about_left_content p {
        padding-bottom: 8px
    }
}




.banner_area {
    background: url(../images/banner-bg.jpg) no-repeat scroll center center;
    background-size: cover;
    padding: 100px 0;
    position: relative;
    z-index: 3
}

@media(max-width:480px) {
    .banner_area {
        padding: 70px 0
    }
}

.banner_area:before {
    content: "";
    background: rgba(0, 0, 0, .6);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

@media(max-width:480px) {
    .banner_area .pull-left {
        float: none !important;
        text-align: center
    }
}

.banner_area .pull-left h1 {
    font-size: 45px;
    font-family: roboto, sans-serif;
    font-weight: 700;
    color: #fff
}

@media(max-width:480px) {
    .banner_area .pull-left h3 {
        font-size: 38px
    }
}

.banner_area .pull-right {
    margin-top: 12px
}

@media(max-width:480px) {
    .banner_area .pull-right {
        float: none !important;
        text-align: center
    }
}

.banner_area .pull-right a {
    font-size: 16px;
    color: #fff;
    font-family: roboto, sans-serif;
    font-weight: 400;
    margin-right: 25px;
    position: relative;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s
}

.banner_area .pull-right a:before {
    content: "\f105";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    left: -17px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff
}

.banner_area .pull-right a:first-child:before {
    display: none
}

.banner_area .pull-right a:last-child {
    margin-right: 0
}

.banner_area .pull-right a:hover {
    color: #dd4d1c
}



.service_area {
    padding: 100px 0
}

.left_s_list {
    margin-bottom: 50px
}

@media(max-width:991px) {
    .left_s_list {
        margin-bottom: 50px
    }
}

.left_s_list .single_title {
    padding-bottom: 20px
}

.left_s_list p {
    font-size: 16px;
    line-height: 30px;
    font-family: roboto, sans-serif;
    font-weight: 400;
    color: #59595b
}

.left_s_list .nav.nav-tabs {
    border: none
}

.left_s_list .nav.nav-tabs li {
    float: none;
    display: block;
    margin-bottom: 5px
}

.left_s_list .nav.nav-tabs li a {
    display: block;
    border: none;
    padding: 0;
    line-height: 55px;
    font-family: roboto, sans-serif;
    font-size: 15px;
    background: #f5f7f9;
    padding: 0 20px;
    border-radius: 0;
    color: #2f2f30;
    letter-spacing: .45px;
    cursor: pointer;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s
}

.left_s_list .nav.nav-tabs li:hover a,
.left_s_list .nav.nav-tabs li.active a {
    background: #dd4d1c;
    color: #fff
}



.image_s_list {
    margin-bottom: 40px
}

@media(max-width:991px) {
    .image_s_list {
        max-width: 400px;
        margin: 0 auto 30px
    }
}



.image_s_list img {
    width: 100%
}

.image_s_list .single_title {
    padding-bottom: 15px;
    font-size: 20px;
    padding-top: 20px;display: inline-block;
}

.image_s_list .more_btn {
    line-height: 40px;
    padding: 0 19px;
    margin-top: 20px
}


.service_details_area {
    padding: 100px 0
}

.service_details_inner .service_d_image_text img {
    width: 100%
}

.service_details_inner .service_d_image_text h2 {
    text-transform: uppercase;
    font-family: roboto, sans-serif;
    color: #2f2f30;
    font-size: 24px;
    padding: 50px 0 30px
}

@media(max-width:480px) {
    .service_details_inner .service_d_image_text h2 {
        padding-top: 30px
    }
}

.service_details_inner .service_d_image_text p {
    font-size: 16px;
    line-height: 30px;
    font-family: roboto, sans-serif;
    font-weight: 400;
    color: #59595b;
    padding-bottom: 30px
}

.service_details_inner .service_d_image_text p:last-child {
    padding-bottom: 0
}



.service_list_item_inner .col-md-6:nth-last-child(-n+2) .image_s_list {
    margin-bottom: 0
}

@media(max-width:560px) {
    .service_list_item_inner .col-xs-6 {
        width: 100%
    }
}

.service_list_item_inner .col-xs-6:nth-last-child(-n+2) .image_s_list {
    margin-bottom: 30px
}




.price_faq_area {
    padding: 90px 0
}

.price_faq_inner .panel-group {
    padding-top: 15px
}

.price_faq_inner .panel-group .panel {
    background: 0 0;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-bottom: 15px
}

.price_faq_inner .panel-group .panel .panel-heading {
    padding: 0;
    border: none
}

.price_faq_inner .panel-group .panel .panel-heading .panel-title a {
    display: block;
    border: none;
    background: #dd4d1c;
    font-size: 16px;
    color: #fff;
    line-height: 60px;
    padding-left: 20px;
    font-weight: 400;
    font-family: roboto, sans-serif;
    letter-spacing: .45px;
    position: relative
}

@media(max-width:600px) {
    .price_faq_inner .panel-group .panel .panel-heading .panel-title a {
        padding-left: 50px;
        line-height: 26px;
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.price_faq_inner .panel-group .panel .panel-heading .panel-title a i {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    border: 1px solid #fff;
    text-align: center;
    line-height: 22px;
    margin-right: 15px
}

.price_faq_inner .panel-group .panel .panel-heading .panel-title a i.fa-angle-down {
    display: none
}

@media(max-width:600px) {
    .price_faq_inner .panel-group .panel .panel-heading .panel-title a i {
        padding-right: 0;
        position: absolute;
        left: 10px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

.price_faq_inner .panel-group .panel .panel-heading .panel-title a.collapsed {
    background: #f6f6f6;
    color: #363636;
    font-weight: 400;
    font-family: roboto, sans-serif
}

.price_faq_inner .panel-group .panel .panel-heading .panel-title a.collapsed i {
    border: 1px solid #363636
}

.price_faq_inner .panel-group .panel .panel-heading .panel-title a.collapsed i.fa-angle-right {
    display: none
}

.price_faq_inner .panel-group .panel .panel-heading .panel-title a.collapsed i.fa-angle-down {
    display: inline-block
}

.price_faq_inner .panel-group .panel .panel-collapse .panel-body {
    border: 1px solid #d8d8d8;
    padding: 22px 37px 22px 22px;
    color: #767676;
    font-size: 16px;
    font-family: roboto, sans-serif;
    line-height: 28px;
    letter-spacing: .25px;
    font-weight: 300
}

.footer_area {
    background: url(../images/footer-bg.jpg) no-repeat scroll center center;
    background-size: cover;
    padding: 88px 0 56px
}

.f_title {
    padding-bottom: 32px
}

.f_title h3 {
    font-size: 24px;
    color: #fff;
    font-family: roboto, sans-serif;
    font-weight: 400
}

@media(max-width:991px) {
    .footer_widget_area {
        margin-bottom: -40px;
        overflow: hidden
    }
}

@media(max-width:991px) {
    .footer_widget_area .col-xs-6 {
        margin-bottom: 40px
    }
}

@media(max-width:500px) {
    .footer_widget_area .col-xs-6 {
        width: 100%
    }
}

@media(max-width:500px) {
    .footer_widget_area .f_widget {
       
        margin: auto
    }
}

.about_widget img {
    max-width: 100%
}

.about_widget p {
    font-size: 15px;
    font-family: roboto, sans-serif;
    line-height: 26px;
    color: rgba(255, 255, 255, .7);
    padding: 0px 0 20px
}

.about_widget ul li {
    display: inline-block;
    margin-right: 5px
}

.about_widget ul li a {
    font-size: 14px;
    color: #fff;
    height: 35px;
    width: 35px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    line-height: 35px;
    background: #213258;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s
}

.about_widget ul li:hover a {
    background: #4267b2
}

.about_widget ul li:nth-child(2):hover a {
    background: #1da1f2
}

.about_widget ul li:nth-child(3):hover a {
    background: #0077b5
}

.about_widget ul li:last-child {
    margin-right: 0
}

.about_widget ul li:last-child:hover a {
    background: #bd081c
}

.link_widget ul li a {
    font-size: 14px;
    text-transform: uppercase;
    font-family: roboto, sans-serif;
    font-weight: 400;
    color: rgba(255, 255, 255, .7);
    line-height: 30px;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s
}

.link_widget ul li:hover a {
    color: #fff
}

.service_widget ul li a {
    font-size: 14px;
    font-family: roboto, sans-serif;
    font-weight: 400;
    color: rgba(255, 255, 255, .7);
    line-height: 30px;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s
}

.service_widget ul li:hover a {
    color: #fff
}

.info_widget .contact_details p {
    font-size: 15px;
    font-family: roboto, sans-serif;
    line-height: 26px;
    color: rgba(255, 255, 255, .7)
}

.info_widget .contact_details p a {
    font-size: 15px;
    font-family: roboto, sans-serif;
    line-height: 26px;
    color: rgba(255, 255, 255, .7);
    padding-left: 5px;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s
}

.info_widget .contact_details p a:hover {
    color: #fff
}

.info_widget .contact_details p:first-child {
    padding-bottom: 15px
}

.info_widget .contact_details p:last-child {
    padding-top: 15px
}

.footer_copy_right {
    text-align: center;
    padding-top: 85px
}

.footer_copy_right h4 {
    font-size: 13px;
    font-family: roboto, sans-serif;
    color: rgba(255, 255, 255, .7);
    font-weight: 400
}

.get-quote-box {
  width: 30%;
  position: absolute;
  top: 50px;
  right: 50px;
  z-index: 9;
  background: #fff;
  padding: 30px 15px;
  border-radius: 10px;
}
.get-quote-box .title {
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 15px;
}
.get-quote-box-citis .title {
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 10px;color: #fff;
}
.get-quote-box-citis {
  padding: 15px 15px;
  box-shadow: 0 0 6px gray;
  border-radius: 10px;overflow: hidden;
}
.get-quote-box-citis .top-box span {
  width: 40px;
  height: 40px;
  line-height: 40px;
  border: 2px solid #fff;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  border-radius: 50%;
  position: relative;
  text-align: center;color: #000;font-size: 22px;
}
.get-quote-box-citis .top-box {
  background: #dd4d1c;
  margin: -15px -15px 15px;
  padding: 15px 15px 1px;
  color: #fff;
  text-align: center;
}
.get-quote-box-citis .top-box span::after {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 40px;
  height: 40px;
  background: #fff repeat scroll 0 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-animation: pulse-border 1.5s ease-out infinite;
  animation: pulse-border 1.5s ease-out infinite;
}
@-webkit-keyframes pulse-border {
    0% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }
    to {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0;
    }
}
@keyframes pulse-border {
    0% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }
    to {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0;
    }
}
.get-quote-box-citis .top-box a {
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  display: inline-block;
  margin-bottom: 15px;
}
.our_about_left_content h3.single_title {
  padding-bottom: 1px;
}
.cities-services {
  margin-top: 30px;
}
.cities-services .city-service-content h3 {
  margin-bottom: 10px;
}
.cities-services .row {
  border-bottom: 1px solid #ddd;
  margin-bottom: 30px;
  padding-bottom: 15px;
}
.right_faq_area .panel-group .panel {
  margin-bottom: 15px;}

.testimonials_area {
    padding: 40px 0 20px
}
.testimonials_area .single_title {
  text-align: center;
}
.testimonials_inner {
    position: relative
}

@media(max-width:991px) {
    .testimonials_inner {
        padding: 0 30px
    }
}

.testimonials_inner .owl-prev,
.testimonials_inner .owl-next {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 30px;
    color: #d6d6d6;
    cursor: pointer;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s
}

.testimonials_inner .owl-prev:hover,
.testimonials_inner .owl-next:hover {
    color: #dd4d1c
}

.testimonials_inner .owl-prev {
    left: 0
}

.testimonials_inner .owl-next {
    right: 0
}

.testimonials_slider {
    max-width: 750px;
    margin: auto
}

.testimonials_slider .item {
    text-align: center
}

.testimonials_slider .item img {
    width: 100px;
    max-width: 100%;
    text-align: center;
    display: inline-block
}

.testimonials_slider .item p {
    font-size: 18px;
    color: #59595b;
    font-family: roboto, sans-serif;
    font-weight: 400;
    line-height: 33px;
    padding: 40px 0 25px
}

@media(max-width:500px) {
    .testimonials_slider .item p {
        font-size: 15px;
        line-height: 28px
    }
}

.testimonials_slider .item h4 {
    color: #2f2f30;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: .45px
}

@media(max-width:767px) {    
.about_area {  padding: 30px 0;}   
.single_title { padding-bottom: 15px;}
.about_left_text p { font-size: 14px;line-height: 26px; text-align: justify;}
.main_title {padding-bottom: 15px;}
.feature_slider_area {padding-bottom: 30px;padding-top: 30px;}
.main_feature_area { padding-top: 30px;padding-bottom: 30px;}
.network_area {padding: 30px 0;}
.footer_area { padding: 30px 0 30px;}
.footer_copy_right { padding-top: 30px;}
.footer_copy_right p {font-size: 14px;text-align: center;margin-bottom: 10px;}
.footer_copy_right .text-right {text-align: center;}
.our_about_left_content {padding-top: 0;}
.our_about_area {padding: 30px 0;}
.our_about_left_content p {font-size: 14px;line-height: 26px;}
.contact_form_area2 {padding: 30px 0;}
.contact_us_form {margin-bottom: 0;}
.banner_area .pull-left h1 {    font-size: 35px;}
.network-inner-area {padding: 30px 0 10px;}
.service_area {padding: 30px 0;}
.service_details_area {padding: 30px 0;}
.service_details_inner .service_d_image_text h2 {padding-bottom: 10px;}
.service_details_inner .service_d_image_text p {font-size: 14px;line-height: 26px; padding-bottom: 15px;text-align: justify;}
.left_s_list {margin-bottom: 0;margin-top: 40px;}
.our_blog_area {padding: 30px 0;}
.main_blog_area {padding: 30px 0;}
.main_blog_items .main_blog_item .main_blog_text p {line-height: 26px; font-size: 14px; text-align: justify;}
.s_comment_area {margin-top: 30px;}
.sidebar_area {margin-top: 30px;}
.contact_form_area2 .col-md-5 .single_title {margin-top: 40px;}
.google-map iframe {height: 200px;}
.get-quote-box {
  width: 100%;
  position: relative;
  top: 0;
  right: 0;}
}



@-webkit-keyframes shake {
    10%,
    90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0)
    }
    20%,
    80% {
        -webkit-transform: translate3d(2px, 0, 0);
        transform: translate3d(2px, 0, 0)
    }
    30%,
    50%,
    70% {
        -webkit-transform: translate3d(-4px, 0, 0);
        transform: translate3d(-4px, 0, 0)
    }
    40%,
    60% {
        -webkit-transform: translate3d(4px, 0, 0);
        transform: translate3d(4px, 0, 0)
    }
}

@keyframes shake {
    10%,
    90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0)
    }
    20%,
    80% {
        -webkit-transform: translate3d(2px, 0, 0);
        transform: translate3d(2px, 0, 0)
    }
    30%,
    50%,
    70% {
        -webkit-transform: translate3d(-4px, 0, 0);
        transform: translate3d(-4px, 0, 0)
    }
    40%,
    60% {
        -webkit-transform: translate3d(4px, 0, 0);
        transform: translate3d(4px, 0, 0)
    }
}

.network_area {      padding: 60px 0;}
.network_area .network-box a {    display: block;    padding: 5px;  color: #333;    margin-bottom: 15px;   font-size: 16px;}
.network_area .network-box a i {   margin-right: 5px;}
.network_area .network-box a:hover {    background: #fff;    color: #dd4d1c;}
.header_top .pull-right .header_c_text p a {   color: black;}
.f_title h3::before {   content: '';    position: absolute;    width: 100px;    height: 3px;    background: #dd4d1c;    top: 35px;}
.service_list_item_inner .image_s_list {    box-shadow: 0 0 10px gray;    border-radius: 5px;    padding: 10px;}
.network-inner-area {    padding: 80px 0 40px;}
.network-inner-area .network-inner-box {    border: 2px solid #dd4d1c;    margin-bottom: 30px;    padding: 10px;    box-shadow: 0 0 10px gray;    border-radius: 5px;}
.network-inner-area .network-inner-box a {    display: block;    font-size: 20px;    color: black;    border-bottom: 2px solid #dd4d1c;   padding-bottom: 8px;    margin-bottom: 15px;}
.network-inner-area .network-inner-box ul li {    font-size: 16px;    margin-bottom: 10px;   border-bottom: 1px dashed #58585a;    padding-bottom: 7px;}
.network-inner-area .network-inner-box ul li:last-child {    margin-bottom: 0;   padding-bottom: 0;    border-bottom: none;}
.network-inner-area .network-inner-box ul li span {    color: #000;   margin-right: 5px;}
.our_blog_area .our_blog_inner {    flex-wrap: wrap;    display: flex;}
.footer_copy_right p {    color: #fff;}
.our_about_left_content ul li {    list-style: disc;margin-top: 5px;}
.our_about_left_content ul {    padding-left: 30px;    margin-bottom: 20px;}
.our_about_left_content h3 {   margin-bottom: 20px;}
.network_area .main_title h2,.network_area .main_title .h2 {  background: #dd4d1c;  color: #fff;  padding: 10px;}
.client_logo_area .title {
  font-size: 22px;
  font-weight: 600;
  text-align: center;
  margin-top: 25%;
}
.main_slider_area {
  position: relative;
}
.feature_slider_area .main_title h2 {
  margin-bottom: 15px;
}
.feature_slider_area .main_title p {
  margin-top: 15px;
}
.main_blog_items .main_blog_item .main_blog_text ul {
  padding-left: 15px;
}
.main_blog_items .main_blog_item .main_blog_text ul li {
  list-style: disc;font-family: roboto condensed, sans-serif;color: #797979;
}
.network_area.pb-0 {
  padding-bottom: 0;
}
