@font-face {
   font-family: 'Pacifico';
   font-style: normal;
   font-weight: 400;
   src: local('Pacifico Regular'), local('Pacifico-Regular'),
     url(https://fonts.gstatic.com/s/pacifico/v12/FwZY7-Qmy14u9lezJ-6H6MmBp0u-.woff2)
       format('woff2');
   font-display: swap;
 }

@import url(https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900&display=swap);

body, p, h1, h2, h3, h4, h5, h6, span, font {
   font-family: Roboto, sans-serif !important;

}
body{
   font-size: 16px;
   color: #707070
}
p, span, font, font span{
   font-size: 16px !important;
}

img {
   max-width: 100%
}

h1,
h2,
h3,
h4,
h5,
h6 {
   font-weight: 700;
   color: #002a41
}

h1 {
   font-size: 50px
}

h2 {
   font-size: 30px
}

h4 {
   font-weight: 700
}

.post-heading-inn h1 {
   text-align: center !important
}

a:hover {
   text-decoration: none
}

.btn-danger {
   background: #f24f00
}

.btn-danger:hover {
   background: #e04900
}

header {
   box-shadow: 0 5px 7px rgba(0, 0, 0, .09);
   position: fixed;
   width: 100%;
   top: 0;
   z-index: 99999;
   background: #fff
}

a.contact_no:hover {
   color: #fff
}

a.call_noright {
   font-size: 22px;
   color: #fff;
   float: right;
   margin-right: 20px
}

a.call_noright:hover {
   color: #fff
}

a.call_noright i {
   margin-right: 10px
}

.top_header {
   background: #002a41;
   padding: 3px 0
}

.post-heading-inn h1 {
   color: #fff;
   font-size: 40px
}

.banner_title p {
   margin: 0
}

.contact_top a {
   font-size: 15px;
   color: #fff;
   margin-right: 15px;
   padding-top: 5px;
   display: inline-block
}

.contact_top a:hover {
   color: #f24f00
}

.contact_top a i {
   margin-right: 5px
}

.contact_no {
   right: 0;
   font-size: 20px;
   color: #fff;
   line-height: 20px;
   float: right;
   margin-top: 1px;
   padding: 6px 10px;
   border-radius: 2px
}

.contact_no span {
   margin-right: 2px
}

.smart_container {
   margin-top: 103px
}

section#content {
   padding-top: 30px;
   padding-bottom: 15px
}

.slide {
   width: 100%;
   min-height: 400px;
   margin: 0 auto;
   position: relative
}

.slide ul {
   margin: 0 auto;
   min-height: 400px
}

.slide ul li {
   width: 100%;
   list-style: none;
   position: absolute;
   z-index: 1;
   min-height: 400px;
   background-position: top center;
   top: 0;
   left: 0;
   right: 0;
   background-size: cover;
   background-repeat: no-repeat;
   display: table
}

.slide ul li .banner_inn {
   display: table-cell;
   vertical-align: middle;
   position: relative;
   z-index: 9
}

span.overlay {
   position: absolute;
   background: rgba(255, 255, 255, .5);
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   width: 100%;
   height: 100%;
   z-index: 3
}

.banner_text {
   text-align: center
}

.slide #dots {
   position: absolute;
   left: 0;
   right: 0;
   bottom: 10px;
   height: 30px;
   z-index: 9999;
   font-size: 0;
   text-align: center;
   opacity: .7
}

.slide #dots a {
   background: #333;
   margin: 0 6px;
   width: 18px;
   height: 18px;
   box-shadow: 0 0 1px 0 #333;
   border-radius: 100%;
   display: inline-block;
   cursor: pointer
}

.slide #dots a.active {
   background: #fff
}

.slide .arrow {
   position: absolute;
   top: 50%;
   width: 50px;
   height: 50px;
   margin-top: -50px;
   background: #fff;
   z-index: 999;
   opacity: .7;
   line-height: 50px;
   color: #333;
   text-align: center;
   text-decoration: none
}

.slide .arrow.prev {
   left: 0
}

