/*
Theme Name:   twentysixteen child theme
Description:  Write here a brief description about your child-theme
Author:       admin
Author URL:   Write here the author's blog or website url
Template:     twentysixteen
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  twentysixteen-child
*/

/* Write here your own personal stylesheet */

@import url('https://fonts.googleapis.com/css?family=Raleway:200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,600,600i,700,700i,900,900i');
body .site {
    margin:0;
}
body:not(.custom-background-image):before, body:not(.custom-background-image):after {
    display: none;
}
body .site-inner {
    max-width: 100%;

}
.site-header{
    margin: 0 auto;
   /* width: 100%;
    max-width: 1170px;
   */ 
   padding: 0px 0px;
}
.entry-header{
	display:none;
}
.site-content {
    padding: 0;
}
.container{
    margin: 0 auto !important;
    width: 100%;
    max-width: 1170px;
    padding: 0px 15px;

}
@media (min-width: 1368px){
    .our-footer .cn{
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0px 15px;
}
body .servicer-eual-row .vc_col-sm-6 .serv-right{
	    min-height: 412px;
}
body .serv-right p{
	font-size: 17px;
}
.set-with{
    max-width: 1200px;
    margin: 0 auto !important;
    padding: 0px 15px;
}
.container{
    margin: 0 auto !important;
    width: 100%;
    max-width: 1200px;
    padding: 0px 15px;
}
.site-header-main .site-branding{
	width: 100%;
	max-width: 1200px;
    margin: 0 auto;
}
.site-header .site-header-menu #site-navigation{
	width: 100%;
	margin: 0 auto;
    max-width: 1200px;
}
}
.site-header-main .site-branding{
	width: 100%;
	max-width: 1170px;
    margin: 0 auto;
    padding: 2% 15px;
}
.site-header-main .site-branding .custom-logo-link{
	float: left;
    margin-bottom: 0px;
}
.site-header-main .site-branding .header-right{
	float: right;
	margin-top: 1.5%;
}
.site-header-main .site-branding .header-right ul{
    display: flex;
    flex-flow: row;
    list-style-type: none;
    margin:0px;
}
.site-header-main .site-branding .header-right ul li:first-child a{
	font-family: 'Raleway', sans-serif;
    font-size: 16px;
    background: #212161;
    color: #fff;
    font-weight: bold;
    padding: 13px 15px;
    display: inline-block;
    border-radius: 5px;
}
.site-header-main .site-branding .header-right ul li:first-child a:hover{
	background-color: #ce2127;
	color:#fff;
}
.site-header-main .site-branding .header-right ul li:last-child{
	margin-left: 82px;
	position: relative;
}
.site-header-main .site-branding .header-right ul li:last-child p{
	margin-bottom: 0px;
}
.site-header-main .site-branding .header-right ul li:last-child p{
	color: #666666;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    line-height: 23px;
    text-transform: uppercase;
}
.site-header-main .site-branding .header-right ul li:last-child p a{
	color: #ce2127;
	font-size: 30px;
	font-weight: 900;
	font-family: 'Open Sans', sans-serif;
}
.site-header-main .site-branding .header-right ul li:last-child p a:hover{
	color: #212161;
}
.site-header-main .site-branding .header-right ul li:last-child:before{
	content: "\f095";
    position: absolute;
    font-size: 36px;
    font-family: FontAwesome;
    transform: rotate(270deg);
    top: 0;
    left: -35%;
    background-color: #ce2127;
    color: #fff;
    padding: 8px 12px;
    border-radius: 5px;
    z-index: 9999;
    line-height: 35px;
    margin: 0 !important;
    transform: 0.9s;
}
.site-header-main .site-branding .header-right ul li:last-child:hover:before{
background-color: #212161;
    transform: 0.9s;
}
.site-header .site-header-menu{
	width: 100%;
   	background-color: #212161;
   	margin: 0px;
}
.site-header .site-header-menu #site-navigation{
	width: 100%;
	margin: 0 auto;
    max-width: 1170px;
}
.site-header .site-header-menu #site-navigation ul li{
	padding: 0px 18px;
}
.site-header .site-header-menu #site-navigation ul li a{
	    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    font-family: 'Raleway', sans-serif;
    padding: 20px 0px;
    padding-bottom: 16px;
    margin-bottom: 0px;
}
.site-header .site-header-menu #site-navigation ul li a:hover{
	border-bottom: 3px solid #ce2127;
}
.site-header .site-header-menu #site-navigation ul li.current_page_item a{
	    border-bottom: 3px solid #ce2127;
}
.site-header .site-header-menu #site-navigation ul li a{
	position: relative;
        border-bottom: 3px solid transparent;
}
body a:focus{
	outline: inherit !important;

}
.sercah-menu #search-2{
    border-top: inherit;
    list-style: none;
    margin-bottom: 0px;
    padding-top: 0px;
}
.sercah-menu #search-2 input{
    height: 55px;
}


