body {
	font-family: sans-serif;
}
.container {
	max-width: 1010px !important;
}
.sec-title {
	text-align: center;
	font-weight: bold;
	position: relative;
}
.sec-desc {
	font-size: 15px;
	text-align: center;
	position: relative;
}
.default-btn {
	background: #1267b2;
	border: 2px solid #fff;
	border-radius: 20px;
	color: #fff;
	margin-right: 5px;
	font-size: 14px;
	padding: 5px 20px;
	transition: all .5s;
}
.default-btn:hover {
	background: #fff;
	color: #000;
	border: 2px solid #1267b2;
}
.login-signup-btn {
	background: #1267b2;
	border: 2px solid #fff;
	border-radius: 20px;
	color: #fff !important;
	font-size: 14px;
	padding: 10px 20px !important;
	margin-left: 10px;
	transition: all .5s;
}
.login-signup-btn:hover {
	background: #fff;
	color: #1267b2 !important;
	border: 2px solid #1267b2;
}
nav {
	z-index: 999;
	background: #1267b2;
	border-bottom: 1px solid #fff;
}
.navbar-brand>img {
	width: 150px;
}
.navbar-toggler-icon {
	color: #fff;
}
.nav-link {
	color: #fff;
	font-weight: 600;
	padding: 10px 15px !important;
}
.nav-link:hover {
	color: #fff;
}
.hero {}
.main-slider .slick-dots li button::before {
	font-size: 30px !important;
	color: #fff !important;
}
.main-slider .slick-prev, .slick-next {
	z-index: 99999 !important;
	
}
.main-slider .slick-next {
	right: 0 !important;
}
.main-slider .slick-prev {
	left: 0 !important;
}
.main-slider {
	margin-bottom: 0 !important;
}
.main-slider .slick-dots {
	bottom: 20px !important;
}
.main-hero {
	background-size: cover;
	padding: 30px 20px 30px;
	position: relative;
	z-index: 9;
	height: 65vh;
}
.main-hero:before {
	content: "";
	position: absolute;
	
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
.hero-content {
	position: relative;
	top: 35%;
	left: 0;
	transform: translateY(-50%);
	margin: 0 auto;
}
.hero-content>h1 {
	font-weight: 600;
	font-size: 40px;
	position: relative;
}
.hero-content>p {
	font-size: 25px;
	padding: 0;
	width: 60%;
}
.hero-btn {
	background: #1267b2;
	border: 2px solid #fff;
	border-radius: 20px;
	color: #fff;
	margin-right: 5px;
	font-size: 14px;
	padding: 8px 20px;
	transition: all .5s;
}
.hero-btn:hover {
	background: #fff;
	color: #000;
}
/*promo*/
.promo {
	background: #031423;
	padding: 10px;
	position: relative;
	border-top: 3px solid #44c5f1;
	height:;
}
.promo h4 {
	color: #fff;
	margin: 0 0 10px 0;
	padding: 0;
	display: inline-block;
}
.promo h4 .default-btn {}
.country-popup-show {
	opacity: 1;
	z-index: 9999;
}
.promo .country-popup {
	overflow: hidden;
	opacity: 0;
	width: 100%;
	padding: 5px;
	border-radius: 20px;
	position: absolute;
	top: -90px;
	left: 0;
	z-index: -9999999999;
}
.promo .country-popup ul {
	text-align: center;
	list-style: none;
	margin: 0;
	padding: 0;
}
.promo .country-popup ul li {
	text-align: center;
	display: inline-block;
	background: #000;
	padding: 0 5px;
	border-radius: 10px;
	margin: 0 5px;
}
.promo .country-popup ul li a {
	color: #fff;
	transition: .5s;
}
.promo .country-popup ul li a img {
	height: 50px;
}
.promo .country-popup ul li a h5 {
	font-size: 12px;
}
.promo .country-popup ul li a:hover {
	color: #ccc;
	text-decoration: none;
}
/*services*/

.main-services .slick-prev {
	left: -10px !important;
}
.main-services .slick-next {
	right: -10px !important;
}
.services-slider .slick-dots li button::before {
	font-size: 30px !important;
	color: #fff !important;
}
.main-services {
	background-image: url("../img/services-bg.jpg");
	background-position: bottom center;
	background-size: cover;
	padding: 80px 25px 80px 25px;
	position: relative;
	border-bottom: 3px solid #000;
}
.main-services:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #0009;
}
.main-services>.container>h2 {
	padding-bottom: 15px;
	font-weight: 600;
}
.main-services-con {}
.service-grid-con {
	padding: 0 10px;
}
.service-grid {
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
	border: 1ps solid #bebebe;
	padding: 20px 6px 20px 6px;
	background: rgba(255,255,255,0.23);
	border-radius: 10px;
}
.service-grid>span {
	font-size: 40px;
	background: #1267b2;
	border-radius: 50%;
	padding: .5em;
	display: inline-block;
	line-height: 1;
	text-align: center;
	margin-bottom: 10px;
}
.service-grid>span>i {
	width: 1em;
	height: 1em;
	position: relative;
	display: block;
	color: #fff;
}
.service-grid>h5 {
	font-weight: 600;
}
.service-grid>p {}
.service-grid-con>.btn {
	background: #1267b2;
	color: #fff;
	padding: 5px 20px;
	margin-top: -20px;
}
/*pricing*/
.pricing {
	background-image: url("../img/shutterstock_584926582.jpg");
	background-position: bottom center;
	background-size: cover;
	padding: 80px 25px 80px 25px;
	position: relative;
	border-bottom: 3px solid #000;
}
.pricing:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #0009;
}
.pricing .sec-title, .pricing .sec-desc {
	color: #fff;
}
.pricing .pricing-con {}
.pricing .pricing-con .default-btn {
	border:  none;
}
.pricing .pricing-con .pricing-grid {
	padding: 20px 30px;
	border-top-width: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-style: solid;
	border-top-color: #1267b2;
	border-right-color: #ccc;
	border-left-color: #ccc;
	border-bottom-color: #ccc;
	border-radius: 50px;
	background: #ffffffb3
}
/*.pricing-con div:nth-child(2) {
	margin-right: 10px;
}
.pricing-con div:nth-child(3) {
	margin-left: 10px;
}*/
.pricing .pricing-con .pricing-grid ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.pricing .pricing-con .pricing-grid ul li {
	text-align: left;
	padding: 10px 5px;
	border-bottom: 1px solid #ccc6;
}
.pricing .pricing-con .pricing-grid ul li:last-child, .pricing .pricing-con .pricing-grid ul li:nth-last-child(2) {
	border: none;
}
.pricing .pricing-con .pricing-grid ul li h3 {
	color: #000;
}
.pricing .pricing-con .pricing-grid ul li .pricing-price {
	font-size: 25px;
	color: #1267b2;
}
.pricing .pricing-con .pricing-grid ul li .pricing-period {
	color: #333;
}
.pricing .pricing-con .pricing-grid ul li p {
	color: #333;
	margin: 0;
}
.pricing .pricing-con .pricing-grid ul li p i {
	color: #1267b2;
}

