@charset "utf-8";
/* CSS Document */

.zoomimg  img {
  width: 100%;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}


.zoomimg  img:hover {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}




.zoomimg-area .img-holder-area img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    width: 100%;
}

.zoomimg-area:hover .img-holder-area img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

/* --------------------------------Start box 15---------------------------- */

.subscription-2 {
    background: #1F1F1F;
    padding-top: 74px;
    padding-bottom: 80px;
}
/* --------------------------------Start box 15---------------------------- */

.full-img-sec {
    background: #2d2d38;
    z-index: 1;
    padding: 73px 0;
    position: relative;
    min-height: 503px;
}
.full-img-sec:before {
    content: '';
    width: 55%;
    height: 100%;
    position: absolute;
    background: url(../all_img/all/167.jpg) fixed right center;
    background-size: cover;
    top: 0;
}
.full-img-sec:after {
    content: '';
    width: 45%;
    height: 100%;
    background: url(../all_img/all/168.jpg) no-repeat left center;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
}
.full-img-sec .container {
    position: relative;
    z-index: 9999;
}
.full-img-sec ul,
.full-img-sec li {
    margin: 0;
    padding: 0;
    list-style: none;
}
.full-img-sec p {
    margin: 0;
    color: #BCC1C7;
    line-height: 26px;
}
.full-img-sec .left-content {
    padding: 0;
    padding-right: 40px;
    padding-top: 20px;
}
.full-img-sec .left-content .sec-title h2 {
    color: #FDFDFD;
}
.full-img-sec .left-content ul li {
    font-size: 16px;
    line-height: 32px;
    color: #56D7F7;
}
.full-img-sec .left-content ul li:before {
    content: '\f0a9';
    margin-right: 11px;
    font-family: 'FontAwesome';
}
.thm-container {
    width: 100%;
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
}
/* --------------------------------Start box 15---------------------------- */

.testimonial-bg {
    background: url(../all_img/all/171.jpg) no-repeat center center;
    padding: 100px 0 84px;
    background-size: cover;
}
.testimonial-bg.testimonial-bg2 {
    background: url("../images/new/bg8.jpg") no-repeat center center;
    padding: 92px 0;
    min-height: 451px;
    background-size: cover;
}
.statics ul {
    margin-left: -30px;
    margin-right: -30px;
    margin-top: 50px;
}
.statics ul li {
    padding-left: 15px;
    padding-right: 15px;
}
.statics ul li h3 {
    font-size: 55px;
    color: #FFF;
    line-height: 36px;

    font-weight: 300;
    vertical-align: middle;
    text-align: center;
}
.statics ul li h3 span {
    font-size: 35px;
    line-height: 26px;
}
.statics ul li p {
    font-size: 19px;
    color: #cbd913;
    line-height: 36px;
    font-style: italic;
    margin-top: 15px;
    font-weight: 100;
}
.b15 {
    color: #ffffff;
    font-size: 30px;
    margin: 10px 0;
    line-height: 45px;
}
.b16{    color: aliceblue;}


.testimonial-bg.testimonial-bg2 .thm-container {
    position: relative;
}
.testimonial-bg.testimonial-bg2 .thm-container .right-img {
    position: absolute;
    right: 0;
    top: -155px;
}
.testimonial-bg.testimonial-bg2 .right-box {
    padding: 0;
}
.testimonial-bg.testimonial-bg2 .statics ul {
    margin-bottom: 0;
}
.testimonial-bg.testimonial-bg2 .statics p {
    font-style: italic;
}
.testimonial-bg .testi-carousel {
    padding: 0 35px 0 0;
}
.testimonial-bg .right-box {
    padding: 0 0 0 35px;
}
.single-testimonial-r1 {
    margin-top: 30px;
}
.sec-title h2.color-white {
    color: #FFF;
    font-size: 27px;
}
.single-testimonial-r1 .img-box,
.single-testimonial-r1 .text-box-a1 {
    display: table-cell;
    vertical-align: middle;
}
.single-testimonial-r1 .img-box-a1 {
    width: 100px;
}
.single-testimonial-r1 .text-box-a1 {
    padding-left: 30px;
}
.single-testimonial-r1 .text-box-a1 h3,
.single-testimonial-r1 .text-box-a1 p {
    margin: 0;
 
}
.single-testimonial-r1 .text-box-a1 h3 {
    text-transform: capitalize;
    color: #65bbff;
    font-size: 21px;
    line-height: 26px;
    font-weight: 100;
}
.single-testimonial-r1 .text-box-a1 p {
    color: #FFF;
    font-style: italic;
}
.single-testimonial-r1 .text-box-a1 ul {
    margin-top: 5px;
}
.single-testimonial-r1 .text-box-a1 ul li i {
    color: #5eb4ff;
    padding: 0 3px;
}
.single-testimonial-r1 .bottom-box {
    border-top: 1px solid #506478;
    padding-top: 30px;
    margin-top: 30px;
    color: #FFF;
    padding-bottom: 30px;
}
.single-testimonial-r1 .img-box,
.single-testimonial-r1 .text-box-2 {
    display: table-cell;
    vertical-align: middle;
}
.single-testimonial-r1 .img-box {
    width: 100px;
}
.single-testimonial-r1 .text-box-2 {
    padding-left: 30px;
}
.single-testimonial-r1 .text-box-2 h3,
.single-testimonial-r1 .text-box-2 p {
    margin: 0;
 
}





/* --------------------------------Start box 15---------------------------- */
.fact-counter-area {
    background: rgba(0, 0, 0, 0) url("../all_img/all/173.jpg") no-repeat scroll center center / cover;
    padding-top: 130px;
    padding-bottom: 130px;
    position: relative;
    z-index: 1;
}
.fact-counter-area:before {
    position: absolute;
    top: 0;
    width: 0;
    width: 100%;
    height: 100%;
    background: #000;
    content: "";
    opacity: .8;
    z-index: -1;
}
.fact-counter-area .title h1 {
    color: #ffffff;
    font-size: 40px;
    font-weight: 700;
    line-height: 56px;
    margin-top: 15px;
}
.single-fact-counter {
    border: 1px solid #3a3a41;
    display: block;
    padding: 44px 0 41px;
    text-align: center;
}
.single-fact-counter span {
    color: #ffffff;
    font-size: 50px;
    font-weight: 700;
   
}
.single-fact-counter h3 {
    color: #e4985b;
  
    font-size: 18px;
    font-style: italic;
    margin: 5px 0 0;
}
.single-fact-counter i {
    color: #fff;
    font-size: 37px;
    font-weight: 700;
}
/* --------------------------------Start box 15---------------------------- */
.about_desc__quote {
    padding: 10px 0;
    margin: 15px 0;
    font-size: 17px;
    font-style: italic;
    line-height: 1.5em;
    border-bottom: 1px solid #cdcdcd;
    border-top: 1px solid #cdcdcd;
    font-weight: 400;
    color: dimgrey;
}
/* --------------------------------Start box 15---------------------------- */





.about_desc__quote2 {
    color: #676767;
    font-size: 22px;
    margin: 7px 0px 13px;
    line-height: 27px;
    font-weight: 400;
}



/* --------------------------------Start box 15---------------------------- */
.whyus{
	background-image: url("../all_img/all/175.jpg");
	background-size: cover;
	background-position: right bottom;
}