.sercah-menu{
	float: right;
}
#site-navigation .menu-main-home-container{
	float: left;
}
.set-with{
    max-width: 1170px;
    margin: 0 auto !important;
    padding: 0px 15px;
}
.set-home-ist h1, .landing-text h2{
	    color: #fff;
    font-family: 'Raleway', sans-serif;
    font-size: 50px;
    line-height: 55px;
    font-weight: bold;
        text-transform: uppercase;
}
.set-home-ist a{
	color: #fff;
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    border: 2px solid #ddd;
    padding: 10px 18px;
    display: inline-block;
    margin-top: 8%;
    font-weight: bold;
}
.set-home-ist a:hover{
	background-color: #ce2127;
	color: #fff;
	border-color: #ce2127;
}
.set-home-ist{
	padding-top: 5%;
    padding-bottom: 10%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.second-home h2{
	color: #333333;
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
}
.second-home img{
    display: unset;
}
.second-home p {
    text-align: center;
    font-size: 14px;
    color: #666666;
    line-height: 20px;
    font-weight: 600;
    font-family: 'Source Sans Pro', sans-serif;
    /*overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical; */
    margin-bottom: 8px;
}
.haeding-home h3{
	font-family: 'Raleway', sans-serif;
    font-size: 26px;
    font-weight: bold;
    color: #333333;
    position: relative;
    display: inline-block;
    padding-bottom: 10px;
        text-transform: uppercase;
}
.haeding-home{
	text-align: center;
}
.haeding-home h3:after{
	    content: "";
    position: absolute;
    background-color: #ce2127;
    width: 57px;
    height: 3px;
    bottom: 0px;
    left: 25%;
}
.col-set-services:hover{
        box-shadow: 0px 2px 10px 3px #ccc;
}
.col-set-services{
    padding: 30px;
}
.second-home{
    padding-top: 3%;
    padding-bottom: 4%;
}
.home-about{
    padding-top: 3%;
    background-size: 100% 100%;
    padding-bottom: 3%;

}
.ist-about-home h2:after{
    position: absolute;
    content: "";
    width: 55px;
    height: 3px;
    bottom:0px;
    left: 0px;
    background-color: #fff;
}
.second-about-home h2:after{
    position: absolute;
    content: "";
    width: 55px;
    height: 3px;
    bottom:0px;
    left: 0px;
    background-color: #ffc20a;
}
.ist-about-home h2, .second-about-home h2{
    font-family: 'Raleway', sans-serif;
    color: #fff;
    font-size: 26px;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 45px;
}
.ist-about-home p{
    font-family: 'Source Sans Pro', sans-serif;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
}
.bg-set-icon-on ul{
    display: flex;
    flex-flow: row;
    list-style-type: none;
    border: 2px solid #ffff;
    float: left;
    padding: 15px 12px;
    margin-left: 0px;
    margin-right: 20px;
        width: 235px;
    height: 105px;
}
.bg-set-icon-on{
    float: left;
    width: 100%;
}
.bg-set-icon-on ul li:last-child div:first-child{
    color: #ffc20a;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 25px;
    font-weight: bold;
    line-height: 30px;
}
.bg-set-icon-on ul li:last-child div:last-child{
        font-size: 14px;
    color: #fff;
    font-family: 'Raleway', sans-serif;
    font-weight: bold;
    line-height: 17px;
}
.top-set img{
        margin-top: 10px;
}
.bg-set-icon-on ul li:last-child{
    padding-left: 15px;
    padding-top: 8px;
}
body .second-about-home{
    padding-left: 5%;
}
body .ist-about-home{
    padding-right: 5%;
}
.requesr-about a{
    font-family: 'Raleway', sans-serif;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    background: #ce2127;
    padding: 10px 20px;
    margin-top: 20px;
    float: left;
    border: 1px solid #ce2127;
}
.requesr-about a:hover{
    background:transparent;
    border-color: #fff;
}
body .testimonial-home .tfree-client-testimonial {
       text-align: left !important;
    line-height: 20px !important;
        margin-bottom: 14%;
}

body .testimonial-home .tfree-client-testimonial .tfree-testimonial-content{
    font-family: 'Source Sans Pro', sans-serif;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
}
body .testimonial-home .sp-tfree-client-image img{
    border-radius: 0px ;
}
body .testimonial-home .sp-tfree-client-image{
        position: absolute;
    bottom: -3%;
    margin-bottom: 0;
}
/*body .testimonial-home .slick-list{
    overflow: inherit;
}*/
body .testimonial-home .sp-testimonial-free-item{
    position: relative;
    /*width: 33% !important;*/
}
/*body .testimonial-home .sp-testimonial-free-section {
    padding: 0px !important;
}
body .testimonial-home .slick-track{
    width: 100% !important;
}*/
body .testimonial-home h2.tfree-client-name{
    color: #fff !important;
    text-align: left;
    padding-left: 22%;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    text-transform: uppercase;
}
body .testimonial-home .tfree-client-designation{
    color: #fff !important;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    text-align: left;
    padding-left: 22%;
}
body .testimonial-home .testimonil-text h2:after{
     position: absolute;
    content: "";
    width: 55px;
    height: 3px;
    bottom:0px;
    left: 0px;
    background-color: #ce2127;
}
body .testimonial-home .testimonil-text h2{
    font-family: 'Raleway', sans-serif;
    font-size: 26px;
    font-weight: bold;
    color: #fff;
    position: relative;
    display: inline-block;
    padding-bottom: 10px;
}
body .testimonial-home{
    padding-top: 3%;
    padding-bottom: 4%;
    background-size: 100% 100%;
    margin-top: 1%;
}
body .testimonial-home .sp-testimonial-free-section .slick-dots{
    text-align: left;
    margin-top: 35px;
}
body .testimonial-home .sp-testimonial-free-section .slick-dots li{
    overflow: inherit;
}
body .testimonial-home .sp-testimonial-free-section .slick-dots li button{
  border-radius: 0px;
}
body .testimonial-home .sp-testimonial-free-section .slick-dots li button:focus{
    outline: inherit;
}
.project-set .content {
     position: relative;
    width: 100%;
    max-width: 23%;
    overflow: hidden;
    float: left;
    margin:1%;
}

.project-set .content .content-overlay {
  background: rgba(0,0,0,0.7);
  position: absolute;
  height: 99%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}

.project-set .content:hover .content-overlay{
  opacity: 1;
}

.project-set .content-image{
  width: 100%;
}

.project-set .content-details {
  position: absolute;
  text-align: center;
  padding-left: 1em;
  padding-right: 1em;
  width: 100%;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.project-set .content:hover .content-details{
  top: 50%;
  left: 50%;
  opacity: 1;
}

.project-set .content-details h3{
  color: #fff;
  font-weight: 500;
  letter-spacing: 0px;
  margin-bottom: 0.5em;
  text-transform: uppercase;
  font-family: 'Raleway', sans-serif;
  font-weight: bold
}

.project-set .content-details p{
    color: #fff;
    font-size: 14px;
    font-family: 'Source Sans Pro', sans-serif;
    line-height: 18px;
    border: 2px solid #ce2127;
    padding: 7px;
}

.project-set .fadeIn-bottom{
  top: 80%;
}

.project-set .project-set .fadeIn-top{
  top: 20%;
}

.project-set .fadeIn-left{
  left: 20%;
}

.project-set .fadeIn-right{
  left: 80%;
}
/*body .home-post .vc_gitem-zone-a .vc_gitem-row-position-middle{
position: inherit;
}

body .home-post .vc_gitem-post-data-source-post_title h2 a{
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    color: #333333;
    font-weight: bold;
}
body .home-post .vc_gitem-post-data-source-post_title{
    margin-bottom: 0px;
}
body .home-post .vc_gitem-post-data-source-post_excerpt{
        font-family: 'Source Sans Pro', sans-serif;
    font-size: 15px;
    line-height: 22px;
    font-weight: 500;
    color: #666666;
}
body .home-post .vc_gitem-post-data-source-post_excerpt p:first-child{
    display: none;
}
body .home-post .vc_btn3-inline a{
    background: #ce2127 !important;
    color: #fff !important;
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 0;
    border-color: #ce2127 !important
}
body .home-post .vc_btn3-inline a:hover{
    background-color: transparent !important;
    color: #ce2127 !important;

}*/
.post-get h2{
     font-family: 'Raleway', sans-serif;
    font-size: 18px;
    color: #333333;
    font-weight: bold;
}
.post-title-home{
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 3px;
}
.post-exerpt{
        font-family: 'Source Sans Pro', sans-serif;
    font-size: 15px;
    line-height: 22px;
    font-weight: 500;
    color: #666666;
    display: block;
    display: -webkit-box;
    max-width: 400px;
    height: 70px;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.post-raed-more a{
    background: #ce2127;
    color: #fff ;
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 0;
    border: 1px solid #ce2127;
        padding: 10px 25px;
}
.post-raed-more a:hover{
    background-color: transparent ;
    color: #ce2127 ;
}
.main-div-post .post-get-main{
     float: left;
    width: 31.3%;
    margin: 1%;
    position: relative;
}
.main-div-post {
    position: relative;
}
.date-set-post{
    display: inline-block;
    position: absolute;
    top: -3px;
    font-family: 'Source Sans Pro', sans-serif;
    background: #ce2127;
    color: #fff;
    padding: 0px 14px;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 1%;
        left: 0;
}
.date-set-post p{
    margin-bottom: 0px;
    border-bottom: 1px solid #fff;
}

.post-raed-more{
    margin-top: 7%;
    float: left;
}
body .our-footer .cn > li{
    border:inherit;
    list-style-type: none;
    width: 25%;
    float: left;
    margin-bottom:25px;
}
.our-footer .cn{
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
    padding: 0px 15px;
}
.ftr-set-emnu ul:first-child{
    float: left;
    width: 50%;
    margin:0px;
    list-style-type: none;

}
.ftr-set-emnu ul:last-child{
    float: right;
    width: 50%;
    margin:0px;
    list-style-type: none;
}
.our-footer .widgettitle {
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
}
.our-footer #text-2 p{
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 15px;
    color: #666666;
    font-weight: 500;

    padding-right: 20%;
}
.our-footer #text-3 a{
    font-family: 'Raleway', sans-serif;
    color: #666666;
    font-size: 15px;
    box-shadow: none;
    padding-bottom: 6px;
    display: inline-block;
}
.our-footer #text-3 a:hover{
    color: #ce2127;
}
#text-5 ul{
    margin: 0px;
    list-style-type: none;
}
#text-5 ul li:first-child{
    float: left;
    clear: both;
    color: #666666;
    font-size: 15px;
    font-family: 'Source Sans Pro', sans-serif;
}
#text-5 ul li:last-child{
    float: right;
      color: #333333;
    font-size: 15px;
    font-family: 'Source Sans Pro', sans-serif;
}
.our-footer .site-info{
    display: none;
}
.our-footer .social-icon-ftr p:first-child i{
    font-family: FontAwesome;
    background-color: #ce2127;
    color: #fff;
        padding: 4px;
    font-size: 14px;
    border-radius: 2px;
}
.our-footer .social-icon-ftr i{
    color: #ce2127;
    font-size:18px;
    margin-right: 10px;
}
.our-footer .social-icon-ftr p{
    color: #666666;
    font-size: 15px;
        margin-bottom: 15px;
    font-family: 'Source Sans Pro', sans-serif;
}
.our-footer{
    padding: 0px;
}
#post-home{
    margin-bottom: 10%;
}
.last-side{
    background-color: #ce2127;
    width: 100%;
}
.last-side #text-6{
        padding: 0;
    border: inherit;
    max-width: 1170px;
    margin: 0 auto;
    padding: 15px 15px;
    color: #fff;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 15px;
    list-style-type: none;
}
body .entry-content{
  margin: 0px !important;
  max-width: 100% !important;
  width: 100% !important; 
}
.main-first-set h2{
	font-family: 'Source Sans Pro', sans-serif;
    color: #fff;
    text-transform: uppercase;
    font-size: 40px;
    font-weight: bold;
    line-height: 50px;
}
.main-first-set ul{
	display: inline-block;
    text-align: center;
    margin: 0;
    list-style-type: none;
    width: 100%;
}
.main-first-set ul li{
	display: inline-block;
}
.main-first-set ul li a{
    font-family: 'Source Sans Pro', sans-serif;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
}
.main-first-set ul li.avtive-brd a{
	color: #ce2127;
	pointer-events: none;
}
.main-first-set{
	background-size: cover;
    padding: 2% 0px;
}
.ab-text h3{
    color: #fff;
    font-family: 'Raleway', sans-serif;
    font-size: 26px;
    font-weight: bold;
    position: relative;
    margin-bottom: 2.5%;
    padding-bottom: 10px;
}
.ab-text p{
    font-family: 'Source Sans Pro', sans-serif;
    color: #fff;
    font-size: 16px;
    line-height: 26px;
}
.ab-text h3:after{
    position: absolute;
    content: "";
    width: 55px;
    height: 3px;
    bottom: 0px;
    left: 0px;
    background-color: #fff;
}
.about-scnd-ch h3{
    font-family: 'Raleway', sans-serif;
    color: #000;
    font-size: 26px;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 5px;
    margin-top: -23px;
    margin-bottom: 20px;
}
.about-scnd-ch p{
	font-family: 'Source Sans Pro', sans-serif;
    color: #666666;
    font-size: 15px;
    line-height: 26px;
    padding-right: 5%;
    margin-bottom: 16px;
}
.about-scnd-ch img{
	margin-top:9%;
}
.about-scnd-ch h3:after{
	 position: absolute;
    content: "";
    width: 55px;
    height: 3px;
    bottom: 0px;
    left: 0px;
    background-color: #ce2127;
}
.abt-gr-r{
	padding: 4% 0px;
}
.team-about h3{
	font-family: 'Raleway', sans-serif;
    font-size: 36px;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    padding-bottom: 20px;
}
.team-about{
	text-align: center;
	padding:4% 0px;
}
.team-about h3:after{
	 position: absolute;
    content: "";
    width: 55px;
    height: 3px;
    bottom: 0px;
    left: 40%;
    background-color: #ce2127;
}
.team-about h4{
	font-family: 'Raleway', sans-serif;
    font-size: 18px;
    color: #111111;
}
.team-about p{
	font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    color: #636363;
}
#post-home .testimonil-text h2{
	    font-family: 'Raleway', sans-serif;
    font-size: 26px;
    font-weight: bold;
    color: #333333;
    position: relative;
    display: inline-block;
    padding-bottom: 10px;
    text-transform: uppercase;
}
#post-home .testimonil-text{
	text-align: center;
}
#post-home .testimonil-text h2:after{
    position: absolute;
    content: "";
    width: 55px;
    height: 3px;
    bottom: 0px;
    left: 36%;
    background-color: #ce2127;
}
.project-home .haeding-home h3:after{
	    left: 38%;
}
.for-right-side-pd{
	padding-top: 5%;
}
.for-right-side-pd p{
    padding-right: 0;
    padding-left: 5%;
}
.for-right-side-pd h3{
    padding-left: 5%;
}
.for-right-side-pd h3:after{
    left:5%;
}
.insurance-tb img{
	padding-left: 5%;
}
body.page-id-141 .testimonial-home{
	margin-top: 0px;
}
.map-contact{
	margin-top: 3%;
}
.cont-first {
	display: inline-block;
	width: 100%;
}
body .cont-first p:first-child{
	float: left;
	width: 48%;
}
body .cont-first p:last-child{
	float: right;
	width: 48%;
}
.contact-from .wpcf7 input{
	height: 45px;
	border:1px solid #cccccc;
	font-size: 12px;
	font-family: 'Source Sans Pro', sans-serif;
	color: #cccccc;
	padding-left: 15px;
	background-color: transparent;
}
.contact-from .wpcf7 textarea{
	height: 120px;
	border:1px solid #cccccc;
	font-size: 12px;
	font-family: 'Source Sans Pro', sans-serif;
	color: #cccccc;
	padding-left: 15px;
	background-color: transparent;
    resize: none;
}
.contact-from .wpcf7 .wpcf7-response-output{
	display: none !important;
}
.contact-from .wpcf7 p{
	margin-bottom: 0px;
	min-height: 64px;
	float: left;
	width: 100%;
}
.contact-from .wpcf7 p:nth-child(3){
	margin-top: -7px;
}
.contact-from .wpcf7 .wpcf7-not-valid-tip{
    font-size: 12px;
    padding-left: 15px;
	font-family: 'Source Sans Pro', sans-serif;
    line-height: 16px;
}
.contact-from .wpcf7 .wpcf7-submit{
    background: #212161;
    font-size: 14px;
    padding: 20px 36px !important;
    line-height: 0;
    margin-top: 3%;
    border-color: 
}
.contact-from .wpcf7 .wpcf7-submit:focus{
	outline: inherit;
}
.contact-from .wpcf7 .wpcf7-submit:hover{
	background-color: #ce2127;
}
.contact-from h3{
	font-family: 'Raleway', sans-serif;
    font-size: 26px;
}
.contact-from {
	margin-top: 4%;
	margin-bottom: 10%;
}
.contat-address p, a {
    margin-bottom: 10px;
    color: #636363;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
}
footer .social-icon-ftr a{box-shadow: none;}
.contat-address a:hover{
	color: #ce2127;
}
.contat-address p i{
	color: #ce2127;
    margin-right: 10px;
}
.contact-from .vc_col-sm-4{
	padding-left: 5%;
}
.serv-right ul{
	margin: 0;
    list-style-type: none;
    display: flex;
    align-items: center;
	
}
.serv-right ul li{
    font-family: 'Raleway', sans-serif;
    font-size: 27px;
    color: #333333;
    font-weight: 800;
    line-height: 27px;
}
.serv-right ul li:last-child{
	margin-left: 4%;
}
.serv-right p{
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #666666;
    margin-top: 4%;
    line-height: 27px;
    padding-right: 10%;
}

