body {
	background-color: white;
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}
/* Slider*/
[data-animate] {
	opacity: 0;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-duration: .6s;
	animation-duration: .6s;
	-webkit-animation-timing-function: ease;
	animation-timing-function: ease;
}
.bg-overlay {
	position: relative;
}
.bg-overlay:before {
	content: "";
	position: absolute;
	background-color: black;
	width: 100%;
	height: 100%;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 1;
	opacity: 0.70;
}
.main-slider {
	position: relative;
}
.main-slider .carousel-item.active .slideZoom {
	-webkit-animation: 50s 0s normal none infinite running zoomEffect;
	animation: 50s 0s normal none infinite running zoomEffect;
	-webkit-transform: scale(1, 1) translate(0px, 0px);
	transform: scale(1, 1) translate(0px, 0px);
}
.main-slider .slide-nav-center > .btn-links {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 5;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}

@media only screen and (max-width: 1366px) {
.main-slider .slide-nav-center > .btn-links.btn-prev {
	left: 30px;
}
}

@media only screen and (max-width: 991px) {
.main-slider .slide-nav-center > .btn-links.btn-prev {
	left: 15px;
}
}
.main-slider .slide-nav-center > .btn-links.btn-next {
	right: 60px;
}

@media only screen and (max-width: 1366px) {
.main-slider .slide-nav-center > .btn-links.btn-next {
	right: 30px;
}
}

@media only screen and (max-width: 991px) {
.main-slider .slide-nav-center > .btn-links.btn-next {
	right: 15px;
}
}
.main-slider .carousel-indicators {
	margin-bottom: 0;
}
.main-slider .carousel-indicators li {
	width: 40px;
	height: 4px;
	background-color: #8C8C88;
	margin: 0 5px;
	display: inline-block;
	cursor: pointer;
}

@media only screen and (max-width: 767px) {
.main-slider .carousel-indicators li {
	width: 30px;
}
}
.main-slider.style-three {
	height: 661px;
}

@media only screen and (max-width: 1199px) {
.main-slider.style-three {
	height: 900px;
}
}

@media only screen and (max-width: 767px) {
.main-slider.style-three {
	height: 780px;
}
}

@media only screen and (max-width: 575px) {
.main-slider.style-three {
	height: 600px;
}
}
.main-slider.style-three > .intro-content-info {
	position: absolute;
	z-index: 5;
	left: calc(50% - 585px);
	bottom: 53px;
}

@media only screen and (max-width: 1366px) {
.main-slider.style-three > .intro-content-info {
	bottom: 30px;
}
}

@media only screen and (max-width: 1199px) {
.main-slider.style-three > .intro-content-info {
	bottom: 12px;
	left: 15px;
}
}

@media only screen and (max-width: 575px) {
.main-slider.style-three > .intro-content-info {
	display: none;
}
}
.main-slider.style-three > .intro-socail-text {
	position: absolute;
	z-index: 5;
	right: calc(50% - 585px);
	bottom: 48px;
}

@media only screen and (max-width: 1366px) {
.main-slider.style-three > .intro-socail-text {
	bottom: 30px;
}
}

@media only screen and (max-width: 1199px) {
.main-slider.style-three > .intro-socail-text {
	bottom: 12px;
	right: 15px;
}
}

@media only screen and (max-width: 575px) {
.main-slider.style-three > .intro-socail-text {
	right: auto;
	width: 100%;
	text-align: center;
}
}
.main-slider.style-three .slideZoom:before {
	opacity: 0.7;
}
.main-slider.style-three .slide-caption {
	padding-top: 150px;
	padding-bottom: 40px;
}

@media only screen and (max-width: 991px) {
.main-slider.style-three .slide-caption {
	padding-bottom: 30px;
	padding-top: 100px;
}
}

@media only screen and (max-width: 480px) {
.main-slider.style-three .slide-caption {
	padding-top: 70px;
}
}

@media only screen and (max-width: 991px) {
.main-slider.style-three .btn-group-default {
	margin-top: 35px;
}
}

