@charset "UTF-8";

@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,800,900|Roboto:300,400,500,700,900&display=swap");

body {
	font-family: "Roboto";
	font-weight: normal;
	font-style: normal;
	color: #9b9b9b;
}

.img, img {
	max-width: 100%;
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-ms-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;
}

.f-left {
	float: left;
}

a, .button {
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-ms-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;
}

a:focus, .button:focus {
	text-decoration: none;
	outline: none;
}

a:focus, a:hover {
	color: inherit;
	text-decoration: none;
}

a, button {
	color: inherit;
	outline: medium none;
}

button:focus, input:focus, input:focus, textarea, textarea:focus {
	outline: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Poppins";
	color: #282828;
	margin-top: 0px;
	font-style: normal;
	font-weight: 700;
	text-transform: normal;
	line-height: 1.1;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: inherit;
}

h2 {
	font-size: 35px;
}

h3 {
	font-size: 28px;
}

h4 {
	font-size: 22px;
}

ul {
	margin: 0px;
	padding: 0px;
}

li {
	list-style: none;
}

p {
	font-size: 14px;
	font-weight: normal;
	line-height: 28px;
	color: #9b9b9b;
	margin-bottom: 15px;
}

*::-moz-selection {
	background: #282828;
	color: #fff;
	text-shadow: none;
}

::-moz-selection {
	background: #282828;
	color: #fff;
	text-shadow: none;
}

::selection {
	background: #282828;
	color: #fff;
	text-shadow: none;
}

*::-moz-placeholder {
	color: #282828;
	font-size: 14px;
	opacity: 1;
}

*::placeholder {
	color: #282828;
	font-size: 14px;
	opacity: 1;
}

.grey-bg {
	background: #f9f9f9;
}

.black-bg {
	background: #282828;
}

.black-bg {
	background: #282828;
}

.black-soft-bg {
	background: #333;
}

.mt-5 {
	margin-top: 5px;
}

.mt-10 {
	margin-top: 10px;
}

.mt-15 {
	margin-top: 15px;
}

.mt-20 {
	margin-top: 20px;
}

.mt-25 {
	margin-top: 25px;
}

.mt-30 {
	margin-top: 30px;
}

.mt-35 {
	margin-top: 35px;
}

.mt-40 {
	margin-top: 40px;
}

.mt-45 {
	margin-top: 45px;
}

.mt-50 {
	margin-top: 50px;
}

.mt-55 {
	margin-top: 55px;
}

.mt-60 {
	margin-top: 60px;
}

.mt-65 {
	margin-top: 65px;
}

.mt-70 {
	margin-top: 70px;
}

.mt-75 {
	margin-top: 75px;
}

.mt-80 {
	margin-top: 80px;
}

.mt-85 {
	margin-top: 85px;
}

.mt-90 {
	margin-top: 90px;
}

.mt-95 {
	margin-top: 95px;
}

.mt-100 {
	margin-top: 100px;
}

.mt-105 {
	margin-top: 105px;
}

.mt-110 {
	margin-top: 110px;
}

.mt-115 {
	margin-top: 115px;
}

.mt-120 {
	margin-top: 120px;
}

.mt-125 {
	margin-top: 125px;
}

.mt-130 {
	margin-top: 130px;
}

.mt-135 {
	margin-top: 135px;
}

.mt-140 {
	margin-top: 140px;
}

.mt-145 {
	margin-top: 145px;
}

.mt-150 {
	margin-top: 150px;
}

.mt-155 {
	margin-top: 155px;
}

.mt-160 {
	margin-top: 160px;
}

.mt-165 {
	margin-top: 165px;
}

.mt-170 {
	margin-top: 170px;
}

.mt-175 {
	margin-top: 175px;
}

.mt-180 {
	margin-top: 180px;
}

.mt-185 {
	margin-top: 185px;
}

.mt-190 {
	margin-top: 190px;
}

.mt-195 {
	margin-top: 195px;
}

.mt-200 {
	margin-top: 200px;
}

.mb-5 {
	margin-bottom: 5px;
}