.slide .arrow.next {
   right: 0
}

.slide .arrow:active {
   background: #fafafa;
   opacity: 1
}

.banner_text h6 {
   padding: 5px 10px;
   background: #f24f00;
   width: auto;
   display: inline-block;
   font-size: 11px;
   color: #fff;
   border-radius: 0
}

.banner_text h2 {
   width: auto;
   font-size: 50px;
   color: #fff;
   border-radius: 0;
   font-weight: 800
}

.banner_text h2 span {
   color: #fff;
   text-decoration: underline;
   font-size: inherit !important;
}

a.repair_btn {
   background: #f24f00;
   padding: 12px 25px;
   color: #fff;
   border-radius: 5px;
   display: inline-block;
   margin-top: 15px
}

a.repair_btn:hover {
   color: #fff
}

.queryform {
   background: #fff;
   padding: 0;
   border-radius: 15px;
   box-shadow: 0 0 15px rgba(0, 0, 0, .08)
}

.queryform h4 {
   text-align: center;
   padding: 10px;
   border-bottom: 1px solid #ddd
}

.queryform form {
   padding: 10px
}

.queryform .form-control {
   font-size: 14px
}

.icon_box {
   text-align: center
}

.icon_box h5 {
   font-size: 16px;
   padding-top: 10px;
   color: #002a41;
   font-weight: 600;
   text-transform: uppercase
}

.freedelivery_strip {
   padding: 15px 0;
   border-bottom: 1px solid #ddd
}

.what_need {
   padding: 40px 0;
   background: url(../images/pttrn.svg) repeat
}

.sericon_box svg {
   width: 80px
}

.sericon_box img {
   height: 55px;
    width: 70px;
}

.sericon_box h5 {
   font-size: 12px;
   margin-top: 8px
}

.sericon_box {
   text-align: center;
   padding: 40px 15px;
   background: #fff;
   margin-top: 30px;
   border: 1px solid #ddd;
   border-radius: 10px;
   box-shadow: 0 0 19px #ddd
}

.how_it {
   padding: 50px 0;
   background: url(../images/howit_bg.jpg) no-repeat top center;
   background-attachment: fixed;
   background-size: cover
}

.howit_slide {
   position: relative;
   padding: 35px 0
}

.mackbook {
   width: 580px;
   position: absolute;
   top: 0;
   left: 0;
   right: 0;
   margin: auto;
   z-index: 9
}

.stepbox {
   text-align: center;
   margin-top: 30px;
}

.stepbox h5 {
   color: #fff;
   text-align: center;
   font-weight: 500;
}

.stepbox img {
   display: inline-block !important;
   height: 100px;
    width: 100px;
}
.box-gray img {
   height: 100px;
    width: 100px;
}

.how_it h2 {
   color: #fff;
}

.how_it p {
   color: #fff;
}

.experienced_work {
   padding: 40px 0
}

.testimonials {
   background: #f2f2f2;
   padding: 40px 0
}

.testimonials_carousel .owl-item {
   padding: 0 0 60px 0;
   border-radius: 10px
}

.quote {
   width: 30px !important;
   display: inline-block !important;
   margin-bottom: 15px
}

.testimonials_box {
   margin-top: 25px
}

.testimonials_boxinn {
   text-align: center;
   position: relative;
   background: #fff;
   padding: 15px 15px 40px 15px;
   border-radius: 13px;
   box-shadow: 0 17px 15px -7px #ddd
}
.testimonials_boxinn img{
   height: 25px;
   width: 25px;
}

.user_img {
   width: 100px;
   height: 100px;
   position: absolute;
   background: #000;
   z-index: 999;
   margin: auto;
   left: 0;
   right: 0;
   border-radius: 50%;
   overflow: hidden
}

.user_img img{
   height: 50px;
    width: 50px;
}

.call_sec {
   background: #002031
}

.call_txt {
   padding: 15px 0;
   position: relative
}

.call_txt span {
   position: absolute;
   left: 0;
   top: 19px
}

