
body {
  font-family: 'Source Sans Pro';
  font-size: 15px;
  line-height: 27px;
  font-weight: 300;
  color: #1d1d1d;
}

*:hover,
*:active,
*:focus {
  outline: none;
  text-decoration: none; }

ul,
ol,
li {
  margin: 0;
  padding: 0;
  list-style-type: none; }

* {
  margin: 0;
  padding: 0;
  outline: none !important; }

a{
  text-decoration: none;
  text-decoration-line: none !important;
}

button:focus, input:focus{
	box-shadow: none !important;
	outline: none !important;
}

/*=========topbar section start==========*/

.topbar{
	background: #343434;
	padding: 6px 0;
}

.topbar-left-text, .topbar-right-text{
	color: #eee;
}

.topbar-right-text{
	text-align: right;
}

/*=========topbar section end==========*/

/*=========quick contact start==========*/

.barnd-bar, .quick-contact-bar{
	line-height: 116px;
}
.c-bar{
	display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
}

.barnd-bar{
	width: 20%;
}

.quick-contact-bar{
	width: 80%;
	display: flex;
	justify-content: flex-end;
}

.search-bar {
	margin-left: 35px;
    width: 235px;
}

.top-input-group input{
	background: #fff none repeat scroll 0% 0%;
    padding: 16px 14px 16px 12px;
    border: 1px solid #eee;
    width: 100%;
    line-height: normal;
    height: 50px;
    border-radius: 2px;
}

.top-input-group input::placeholder {
  color: #858585;
  opacity: 1; /* Firefox */
}

.top-input-group input:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #858585;
}

.top-input-group input::-ms-input-placeholder { /* Microsoft Edge */
 color: #858585;
}

.btn-top-search{
	background: #fff none repeat scroll 0% 0%;
    padding: 16px 14px 16px 12px;
    border: 1px solid #eee;
    width: 100%;
    line-height: normal;
    height: 50px;
    border-left: 0;
    border-radius: 0 2px 2px 0;
}

.btn-top-search .search-ic{
	font-size: 17px;
    color: #999;
    font-weight: 400;
}

.btn-top-search:hover{
	background: transparent;
}

.contact-bar{
	line-height: 1.35em;
    font-size: 15px;
    font-weight: 300;
}

.c-right-txt{
	position: relative;
	margin-left: 75px;
	white-space: nowrap;
}

.c-right-top-txt{
	margin: 0 0 1px;
    font-size: 15px;
    line-height: 1.4em;
    font-family: inherit;
    font-weight: 400;
}

.c-icon{
	color: #24a3d8;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 35px;
    left: -42px;
    top: 3px;
    line-height: inherit;
}

/*=========quick contact end==========*/

/*=========navbar start==========*/

.c-navbar{
	background: #f5f5f5;
}

.menu-ic{
	color: #000;
}

.btn-mob-search{
	margin-left: auto;
}

.nav-li{
	padding: 16px 0;
    margin-right: 20px;
    margin-left: 20px;
    border-top: 3px solid transparent;
    position: relative;
}

.nav-li:first-child{
	margin-left: 0;
}

.nav-li:before{
	position: absolute;
	content: "";
	width: 1px;
    height: 30px;
    right: -20px;
    top: calc(50% - 15px);
    border-radius: 50%;
    background: #666;
    opacity: .15;
}

.nav-a{
	color: #343434;
	font-weight: 400;
    font-style: normal;
    font-size: 17px;
    padding: 0 !important;
    white-space: nowrap;
}

.nav-li:hover{
	border-color: #24a3d8;
}

.nav-li:hover .nav-a{
	color: #343434;
}

.c-dropdown{
	margin-left: -25px;
    margin-top: 0;
    border-radius: 0;
    background: #24a3d8;
    padding: 0;
    border: 0;
}

.c-dropdown a{
	font-weight: 300;
    font-style: normal;
    color: #fff;
    font-size: 15px;
	line-height: 1.4em;
    display: block;
    padding: 12px 25px;
    border-bottom: 1px solid #1592c6;
    transition: .1s all ease-in-out;
}

.c-dropdown a:hover{
	background: #1592c6;
	color: #fff;
}

/*=========navbar end==========*/

/*=========slider start==========*/
.slider-img{
	object-fit: cover;
    max-height: 582px;
}

.c-slider .carousel-caption{
	bottom: auto;
    top: 20%; /*40%*/
}

/*=========slider end==========*/

/*=========short into start==========*/
.short-section{
	margin-top: -80px;
	padding-bottom: 80px;
    background-color: #f8f8f8;
}