body a:hover, i:hover {
    transition: 0.4s !important;
}
.servicer-eual-row .vc_col-sm-6 .vc_single_image-wrapper img{
	    box-shadow: 0px 6px 16px #ccc;
}
.servicer-eual-row .vc_col-sm-6 .serv-right{
    box-shadow: 0px 6px 16px #ccc;
    margin: 0;
    padding: 3.3%;
    min-height: 403px;
}
.servicer-eual-row{
	margin-top: 4%;
}
.last-servs{
	margin-bottom: 5%;
}
.page-id-162 .home-about{
	margin-bottom: 5%;
}
body.blog .entry-footer{
	margin-right: 0 !important;
    margin-left: 0px !important;
    width: auto !important;
}
body.blog .post-thumbnail img, body.single-post .post-thumbnail img, body.category .post-thumbnail img, body.tag .post-thumbnail img{
    margin: inherit;
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

body.blog article{
	float: left;
	width: 100%;
	position: relative;
	padding-bottom: 5%;
	margin-top: 5%;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 0;
}
body.blog article:last-child{
	border: inherit !important;
}
body.blog article:first-child{

}
body.blog .navigation{
	float: left;
	width: auto;
	border:inherit;
    margin-top: 5%;
    padding-left: 15px;
    margin-bottom: 10%;
}
body.blog .entry-title a, body.single-post .entry-title a, body.category .entry-title a, body.tag .entry-title a{
	font-family: 'Raleway', sans-serif;
    font-size: 22px;
    color: #333333;
}

body.blog .entry-title, body.single-post .entry-title, body.category .entry-title, body.tag .entry-title{
	margin-bottom: 0px;
}
body.blog .entry-content p{
	font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    color: #666666;
}
body.blog #primary{
	float: left;
    width: 71%;
    padding-top:3%;
}
body.single-post #primary{
    float: left;
    width: 71%;
    padding-top:6.5%;
}
body.blog #secondary, body.single-post #secondary{
	float: right;
    width: 25%;
    padding: 0px;
    margin: 0px;
    padding-top:6.5%;
}
body.blog .site-content{
	    margin: 0 auto !important;
    width: 100%;
    max-width: 1170px;
    padding: 0px 15px;
}
body.single-post .site-content, body.category .site-content, body.tag .site-content{
	    margin: 0 auto !important;
    width: 100%;
    max-width: 1170px;
    padding: 0px 15px;
}
body.category .site-content .page-header, body.tag .site-content .page-header{
    border: none;
    padding: 0;
    margin-bottom: 20PX;
}
body.category .site-content .page-header .page-title, body.tag .site-content .page-header .page-title{
        font-family: 'Raleway', sans-serif;
    font-size: 23px;
    margin-bottom: 20px;
    text-transform: uppercase;
    color: #ce2127;
}
body.category .site-content, body.tag .site-content{
    padding-top: 6%;
}
.dte-mth-post{
	position: absolute;
    top: 0;
    background: #212161;
    padding: 6px 20px;
    text-align: center;
    color: #fff;
    font-size: 14px;
	font-family: 'Source Sans Pro', sans-serif;
}

