body{
	font-family: 'Roboto', sans-serif !important;
}
:hover{
	text-decoration: none !important;
}
h2{
	font-weight: 200;
}
p{
	font-size: 16px;
	color: #585858;
	font-weight: normal !important;
}
li{
	color: #585858;
}
li a{
	color: #585858;
}
footer li :hover{
	color: #e12355;
}
.bg-blue{
	background: #23798c !important;
	color: #fff !important;
}
.bg-pink{
	background: #e12355 !important;
	color: #fff !important;
}
.txt-dk-blue{
	color: #193a5d;
}
.txt-blue{
	color: #23798c !important;
}
.txt-pink{
	color: #e12355 !important;
}
.txt-green{
	color: #3bb9b3 !important;
}
.bg-gray{
	background: #f4f4f4 !important;
}
.header-contact p{
	font-size: 10px;
	text-transform: uppercase;
}
.header-caption{
	font-size: 18px;
	font-style: italic;
}
.app-overlap{
	position: absolute;
	top: 4%;
	right: 3%;
}
.book-form-main{
	background: rgba(25, 58, 93, 0.9);
}
.book-form-main h4{
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	padding: 20px 30px;
}
.book-form-main .form-control{
	background: none !important;
	color: #fff;
	height: 50px;
	border: 1px solid #8699ad;
}
.book-form-main ::placeholder{
	color: #a4aeb9 !important;
	font-size: 15px;
}
.book-form-main input, .book-form-main select {
	margin-bottom: 26px;
}
.book-form-main select option {
    margin: 40px;
    background: rgba(25, 58, 93, 0.9);
    color: #fff;
}
.book-form-main textarea{
	height: 80px !important;
}
.book-form-main .btn{
	margin-top: 20px;
	height: 50px;
	font-size: 18px;
	width: 180px;
	font-weight: bold;
	background: #e12355 !important;
	color: #fff !important;
}
.book-form-main .btn :hover{
	background: #333 !important;

}
.text-overlap{
	position: absolute;
	background: rgba(25, 58, 93, 0.9);
	bottom: 5px !important;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 50px;
	bottom: 0px;
	color: #fff;
}
.text-overlap h3{
	color: #a8fdfa;
	font-weight: bold;
	font-size: 2em;
}
.text-overlap h4{
	font-size: 20px;
	font-size: 1.5em;
}
.text-overlap h5{
	font-weight: 100 !important;
	font-size: 18px;
	margin-top: 10px;
	font-size: 1.3em;
}
.column-li{
	height: 330px;
	overflow: auto;
}
.column-txt h3{
	text-transform: uppercase;
	color: #333;
}
.column-txt ul{
	list-style: none;
	padding-left: 0px;
	padding-top: 2px;
}
.column-txt li{
	color: #616161;
	font-size: 16px;
	position: relative;
	padding-left: 28px;
	padding-top: 15px;
}
.column-txt li:before {
    content: '';
    width: 16px;
    height: 16px;
    position: absolute;
    background-image: url('../images/li-icon.png');
    background-size: cover;
    background-position: center;
    left: 0;
    top: 30%;
    transform: translateY(50%);
}
.home-about h2{
	text-transform: uppercase;
}
.home-about p {
	color: #fff !important;
	text-align: left;
	font-size: 1.03em;
	font-weight: 100 !important;
}
.about-btn{
	border: 1px solid #fff;
	width: 30%;
	margin-top: 30px;
	padding: 10px 18px;
}
.home-about a{
	color: #fff !important;
}
.client-rights-title h3{
	text-transform: uppercase;
	font-weight: 100 !important;
}
.c-right-txt h4{
	padding-top: 30px;
	padding-bottom: 4px;
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
}
.testimonial-bg{
	background: #ebf5f5;	
}
.testimonial-content{
	padding-top: 130px;
}
.testimonial-content h5{
	padding-left: 40px;
	position: relative;
	text-align: left;
	margin-bottom: 2px;
}
.testimonial-content h5:before{
	content: "";
	display: inline-block;
	width: 35px;
	height: 3px;
	background: #e12355;
	position: absolute;
	left: 0;
	top: 50%;
}
.relat{
	font-size: 13px;
	padding-top: 2px;
}
.footer-txt ul{
	list-style: none;
	padding-left: 0px;
	margin-top: 12px;
}
.footer-txt li{
	padding-top: 6px;
}
.footer-bg{
	background: #f8fcfc;
}
.footer-copy{
	background: rgba(25, 58, 93, 1);
}
.footer-copy p{
	color: #ccc;
	font-size: 14px;
	padding: 20px 0px;
	margin-bottom: 0px;
}
.careers-form h4{
	border-bottom: 1px solid #dfdfdf;
}
.careers-form h5{
	font-weight: 100;
	color: #848484;
}
.careers-form .col-form-label{
	color: #616161;
}
.careers-form .form-control{
	height: 54px;
}
.none-bdr{
	border: none !important;
}
.careers-form textarea{
	height: 120px !important;
}
.contact-right h3{
	font-weight: 100;
}
.rights-title{
	font-weight: 100;
}
.inner-title{
	border-bottom: 1px solid #f0f0f0;
}
.about-txt h4{
	margin-top: 140px;
	font-weight: 100;
	line-height: 1.5;
	color: #6f6f6f;
}
.inner-banner{
	position: relative;
}
.inner-banner h2{
	position: absolute;
	color: white;
	top:150px !important;
	background: #204162;
	padding: 18px 36px;
	font-weight: 400;
	font-size: 24px;
}






.input-error {
	border: 1px solid #F00 !important;
}
.close-btn.close {
	position: absolute;
    right: 0;
    background: #23798c !important;
    color: #fff!important;
    padding: 8px;
    line-height: 24px;
    padding-top: 5px;
    z-index: 11 !important;
}
.close-btn.close span{
	font-weight: normal;
    font-size: 15px;
}

#btn_scroll img { width: 20px; }
#btn_scroll:hover { background-color: #555; }
#btn_scroll {
	display: none;
	position: fixed;
	bottom: 100px;
	right: 30px;
	z-index: 99;
	font-size: 18px;
	border: none;
	outline: none;
	background-color: rgba(30, 30, 30, 0.2);
	color: white;
	cursor: pointer;
	padding: 2px 8px;
	border-radius: none;
}
.file-types {
	font-size: 12px;
    margin-top: 6px;
    float: left;
    width: 100%;
    color: #616161;
}






@media(max-width:990px ) {

.text-overlap{
	position: inherit;
}
.testimonial-content{
	padding-top: 30px;
}
.about-txt h4{
	margin-top: 50px;
	margin-bottom: 50px;
	font-weight: 100;
	line-height: 1.5;
	color: #6f6f6f;
}



}
@media(max-width:767px ) {




}
 @media(max-width:480px ) {



}
 @media(max-width:360px ) {



}