.mb-10 {
	margin-bottom: 10px;
}

.mb-15 {
	margin-bottom: 15px;
}

.mb-20 {
	margin-bottom: 20px;
}

.mb-25 {
	margin-bottom: 25px;
}

.mb-30 {
	margin-bottom: 30px;
}

.mb-35 {
	margin-bottom: 35px;
}

.mb-40 {
	margin-bottom: 40px;
}

.mb-45 {
	margin-bottom: 45px;
}

.mb-50 {
	margin-bottom: 50px;
}

.mb-55 {
	margin-bottom: 55px;
}

.mb-60 {
	margin-bottom: 60px;
}

.mb-65 {
	margin-bottom: 65px;
}

.mb-70 {
	margin-bottom: 70px;
}

.mb-75 {
	margin-bottom: 75px;
}

.mb-80 {
	margin-bottom: 80px;
}

.mb-85 {
	margin-bottom: 85px;
}

.mb-90 {
	margin-bottom: 90px;
}

.mb-95 {
	margin-bottom: 95px;
}

.mb-100 {
	margin-bottom: 100px;
}

.mb-105 {
	margin-bottom: 105px;
}

.mb-110 {
	margin-bottom: 110px;
}

.mb-115 {
	margin-bottom: 115px;
}

.mb-120 {
	margin-bottom: 120px;
}

.mb-125 {
	margin-bottom: 125px;
}

.mb-130 {
	margin-bottom: 130px;
}

.mb-135 {
	margin-bottom: 135px;
}

.mb-140 {
	margin-bottom: 140px;
}

.mb-145 {
	margin-bottom: 145px;
}

.mb-150 {
	margin-bottom: 150px;
}

.mb-155 {
	margin-bottom: 155px;
}

.mb-160 {
	margin-bottom: 160px;
}

.mb-165 {
	margin-bottom: 165px;
}

.mb-170 {
	margin-bottom: 170px;
}

.mb-175 {
	margin-bottom: 175px;
}

.mb-180 {
	margin-bottom: 180px;
}

.mb-185 {
	margin-bottom: 185px;
}

.mb-190 {
	margin-bottom: 190px;
}

.mb-195 {
	margin-bottom: 195px;
}

.mb-200 {
	margin-bottom: 200px;
}

.mb-205 {
	margin-bottom: 205px;
}

.mb-210 {
	margin-bottom: 210px;
}

.mb-215 {
	margin-bottom: 215px;
}

.mb-220 {
	margin-bottom: 220px;
}

.mb-225 {
	margin-bottom: 225px;
}

.mb-230 {
	margin-bottom: 230px;
}

.mb-235 {
	margin-bottom: 235px;
}

.mb-240 {
	margin-bottom: 240px;
}

.mb-245 {
	margin-bottom: 245px;
}

.mb-250 {
	margin-bottom: 250px;
}

.mb-255 {
	margin-bottom: 255px;
}

.mb-260 {
	margin-bottom: 260px;
}

.mb-265 {
	margin-bottom: 265px;
}

.mb-270 {
	margin-bottom: 270px;
}

.mb-275 {
	margin-bottom: 275px;
}

.mb-280 {
	margin-bottom: 280px;
}

.mb-285 {
	margin-bottom: 285px;
}

.mb-290 {
	margin-bottom: 290px;
}

.mb-295 {
	margin-bottom: 295px;
}

.mb-300 {
	margin-bottom: 300px;
}

.pt-5 {
	padding-top: 5px;
}

.pt-10 {
	padding-top: 10px;
}

.pt-15 {
	padding-top: 15px;
}

.pt-20 {
	padding-top: 20px;
}

.pt-25 {
	padding-top: 25px;
}

.pt-30 {
	padding-top: 30px;
}

.pt-35 {
	padding-top: 35px;
}

.pt-40 {
	padding-top: 40px;
}

.pt-45 {
	padding-top: 45px;
}

.pt-50 {
	padding-top: 50px;
}

.pt-55 {
	padding-top: 55px;
}

.pt-60 {
	padding-top: 60px;
}

.pt-65 {
	padding-top: 65px;
}

