*{
	margin: 0;
	padding: 0;
	font-family: 'Noto Sans', sans-serif;
}
a{
	text-decoration: none;
}
.socialicon{
	text-align: right;
}
.socialicon ul{
	list-style: none;
	background: #B30000;
	display: inline-block;
	padding: 0;
	margin: 0;
	padding: 3px 20px;
	border-radius: 0px 0px 10px 10px;
}
.socialicon ul li{
	display: inline-block;
	margin: 0px 8px;
}
.socialicon ul li a {
	color: #fff;
	font-size: 18px;
}
.logo img{
	max-width: 342px;
}
.slider{
	position: relative;
}
.slider img{
	width: 100%;
}
.sform{
	position: absolute;
	background: #fff;
	left: 2%;
	top: 3%;
	width: 298px;
	padding: 20px;
}
.sform input{
	border-radius: 0px;
	margin-bottom: 7px;
	height: 35px;
	font-size: 14px;
}
.sform textarea{
	border-radius: 0px;
	margin-bottom: 10px;
	height: 77px;
	font-size: 14px;
}
.btnn{
	background: #B30000;
	color: #fff;
	border-radius: 0;
}
.btnn:hover{
	background: #111;
	color: #fff;
}
.marq{
	display: flex;
}
.baranh{
	padding: 7px 20px;
	background: #B30000;
	color: #fff;
}
.baranh h4{
	margin-bottom: 0;
	font-size: 18px;
}
.blist{
	background: #f2f2f2;
	width: 100%;
	padding-left: 24px;
}
.blist marquee{
	margin-top: 7px;
}
.blist  p{
	display: inline-block;
	margin-bottom: 0;
	margin-right: 20px;
}
.blist  p i{
	color: #B30000;
}
.countbox{
	padding: 50px 0px;
}
.heading{
	color:  #B30000;
	font-weight: 800;
	letter-spacing: -1px;
}
.cbox{
	background: #B30000;
	color: #fff;
	padding: 20px;
	text-align: center;
	margin-bottom: 20px;
}
.cbox h3{
	font-size: 45px;
}
#counter span.percent:after {
	 content: "+";
	 display: inline-block;
}
.vidro {
	padding: 50px 0px;
	background-image: url('../img/backbg.jpg');
	background-size: auto;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	z-index: 0;
}
.vidro:after{
	content: '';
	left:0;
	top: 0;
	background: #f8c301;
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: -1;
}
 .vidbox{
	margin-bottom: 15px;
	border: 0px solid #b30000;
	padding: 8px;
	background: #fff;
}
.topbar p{
	margin-bottom: 0;
	line-height: 33px;
	display: inline-block;
	margin-right: 7px;
	font-size: 14px;
	font-weight: 500;
}
.topbar p a{
	color: #ffc107;
	font-weight: 700;
	letter-spacing: 0px;
}
header{
	padding: 10px 0px;
}
.topbar{
	background: #111;
	color: #fff;
}
.abtus{
	padding: 50px 0px;
}
.plisider{
	background: #B30000;
	padding: 50px 0px;
}
.iconbox{
	background: #f8c301;
	text-align: center;
	padding: 20px;
}
.icondivc {
	width: 80px;
	height: 80px;
	font-size: 34px;
	color: #b30000;
	background: #fff;
	text-align: center;
	border-radius: 50%;
	display: inline-block;
	line-height: 80px;
	margin-bottom: 10px;
}
.iconbox p{
	font-weight: 600;
	color: #B30000;
	font-size: 15px;
}
.tabu{
	padding: 50px 0px;
	position: relative;
}
.tabu:after{
	content: '';
	width: 250px;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	background: #f8c301;
	z-index: -1;
}
.nav-pills .nav-link {
    background: 0 0;
    border: 0;
    width: 46%;
    border-radius: 0;
    border: 1px solid #ddd;
    margin: 0px 5px;
    margin-bottom: 10px;
    padding: 22px;
    color: #111;
    font-size: 14px;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link{
	background: #B30000;
}
.nav-link img{
	margin-bottom: 15px;
}
.tab-box{
	position: relative;
	width: auto;
	height: 500px;
}
.tab-box img{
	position: absolute;
	left: 50px;
	top: 0;
	width: 100%;
}
.tabtext{
	background: #B30000;
	color: #fff;
	padding: 30px;
	position: absolute;
	left: -10px;
	bottom: 0px;
	max-width: 450px;
}
.tabtext h3{
	font-size: 20px;
}
.tabtext p{
	font-size: 15px;
}
.tabtext ul{
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
}
.tabtext ul li{
	margin-bottom: 13px;
	list-style: none;
	margin-bottom: 10px;
	position: relative;
	font-size: 14px;
}
.cbtn{
	color: #fff;
	border: 2px solid #fff;
	padding: 10px;
	font-size: 13px;
}
.testimon .iconbox{
	margin: 0px 10px;
}
.owl-theme .owl-controls .owl-page span {
    background: #f8c301;
}
.partner{
	padding: 50px 0px;
	background: #f7f7f7;
}

.testimonial{
    padding-top: 70px;
    margin: 50px 15px 0;
    border: 1px solid #f8c301;
    text-align: center;
    position: relative;
    transition: all 0.7s ease 0s;
}
.testimonial:hover{ border-color: #e7e3e3; }
.testimonial .pic{
    width: 95px;
    height: 95px;
    border-radius: 50%;
    background: #fff;
    padding: 7px;
    position:absolute;
    top: -50px;
    left: 50%;
    overflow: hidden;
    transform: translateX(-50%);
    transition: all 0.7s ease 0s;
}
.testimonial:hover .pic{background: #f8c301;}
.testimonial .pic img{
    width: 100%;
    height: auto;
    border-radius: 50%;
}
.testimonial .title{
    font-size: 16px;
    font-weight: 700;
    color: #b30000;
    text-transform: uppercase;
    margin: 0 0 10px 0;
}
.testimonial .description{
    font-size: 12px;
    color: #999;
    line-height: 25px;
    border-bottom: 1px solid #f7f7f7;
    padding: 0 25px 35px;
    margin: 0;
}
.testimonial .testimonial-content{
    padding: 15px 25px 12px;
    border: 1px solid #f7f7f7;
    border-top: none;
    position: relative;
    text-align: left;
    transition: all 500ms ease 0s;
}
.testimonial:hover .testimonial-content{border-color: #b30000;}
.testimonial .testimonial-content:after{
    content: "";
    width: 100%;
    height: 0;
    background: #b30000;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
    transition: all 0.7s ease 0s;
}
.testimonial:hover .testimonial-content:after{ height: 100%; }
.testimonial-content .testimonial-profile{ display: inline-block; }
.testimonial .name{
    font-size: 16px;
    font-weight: 700;
    color: #3d3d3d;
    text-transform: uppercase;
    margin: 0 0 3px;
    transition: all 700ms ease 0s;
}
.testimonial:hover .name{ color: #fff; }
.testimonial .post{
    font-size: 14px;
    color: #eabd44;
    text-transform: capitalize;
}
.testimonial .rating{
    display: inline-block;
    padding: 1px 5px;
    margin: 0;
    list-style: none;
    background: #eabd44;
    position: absolute;
    right: 25px;
}
.testimonial .rating li{
    display: inline-block;
    font-size: 14px;
    color: #fff;
}
.owl-theme .owl-controls{
    width: 100%;
    position: absolute;
    top: 50%;
}
.owl-theme .owl-controls .owl-buttons div{
    width: 45px;
    height: 40px;
    line-height: 37px;
    border-radius: 3px;
    background: #b30000;
    border: 1px solid #ececec;
    padding: 0;
    opacity: 1;
    transition: all 0.4s ease-in-out 0s;
}
.owl-theme .owl-controls .owl-buttons div:hover{
    background: #eabd44;
    border-color: #eabd44;
}
.owl-prev,
.owl-next{
    position: absolute;
    left: -3%;
}
.owl-next{
    left: auto;
    right: -3%;
}
.owl-prev:before,
.owl-next:before{
    content: "\f104";
    font-family: "Font Awesome 5 pro";
    font-weight: 900;
    font-size: 25px;
    color: #ececec;
}
.owl-next:before{ content: "\f105"; }
@media only screen and (max-width: 990px){
    .owl-theme .owl-controls,
    .owl-prev,
    .owl-next{
        position: relative;
        left: 0;
        right: 0;
    }
}
@media only screen and (max-width: 768px){
    .testimonial .testimonial-content{
        padding: 15px 10px 12px;
    }
    .testimonial .rating{
        right: 12px;
    }
}
.contc{
	padding: 50px 0px;
	position: relative;
}
.contc img{
	position: absolute;
	right: 0;
	top: 5%;
	z-index: -1;
	width: 350px;
	opacity: .3;
}
footer{
	padding-top: 50px;
	background: #B30000;
	color: #fff;
}
footer img{
	margin-bottom: 10px;
}
footer p{
	font-size: 14px;
/*	padding-right: 15px;*/
}
footer h4{
	font-size: 20px;
}
.flist{
	padding: 0;
	margin: 0;
	list-style: none;
}
.flist li{
	margin-bottom: 10px;
	font-size: 14px;
	display: inline-block;
	margin-right: 24px;
}
.flist li a{
	color: #fff;
	font-size: 14px;
}
.ulist{
	padding: 0;
	margin: 0;
	list-style: none;
}
.ulist li{
	margin-bottom: 10px;
	font-size: 13px;
	display: inline-block;
	margin-right: 5px;
}
.ulist li a{
	color: #fff;
	font-size: 13px;
}
.parbox{
	text-align: center;
}
.margr{
	border-right: 1px solid #fff;
}
.linky {
	color: #f8c301;
}
.linee{
	line-height: 3px;
}

.middiv{
    padding: 50px 0px;
}
/*-----------------------------------------
    ## Breadcumb 
------------------------------------------*/
.breadcrumb-area {
  padding: 77px 0 50px;
  position: relative;
  background-repeat: no-repeat;
  background-position: center bottom;
  /* top: -27px; */
  /* margin-top: -27px; */
  width: 100%;
  background-size: cover;
}
.breadcrumb-area .breadcrumb-inner {
  position: relative;
  z-index: 2;
  display: inline-block;
}
.breadcrumb-area .page-title {
  font-weight: 600;
  font-size: 45px;
  line-height: 83px;
  margin-bottom: 0px;
  color: #fff;
  text-transform: uppercase;
}
.breadcrumb-area .page-list {
  margin: 0;
  padding: 0;
  color: #fff;
  display: inline-block;
}
.breadcrumb-area .page-list li {
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  list-style: none;
  display: inline-block;
  position: relative;
  color: #fff;
}
.breadcrumb-area .page-list li + li {
  padding-left: 23px;
  margin-left: 5px;
}
.breadcrumb-area .page-list li a {
  color: #b30000;
}
.breadcrumb-area .page-list li:after {
  position: absolute;
  left: 0;
  top: 1px;
  content: "\f061";
  color: #b30000;
  font-family: "Font Awesome 5 pro";
  font-weight: 600;
}
.breadcrumb-area .page-list li:first-child {
  padding-left: 0;
}
.breadcrumb-area .page-list li:first-child:after {
  display: none;
}
.abtuss img {
    width: 440px;
    float: left;
    margin-right: 20px;
}
.fbox{
    text-align: center;
    /* background-color: #f5f8fd; */
    padding: 50px 0px;
}
.officeinfo{
    padding: 36px 50px;
    background-color: #b30000;
}
.offtext{
    color: #fff;
    margin-bottom: 25px;
}
.offtext h5{
    margin-bottom: 15px;
}
.offtext p{
    color: #fff;
    line-height: 22px;
    font-size: 14px;
}
.offtext p a{
    color: #fff;
}
.contform{
    margin: 0px 20px;
    background: #ededed;
    position: relative;
    padding: 30px 30px;
}
.contform .form-group{
    margin-bottom: 15px;
}
.contform .form-control{
    border-radius: 0;
    height: 50px;
    background: #f7f7f7;
}
.contform textarea{
    height: auto !important;
}
.accordion-button:not(.collapsed) {
    color: #fff;
    background-color: #b30000;
}
.accordion-button{
	background: #f2f2f2;
}
.mpbox{
	text-align: center;
	padding: 40px 20px;
	    background: #B30000;
	    color: #fff;
}
.mpbox p a{
	color: #fff;
	font-size: 18px;
}
.fckuj{
    padding: 0;
    margin: 0;
}
.serch{
    padding: 50px 0px;
    border-bottom: 1px solid #f2f2f2;
}
footer p{margin-bottom: 0px;}
.city-box{border: 1px solid #ddd;margin-top: 30px;}
.how-work-sec{padding: 40px 0;}
.how-box{position: relative;}
.how-box::after{content: "";position: absolute;left: 35px;border: 2px dashed #DDC;top: 20px;height: 80%;z-index: -1;}
.how-box ul li{list-style: none;display: grid;align-items: center;grid-template-columns: auto auto;margin-top: 10px;}
.how-box ul li i{
    height: 75px;
    width: 75px;
    background: #ddd;
    border-radius: 100%;
    text-align: center;
    line-height: 73px;
    display: inline-block;
    font-size: 32px;
    margin-right: 20px;
    }
    .how-box ul li h6{font-weight: bold;}
.city-box h6{padding: 10px;background-color: #eee;font-size: 16px;font-weight: 700;margin-bottom: 0px;}
.city-text{padding:0 10px;height: 200px;overflow: auto;}
.fckuj li{
	position: relative;
    display: inline-block;
    list-style: none;
    margin-bottom: 15px;
    font-size: 14px;
    padding-left: 20px;
}
.fckuj li::before{
	content: "\f105";
    font-family: "Font Awesome 5 pro";
	left: 0;
	top: 2px;
	color: #B30000;
	position: absolute;
}

/*-----------rating-----------*/


#full-stars-example-two {
    
}
 #full-stars-example-two .rating-group {
     display: inline-flex;
}
 #full-stars-example-two .rating__icon {
     pointer-events: none;
}
 #full-stars-example-two .rating__input {
     position: absolute !important;
     left: -9999px !important;
}
 #full-stars-example-two .rating__input--none {
     display: none;
}
 #full-stars-example-two .rating__label {
     cursor: pointer;
     padding: 0 0.1em;
     font-size: 24px;
}
 #full-stars-example-two .rating__icon--star {
     color: orange;
}
 #full-stars-example-two .rating__input:checked ~ .rating__label .rating__icon--star {
     color: #ddd;
}
 #full-stars-example-two .rating-group:hover .rating__label .rating__icon--star {
     color: #1fa2ff;
}
 #full-stars-example-two .rating__input:hover ~ .rating__label .rating__icon--star {
     color: #ddd;
}
.rform .form-control {
    border-radius: 0;
    height: 50px;
    background: #f2f2f2;
    border: 0;
    margin-bottom: 10px;
}
.rform textarea{
    height: auto !important;
}
.rform label{
    margin-bottom: 10px;
    color: #424242;
}

.reviewbox{
        padding: 20px;
    border-radius: 20px;
    background: #f2f2f2;
    margin-bottom: 20px;
}
.how-box ul{
    padding: 0;
    padding-right: 20px;
}
.whatsapp-link {
    position: fixed;
    width: 200px;
    bottom: 24px;
    left: 10px;
    z-index: 9;
}
.whatsapp-link img{
    width:100%
}
.galary-sec{padding: 40px 0;background: #f2f2f2}
.galary-sec img{object-fit: cover;height: 150px;overflow: hidden;}
.how-work-sec .table{height: 320px;}
.galary-grid{display: grid;grid-gap: 5px;grid-template-columns: 1fr 1fr 1fr 1fr 1fr;}
.galary-grid a{display: inline-block;}
.city-box .nav-link{
  pointer-events: none;
}
.pic h2{line-height:80px;}