*{
	font-family: 'Roboto', sans-serif;
}
button:focus{
	outline: none;
}
.pageheader{
	position: fixed;
    width: 100%;
    z-index: 9;
    background: #fff;
    left: 0;
    top: 0;
}
.body-content{
	margin-top: 110px;
}
.top-header{
	background-color:#1b1b1b;
	padding: 10px 0;
}
.bottom-header{
	border-bottom: 5px solid #0e5e5b;
}
.top-social-div li{
	width: 23px;
    height: 23px;
    border-radius: 50%;
    background-color: #fff;
    padding: 2px 5px;
    line-height: 19px;
    text-align: center;
	transition: 1s;
}
.top-social-div li a{
	font-size: 14px;
	color: #000 !important;
	text-decoration: none!important;
}
.top-social-div li:hover {
	opacity: 0.5;
}
.ph-mail li a{
	font-size: 14px;
	color: #fff !important;
	text-decoration: none!important;
}
.custom-nav-ul li a{
	font-family: "Roboto", Sans-serif;
    font-size: 14px;
    font-weight: normal;
	color: #545454;
	padding: 5px 20px !important;
}
.custom-nav-ul li a:hover{
	color:#0e5e5b;
	font-weight: 500;
}
.activ-menu{
	color:#0e5e5b !important;
	font-weight: 500 !important;
}
.logo-header-img{
	width:138px;
}
.banner-section{
	display: flex;
	justify-content: center;
	flex-direction:column;
	position: relative;
	background-image:url(../images/Homepage-banner.jpg);
	padding: 30px 0;
	border-bottom: 5px solid #0e5e5b;
}
.banner-left-div{
	padding: 80px 0;
}
.banner-left-div h2{
	color: #FFFFFF;
    font-family: "Roboto", Sans-serif;
    font-size: 29px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.4em;
	margin-bottom: 20px;
}
.banner-left-div h3{
	color: #FFFFFF;
    font-family: "Roboto", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    font-style: italic;
    line-height: 1.4em;
	margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #fff;
}
.banner-left-div p{
	color: #FFFFFF;
	font-size: 14px;
	text-align:justify;
}
.banner-section::before{
	content: " ";
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #000000;
    opacity: 0.6;
}
.primary-button{
	border: none;
    background-color: #0e5e5b;
    color: #fff;
    padding:9px 20px;
    font-size: 15px;
    font-weight: 500;
	border-radius: 4px;
	transition: 0.4s;
}
.primary-button:hover{
	opacity: 0.7;
}
.book-now-button{
	border: none;
    background-color: #0e5e5b;
    color: #fff;
    padding: 10px 20px;
    font-size: 15px;
    font-weight: 500;
	transition: 0.4s;
}
.book-now-button:hover{
	opacity: 0.7;
}
.banner-right-div form{
	background-color:#fff;
	border-radius: 5px;
    box-shadow: -17px 15px 34px 0px rgb(0 0 0 / 50%);
    padding: 21px 0px 21px 0px;
	width: 360px;
	margin-left: auto;
}
.banner-right-div form h3{
	padding: 0;
    margin: 0;
	text-align: center;
	color: #0e5e5b;
	font-size: 20px;
}
.banner-right-div form h5{
	color: #7a7a7a;
	font-size: 14px;
	margin-top: 8px;
	font-weight: normal;
}
.contact-left{
	padding: 0 40px;
}
.forms-field p{
	display: block;
    font-weight: 700;
    font-size: 16px;
    float: none;
    line-height: 1.3;
    margin: 0 0 4px 0;
    padding: 0;
	color: #333;
}
.call-us-section{
	background-color: #F9F4EA;
	padding: 25px 0;
}
.blank-call-div{
	position: relative;
}
.two-number{
	padding: 7px 0;
	position: absolute;
    top: 0;
    left: 190px;
}
.two-number p{
	margin: 0;
	color: #fff;
	font-size: 20px;
}
.col-right-section-div{
	padding-left: 20px;
	margin-top: 10px;
}
.col-right-section-div h4{
    color: #454545;
    font-family: "Roboto", Sans-serif;
    font-size: 21px;
    font-weight: 600;
	margin-bottom: 5px;
}
.col-right-section-div p{
	color: #7B7B7B;
    font-family: "Roboto", Sans-serif;
    font-size: 17px;
    font-weight: 400;
    font-style: italic;
    line-height: 1.4em;
}
.zero-hassle-business{
	margin-top: 110px;
}
.zero-hassle-business p{
	font-size: 17px;
	line-height: 30px;
	text-align:justify;
}
.left-side-video-div img{
	box-shadow: -11px 10px 16px 7px #d3d3d3;
	cursor: pointer;
}
.page-label-h3{
	color: #0e5e5b;
    font-family: "Roboto", Sans-serif;
    font-size: 21px;
    font-weight: 500;
}
.page-label-h2{
	color: #454545;
    font-family: "Roboto", Sans-serif;
    font-size: 30px;
    font-weight: 600;
    line-height: 1.2em;
}
.page-label-p{
	color: #666666;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
}
.page-label-h2-pbordcont{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #C0C0C0;
}
/*.page-label-h2-pbordcont span{*/
/*	border-bottom: 1px solid #C0C0C0;*/
/*	padding-bottom: 10px;*/
/*}*/
.right-side-textbusiness-div{
	margin: 20px 0;
}
.top-enterprenuos{
	margin-top: 110px;
}
.service-each-img img{
    transition-duration: 0.4s;
    border-radius: 20px 0px 20px 0px;
	width: 100%;
}
.service-each-img img:hover{
	opacity: 0.8;
	cursor: pointer;
}
.service-each-img-anchorlabel{
	font-family: "Roboto", Sans-serif;
    font-size: 14px;
    font-weight: 500;
    fill: #454545;
    color: #454545;
    background-color: #FFFFFF;
    padding: 0px 0px 0px 0px;
	display: block;
	text-align: center;
	margin: 10px 0 0 0 ;
}
.service-each-img-anchorlabel:hover{
	color: #0e5e5b;
	text-decoration: none;
}
.service-each-img {
    margin-bottom: 35px;
}
.hireus-p{
	color: #FFFFFF;
    font-family: "Roboto", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    font-style: italic;
    line-height: 1.4em;
}
.transparent-type-button{
	border: none;
    background-color: #fff;
    color: #0e5e5b;
    padding:9px 25px;
    font-size: 15px;
    font-weight: 500;
	border-radius: 4px;
	transition: 0.4s;
}
.transparent-type-button:hover{
	opacity: 0.7;
}
.hire-us-leftdiv{
	margin-top: 170px;
}
.curve-section{
	background-image: url(../images/curve-bg1.png);
	padding: 0 0 150px 0;
	background-repeat: no-repeat;
	background-size: cover;
}
.cur-img-right img{
	box-shadow: 1px -4px 8px 2px #d3d3d3;
}
.why-choose-us{
	background-color: #F9F4EA;
	padding:70px 0 30px 0 ;

}
.type-of-chose{
	margin-top: 50px;
	text-align: center;
}
.chose-us-div{
	margin-bottom: 50px;
}
.chose-us-div h3{
	color: #454545;
	font-size: 18px;
	margin-top: 8px;
}
.chose-us-div  p{
	color: #666666;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
}
.gallery-slider{
	margin-top: 50px;
}
.gallery-slider .bx-default-pager{
	text-align: center !important;
	width: 100% !important;
}
.gallery-slider .bx-wrapper{
	box-shadow: none !important;
    border: none !important;
    background: transparent !important;
}
.bxsliderlogo li img{
border:5px solid #fff;
}
.bx-wrapper .bx-pager.bx-default-pager a{
	width:6px;
	height: 6px;
	border-radius: 50%;
}
.glimpses{
	background-color: #F9F4EA;
	padding-bottom: 40px;
}
.exp-galbutton{
	margin-top: 70px;
}
.testimonial{
	padding-top: 60px;
	padding-bottom: 60px;
	background-color: #F9F4EA;
}
.testimonial-slider .bx-wrapper{
	box-shadow: none !important;
    border: none !important;
    background: transparent !important;
}
.w-50-h50{
	width:50px;
	height: 50px;
}
.testimonial__name{
	color:#7a7a7a;
	font-size: 15px;
	font-weight: 600;
	text-align: left;
}
.testimonial__title{
	font-size: 14px;
    font-weight: normal;
    color: #a1a1a1;
    text-align: left;
}
.testi-document{
	width:80%;
	margin: 0 auto;
}
.testimonial .bx-default-pager{
	text-align: center !important;
	width:100% !important;
}
.testi-document p{
	font-size: 16px;
    font-style: italic;
    line-height: 1.5;
	color: #7a7a7a;
	margin-top: 15px;
	margin-bottom: 10px;
}
.connect-with-us{
	padding: 30px 0;
	background-color:#0e5e5b;
}
.page-footer{
	background-color: #1B1B1B;
	padding: 40px 0 0px 0;
}
.bottom-social-div li{
	width: 33px;
    height: 33px;
    border-radius: 50%;
    background-color: #8C8C8C;
    padding: 8px 3px;
    line-height: 19px;
    text-align: center;
}
.bottom-social-div li a{
	font-size: 18px;
	color: #000 !important;
	text-decoration: none!important;
}
.bottom-social-div li:hover {
	color:#0e5e5b;
	background-color: #0e5e5b;
}
.bottom-social-div{
	margin-top: 20px;
}
.midle-top-footer{
	border-left:1px solid #7a7a7a;
	border-right:1px solid #7a7a7a;
}
.bottom-social-div li:hover a{
	color: #fff;
}
.foter-top-header{
	position: relative;
	color: #B7B7B7;
    font-family: "Roboto", Sans-serif;
    font-size: 18px;
    font-weight: 500;
	margin-bottom: 30px;
}
.foter-top-header::before{
	position: absolute;
	content: "";
	height: 20px;
	width: 3px;
	background-color: #7a7a7a;
	left: 0;
}
.midle-top-footer {
	font-size: 14px;
	color:#7a7a7a;
	padding: 0 35px;
}
.icondiv{
	width:70px;
	text-align: center;
}
.label-div-footer{
	width:calc(100% - 80px);
}
.icondiv i{
	font-size: 25px;
}
.footerlink li{
	list-style: none;
}
.footerlink li a{
	font-size: 13px;
	color:#7a7a7a;
	text-decoration: none !important;
	padding: 6px 0;
    display: block;
	transition: 0.5s;
}
.footerlink li a:hover{
	color: #fff;
}
.footer-bottom{
	border-top: 1px solid #7a7a7a;
	padding: 20px 0 20px 0;
	margin-top: 20px;
}
.copy-right{
	color:#7a7a7a;
	font-size: 14px;
	text-align: center;
	display: block;
}
.testimonial-slider .bx-next{
	display: none !important;
}
.testimonial-slider .bx-prev{
	display: none !important;
}