.pt-70 {
	padding-top: 70px;
}

.pt-75 {
	padding-top: 75px;
}

.pt-80 {
	padding-top: 80px;
}

.pt-85 {
	padding-top: 85px;
}

.pt-90 {
	padding-top: 90px;
}

.pt-95 {
	padding-top: 95px;
}

.pt-100 {
	padding-top: 100px;
}

.pt-105 {
	padding-top: 105px;
}

.pt-110 {
	padding-top: 110px;
}

.pt-115 {
	padding-top: 115px;
}

.pt-120 {
	padding-top: 120px;
}

.pt-125 {
	padding-top: 125px;
}

.pt-130 {
	padding-top: 130px;
}

.pt-135 {
	padding-top: 135px;
}

.pt-140 {
	padding-top: 140px;
}

.pt-145 {
	padding-top: 145px;
}

.pt-150 {
	padding-top: 150px;
}

.pt-155 {
	padding-top: 155px;
}

.pt-160 {
	padding-top: 160px;
}

.pt-165 {
	padding-top: 165px;
}

.pt-170 {
	padding-top: 170px;
}

.pt-175 {
	padding-top: 175px;
}

.pt-180 {
	padding-top: 180px;
}

.pt-185 {
	padding-top: 185px;
}

.pt-190 {
	padding-top: 190px;
}

.pt-195 {
	padding-top: 195px;
}

.pt-200 {
	padding-top: 200px;
}

.pt-205 {
	padding-top: 205px;
}

.pt-210 {
	padding-top: 210px;
}

.pt-215 {
	padding-top: 215px;
}

.pt-220 {
	padding-top: 220px;
}

.pt-225 {
	padding-top: 225px;
}

.pt-230 {
	padding-top: 230px;
}

.pt-235 {
	padding-top: 235px;
}

.pt-240 {
	padding-top: 240px;
}

.pt-245 {
	padding-top: 245px;
}

.pt-250 {
	padding-top: 250px;
}

.pt-255 {
	padding-top: 255px;
}

.pt-260 {
	padding-top: 260px;
}

.pt-265 {
	padding-top: 265px;
}

.pt-270 {
	padding-top: 270px;
}

.pt-275 {
	padding-top: 275px;
}

.pt-280 {
	padding-top: 280px;
}

.pt-285 {
	padding-top: 285px;
}

.pt-290 {
	padding-top: 290px;
}

.pt-295 {
	padding-top: 295px;
}

.pt-300 {
	padding-top: 300px;
}

.pb-5 {
	padding-bottom: 5px;
}

.pb-10 {
	padding-bottom: 10px;
}

.pb-15 {
	padding-bottom: 15px;
}

.pb-20 {
	padding-bottom: 20px;
}

.pb-25 {
	padding-bottom: 25px;
}

.pb-30 {
	padding-bottom: 30px;
}

.pb-35 {
	padding-bottom: 35px;
}

.pb-40 {
	padding-bottom: 40px;
}

.pb-45 {
	padding-bottom: 45px;
}

.pb-50 {
	padding-bottom: 50px;
}

.pb-55 {
	padding-bottom: 55px;
}

.pb-60 {
	padding-bottom: 60px;
}

.pb-65 {
	padding-bottom: 65px;
}

.pb-70 {
	padding-bottom: 70px;
}

.pb-75 {
	padding-bottom: 75px;
}

.pb-80 {
	padding-bottom: 80px;
}

.pb-85 {
	padding-bottom: 85px;
}

.pb-90 {
	padding-bottom: 90px;
}

.pb-95 {
	padding-bottom: 95px;
}

.pb-100 {
	padding-bottom: 100px;
}

.pb-105 {
	padding-bottom: 105px;
}

.pb-110 {
	padding-bottom: 110px;
}

.pb-115 {
	padding-bottom: 115px;
}

.pb-120 {
	padding-bottom: 120px;
}

.pb-125 {
	padding-bottom: 125px;
}

.pb-130 {
	padding-bottom: 130px;
}

.pb-135 {
	padding-bottom: 135px;
}