.call_txt h2 {
   color: #fff;
   font-weight: 500
}

.call_txt p {
   color: #fff;
   opacity: .5;
   font-weight: 300;
   font-size: 12px;
   margin: 0
}

.callno {
   margin-top: 20px;
   color: #fff;
   text-align: center;
   font-size: 50px
}

h2.callno a {
   color: #f24f00
}

.footer {
   background: #002a41;
   padding: 35px 0 20px
}

.footer_box h4 {
   color: #fff;
   font-size: 16px;
   margin-bottom: 15px;
   text-transform: uppercase
}

.quicklink {
   font-size: 14px;
   margin: 0;
   padding: 0 0 0 15px
}

.quicklink li a {
   color: rgba(255, 255, 255, .5)
}

.quicklink li:hover a {
   border-color: #fff;
   color: #fff
}

.quicklink li {
   margin-bottom: 7px
}

.tag_btn a {
   padding: 10px;
   display: inline-block;
   border: 1px solid rgba(255, 255, 255, .5);
   font-size: 12px;
   margin-right: 5px;
   margin-bottom: 10px;
   color: rgba(255, 255, 255, .5)
}

.tag_btn a:hover {
   border-color: #fff;
   color: #fff
}

.address h5 {
   color: #fff;
   font-size: 14px
}

.address {
   margin-bottom: 15px
}

.address p {
   font-size: 13px;
   color: rgba(255, 255, 255, .5);
   margin: 0
}

.address p a {
   font-size: 13px;
   color: rgba(255, 255, 255, .5);
   margin: 0
}

.map iframe {
   width: 100%
}

.popular_ser h5 {
   color: #fff
}

.popular_ser ul {
   margin: 0;
   padding: 0
}

.popular_ser li a {
   color: rgba(255, 255, 255, .5);
   font-size: 12px;
   list-style: none
}

.popular_ser li:hover a {
   border-color: #fff;
   color: #fff
}

.popular_ser li {
   list-style: none
}

.copyright p {
   margin: 0;
   font-size: 12px;
   color: #fff;
   padding: 0;
   opacity: .5
}

.privecy a {
   font-size: 12px;
   padding: 0 10px;
   border-right: 1px solid #fff;
   color: #fff;
   opacity: .5;
   font-weight: 400
}

.privecy a:hover {
   opacity: 1;
   color: #fff
}

.privecy a:last-child {
   border: none
}

.copyright {
   padding: 10px 0;
   border-top: 1px solid rgba(255, 255, 255, .2)
}

.social_media a {
   display: inline-block;
   padding: 0;
   background: #002031;
   width: 32px;
   height: 32px;
   text-align: center;
   line-height: 32px;
   color: #fff;
   border-radius: 50%
}

.social_media a:hover {
   color: #fff;
   background: #f24f00
}

.breadcrumb_strip {
   padding: 10px 0;
   background: #f24f00;
   box-shadow: inset 0 -5px 12px rgba(0, 0, 0, .06)
}

.breadcrumb {
   padding: 0;
   background: 0 0;
   font-size: 12px;
   margin: 0
}

.breadcrumb-item a {
   color: #fff
}

.breadcrumb-item.active {
   color: #fff;
   opacity: .9
}

.breadcrumb-item+.breadcrumb-item::before {
   color: #fff
}

.banner_text ul {
   margin: 0;
   padding: 0
}

.banner_text li {
   list-style: none;
   font-size: 15px;
   display: inline-block;
   padding: 0 5px;
   border-right: 1px solid rgba(256, 256, 256, .5);
   color: #fff;
   line-height: 15px
}

.banner_text li:last-child {
   border: none
}

span.banner_overlay {
   position: absolute;
   background: #000;
   left: 0;
   right: 0;
   bottom: 0;
   top: 0;
   opacity: .5
}

div#submitquery {
   padding: 80px
}

.sidebar {
   min-width: 100%
}

.services_sec {
   padding: 30px 0
}

.content_area ul {
   margin: 0;
   padding: 0 0 0 20px
}