@media only screen and (max-width: 575px) {
.main-slider.style-three .btn-group-default {
	margin-top: 25px;
}
}
.main-slider .single-slide {
	top: 0;
	left: 0;
	z-index: 2;
}
.slider-title {
	font-size: 59px;
	font-weight: 700;
	font-family: 'Bitter', serif;
	color: #ffffff;
	line-height: 60px;
	margin-bottom: 10px;
}
.double-line {
	border-color: rgb(255, 255, 255);
	border-style: solid;
	border-width: 2px 0px;
	margin: 0px;
	width: 490px;
	height: 15px;
	margin: auto;
	margin-bottom: 20px;
}
.double-line-inner {
	border-color: rgb(255, 255, 255);
	border-style: solid;
	border-width: 2px 0px;
	margin: 0px;
	width: 290px;
	height: 15px;
	margin: auto;
	margin-bottom: 20px;
}
.inner-banner-height {
	height: 370px;
}
.inner-text-positions {
	margin-top: 50px;
}
.red-curve {
	position: relative;
	padding-bottom: 40px;
	background: url(../images/redcurve.png);
	background-repeat: no-repeat;
	background-position: center;
}
.slider-subtitle {
	font-size: 27px;
	font-weight: 700;
	font-family: 'Bitter', serif;
	color: #ffffff;
}
.slider-message {
	font-size: 18px;
	font-weight: 400;
	font-family: 'Poppins', sans-serif;
	color: #ffffff;
	margin-bottom: 40px;
}
a.btn-comm {
	background: #f10909;
	padding: 10px 30px;
	color: #ffffff;
	text-decoration: none;
	font-size: 22px;
	font-weight: 600
}
.btn-links {
	background-color: transparent;
	border: 0px solid;
	color: #8f8f8f;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 0.5em;
	text-align: center;
	text-transform: uppercase;
	display: inline-block;
	position: relative;
	padding: 13px 2px;
}
.btn-links:hover {
	color: #8f8f8f;
	text-decoration: none;
}
.btn-links:before {
	border-top: 2px solid #8f8f8f;
	border-bottom: 2px solid #8f8f8f;
	content: '';
	height: 48px;
	position: absolute;
	width: 60px;
	top: 0;
}
.btn-links.btn-prev:before {
	left: 0;
	border-left: 2px solid #8f8f8f;
}
.btn-links.btn-next:before {
	right: 0;
	border-right: 2px solid #8f8f8f;
}
.btn-links.btn-prev > span {
	padding-left: 25px;
}
.btn-links > span:before {
	background-color: #8f8f8f;
	content: '';
	height: 8px;
	position: absolute;
	width: 2px;
	top: 0px;
	left: 58px;
}
.btn-links.btn-prev > span:after {
	background-color: #8f8f8f;
	content: '';
	height: 8px;
	position: absolute;
	width: 2px;
	bottom: 2px;
	left: 58px;
}
.btn-links.btn-next > span:before {
	top: 0px;
	left: 18px;
}
.btn-links.btn-next > span {
	padding-right: 20px;
}
.btn-links.btn-next > span:after {
	background-color: #8f8f8f;
	content: '';
	height: 8px;
	position: absolute;
	width: 2px;
	bottom: 2px;
	right: 58px;
}
/* End Slider*/


/* Header top bar*/

.heade-menu {
	padding: 0px;
	color: #ffffff;
	text-align: center;
	border-bottom: 1px solid rgba(255,255,255,0.30)
}
.heade-menu.header-absolute {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 5;
	background-color: transparent;
}
/* End Header top bar*/