/* --------------------------------Start box 15---------------------------- */
.about-area {
    position: relative;
    overflow: hidden;
}
.about-area .img-holder{}
.about-area .img-holder img{
    width: 100%;
}
.about-area .text-holder{
    
}
.about-area .text-holder .top-text{
    padding-bottom: 18px;
}
.about-area .text-holder .top-text h3 {
    line-height: 25px;
    margin: -6px 0 13px;
}
.about-area .text-holder .bottom-text {
    margin: 0 0 20px;
}
.about-area .text-holder .bottom-text span {
    color: #45c4e9;
    font-size: 20px;
    font-weight: 400;
}
.about-area .text-holder .bottom-text p{
    margin-top: 16px;    
}
.about-area .text-holder .bottom a.readmore {
    float: left;
}
.about-area .text-holder .bottom .signature {
    display: inline-block;
    float: left;
    padding-left: 30px;
}

.about-area .promotion-box {
    overflow: hidden;
    padding-top: 30px;
}
.about-area .promotion-box .singel-box {
    border: 1px solid #e6e6e6;
    display: block;
    padding: 10px 20px 15px;
    transition: all 500ms ease;
    background: #ffffff;
}
.about-area .promotion-box .singel-box:hover{
    border-color: #45c4e9;
}
.about-area .promotion-box .singel-box .top {
    padding-left: 60px;
    position: relative;
    padding-bottom: 0px;
}
.about-area .promotion-box .singel-box .top .icon-holder {
    position: absolute;
    top: 0;
    left: 0;
}
.about-area .promotion-box .singel-box .top .icon-holder span:before {
    font-size: 30px;
    color: #45c4e9;
    line-height: 35px;
}
.about-area .promotion-box .singel-box .top .title-holder {}
.about-area .promotion-box .singel-box .top .title-holder h3 {
    line-height: 35px;
}

/* --------------------------------Start box 15---------------------------- */


/* --------------------------------Start box 15---------------------------- */
.about-text-r1 h2 {
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
	font-size: 35px;
}
.thm-color {
    color: #fdc716;
}
.about-us-r1 {
    background: rgba(135, 150, 58, 0.08);
    padding-bottom: 50px;
    padding-top: 50px;
}