.dte-mth-post p{
	margin-bottom: 0px;
}
.dte-mth-post p:first-child{
	border-bottom: 1px solid #fff;
}
.down-post-ttle .admin-pst{
	margin-left: 25px;
}
.down-post-ttle .admin-pst:before{
	position: absolute;
	content: "";
	background-image: url(images/admin.jpg);
	background-size: contain;
	width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    left: -35%;
    top: 15%;
}
.down-post-ttle .cat-links:before{
	position: absolute;
	content: "";
	background-image: url(images/cat.jpg);
	background-size: contain;
	width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    left: -23%;
    top: 20%;
    }
    .down-post-ttle .comnt-pst:before{
	position: absolute;
	content: "";
	background-image: url(images/comm.jpg);
	background-size: contain;
	width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    left: -25%;
    top: 20%;
    }
.down-post-ttle .admin-pst .by-set-post-amdin{
	text-transform: capitalize;
}

.cat-pst .comments-link, .posted-on, .byline, .tags-links{
	display: none !important;
}
.down-post-ttle{
	width: 100%;
	display: inline-block;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin: 2% 0px;
    padding-top: 2px;
}
.cat-links a:hover{
	color: #ce2127;
}
.down-post-ttle .admin-pst, .cat-pst, .comnt-pst{
	display: inline-block !important;
	font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #666666;
    margin-right: 30px;
    position: relative;
    font-weight: normal;
}
.rd-mr-pst a{
    background: #ce2127;
    color: #fff;
    font-family: 'Raleway', sans-serif;
    font-size: 15px;
    text-transform: capitalize;
    padding: 10px 30px;
    float: left;
    font-weight: bold;
    margin-top: 3%;
    border:1px solid #ce2127;
    margin-bottom: 0px;
}
.rd-mr-pst a:hover{ 
	background-color: transparent;
	color: #ce2127;
}
body.blog .entry-content, body.single-post .entry-content, body.category .entry-content, body.tag .entry-content{
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #666666;
    margin-right: 30px;
}
body.blog .navigation .nav-links .page-numbers{
	background-color: #e1e1e1;
   	color: #111111;
    line-height: 21px;
    height: 100%;
    font-size: 14px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: normal;
    padding: 12px 15px;
    border-radius: 3px;
    margin-right: 20px;
}
body.blog .navigation .nav-links .next, body.blog .navigation .nav-links .next:hover{
	background-color: inherit;
	color: inherit;
	padding: inherit;
	margin: inherit;
}