.s-intro-block{
	background: #c19740;
}

.inner-top-title{
	padding: 1.4em 0 .4em;
}

.s-intro-title{
    position: relative;
    font-size: 30px;
    color: #ffffff;
    line-height: 43px;
    font-weight: 300;
    padding: 4% 8% 15px 8%;
}

.s-intro-desc{
	margin-bottom: 35px;
	padding: 0 8% 12% 8%;
	font-size: 19px;
    line-height: 1.6em;
    font-weight: lighter;
    color: #f5f5f5;
}

.intro-bottom-title{
	padding: 1.4em 0 .4em;
}

.s-intro-name{
	font-size: 18px;
    color: rgba(255,255,255,0.69);
    font-weight: 200;
    font-style: italic;
    position: relative;
    padding-right: 8%;
    padding-bottom: 8%;
    padding-left: 8%;
}

.intro-img{
	background-image: url('../images/meet-img.jpg');
	background-position: center ;
    background-repeat: no-repeat;
    background-size: cover ;
    /*height: 483.78px;*/
    height: 100%;
}

/*=========short into end==========*/

/*=========what we do start==========*/

.c-padding{
	padding: 50px 0;
}

.h-sub-title{
	font-size: 18px;
    color: #c19740;
    text-align: center;
    font-weight: 200;
    margin-bottom: 10px 
}

.h-title{
	font-size: 38px;
    color: #232323;
    line-height: 54px;
    text-align: center;
    font-weight: 200;
    margin: .2rem 0 .4rem;
}

.h-desc{
	line-height: 27px;
    font-weight: 300;
    font-style: normal;
    color: #343e47;
    font-size: 17px;
    text-align: center;
    margin-bottom: 35px;
}

.c-row{
	margin-top: 40px;
	margin-bottom: 10px;
}

.c-block{
	padding: 10px;
}

.c-img-block{
    margin-bottom: 35px;
}

.c-block-ic{
	font-size: 62px;
    color: #e3ba67;
}

.c-block-title{
	font-size: 28px;
    color: #000000;
    line-height: 38px;
    text-align: center;
}

.c-block-desc{
	font-size: 17px;
	color: #999999;
	text-align: center;
}

.sapretor{
	background-color: #eeeeee;
    height: 1px;
}

/*=========what we do end==========*/

/*=========about us start==========*/
.abt-tile{
	font-family: 'Lora';
	line-height: 46px;
    font-weight: 400;
    color: #222;
    font-size: 32px;
}

.abt-desc{
	line-height: 27px;
    font-weight: 300;
    color: #343e47;
    font-size: 17px;
    margin-bottom: 35px;
    padding-right: 10px;
}

.btn-abt{
	padding: 12px 36px;
    background: #e3ba67;
    display: inline-block;
    border-radius: 3px;
    border: none;
    color: #fff;
    box-shadow: none;
    margin-bottom: 20px;
    margin-right: 15px;
    transition: .4s;
}

.btn-abt:hover{
	color: #fff;
    box-shadow: 0 10px 22px rgba(0,0,0,.16);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
}

.abt-row{
	padding: 30px 0;
}

/*=========about us end==========*/

/*=========summery table start==========*/
.summery-section{
	background-image: url('../images/table-bg.jpg');
	background-position: center ;
    background-repeat: no-repeat;
    background-size: cover ;
    padding: 130px 0;
    position: relative;
}

.summery-section:before{
	position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,.55);
    opacity: 1;
    transition: all .2s ease 0s;
}

.t-head{
	background: #222222;
}

.t-head p{
	color: #ffffff;
    font-size: 17px;
    font-family: "Lora";
    letter-spacing: 2px;
    padding: 10px 0 10px 40px;
    text-transform: uppercase;
}

.c-table{
	background: rgba(0, 0, 0, 0) linear-gradient(45deg, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%) repeat scroll 0 0;
    border: 1px solid #222222;
    margin-top: 5px;
    padding: 10px;
}

.c-table tr td{
	line-height: 1.42857143;
    vertical-align: middle;
}

.td-detail{
	border-bottom: 1px dashed #cccccc;
    padding: 5px;
    text-align: left;
    font-size: 12px;
}

.w-20{
	width: 20%;
}

.w-40{
	width: 40%;
	text-align: center;
}

.btn-tbl{
	background: #fab915;
    color: #000;
    font-size: 18px;
    padding: 12px 40px;
    transition: .4s;
    margin: 15px 0;
}

.btn-tbl:hover{
	opacity: .9;
}

