body {
	font-family: 'Open Sans', sans-serif !important;
}

html, body {
	overflow-x:hidden;
	width: 100%;
}

.more-letter-space {
	letter-spacing: 8px !important;
}

.contact-text {
	font-weight: 200;
	line-height: 34px;
	font-size: 22px;
}

.contact-text ul {
	list-style: none;
}

.form-group label {
	color: #fff;
}

.icon-box .icon {
	float: left;
	display: block;
	width: 100px;
	text-align: center;
}

.icon-box .icon img {
	margin-top: 10px;
	width: 100%;
	max-width: 80px;
	height: auto;
}

.icon-box .content {
	margin-left: 20px;
	float: left;
	display: block;
	width: calc(100% - 120px);
}

.icon-box .content p {
	font-size: 22px;
	line-height: 26px;
	color: #fff;
}

/* = COLORS = */
.bg-white {
	background-color: #fff;
}

.color-white {
	color: #fff;
}

.bg-black {
	background-color: #000;
}

.color-black {
	color: #231f20;
}

.bg-dark-black {
	background-color: #141616;
}

.bg-gray {
	background-color: #455863;
}

.color-gray {
	color: #455863;
}


.bg-dark-gray {
	background-color: #334752;
}

.bg-medium-blue {
	background-color: #162c38;
}

.bg-dark-blue {
	background-color: #071d29;
}

.bg-light-gray {
	background-color: rgb(188, 192, 199);
}

.color-light-gray {
	color: rgb(188, 192, 199);
}

.bg-blue {
	background-color: #224191;
}

.color-blue {
	color: #224191;
}

.bg-red {
	background-color: #de001f;
}

.color-red {
	color: #de001f;
}

/* = BASIC = */
.f-bold {
	font-weight: bold;
}

.uppercase {
	text-transform: uppercase;
}

.f-italic {
	font-style: italic;
}

.f-size-small {
	font-size: small;
}

/* = Navbar = */

.logo {
	height: auto;
	max-width: 250px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.nav-item {
	margin-right: 15px;
}

.navbar .navbar-collapse {
	text-align: right;
}

.nav-link {
	color: white !important;
}

.navbar-nav>li>a:hover {
	color: #585858 !important;
}

.color-cyan {
	color: rgb(76, 219, 213) !important;
}

/* = Swiper = */

/* = About = */
.main-content {
	font-family: 'Open Sans', sans-serif;
	letter-spacing: 4px;
}


/* = Services = */
.btn-custom {
	border-radius: 7px;
	border: none;
	width: 100%;
	max-width: 250px;
	font-size: 20px;
	text-align: center;
	background-color: #1fa09a;
	font-family: 'Open Sans', sans-serif;
	letter-spacing: 2px;
}

.btn-custom-shadow {
	border-radius: 7px;
	width: 100%;
	border: none;
	max-width: 250px;
	font-size: 20px;
	text-align: center;
	background-color: #13b8c2;
	font-family: 'Open Sans', sans-serif;
	letter-spacing: 2px;

	-webkit-box-shadow: inset -1px 3px 8px 5px #1F87FF, 2px 5px 16px 0px #0B325E, 1px 0px 24px -3px rgba(255, 255, 255, 0.53);
	box-shadow: inset -1px 3px 8px 5px #1F87FF, 2px 5px 16px 0px #0B325E, 1px 0px 24px -3px rgba(255, 255, 255, 0.53);
}

.btn-custom-blue {
	border-radius: 7px;
	width: 100%;
	border: none;
	max-width: 250px;
	font-size: 20px;
	text-align: center;
	background-color: #158abc;
	font-family: 'Open Sans', sans-serif;
	letter-spacing: 2px;
}

.btn-custom-purple {
	border-radius: 7px;
	width: 100%;
	border: none;
	max-width: 250px;
	font-size: 20px;
	text-align: center;
	background-color: #5c3ec2;
	font-family: 'Open Sans', sans-serif;
	letter-spacing: 2px;
}

.paragrapf {
	margin-top: 100px;
}

@media only screen and (max-width: 1200px) {


	.paragrapf {
		margin-top: 15px;
	}
}

/* = Gallery = */
.btn-custom-dark {
	border-radius: 7px;
	width: 100%;
	border: none;
	max-width: 250px;
	font-size: 20px;
	text-align: center;
	background-color: #162c38;
	font-family: 'Open Sans', sans-serif;
	letter-spacing: 2px;
	padding-left: 30px;
	padding-right: 30px;
}

/* = Contact = */


/* = Partners = */

/* = Message = */
.bg-footer-img {
	background-image: url('/images/footerbg.png');
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
}

textarea {
	width: 100%;
	height: auto;
	resize: none;
}

::placeholder {
	color: #a0a0a0 !important;
	opacity: 1;
}

.btn-custom-black {
	background-color: #000203;
	border-radius: 7px;
	width: 100%;
	border: none;
	max-width: 250px;
	font-size: 20px;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	letter-spacing: 2px;
	padding-left: 60px;
	padding-right: 60px;
}

.btn-custom-black2 {
	background-color: #000203;
	border-radius: 7px;
	width: 100%;
	border: none;
	max-width: 350px;
	font-size: 20px;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	letter-spacing: 2px;
	padding-left: 60px;
	padding-right: 60px;
}

/* = Footer = */

.swiper-slide {
	background-size: cover;
	background-position: center center;
}

.gallery-top {
	width: 100%;
	height: 760px;
	margin-left: auto;
	margin-right: auto;
}

.gallery-thumbs {
	height: 140px;
	padding: 20px;
	margin-top: -140px;
	background: rgba(0, 0, 0, 0.7);
}

.gallery-thumbs .swiper-wrapper {
	padding: 20px;
}

.swiper-pagination {
	bottom: 150px !important;
}

.swiper-pagination-bullet {
	background: #152824 !important;
	opacity: 1 !important;
	width: 12px !important;
	height: 12px !important;
}

.swiper-pagination-bullet-active {
	background: #28ebdf !important;
	border: 6px solid #193d35;
	width: 25px !important;
	height: 25px !important;
	margin-bottom: -6px !important;
}

.gallery-thumbs .swiper-slide {
	width: 25%;
	height: 100px;
	opacity: 0.4;
	float: left;
}

.gallery-thumbs .swiper-slide-thumb-active {
	opacity: 1;
}

@media (max-width: 900px) {
	.gallery-top {
		height: 400px;
		margin-bottom: 100px;
	}

	.gallery-thumbs {
		height: 80px;
		margin-top: -100px;
		padding-bottom: 100px;
	}

	.swiper-pagination {
		bottom: 85px !important;
	}
}

.success-message {
	text-align: center;
	background: rgb(82, 117, 46);
	padding: 20px;
	color: #fff;
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.gallery-page-top{
	height: 700px;
}

.swiper-page-pagination{
	padding: 12px;
	text-align: center;
}

.gallery-page-thumbs{
	margin-top: 50px;
	height: 100px;
}

@media (max-width: 990px) {
	.gallery-page-top{
		height: 500px;
	}
}