body.blog .navigation .nav-links .page-numbers.next:hover{
	background-color: inherit;
	color: inherit;
}
body.blog .navigation .nav-links .page-numbers.next:before{
    background-color: #e1e1e1;
    color: #111111;
    top: -5px !important;
    width: 41px;
}
body.blog .navigation .nav-links .page-numbers:hover{
	background: #212161;
	color: #fff;
}
body.blog .navigation .nav-links .page-numbers.current{
 	background: #212161;
  	color: #fff;
}
.pagination:before, .pagination:after {
	display: none;
}
.pagination .nav-links:before, .pagination .nav-links:after{
	display: none;
}
body.blog .navigation .nav-links .page-numbers.prev {
	padding: 0px;
	margin: 0px;
	    width: 45px;
}
body.blog .navigation .nav-links .page-numbers.prev:before{
	top: -4px;
    width: 45px;
}
#secondary .search-field:focus, .search-submit{
	outline: inherit !important;
	border-color: #ccc;
}
#secondary .search-field{
	    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    height: 50px;
    background: transparent;
    color: #666666;
    border-right: inherit;0
}
#secondary .search-submit{
	background-color: inherit;
    color: #000;
    border: 1px solid #ccc;
    border-left: inherit;
}
#secondary .search-submit:before{
	color: #000;
	font-weight: bold;
}
#secondary section{
	border-top: 0px;
	padding-top: 0px;
	margin-bottom: 30px;
}
#secondary section .widget-title{
	font-family: 'Raleway', sans-serif;
    font-size: 18px;
    margin-bottom: 20px;
}
#secondary section#categories-2 ul{
	list-style-type: none;
	margin: 0px;
}
#secondary section#categories-2 ul li {
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 5px;
}
#secondary .rpwe-ul .rpwe-title a{
	    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #333333;
}
#secondary .rpwe-ul .rpwe-time {
	    font-family: 'Source Sans Pro', sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    color: #666666;
    font-weight: normal;
    margin-left: 25px;
    position: relative;
}
#secondary .rpwe-ul .rpwe-time:before{
	position: absolute;
	content: "";
	width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    background-image: url(images/date.jpg);
    background-size: contain;
    left: -25%;
    top: 1%;
}
#secondary .rpwe-ul .rpwe-thumb {
    margin: 0px 10px 0px 0;
    padding: 0 !important;
    width: 20%;
}
.tag .wp-tag-cloud a.tag-active{
	background-color: #ce2127;
	color: #fff;
}
.wp-tag-cloud a{
	    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px !important;
    padding: 10px;
    border-radius: 0;
}
.wp-tag-cloud a:hover{
	color: #fff;
	border-color: #ce2127;
	background-color: #ce2127;
}
.single-post .comments-title{
	display: none;
}
.single-post article{
	position: relative;
    float: left;
    border: inherit;
    width: 100%;
}
body .project-main-bnr{
    display: block;
    background-image: url(images/projectimg.jpg);
}
.set-post-hdr{
    background-image: url(images/main-bnr.jpg);
    background-size: cover;
    padding: 4% 0px;
    display: none;
}
.set-post-hdr h2{
    font-family: 'Source Sans Pro', sans-serif;
    color: #fff;
    text-transform: uppercase;
    font-size: 40px;
    font-weight: bold;
    line-height: 50px;
}
.set-post-hdr ul{
        display: inline-block;
    text-align: center;
    margin: 0;
    list-style-type: none;
    width: 100%;
}
.set-post-hdr ul li{
    display: inline-block;
}
.set-post-hdr ul li a{
        font-family: 'Source Sans Pro', sans-serif;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
}
.set-post-hdr ul li.avtive-brd a{
        color: #ce2127;
    pointer-events: none;
}
body.blog .set-post-hdr, body.single-post .set-post-hdr, body.category .set-post-hdr, body.tag .set-post-hdr{
    display: block;
} 
body.single-post .comments-area{
    float:left;
}
body.single-post .content-coomet{
        font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    font-size: 24px;
    margin-top: 10%;
    float: left;
    width: 100%;
    margin-bottom: 3%;
}
body.single-post .comment-author .fn a{
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    font-size: 18px;
    color: #333333;
    pointer-events: none;
}
body.single-post .comment-content p{
        font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    color: #666666;
    display: block !important;
}
body.single-post .comment-metadata{
    margin-bottom: 5px;
}
body.single-post .reply{
    position: absolute;
    right: 0;
    top:0px;
}
body.single-post .comment-reply-link{
        font-family: 'Raleway', sans-serif;
    background: #ce2127;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    border: 1px solid #ce2127;
    border-radius: 0;
    padding: 10px 19px;
    font-weight: bold;
    margin-top: 25px;
}
body.single-post .comment-reply-link:hover{
    background-color: transparent;
    color: #ce2127;
}
/*.submit{
    position: relative;
    font-size: 0;
    padding: 22px !important;
}
.form-submit{
    position: relative;
       background: #000;

}
.form-submit:after{
   position: absolute;
    content: 'submit';
    left: 0px;
    color: #ffff;
    font-size: 17px !important;
    top: 0px;
}*/
body.single-post .comment-respond{
    width: 100%;
    float: left;
    border: 1px dotted #ccc;
    padding: 4%;
    margin-top: 18%;
    position: relative;
}
body.single-post .comment-respond label{
    display: none !important;
}
body.single-post .comment-respond input{
        background: #f2f2f2;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    height: 50px;
    border-radius: 0;
    border: inherit;
    padding-left: 20px;
}
body.single-post .comment-respond textarea{
    height: 140px;
    background: #f2f2f2;
    font-family: 'Source Sans Pro', sans-serif;
    border-radius: 0;
    border: inherit;
    padding-left: 20px;
    resize: none;
}
body.single-post .comment-respond .p-name{
        width: 48%;
    float: left;
    margin-bottom: 20px;
}
body.single-post .comment-respond .p-email{
    width: 48%;
    float: right;
    margin-bottom: 20px;
}
body.single-post .comment-respond .p-phone{
        width: 48%;
    float: left;
    margin-bottom: 20px;
}
body.single-post .comment-respond .p-info{
    width: 48%;
    float: right;
    margin-bottom: 20px;
}
body.single-post .comment-respond .submit-set-p a{
    color: #fff;
    background: #212161;
    font-size: 18px;
    text-transform: uppercase;
    padding: 14px 30px;
    font-weight: bold;
    border:1px solid #212161;
    margin-top: 6%;
    float: left;
    cursor: pointer;
}
body.single-post .comment-respond .submit-set-p a:hover{
    background-color: transparent;
    color:#212161;
    }
 body.single-post .comment-respond  .submit{
    display: none !important;
 }   