/*=========summery table end==========*/

/*=========calculator start==========*/
.calculator-section{
	background-image: url('../images/culc-bg.jpg');
	background-position: center ;
    background-repeat: no-repeat;
    background-size: cover ;
    padding: 130px 0;
    position: relative;
}

.small-title{
	color: #9b9b9b;
    font-size: 30px;
    font-weight: 500;
    letter-spacing: .5px;
    text-transform: uppercase;
}

.cal-title{
	color: #ffffff;
    font-size: 50px;
    letter-spacing: .5px;
    position: relative;
    padding-bottom: 10px;
}

.cal-title:before{
	position: absolute;
	content: "";
	width: 100px;
	height: 2px;
	background: #fab915;
	bottom: 0;
	left: 0;
}

.cal-desc{
	color: #fff;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: .5px;
    margin-bottom: 10px;
}

.cal-desc-1{
	color: #fab915;
}

.opt-box{
	border: 1px solid #4e4e4e;
    color: #ffffff;
    display: block;
    font-size: 28px;
    margin: -1px 0;
    padding: 12px 6px;
    text-align: center;
    text-transform: uppercase;
}

.opt-price{
	border-radius: 10px;
    color: #fab915;
    font-size: 25pt;
    margin-right: 30px;
    padding: 5px;
    font-weight: 500;
    text-align: center;
}

/*=========calculator end==========*/


/*=========testimonial start==========*/

.testimonial-section{
	background-image: url('../images/testimonial.jpg');
	background-position: center ;
    background-repeat: no-repeat;
    background-size: cover ;
    padding: 130px 0;
    position: relative;
}

.testimonial-section:before{
	position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,.55);
    opacity: 1;
    transition: all .2s ease 0s;
}

.review-text{
	font-size: 26px;
    color: #ffffff;
    line-height: 36px;
    text-align: left;
}

.review-name{
	font-size: 20px;
    color: rgba(255,255,255,0.69);
    font-weight: 200;
    font-style: italic;
    margin-top: 1.4em;  
}

/*=========testimonial end==========*/

/*=========partner slider start==========*/

.partner-title{
	font-family: Lora;
    font-size: 32px;
    color: #000000;
    line-height: 34px;
    font-weight: 400;
    margin: 1.4em 0;
}

.partner-img{
	border: 1px solid #eee;
    padding: 30px 25px;
}

/*=========partner slider end==========*/

/*=========News start==========*/
.news-link{
	text-align: right;
	padding-bottom: 2px;
	color: #b98315;
    border-bottom: 2px solid #6bc3f0;
    transition: all .2s ease 0s;
    font-weight: 400;
}

.news-link:hover{
	color: #000;
}

.news-img-block{
	position: relative;
}

.news-img-block:before{
	position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,.2);
    opacity: 0;
    transition: all .2s ease 0s;
}

.news-img-block:hover.news-img-block:before{
	opacity: 1;
}

.news-title{
	color: #222;
    font-size: 22px;
	margin-top: 20px;
    font-weight: inherit;
    font-family: inherit;
}

/*=========News end==========*/

/*=========request form start==========*/

.request-row{
	position: relative;
	box-shadow: 0px 0px 0px 1px rgba(30,49,62,.11), 0px 0px 25px rgba(0,49,62,.11);
}

