	
	.contact-info {
    float: right;
    margin-top: 15px;
}
.contact-info > div {
    display: inline-table;
    margin-right: 35px;
}
.box-icon-1 {
    margin-bottom: 20px;
}
.box-icon-1 .icon {
    display: inline-block;
    color: #21b6ff;
    font-size: 36px;
    line-height: 43px;
    float: left;
}
.box-icon-1 .body-content {
    margin-left: 55px;
    color: #041e42;
    font-weight: 700;
}
.box-icon-1 .body-content .heading {
    color: #666666;
    font-weight: 400;
}

.sec-title {
    padding-bottom: 34px;
}
.sec-title {
    position: relative;
    padding-bottom: 50px;
    margin-top: -5px;
}
p{

	font-family: 'Poppins', sans-serif;
	letter-spacing:1px;

}
.sec-title p {
    color: #b8b8b8;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    display: block;
    margin: 0 0 6px;
	font-family: 'Roboto', sans-serif;
}
.sec-title h1 {
    display: block;
    color: #222222;
    font-size: 30px;
    line-height: 36px;
    font-weight: 400;
    text-transform: capitalize;
    margin: 0;
	font-family: 'Poppins', sans-serif;
}
.sec-title h2::before {
    background: #00BBD1 ;
    content: "";
    height: 100%;
    letter-spacing: 1px;
    position: absolute;
    right: -16px;
    top: 4px;
    width: 4px;
}





.item1 {
    margin-top: 30px;
}
.item1 .icon{
    display: table-cell;
    vertical-align: middle;
}
.item1 .info {
    padding: 0 0 0 20px;
}
 .item1 .info {
    display: table-cell;
    vertical-align: middle;
}

.fun-fact .timer {
    color: #232323;
    display: block;
    font-family: "Poppins",sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
}

.fun-fact .medium {
    color: #232323;
    display: block;
    font-family: "Poppins",sans-serif;
    font-size: 14px;
    font-weight: 500;
    margin-top: 5px;
    text-transform: uppercase;
}
.hero {
    padding-top: 9%;
    padding-bottom: 9%;
    text-align: center;
    position: relative;
}

.hero h1 {
	font-family: 'Poppins', sans-serif;
    color: #fff;
    font-size: 3.7em;
    font-weight: 700;
}

.hero:before {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    background-color: rgba(7, 6, 29, 0.40);
}

.hero .hero-inner {
    position: relative;
    z-index: 1
}

.page-title, .page-title h2, .page-title a, .breadcrumbs {
    color: #fff;
/*	margin-left:-40px;
*/	
}
.page-title .flex-wrap {
    flex-flow: row wrap;
}
.flex-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.quick-search h2 {
    margin-bottom: 0;
}
.page-title a, .page-title h2 {
    color: #fff;
}
.quick-search ul {
    opacity: .7;
}
.page-title ul {
    margin: 0;
}
.page-title, .page-title h2, .page-title a, .breadcrumbs {
    color: #fff;
}
.breadcrumbs {
    font-size: 12px;
    color: #fff;
}
.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.breadcrumbs li {
    margin: 0;
    padding: 0;
}
.list-inline>li {
    float: left;
    padding-left: 1px;
    padding-right: 5px;
	text-transform:uppercase;
}
.breadcrumbs li:after {
    content: ">";
    margin: 0 5px;
}
.h4-size {
    font-size: 30px;
    line-height: 1.3;
	margin-top:30px;
	text-transform:uppercase;
		font-family: 'Poppins', sans-serif;

	
	
}

.about-text-box {
    background: #fff;
    display: block;
    padding: 30px 40px 30px;
}
.about-text-box .sec-title {
    padding-bottom: 34px;
}