.four-block-area {
	position: relative;
	margin-top: -50px;
	z-index: 1;
}
.four-block-area .block-color {
	width: auto;
	height: auto;
	background: #ffffff;
	border-radius: 18px;
	padding: 30px;
	-webkit-box-shadow: 0px -1px 22px -8px rgba(0,0,0,0.39);
	-moz-box-shadow: 0px -1px 22px -8px rgba(0,0,0,0.39);
	box-shadow: 0px -1px 22px -8px rgba(0,0,0,0.39);
}
.swe-icon-wrapper {
	background: #f10909;
	border-radius: 50%;
	width: 78px;
	height: 78px;
	text-align: center;
	position: relative;
	float: left;
	line-height: 78px;
}
.block-heading {
	font-size: 23px;
	font-weight: 400;
	font-family: 'Bitter', serif;
	color: #3d3029;
	line-height: 85px;
	padding-left: 90px;
}
.about-us {
	position: relative;
	padding: 100px 0px;
}
.rotate-image {
	position: relative;
}
.rotate-image img {
	position: relative;
	display: inline-block;
	left: 5%;
	width: 90%;
	height: auto;
	padding: 10px;
	background-color: #ffffff;
	z-index: 1;
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.30);
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.30);
	-ms-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.30);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.30);
	-o-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.30);
}
.rotate-image img.two {
	position: relative;
	z-index: 3;
}
.rotate-image img.one {
	position: absolute;
	left: 6%;
	top: 0px;
	transform: rotate(-12deg);
	-webkit-transform: rotate(-12deg);
	-ms-transform: rotate(-12deg);
	-o-transform: rotate(-12deg);
	-moz-transform: rotate(-12deg);
}
.sec-title {
	position: relative;
	padding-bottom: 32px;
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-bottom: 30px;
	background-image: url(../images/line-big-two-line-1.png);
}
.sec-title h1 {
	font-size: 31px;
	font-family: 'Bitter', serif;
	font-weight: 700;
	color: #010101;
	text-transform: uppercase;
}
.sec-title h2 {
	font-size: 27px;
	font-family: 'Pacifico', cursive;
	color: #ea625c;
	margin-bottom: 10px;
}
.about-us .text-content {
	padding: 70px 45px 30px;
}
.common-text {
	margin-bottom: 40px;
	position: relative
}
.common-text p {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 22px;
}
.how-work-area {
	position: relative;
	padding: 100px 0px;
	background: #ffffff url(../images/divider-1.png) center top repeat-x;
}
.how-work-title {
	position: relative;
	padding-bottom: 32px;
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-bottom: 30px;
	background-image: url(../images/partner-line.png);
}
.how-work-title h1 {
	font-size: 31px;
	font-family: 'Bitter', serif;
	font-weight: 700;
	color: #010101;
	text-transform: uppercase;
}
.how-work-title h2 {
	font-size: 27px;
	font-family: 'Pacifico', cursive;
	color: #ea625c;
}
.how-work-container {
	position: relative;
	text-align: center;
}
.partner-area {
	position: relative;
	padding: 100px 0px;
	background: #ffffff url(../images/divider-1.png) center top repeat-x;
}
.partner-title {
	position: relative;
	padding-bottom: 32px;
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-bottom: 30px;
	background-image: url(../images/partner-line.png);
}
.partner-title h1 {
	font-size: 31px;
	font-family: 'Bitter', serif;
	font-weight: 700;
	color: #010101;
	text-transform: uppercase;
}
.partner-title h2 {
	font-size: 27px;
	font-family: 'Pacifico', cursive;
	color: #ea625c;
}
.partner-container .image img {
	position: relative;
	display: block;
	/*width:100%;
	height:auto;*/
	margin: auto
}
.text-content {
	position: relative;
	padding: 40px 0px;
	margin: 40px 0px 20px;
}
.text-content:before {
	content: '';
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 20px;
	background: url(../images/divider-1.png) center top repeat-x;
}
.text-content h3 {
	position: relative;
	font-weight: 700;
	font-size: 26px;
	font-family: 'Bitter', serif;
	color: #010101;
	margin-bottom: 20px;
	text-align: center;
}
.partner-text {
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	font-weight: 400;
	color: #606060;
	text-align: center;
}
.footer-area {
	position: relative;
	padding: 50px 0px;
	background: #fffae4 url(../images/divider-1.png) center top repeat-x;
}
.footer-title {
	position: relative;
	padding-bottom: 32px;
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-bottom: 30px;
	background-image: url(../images/partner-line.png);
	text-align: left;
}
.footer-title h1 {
	font-size: 31px;
	font-family: 'Bitter', serif;
	font-weight: 700;
	color: #010101;
	text-transform: uppercase;
	text-align: left;
}
.footer-title h2 {
	font-size: 27px;
	font-family: 'Pacifico', cursive;
	color: #ea625c;
}
.footer-text p {
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	font-weight: 400;
	color: #606060;
	text-align: left;
}
.footer-container {
	position: relative;
	text-align: center;
}
.footer-icon-top {
	margin-top: 60px;
}
.icon-circle {
	position: relative;
	display: inline-block;
	width: 70px;
	height: 70px;
	line-height: 40px;
	padding: 8px;
	background: #ef4836;
	border: 5px solid #ffffff;
	box-shadow: 0px 0px 2px 0px rgb(0 0 0 / 50%);
	-webkit-box-shadow: 0px 0px 2px 0px rgb(0 0 0 / 50%);
	-moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.50);
	-ms-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.50);
	-o-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.50);
}
.img-circle {
	border-radius: 50%;
}
.contact-title {
	position: relative;
	margin-top: 15px;
}
.contact-title h3 {
	color: #010101;
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 400;
}
.swe-step-1 {
	width: 160px;
	height: auto;
	margin: auto;
	position: relative
}
.step-1-circle {
	width: 120px;
	height: 120px;
	background: #525252;
	border-radius: 50%;
	margin: auto;
	text-align: center;
	line-height: 120px;
}
.swe-step-1 h1 {
	font-family: 'Bitter', serif;
	text-align: center;
	font-size: 20px;
	font-weight: 400;
	color: #273441;
	line-height: 24px;
	display: inline-block;
	margin-top: 10px;
}
.swe-step-1:after {
	position: absolute;
	content: "";
	width: 165%;
	top: 60px;
	border-top: 4px dotted #cccccc;
	left: 140px;
	letter-spacing: 1px;
}
.swe-step-2 {
	width: 160px;
	height: auto;
	margin: auto;
	position: relative
}
.step-2-circle {
	width: 120px;
	height: 120px;
	background: #525252;
	border-radius: 50%;
	margin: auto;
	text-align: center;
	line-height: 120px;
}
.swe-step-2 h1 {
	font-family: 'Bitter', serif;
	text-align: center;
	font-size: 20px;
	font-weight: 400;
	color: #273441;
	line-height: 24px;
	display: inline-block;
	margin-top: 10px;
}
.step-1-circle[data-badge]:after, .step-2-circle[data-badge]:after {
	content: attr(data-badge);
	position: absolute;
	top: -1px;
	right: 12px;
	font-size: 34px;
	font-weight: 700;
	font-family: 'Bitter', serif;
	background: #f10909;
	color: #ffffff;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-radius: 50%;
}
.how-work-details {
	width: 100%;
	height: auto;
	position: relative;
	padding-top: 80px;
	text-align: center;
}
.how-work-details h1 {
	font-family: 'Bitter', serif;
	color: #010101;
	font-weight: 500;
	font-size: 26px;
	text-align: center;
	margin-bottom: 40px;
}