.request-row:after{
	content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -20px;
    height: 8.5em;
    background: transparent linear-gradient(to top,#fff 2em,rgba(255,255,255,0)) repeat scroll 0% 0%;
}

.r-form-detail{
	padding: 25px 45px;
}

.r-form-title{
	font-family: Lora;
    line-height: 36px;
    font-weight: 400;
    color: #222;
    font-size: 28px;
    text-align: center;
    padding-bottom: 35px;
    margin-top: 1.4em;
    margin-bottom: 0; 
    position: relative;
}

.r-form-title:before{
	position: absolute;
	content: "";
	width: 80px;
	height: 1px;
	background: #6bc3f0;
	margin: 0 auto;
	bottom: 0;
	right: 0;
	left: 0;
}

.r-form-desc{
	line-height: 27px;
    font-weight: 300;
    color: #343e47;
    font-size: 17px;
    letter-spacing: .5px;
    margin-bottom: .9em;
    padding-top: 35px;
}

.strong{
	font-weight: 600;
}

.form-note{
	line-height: 23px;
    font-weight: 300;
    color: #343e47;
    font-size: 15px;
    padding-top: 15px;
}

.r-form{
	background: #f5f5f5;
	padding: 45px 45px 85px 45px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
}

.c-label{
	line-height: 27px;
    font-weight: 300;
    color: #343e47;
    font-size: 17px;
    margin-bottom: 5px;
}

.c-control{
    appearance: none;
    color: #555;
    background: #fff;
    height: 45px;
    padding: 8px 12px;
    border: 1px solid #e2e2e2;
    transition: all .15s ease 0s;
}

.btn-submit{
    padding: 10px 30px;
    position: relative;
    border-radius: 2px;
    color: #fff;
    border: none;
    background: #e3ba67;
    z-index: 12;
    transition: all .15s ease-in 0s;
}

.btn-submit:hover{
	opacity: .9;
	color: #fff;
}

/*=========request form end==========*/

/*=========footer start==========*/
.footer{
	background: #45474e;
	font-size: 15px;
    padding: 40px 0 10px;
}

.cf-row{
	padding-bottom: 35px;
}

.footer-img{
	max-width: 180px;
    margin-bottom: 18px;
    margin-top: -4px;
}

.footer-desc{
	color: #fff;
	margin-right: 10px;
	margin-bottom: 10px;
	line-height: 1.55em;
}

.f-title{
	line-height: 26px;
    font-weight: 400;
    color: #fff;
    font-size: 18px;
    margin-bottom: 25px;
    margin-top: 10px;
}

.c-border{
	border-right: 1px dotted rgba(255,255,255,.15);
}

.f-li{
	line-height: 1.4em;
    margin-bottom: 5px;
}

.f-li a{
	color: #d0d0d2;	
}

.recent-ul li:first-child{
	padding-top: 0;
    margin-top: -3px;
    border-bottom: 1px solid rgba(255,255,255,.15);
    padding-bottom: 15px;
    margin-bottom: 10px;
    padding-left: 0;
    line-height: 1.4em;
    position: relative;
}

.recent-ul li a{
	display: block;
	color: #d0d0d2;
}

.post-date{
	display: block;
	color: #d0d0d2;
    font-size: .85em;
    opacity: .3;
    margin-top: 1px;
}

.recent-ul li:last-child{
	border-bottom: none;
	padding-top: 5px;
    padding-bottom: 15px;
    margin-bottom: 10px;
    padding-left: 0;
    line-height: 1.4em;
    position: relative;
}

.c-input-group input{
	border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    font-size: 15px;
    height: 45px;
}

.btn-signup{
	height: 45px;
    border-radius: 0;
    font-family: inherit;
    text-transform: capitalize;
    padding: 0 15px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    color: #fff;
    border: 0;
    background: #e3ba67;
}

.btn-signup:hover{
	background: #e3ba67;
	color: #fff;
}

.hr-line{
	border-top: 1px solid rgba(255,255,255,.15);
    margin: 1.3em 0 1.1em;
}

.f-sepretor{
	border-top: 1px solid rgba(255,255,255,.15);
    margin: 0 15px 25px;
}

.f-social-li a{
	color: #fff;
	line-height: 1.55em;
	font-size: 15px;
}

.f-social-li + .f-social-li{
	margin-left: 10px;
}

.cpy-text{
	color: #abacaf;
	font-size: 13px;
	padding: 10px 0;
}

/*=========footer end==========*/

/*=========back to top start==========*/

#back-to-top {
  display: inline-block;
  background-color: #FF9800;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#back-to-top::after {
  content: "\f11a";
  font-family: "Ionicons";
  font-size: 2em;
  line-height: 50px;
  color: #fff;
}
#back-to-top:hover {
  cursor: pointer;
  background-color: #333;
}
#back-to-top:active {
  background-color: #555;
}
#back-to-top.show {
  opacity: 1;
  visibility: visible;
}

/*=========back to top end==========*/


/*=========services start==========*/

.service-section{
    background: url('../images/service-bg.jpg');
    /*-webkit-filter: grayscale(100%);
    filter: grayscale(100%);*/
    background-size: cover;
    background-position: center center;
    position: relative;
}

.service-section:before{
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #f5f5f5;
    opacity: .95;
}

.bread-crumb-title{
    font-family: Lora;
    line-height: 54px;
    font-weight: 400;
    color: #111;
    font-size: 40px;
    margin: 0;
}

.btn-contact{
    border-radius: 2px;
    background: #e3ba67;
    box-shadow: 1px 1px 1px 0px rgba(0,0,0,.1);
    color: #fff;
    line-height: 1;
    font-size: 20px;
    font-weight: 400;
    padding: .85em 2.2em;
    position: relative;
    transition: .4s;
}