.pb-140 {
	padding-bottom: 140px;
}

.pb-145 {
	padding-bottom: 145px;
}

.pb-150 {
	padding-bottom: 150px;
}

.pb-155 {
	padding-bottom: 155px;
}

.pb-160 {
	padding-bottom: 160px;
}

.pb-165 {
	padding-bottom: 165px;
}

.pb-170 {
	padding-bottom: 170px;
}

.pb-175 {
	padding-bottom: 175px;
}

.pb-180 {
	padding-bottom: 180px;
}

.pb-185 {
	padding-bottom: 185px;
}

.pb-190 {
	padding-bottom: 190px;
}

.pb-195 {
	padding-bottom: 195px;
}

.pb-200 {
	padding-bottom: 200px;
}

.pb-205 {
	padding-bottom: 205px;
}

.pb-210 {
	padding-bottom: 210px;
}

.pb-215 {
	padding-bottom: 215px;
}

.pb-220 {
	padding-bottom: 220px;
}

.pb-225 {
	padding-bottom: 225px;
}

.pb-230 {
	padding-bottom: 230px;
}

.pb-235 {
	padding-bottom: 235px;
}

.pb-240 {
	padding-bottom: 240px;
}

.pb-245 {
	padding-bottom: 245px;
}

.pb-250 {
	padding-bottom: 250px;
}

.pb-255 {
	padding-bottom: 255px;
}

.pb-260 {
	padding-bottom: 260px;
}

.pb-265 {
	padding-bottom: 265px;
}

.pb-270 {
	padding-bottom: 270px;
}

.pb-275 {
	padding-bottom: 275px;
}

.pb-280 {
	padding-bottom: 280px;
}

.pb-285 {
	padding-bottom: 285px;
}

.pb-290 {
	padding-bottom: 290px;
}

.pb-295 {
	padding-bottom: 295px;
}

.pb-300 {
	padding-bottom: 300px;
}

@font-face {
	font-family: "Flaticon";
	src: url("/wp-content/themes/logio/assets/css/../fonts/Flaticon.eot");
	src: url("/wp-content/themes/logio/assets/css/../fonts/Flaticon.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/logio/assets/css/../fonts/Flaticon.woff2") format("woff2"), url("/wp-content/themes/logio/assets/css/../fonts/Flaticon.woff") format("woff"), url("/wp-content/themes/logio/assets/css/../fonts/Flaticon.ttf") format("truetype"), url("/wp-content/themes/logio/assets/css/../fonts/Flaticon.svg#Flaticon") format("svg");
	font-weight: normal;
	font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
	@font-face {
		font-family: "Flaticon";
		src: url("/wp-content/themes/logio/assets/css/./Flaticon.svg#Flaticon") format("svg");
	}
}

[class^=flaticon-]:before, [class*=" flaticon-"]:before, [class^=flaticon-]:after, [class*=" flaticon-"]:after {
	font-family: Flaticon;
	font-style: normal;
	margin-left: 0;
	line-height: 1;
}

.flaticon-plane-1:before {
	content: "";
}

.flaticon-boat-1:before {
	content: "";
}

.flaticon-plane-2:before {
	content: "";
}

@-webkit-keyframes float-bob {
	0% {
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
	}
	
	50% {
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px);
	}
	
	100% {
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
	}
}

@keyframes rotateme {
	from {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-webkit-keyframes rotateme {
	from {
		-webkit-transform: rotate(0deg);
	}
	
	to {
		-webkit-transform: rotate(360deg);
	}
}

#scrollUp {
	background: #282828;
	height: 40px;
	width: 40px;
	right: 50px;
	bottom: 77px;
	color: #fff;
	font-size: 20px;
	font-size: 20px;
	text-align: center;
	border-radius: 50%;
	line-height: 40px;
}

#scrollUp:hover {
	background: #333;
}