.content_area ul li {
   font-size: 14px;
   padding: 5px
}

.content_area ul li:last-child {
   border: none
}

.content_area p strong {
   color: #f24f00
}

.globle_banner {
   background: url(../images/banner_bg.svg) no-repeat right top;
   padding: 40px 0;
   border-bottom: 1px solid #ddd;
   background-size: 50%;
   background-color: #002031
}

.globle_banner h4 {
   color: #f24f00
}

.globle_banner h5 {
   color: #fff
}

.globle_banner ul {
   margin: 0;
   padding-left: 17px
}

.globle_banner ul li {
   color: #fff;
   opacity: .7
}

.content_area h4 {
   position: relative;
   padding-bottom: 8px
}

.content_area h4:after {
   width: 70px;
   height: 3px;
   background: #f24f00;
   content: "";
   position: absolute;
   left: 0;
   bottom: 0
}

.content_area p {
   margin-top: 15px
}

.call_now {
   background: #c1e7f4;
   text-align: center;
   margin: 20px 0;
   float: left;
   width: 100%
}

.call_now h4 {
   margin: 0
}

.call_now h4 a {
   background: #f24f00;
   display: block;
   color: #fff;
   padding: 10px
}

.sidebar .jquery-accordion-menu {
   width: 100% !important;
   min-width: 100%
}

.blog_section {
   padding: 30px 0;
   background: #f2f2f2
}

.blog_box {
   background: #fff;
   border: 1px solid rgba(0, 0, 0, .1);
   box-shadow: 0 0 11px rgba(0, 0, 0, .06);
   margin-bottom: 30px;
   border-radius: 10px;
   overflow: hidden
}

.blog_text {
   padding: 15px
}

a.read_more {
   padding: 4px 10px;
   display: inline-block;
   background: #002a41;
   color: #fff;
   border-radius: 4px;
   font-size: 14px
}

a.read_more:hover {
   background: #f24f00
}

.recent_post ul {
   margin: 0;
   padding: 0;
   background: #fff;
   border: 1px solid rgba(0, 0, 0, .1);
   box-shadow: 0 0 11px rgba(0, 0, 0, .06)
}

.recent_post li {
   list-style: none;
   padding: 10px;
   border-top: 1px solid #ddd
}

.recent_post li:hover {
   background: #f2f2f2;
   box-shadow: inset 0 0 10px rgba(0, 0, 0, .08)
}

.recent_post li:hover h6 {
   color: #f24f00
}

.recent_post li a {
   position: relative;
   min-height: 50px;
   padding-left: 90px;
   display: block
}

.recent_post li a span {
   width: 80px;
   height: 43px;
   position: absolute;
   left: 0;
   top: 0
}

.recent_post li h6 {
   width: 100%;
   white-space: nowrap;
   text-overflow: ellipsis;
   overflow: hidden;
   font-size: 14px;
   margin: 0 0 3px 0
}

.recent_post li p {
   display: block;
   display: -webkit-box;
   max-width: 100%;
   height: 31px;
   margin: 0 auto;
   font-size: 12px;
   line-height: 15px;
   -webkit-line-clamp: 2;
   -webkit-box-orient: vertical;
   overflow: hidden;
   text-overflow: ellipsis;
   color: #707070
}

.categories {
   margin: 20px 0 0 0;
   padding: 0;
   background: #fff;
   border: 1px solid rgba(0, 0, 0, .1);
   box-shadow: 0 0 11px rgba(0, 0, 0, .06)
}

.categories ul {
   margin: 0;
   padding: 0
}

.categories li {
   list-style: none;
   border-top: 1px solid #ddd
}

.categories li a {
   display: block;
   padding: 5px 10px;
   font-size: 13px;
   color: #707070
}

.categories li a:hover {
   background: #f2f2f2;
   box-shadow: inset 0 0 10px rgba(0, 0, 0, .08);
   color: #f24f00
}

.categories h5 {
   margin: 0;
   padding: 10px
}

.socal_box {
   margin-bottom: 15px
}