@media only screen and (max-width: 991px) {
.four-block-area .block-color {
	padding: 10px;
	margin-top: 10px;
}
.swe-step-1 {
	margin-bottom: 60px;
}
.swe-step-1 h1:after {
	position: absolute;
	content: "";
	width: 4px;
	height: 130px;
	border-right: 4px dotted #a8a8a8;
	display: block;
	left: 80px!important;
	top: 170px;
}
.swe-step-1:after {
	position: absolute;
	content: "";
	width: none!important;
	top: 0px!important;
	border-top: none!important;
	left: 0px!important;
	letter-spacing: 0px!important;
}
.navik-menu {
	background-color: #000000;
}
.navik-menu ul li {
	position: relative;
	list-style-type: none;
}

}

@media only screen and (max-width: 575px) {
.double-line {
	width: auto!important;
}
.slider-title {
	font-size: 40px;
	line-height: 39px;
	margin-top: 40px;
}
.four-block-area .block-color {
	padding: 10px;
	margin-top: 10px;
}
.m-p-t-30 {
	padding-top: 30px;
}
.m-p-t-40 {
	padding-top: 40px;
}
.m-p-t-50 {
	padding-top: 50px;
}
.partner-container .image img {
	width: 100%;
	height: auto;
}
.swe-icon-wrapper {
	float: none!important;
	display: block;
}
.block-heading {
	padding-left: 0px!important;
	text-align: center;
	line-height: 50px!important;
}
.swe-icon-wrapper {
	background: #f10909;
	margin: auto;
}
.swe-step-1 {
	margin-bottom: 60px;
}
.swe-step-1 h1:after {
	position: absolute;
	content: "";
	width: 4px;
	height: 130px;
	border-right: 4px dotted #a8a8a8;
	display: block;
	left: 80px!important;
	top: 170px;
}
.swe-step-1:after {
	position: absolute;
	content: "";
	width: none!important;
	top: 0px!important;
	border-top: none!important;
	left: 0px!important;
	letter-spacing: 0px!important;
}
.navik-menu {
	background-color: #000000;
}
.navik-menu ul li {
	position: relative;
	list-style-type: none;
}
.inner-banner-height {
	height: 270px;
}
.book-area {
	position: relative;
	padding: 50px 0px!important;
}
.how-work-area, .partner-area, .about-us {
	padding: 50px 0px!important;
}
}
.navik-menu ul li:last-child {
	background: #FF0004;
	text-align: center;
	padding: 10px 10px;
}
.navik-menu ul li:last-child a {
	color: #ffffff!important
}
.book-area {
	position: relative;
	padding: 100px 0px;
}
.book-area-title {
	position: relative;
	padding-bottom: 32px;
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-bottom: 30px;
	background-image: url(../images/partner-line.png);
}
.book-area-title h1 {
	font-size: 31px;
	font-family: 'Bitter', serif;
	font-weight: 700;
	color: #010101;
	text-transform: uppercase;
}
.book-area-title h2 {
	font-size: 27px;
	font-family: 'Pacifico', cursive;
	color: #ea625c;
}
.make-booking .form {
	position: relative;
	border-left: 1px solid #e1e1e1;
	padding-left: 30px;
}
label, .form-check-label {
	color: #606060;
	font-weight: 400;
	font-size: 14px;
	font-family: 'Poppins', sans-serif;
}
.make-booking .form-group {
	position: relative;
	padding: 0px 10px;
	margin-bottom: 20px;
}
.make-booking input[type="text"], .make-booking input[type="password"], .make-booking input[type="email"], .make-booking input[type="tel"], .make-booking select, .make-booking textarea {
	position: relative;
	display: block;
	width: 100%;
	line-height: 24px;
	padding: 9px 20px;
	border: 1px solid #e1e1e1;
	font-size: 13px;
	font-style: italic;
	color: #505050;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	-moz-border-radius: 3px;
	font-family: 'Poppins', sans-serif;
}
.make-booking select {
	cursor: pointer;
}
.make-booking textarea {
	height: 200px;
	resize: none;
}
.make-booking input.error {
	border-color: #ef4836;
}
.make-booking label.error {
	display: none !important;
}
.make-booking input[type="text"]:focus, .make-booking input[type="password"]:focus, .make-booking input[type="email"]:focus, .make-booking input[type="tel"]:focus, .make-booking select:focus, .make-booking textarea:focus {
	border-color: #f10909!important;
}
.make-booking input[type="submit"], .make-booking button[type="submit"] {
	margin-right: 10px;
	background: none;
	line-height: 24px;
	background: #f10909;
	border: none;
	color: #ffffff;
	padding: 10px 20px;
	font-weight: 700;
	font-size: 20px;
	font-family: 'Poppins', sans-serif;
}
.make-booking input[type="text"]:hover, .make-booking input[type="password"]:hover, .make-booking input[type="email"]:hover, .make-booking input[type="tel"]:hover, .make-booking select:hover, .make-booking textarea:hover {
	border: 1px solid #f10909;
}
.make-booking input[type="submit"]:hover, .make-booking button[type="submit"]:hover {
	background: #f10909;
	border: none;
}
.alert-danger {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
}
.alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px;
}