[data-overlay] {
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

[data-overlay]::before {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	content: "";
}

[data-overlay=light]::before {
	background-color: #fff;
}

[data-overlay=dark]::before {
	background-color: #282828;
}

[data-opacity="1"]::before {
	opacity: .1;
}

[data-opacity="2"]::before {
	opacity: .2;
}

[data-opacity="3"]::before {
	opacity: .3;
}

[data-opacity="4"]::before {
	opacity: .4;
}

[data-opacity="5"]::before {
	opacity: .5;
}

[data-opacity="6"]::before {
	opacity: .6;
}

[data-opacity="7"]::before {
	opacity: .7;
}

[data-opacity="8"]::before {
	opacity: .8;
}

[data-opacity="9"]::before {
	opacity: .9;
}

#search-modal {
	background-color: rgba(23, 26, 33, .95);
}

#search-modal .modal-dialog {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	border: none;
	outline: 0;
}

#search-modal .modal-dialog .modal-content {
	background: 0 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border: none;
}

#search-modal .modal-dialog .modal-content form {
	width: 555px;
	position: relative;
}

#search-modal .modal-dialog .modal-content form input {
	width: 100%;
	font-size: 36px;
	border: none;
	border-bottom: 3px solid rgba(255, 255, 255, .1);
	background: 0 0;
	color: #fff;
	padding-bottom: 12px;
	padding-right: 40px;
}

#search-modal .modal-dialog .modal-content form input::-moz-placeholder {
	font-size: 35px;
	color: #fff;
}

#search-modal .modal-dialog .modal-content form input::placeholder {
	font-size: 35px;
	color: #fff;
}

#search-modal .modal-dialog .modal-content form button {
	position: absolute;
	right: 0;
	margin-bottom: 3px;
	font-size: 30px;
	color: rgba(255, 255, 255, .5);
	background: 0 0;
	border: none;
	cursor: pointer;
	top: 11px;
}

.b-button > a {
	font-size: 15px;
	color: #282828;
	font-weight: 700;
	text-transform: uppercase;
	border-bottom: 2px solid #282828;
	transition: .3s;
	display: inline-block;
}

.b-button > a:hover {
	color: #ff5e14;
	border-color: #ff5e14;
}

.b-02-button > a {
	color: #9b9b9b;
	border-bottom: 2px solid #9b9b9b;
	padding-bottom: 3px;
}

@-webkit-keyframes btnIconRipple {
	0% {
		border-width: 4px;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	
	80% {
		border-width: 1px;
		-webkit-transform: scale(1.35);
		transform: scale(1.35);
	}
	
	100% {
		opacity: 0;
	}
}

.about-icon {
	margin-right: 18px;
}

.about-icon i {
	color: #ff5e14;
	font-size: 45px;
}

.about-info h2 {
	font-size: 45px;
	font-weight: 600;
	line-height: .8;
}

.about-info h2 > span {
	font-size: 30px;
	color: #ff5e14;
	position: relative;
	top: -27px;
	left: -5px;
}

.about-info > span {
	color: #9b9b9b;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 500;
}

.arrow-style .slick-dots {
	text-align: center;
	bottom: -100px;
	z-index: 99;
	position: absolute;
	left: 0;
	right: 0;
}

.arrow-style .slick-dots li {
	display: inline-block;
	margin: 0 4px;
}

.arrow-style .slick-dots li button {
	height: 15px;
	width: 15px;
	text-indent: -9999px;
	transition: .3s;
	padding: 0;
	border: 2px solid #ff5e14;
	border-radius: 50%;
	background: none;
	cursor: pointer;
}

.arrow-style .slick-dots li.slick-active button {
	background: #ff5e14;
}

.testimonial-active .slick-dots {
	text-align: center;
	bottom: -79px;
	z-index: 99;
	position: absolute;
	left: 0;
	right: 0;
}

.testimonial-active .slick-dots li {
	display: inline-block;
	margin: 0 4px;
}

.testimonial-active .slick-dots li button {
	height: 15px;
	width: 15px;
	text-indent: -9999px;
	transition: .3s;
	padding: 0;
	border: 2px solid #ff5e14;
	border-radius: 50%;
	background: none;
	cursor: pointer;
}

.testimonial-active .slick-dots li.slick-active button {
	background: #ff5e14;
}

@-webkit-keyframes btnIconRipple {
	0% {
		border-width: 4px;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	
	80% {
		border-width: 1px;
		-webkit-transform: scale(1.35);
		transform: scale(1.35);
	}
	
	100% {
		opacity: 0;
	}
}

.post-meta span {
	font-size: 12px;
	letter-spacing: 2px;
	font-weight: 500;
	text-transform: uppercase;
	color: #6f7172;
	margin-right: 20px;
}

@media (max-width: 767px) {
	.post-meta span {
		margin-right: 10px;
	}
}

.post-meta span i {
	color: #ff5e14;
	margin-right: 2px;
}

.post-meta {
	margin-bottom: 20px;
}

#Instafeed {
	margin: 0 -5px;
	overflow: hidden;
}

#Instafeed li {
	width: 33.33%;
	float: left;
	padding: 0 5px;
	margin-bottom: 10px;
}