/*contact*/
.contact {
	background-image: url("../img/adult-businessman-checking-1437545.jpg");
	background-position: bottom center;
	background-size: 100% 100%;   opacity: 0.7;
	padding: 80px 25px 200px 25px;
	position: relative;
}
.contact:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #0009;
}
.contact .sec-title, .contact .sec-desc {
	color: #fff;
}
.contact .contact-con {}
.contact .contact-con .contact-left {}
.contact .contact-con .contact-left .contact-info-box {
	padding: 30px 30px 30px 30px;
	background-color: rgba(255,255,255,0.25);
	border-radius: 10px 10px 10px 10px;
	margin-bottom: 10px;
}
.contact .contact-con .contact-left .contact-info-box .icon-box {
	color: #fff;
}
.contact .contact-con .contact-left .contact-info-box .icon-box i {
	font-size: 40px;
	border-radius: 10px;
	border: 3px solid #fff;
	padding: 10px;
}
.contact .contact-con .contact-left .contact-info-box:last-child .icon-box i {
	padding: 10px 15px;
}
.contact .contact-con .contact-left .contact-info-box .icon-box-content {}
.contact .contact-con .contact-left .contact-info-box .icon-box-content h3 {
	color: #fff;
}
.contact .contact-con .contact-left .contact-info-box .icon-box-content p {
	color: #fff;
}
.contact .contact-con .contact-right {}
.contact .contact-con .contact-right form {}
.contact .contact-con .contact-right form input, .contact .contact-con .contact-right form textarea {
	background-color: rgba(255,255,255,0.25);
	color: #ffffff;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: rgba(255,255,255,0.44);
	margin-bottom: 10px;
}
.contact .contact-con .contact-right form input::placeholder, .contact .contact-con .contact-right form textarea::placeholder {
	color: #ddd !important;
	font-size: 30px !important;
}
.contact .contact-con .contact-right form textarea {
	padding: 10px;
	min-height: 250px;
}
.contact-right .default-btn {
	border: none;
}
#footer {
    height: 14vh;
    width:100%;
    bottom:0px;
    left:0px;
    background: #e5f3ff;
    position:  fixed;
    font-family: sans-serif;
    font-size: 18px;
    color: #222222;
}
#footer p {
	margin: 0;
	padding: 5px;
	font-size: 2vh;
}
#footer a {
	font-size: 2vh;
}
#footer img {
	height: 5vh;
}