.sec-title {
    padding-bottom: 34px;
}
.sec-title {
    position: relative;
    padding-bottom: 50px;
    margin-top: -5px;
}
p{

	font-family: 'Poppins', sans-serif;
	letter-spacing:1px;
	

}
.sec-title p {
    color: #b8b8b8;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    display: block;
    margin: 0 0 6px;
	font-family: 'Roboto', sans-serif;
}
.sec-title h1 {
    display: block;
    color: #222222;
    font-size: 30px;
    line-height: 36px;
    font-weight: 400;
    text-transform: capitalize;
    margin: 0;
	font-family: 'Poppins', sans-serif;
}
.sec-title
h4 {
    color: #0095D9;
    font-weight: 600;
    margin-bottom: 10px;
    padding-left: 30px;
    position: relative;
    text-transform: uppercase;
    z-index: 1;
		font-family: 'Roboto', sans-serif;
		letter-spacing:1px;

}
.sec-title h4::before {
    background: #0095D9 none repeat scroll 0 0;
    content: "";
    height: 2px;
    left: 0;
    margin-top: -1px;
    position: absolute;
    top: 50%;
    width: 25px;
}


.about-text-box .inner-content h5 {
    font-size: 19px;
    line-height: 10px;
    margin: 0 0 16px;
}
.about-text-box .inner-content .text p {
    color: #727272;
    margin: 0;
}


mission-vision-box .single-box {
    position: relative;
    overflow: hidden;
}
.mission-vision-box {
    overflow: hidden;
}
.mission-vision-box .single-box .img-holder img {
    width: 100%;
	height:240px;
	border-radius:none;
}
.mission-vision-box .single-box .text-holder {
    border: 1px solid #f2f2f2;
    display: block;
    padding: 24px 20px 22px;
	background:#fff;
	border-radius:none;
}
.mission-vision-box .single-box .text-holder .title {
    padding-bottom: 20px;
}
.mission-vision-box .single-box .text-holder .title h3 {
    margin: 0 0 13px;
}
.mission-vision-box .single-box .text-holder .title .border {
    display: block;
    height: 1px;
    width: 70px;
    background: #00CCFF;
}

.f-top-bg {
    background: #130936;
    margin: 0;
    color: #fff;
	margin-top:-100px;
	margin-bottom:50px;
box-shadow: 0 5px 10px rgba(36,50,56,0.25);}

.sec-title h2::before {
    background: #00BBD1 ;
    content: "";
    height: 100%;
    letter-spacing: 1px;
    position: absolute;
    right: -16px;
    top: 4px;
    width: 4px;
}
.baa{
background-color: #267ae9 !important;
}
@media (max-width: 767px)
{
.sec-title h2::before { display:none;
}

}



.left-padd3 {
    padding-left: 30px;
}
.font30 {
    font-size: 30px !important;
}
.font-black {
    color: #3c3c3c;
}
.font-bold {
    font-weight: 600 !important;
}
.text-uppercase {
    text-transform: uppercase;
	font-family:Arial, Helvetica, sans-serif;
}
.m-bottom4 {
    margin-bottom: 40px;
}
.fea-col-box {
    background: #e5e5e5;
    padding: 20px 20px 15px;
    transition: all .3s ease-out 0s;
	cursor:pointer;
}
.fea-col-box:hover {
background-color: #267ae9 !important;
color:#FFFFFF;
}
.fea-col-box ul li { font-size:14px;}
.icon-boxed.wide80 {
    width: 80px;
    height: 80px;
    line-height: 95px;
    vertical-align: middle;
    text-align: center;
    transition: all .3s ease-out 0s;
    background: #fff;
    color: #949494;
}
.box-round {
    border-radius: 100%!important;
}
.icon-boxed {
    height: 58px;
    width: 58px;
    line-height: 68px;
    color: #fff;
    background: #000;
    border-radius: 8%;
    float: left;
}
.icon-boxed, .iconbox {
    z-index: 5;
    vertical-align: middle;
    text-align: center;
    transition: all .3s ease-out 0s;
    margin: auto;
    font-weight: 400;
}
.left-padd10 {
    padding-left: 100px;
}
.m-bottom1 {
    margin-bottom: 8px;
}
.font-thin {
    font-weight: 300 !important;
}
.ziph-hm2domainsearch .ziph-dsp_col {
    padding-right: 30px;
    margin-right: 26px;
}
.ziph-dsp_col {
    color: #fff;
    border-right: 1px solid rgba(241, 246, 248, 0.25);
    display: inline-block;
    padding-right: 29px;
    margin-right: 25px;
}