#Instafeed li img {
	width: 100%;
}

.post-comments {
	border-bottom: 1px solid #eaedff;
	margin-bottom: 42px;
	padding-bottom: 46px;
}

.post-comments-title {
	margin-bottom: 39px;
}

.post-comments-title h2 {
	font-size: 26px;
	color: #140a20;
	margin-bottom: 0;
}

#contacts-form input::-moz-placeholder {
	color: #a7a7c1;
	font-size: 14px;
}

#contacts-form input::placeholder {
	color: #a7a7c1;
	font-size: 14px;
}

.brand-img img {
	display: inline-block;
}

.footer-middle-area {
	border-top: 2px solid #414141;
}

.header-address-text h4 {
	color: #fff;
	font-weight: 600;
	font-size: 20px;
	line-height: 1;
	margin-top: 15px;
}

.footer-title {
	font-size: 20px;
	color: #fff;
	margin-bottom: 22px;
	font-weight: 600;
	position: relative;
	padding-bottom: 23px;
}

.footer-title::before {
	height: 3px;
	width: 45px;
	background: #ff5e14;
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	transition: .3s;
}

.footer-link ul li {
	padding-bottom: 12px;
}

.footer-link ul li:last-child {
	padding-bottom: 0;
}

.footer-link ul li a {
	color: #d4d4d4;
	font-size: 14px;
	font-weight: 400;
	transition: .3s;
}

.footer-link ul li a:hover {
	color: #ff5e14;
	border-bottom: 1px solid #ff5e14;
}

.contact-link li {
	margin-bottom: 19px;
}

.contact-link li:last-child {
	margin-bottom: 0;
}

.contact-address-icon {
	float: left;
	margin-right: 15px;
}

.contact-address-text {
	overflow: hidden;
}

.footer-text p {
	color: #d4d4d4;
	margin-bottom: 22px;
	line-height: 25px;
}

.copyright p {
	margin-bottom: 0;
	color: #d4d4d4;
}

@-webkit-keyframes btnIconRipple {
	0% {
		border-width: 4px;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	
	80% {
		border-width: 1px;
		-webkit-transform: scale(1.35);
		transform: scale(1.35);
	}
	
	100% {
		opacity: 0;
	}
}

#contact-form input {
	border: 0;
	border-bottom: 2px solid #595959;
	width: 100%;
	height: 50px;
	background: none;
	font-size: 18px;
	font-weight: 600;
	color: #fff;
	padding: 0 20px;
	text-transform: capitalize;
}

#contact-form input:focus {
	border-color: #fff;
}

#contact-form input::-moz-placeholder, #contact-form textarea::placeholder {
	color: #fff;
	font-weight: 600;
	font-size: 18px;
}