.socal_box ul {
   margin: 0;
   padding: 0
}

.socal_box li {
   display: inline-block;
   margin-right: 8px
}

.socal_box li a {
   font-size: 13px;
   color: #fff;
   padding: 4px 15px;
   display: inline-block;
   background: 0 0;
   border-radius: 30px
}

.socal_box .facebook {
   background: #3b5998
}

.socal_box .twitter {
   background: #00acee
}

.socal_box .linkedin {
   background: #0077b5
}

.socal_box .google_plus {
   background: #c33
}

.socal_box .pinterest {
   background: #c8232c
}

.contact_sec {
   padding: 40px 0
}

.con_address h5 {
   color: #000;
   font-size: 14px
}

.con_address {
   margin-bottom: 15px
}

.con_address p {
   font-size: 13px;
   color: #707070;
   margin: 0
}

.open .dropdown-menu {
   display: block
}

.dropdown-menu {
   border: 1px solid rgba(0, 0, 0, .05) !important;
   border-radius: 0;
   box-shadow: 0 17px 14px -10px rgba(0, 0, 0, .15) !important;
   border-top: none !important;
   width: 235px !important
}

.banner_outer {
   height: 100%;
   position: absolute;
   z-index: 99;
   top: 0;
   bottom: 0;
   width: 100%
}

.flex-active-slide {
   background-size: cover;
   background-position: top center
}

.flex-control-nav {
   z-index: 999
}

.flex-direction-nav a {
   background-color: #fff;
   border-radius: 5px
}

.flex-direction-nav {
   z-index: 99999
}

.flexslider {
   overflow: hidden
}

a.scrollup {
   position: fixed;
   bottom: 10px;
   z-index: 99999;
   right: 10px;
   background: #f24f00;
   width: 30px;
   height: 30px;
   text-align: center;
   line-height: 30px;
   border-radius: 50%;
   color: #fff
}

article {
   margin-bottom: 40px
}

article .post-heading h3 {
   margin-bottom: 0
}

article .post-heading h3 a {
   font-weight: 700;
   color: #353535
}

article .post-heading h3 a:hover {
   text-decoration: none
}

.post-meta {
   background: #fcfcfc;
   border: 1px solid #e6e6e6;
   border-top: none;
   text-align: center
}

.post-meta .format {
   border-bottom: 1px solid #e6e6e6;
   padding: 10px 0 10px
}

.post-meta i {
   margin: 0
}

.post-meta .date {
   border-bottom: 1px solid #e6e6e6;
   padding: 10px 0 10px
}

.post-meta .date span {
   text-align: center;
   color: #999;
   font-size: 12px;
   font-weight: 600
}

.post-meta .comments {
   padding: 10px 0 10px
}

.post-meta .comments a {
   color: #999;
   font-size: 12px;
   font-weight: 700
}

.post-meta .comments a:hover {
   text-decoration: none
}

.post-image {
   margin-bottom: 5px
}

.post-quote {
   margin-bottom: 20px
}

.post-video {
   margin-bottom: 20px
}

.post-audio {
   margin-bottom: 20px
}

.post-link {
   margin-bottom: 20px
}

.post-slider {
   margin-bottom: 20px
}

.post-quote blockquote {
   font-size: 16px;
   color: #999;
   font-family: 'Noto Serif', serif;
   font-style: italic;
   line-height: 1.6em
}

.post-image img:hover {
   -webkit-box-shadow: 0 0 2px #979797;
   -moz-box-shadow: 0 0 2px #979797;
   box-shadow: 0 0 2px #979797;
   -webkit-transition: all 1s ease-in-out;
   -moz-transition: all 1s ease-in-out;
   -o-transition: all 1s ease-in-out;
   transition: all 1s ease-in-out
}

ul.meta-post {
   float: left;
   margin: 0;
   padding: 0;
   list-style: none
}

ul.meta-post li {
   float: left;
   margin: 0 10px 0 0;
   padding: 0 10px 0;
   list-style: none;
   border-right: 1px dotted #d1d1d1
}