#banner form {
    background: rgba(255, 255, 255, .2);
    padding: 3%;
    border-radius: 50px;
    display: block;
    border: 1px solid #777B86;
    color: #24273a;
    margin: 30px 0px;
    width: 100%;
}
#banner .form-group:first-child {
    width: 66%;
}
#banner input {
    height: 50px;
    width: 100%;
}
input[type=text], input[type=email] {
    transition: .5s;
}
.form-control {
    border: 1px solid #fff;
    -webkit-box-shadow: inset 0 0px 0px;
    box-shadow: inset 0 0px 0px;
    height: 40px;
    border-radius: 50px;
	font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
}
#banner .opent {
    width: 30%;
}
.opent {
    padding: 1px;
    background: #24273a;
    display: inline-block;
    border-radius: 50px;
    transition: .5s;
    width: 27%;
    min-width: 140px;
}
.button1 {
    height: 50px;
    width: 100%;
    color: #fff;
    border-radius: 50px;
    transition: .5s;
    background-color: transparent;
    border: 1px dashed #fff;
}

input[type=checkbox] {
    display: none;
}
#banner input.form-check-input {
    width: auto;
    height: auto;
}

#banner .checkbox label {
    color: #fff;
    margin: 20px 15px 0px 15px;
}

input[type=checkbox]:checked+label.check-label {
    background-position: 0 -18px;
}
input[type=checkbox]+label.check-label {
    padding-left: 25px;
    height: 18px;
    line-height: 18px;
    background-repeat: no-repeat;
    background-position: 0 0;
    cursor: pointer;
    color: #fff;
    margin: 0px 15px 0px 15px;
}
label.check-label {
    background-image: url(images/check-icon.png);
}
.resort_title {
    padding-bottom: -0.1px;
    position: relative;
	margin-top:20px;
}
			 .resort_title:before {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 70px;
    height: 1px;
    background: #000000;
}