.fact-counter-r1 {
  margin: 33px 0 0;
  overflow: hidden;
  text-align: center;
}
.fact-counter-r1 ul li.single-fact-counter-r1 {
  display: inline-block;
  text-align: center;
  margin-right: 50px;
  margin-top: 16px;
}
.fact-counter-r1 ul li.single-fact-counter-r1:last-child {
  margin-right: 0px;
}
.fact-counter-r1 ul li.single-fact-counter-r1 .icon-holder {
  margin: 0 0 20px;
}
.fact-counter-r1 ul li.single-fact-counter-r1 .icon-holder span::before {
  background: #fff none repeat scroll 0 0;
  border-radius: 50%;
  box-shadow: 0px 5px 8px 4px rgba(0, 0, 0, 0.28);
  color: #292929;
  display: inline-block;
  font-size: 36px;
  height: 70px;
  line-height: 21px;
  padding: 23px 0;
  text-align: center;
  width: 70px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.fact-counter-r1 ul li.single-fact-counter-r1:hover .icon-holder span::before{
  background: #fdc716;
  color: #fff;
}
.fact-counter-r1 ul li.single-fact-counter-r1 .timer {
  color: #fdc716;
  font-size: 30px;
  font-weight: 600;

}
.fact-counter-r1 ul li.single-fact-counter-r1 i.fa-plus {
  color: #fdc716;
  font-size: 17px;
  font-weight: 100;
  position: relative;
  top: -3px;
}
.fact-counter-r1 ul li.single-fact-counter-r1 h3 {
  color: #292929;
  font-size: 14px;
  text-transform: capitalize;
  font-weight: 400;
  margin: 2px 0 0;

}


/* --------------------------------Start box 15---------------------------- */

.about-section-r2{
	position:relative;
	padding: 50px 0px 50px;
}

.about-section-r2 .inner-box-r2{
	position:relative;
}

.about-section-r2 .inner-box-r2 h3{
	position:relative;
	color:#333333;
	font-size:16px;
	font-weight:600;
	line-height:30px;
	text-transform:uppercase;

}

.about-section-r2 .inner-box-r2 h3 span{
	position:relative;
	color:#f8b332;
	font-size:64px;
	font-weight:700;
	line-height:1em;
	float:left;
	margin-right:20px;
}

.about-section-r2 .inner-box-r2 .text{
	color:#666666;
	font-size:14px;
	display:block;
	margin-top:20px;
	padding-bottom:25px;
	border-bottom:1px solid #ebebeb;
}

.about-section-r2 .graph-column{
	position:relative;
}

.about-section-r2 .graph-column .inner-r2{
	position:relative;
	padding-top: 5px;
}

.about-section-r2 .graph-column .inner-r2 h3{
	position:relative;
	color:#222222;
	font-size:16px;
	font-weight:500;
	text-transform:uppercase;

}

.about-section-r2 .graph-column .inner-r2 .text{
	position:relative;
	color:#666666;
	font-size:14px;
	margin-bottom:30px;
}

.about-section-r2 .graph-column .inner-r2 .image img{
	width:100%;
	display:block;
}

.fun-facts{
	position:relative;
	padding: 25px 0px 20px;
}

.fun-facts .auto-container{
	position:relative;
	z-index:1;	
}

.fun-facts .column{
	position:relative;
	margin-bottom:30px;
}

.fun-facts .column .inner{
	position:relative;
	padding-left:75px;
}

.fun-facts .column .inner .counter-icon{
	position:absolute;
	left:0px;
	top:8px;
	font-size:52px;
	color:#f8b332;
	line-height:1em;
}

.fun-facts .count-outer{
	position:relative;
	font-size:28px;
	line-height:1.4em;
	color:#222222;
	font-weight:900;

}

.fun-facts .count-outer span{
	position:relative;
	z-index:1;	
}

.fun-facts .column .counter-title{
	position:relative;
	font-size:14px;
	line-height:24px;
	font-weight:400;
	color:#666666;
}
/* --------------------------------Start box 15---------------------------- */



.services-section-r3{
	position:relative;
	background-attachment:fixed;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
	padding: 70px 0px 20px;
}

.services-section-r3:before{
	position:absolute;
	content:'';
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	display:block;
	background-color:rgba(48,53,93,0.96);
}

.services-section-r3 .title-column{
	position:relative;
	margin-bottom:40px;
}

.services-section-r3 .title-column .map-image{
	position:relative;
	margin-top:60px;
	margin-bottom:50px;
}

.list-style-r3{
	position:relative;
}

.list-style-r3 li{
	position:relative;
	font-size:14px;
	color:#ffffff;
	padding-left:68px;
	text-transform:uppercase;
}

.list-style-r3 li strong{
	position:relative;
	font-size:18px;
	font-weight:700;
	display:block;
}

.list-style-r3 li .icon-box{
	position:absolute;
	left:0px;
	top:5px;
	width:42px;
	height:42px;
	color:#f8b332;
	border-radius:50%;
	text-align:center;
	line-height:40px;
	font-size:18px;
	border:1px solid #ffffff;
}

.list-style-r3.alternate li{
	color:#666666;
}

.list-style-r3.alternate li .icon-box{
	border-color:#f8b332;
}

.list-style-r3.alternate li strong{
	position:relative;
	color:#333333;
}

/*Services Block*/

.services-block-r3{
	position:relative;
	margin-bottom:80px;
}

.services-block-r3 .inner-box-r3{
	position:relative;
}

.services-block-r3 .inner-box-r3 .icon-box-r3{
	position:relative;
	color:#f8b332;
	font-size:44px;
	margin-bottom:25px;
}

.services-block-r3 .inner-box-r3 h3{
	position:relative;
	font-size: 20px;
	font-weight: 500;
	padding-bottom:12px;
	text-transform:uppercase;

}

.services-block-r3 .inner-box-r3 h3 a{
	color:#ffffff;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}

.services-block-r3 .inner-box-r3 h3 a:hover{
	color:#ebab35;
}

.services-block-r3 .inner-box-r3 h3:after{
	position:absolute;
	content:'';
	left:0px;
	bottom:0px;
	width:34px;
	height:1px;
	background-color:#f8b332;
}

.services-block-r3 .inner-box-r3 .text{
	position:relative;
	color:#cccccc;
	font-size:14px;
	font-weight:400;
	margin-top:18px;

}
.services-block .inner-box-r3 h3 a {
    color: #ffffff;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}
.services-block .inner-box-r3 h3:after {
    position: absolute;
    content: '';
    left: 0px;
    bottom: 0px;
    width: 34px;
    height: 2px;
    background-color: #f8b332;
}
.services-block .inner-box-r3 h3 {
    position: relative;
    font-size: 18px;
    font-weight: 400;
    padding-bottom: 12px;
    text-transform: uppercase;

}
.icon-box-r3 {
    position: relative;
    color: #f8b332;
    font-size: 44px;
    margin-bottom: 25px;
}
.text-r3 {
    position: relative;
    color: #d8d8d8;
    font-size: 16px;
    font-weight: 400;
    margin-top: 18px;

}
.services-block-r3 {
    position: relative;
    margin-bottom: 40px;
}
.icon-box-r4 {
    position: absolute;
    left: 0px;
    top: 5px;
    width: 42px;
    height: 42px;
    color: #f8b332;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    border: 1px solid #ffffff;

}
.sec-title-two-r3{
	position:relative;
	margin-bottom:25px;
}

.sec-title-two-r3 h2{
	font-size:44px;
	color:#ffffff;
	font-weight:700;
	line-height:1.2em;
	padding-bottom:18px;
	text-transform:capitalize;
}

.sec-title-two-r3 h2 span{
	color:#f8b332;
}

.sec-title-two-r3 h2:before{
	position:absolute;
	content:'';
	left:0px;
	bottom:0px;
	width:34px;
	height:2px;
	background-color:#f8b332;
}

/* --------------------------------Start box 15---------------------------- */

.counter-area-r5 {
    position: relative;
    min-height: 300px;
    background: #ffffff;
    background-image: url(../all_img/all/181.jpg);
    background-size: 100% auto;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
    padding: 80px 0px;
    color: #ffffff;
}
.counter-area-r5 .overlay-bg-r5 {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%; 
    background-repeat: repeat; background: #000;
    opacity: 0.9;
}
.counter-area-r5 .no-overlay {
    z-index: 2;
    position: relative;
}
.counter-area-r5 .Counter_item-r5 {
    margin: 0 auto;
    width: 200px; 
    height: 200px; 
    display: table; 
}
.counter-area-r5 .Counter_item-r5 .in-counter-item {
    display: table-cell; 
    vertical-align: middle; 
    text-align: center;
}
.counter-area-r5 .Counter_item-r5 .counter-icon-r5  {
    font-size: 50px;
    color: #ff1600; 
}
.counter-area-r5 .Counter_item-r5 .count {
    font-size: 50px; 
    font-weight: 700;
}
.counter-area-r5 .Counter_item-r5 .Counter_paragraph {
    font-size: 20px;
}
.Counter_item-r5 .count-more {
    font-size: 50px;
}
.overlay-bg-r5 {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background-repeat: repeat;
    background: #000;
    opacity: 0.9;
}
.title-sectionnya-r5 {

    color: #ff1600;
    font-size: 36px;
}
.under-title-sectionnya-r5 {
    line-height: normal;
    width: 80%;
    margin: 10px auto 50px;
    color: white;
    font-weight: 300;
}
/* --------------------------------Start box 15---------------------------- */
.sec-padding-r5 {
    padding: 50px 0;
}
.about-thmb-wrp .inner1 {
    margin-bottom: 2px;
}
.about-thmb-wrp .inner1 {
    margin-bottom: 2px;
}
.about-thmb-wrp .inner3 {
    padding-left: 1px;
}
.full-sec-content.about-cntnt-wrp .sec-title.style-two {
    margin-bottom: 20px;
}

.full-sec-content.about-cntnt-wrp .sec-title.style-two h4 {
    margin-top: 15px;
}

.full-sec-content.about-cntnt-wrp .p-fnt {
    margin-bottom: 30px;
}

.about-cntnt-wrp .wel-ftr-wrp {
    margin-bottom: 30px;
    margin-top: 50px;
}

.full-sec-content.about-cntnt-wrp .thm-btn.btn-black {
    margin-right: 10px;
}
.color-theme-r5 {
    color: #fbca00 !important;
	    font-size: 18px;
}
.color-theme-r6 {
    color: #838586 !important;
    font-size: 35px;
    color: #202A30;
    font-weight: 400;
    line-height: 45px;
    margin: 0;
    margin-bottom: 10px;
}
.color-black {
    color: #004684 !important;
    font-weight: 600;
}
.about-cntnt-wrp .wel-ftr-wrp {
    margin-bottom: 30px;
    margin-top: 40px;
}
.welcome-feature li {
    display: inline-block;
    margin-right: 25px;
    padding: 0;
}
.welcome-iconbox .content {
    background-color: #fbca00;
    border: 1px solid #fbca00;
    color: #fff;
    display: block;
    height: 96px;
    position: relative;
    text-align: center;
    transition: all ease-in 200ms;
    -webkit-transition: all ease-in 200ms;
    -moz-transition: all ease-in 200ms;
    width: 96px;
}
.welcome-iconbox .content i {
    font-size: 42px;
    line-height: 80px;
}
.welcome-iconbox .content .details {
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: -15px;
}
.welcome-iconbox .content .details a {
    background-color: #fbca00;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    line-height: 10px;
    margin: 0;
    min-width: 70px;
    padding: 8px 7px;
    text-transform: capitalize;
}
.welcome-iconbox .content .details {
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: -15px;
}
.rp {
    margin-bottom: 30px;
    color: #053e51 !important;
    font-weight: 500;
}
.thm-btn-r5 {
    background: #fbca00;
    border-radius: 30px;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 100;
    padding: 12px 35px 6px;
    border: 2px solid transparent;
    transition: all .3s ease;
}
.btn-black {
    background: #053e51;
    color: #fff;
}
.inner2 {
    padding-right: 1px;
}
/* --------------------------------Start box 15---------------------------- */

.fact-counter-wrapper-r7 {
    position: relative;
    background: url(../all_img/banner/hospital-7.jpg) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}

.fact-counter-wrapper-r7:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    background: #106bbdcc;
    opacity: 1;
}

.fact-counter-wrapper-r7 h2 {
    font-size: 36px;
    line-height: 42px;
    color: #fff;
    margin: 0;
    margin-bottom: 27px;
}

.fact-counter-wrapper-r7 .thm-btn.inverse:hover {
    border-color: #fff;
    color: #fff;
}

.single-fact-r7 {
    text-align: center;
    display: inline-block;
    padding: 0 35px;
}

.single-fact-r7 .icon-box {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 2px solid #fff;
    color: #fff;
    text-align: center;
    line-height: 98px;
    margin-bottom: 14px;
}

.single-fact-r7 .icon-box i:before {
    font-size: 50px;
}

.single-fact-r7 span {
    font-size: 48px;
    font-weight: 500;
    color: #fff;
}

.single-fact-r7 p {
    margin: 0;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
}
.icon-box-r5 {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 2px solid #fff;
    color: #fff;
    text-align: center;
    line-height: 118px;
    margin-bottom: 14px;
}

.icon-box-r5 i:before {
    font-size: 50px;
}
.thm-btn-8 {
    background: #fbca00;
    border-radius: 30px;
    display: inline-block;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 12px 35px;
    border: 2px solid transparent;
    transition: all .3s ease;
}
.thm-btn-8:hover, .thm-btn-8.inverse {
    background-color: #fff;
    border-color: #fbca00;
    color: #fbca00;
}

/* --------------------------------footer 2---------------------------- */
.ft1{color: white;}
.ft1:hover {
    color: white;
    text-decoration: underline;
}
/* --------------------------------footer 2---------------------------- */
.address1 li:last-child {
    border-bottom: none;
}

.address1 {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    padding-left: 20px;
}

.address1 li {
    padding: 0px 0px 10px 0px;
    margin: 0 0 10px 0;
    display: block;
    /* color: #c1c1c1; */
    line-height: 23px;
    border-bottom: none;
    color: #e0e0e0;
    position: relative;
    padding-left: 30px;
    margin-bottom: 0px;
}

/* --------------------------------footer 2---------------------------- */


.social-icons1 li {
    display: inline-block;
    margin: 10px 3px 4px 0 !important;
    /* border-radius: 100%; */
    line-height: 24px;
    overflow: visible;
    /* box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3); */
}


.social-icons1 li a {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
    background: #FFF;
    border-radius: 100%;
    display: block;
    height: 30px;
    line-height: 30px;
    width: 30px;
    text-align: center;
    color: #333 !important;
    text-decoration: none;
}


/* --------------------------------footer 2---------------------------- */
.r01 {
    padding-top: 20px;
    border-top: 1px solid #303f46;
    color: #adadad;
    /* z-index: 999999999999999999999; */
    margin-top: 20px;
}

/* --------------------------------footer 2---------------------------- */

 .b1 {
     border-bottom: 1px solid rgba(255, 255, 255, 0.18) !important;
     display: block !important;
 }  
/* --------------------------------footer 2---------------------------- */
/* --------------------------------Start box 15---------------------------- */
.featured-links-b02 {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.b02-ul {
    margin: 0;
    padding: 0;
}

.featured-links-b02>li:first-child {
    /* margin-right: 30px; */
}

.featured-links-b02>li {
    /* display: inline-block; */
}

.featured-links-b02>li ul li {
    margin-bottom: 6px;
    position: relative;
    padding-left: 15px;
    font-size: 16px;
    /* margin-top: 5px; */
    padding-bottom: 6px;
}

.featured-links-b02>li ul li:before {
    content: "\f105";
    position: absolute;
    left: 0;
    font-family: FontAwesome;
    color: #fdc800;
    top: 0;
}

.featured-links-b02>li ul li a {
    color: #f5f5f5;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out
}

.featured-links-b02>li ul li a:hover {
    color: #fdc800;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out
}

/* --------------------------------Start box 15---------------------------- */
.r31 {
}

.r31 h4 {
    font-size: 17px;
    margin-bottom: 0;
    line-height: normal;
    color: #ffffff;
    font-weight: 500;
}

.r31 p {
    font-size: 15px;
    /* margin-bottom: 0; */
    line-height: 22px;
    /* color: #8e8787; */
    font-weight: 300;
    margin-top: 4px;
    color: #cccccc;
}
/* --------------------------------footer 2---------------------------- */

.footer20 {
}

.layer-overlay .overlay-dark-9 {
}

.footer20::before {
    background-color: rgba(17, 17, 17, 0.9);
}

.footer20::before {
    background: rgba(17, 17, 17, 0.89) none repeat scroll 0 0;
    content: " ";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
    background: #1c4583f0;
}
/* --------------------------------footer 2---------------------------- */
.b2 {

border-bottom: 1px solid #395d96 !important;
}

/* --------------------------------footer 2---------------------------- */
.rb1 {
    padding-top: 20px;
   border-bottom: 1px solid #395d96 !important;
    color: #adadad;
    /* z-index: 999999999999999999999; */
}

/* --------------------------------footer 2---------------------------- */
.color1{color: #727272;}
.color1 li a{color: #727272 !important;}

/* --------------------------------footer 2---------------------------- */

.address01 li:last-child {
    border-bottom: none;
}

.address01 {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}

.address01 li {
    padding: 0px 0px 10px 0px;
    margin: 0 0 10px 0;
    display: block;
    /* color: #c1c1c1; */
    line-height: 23px;
    border-bottom: none;
    color: #727272 !important;
    position: relative;
    padding-left: 30px;
    margin-bottom: 0px;
}
.b010 {
    font-size: 25px;
 
    color: #727272 !important;
}
.bc1 {
    border-bottom: 1px solid rgb(228, 228, 228) !important;
    display: block !important;
}
.rc21 {
    padding-top: 20px;
    border-top: 1px solid #d8d8d8;
    color: #adadad;
    z-index: 999999999999999999999;
    margin-top: 20px;
}
/* --------------------------------footer 2---------------------------- */
.line-bottom1:after {
    border: 1px solid #d6d6d6;
}

.line-bottom1:after {
    bottom: 0px;
    content: "";
    height: 0px;
    left: 0;
    position: absolute;
    /* width: 50px; */
}

.line-bottom1 {
    position: relative;
    margin-bottom: 15px;
    padding-bottom: 10px;
    font-weight: 300;
}
.widget-title-b3.line-bottom1 {
  /* border-bottom: 1px solid #d6d6d6; */
  border-bottom: 4px double #ccc;
  margin-bottom: 20px;
  /* font-size: 22px; */
  color: #eee;
  /* padding: 15px 0px; */
}
.quick-contact-form-3 .form-control {
    background-color: rgb(255, 255, 255) !important;
    border-color: #dcdcdc !important;
    /* height: 45px; */
}
.quick-button2 {
    border-color: #d0cbcb;
    background-color: rgb(39, 39, 38);
    color: #ffffff;
    /* background: rgba(240, 248, 255, 0); */
}
.quick-button2:hover {
    border-color: #d0cbcb;
    background-color: rgb(70, 70, 68);
    color: #ffffff;
    /* background: rgba(240, 248, 255, 0); */
}
.featured-links-b02 {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.b03-ul {
    margin: 0;
    padding: 0;
}

.featured-links-b03>li:first-child {
    /* margin-right: 30px; */
}

.featured-links-b03>li {
    /* display: inline-block; */
}

.featured-links-b03>li ul li {
    margin-bottom: 6px;
    position: relative;
    padding-left: 25px;
    font-size: 16px;
    /* margin-top: 5px; */
    padding-bottom: 6px;
}

.featured-links-b03>li ul li:before {
    content: "\f105";
    position: absolute;
    left: 0px;
    font-family: FontAwesome;
    color: #5a5a5a;
    top: 0;
    content: "\f0a4";
    margin-right: 11px;
}

.featured-links-b03>li ul li a {
    color: #f5f5f5;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out
}

.featured-links-b03>li ul li a:hover {
    color: #2f2f2f !important;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.ft2{    color: #727272;}
.ft2:hover {
    color: #727272;
    text-decoration: underline;
}



.social-icons2 li {
    display: inline-block;
    margin: 10px 3px 4px 0 !important;
    /* border-radius: 100%; */
    line-height: 24px;
    overflow: visible;
    /* box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3); */
}


.social-icons2 li a {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
    background: #fff;
    border-radius: 5px;
    display: block;
    height: 30px;
    line-height: 30px;
    width: 30px;
    text-align: center;
    color: #333 !important;
    text-decoration: none;
}
/* --------------------------------footer 2---------------------------- */
.b04-ul {
    margin: 0;
    padding: 0;
}

.featured-links-b04>li:first-child {
    /* margin-right: 30px; */
}

.featured-links-b04>li {
    /* display: inline-block; */
}

.featured-links-b04>li ul li {
    margin-bottom: 6px;
    position: relative;
    padding-left: 30px;
    font-size: 16px;
    /* margin-top: 5px; */
    padding-bottom: 6px;
}

.featured-links-b04>li ul li:before {
    /* content: "\f105"; */
    position: absolute;
    left: 0;
    font-family: FontAwesome;
    color: #ffffff;
    top: 0;
    content: "\f0a4";
}

.featured-links-b04>li ul li a {
    color: #f5f5f5;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out
}

.featured-links-b04>li ul li a:hover {
    color: #fdc800;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out
}

/* --------------------------------footer 2---------------------------- */
.r1 {
    padding-top: 20px;
    border-top: 1px solid #5d5d5d;
    color: #adadad;
    /* z-index: 999999999999999999999; */
    margin-top: 20px;
}
/* --------------------------------footer 2---------------------------- */
.ht1{border-bottom: 4px double #ccc !important;}

.widget_title-b02 {
    font-size: 23px;
    color: #fff;
/*     background: url(../all_img/all/98.png); */
    background-position: right bottom;
    background-repeat: no-repeat;
    display: inline-block;
    padding: 0 30px 15px 0;
    text-transform: uppercase;
    margin-bottom: 25px;
}

/* --------------------------------footer 2---------------------------- */
.ft01{
    font-size: 30px;
    margin-bottom: 20px;
    text-align: center;
}
/* --------------------------------footer 2---------------------------- */
.footer-top1 {
    text-align: center;
}
.footer-logo1 {
    display: block;
    margin-bottom: 4.2rem;
}
.footer-logo1 {
    display: block;
    margin-bottom: 4.2rem;
}
.footer-top1 .contact-info {
    display: inline-block;
    margin-bottom: 30px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.29);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    padding-bottom: 15px;
}

.footer-top1 .contact-info ul li {
    color: #e8e8e8;
    margin: 0 .6rem;
    font-size: 17px;
}

.footer-top1 .contact-info ul li i {
    position: relative;
    top: 3px;
    font-size: 26px;
    font-size: 2.6rem;
    color: #ffffff;
    margin-right: 5px;
}
/* --------------------------------footer 2---------------------------- */
.social-6 {
    padding: 0px;
    margin: 0px;
    text-align: center;
}

.social-6 li {
    display: inline-block;
    font-size: 14px;
    padding: 0 2px;
}

.social-6 li a {
    color: #c1c1c1;
    background: #ffc108;
    -webkit-transition: color .4s ease;
    transition: color .4s ease;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 5%;
}

.rs5 ul li {
    display: inline-block;
    /* border-right: 1px solid #f2f0f0; */
    line-height: 10px;
}

.rs5 ul li a {
    display: block;
    /* text-transform: uppercase; */
    color: #f2f0f0;
    font-size: 11px;
    margin: 0px 0px;
    font-size: 20px;
    color: #ffffff;
}

.rs5 ul li a:hover {
    color: #000000;
}

.rs5 ul li:last-child {
    border-right: 0px;
}
/* --------------------------------footer 2---------------------------- */
.footer21 {
}

.layer-overlay .overlay-dark-9 {
}

.footer21::before {
      background: #1a1b2e;
}

.footer21::before {
    background: #1a1b2ee6;
    content: " ";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}

/* --------------------------------footer 2---------------------------- */
.widget_title-b05 {
    font-size: 23px;
    color: #fff;
    /* background: url(../all_img/all/98.png); */
    background-position: right bottom;
    background-repeat: no-repeat;
    display: inline-block;
    padding: 0 30px 15px 0;
    text-transform: uppercase;
    margin-bottom: 25px;
}
.pl{    padding-left: 70px;}
.ft11{    color: #f77d0a;}
.ft11:hover{color: #f77d0a;text-decoration: underline;}
/* --------------------------------Start box 15---------------------------- */
.widget_hdg1{
	color:#fff;
	font-weight: 500;
	text-transform: capitalize;
	padding-bottom:15px;
	margin-bottom: 25px;
	position:relative;
	line-height:20px;
	font-size: 26px;
}
.widget_hdg1:before{
	content:"";
	position:absolute;
	bottom:0px;
	left:0px;
	width:50px;
	height:1px;
	background-color: #00aced;
}
/* --------------------------------Start box 15---------------------------- */
.icon11 {
    position: absolute;
    left: -15px;
    top: 0px;
    font-size: 16px;
    line-height: 27px;
    border: 1px solid #898990;
    /* padding: 2px 8px; */
    width: 30px;
    height: 30px;
    padding-left: 7px;
}
/* --------------------------------Start box 15---------------------------- */
.tg-col .tg-theme-heading {
    margin: 0 0 10px;
}
.tg-theme-heading{/* border-color: #ecb100; */}
.tg-theme-heading {
    /* float: left; */
    width: 100%;
    padding: 0 0 0 15px;
    margin: 0 0 40px;
    text-transform: uppercase;
    border-left: 2px solid #ffcc32;
    position: relative;
}
.tg-theme-heading h3 {
    font-size: 20px;
    line-height: 23px;
    margin: 0;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
}
.tg-theme-heading::after {
    content: "";
    height: 100%;
    left: 2px;
    position: absolute;
    top: 0;
    width: 4px;
}
 .tg-theme-heading::after {
    background: #ffcc33;
}
/* --------------------------------Start box 15---------------------------- */

.ct1{    background: #343452;
    padding: 80px 15px;}
/* --------------------------------Start box 15---------------------------- */
.footer-contact-box {
    background: #207fdc;
    margin-bottom: -84px;
    margin-right: -45px;
    padding: 50px 30px 120px;
    z-index: 1;
    display: inline-block;
    margin-top: -50px;
}
/* --------------------------------Start box 15---------------------------- */
.icon12 {
    position: absolute;
    left: -15px;
    top: 0px;
    font-size: 16px;
    line-height: 27px;
    border: 1px solid #cccccc;
    /* padding: 2px 8px; */
    width: 30px;
    height: 30px;
    padding-left: 7px;
}
/* --------------------------------Start box 15---------------------------- */
.widgettitle {
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 48px;
    color: #fff;
}
.widgettitle {
    background: #171621;
    border-bottom: 0;
    font-weight: normal;
}

.widgettitle {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
}
.widgettitle span {
    background: #08080a;
    padding: 15px;
    display: inline-block;
    margin-right: 20px;
    color: #fff;
    position: relative;
}
.widgettitle span:after {
    border-bottom: 10px solid transparent;
    border-left: 10px solid #08080a;
    border-top: 10px solid transparent;
    content: "";
    position: absolute;
    right: -10px;
}
/* --------------------------------Start box 15---------------------------- */
.footer-featured {
    border-color: #001a4b;
}

.textwidget {
    font-size: 0.88889rem;
}


.footer-featured {
    background-color: #ffffff;
    border-top: 3px solid #fec303;
    padding: 2.5rem;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1), 0 2px 10px rgba(0, 0, 0, 0.15);
}

.social-icons3 li {
    display: inline-block;
    margin: 15px 3px 4px 0 !important;
    /* border-radius: 100%; */
    line-height: 24px;
    overflow: visible;
    /* box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3); */
}


.social-icons3 li a {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
    background: #e2e2e2;
    border-radius: 0px;
    display: block;
    height: 30px;
    line-height: 30px;
    width: 30px;
    text-align: center;
    color: #404040 !important;
    text-decoration: none;
}
.icon13 {
  
left: 0px;
  
top: 0px;
  
font-size: 16px;
  
line-height: 24px;
  
margin-right: 8px;
}
.r32 p {
    font-size: 15px;
    /* margin-bottom: 0; */
    line-height: 20px;
    /* color: #8e8787; */
    font-weight: 300;
    margin-top: 4px;
    color: #a5a5a5;
    margin: 0 0 6px !important;
}
.rf01 {
    padding-top: 10px;
    border-top: 1px solid #ffffff;
    color: #adadad;
    /* z-index: 999999999999999999999; */
    margin-top: 0px;
}
/* --------------------------------Start box 15---------------------------- */
.moverspackers-footer-title {
    margin: 0px 0px 20px;
    position: relative;
    color: #ffffff;
    font-weight: 400;
    line-height: 0.8;
    font-size: 25px;
    padding: 0px 0px 13px;
}
.moverspackers-footer-title:before {
    content: '';
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 50px;
    height: 1px;
}
.moverspackers-footer-title:before{
	    background-color: #ffb118;
	
}
.moverspackers-footer-title:after{
	    background-color: #ffb118;
	
}
.moverspackers-footer-title:after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: 2px;
    width: 40px;
    height: 1px;
}
/* --------------------------------Start box 15---------------------------- */
.default-cinfo .accordion-box {
    border: none;
}
.default-cinfo .accordion {
    border: 1px solid #f7f7f7;
}

.accordion {
    margin-bottom: 10px;
    position: relative;
}
.default-cinfo .accordion .acc-btn {
    background: #f7f7f7;
    padding: 14px 30px;
    margin: 0;
}

.accordion .acc-btn {
    cursor: pointer;
    font-size: 25px;
    font-weight: 500;
    padding: 18px 0px 10px;
    margin: 0 30px;
    padding-right: 50px;
    border-top: 1px solid #f7f7f7;
}
.accordion .acc-btn .toggle-icon {
    color: #9c9c9c;
    display: block;
    font-weight: 100;
    height: 24px;
    line-height: 24px;
    position: absolute;
    right: 20px;
    top: 15px;
    width: 24px;
}

.accordion-box .accordion .acc-content.collapsed {
    display: block;
}

.accordion-box .accordion .acc-content {
    color: #9c9c9c;
    display: none;
    padding: 15px 0px 15px;
    margin: 0 30px;
}
.default-cinfo li .icon_box, .default-cinfo li .text-box02 {
    display: table-cell;
    vertical-align: top;
    font-size: 16px;
}

.default-cinfo .icon_box {
    width: 40px;
}
.default-cinfo li .icon_box i {
    font-size: 20px;
    color: #48c7ec;
    position: relative;
    top: 7px;
}

b, strong {
    font-weight: 600;
    color: #ffffff;
}
.m15{    margin-bottom: 15px;}
/* --------------------------------Start box 15---------------------------- */
.form-control02 {
    border-radius: 0;
    box-shadow: none;
    height: 40px !important;
}

/* --------------------------------Start box 15---------------------------- */

.border-theme-color-1px {
    border: 1px solid #E66D00 !important;
}
.pb-60 {
    padding-bottom: 60px !important;
}

.pr-20 {
    padding-right: 20px !important;
}

.pt-40 {
    padding-top: 40px !important;
}

.p-30 {
    padding: 30px !important;
}

.bg-silver-light {
    background-color: #F7F8Fa !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.font-24 {
    font-size: 24px !important;
}

.text-theme-colored {
    color: #E66D00 !important;
}
.mt-30 {
    margin-top: 30px !important;
}

.list-icon li {
    font-size: 15px;
    margin: 0;
    line-height: 10px;
    margin-bottom: 7px;
}
.list-icon.square li i {
    background: #c0c0c0;
    color: #555555;
    font-size: 12px;
    height: 28px;
    line-height: 30px;
    margin: 5px 10px 5px 0;
    text-align: center;
    width: 28px;
    background: #E66D00;
    margin-left: -40px;
}
.font-weight-600 {
    font-weight: 600 !important;
}

.text-black-222 {
    color: #222222 !important;
}
.btn-theme-colored {
  color: #fff;
  background-color: #E66D00;
  border-color: #E66D00;
}
.btn-theme-colored:focus,
.btn-theme-colored.focus {
  color: #fff;
  background-color: #b35500;
  border-color: #673100;
}
.btn-theme-colored:hover {
  color: #fff;
  background-color: #b35500;
  border-color: #a95000;
}
/* --------------------------------Start box 15---------------------------- */




.itemt2 {
  position: relative;
  margin-top: 50px;
  padding: 30px;
  background: #f7f7f7;
  overflow: hidden;
  border: 1px solid #f4f4f4;
}
.itemt2 span.icon {
  position: absolute;
  color: #ececec;
  font-size: 100px;
  right: -14px;
  bottom: -12px;
}

.itemt2 h5 {
  color: #222;
  font-size: 16px;
  font-weight: 600;
  padding-bottom: 17px;
}

.itemt2 h5 span {
  color: #fa9928;
  font-style: italic;
}
.itemt2 ul li {
  color: #fa9928;
  font-size: 14px;
  margin: 6px 0;
}
.itemt2 ul li span {
  color: #848484;
}

/* --------------------------------Start box 15---------------------------- */
.formf1{    background: #f7f7f7;
    border: 1px solid #f2f2f2;
    padding: 35px 35px 25px 35px;}

/* --------------------------------Start box 15---------------------------- */
.contactUs-address {
  padding-left: 0px;
}
.contactUs-address>p {
  margin:-7px 0 30px 0;
}
.contactUs-address .single_address .icon .ficon:before {
  color: #c3c3c3;
  line-height: 60px;
  font-size: 37px;
}
.contactUs-address .single_address h6 {
  font-weight: 500;
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.contactUs-address .single_address span {
  font-weight: 300;
}
.contactUs-address .single_address {
  margin-bottom: 35px;
}
.contactUs-address .single_address .text {
  padding-left: 26px;
  margin-top: 10px;
}
.contact-us-page {
  margin-bottom: 145px;
}
.float-left {
    float: left;
}
.clear-fix {
    clear: both;
}
/* --------------------------------Start box 15---------------------------- */

.contact-post .contact-infos li .icon-boxt1, 
.contact-post .contact-infos li .text-box {
    display: table-cell;
    vertical-align: top;
    float: none;
}
.contact-post .contact-infos li .icon-boxt1 {
    width: 40px;
}
.contact-post .contact-infos li .icon-boxt1 i {
    font-size: 30px;
    color: #fac012;
    position: relative;
    top: 4px;
    margin-right: 20px;
}
.contact-post {
    padding: 0px 0 0px;
}
.contact-post .contact-infos li {
    padding: 20px 0 10px;
    border-bottom: 1px solid rgba(158, 158, 158, 0.12);
}
.contact-post .contact-infos li:last-child {
  border-bottom: 0px;
}
.contact-post .item {
    background: #f7f7f7;
    padding: 0 30px;
    min-height: 275px;
}

.contact-post h4 {
    background: #fac012;
    color: #fff;
    text-align: center;
    padding: 14px 0;
    margin: 0px 0;
    font-size: 25px;
}

.contact-post .contact-infos.Business li {
    padding: 14px 0;
}

.contact-post .text p {
    padding-bottom: 14px;
}

.contact-post .border-bottom {
  position: relative;
  border-bottom: 1px solid #eee;
  bottom: -60px;
}

/* --------------------------------Start box 15---------------------------- */
.inner-wrapper.contactus [type="radio"]:not(:checked) + label:after {
	opacity: 0;
	transform: scale(0);
}
.inner-wrapper.contactus [type="radio"]:checked + label:after {
	opacity: 1;
	transform: scale(1);
}
.inner-wrapper.contactus .contact-list {
	border: solid 1px #ededed;
	padding: 0 25px 25px 25px;
	border-radius: 6px;
	min-height: 458px;
}
.inner-wrapper.contactus .contact-list h4 {
	color: #000000;
	font-size: 22px;
	font-weight: 300;
	margin: 25px 0 15px;
	padding: 0 0 8px;
	border-bottom: solid 1px #ededed;
}
.inner-wrapper.contactus .contact-list p {
	color: #7b7b7b;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
}
.inner-wrapper.contactus .contact-list p strong {
	color: #000000;
	font-weight: 400;
}
.inner-wrapper.contactus img {
	width: 100%;
	height: auto;
	border-radius: 5px;
	margin: 30px 0 0 0;
}
.inner-wrapper.contactus li {
	list-style: outside none none;
}
.inner-wrapper.contactus .contact li i {
	display: inline-block;
	margin: 0 6px 0 0;
}
.inner-wrapper.contactus .contact li p {
	display: inline-block;
}
.inner-wrapper.contactus .social-icons li {
	display: inline-block;
	margin: 0 8px 0 0;
}
.inner-wrapper.contactus .social-icons li i {
	font-size: 18px;
}
.inner-wrapper.contactus #googleMap iframe {
	width: 100%;
	height: 300px;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	z-index: -1;
	border: none;
	margin: 40px 0 0 0;
}

/* --------------------------------Start box 15---------------------------- */
  .right-sidebar { margin-bottom: 50px; }
  .right-sidebar .tp-bg-box {padding: 10px 25px;background-color: #f9f9f9;display: inline-block;width: 100%;}
  .tp-bg-border { border-bottom: 2px solid #e4e4e4; }
  .tp-bg-box { padding: 23px 25px; background-color: #f9f9f9; }
  .social-icon a i { color: #a0a0a0; width: 36px; height: 36px; border-radius: 100px; border: 2px solid #a2a2a2; text-align: center; line-height: 2.3; font-size: 14px; }
  .social-icon a { margin-right: 10px; }
  .social-icon a i:hover { color: #cc0000; border: 2px solid #cf1212; }
  address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143;
    margin-top: 10px;
}
/* --------------------------------Start box 15---------------------------- */
.location-box { border: 1px solid #e4e9ea; -webkit-box-shadow: 0px 3px 9px 1px rgba(0, 42, 81, 0.12); -moz-box-shadow: 0px 3px 9px 1px rgba(0, 42, 81, 0.12); box-shadow: 0px 3px 9px 1px rgba(0, 42, 81, 0.12); background-color: #fff; padding: 30px; border-radius: 4px; min-height: 280px; margin-bottom: 20px; }
.location-img { background: url(../all_img/all/344.jpg) no-repeat center; background-size: cover; }
.location-info { }
.location-icon { }
.mb60 {
    margin-bottom: 60px;
}
.space-medium {
    padding-top: 60px;
    padding-bottom: 60px;
}
/* --------------------------------Start box 15---------------------------- */

.single-contact_us {
    padding: 0px 0;
}
.single-contact_us h6 {
    color: #333;
    position: relative;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 10px 4px 0;
    top: -28px;
    display: inline;
    background: #fff;
}
.single-contact_us h5 {
  color:#333;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0px 0 30px 0;
}
.single-contact_us .list{
    position:relative;
}

.single-contact_us .list li{
    position:relative;
    line-height:32px;
    padding: 0px 0px 0px 90px;
    border: 1px solid #f1f1f1;
    margin-bottom: 20px;
}



.single-contact_us .list li {
    display:block;
    /* color:#9c9c9c; */
    /* font-size: 16px; */
    font-weight:400;
    padding: 12px 0px 12px 90px;
    line-height: 25px;
}

.single-contact_us .list li i{
    margin-right: 15px;
    font-size: 25px;
    position: absolute;
    left: 27px;
    top: 0;
    line-height: 72px;
    border-right: 1px solid #ececec;
    padding-right: 20px;
    color: #8BC34A;
}

.single-contact_us .border-area {
    border: 1px solid #f1f1f1;
    padding: 20px;
    position: relative;
    margin-top: 50px;
}

/* --------------------------------Start box 15---------------------------- */
.vk-contact-form {
    padding: 30px 40px;
}

.vk-contact-form {
    background-color: #F4F4F4;
    padding: 36px 35px;
}
.vk-contact-form .user-info {
    width: 300px;
    float: left;
}
.vk-contact-form .message-content {
    width: calc(100% - 300px);
    float: left;
    padding-left: 20px;
}
.vk-contact-form .form-group {
    position: relative;
    margin-bottom: 20px;
}
.vk-contact-form .user-info .fa {
    position: absolute;
    color: #2E3841;
    font-size: 22px;
    left: 20px;
    top: 13px;
}
.vk-contact-form .user-info .form-control {
    min-height: 50px;
    padding-left: 55px;
}

.vk-contact-form .form-control {
    border-radius: 0;
    border-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.vk-contact-form .vk-btn {
    font-weight: 500;
}

button.vk-btn {
    display: inline-block;
}

.vk-btn-l {
    min-height: 50px;
    padding: 13px 20px;
}

.vk-btn-default {
    background-color: #FFC000 !important;
}

.vk-btn {
    outline: none;
    padding: 10px 20px;
    color: #fff;
    background-color: #aaa;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 1;
    overflow: hidden;
    border: 2px solid transparent;
    min-height: 44px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.vk-fullwidth {
    width: 100% !important;
}
.vk-contact-form .vk-btn .fa {
    padding-right: 12px;
}
.vk-btn-default:hover, .vk-btn-default:focus {
    background-color: transparent !important;
    color: #FFC000;
    border-color: #FFC000;
}
/* --------------------------------Start box 15---------------------------- */
.contact-info-main-box {
    margin-bottom: 80px;
}
.inner-content {
    border: 3px solid #FFFFFF;
    background: #FFFFFF;
    text-align: center;
    min-height: 160px;
    position: relative;
    overflow: hidden;
    padding: 20px;
    display: table;
    width: 100%;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-shadow: 0 0 0 2px #C5A46D, inset 0 0 0 1px #C5A46D;
    box-shadow: 0 0 0 2px #C5A46D, inset 0 0 0 1px #C5A46D;
}


.inner-content i.fa-envelope-o {
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    transform: rotate(30deg);
}

.inner-content i {
    position: absolute;
    left: -20px;
    top: -20px;
    font-size: 11em;
    color: rgba(197, 164, 109, 0.1);
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.inner-content .info {
    /* font: 22px/35px "Lobster", Arial, Helvetica, sans-serif; */
    display: table-cell;
    vertical-align: middle;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-size: 22px;
}
/* --------------------------------Start box 15---------------------------- */
.contact--form, .contact--map {
    margin-top: 0px;
}
.contact--form form, .contact--map #map {
    box-shadow: 0 1px 20px rgba(0,0,0,.05);
}

.contact--form form {
    padding: 30px;
    color: #999;
    background-color: #fff;
    border-radius: 4px;
}
.contact--form form .h3 {
    margin: -4px 0 25px;
    color: #222;
}
.contact--form form .form-control {
    height: auto;
    padding: 10px 20px;
    background-color: #f6f6f6;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    font-size: 16px;
    font-style: italic;
    outline: 0;
    resize: vertical;
}
/* --------------------------------Start box 15---------------------------- */
.contact--form form .btn {
    border-radius: 0;
	border-color: #119ee6;
	background-color: #119ee6;
	    color: #fff;
}
.contact--form form .btn:hover {
    border-radius: 0;
	border-color: #119ee6;
	background-color: #119ee6;
	    color: #fff;
}
.bg-color--theme{
	background-color: #119ee6;
	color: #fff;
}
.reset-gutter, .reset-margin {
    margin-right: 0;
    margin-left: 0;
}
.contact-info--item {
    display: block;
    padding: 40px 40px 40px 50px;
    color: #fff;
    -webkit-transition: background-color .25s ease-in-out;
    transition: background-color .25s ease-in-out;
    border-right: 1px solid #85c0de;
}
.contact-info--icon {
    float: left;
    margin-right: 15px;
    font-size: 36px;
    line-height: 40px;
}
.contact-info--content {
    overflow: hidden;
}
.contact-info--content .h3 {
    margin-top: 0px;
    font-weight: 400;
}
.contact-info--item:hover {
    color: #fff;
    background-color: #000;
}
.reset-gutter>[class*=col-], .reset-padding {
    padding-right: 0;
    padding-left: 0;
}
/* --------------------------------Start box 15---------------------------- */
.address-box {
    width: 100%;
    background: #f9f9f9;
    padding: 15px 20px;
    margin-bottom: 10px;
}
img.template-contact-icon {
    width: 50px;
    float: left;
    margin-right: 15px;
}
.address-box .fa {
    font-size: 20px;
    margin: 0 6px;
}

.address-box .fa-twitter, .sidebar .fa-twitter {
    color: #0084b4;
}
.address-box .fa-facebook,
.sidebar .fa-facebook {
    color: #3b5998;
}
.address-box .fa-twitter,
.sidebar .fa-twitter {
    color: #0084b4;
}
.address-box .fa-google-plus,
.sidebar .fa-google-plus {
    color: #d34836;
}
.address-box .fa-whatsapp,
.sidebar .fa-whatsapp {
    color: #128c7e;
}
.address-box .fa-linkedin,
.sidebar .fa-linkedin {
    color: #0077b5;
}
.address-box .fa-youtube,
.sidebar .fa-youtube {
    color: #cd201f;
}
/* --------------------------------Start box 15---------------------------- */


.two-column {
  position: relative;
}
.two-column .img-box {
  position: relative;
  padding-right: 24px;
  margin-bottom: 20px;
  float: left;
}
.two-column .content {
  position: relative;
  /*   float: left; */
  padding: 0px 0px;
}

.two-column .content h4 {
  font-size: 20px;
  padding: 0px 0;
}
.two-column .content .date {
  color: #48c7ec;
  margin-bottom: 18px;
  margin-top: 5px;
}


.two-column .owl-controls {
    text-align: center;
    display: block;
    position: relative;
    bottom: 0px;
    margin-top: 14px;
}


.two-column .owl-dots .owl-dot {
    display: inline-block;
}
.two-column .owl-dots .owl-dot span {
    background: none repeat scroll 0 0 #ff9a00;
    border-radius: 50%;
    display: block;
    height: 10px;
    background: #f4f4f4;
    width: 10px;
    margin: 5px 7px;
    transition: .5s ease;
}
.two-column .owl-dots .owl-dot.active span,
.two-column .owl-dots .owl-dot:hover span {
    background-color: #48c7ec;
    transition: .5s ease;
}



/* --------------------------------Start box 15---------------------------- */
.ic1{

color: #fff;
    font-size: 52px;
    line-height: 110px;
	
}
/* --------------------------------Start box 15---------------------------- */
.fotter-a{ color: white;}

.fotter-e{ color: white;}
.fotter-e:hover{ text-decoration:underline}
.fotter-e:focus{ color: white;} 

.fotter-L{ color: white;}
.fotter-L:hover{ text-decoration:underline}

.fotter-c{ color: #3f444a;}
.fotter-c:hover{ color: #3f444a;}
.fotter-c:focus{ color: #3f444a;}

.fotter-ce{ color: #3f444a;}
.fotter-ce:hover{ color: #3f444a; text-decoration:underline;}
.fotter-ce:focus { color: #3f444a; text-decoration:underline;}

/* --------------------------------Thank you for contacting us css---------------------------- */

.e1{
    font-size: 30px;
}
.e2{
    font-size: 16px;
    font-weight: 400;
    color: #949494;
}
/* --------------------------------Start box 15---------------------------- */
.col-md-20 {
    width: 20% !important;
}
/* --------------------------------Start box 15---------------------------- */
/* TITLE CSS START */
.at-sec-title {
    margin-bottom: 60px;
    text-align: center;
}
.at-sec-title {
    font-size: 36px;
    margin-bottom: 20px;
}
.at-sec-title h2 {
    font-size: 40px;
    color: #6d6c6c;
}
.at-sec-title h2 span {
    color: #053e51;
}
.at-sec-title p {
    color: #7d7979;
    font-size: 18px;
}
.at-heading-under-line {
    width: 100px;
    height: 1px;
    background: #053e51;
    position: relative;
    margin: 0 auto;
    margin-bottom: 20px;
}
.at-heading-under-line .at-heading-inside-line {
    width: 30px;
    height: 5px;
    background: #053e51;
    position: absolute;
    left: 50%;
    top: -2px;
    margin-left: -15px;
}
.at-sec-title-left {
    text-align: left;
}
.at-sec-title-left .at-heading-under-line {
    margin: 0;
    margin-bottom: 20px;
}
.at-sec-title-left .at-heading-under-line .at-heading-inside-line {
    margin-left: 0;
    left: 0;
}
/* --------------------------------Start box 15---------------------------- */
.btn-raised{
    box-shadow: 0 2px 5px rgba(0,0,0,0.16), 0 2px 10px rgba(0,0,0,0.12);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    font-size: 15px !important;
    min-width: 120px;
    position: relative;
    padding: 12px 30px;
    margin: 10px 1px;
    font-weight: 300;
    text-transform: uppercase;
    will-change: box-shadow, transform;
    transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1),background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1),color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
    background: transparent;
    padding: 10px 10px !important;
}

.btn-raised:hover{
    box-shadow: 0 0 5px rgba(0,0,0,0.1), 0 3px 15px rgba(0, 0, 0, 0.4);
}

}
/* --------------------------------Start box 15---------------------------- */

/* --------------------------------Start box 15---------------------------- */




@media (max-width: 767px) {
	
.mdisplay{
	display:none !important;
}

}