.btn-contact:after{
    content: "\f3d1";
    font-family: 'Ionicons';
    margin-left: 12px;
    font-size: 15px;
    position: relative;
    top: -1px;
}

.btn-contact:hover{
    background: #64b001;
    color: #fff;
}

.service-title{
    font-family: Lora;
    line-height: 32px;
    font-weight: 400;
    font-style: normal;
    color: #222;
    font-size: 22px;
    margin: 25px 0 10px;
}

.service-desc{
    line-height: 23px;
    font-weight: 300;
    color: #343e47;
    font-size: 15px;
    margin-bottom: 0;
}

.service-block{
    margin-bottom: 35px;
}

/*=========services end==========*/

.team-position{
    line-height: 23px;
    font-weight: 300;
    color: #999999;
    font-size: 15px;
}

.abt-more-link{
    position: relative;
    padding-left: 18px;
}

.abt-more-link span{
    position: absolute;
    font-size: 18px;
    left: 0;
}

.header_top_login{
    line-height:0px;
}

.header_top_login li {
    display: inline-block;
    vertical-align: top;
    line-height: 48px !important;
}
.header_top_login li a{
    color: #343434;
    font-weight: 400;
    font-style: normal;
    font-size: 17px;
}

#toTop {
    bottom: 10px;
    right: 10px;
    display: none !important;
    width: 50px;
    height: 50px;
    overflow: hidden;
    position: fixed;
    text-decoration: none;
    z-index: 9999;
    font-size: 0;
    background: #e3ba67;
    box-shadow: -5px 0 10px rgba(227,186,103,.4);
    border-radius: 25px;
}
#toTop:after {
    color: #fff;
    content: "\f106";
    font-size: 16px;
    line-height: 50px;
    font-family: FontAwesome;
    right: 0;
    bottom: 0;
    left: 0;
    transition: all .2s linear;
    display:none;
}
.features.parallax:after {
    background-color: #e3ba67;
    opacity: .88;
}
 .features.parallax:before {
    opacity: .8;
}
.features.parallax {
    color: rgba(255,255,255,.5);
}
.features.parallax {
        background-attachment: fixed;
    background-repeat: no-repeat;
    position: relative;
    background-size: cover;
        padding-top:65px;
        padding-bottom:50px;
        background-color: #e3ba67;
        color:#fff;
}

.features.parallax p.black{
    border-color: #fff;
    color: #fff;
    text-transform: uppercase;
}

.features.parallax:after , .features.parallax:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
}
.features.parallax .container:after, .features.parallax .container:before ,.features.parallax .row:after, .features.parallax .row:before {
    display: table;
    content: " ";
}

.features.parallax .container{
    z-index: 4;
    position: relative;
}

#carouselExampleCaptions h2.thin span{
color: #e3ba67;
    border-color: #e3ba67;
}

#carouselExampleCaptions .carousel-caption{
    text-align:left;
}
#carouselExampleCaptions p{
    text-align:left !important;
}

.slider_button .botton1 {
background-color: #e3ba67;
color:#fff;
box-shadow: -5px 0 10px rgba(227,186,103,.4);
min-width: 160px;
font-size: 14px;
text-transform: uppercase;
letter-spacing: .1em;
font-weight: 700;
padding: 18px 30px;
line-height: 1;
border-radius: 25px;
border: none;
position: relative;
transition: all .4s linear 0s;
text-align:center;
display: inline-block;

}

.slider_button .inverse.button2 {
    font-size: 14px;
text-transform: uppercase;
letter-spacing: .1em;
font-weight: 700;
padding: 18px 30px;
line-height: 1;
border-radius: 25px;
border: none;
position: relative;
transition: all .4s linear 0s;
text-align:center;
display: inline-block;
color: #333;
    background-color: #fff;
    box-shadow: -5px 0 10px rgba(255,255,255,.4);
    min-width: 160px;
}

@media (max-width: 767px){
.slider_button .botton1  {
    margin-bottom: 10px;
}
.slider_button{
    text-align:center;
}
}



@media (min-width: 1200px){
#carouselExampleCaptions h2 {
    font-size: 40px;
}
.mob_login{
    display:none;
}
}

@media (max-width: 991px){
#carouselExampleCaptions .carousel-caption {
    position: static;
    width: auto;
    max-width: 100%;
    background: #303b4a;
        padding-left: 15px;
    padding-right: 15px;
}
}
@media (max-width: 767px){
#carouselExampleCaptions h2 {
    font-size: 26px;
}
#carouselExampleCaptions p {
    font-size: 16px;
}
}