@-webkit-keyframes btnIconRipple {
	0% {
		border-width: 4px;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	
	80% {
		border-width: 1px;
		-webkit-transform: scale(1.35);
		transform: scale(1.35);
	}
	
	100% {
		opacity: 0;
	}
}

.air-img {
	position: relative;
}

.air-img img {
	width: 100%;
}

.air-text h2 {
	font-size: 35px;
	line-height: 1;
	font-weight: 600;
	margin-bottom: 35px;
}

.air-text h2 i {
	color: #ff5e14;
	margin-right: 15px;
}

.air-text p {
	font-size: 16px;
}

.air-video-icon {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	right: 0;
	text-align: center;
}

.air-video-icon a {
	font-size: 16px;
	color: #fff;
	background-image: -moz-linear-gradient(-51deg, #eb120a 0%, #ff5e14 99%);
	background-image: -webkit-linear-gradient(-51deg, #eb120a 0%, #ff5e14 99%);
	background-image: -ms-linear-gradient(-51deg, #eb120a 0%, #ff5e14 99%);
	height: 80px;
	display: inline-block;
	width: 80px;
	line-height: 80px;
	text-align: center;
	border-radius: 50%;
	transition: .3s;
	position: relative;
}

.air-video-icon a::before {
	content: "";
	display: inline-block;
	position: absolute;
	top: -2px;
	left: -2px;
	bottom: -2px;
	right: -2px;
	border-radius: inherit;
	border: 1px solid #ff5e14;
	-webkit-animation: btnIconRipple 2s cubic-bezier(.23, 1, .32, 1) both infinite;
	animation: btnIconRipple 2s cubic-bezier(.23, 1, .32, 1) both infinite;
	transition: .3s;
}

@-webkit-keyframes btnIconRipple {
	0% {
		border-width: 4px;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	
	80% {
		border-width: 1px;
		-webkit-transform: scale(1.35);
		transform: scale(1.35);
	}
	
	100% {
		opacity: 0;
	}
}

.air-info {
	margin-top: 18px;
}

.air-info h2 {
	font-size: 35px;
	line-height: 1;
	margin-bottom: 25px;
	font-weight: 600;
}

.air-info p {
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 0;
	margin-bottom: 24px;
	position: relative;
	padding-left: 25px;
}

.air-info p::before {
	position: absolute;
	content: "";
	background-image: -moz-linear-gradient(-51deg, #eb120a 0%, #ff5e14 99%);
	background-image: -webkit-linear-gradient(-51deg, #eb120a 0%, #ff5e14 99%);
	background-image: -ms-linear-gradient(-51deg, #eb120a 0%, #ff5e14 99%);
	height: 77px;
	width: 4px;
	left: 0;
	top: 7px;
}

.air-link ul li {
	display: flex;
	margin-bottom: 12px;
}

.air-link ul li:last-child {
	margin-bottom: 0;
}

.air-link ul li i {
	font-size: 16px;
	color: #ff5e14;
	margin-right: 17px;
	position: relative;
	top: 11px;
}

.air-link ul li span {
	font-size: 16px;
	font-weight: 400;
	line-height: 30px;
	color: #9b9b9b;
}

button {
	cursor: pointer;
}

.service-list li a {
	background: #f6f6f6;
	display: block;
	padding: 17px 30px;
	color: #666;
	position: relative;
	font-weight: 500;
}

.service-list li a:hover {
	background-image: -moz-linear-gradient(-51deg, #eb120a 0%, #ff5e14 99%);
	background-image: -webkit-linear-gradient(-51deg, #eb120a 0%, #ff5e14 99%);
	background-image: -ms-linear-gradient(-51deg, #eb120a 0%, #ff5e14 99%);
	color: #fff;
}

.service-list li {
	margin-bottom: 7px;
}

.service-list li a::before {
	content: "";
	display: inline-block;
	padding-bottom: 0;
	position: absolute;
	top: 15px;
	right: 30px;
	font-family: "Font Awesome 5 Pro";
	color: #666;
	font-size: 18px;
}

.service-list li a:hover::before {
	color: #fff;
}

.sea-content .about-icon {
	margin-right: 12px;
}

.sea-content .about-icon i {
	font-size: 35px;
}

.sea-content .about-info h2 {
	font-size: 35px;
}

.sea-content .about-info > span {
	font-size: 14px;
}

.sea-content .about-info h2 > span {
	top: -22px;
	left: -5px;
}

.sea-info p {
	font-size: 16px;
	line-height: 30px;
}