body.single-post .comment-body .comment-content{
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    color: #666666;
    padding-left: 7%;
}
body.single-post .comment-respond .comment-notes{
    display: none !important;
}
body.single-post .comment-respond p{
    display: inline !important;
}
body.single-post .comment-form-comment textarea{
    display: none !important;
}
body.single-post .comment-respond #reply-title{
    font-size: 0px;
    border: none;
}
body.single-post .comment-respond #reply-title:before{
    content: "leave a comment";
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    font-size: 24px;
    float: left;
    width: 100%;
    border: none;
    position: absolute;
    top: -23%;
    left: 0;
}
body.single-post .comment-respond form{
    padding-top: 0px;
}
body.single-post .post-navigation{
    display: none;
}
body.single-post .entry-footer{
    display: none;
}
body.single-post .comment-author img{
    border-radius: 0px !important;

}
body.single-post .apss-social-share{
    float: right;
}
body.single-post .apss-social-share a:before{
    display: none;
}
body.single-post .apss-social-share a{
    color: #000;
    box-shadow: inherit;
    margin: 0px;
}
body.single-post .apss-social-share a:hover i:before{
    color: #ce2127;
}
body.single-post .post-view{
        margin: 0;
    list-style: none;
    width: auto;
    display: inline-block;
}
body.single-post .viewer{
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #666666;
    margin-right: 30px;
    font-weight: normal;
    text-transform: capitalize;
    display: inherit;
    margin: 0;
}