/*Responsive Styles*/

@media only screen and (min-width: 769px) {
	nav {
		height: 6vh;
	}
	nav a {
		font-size: 2vh;
	}
	.main-hero {
		height: 79vh;
		overflow: hidden;
	}
	.promo {
		height: 11vh;
		outline: 0;
	}
	.promo-con {
		align-items: center;
		height: 100%;
		display: flex;
	}
	.promo h4 {
		font-size: 3vh;
	}
	.promo .default-btn {
		font-size: 1.5vh;
	}
	#footer {
		height: 10vh;
	}
	#footer p {
		font-size: 2vh;
	}
	#footer a {
		font-size: 2vh;
	}
	#footer img {
		height: 5vh;
	}
	#content {
		padding: 0 !important;
	}
}
@media only screen and (max-width: 992px) {
	.hero {
		margin: 0;
	}
	.hero-content {
		transform: translateY(-50%);
	}
	nav {
		background: #1267b2;
	}
	.login-signup-btn {
		background: #031423;
		border: none;
		color: #ccc !important;
		border-radius: 0px;
		font-size: 14px;
		padding: 10px 15px !important;
		margin-left: 0px;
		transition: all .5s;
	}
	.login-signup-btn:hover {
		background: none;
		color: #fff !important;
		border: none;
	}
}
@media only screen and (max-width: 950px) {
    .contact .contact-con .contact-left .contact-info-box .icon-box i {
		font-size: 30px;
	}
	.contact .contact-con .contact-left .contact-info-box .icon-box-content h3 {
		font-size: 20px;
	}
	.contact .contact-con .contact-left .contact-info-box .icon-box-content p {
		font-size: 14px;
	}
}
@media only screen and (max-width: 900px) {
    .main-hero h1 {
		font-size: 30px;
	}
}
@media only screen and (max-width: 639px) {
    .main-hero h1 {
		font-size: 25px;
	}
	.main-hero p {
		font-size: 14px;
	}
}

@media only screen and (max-width: 638px) and (max-width:580px) {
    .promo-content, .promo-btn {
		text-align: center;
	}
	.promo-content h4 {
		font-size: 25px;
	}
	.promo-btn {
		margin-top: 10px;
	}
	.main-hero p {
		width: 100%;
	}
}

@media only screen and (max-width: 768px) {
    .pricing-con div:nth-child(3), .pricing-con div:nth-child(2) {
		margin-bottom: 20px;
		margin-left: 0;
	}
	.promo-content:first-child {
		margin-bottom: 20px;
	}
}

@media only screen and (max-width: 440px) {
	.icon-box-content {
		padding-left: 20px;
	}
}