ul.meta-post li i {
   float: left;
   font-size: 12px;
   margin: 3px 5px 0 0
}

ul.meta-post li a {
   color: #999;
   float: left;
   font-size: 12px;
   font-weight: 600
}

.pull-right {
   float: right;
   font-size: 12px
}

.bottom-article {
   overflow: hidden;
   border: 1px solid #ececec;
   padding: 10px;
   margin-top: 20px;
   background: #f5f5f5
}

.about-author {
   border: 1px solid #f5f5f5;
   padding: 20px;
   float: left;
   margin-bottom: 5px
}

.about-author h5 {
   margin-bottom: 10px
}

.comment-area {
   float: left;
   width: 100%;
   margin-top: 30px
}

.media-content {
   overflow: hidden;
   margin-left: 12px;
   border-bottom: 1px dotted #d5d5d5;
   padding-bottom: 20px
}

.media-content h6 {
   font-size: 14px;
   font-weight: 700
}

.media-content span {
   color: #a9a9a9;
   font-size: 14px;
   font-weight: 300
}

.comment-area .thumbnail>img {
   display: block;
   width: 60px;
   height: 60px
}

.filter-list {
   margin-top: 20px
}

#pagination a,
#pagination span {
   display: block;
   float: left;
   margin: 0 7px 0 0;
   padding: 7px 10px 6px 10px;
   font-size: 12px;
   line-height: 12px;
   color: #888;
   font-weight: 600
}

#pagination a:hover {
   color: #fff;
   text-decoration: none
}

#pagination span.current {
   background: #333;
   color: #fff;
   font-weight: 700
}

ul.social-network {
   list-style: none;
   margin: 0
}

ul.social-network li {
   display: inline;
   margin: 0
}

ul.social-network li a {
   color: #fff;
   width: 25px;
   display: inline-block;
   text-align: center;
   border-radius: 3px
}

ul.social-network li a {
   background: rgba(0, 0, 0, .2)
}

ul.social-network li a:hover {
   background: rgba(0, 0, 0, .6)
}

.share {
   display: inline-block
}

ul.social-network li .facebook {
   background: #3b5998
}

ul.social-network li .twitter {
   background: #1da1f2
}

ul.social-network li .google {
   background: #dc4e41
}

ul.social-network li .pintrest {
   background: #cb2027
}

ul.social-network li .linkedin {
   background: #0077b5
}

ul.social-network li .youtube {
   background: #db4437
}

ul.social-network li .instagram {
   background: #b07109
}

ul.social-network li .tumblr {
   background: #36465d
}

ul.social-network li .flickr {
   background: #ff0084
}

ul.social-network li .whatsapp {
   background: #00a859
}

.post-heading h1 {
   font-size: 25px
}

.btn-theme {
   color: #fff
}

.btn-theme:hover {
   background: #f24f00;
   color: #fff;
   border-color: #f24f00
}

.blogbg {
   background: #f2f2f2
}

.blog_box p {
   padding: 0 15px
}

.blog_box h3 {
   padding: 10px 15px
}

.post-heading h1 {
   padding: 10px 0;
   color: #f24f00
}

.post-image+div {
   padding: 0 !important
}

span.input-group-btn button {
   background: #000;
   border: none;
   color: #fff;
   height: 31px
}

.custom_nav .navbar-nav .nav-item .nav-link:hover {
   background: #f2f2f2
}

.custom_nav .navbar-nav .nav-item .nav-link:focus {
   background: #f2f2f2;
   color: #f24f00
}

h1.callno i {
   transform: rotate(90deg)
}

.alert-warning {
   display: none !important
}

.pullquote-left {
   border-left: #fff !important
}

.comment_box {
   position: relative;
   padding-left: 50px;
   min-height: 60px;
   margin-bottom: 15px;
   border-bottom: 1px dotted #ddd;
   padding-bottom: 10px;
   font-size: 14px
}

span.combox_img {
   width: 40px;
   height: 40px;
   position: absolute;
   left: 0;
   top: 0
}