body.single-post .comnt-pst{
    margin-right: 15px;
}
@media screen and (min-width: 1024px){
.shrink {
    position: fixed;
    display: block;
    width: 100%;
    z-index: 99999;
    left: 0;
    text-align: center;
    margin: 0 !important;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: 1px 1px 8px 0px rgba(0,0,0, .6) !important;
    transition: all .9s ease-in-out;
    top: 0px;
}
}
#custom_html-2{
    margin: 0;
    padding: 0;
    border: inherit;
    list-style-type: none;
}
.serac-hrd a{
    margin: 0;
    box-shadow: none;
    color: #fff;
    padding: 18px;
    background: #ce2127;
}
.serac-hrd a:hover{
    background-color: #fff;
    color: #ce2127;
}
.all-tab-set .tab{
text-align: center;
}
.all-tab-set .tab button{
    background: transparent;
    color: #666666;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: normal;
    font-size: 14px;
    padding: 0;
    margin: 10px;
    padding-bottom: 5px;
}
.all-tab-set{
        margin: 30px 0px;
}
.tabcontent .project-set .content{
    max-width: 100%;
}
.sercah-menu .sanpop-link{
    margin-bottom: 0px;
    background-image: url(images/hedaer-search.png);
    padding: 27px;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #ce2127;
        border: 2px solid #ce2127;
}
.sercah-menu .sanpop-link:hover{
    background-color: inherit;
}
.sercah-menu .sanpop-link img{
    display: none;
}
.sanpop-search-box .search-btn{
    background-color: #ce2127;
    font-family: 'Raleway', sans-serif;
}
.tabcontent{
        display: flex;
    flex-flow: wrap;
    flex-direction: row;
}
.tabcontent .project-set {
    width: 31.33%;
    margin: 1%;
}
.all-tab-set .tab .active{
    border-bottom: 1px solid #ce2127;
    color: 555555;
    font-weight: bold;
        border-radius: 0px;
}
.all-tab-set .tab button:focus{
    outline: inherit;
}
.tabcontainers .tabcontent.cactive{
    display: flex;
}
.tabcontainers .tabcontent{
    display: none;
}
.custombox-fullscreen .sanpop-close{
    margin-top: 50px;
}
.loader{
    background-color: #fff;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 9999;
    display: none;
    padding-top: 5%;
    padding-bottom: 15%;

}
.tabcontainers{
    position: relative;
}
.loader i{
        position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50% , -50%);
    color: #ce2127; 
}


.more-loader-container{
    text-align: center;
}
#more_posts{
      font-family: 'Raleway', sans-serif;
    font-size: 18px;
    padding: 25px 89px;
    background: #212161;
    margin: 0 auto;
    display: inherit;
    margin-top: 30px;
    border-radius: 5px;
}
.buttonload{
    text-align: center;
    display: none;
    color: #ce2127;
}

button#more_posts[disabled] ,#no-more-post{
display: none;
}
.page-id-210 .our-footer{
    margin-top: 10%;
}
#no-more-post{
        text-align: center;
    font-family: 'Raleway', sans-serif;
    font-weight: bold;
}