.sec-title .border {
    position: relative;
    display: block;
    width: 90px;
    height: 5px;
    background: transparent;
    margin: 17px 0 0;
}
.sec-title .border.left:before {
    margin: 0;
}
.sec-title .border:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 70px;
    height: 1px;
    margin: 0 auto;
    background: #0095D9;
    content: "";
}
.sec-title .border:after {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 1px;
    background: #0095D9;
    content: "";
}
.who-we-are ul li{ margin-bottom:15px;}
.who-we-are ul li span {
    display: inline-block;
    width: 22px;
    height: 22px;
    text-align: center;
    line-height: 22px;
    border-width: 1px;
    margin-right: 10px;
    vertical-align: middle;
    font-size: 10px;
	border-style: solid;
    border-color: #0f0f7a;
	color: #0f0f7a;
}
.h44 h2{
display: inline-block;
    text-transform: none;
    position: relative;
	color:#003399;
}

 .h44 h2:before {
    content: '';
    position: absolute;
    width: 42px;
    height: 1px;
    top: 55%;
    right: -50px;
	background: #0f0f7a;
}
h1,h2,h3,h4,h5,h6{
font-family: 'Poppins', sans-serif;
}

 .sidebar-container ul.styled {
    margin: 0;
    padding: 0;
}
ul.styled {
    margin: 0px;
    padding: 0px;
}
ul.styled > li {
    position: relative;
    background: #f5f5f5;
    list-style: none;
    margin-bottom: 6px;
}
ul.styled > li.active {background:  #00CCFF !important;}
ul.styled > li.active > a, ul.styled > li.current-cat > a {
    color: #fff;
}
ul.styled > li.active:after {
    background: #fff;
    opacity: 0.5;
}
ul.styled > li:after {
    content: "";
    display: block;
    width: 4px;
    position: absolute;
    right: 0px;
    top: 0px;
    bottom: 0px;
    background: #e3e3e3;
}
ul.styled > li > a {
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'Exo', sans-serif;
    font-weight: 700;
    font-size: 12px;
    padding: 20px 10px 20px 35px;
	color: #333;
}
ul.styled > li > a:hover{
color:#FFFFFF ;
background: #00CCFF;
}
.bg-whisperapprox {
    background: #F2F3F8;
    fill: #F2F3F8;
}
@media (min-width: 768px)
.section-md-90 {
    padding-top: 90px;
    padding-bottom: 90px;
}
.section-60 {
    padding-top: 75px;
    padding-bottom: 85px;
}
.context-dark {
    color: #fff;
	padding-left:9%;
}

element.style {
    background-image: url(images/bg-image-12.jpg);
}
@media (min-width: 768px)
.section-image-aside-right .section-image-aside-img {
    left: 10px;
}
.section-image-aside-right .section-image-aside-img {
    left:10%;
}
@media (min-width: 768px)
.section-image-aside-img {
    width: 50vw;
}
.section-image-aside-img {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 106.2%;
    -webkit-background-size: cover;
    background-size: cover;
}
	
	.section-image-aside-img .section-bordered-inside {
    background-color: rgba(5, 5, 33, 0.9);
}
.section-bordered-inside {
    position: relative;
    width: 100%;
    height: 100%;
}
@media (max-width: 991px)
.section-bordered-inside:after {
    border: none;
}
.section-bordered-inside:after {
    content: '';
    position: absolute;
    top: 33px;
    bottom: 33px;
    right: 33px;
    left: 33px;
    border: 1px solid #3b4a59;
}

.box-alice {
    padding: 10px;
    max-width: 100%;
    text-align: center;
}
/**
* Box Alice
*/
.box-alice {
	padding: 10px;
	max-width: 100%;
	text-align: center;
}

.box-alice__inner {
	margin-bottom: -15px;
}

.box-alice__inner > * {
	margin-bottom: 15px;
}

.box-alice__icon {
	padding: 5px 10px;
	font-size: 30px;
	color: #0095D9;
}

.box-alice__icon-sm {
	font-size: 22px;
}

.box-alice__icon-md {
	font-size: 35px;
}

@media (max-width: 767px) {
	.box-alice {
		max-width: 370px;
		margin-left: auto;
		margin-right: auto;
	}
}

@media (min-width: 576px) {
	.box-alice__inner {
		display: flex;
		flex-direction: row;
		align-items: stretch;
		text-align: left;
	}
	.box-alice__inner > * + * {
		padding-left: 30px;
	}
	.box-alice__aside {
		flex-shrink: 0;
	}
	.box-alice__main {
		position: relative;
		top: -5px;
		flex-grow: 1;
	}
	.box-alice__icon-outer {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		height: 84px;
	}
	
	.ie-10 .box-alice__icon-outer,
	.ie-11 .box-alice__icon-outer {
		justify-content: flex-start;
	}
	.box-alice__icon {
		display: -webkit-inline-flex;
		display: -ms-inline-flexbox;
		display: inline-flex;
		align-items: center;
		justify-content: center;
		min-width: 50px;
		min-height: 60px;
		margin-top: 9px;
		margin-bottom: 8px;
		text-align: center;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.box-alice {
		padding-top: 25px;
		padding-bottom: 25px;
	}
	.box-alice__main {
		padding-left: 20px;
	}
	.box-alice__title {
		font-size: 16px;
	}
	.box-alice__icon {
		min-width: 44px;
		font-size: 24px;
	}

}

.services-creative {
	position: relative;
	overflow: hidden;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	color: #777777;
}

.services-creative-title {
	font-weight: 400;
	letter-spacing: 0;
	text-transform: none;
	font-size:22px;
	margin-top:10px;
}

.btu{
padding: 0;
    padding:5px 20px;
    border: none;
    outline: none;
    border: 2px solid #3E56AA;
    line-height: 28px;
    font-size: 16px;
    font-weight: 600;
    color: #3E56AA;
    text-align: center;
    border-radius: 30px;
    background-color: transparent;
    margin-top: 50px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
	float:right;
}

.list-wrapper {
	padding: 15px;
	overflow: hidden;
}

.list-item {
	margin-bottom: 10px;
	padding: 10px;
}



.simple-pagination ul {
	margin: 0 0 20px;
	padding: 0;
	list-style: none;
	text-align: center;
}

.simple-pagination li {
	display: inline-block;
	margin-right: 5px;
}

.simple-pagination li a,
.simple-pagination li span {
	color: #666;
	padding: 5px 10px;
	text-decoration: none;
	border: 1px solid #EEE;
	background-color: #FFF;
	box-shadow: 0px 0px 10px 0px #EEE;
}

.simple-pagination .current {
	color: #FFF;
	background-color: #00CCFF;
	border-color: #fff;
}

.simple-pagination .prev.current,
.simple-pagination .next.current {
	background: #130936;
}

		.icon-lg {
    width: 50px;
    height: 50px;
    font-size: 50px;
    line-height: 50px;
}
.icon-box .divider {
    max-width: 100%;
    margin: 13px auto;
    transition: .33s all ease;
}
.divider {
    width: 49px;
    height: 2px;
    margin-left: auto;
    margin-right: auto;
}
.bg-accent {
    background: #00CCFF;
    fill: #00CCFF;
}
		
	.icon-box {
	position: relative;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	max-width: 400px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 20px 20px;
	text-align: center;
	cursor: pointer;
}

.icon-box:before, .icon-box:after {
	content: '';
	position: absolute;
	width: calc(100% - 35px);
	height: calc(100% - 35px);
	border: 1px solid #e5e7e9;
	pointer-events: none;
	transition: .33s all ease;
}

.icon-box:before {
	top: 0;
	left: 0;
	border-width: 1px 0 0 1px;
}

.icon-box:after {
	bottom: 0;
	right: 0;
	border-width: 0 1px 1px 0;
}

.icon-box .box-top .box-header > * {
	font-family: "PT Serif", "Times New Roman", Times, serif;
	font-size: 18px;
}

.icon-box .divider {
	max-width: 100%;
	margin: 13px auto;
	transition: .33s all ease;
}

.icon-box .box-top,
.icon-box .box-body {
	position: relative;
	will-change: transform;
	transition: .33s all ease;
	-webkit-filter: blur(0);
}

.icon-box .box-top {
	top: 0;
}

.icon-box .box-body {
	max-width: 100%;
}

.icon-box .box-header {
	bottom: 0;
}

.icon-box .box-icon {
	min-height: 46px;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.icon-box * + .box-header {
	margin-top: 5px;
}

.icon-box.hover:before, .icon-box.hover:after, .icon-box:hover:before, .icon-box:hover:after {
	width: 100%;
	height: 100%;
	border-color: #00CCFF;
}

.icon-box.hover .box-top, .icon-box:hover .box-top {
	-webkit-transform: translateY(-9px);
	transform: translateY(-9px);
}

.icon-box.hover .box-body, .icon-box:hover .box-body {
	-webkit-transform: translateY(9px);
	transform: translateY(9px);
}

.icon-box.hover .divider, .icon-box:hover .divider {
	width: 168px;
}

@media (min-width: 768px) {
	.icon-box {
		max-width: 308px;
		padding: 40px 30px 41px;
	}
	.icon-box .box-top .box-header > * {
		font-size: 22px;
	}
}

	.contact-form1 {
    padding-right: 40px;
}
 .contact-form1 p.note {
    color: #A7A7A7;
    font-size: 15px;
    line-height: 28px;
    margin: 0;
    letter-spacing: 0;
    margin-bottom: 40px;
}
.contact-form1 label.input-label {
    color: #797979;
    font-weight: normal;
    font-size: 16px;
    line-height: 1em;
    margin: 0;
    display: block;
}
.contact-form1 input,  .contact-form1 textarea {
    display: block;
    width: 100%;
    border: none;
    border-bottom: 1px solid #cdcdcd;
    outline: none;
	margin-bottom:60px;
}
.contact-form1 textarea {
    height: 115px;
}
.contact-form1 button[type=submit] {
    padding: 0;
    width: 159px;
    height: 42px;
    border: none;
    outline: none;
    border: 2px solid #3E56AA;
    line-height: 43px;
    font-size: 16px;
    font-weight: 600;
    color: #3E56AA;
    text-align: center;
    border-radius: 30px;
    background-color: transparent;
    margin-top: 50px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.contact-info {
    padding-left: 40px;
}
.contact-info .inner {
    background: #3E56AA;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 50px;
    padding-right: 46px;
}
 .contact-info .single-contact-info h4 {
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    font-size: 15px;
    line-height: 1em;
    letter-spacing: 0;

}
.contact-info .single-contact-info p {
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    line-height: 27px;
    letter-spacing: 0;
    margin-top: 20px;
}