.comment_box .pullquote-left strong {
   text-transform: capitalize !important;
   color: #002a41
}

.custom_nav li>a {
   font-size: 14px !important;
   padding: 3px 5px;
   display: block
}

.custom_nav li>ul>li {
   position: relative !important
}

.custom_nav li>ul>li>.dropdown-menu.sub-menu {
   position: absolute;
   left: 100%;
   top: 0;
   margin: 0;
   display: none
}

.custom_nav li>ul>li:hover .dropdown-menu.sub-menu {
   display: block;
   text-decoration: none !important
}

.custom_nav li a {
   display: block
}

.custom_nav li a:hover {
   background: #f2f2f2 !important;
   text-decoration: none !important
}

.dropdown-menu .active>a,
.dropdown-menu .active>a:hover,
.dropdown-menu li a:hover,
.dropdown-menu li:hover,
.dropdown-menu li>a:focus,
.dropdown-submenu:hover>a {
   background-color: #f2f2f2 !important
}

.categories li a.active {
   color: red
}

.rightmenu_white {
   min-width: 100% !important
}

.recent_post.mt-3.widget.mb-3 {
   display: block;
   float: left;
   width: 100%
}

.widget {
   float: left;
   width: 100%
}

.video-container iframe {
   width: 100%;
   height: 350px
}

.blogbgs h1 {
   font-size: 30px
}

#jquery-accordion-menu3>ul>li:first-child a {
   display: none
}

.banner_images {
   min-height: 140px;
   text-align: center
}

.banner_images img {
   margin: 0 auto;
   width: 100%
}

.pageinn_banner {
   position: relative
}

.pageinn_banner {
   position: relative;
   background: #097dcc !important;
   padding: 30px 0
}

.banner_title ul {
   padding-left: 0;
   margin: 0
}

.banner_title li:last-child {
   border: none
}

.banner_title li font {
   color: #fff;
   font-size: 14px
}

.banner_title li {
   list-style: none;
   display: inline-block;
   padding: 0 8px;
   border-right: 1px solid #fff;
   line-height: 14px;
   color: #fff
}

.custom_nav ul li:last-child .sub-menu {
   left: -234px !important
}

.custom_nav ul li:nth-child(8) .sub-menu {
   left: -234px !important
}

.custom_nav ul li:nth-child(9) .sub-menu {
   left: -234px !important
}

#callpage .cp-button-section {
   left: calc(0% + 40px) !important;
   width: 100px !important
}

.jquery-accordion-menu ul ul.submenu>li>a {
   padding-left: 30px;
   padding-top: 6px;
   padding-bottom: 6px
}

#jquery-accordion-menu3 ul ul.submenu>li>a {
   padding: 5px 10px
}

.post-heading h2 {
   color: #f24f00 !important
}

.top_header a:focus {
   color: #fff
}

.testimonials_box .col-md-4 {
   display: inline-block;
   padding: 0;
   width: 30.5%;
   min-width: 250px
}

.testimonials_box .col-md-8 {
   display: inline-block;
   padding: 0;
   width: 69%;
   min-width: 250px;
   max-width: initial
}

.testimonials_box .col-md-6 {
   display: inline-block;
   padding: 0;
   width: 49.5%;
   min-width: 250px
}

.testimonials_box .col-md-4 .thumbnails,
.testimonials_box .col-md-6 .thumbnails,
.testimonials_box .col-md-8 .thumbnails {
   padding: 0;
   margin: 15px
}

.testimonials_box .col-md-4 .thumbnails .user_img,
.testimonials_box .col-md-6 .thumbnails .user_img,
.testimonials_box .col-md-8 .thumbnails .user_img {
   width: 50px;
   height: 50px
}

span.rating {
   color: #f24f00
}

.services {
   padding: 40px 0;
   background: url(../images/pttrn.svg) repeat
}

.services .col-md-4 {
   display: inline-block;
   width: 33%;
   min-width: 300px
}