.mid-area{width: 100%;max-width: 1170px;margin: 0 auto;padding: 0px 15px;}
.content-area.content-width-full{width: 100%;}
.banner-top{position: relative; 
   padding: 80px 0;
    background-size: cover;
    background-repeat: no-repeat;}
.banner-texts{    text-align: center;}
.banner-texts h2 {
    color: #fff;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 40px;
}
.banner-texts p {
    color: #fff;
    margin-bottom: 0px;
    font-size: 14px;
    font-family: 'Source Sans Pro', sans-serif;
}
.single.single-latest-projects .mid-area .col-md-8 {
    width: 63%;
}
.single.single-latest-projects .mid-area .col-md-4 {
    width: 36%;
}
.single.single-latest-projects .mid-area .col-md-4, .single.single-latest-projects .mid-area .col-md-8 {
    display: inline-block;
    vertical-align: top;
}
.img_sec .lft_img_sec, .img_sec .ryt_img_sec {
    display: inline-block;
    vertical-align: top;
}
.img_sec .lft_img_sec {
    width: 36%;
}
.img_sec .ryt_img_sec {
    width: 63%;
}
.img_sec .lft_img_sec img {
    width: 400px;
    height: 230px;
    object-fit: cover;
    padding: 0 20px 35px 0;
}
.img_sec .ryt_img_sec img {
    height: 460px;
    object-fit: cover;
    width: 100%;
}
.img_sec .lft_img_sec img:last-child {
    padding-bottom: 0;
}
.img_sec {
    padding: 70px 0 40px 0;
}
.single-latest-projects .mid-area .lft_aside ul li, .single-latest-projects .mid-area .lft_aside ul, .single-latest-projects .mid-area .ryt_aside, .single-latest-projects .mid-area .ryt_aside ul, .single-latest-projects .mid-area .ryt_aside ul li {
    margin: 0;
    list-style: none;
}
.single-latest-projects .mid-area .lft_aside, .single-latest-projects .mid-area .ryt_aside{font-family: 'Open Sans', sans-serif;}
.single-latest-projects .mid-area .lft_aside h2, .single-latest-projects .mid-area .ryt_aside h2 {
    font-size: 18px;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
    padding-bottom: 10px;
    margin: 0;
    color:#111111;
}
.single-latest-projects .mid-area .lft_aside li, .single-latest-projects .mid-area .ryt_aside li{
color:#636363; font-size: 14px;}
.single-latest-projects .mid-area .ryt_aside li{
padding-bottom: 35px;}
.single-latest-projects .mid-area .lft_aside li strong{
color:#111111;}
.single-latest-projects .mid-area .lft_aside li{
padding-bottom: 18px;}
.single-latest-projects .mid-area .lft_aside h2{padding-bottom:22px;}
.col-set-services a {
    display: block;
    text-align: center;
}
.side-2.ryt_search_aside aside#secondary {
    width: auto;
    margin: 0;
    float: none;
}
.side-1.lft_search_aside, .side-2.ryt_search_aside {
    display: inline-block;
    vertical-align: top;
    padding:0 15px;
}
.side-1.lft_search_aside {
    width: 69%;
}
.side-2.ryt_search_aside {
    width: 30%;
}
.about-us-banner {
    text-align: center;
    color: #fff;
    padding: 80px 0;
}
.about-us-banner h2 {
    font-size: 40px;
    font-family: 'Open Sans', sans-serif;
}
.section-wrapper {
    padding: 60px 0;
}
.blog-right-sec .blog-title a {
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    color: #111111;
    font-weight: bold;
}
.social-icon-sec a {
    color: #fff;
    background: #ce2127;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'Source Sans Pro', sans-serif;
    padding: 10px 30px;
    display: inline-block;
        margin-bottom: 40px;
}
.blog-content p,h2.blog-top-title-text,p.not-found-text {
    font-family: 'Open Sans', sans-serif;
        margin-bottom: 10px;
}

.social-icon-sec a:hover {
opacity: 0.8;
}
.pagination-btm {
    text-align: center;
}

.pagination-btm a, .pagination-btm span {
    font-size: 20px;
    padding: 0 10px;
}
.pagination-btm span {
    color: #ce2127;
}
.pagination-btm a:hover {
    color: #ce2127;
}
.scrollTop {
  position: fixed;
  right: 5%;
  bottom: 55px;
  background-color: #ce2127;
  opacity: 0;
  height: 50px;
    width: 50px;
    text-align: center;
  transition: all 0.4s ease-in-out 0s;
}

.scrollTop a {
  font-size: 26px;
  color: #fff;
}

button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus {
    outline: unset !important;
    outline-offset: -4px;
}


.search-pag a.page-numbers{background: #e1e1e1;padding: 10px 11px;color: #636363;}
.search-pag span.page-numbers.current{background: #212161;padding: 10px 11px;color: #fff;}
.pagination-btm.search-pag{text-align: left;}


.footerlinks {
    width: 100%;
}
.footerlinks ul {
    margin: 0 0 20px 0;
    text-align: center;
}

.footerlinks li {
    display: inline-block;
    margin-right: 5px;
}
.footerlinks li a:after {
    content: "";
    position: absolute;
    border-right: 1px solid #636363;
    height: 11px;
    top: 4px;
    left: auto;
    padding-left: 4px;
}

.footerlinks li a {
    position: relative;
}
.footerlinks li:last-child a:after {
    border: none;
    padding: 0;
}



.footer-social li {
    list-style: none;
}
.footer-social li.insta1 {
    font-weight: 600;
    font-size: 19px !important;
}
.footer-social li a {
    font-size: 17px;
    color: #000;
    padding-left: 10px;
    box-shadow: none;
}
li.insta-ico {
    margin-right: 45px;
}