.services .srv_box {
   text-align: center;
   padding: 40px 15px;
   background: #fff;
   margin-top: 30px;
   border: 1px solid #ddd;
   border-radius: 10px;
   box-shadow: 0 0 19px #ddd
}

.services .srv_box h5 {
   margin-top: 20px
}

.why-choose-us {
   padding: 40px 0;
   background: #fff
}

.why-choose-us .col-md-3 {
   display: inline-block;
   width: 24.5%;
   min-width: 250px;
   padding: 0 5px
}

.why-choose-us .srv_box {
   text-align: center;
   padding: 10px;
   margin-top: 30px;
   border: 1px solid #ddd;
   border-radius: 10px;
   box-shadow: 0 0 19px #ddd;
   background: #f2f2f2
}

.why-choose-us .srv_box h5 {
   margin-top: 20px
}

.why-choose-us .srv_box:hover a {
   color: #f24f00
}

.why-choose-us img {
   border-radius: 0 35px;
   height: 150px;
   width: 200px;
}

.why-choose-us .srv_box:hover img {
   border-radius: 35px 0
}

@media (max-width:767.98px) {
   .call_no {
      display: none
   }

   .contact_no {
      top: -27px
   }

   .navbar-brand img {
      width: 50px
   }

   .contact_no {
      display: none
   }

   .desktop_topheader {
      display: none
   }

   .smart_container {
      margin-top: 72px
   }

   .mackbook {
      display: none
   }

   .banner_text h1 {
      font-size: 30px
   }

   .slide .arrow {
      display: none
   }

   .sericon_box h5 {
      font-size: 11px
   }

   .sericon_box {
      padding: 20px 15px;
      min-height: 139px
   }

   h1 {
      font-size: 30px
   }

   .icon_box {
      background: #f2f2f2;
      padding: 10px;
      min-height: 118px;
      margin-bottom: 15px
   }

   .icon_box h5 {
      font-size: 12px
   }

   body {
      font-size: 14px
   }

   .banner_title h1 {
      font-size: 20px
   }

   .banner_images {
      min-height: auto !important
   }

   .banner_images img {
      min-width: 100% !important
   }

   .flexslider .slides img {
      width: 150%;
      display: block;
      margin: 0 auto 0 -25%;
      min-height: 180px;
      max-width: fit-content
   }

   .services_box {
      text-align: center
   }

   .testimonials_box {
      text-align: center
   }

   .experienced_work img {
      margin: 0 4px 0 0;
      display: block;
      float: left
   }

   .experienced_work h2 {
      font-size: 23px
   }

   .top_header {
      display: none
   }

   .mobmenu .top_header {
      display: block
   }

   div#submitquery {
      padding: 35px
   }

   .contact_no span {
      display: none
   }
}

@media (max-width:640px) {
   .banner_text h1 {
      font-size: 15px
   }

   .banner_text li {
      font-size: 12px
   }

   .banner_text p:empty {
      display: none
   }

   a.repair_btn {
      padding: 6px 15px;
      display: inline-block;
      font-size: 11px;
      margin-top: 5px
   }

   .contact_top a {
      font-size: 13px
   }

   #main-slider .flex-control-nav {
      display: none
   }
}

#navbarSupportedContent li:last-child .dropdown-menu {
   right: 0;
   left: auto
}

#navbarSupportedContent li:nth-child(9) .dropdown-menu {
   right: 0;
   left: auto
}

a.google {
   display: none !important
}

a.navbar-brand {
   max-width: 265px;
   margin: 10px 0
}

.webcallback-button button.phone,
.webcallback-button .offline-placeholder.phone {
   display: none !important;
}
.navbar-brand img{
   width: 100%;
   height: 100%;
}
.icon_box span img{
   height: 50px;
   width: 60px;
}

#mobile-onlybanner{
   display: none;
}
#hide-on-mobile{
   display: block;
}
@media only screen and (max-width: 780px){
   #main-slider{
      display: none;
   }

   .banner_text h2{
      font-size: 25px;
   }

   #mobile-onlybanner{
   display: block;
}

#hide-on-mobile{
   display: none;
}


}
