/*
*******************************************
*******************************************

Template Name: Filmoja - Online Movies, TV Shows & Cinema HTML Template
Template URL: https://themescare.com/demos/filmoja-preview
Description: 
Author: Themescare
Author URL: https://themeforest.net/user/themescare
Version: 1.0

* This file contains the styling for the actual theme, this
is the file you need to edit to change the look of the
theme.

This files contents are outlined below >>>>

*** SEARCH EACH SECTION AS IT COMMENTS, YOU WILL GET THE RIGHT SECTION.

*******************************************
*******************************************

==== CSS INDEX

01 - IMPORTED CSS
02 - DEFAULT CSS
03 - RESPONSIVE CSS
04 - PAGINATION CSS
05 - BREADCROMB CSS
06 - BTN TOP CSS
07 - HEADER CSS
08 - SLIDER CSS
09 - TOP MOVIE CSS
10 - THEATER CSS
11 - QUOTE CSS
12 - BLOG CSS
13 - FOOTER CSS
14 - SIDEBAR CSS
15 - CHECKBOX CSS
16 - DATE PICKER CSS
17 - MOVIE LIST PAGE CSS
18 - MOVIE GRID CSS
19 - MOVIE DETAILS CSS
20 - CELEBRITY DETAILS CSS
21 - ABOUT PAGE CSS
22 - FEATURES CSS
23 - PARTNER CSS
24 - PRICING CSS
25 - AUTHENTICATION CSS
26 - ERROR PAGE CSS
27 - CONTACT PAGE CSS

*/


/*================================================
01 - IMPORTED CSS
==================================================*/

@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300i,400,400i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Orbitron:400,500,700,900');
@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,600,700');

/*================================================
02 - DEFAULT CSS
==================================================*/

body {
	background-color: #fff;
	color: #727a93;
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 26px;
	letter-spacing: 1px
}

html,
body {
	height: 100%;
}

img {
	max-width: 100%;
	height: auto
}

p {
	color: #777;
	margin: 0
}

.no-pad-left {
	padding-left: 0
}

.no-pad-right {
	padding-right: 0
}

.no-pad-all {
	padding: 0
}

.fix {
	overflow: hidden
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
}

.filmoja-btn {
	background-image: -webkit-linear-gradient(left, #fbbd61, #ec7532);
	background-image: linear-gradient(to right, #fbbd61, #ec7532);
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #fff;
	text-align: center;
	position: relative;
	z-index: 9;
	display: inline-block;
	padding: 10px 20px;
	text-transform: capitalize;
	letter-spacing: 2px;
	border-radius: 25px;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s
}

.filmoja-btn:hover {
	background-image: -webkit-linear-gradient(right, #fbbd61, #ec7532);
	background-image: linear-gradient(to left, #fbbd61, #ec7532);
	color: #fff
}

.filmoja-btn i {
	margin-right: 3px
}

a {
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	color: #6b739c;
}

a:focus {
	text-decoration: none;
	outline: medium none;
	color: inherit
}

a:hover {
	color: inherit;
	text-decoration: none;
	color: inherit
}

input:focus,
textarea:focus,
button:focus,
select:focus {
	outline: medium none
}

fieldset,
label {
	margin: 0;
	padding: 0;
}

tbody,
tfoot,
thead,
tr,
th,
td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

ul,
ol {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
}

.filmoja-heading {
	margin-bottom: 20px
}

.filmoja-heading h2 {
	font-family: 'Orbitron', sans-serif;
	text-transform: capitalize;
	font-weight: 500;
	color: #111;
	font-size: 30px;
	position: relative;
	padding-left: 15px
}

.filmoja-heading h2:before {
	position: absolute;
	content: "";
	bottom: 0;
	left: 7px;
	height: 20px;
	width: 4px;
	background: #ec7532;
}

.filmoja-heading h2:after {
	position: absolute;
	content: "";
	left: 0;
	height: 30px;
	width: 4px;
	background: #111;
	bottom: 0;
}

.filmoja-heading h2 span {
	color: #ec7532
}

.section_100 {
	padding: 100px 0;
}

.section_b_50 {
	padding-bottom: 50px
}

.section_70 {
	padding: 70px 0;
}

.section_50 {
	padding: 50px 0;
}

.section_15 {
	padding: 15px 0
}

.pad-right {
	padding-right: 0
}

.section_t_100 {
	padding-top: 100px
}

.section_b_70 {
	padding-bottom: 70px
}

.section_b_80 {
	padding-bottom: 80px
}


/*================================================
03 - RESPONSIVE CSS
==================================================*/

.filmoja-responsive-menu {
	display: none;
	position: absolute;
	right: 0;
	top: 21px;
	width: 100%;
	z-index: 999;
}

.slicknav_nav a {
	font-size: 14px;
	margin: 0;
	text-transform: capitalize;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	color: #000
}

.slicknav_menu {
	background: transparent;
}

.slicknav_menutxt {
	display: none !important;
}

.slicknav_arrow {
	float: right;
	color: #ec7532
}

.slicknav_nav a:hover {
	border-radius: 0;
}

.slicknav_nav .slicknav_row:hover {
	border-radius: 0
}

.slicknav_nav a:hover,
.slicknav_nav .slicknav_row:hover {
	background: #ec7532 none repeat scroll 0 0;
	color: #fff
}

.slicknav_nav a:hover .slicknav_arrow {
	color: #fff
}

.slicknav_nav a:hover a {
	color: #fff
}

.slicknav_nav li {
	border-bottom: 1px solid #ddd;
}

.slicknav_nav li.hide-desktop {
	border-bottom: 0px solid #ddd
}

.slicknav_nav li:last-child {
	border-bottom: 0px solid #ddd
}

.slicknav_nav {
	background: #fff none repeat scroll 0 0;
	border-top: 1px solid #ec7532;
	box-shadow: 0 0 25px rgba(0, 0, 0, 0.19)
}

.slicknav_btn {
	background-color: transparent !important;
	line-height: 0;
	margin-right: 0px;
	margin-top: -5px;
}

.slicknav_menu .slicknav_icon {
	float: none !important;
	margin: 0
}

.slicknav_icon-bar {
	height: 3px !important;
	margin: 5px 0;
	width: 30px !important;
}

.slicknav_menu .slicknav_icon-bar {
	background-color: #111;
}

.filmoja-header-area.stick-top.sticky .slicknav_menu .slicknav_icon-bar,
.filmoja-header-area.home-3-page .slicknav_menu .slicknav_icon-bar {
	background-color: #111
}


/*================================================
04 - PAGINATION CSS
==================================================*/

.pagination-box-row {
	text-align: center;
}

.pagination-box-row p {
	display: inline-block;
	font-size: 15px;
	color: #444;
	margin-right: 15px
}

.pagination {
	margin-top: 50px;
	text-align: center;
	float: none;
	display: inline-block;
}

.pagination li {
	display: inline-block;
	margin-right: 5px
}

.pagination li:last-child {
	margin-right: 0
}

.pagination li a {
	display: block;
	width: 35px;
	height: 35px;
	font-size: 15px;
	line-height: 35px;
	border-radius: 50%;
	color: #111;
	font-weight: 500;
}

.pagination li.active a,
.pagination li a:hover {
	background: #101010 none repeat scroll 0 0;
	color: #fff
}


/*================================================
05 - BREADCROMB CSS
==================================================*/

.filmoja-breadcrumb-area {
	background: url(../img/bgs1.jpg) no-repeat scroll 0 0/cover
}

.breadcrumb-box h2 {
	color: #fff;
	text-transform: capitalize;
	font-family: 'Roboto Condensed', sans-serif;
	letter-spacing: 2px;
	font-size: 38px;
	font-weight: 400;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .004);
}

.breadcrumb-box {
	text-align: center
}

.breadcrumb-box ul {
	text-align: center;
	margin-top: 15px
}

.breadcrumb-box ul li {
	display: inline-block;
	text-transform: capitalize;
	color: #eee;
}

.breadcrumb-box ul li.active-breadcromb {
	color: #ec7532
}

.breadcrumb-box ul li a:hover {
	color: #ec7532;
}

.breadcrumb-box ul li a {
	color: #eee;
	text-transform: capitalize
}

.breadcrumb-box ul>li+li:before {
	content: "/ ";
	padding: 0 5px;
	color: #ccc;
}


/*================================================
06 - BTN TOP CSS
==================================================*/

.btntoTop:before {
	color: #fff;
	content: "";
	display: inline-block;
	font: 20px "FontAwesome";
	vertical-align: middle;
}

.btntoTop {
	background-color: #212121;
	border: 2px solid #212121;
	border-radius: 5px;
	bottom: 30px;
	cursor: pointer;
	height: 50px;
	line-height: 47px;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	position: fixed;
	right: 20px;
	text-align: center;
	-webkit-transition: opacity 0.4s ease 0s;
	transition: opacity 0.4s ease 0s;
	width: 50px;
	z-index: 99999;
	box-shadow: 0 0 25px rgba(0, 0, 0, 0.42)
}

.btntoTop.active {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s
}

.btntoTop.active:hover {
	background: #ec7532 none repeat scroll 0 0;
	border: 2px solid #fff;
	opacity: 0.8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.btntoTop.active.btntoTop:hover:before {
	color: #fff;
}


/*================================================
07 - HEADER CSS
==================================================*/

.header-top-area {
	background: #181818 none repeat scroll 0 0;
	padding: 10px 0;
}

.header-top-social li {
	display: inline-block;
	margin-right: 5px
}

.header-top-social li:last-child {
	margin-right: 0
}

.header-top-social li a {
	display: block;
	color: #fff;
	font-size: 20px;
}

.header-top-menu ul {
	text-align: right;
}

.header-top-menu ul li {
	display: inline-block;
	margin-right: 10px;
}

.header-top-menu ul li:last-child {
	margin-right: 0px;
}

.header-top-menu ul li a {
	color: #fff;
	text-transform: capitalize;
	display: block
}

.main-header-area {
	background: #fff none repeat scroll 0 0;
	box-shadow: 0 5px 10px rgba(17, 17, 17, 0.54);
}

.site-logo {
	margin: 23px 0;
	position: relative;
	z-index: 9999
}

.mainmenu ul {
	text-align: right
}

.mainmenu ul li {
	display: inline-block;
	position: relative
}

.mainmenu ul>li>a {
	display: block;
	color: #13212d;
	text-transform: capitalize;
	padding: 40px 10px;
	position: relative
}

.mainmenu nav>ul>li>a:after {
	position: absolute;
	right: auto;
	bottom: 0;
	left: 0;
	display: block;
	width: 0;
	height: 4px;
	content: '';
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
	background-image: -webkit-linear-gradient(left, #fbbd61, #ec7532);
	background-image: linear-gradient(to right, #fbbd61, #ec7532);
}

.mainmenu nav>ul>li.active>a {
	position: relative;
}

.mainmenu nav>ul>li.active>a:after {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 4px;
	content: '';
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
	background-image: -webkit-linear-gradient(left, #fbbd61, #ec7532);
	background-image: linear-gradient(to right, #fbbd61, #ec7532);
}

.mainmenu nav>ul>li.active>a:before {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 4px;
	content: '';
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
	background-image: -webkit-linear-gradient(left, #fbbd61, #ec7532);
	background-image: linear-gradient(to right, #fbbd61, #ec7532);
}

.mainmenu nav>ul>li>a:before {
	position: absolute;
	right: auto;
	top: 0;
	left: 0;
	display: block;
	width: 0;
	height: 4px;
	content: '';
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
	background-image: -webkit-linear-gradient(left, #fbbd61, #ec7532);
	background-image: linear-gradient(to right, #fbbd61, #ec7532);
}

.mainmenu nav>ul>li>a:hover:after,
.mainmenu nav>ul>li>a:hover:before {
	right: 0;
	width: 100%;
}

.mainmenu nav>ul>li>a:hover,
.mainmenu nav>ul>li.active>a {
	color: #ec7532
}

.mainmenu nav>ul>li:hover>a {
	position: relative;
	color: #ec7532
}

.mainmenu nav>ul>li:hover>a:before {
	position: absolute;
	right: 0;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 4px;
	content: '';
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
	background-image: -webkit-linear-gradient(left, #fbbd61, #ec7532);
	background-image: linear-gradient(to right, #fbbd61, #ec7532);
}

.mainmenu nav>ul>li:hover>a:after {
	position: absolute;
	right: auto;
	bottom: 0;
	left: 0;
	right: 0;
	display: block;
	width: 100%;
	height: 4px;
	content: '';
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
	background-image: -webkit-linear-gradient(left, #fbbd61, #ec7532);
	background-image: linear-gradient(to right, #fbbd61, #ec7532);
}


/* Dropdown Menu */

.mainmenu ul li ul {
	padding: 0;
	position: absolute;
	left: 0;
	top: 100%;
	min-width: 180px;
	background: #fff none repeat scroll 0 0;
	;
	visibility: hidden;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	margin-top: 30px;
	z-index: 10;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	text-align: left
}

.mainmenu ul li:hover>ul {
	visibility: visible;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	z-index: 10;
	margin-top: 0;
	border-radius: 10px;
	-moz-border-top-left-radius: 0;
	border-top-left-radius: 0;
	-moz-border-top-right-radius: 0;
	border-top-right-radius: 0;
	transform: translateY(0);
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-o-transform: translateY(0);
	-ms-transform: translateY(0);
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.mainmenu ul li>ul>li {
	display: block;
	position: relative;
	border-top: 1px solid #000;
	border-top: 1px solid rgba(0, 0, 0, 0.2);
}

.mainmenu ul li ul li>a {
	padding: 10px 15px;
	display: block
}

.mainmenu ul li ul li.submenu-parent:after {
	position: absolute;
	top: 0;
	right: 10px;
	line-height: 50px;
	font-family: 'FontAwesome';
	speak: none;
	-webkit-font-smoothing: antialiased;
	content: "\f0da";
	color: #13212d;
}

.mainmenu ul li ul li>ul.submenu {
	position: absolute;
	left: 100%;
	top: 0;
}

.mainmenu nav>ul>li:hover>ul li:hover>a {
	color: #ec7532
}


/* Header */

.header-main-search {
	margin: 23px 0;
}

.mainmenu ul li.hide-desktop {
	display: none;
}

.header-main-search form {
	position: relative;
	height: 40px;
	background: #eaeaea none repeat scroll 0 0;
	border-radius: 5px;
	width: 100%;
}

.header-main-search form input {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: transparent;
	color: #333;
	border: medium none;
	padding: 5px 50px 5px 10px;
}

.header-main-search form button {
	position: absolute;
	right: 0;
	border: medium none;
	top: 0;
	height: 100%;
	width: 15%;
	background: transparent none repeat scroll 0 0;
	color: #333;
	cursor: pointer
}


/*================================================
08 - SLIDER CSS
==================================================*/

.filmoja-slider-area {
	position: relative
}

.filmoja-slide {
	position: relative
}

.filmoja-slide:before {
	left: 0;
	position: absolute;
	bottom: 0px;
	width: 0;
	z-index: 1;
	height: 0;
	content: "";
	border-top: 65px solid transparent;
	border-left: 50vw solid #fff;
}

.filmoja-slide:after {
	right: 0;
	position: absolute;
	bottom: 0px;
	width: 0;
	z-index: 1;
	height: 0;
	content: "";
	border-top: 65px solid transparent;
	border-right: 50vw solid #fff;
}

.slide-item-3 {
	background: url(../img/slider-7.jpg);
}

.slide-item-2 {
	background: url(../img/slider-8.jpg);
}

.slide-item-5 {
	background: url(../img/slider-6.jpg);
}

.filmoja-main-caption {
	background: rgba(28, 28, 28, 0.74) none repeat scroll 0 0
}

.filmoja-main-slide {
	background-color: #eee;
	background-position: center center;
	background-size: cover;
	height: 620px;
}

.slider-content-holder {
	width: 100%;
	text-align: center
}

.filmoja-main-caption {
	display: table;
	height: 100%;
	width: 100%;
}

.filmoja-caption-cell {
	display: table-cell;
	vertical-align: middle;
	text-align: left;
}

.slider-text h2 {
	color: #fff;
	font-family: 'Orbitron', sans-serif;
	font-size: 50px;
	font-weight: 500;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .004);
	text-transform: capitalize;
	letter-spacing: 3px;
	line-height: 60px;
}

.slider-text h4 {
	color: #fff;
	font-size: 17px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	letter-spacing: 7px;
	margin-bottom: 15px
}

.slider-text p {
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	margin: 15px 0;
	text-transform: capitalize;
}

.filmoja-slide .owl-nav>.owl-prev {
	visibility: hidden;
	-webkit-transition: all 0.2s cubic-bezier(.83, .8, .11, .64) 0s;
	transition: all 0.2s cubic-bezier(.83, .8, .11, .64) 0s;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.filmoja-slide:hover .owl-nav>.owl-prev {
	visibility: visible;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	left: 30px
}

.filmoja-slide .owl-nav>.owl-next {
	visibility: hidden;
	-webkit-transition: all 0.2s cubic-bezier(.83, .8, .11, .64) 0s;
	transition: all 0.2s cubic-bezier(.83, .8, .11, .64) 0s;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.filmoja-slide:hover .owl-nav>.owl-next {
	visibility: visible;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	right: 30px
}

.filmoja-slide .owl-prev {
	left: -30px;
	position: absolute;
	top: 45%;
}

.filmoja-slide .owl-next {
	right: -30px;
	position: absolute;
	top: 45%;
}

.slider-play {
	position: relative;
}

.slider-play .popup-youtube {
	background-image: -webkit-linear-gradient(left, #fbbd61, #ec7532);
	background-image: linear-gradient(to right, #fbbd61, #ec7532);
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #fff;
	text-align: center;
	position: relative;
	z-index: 9;
	display: inline-block;
	padding: 10px 20px;
	text-transform: capitalize;
	letter-spacing: 2px;
	border-radius: 25px;
}

.popup-youtube i {
	margin-left: 5px
}


/*================================================
09 - TOP MOVIE CSS
==================================================*/

.single-top-movie {
	margin-top: 30px;
}

.single-top-movie .top-movie-wrap {
	position: relative
}

.single-top-movie .top-movie-img {
	position: relative;
	overflow: hidden;
	margin-bottom: 0;
}

.top-movie-img img {
	width: 100%
}

.single-top-movie .top-movie-img:before {
	position: absolute;
	left: -25%;
	top: -50%;
	height: 60%;
	width: 150%;
	content: "";
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	background-image: -webkit-linear-gradient(left, #fbbd61, #ec7532);
	background-image: linear-gradient(to right, #fbbd61, #ec7532);
	-webkit-transform: skewY(25deg);
	transform: skewY(25deg);
	-webkit-transition: all 500ms linear;
	-webkit-transition: all 400ms linear;
	transition: all 400ms linear;
}

.single-top-movie .top-movie-wrap:hover .top-movie-img:before {
	height: 200%;
	opacity: 0.95;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
}

.thumb-hover {
	position: absolute;
	top: 50%;
	width: 100%;
	left: 0;
	text-align: center;
}

.thumb-hover>a.play-video {
	position: absolute;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 60px;
	height: 60px;
	border: 2px solid #fff;
	border-radius: 50%;
	top: 50%;
	left: 50%;
	margin: -30px 0 0 -30px;
	z-index: 2;
	font-size: 19px;
	color: #fff;
	-webkit-transition: 0.4s ease;
	transition: 0.4s ease;
	-webkit-transform: scale(0);
	transform: scale(0);
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

.thumb-hover>a.celebrity-link,
.thumb-hover>ul {
	position: absolute;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	top: 50%;
	left: 50%;
	margin: -15px 0 0 -45px;
	z-index: 2;
	font-size: 15px !important;
	color: #fff;
	-webkit-transition: 0.4s ease;
	transition: 0.4s ease;
	-webkit-transform: scale(0);
	transform: scale(0);
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	width: auto !important;
	height: auto !important;
	border: medium none !important;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-family: 'Roboto Condensed', sans-serif;
}

.top-movie-details p {
	text-transform: capitalize;
	color: #999;
	font-size: 15px;
	margin-top: 3px;
}

.no-margin-top .single-top-movie {
	margin-top: 0
}

.thumb-date {
	position: absolute;
	width: 100%;
	top: 50px;
	-webkit-transition: 0.4s ease;
	transition: 0.4s ease;
	-webkit-transform: scale(0);
	transform: scale(0);
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

.thumb-date span {
	line-height: normal;
	padding: 5px 10px;
	background: #fff none repeat scroll 0 0;
	border-radius: 5px;
	color: #ec7532;
	text-transform: capitalize
}

.thumb-hover>a.play-video>i {
	margin-top: 4px;
	margin-left: 2px;
}

.single-top-movie .top-movie-wrap:hover .thumb-hover>a.play-video,
.single-top-movie .top-movie-wrap:hover>.thumb-date,
.single-top-movie .top-movie-wrap:hover .thumb-hover>a.celebrity-link,
.top-movie-wrap:hover .thumb-hover>ul {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-transform: scale(1);
	transform: scale(1);
}

.thumb-hover ul {
	margin: 25px 0 0 -50px;
	text-align: center;
}

.thumb-hover ul li {
	margin: 0 5px;
}

.thumb-hover ul li a {
	color: #fff;
}

.actor-social li {
	display: inline-block;
	margin-right: 10px;
}

.actor-social li a {
	font-size: 16px;
	color: #fff;
}

.top-movie-details {
	margin-top: 15px;
}

.top-movie-details h4 {
	font-size: 19px;
	color: #111;
	text-transform: capitalize;
}

.top-movie-details h4 a {
	color: #111;
}

.movie-details-thumbs {
	margin-top: 10px;
}

.movie-details-thumbs ul li {
	display: inline-block;
	width: 30.33%;
}

.movie-details-thumbs ul li a {
	color: #111;
}

.movie-details-thumbs ul li a:hover,
.top-movie-details h4 a:hover {
	color: #ec7532
}

.movie-details-thumbs ul li i {
	color: #ec7532;
	margin-right: 3px;
}

.movie-details-thumbs ul li span.rating {
	line-height: 16px;
	display: inline-block;
	padding: 5px 10px;
	border-radius: 5px;
	background-image: -webkit-linear-gradient(left, #fbbd61, #ec7532);
	background-image: linear-gradient(to right, #fbbd61, #ec7532);
	color: #fff;
	text-align: center;
}

.movie-details-thumbs ul li span.rating i {
	color: #fff
}

.top-movie-slider .owl-nav.disabled {
	display: block !important;
	position: absolute;
	top: -45px;
	right: 0;
}

.top-movie-slider .owl-nav.disabled>button {
	color: #ec7532;
	width: 30px;
	height: 30px;
	border: 1px solid #ddd;
	margin: 0 3px;
	font-size: 17px;
}

.top-movie-slider .owl-nav.disabled>button:last-child {
	margin-right: 0
}


/*================================================
10 - THEATER CSS
==================================================*/

.filmoja-theater-area {
	position: relative;
	z-index: 1;
	background: #f9f9f9 none repeat scroll 0 0
}

.filmoja-theater-area:after {
	position: absolute;
	left: 0;
	content: "";
	width: 65%;
	top: 0;
	height: 100%;
	background: url(../img/bgs1.jpg) no-repeat scroll 0 0/cover;
	z-index: -1;
}

.filmoja-theater-area:before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 65%;
	height: 100%;
	background: #111 none repeat scroll 0 0;
	opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"
}

.single-theater {
	border: 5px solid #ec7532;
	border-radius: 5px;
	position: relative;
	background: #ec7532;
}

.single-theater img {
	width: 100%;
	border-radius: 5px;
	position: relative
}

.single-theater:after {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: #000 none repeat scroll 0 0;
	opacity: 0.2;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)"
}

.single-theater a.play-video {
	position: absolute;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 60px;
	height: 40px;
	background: #FF0000 none repeat scroll 0 0;
	border-radius: 10px;
	top: 54%;
	left: 50%;
	margin: -30px 0 0 -30px;
	z-index: 3;
	font-size: 17px;
	color: #fff;
	-webkit-transition: 0.4s ease;
	transition: 0.4s ease;
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.theater-left {
	display: table;
	height: 100%;
	width: 100%;
}

.theater-box {
	display: table-cell;
	vertical-align: middle;
	text-align: left;
}

.theater-text h3 {
	color: #fff;
	font-family: 'Orbitron', sans-serif;
	font-size: 37px;
	font-weight: 500;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .004);
	text-transform: capitalize;
	letter-spacing: 1px;
	margin-bottom: 15px
}

.theater-text h4 {
	text-align: center;
	font-size: 17px;
	color: #fe9052;
	font-family: 'Roboto Condensed', sans-serif;
	letter-spacing: 2px;
	margin-bottom: 10px;
}

.theater-text p {
	text-align: right;
	color: #fff;
	font-size: 16px;
	text-transform: capitalize;
	font-weight: 400;
}

.theater-text a.filmoja-btn {
	margin-top: 20px;
}

.nav-link {
	display: block;
	padding: 0px;
	text-transform: capitalize;
	position: relative;
	color: #111 !important;
	text-transform: uppercase;
	font-family: 'Roboto Condensed', sans-serif;
	letter-spacing: 1px;
	font-weight: 400;
}

.nav-link:after {
	position: absolute;
	right: auto;
	bottom: 0;
	left: 0;
	display: block;
	width: 0;
	height: 4px;
	content: '';
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
	background-image: -webkit-linear-gradient(left, #fbbd61, #ec7532);
	background-image: linear-gradient(to right, #fbbd61, #ec7532);
}

.nav-link:hover:after {
	color: #ec7532;
	right: 0;
	width: 100%;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
	color: #ec7532 !important;
	background-color: transparent;
	position: relative
}

.nav-pills .nav-link.active:after,
.nav-pills .show>.nav-link:after {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	color: #ec7532;
	height: 4px;
	content: '';
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
	background-image: -webkit-linear-gradient(left, #fbbd61, #ec7532);
	background-image: linear-gradient(to right, #fbbd61, #ec7532);
}

.nav-pills .nav-link {
	border-radius: 0
}

.tv-tab ul li.nav-item {
	margin-right: 15px;
}

.tv-panel-list {
	margin-top: 20px;
}

.movie-details-page-box .tv-panel-list {
	margin-top: 30px;
}


/*================================================
11 - QUOTE CSS
==================================================*/

.filmoja-quote-area {
	background: url(../img/bgs1.jpg) no-repeat scroll 0 0/cover;
	position: relative
}

.filmoja-quote-area:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";
	background: #111 none repeat scroll 0 0;
	opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	z-index: -1
}

.quote-box {
	width: 70%;
	text-align: center;
	margin: 0 auto;
}

.quote-box h4 {
	text-align: center;
	font-size: 17px;
	color: #fe9052;
	font-family: 'Roboto Condensed', sans-serif;
	letter-spacing: 2px;
	margin-bottom: 15px;
}

.quote-box h3 {
	color: #fff;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 40px;
	font-weight: 500;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .004);
	text-transform: capitalize;
	letter-spacing: 1px;
}

.quote-box form {
	position: relative;
	width: 70%;
	margin: 30px auto 0;
	background: #fff;
	height: 40px;
	border-radius: 20px;
}

.quote-box form input {
	position: absolute;
	left: -2px;
	top: 0;
	border-radius: 20px;
	border: medium none;
	height: 100%;
	color: #111;
	font-size: 14px;
	width: 100%;
	padding: 5px 120px 5px 20px;
}

.quote-box form button {
	background-image: -webkit-linear-gradient(left, #fbbd61, #ec7532);
	background-image: linear-gradient(to right, #fbbd61, #ec7532);
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #fff;
	position: absolute;
	right: -2px;
	border: medium none;
	border-radius: 0 20px 20px 0;
	height: 100%;
	letter-spacing: 2px;
	top: 0;
	width: auto;
	padding: 5px 20px;
	cursor: pointer;
}

.mouse-icon {
	display: inline-block;
}

.mouse-icon .wheel {
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-name: down;
	animation-name: down;
	-webkit-animation-play-state: running;
	animation-play-state: running;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	display: block;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	font-size: 25px;
	color: #fff;
	margin-bottom: 20px
}

@-webkit-keyframes down {
	0% {
		top: 5px;
		opacity: 0;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	}
	30% {
		top: 15px;
		opacity: 1;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	}
	60% {
		top: 15px;
		opacity: 0.60;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	}
	100% {
		top: 25px;
		opacity: 0;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	}
}

@keyframes down {
	0% {
		top: 5px;
		opacity: 0;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	}
	30% {
		top: 15px;
		opacity: 1;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	}
	100% {
		top: 25px;
		opacity: 0;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	}
}


/*================================================
12 - BLOG CSS
==================================================*/

.filmoja-news-area {
	background: #f8f8f8 none repeat scroll 0 0
}

.news-side-list {
	margin-top: 30px
}

.filmoja-news-area .single-news-item {
	margin-top: 30px
}

.news-image {
	position: relative;
	overflow: hidden
}

.news-date {
	position: absolute;
	right: 25px;
	bottom: 25px;
	background: #111 none repeat scroll 0 0;
	width: auto;
	padding: 15px 20px;
	text-transform: uppercase;
	font-family: 'Orbitron', sans-serif;
	color: #ec7532;
	font-weight: 600;
	text-align: center;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s
}

.news-date span {
	display: block;
	line-height: normal;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s
}

.news-date .date {
	font-size: 30px;
	color: #fff
}

.news-text {
	padding: 20px;
	background: #fff none repeat scroll 0 0;
}

.news-text h3 {
	font-size: 23px;
	color: #111;
	text-transform: capitalize;
	line-height: 30px;
}

.news-text h3 a {
	color: #111;
}

.news-text h3 a:hover,
.news-side-text h4 a:hover {
	color: #ec7532;
}

.post-meta {
	margin-top: 5px
}

.post-meta p {
	display: inline-block;
	margin-right: 15px;
}

.post-meta p a {
	color: #111
}

.post-meta p i {
	margin-right: 5px;
	color: #ec7532
}

.post-meta p:last-child {
	margin-right: 0
}

.post-content {
	margin-top: 10px
}

.post-content p {
	color: #333;
}

.single-news-side {
	overflow: hidden;
	position: relative
}

.news-side-img {
	position: relative;
	overflow: hidden
}

.news-side-img img {
	-webkit-transition: 0.4s all linear;
	transition: 0.4s all linear;
	-webkit-transform: scale(1);
	transform: scale(1);
	width: 100%
}

.news-image img {
	width: 100%;
	height: auto;
	-webkit-transition: 0.4s all linear;
	transition: 0.4s all linear;
	-webkit-transform: scale(1);
	transform: scale(1);
}

.single-news-item:hover .news-image img,
.single-news-side:hover .news-side-img img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.single-news-item:hover .news-date,
.single-news-side:hover .news-date {
	background-image: -webkit-linear-gradient(left, #fbbd61, #ec7532);
	background-image: linear-gradient(to right, #fbbd61, #ec7532);
	color: #fff
}

.news-side-text {
	padding: 20px 13px;
	background: #fff none repeat scroll 0 0;
}

.news-side-text h4 {
	font-size: 18px;
	color: #111;
	text-transform: capitalize;
	line-height: 27px;
	margin-bottom: 20px;
}

.news-side-text h4 a {
	color: #111
}

.blog-page-list .news-text {
	padding: 20px 0
}

.blog-page-list .single-news-item {
	margin-bottom: 30px;
	border-bottom: 1px solid #ededed;
}

.blog-page-list .single-news-item:last-child {
	margin-bottom: 0
}

.filmoja-blog-page .pagination-box-row {
	text-align: left
}

.blog-page-list .post-content>p {
	margin: 0 0 10px;
}

.post-content blockquote {
	margin: 30px 0;
	position: relative;
}

.post-content blockquote .quote-inner {
	border-left: 2px solid #ddd;
	margin-left: 25px;
	padding-left: 60px;
	position: relative;
}

.post-content blockquote .quote-icon {
	background-color: #ffffff;
	border: 2px solid #e9f2f7;
	border-radius: 50%;
	color: #d2dae0;
	font-size: 16px;
	height: 35px;
	left: -18px;
	line-height: 32px;
	margin-top: -17px;
	position: absolute;
	text-align: center;
	top: 50%;
	width: 35px;
}

.post-content blockquote .quote-text {
	color: #262626;
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 15px;
	position: relative;
}

ul.company-desc-list {
	margin: 30px 0;
}

.post-content ul.company-desc-list li {
	margin: 10px 0;
	text-transform: capitalize;
	color: #111
}

ul.company-desc-list li i {
	width: 20px;
	height: 20px;
	line-height: 22px;
	text-align: center;
	color: #ec7532;
	margin-right: 5px;
	border-radius: 50%;
	font-size: 11px;
}

.comment-box,
.leave-comment {
	margin-top: 50px;
}

.comment-box>h3,
.leave-comment>h3 {
	font-size: 22px;
	color: #333;
	text-transform: capitalize;
	margin-bottom: 10px;
	position: relative;
	display: inline-block;
}

.comment-box>ul {
	margin-top: 20px;
}

.comment-box .single-comment-history .single-comment-list {
	border: 1px solid #e8ecec;
	border-radius: 5px;
	margin-bottom: 10px;
	padding: 0 30px 20px;
	position: relative
}

.main-comment {
	font-size: 14px;
	padding: 30px 0 0 100px;
	position: relative;
}

.candidate-text-inner {
	margin-top: 10px
}

.candidate-image {
	border-radius: 50%;
	left: 0;
	margin-bottom: 20px;
	position: absolute;
	top: 30px;
}

.candidate-image img {
	border-radius: 50%;
	display: block;
	width: 80px;
}

.candidate-title h3 {
	font-size: 18px;
	text-transform: capitalize;
	font-weight: 600;
	display: inline-block;
}

.candidate-title h3 a {
	color: #333;
}

.single-comment-history .candidate-info>p i {
	margin-right: 5px;
}

.single-comment-history.reply-commnt {
	padding-left: 65px;
}

.candidate-info>p {
	color: #777;
}

.reply {
	color: #ec7532;
	text-transform: capitalize;
}

.leave-comment>form {
	margin-top: 20px;
}

.leave-comment input[type="text"],
.leave-comment input[type="email"] {
	border: 2px solid #e8ecec;
	border-radius: 5px;
	color: #333;
	height: 45px;
	margin-bottom: 20px;
	margin-right: 20px;
	margin-top: 0;
	padding: 10px 15px;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	width: 45%;
}

.leave-comment textarea {
	border: 2px solid #e8ecec;
	border-radius: 5px;
	color: #333;
	height: 160px;
	margin-bottom: 20px;
	padding: 5px 15px;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	width: 93%;
}

.leave-comment form button {
	background: #ec7532 none repeat scroll 0 0;
	border: medium none;
	border-radius: 4px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-weight: 500;
	padding: 10px 30px;
	text-transform: capitalize;
}

.single-blog-page .news-text {
	padding-bottom: 0;
	border: medium none
}

.single-blog-page .single-news-item {
	padding-bottom: 0;
	border-bottom: 0px solid #ededed
}


/*================================================
13 - FOOTER CSS
==================================================*/

.filmoja-footer-area {
	background: #101010 none repeat scroll 0 0
}

.single-footer-widget h3 {
	font-size: 17px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #ec7532;
	font-family: 'Roboto Condensed', sans-serif;
	margin-bottom: 15px;
}

.single-footer-widget img {
	margin-bottom: 15px
}

.single-footer-widget p {
	font-size: 13px;
	letter-spacing: 1.5px;
	color: #eee;
	text-transform: capitalize
}

.single-footer-widget p>a {
	text-decoration: underline;
	color: #eee
}

.single-footer-widget p>a:hover {
	text-decoration: none
}

.single-footer-widget ul li {
	margin: 2px 0
}

.single-footer-widget ul li>a {
	font-size: 13px;
	display: inline-block;
	letter-spacing: 1px;
	color: #eee;
	text-transform: capitalize
}

.single-footer-widget ul li>a:hover,
.single-movie-list-right h3 a:hover {
	color: #ec7532;
}

.single-footer-widget ul li>a i {
	margin-right: 5px
}

.footer-contact ul {
	margin-top: 20px
}

.footer-contact ul li {
	display: inline-block;
	margin-right: 10px
}

.footer-contact ul li:last-child {
	margin-right: 0
}

.footer-contact ul li>a {
	font-size: 17px
}

.apps-list {
	margin-top: 10px
}

.apps-list li {
	float: left;
	width: 48%;
	margin-right: 5px !important
}

.apps-list li a img {
	border-radius: 5px
}

.payback {
	font-size: 16px !important
}

.payback span {
	color: #ec7532;
}

.copyright-area {
	padding: 15px 0;
	text-align: center;
	border-top: 1px solid rgba(255, 255, 255, .1);
}

.copyright-box p {
	color: #eee;
	text-transform: capitalize;
	font-family: 'Roboto Condensed', sans-serif;
	letter-spacing: 1px
}

.copyright-box p a {
	color: #ec7532;
}


/*================================================
14 - SIDEBAR CSS
==================================================*/

.sidebar-widget-title {
	font-size: 21px;
	color: #101010;
	text-transform: capitalize;
	line-height: 30px;
	position: relative;
	font-weight: 500;
	margin-bottom: 20px;
	font-family: 'Roboto Condensed', sans-serif;
	letter-spacing: 1px;
}

.sidebar-widget-title:after {
	position: absolute;
	content: "";
	bottom: -5px;
	left: 0;
	width: 25%;
	height: 4px;
	border-radius: 2px;
	background-image: -webkit-linear-gradient(left, #fbbd61, #ec7532);
	background-image: linear-gradient(to right, #fbbd61, #ec7532);
}

.single-sidebar-widget input {
	width: 100%;
	border: 2px solid #ddd;
	border-radius: 0;
	padding: 5px 10px;
}

.single-sidebar-widget {
	margin-bottom: 30px;
	padding: 20px;
	background: #f9f9f9 none repeat scroll 0 0;
	border-radius: 5px;
}

.single-sidebar-widget:last-child {
	margin-bottom: 0px;
}

.comingsoon-text h4 {
	font-size: 17px;
	color: #111;
	text-transform: capitalize;
	margin: 10px 0 2px;
}

.comingsoon-text p {
	color: #888;
	font-weight: 400;
	text-transform: capitalize;
}

.comingsoon-text p span {
	color: #111
}

.coming-soon-slider .owl-prev {
	left: 5px;
	position: absolute;
	top: 30%;
	width: 30px;
	height: 30px;
	background: #fff !important;
	z-index: 99;
	color: #111 !important;
}

.coming-soon-slider .owl-next {
	right: 5px;
	position: absolute;
	top: 30%;
	width: 30px;
	height: 30px;
	background: #fff !important;
	z-index: 99;
	color: #111 !important;
}

.sidebar-top-movie {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ddd;
}

.sidebar-top-movie:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0px solid #ddd
}

.sidebar-top-movie-right h3 {
	margin: 10px 0 5px;
	font-size: 17px;
	color: #111 !important;
	text-transform: capitalize;
}

.sidebar-top-movie-right h3 a {
	color: #111;
}

.sidebar-top-movie-right ul,
.single-movie-list-right ul {
	margin: 5px 0;
}

.sidebar-top-movie-right ul li,
.single-movie-list-right ul li {
	display: inline-block;
	line-height: normal;
	padding: 2px 8px;
	border: 1px solid #ddd;
	border-radius: 5px;
}

.director {
	font-size: 14px;
	color: #888;
	margin: 10px 0;
}

.director span {
	color: #111
}

.top-action a {
	border: 1px solid #ddd;
	color: #111;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	font-size: 15px;
	text-align: center;
	position: relative;
	z-index: 9;
	display: inline-block;
	padding: 5px 15px;
	text-transform: capitalize;
	letter-spacing: 2px;
	border-radius: 25px;
	margin-top: 5px;
	-webkit-transition: all 0.0s ease 0s;
	transition: all 0.0s ease 0s
}

.top-action a:hover {
	border: 1px solid #fbbd61;
	background-image: -webkit-linear-gradient(left, #fbbd61, #ec7532);
	background-image: linear-gradient(to right, #fbbd61, #ec7532);
	color: #fff;
}

.sidebar-top-movie-right ul li.rating,
.single-movie-list-right ul li.rating {
	line-height: 16px;
	display: inline-block;
	padding: 5px 10px;
	border-radius: 5px;
	background-image: -webkit-linear-gradient(left, #fbbd61, #ec7532);
	background-image: linear-gradient(to right, #fbbd61, #ec7532);
	color: #fff;
	text-align: center;
	border: medium none
}

.tags-post li {
	display: inline-block;
	margin: 2px 0;
}

.category-post li {
	display: block;
	border-bottom: 1px solid #ededed
}

.category-post li:last-child {
	border-bottom: 0px solid #ededed
}

.category-post li a {
	display: block;
	text-transform: capitalize;
	color: #333;
	padding: 5px 0px;
}

.category-post li a:hover {
	color: #ec7532
}

.tags-post li a {
	display: block;
	text-transform: capitalize;
	color: #333;
	padding: 5px 10px;
	border: 1px solid #ededed;
	border-radius: 3px;
	-webkit-transition: all 0s ease 0s;
	transition: all 0s ease 0s
}

.tags-post li a:hover {
	background-image: -webkit-linear-gradient(left, #fbbd61, #ec7532);
	background-image: linear-gradient(to right, #fbbd61, #ec7532);
	color: #fff;
	border: 1px solid #fbbd61
}


/*================================================
15 - CHECKBOX CSS
==================================================*/

.checkbox {
	margin: 5px 0;
	text-transform: capitalize;
	color: #555;
}

.checkbox label {
	margin: 0;
}

@-webkit-keyframes pull {
	0% {
		height: 0;
	}
	100% {
		height: 1.2rem;
	}
}

@keyframes pull {
	0% {
		height: 0;
	}
	100% {
		height: 1.2rem;
	}
}

@-webkit-keyframes pop {
	0% {
		opacity: 0;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	}
	75% {
		opacity: 1;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	}
	100% {
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
	}
}

@keyframes pop {
	0% {
		opacity: 0;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	}
	75% {
		opacity: 1;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	}
	100% {
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
	}
}

.checkbox-spin {
	display: none;
}

.checkbox-spin+label span {
	display: inline-block;
	width: 25px;
	height: 16px;
	margin: 0 0px -3px 0;
}

.checkbox-spin+label span:before,
.checkbox-spin+label span:after {
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	content: "";
	position: absolute;
	z-index: 1;
	width: 16px;
	width: 16px;
	width: 16px;
	width: 1rem;
	height: 16px;
	height: 16px;
	height: 16px;
	height: 1rem;
	background: #fff none repeat scroll 0 0;
	border: 1px solid #aaa;
}

.checkbox-spin+label span:after {
	z-index: 0;
	border: none;
}

.checkbox-spin:checked+label span:before {
	-webkit-transform: rotateZ(180deg);
	transform: rotateZ(180deg);
	background-image: -webkit-linear-gradient(left, #fbbd61, #ec7532);
	background-image: linear-gradient(to right, #fbbd61, #ec7532);
	border: 1px solid #fbbd61;
}


/*================================================
16 - DATE PICKER CSS
==================================================*/

.ui-datepicker {
	background-color: #000;
	border: 1px solid #000;
	border-radius: 4px;
	box-shadow: none;
	display: none;
	margin-top: 4px;
	padding: 0;
	width: 250px;
	color: #fff;
	z-index: 999 !important;
}

.ui-datepicker a,
.ui-datepicker a:hover {
	text-decoration: none;
}

.ui-datepicker a:hover,
.ui-datepicker td:hover a {
	color: #2A6496;
	-webkit-transition: color 0.1s ease-in-out;
	transition: color 0.1s ease-in-out;
}

.ui-datepicker .ui-datepicker-header {
	border-bottom: 1px solid #666;
	margin-bottom: 10px;
	padding: 10px 12px;
	text-align: center;
}

.ui-datepicker .ui-datepicker-title {
	font-weight: 700;
	text-transform: uppercase;
	font-size: 14px;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	color: #fff;
	cursor: default;
	font-family: 'FontAwesome';
	-webkit-font-smoothing: antialiased;
	font-style: normal;
	font-weight: normal;
	height: 20px;
	line-height: 1;
	margin-top: 2px;
	width: 30px;
	cursor: pointer;
}

.ui-datepicker .ui-datepicker-prev:hover,
.ui-datepicker .ui-datepicker-next:hover {
	color: #fe7900;
}

.ui-datepicker .ui-datepicker-prev {
	float: left;
	text-align: left;
}

.ui-datepicker .ui-datepicker-next {
	float: right;
	text-align: right;
}

.ui-datepicker .ui-datepicker-prev:before {
	content: "\f053";
}

.ui-datepicker .ui-datepicker-next:before {
	content: "\f054";
}

.ui-datepicker .ui-icon {
	display: none;
}

.ui-datepicker .ui-datepicker-calendar {
	table-layout: fixed;
	width: 100%;
	border: none;
}

.ui-datepicker .ui-datepicker-calendar th,
.ui-datepicker .ui-datepicker-calendar td {
	text-align: center;
	padding: 5px;
	border: none;
	text-transform: uppercase;
}

.ui-datepicker .ui-datepicker-calendar td {
	border-radius: 50%;
	-webkit-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
	transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
}

.ui-datepicker .ui-datepicker-calendar td:hover {
	background-color: #fe7900;
	cursor: pointer;
}

.ui-datepicker .ui-datepicker-calendar td:hover a {
	color: #fff;
}

.ui-datepicker .ui-datepicker-calendar td a {
	text-decoration: none;
	font-weight: bold;
	color: #666;
}

.ui-datepicker .ui-datepicker-current-day {
	background-color: #fe7900;
}

.ui-datepicker .ui-datepicker-current-day a {
	color: #fff;
}

.ui-datepicker .ui-datepicker-calendar .ui-datepicker-unselectable:hover {
	background-color: #fe7900;
	cursor: default;
}


/*================================================
17 - MOVIE LIST PAGE CSS
==================================================*/

.browse-option-box {
	padding: 15px;
	background: #f9f9f9 none repeat scroll 0 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.total-item-show {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.total-item-show select {
	width: 45%;
	border: 1px solid #ddd;
	padding: 3px;
}

.sorter {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.total-item-show p {
	color: #444;
	text-transform: capitalize;
	font-size: 15px;
}

.sorter p {
	margin-right: 10px;
	padding: 3px 0
}

.single-movie-list {
	margin-top: 30px;
	overflow: hidden;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border: 1px solid #eee;
	background: #f9f9f9;
	border-radius: 5px;
}

.single-movie-list-right {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.single-movie-list-left {
	margin-right: 20px;
}

.single-movie-list-left img {
	width: 100%
}

.single-movie-list-right h3 {
	font-size: 20px;
	text-transform: capitalize;
	margin-bottom: 5px;
}

.single-movie-list-right h3 a {
	color: #111;
}

.list-genre {
	color: #888
}

.single-movie-list .top-action {
	margin-right: 15px
}

.movie-list-info {
	margin-top: 20px;
}

.movie-list-info p {
	color: #888;
	font-weight: 400;
	text-transform: capitalize;
}

.movie-list-info p span {
	color: #111;
	margin-left: 3px
}

.single-movie-list-right>.movie-details-thumbs li {
	padding: 0 !important;
	width: auto !important;
	border: medium none !important;
	margin-right: 13px;
}


/*================================================
18 - MOVIE GRID CSS
==================================================*/

.movie-grid-layout {
	display: block;
}

.movie-grid-layout .single-movie-list-left {
	margin: 0
}

.movie-grid-layout .single-movie-list-left img {
	width: 100%
}

.movie-grid-layout .single-movie-list-right {
	padding: 15px;
}

.movie-grid-layout.full-grid .single-movie-list-right {
	padding: 10px;
}

.movie-grid-layout .single-movie-list-right .movie-list-info {
	margin-top: 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.movie-list-info .top-action {
	margin-right: 0;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.list-info-left {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}


/*================================================
19 - MOVIE DETAILS CSS
==================================================*/

.details-banner-thumb {
	position: relative;
}

.details-banner-thumb img {
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 5px
}

.details-banner-action {
	text-align: right;
	margin: 30px 0;
}

.details-banner-info h3 {
	font-size: 27px;
	color: #fff;
	text-transform: capitalize;
	margin-bottom: 10px;
	position: relative;
	display: inline-block;
}

.details-banner-info h3 span {
	position: absolute;
	font-size: 12px;
	margin-left: 10px;
	color: #eee;
}

.details-banner-info h3:after {
	position: absolute;
	content: "";
	left: 0;
	width: 100%;
	height: 3px;
	border-radius: 2px;
	background-image: -webkit-linear-gradient(left, #fbbd61, #ec7532);
	background-image: linear-gradient(to right, #fbbd61, #ec7532);
	bottom: -8px;
}

.details-genre {
	color: #eee;
	text-transform: capitalize;
	font-weight: 500;
	font-family: 'Roboto Condensed', sans-serif;
	letter-spacing: 1px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.details-time-left {
	color: #eee;
	font-family: 'Roboto Condensed', sans-serif;
	letter-spacing: .5px;
}

.details-time-left i {
	margin-right: 5px;
	color: #ec7532;
}

.movie-details-page-box>ul>li {
	margin-bottom: 3px;
	text-transform: uppercase;
	color: #111;
}

.movie-details-page-box>ul>li>span {
	width: 15%;
	display: inline-block;
	color: #555;
}

.movie-details-page-box>ul>li>small {
	color: #ec7532;
}

.movie-details-page-box ul li:last-child {
	color: #ec7532;
}

.tab-body p {
	margin: 0 0 10px
}

.tab-body p:last-child {
	margin: 0
}

.tablet-action {
	display: none
}

.tab-movies-details {
	padding-top: 20px;
	border-top: 1px solid #ddd;
}

.single-cast-slider {
	text-align: center;
}

.single-cast-slider img {
	border-radius: 50%;
	width: 100px !important;
	margin: 0 auto;
}

.cast-info {
	margin-top: 10px;
}

.cast-info p {
	color: #333;
	line-height: normal;
}

.cast-info p span {
	display: block;
	color: #777;
}

.cast-slider {
	margin-bottom: 50px;
}

.cast-slider .owl-nav.disabled {
	display: block !important;
	position: absolute;
	bottom: -45px;
	right: 0;
}

.cast-slider .owl-nav.disabled>button {
	color: #ec7532;
	width: 30px;
	height: 30px;
	border: 1px solid #ddd;
	margin: 0 3px;
	font-size: 17px;
}

.cast-slider .owl-nav.disabled>button:last-child {
	margin-right: 0
}

.single-reviews {
	margin-bottom: 30px;
	display: block;
}

.reviews-autor {
	display: block;
	position: relative;
	padding-left: 55px;
	margin-bottom: 15px;
	padding-right: 60px;
}

.reviews-avatar {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	border-radius: 50%;
}

.reviews-title {
	display: block !important;
	font-size: 16px;
	color: #333 !important;
	line-height: 20px;
	font-weight: 400;
	margin-bottom: 5px;
	width: 100% !important;
	text-transform: capitalize
}

.reviews-date {
	display: block;
	font-size: 13px;
	color: #777;
	font-weight: 300;
	line-height: 20px;
}

.reviews-date strong {
	color: #333;
}

.reviews-rating {
	position: absolute;
	right: 30px;
	top: 8px;
	line-height: 16px;
	display: inline-block !important;
	padding: 5px 10px;
	border-radius: 5px;
	background-image: -webkit-linear-gradient(left, #fbbd61, #ec7532);
	background-image: linear-gradient(to right, #fbbd61, #ec7532);
	color: #fff !important;
	text-align: center;
	border: medium none;
	width: auto !important;
}

.reviews-text {
	display: block;
	margin: 0;
}

.reviews .form {
	width: 65%;
}

.form-item {
	margin-top: 10px;
}

.review_rating p {
	color: #111;
	text-transform: capitalize;
}

.reviews .form input {
	width: 100%;
	padding: 7px 10px;
	border: 1px solid #d1d1d1;
	border-radius: 5px;
}

.reviews .form textarea {
	width: 100%;
	padding: 7px 10px;
	border: 1px solid #d1d1d1;
	border-radius: 5px;
}

.reviews .form button {
	background: #ec7532;
	border: medium none;
	border-radius: 4px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-weight: 500;
	padding: 10px 30px;
	text-transform: capitalize;
}

.form-item:last-child {
	overflow: hidden;
	width: 100%;
	display: block;
}

.review_rating {
	border: none;
	float: left;
	margin-bottom: 15px;
}

.review_rating>input {
	display: none;
}

.review_rating>label:before {
	margin: 5px;
	font-size: 1.25em;
	font-family: FontAwesome;
	display: inline-block;
	content: "\f005";
}

.review_rating>.half:before {
	content: "\f089";
	position: absolute;
}

.review_rating>label {
	color: #c2c2c2;
	float: right;
}

.review_rating>input:checked~label,
.review_rating:not(:checked)>label:hover,
.review_rating:not(:checked)>label:hover~label {
	color: #FFD700;
}

.review_rating>input:checked+label:hover,
.review_rating>input:checked~label:hover,
.review_rating>label:hover~input:checked~label,
.review_rating>input:checked~label:hover~label {
	color: #FFED85;
}


/*================================================
20 - CELEBRITY DETAILS CSS
==================================================*/

.tab-body table thead>tr:nth-of-type(2n+1) {
	background: #f4f4f4 none repeat scroll 0 0;
}

.tab-body .table th,
.table td {
	border-top: 0px solid #dee2e6;
	vertical-align: middle
}

.table th {
	color: #111;
	text-transform: capitalize;
}

.table td {
	padding: 7px;
	color: #333
}

.tab-body .table-striped tbody tr:nth-of-type(2n+1) {
	background: #f9f9f9 none repeat scroll 0 0 !important;
}

.tab-body table {
	margin-bottom: 0
}

.film-title {
	font-size: 15px;
	color: #111;
	text-transform: capitalize;
	margin-bottom: 5px
}

.film-title a {
	color: #111;
}

.film-release {
	color: #111;
}


/*================================================
21 - ABOUT PAGE CSS
==================================================*/

.filmoja-about-page-area {
	background: #f9f9f9 none repeat scroll 0 0;
}

.about-slider {
	width: 75%;
	margin: 0 auto;
}

.single-about-slider img {
	border-radius: 5px
}

.about-slider .owl-nav>button.owl-prev {
	background-image: -webkit-linear-gradient(left, #fbbd61, #ec7532);
	background-image: linear-gradient(to right, #fbbd61, #ec7532);
	color: #fff;
	width: 40px;
	height: 40px;
	border: medium none;
	margin: 0 3px;
	font-size: 17px;
	position: absolute;
	left: -8%;
	top: 45%;
	border-radius: 50%;
}

.about-slider .owl-nav>button.owl-next {
	background-image: -webkit-linear-gradient(left, #fbbd61, #ec7532);
	background-image: linear-gradient(to right, #fbbd61, #ec7532);
	color: #fff;
	width: 40px;
	height: 40px;
	border: medium none;
	margin: 0 3px;
	font-size: 17px;
	position: absolute;
	right: -8%;
	top: 45%;
	border-radius: 50%;
}

.about-page-text {
	width: 70%;
	text-align: center;
	margin: 30px auto 0;
}

.about-page-text h3 {
	font-size: 35px;
	color: #101010;
	text-transform: capitalize;
	line-height: 30px;
	position: relative;
	font-weight: 500;
	margin-bottom: 30px;
	font-family: 'Roboto Condensed', sans-serif;
	letter-spacing: 1px;
}

.about-page-text h3:after {
	position: absolute;
	content: "";
	bottom: -15px;
	left: 42%;
	width: 18%;
	height: 4px;
	border-radius: 2px;
	background-image: -webkit-linear-gradient(left, #fbbd61, #ec7532);
	background-image: linear-gradient(to right, #fbbd61, #ec7532);
}


/*================================================
22 - FEATURES CSS
==================================================*/

.features_box {
	padding-top: 5px;
	background-color: #f5f5f5;
	width: 100%;
	height: auto;
	clear: both;
	float: left;
	box-sizing: border-box;
	margin-top: 30px
}

.features_box ul.features_box_list>li {
	margin: 0px;
	float: left;
	box-sizing: border-box;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	width: 33.33%;
	height: auto
}

.features_box ul.features_box_list>li .inner {
	width: 100%;
	height: 100%;
	clear: both;
	float: left;
	position: relative;
	background-color: #f5f5f5;
	padding: 50px;
	box-sizing: border-box;
}

.features_box ul.features_box_list>li .inner:before {
	position: absolute;
	content: "";
	width: 1px;
	height: auto;
	background-color: #e5e5e5;
	top: 50px;
	bottom: 55px;
	right: 0px;
}

.features_box ul.features_box_list>li:last-child .inner:before {
	display: none
}

.features_icon {
	font-size: 40px;
	margin-bottom: 20px;
	color: #B3BAC5;
}

.features_title h3 {
	font-size: 22px;
	color: #333;
	text-transform: capitalize;
	margin-bottom: 10px;
	position: relative;
	display: inline-block;
}

.features_title h3 a {
	color: #333
}

.features_title h3 a:hover {
	color: #ec7532
}


/*================================================
23 - PARTNER CSS
==================================================*/

.single-partners img {
	opacity: 0.4;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}

.single-partners img:hover {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}


/*================================================
24 - PRICING CSS
==================================================*/

.filmoja-pricing-area {
	background: #f9f9f9 none repeat scroll 0 0;
}

.pricing-heading {
	width: 75%;
	text-align: center;
	margin: 0 auto 30px;
}

.pricing-heading h3 {
	font-size: 26px;
	color: #051441;
	text-transform: capitalize;
	line-height: 39px;
	margin-bottom: 30px;
	letter-spacing: 1px;
}

.single-pricing-box {
	background: #fff none repeat scroll 0 0;
	border-radius: 5px;
	text-align: center;
	box-shadow: 0 0px 10px rgba(0, 0, 0, .1);
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	margin-top: 30px
}

.pricing-head {
	position: relative;
	padding: 50px 10px;
	background: #1E1558 none repeat scroll 0 0;
	border-radius: 5px 5px 0px 0px;
}

.price {
	color: #eee;
	text-transform: capitalize;
	font-size: 22px;
	font-family: 'Roboto Condensed', sans-serif;
	letter-spacing: 2px;
	font-weight: 400;
}

.pricing-head h2 {
	color: #fff;
	font-weight: 600;
	font-size: 50px;
	margin-top: 20px;
	display: inline-block;
	position: relative;
}

.pricing-head h2 small {
	font-size: 20px;
	position: absolute;
	left: -20px;
}

.pricing-body {
	padding: 30px;
}

.pricing-body ul li {
	display: block;
	color: #111;
	margin: 10px 0;
}

.price-action {
	margin-bottom: 10px;
}

.price-action a {
	color: #fff;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	font-size: 15px;
	text-align: center;
	display: inline-block;
	padding: 10px 20px;
	text-transform: capitalize;
	letter-spacing: 2px;
	border-radius: 25px;
	margin-top: 5px;
	-webkit-transition: all 0.0s ease 0s;
	transition: all 0.0s ease 0s;
	background: #1E1558 none repeat scroll 0 0;
}

.hot {
	position: absolute;
	display: inline-block;
	padding: 5px;
	width: 40%;
	color: #333;
	text-transform: capitalize;
	background: #fff;
	right: -45px;
	top: 10px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.single-pricing-box.active .pricing-head {
	overflow: hidden;
	background-image: -webkit-linear-gradient(left, #fbbd61, #ec7532);
	background-image: linear-gradient(to right, #fbbd61, #ec7532);
}

.single-pricing-box.active .pricing-head .hot {
	color: #ec7532
}

.single-pricing-box.active .price-action a {
	background-image: -webkit-linear-gradient(left, #fbbd61, #ec7532);
	background-image: linear-gradient(to right, #fbbd61, #ec7532);
}


/*================================================
25 - AUTHENTICATION CSS
==================================================*/

.auth-box-left h3,
.auth-box-right h3 {
	font-size: 23px;
	color: #111;
	text-transform: capitalize;
	line-height: 30px;
}

.login-box h4 {
	font-size: 17px;
	color: #333;
	text-transform: capitalize;
	line-height: 30px;
	margin-bottom: 15px
}

.login-box {
	padding: 30px;
	border: 1px solid #ddd;
	margin-top: 20px;
	height: 290px
}

.login-box label {
	color: #111;
	text-transform: capitalize;
}

.login-box form input {
	width: 100%;
	display: block;
	border: 1px solid #ddd;
	padding: 7px 10px;
	margin-top: 2px;
}

.login-box form button {
	background: #ec7532 none repeat scroll 0 0;
	border: medium none;
	border-radius: 4px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-weight: 500;
	padding: 10px 30px;
	text-transform: capitalize;
}

.auth-box-left .login-box p {
	margin-top: 20px;
}

.auth-box-left .login-box .row:first-child p,
.auth-box-left .login-box form>p:first-child {
	margin-top: 0px;
}

.auth-box-right .login-box p {
	line-height: 25px;
}

.login-box a {
	background: #ec7532 none repeat scroll 0 0;
	border-radius: 4px;
	color: #fff;
	display: inline-block;
	font-weight: 500;
	padding: 10px 30px;
	margin-top: 20px;
	text-transform: capitalize;
}


/*================================================
26 - ERROR PAGE CSS
==================================================*/

.notfound-box {
	text-align: center;
}

.notfound-box h1 {
	font-size: 150px;
	color: #333;
}

.notfound-box h1 span {
	color: #ec7532;
	margin: 0 5px;
}

.notfound-box h3 {
	font-size: 20px;
	color: #333;
	text-transform: capitalize;
	margin-top: 20px;
}

.notfound-box a {
	margin-top: 40px
}

.notfound-box a {
	border: 1px solid #ddd;
	color: #111;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	font-size: 15px;
	text-align: center;
	position: relative;
	z-index: 9;
	display: inline-block;
	padding: 10px 20px;
	text-transform: capitalize;
	letter-spacing: 2px;
	border-radius: 25px;
	-webkit-transition: all 0.0s ease 0s;
	transition: all 0.0s ease 0s;
}

.notfound-box a:hover {
	background-image: -webkit-linear-gradient(left, #fbbd61, #ec7532);
	background-image: linear-gradient(to right, #fbbd61, #ec7532);
	color: #fff
}

.notfound-box form {
	position: relative;
	width: 45%;
	margin: 30px auto 0;
	background: #eaeaea none repeat scroll 0 0;
	height: 40px;
	border-radius: 20px;
}

.notfound-box form input {
	background: transparent none repeat scroll 0 0;
	position: absolute;
	left: -2px;
	top: 0;
	border-radius: 20px;
	border: medium none;
	height: 100%;
	color: #111;
	font-size: 14px;
	width: 100%;
	padding: 5px 120px 5px 20px;
}

.notfound-box form button {
	background-image: -webkit-linear-gradient(left, #fbbd61, #ec7532);
	background-image: linear-gradient(to right, #fbbd61, #ec7532);
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #fff;
	position: absolute;
	right: -2px;
	border: medium none;
	border-radius: 0 20px 20px 0;
	height: 100%;
	letter-spacing: 2px;
	top: 0;
	width: auto;
	padding: 5px 20px;
	cursor: pointer;
}


/*================================================
27 - CONTACT PAGE CSS
==================================================*/

.support-box {
	padding: 35px 40px;
	background: #1E1558 none repeat scroll 0 0;
	border-radius: 5px;
	box-shadow: 0 0px 10px rgba(0, 0, 0, .1);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.support-icon {
	font-size: 50px;
	margin-right: 20px;
	color: #fff;
}

.support-text h3 {
	font-size: 26px;
	color: #fff;
	text-transform: capitalize;
	margin-bottom: 15px;
	letter-spacing: 1px;
}

.support-text a {
	background: #ec7532 none repeat scroll 0 0;
	border-radius: 4px;
	color: #fff;
	display: inline-block;
	font-weight: 500;
	padding: 7px 20px;
	margin-top: 0;
	text-transform: capitalize;
}

.single-contact-info {
	margin-top: 20px;
}

.single-contact-info p {
	text-transform: capitalize;
}

.single-contact-info h4 {
	font-size: 16px;
	color: #111;
	text-transform: capitalize;
	line-height: normal;
	letter-spacing: 1px;
}

.single-contact-info ul li {
	display: inline-block;
	margin: 0 10px 0 0;
}

.single-contact-info ul li a {
	display: block;
	color: #333;
	font-size: 18px;
}

.single-contact-info ul li a:hover {
	color: #ec7532
}

.single-contact-info ul {
	margin-top: 5px
}

.contact-box-right h3 {
	font-size: 25px;
	color: #111;
	text-transform: capitalize;
	line-height: 30px;
}
.contact-box-right h3 {
    padding-bottom: 20px;
    font-family: 'Poppins', sans-serif;
}
.support-text h3{
    font-family: 'Poppins', sans-serif;
}
.contact-box-right form {
	padding: 30px;
	border: 1px solid #ddd;
	margin-top: 20px;
}

.contact-box-right form input {
	width: 100%;
	display: block;
	border: 1px solid #ddd;
	padding: 7px 10px;
}

.contact-box-right form textarea {
	width: 100%;
	display: block;
	border: 1px solid #ddd;
	padding: 7px 10px;
	height: 120px
}

.contact-box-right form p {
	margin-top: 10px
}

.contact-box-right form p:first-child {
	margin-top: 0px
}

.contact-box-right form button {
	background: #ec7532 none repeat scroll 0 0;
	border: medium none;
	border-radius: 4px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-weight: 500;
	padding: 10px 30px;
	text-transform: capitalize;
}

.home_p h2 {
    font-family: 'Orbitron', sans-serif;
    text-transform: capitalize;
    font-weight: 500;
    color: #111;
    font-size: 30px;
    position: relative;
    padding-left: 0px;
    padding-bottom: 30px;
}
span.highlight {
    color: #f15f24;
}

.align-items-center {
    align-items: center!important;
}
.about-img {
    padding-left: 40px;
    position: relative;
}
.pr-15 {
    padding-right: 15px;
}
img {
    max-width: 100%;
}
.about-img .small-img {
    width: 270px;
    border: 5px solid #ffffff;
    position: absolute;
    left: 0;
    bottom: 40px;
}
.about-content .about-title {
    margin-bottom: 20px;
}
.about-content .about-title span {
    color: #ec7532;
    margin-bottom: 5px;
    display: inline-block;
}
.about-content .experience {
    position: relative;
    padding-left: 60px;
    margin-bottom: 20px;
}
.about-content .experience span {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 48px;
    color: #c59970;
    display: inline-block;
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 700;
}
.about-content .experience p {
    font-size: 24px;
    color: #000000;
    font-weight: 600;
}
.about-content .content {
    margin-bottom: 30px;
}
.default-btn {
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    padding: 12px 30px;
    position: relative;
    -webkit-transition: all ease 0.5s;
    transition: all ease 0.5s;
    border-radius: unset;
    display: inline-block;
    font-family: "Nunito", sans-serif;
    border: 1px solid #ec7532;
    background-color: #ec7532;
    z-index: 1;
}
.home_sections_2 h2{
	font-family: 'Orbitron', sans-serif;
    text-transform: capitalize;
    font-weight: 500;
    color: #111;
    font-size: 30px;
    position: relative;
    padding-left: 0px;
    padding-bottom: 0px;	
}
.memorable_experience{
	font-family: 'Orbitron', sans-serif;
    text-transform: capitalize;
    font-weight: 500;
    color: #111;
    font-size: 30px;
    position: relative;
    padding-left: 0px;
    padding-bottom: 20px;	
}
.home_sections_2 p{
	padding-bottom: 20px;
}
.bg-1 {
    background-color: #141414;
    background-image: url(../img/features-shape-1.png);
    background-size: cover;
    background-position: center center;
}
.home_sections_3 h2 {
    color: #fff;
}
.features-area.bg-1 {
	padding-top: 100px;
	padding-bottom: 100px;
}
.home_sections_2 {
	padding-top: 0px;
    padding-bottom: 60px;
}
.home_sections_3 .tab-movies-details {
    padding-top: 20px;
     border-top: 0px solid #ddd !important;  
}
.home_sections_3 .nav-pills .nav-link {
    border-radius: 0;
    color: #fff !important;
    padding-bottom: 10px;
    padding-top: 10px;
}
.home_p p {
    padding-bottom: 15px;
}

.home_sections_1 {
    padding-bottom: 40px;
}
.history-img-content-style2 {
    padding-left: 30px;
    padding-bottom: 35px;
    position: relative;
}
.history-img-content-style2 .small-img {
    height: 300px;
    width: 300px;
    border-radius: 100%;
    border: 6px solid #ffffff;
    position: absolute;
    left: 0;
    bottom: 0;
}
.trust-image {
    position: relative;
    padding-right: 50px;
    padding-bottom: 20px;
}
.trust-image .small-img {
    position: absolute;
    width: 300px;
    right: 0;
    bottom: 0;
/*    border: 5px solid #f5f5f5;
    background-color: #f5f5f5;*/
}
.home_sections_3 .small-img img {
    border-radius: 100px 0px 100px 0px;
    border: 10px solid #fff;
}
/*.home_sections_1 p, .home_sections_2 p, .home_sections_3 p{
	text-align: justify;
}*/
.about_sections_1 {
    padding-top: 80px;
    background: whitesmoke;
    padding-bottom: 50px;
}
.about_sections_1 h2{
font-family: 'Orbitron', sans-serif;
    text-transform: capitalize;
    font-weight: 500;
    color: #111;
    font-size: 30px;
    position: relative;
    padding-left: 20px;
    margin-bottom: 30px;
    line-height: 15px;
}
p.about_last_the_comedy {
    padding-top: 20px;
}
.home_sections_6{
	padding-top: 80px;
	background: #f8f8f8;
	padding-bottom: 0px;
}
.home_sections_6 h2{
	font-family: 'Orbitron', sans-serif;
    text-transform: capitalize;
    font-weight: 500;
    color: #111;
    font-size: 30px;
    position: relative;
    padding-left: 0px;
    margin-bottom: 30px;
    line-height: 35px;
}
.home_sections_6 .about-content.pl-15 {
    padding-left: 30px;
}
.home_sections_6 p, .home_sections_7 p, .home_sections_8 p {
    padding-bottom: 15px;
}
.thumb {
    float: left;
    width: 100%;
    position: relative;
}
.logo-row, #banner .caption a.btn-more, .head-social ul li a:hover, .welcome-icon-row a, .text-box a.btn-more:hover, .home-about-section .thumb:before, .home-about-section .thumb:after, .welcome-section .welcome-box b.icon-1, .welcome-section .welcome-box b.icon-2, .welcome-section .welcome-box b.icon-3, .welcome-section .welcome-box b.icon-4, .welcome-section .welcome-box b.icon-5, .welcome-section .welcome-box b.icon-6, .welcome-section .welcome-box:before, .welcome-section .welcome-box b:before, .event-section a.btn-more, .portfolio-box .frame .caption:before, .portfolio-box .frame .caption:after, .footer-social ul li a:hover, .footer-section-2 form input[type="submit"], .pagination-box .pagination > li > a:hover, .pagination-box .pagination > li > span:hover, .pagination-box .pagination > li > a:focus, .pagination-box .pagination > li > span:focus, .pagination-box .pagination li.active a, .portfolio-section a.btn-more, .equipment-box .text-box a.btn-video, .video-section a.btn-more, .contact-section .holder form input[type="submit"], .contact-box, .blog-section .post-box .frame strong.date, .blog-page .post-box .text-box h4:before, .comment-box form input[type="submit"], .newsletter-widget form input[type="submit"], .share-row ul li a:hover {
    background-color: #fc6432;
}
.about_sections_2 {
    padding-top: 100px;
    padding-bottom: 80px;
}
.about_sections_2 h2{
    padding-left: 20px;
    margin-bottom: 30px;
    line-height: 15px;
}
h2.about_2_title {
    padding-left: 0px;
    font-family: 'Orbitron', sans-serif;
    text-transform: capitalize;
    font-weight: 500;
    color: #111;
    font-size: 30px;
    position: relative;
}
.about-content.pl-15.about-2_sub_2 {
    padding-top: 30px;
}
.about-content.pl-15.about-2_sub_3 {
    padding-top: 30px;
}
h3.about_2_title {
    padding-left: 0px;
    font-family: 'Orbitron', sans-serif;
    text-transform: capitalize;
    font-weight: 500;
    color: #111;
    font-size: 30px;
    position: relative;
}
.about-content.pl-15 h3 {
    position: relative;
    padding-left: 100px;
    font-size: 18px;
}
.about-title h3:before {
	content: "" !important;
    position: absolute;
    top: 10px;
    left: 0;
    width: 70px;
    height: 2px;
    background-color: #272b2b;
}
.about-2_sub_2 p{
	padding-bottom: 10px;
}
.home_sections_2 .history-img-content-style2 img {
    border-radius: 100px 0px 100px 100px;
}
.support-text h3 {
    margin-bottom: 0px;
}
.contact-info a {
    color: #111;
}
.single-contact-info.email_id a {
    text-transform: unset;
}
.col-lg-12.contact_form {
    padding-top: 60px;
}
.contact_form h3 {
    text-align: center;
}
section.filmoja-contact-page.section_70.contact_sections_2 {
    background: whitesmoke;
    padding-top: 0;
}
.hire_sections_1 p {
    padding-bottom: 15px;
}
.hire_sections_1{
	background: #fff;
	padding-bottom: 60px;
}

.hire_sections_2 h2, .hire_sections_3 h2,
.hire_sections_4 h2, .hire_sections_5 h2,
.hire_sections_6 h2, .hire_sections_6 h2 {
    font-family: 'Orbitron', sans-serif;
    text-transform: capitalize;
    font-weight: 500;
    color: #111;
    font-size: 26px;
    position: relative;
    padding-left: 0px;
    margin-bottom: 0px !important;
    line-height: 35px;
}
.hire_bg_1 {
    background-image: url(../img/bg-9.jpg);
    background-attachment: fixed;
}
.hire_bg_3 {
    background-image: url(../img/bg-9.jpg);
    background-attachment: fixed;
}
.hire_sections_2{
	padding-top: 60px;
	padding-bottom: 40px;
}
.hire_sections_3{
	padding-top: 100px;
	padding-bottom: 0px;
}
.hire_sections_4{
	padding-top: 60px;
	padding-bottom: 40px;
}
.hire_sections_5{
	padding-top: 60px;
	padding-bottom: 0px;
}
.hire_sections_6{
	padding-top: 80px;
	padding-bottom: 40px;
}
.home_sections_7{
	padding-bottom: 60px !important;
	padding-top: 0px;
	background: #f8f8f8;
}
.hire_sections_7 p{
	padding-bottom: 10px;
}
.home_sections_7 .history-img-content-style2 {
    padding-left: 0px;
    padding-right: 30px;
}
.home_sections_8 .about-content.pl-15 {
    padding-left: 30px;
}
.site-logo {
    margin: 0px 0;
}
.home_sections_8
{
	padding-top: 80px;
	padding-bottom: 60px;
}

.offset-lg-1 {
    margin-left: 8.333333%;
}
.tab-content>.active {
    display: block;
}
.mb-25 {
    margin-bottom: 25px;
}
.rs-about .histort-part .single-history a:hover, .rs-about .histort-part .single-history a.active {
    background: #ec7532;
    color: #fff !important;
}
.rs-about .histort-part .single-history a .icon-part {
    display: block;
    margin-bottom: 15px;
}
.rs-about .histort-part .single-history a .icon-part i:before {
    font-size: 45px;
    line-height: 1;
    color: #ffffff;
}
.rs-about .histort-part {
    position: absolute;
    top: 50%;
    right: -40px;
    transform: translateY(-50%);
    border: none;
    display: block;
}
.rs-about .histort-part .single-history {
    display: block;
    margin-bottom: 30px;
}
.rs-about .histort-part .single-history a {
    padding: 28px 20px 22px;
    box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.1);
    border: none;
    border-radius: 5px;
    width: 230px;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    color: #ffffff;
    background: #fff;
    transition: all 0.3s ease;
     font-family: 'Orbitron', sans-serif !important;
    line-height: 22px;
}
.rs-about .histort-part .single-history a .icon-part {
    display: block;
    margin-bottom: 15px;
}
.home_sections_9 {
    padding-top: 100px;
    padding-bottom: 60px;
}
.home_sections_9 h2 {
    color: #ec7532;
    font-family: 'Orbitron', sans-serif;
    font-size: 30px;
    font-weight: 500;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .004);
    text-transform: capitalize;
    letter-spacing: 1px;
    margin-bottom: 15px;
    margin-top: 20px;
}
.home_sections_9 p{
	padding-bottom: 15px;
}
.home_sections_2 .about-content.pl-15 {
    padding-left: 30px;
}
.home_sections_3 img {
    border-radius: 0px 100px 0px 100px;
}
.home_sections_3 p{
	padding-right: 60px;
}
.img-part img:hover {
    will-change: transform;
    -webkit-transform: perspective(300px) rotateX(5deg) rotateY(20deg);
}
.single-contact-info h4 {
    font-family: 'Poppins', sans-serif;
}



/*** 
=============================================
    Float Bob Y Animation Css
=============================================
***/
@-webkit-keyframes float-bob-y-2 {
  0% {
    transform: translateY(-20px) rotate(45deg);
    ;
  }

  50% {
    transform: translateY(-10px) rotate(45deg);
    ;
  }

  100% {
    transform: translateY(-20px) rotate(45deg);
    ;
  }
}

@keyframes float-bob-y-2 {
  0% {
    transform: translateY(-20px) rotate(45deg);
    ;
  }

  50% {
    transform: translateY(-10px) rotate(45deg);
    ;
  }

  100% {
    transform: translateY(-20px) rotate(45deg);
    ;
  }
}

.float-bob-y-2 {
  -webkit-animation-name: float-bob-y-2;
  animation-name: float-bob-y-2;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}

.hire_sections_2 img, .hire_sections_4 img {
  /* adjust the below to control the 3D effect */
  --x: 10px;
  --y: 20px;
  transform: perspective(1000px) rotateX(var(--_a,-20deg));
  /* */
  clip-path: polygon(       
     var(--y)              var(--y),       
     calc(100% - var(--y)) var(--y),       
     calc(100% - var(--y)) calc(100% - var(--y)),       
     calc(100% - var(--y) - var(--x)) var(--_c,100%),       
     calc(var(--x) + var(--y))        var(--_c,100%),      
     var(--y)        calc(100% - var(--y))       
     );
  outline: var(--y) solid rgba(0,0,0,0.4);
  outline-offset: calc(-1*var(--y));
  padding: var(--y) var(--y) 0 var(--y);
  transition: 1s;
}
.box:hover img {
  --_a: 0deg;
  --_c: calc(100% - var(--y));
}

/* the below is irrelevant to the 3D effect */
.box {
  cursor: pointer;
}
.box:hover h2{
  transform: translateY(0%);
  transition: .8s .2s;
}

@media (max-width: 900px) {
  body {
    grid-auto-flow: row;   
  }
}



/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Utility
# Cards
# Common
# Form
# Navigations
# Animations
# Mobile Nav
# Search Popup
# Page Header
# Google Map
# Client Carousel
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Common
--------------------------------------------------------------*/
:root {
  --corle-font: 'Inter', sans-serif;
  --corle-font-two: 'Gordita';
  --corle-font-three: 'Outfit', sans-serif;
  --corle-white: #ffffff;
  --corle-white-rgb: 255, 255, 255;
  --corle-base: #f42647;
  --corle-base-rgb: 244, 38, 71;
  --corle-primary: #30a5a2;
  --corle-primary-rgb: 48, 165, 162;
  --corle-black: #131216;
  --corle-black-rgb: 19, 18, 22;
}

.row {
  --bs-gutter-x: 30px;
}

.gutter-y-30 {
  --bs-gutter-y: 30px;
}

body {
  font-family: var(--corle-font);
  color: rgba(var(--corle-black-rgb), .80);
  font-size: 16px;
  line-height: 32px;
  font-weight: 400;
}

body.locked {
  overflow: hidden;
}

a {
  color: var(--corle-base);
}

a,
a:hover,
a:focus,
a:visited {
  text-decoration: none;
}

::-webkit-input-placeholder {
  color: inherit;
  opacity: 1;
}

:-ms-input-placeholder {
  color: inherit;
  opacity: 1;
}

::-ms-input-placeholder {
  color: inherit;
  opacity: 1;
}

::placeholder {
  color: inherit;
  opacity: 1;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: var(--corle-black);
  margin: 0;
  font-family: var(--corle-font-two);
}

p {
  margin: 0;
}

dl,
ol,
ul {
  margin-top: 0;
  margin-bottom: 0;
}

::-webkit-input-placeholder {
  color: inherit;
  opacity: 1;
}

:-ms-input-placeholder {
  color: inherit;
  opacity: 1;
}

::-ms-input-placeholder {
  color: inherit;
  opacity: 1;
}

::placeholder {
  color: inherit;
  opacity: 1;
}

.page-wrapper {
  position: relative;
  margin: 0 auto;
  width: 100%;
  min-width: 300px;
  overflow: hidden;
}

.container {
  padding-left: 15px;
  padding-right: 15px;
}

.list-unstyled {
  padding-left: 0;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
}

::-webkit-input-placeholder {
  color: inherit;
  opacity: 1;
}

:-ms-input-placeholder {
  color: inherit;
  opacity: 1;
}

::-ms-input-placeholder {
  color: inherit;
  opacity: 1;
}

::placeholder {
  color: inherit;
  opacity: 1;
}

.section-separator {
  border-color: var(--corle-border);
  border-width: 1px;
  margin-top: 0;
  margin-bottom: 0;
}

#particles-js {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-position: 50% 50%;
  opacity: 0.4;
  z-index: -1;
}

.section-title {
  position: relative;
  display: block;
  margin-top: -10px;
  margin-bottom: 50px;
}

.section-title__tagline {
  position: relative;
  display: inline-block;
  font-size: 16px;
  line-height: 16px;
  color: var(--corle-base);
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.section-title__tagline--two {
  color: var(--corle-primary);
}

.section-title__title {
  margin: 0;
  color: var(--corle-black);
  font-size: 50px;
  line-height: 60px;
  font-weight: 500;
  margin-top: 2px;
}

.thm-btn {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  -webkit-appearance: none;
  appearance: none;
  outline: none !important;
  font-weight: 500;
  font-size: 16px;
  color: var(--corle-black);
  background-color: var(--corle-black);
  border: 2px solid var(--corle-black);
  padding: 11px 67px 13px;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  overflow: hidden;
  z-index: 1;
}

.thm-btn:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #f6f0f0;
  transform: scale(1);
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  opacity: 1;
  z-index: -1;
}

.thm-btn:hover:after {
  opacity: 1;
  transform: scale(0);
  -webkit-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
}

.thm-btn:hover {
  color: var(--corle-white);
}



.bootstrap-select .btn-light:not(:disabled):not(.disabled).active,
.bootstrap-select .btn-light:not(:disabled):not(.disabled):active,
.bootstrap-select .show>.btn-light.dropdown-toggle {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  outline: none !important;
}

.bootstrap-select>.dropdown-toggle {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.bootstrap-select .dropdown-toggle:focus,
.bootstrap-select>select.mobile-device:focus+.dropdown-toggle {
  outline: none !important;
}

.bootstrap-select .dropdown-menu {
  border: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  z-index: 991;
  border-radius: 0;
}

.bootstrap-select .dropdown-menu>li+li>a {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.bootstrap-select .dropdown-menu>li.selected>a {
  background: var(--corle-base);
  color: var(--corle-white);
}

.bootstrap-select .dropdown-menu>li>a {
  font-size: 16px;
  font-weight: 500;
  padding: 4px 20px;
  color: #ffffff;
  background: var(--corle-black);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.bootstrap-select .dropdown-menu>li>a:hover {
  background: var(--corle-base);
  color: var(--corle-white);
  cursor: pointer;
}

.preloader {
  position: fixed;
  background-color: #fff;
  background-position: center center;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.preloader__image {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  background-image: url(../images/loader.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 60px auto;
  width: 100%;
  height: 100%;
}

/* scroll to top */
.scroll-to-top {
  display: inline-block;
  width: 50px;
  height: 50px;
  background: var(--corle-black);
  position: fixed;
  bottom: 40px;
  right: 40px;
  z-index: 99;
  text-align: center;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  display: none;
  border-radius: 50%;
}

.scroll-to-top i {
  color: var(--corle-white);
  font-size: 18px;
  line-height: 50px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.scroll-to-top:hover {
  background-color: var(--corle-base);
}

.scroll-to-top:hover i {
  color: var(--corle-white);
}



/** xs sidebar **/
.xs-sidebar-group .xs-overlay {
  left: 0%;
  top: 0;
  position: fixed;
  height: 100%;
  opacity: 0;
  width: 100%;
  visibility: hidden;
  -webkit-transition: all .4s ease-in .8s;
  -o-transition: all .4s ease-in .8s;
  transition: all .4s ease-in .8s;
  cursor: url(../images/icon/cross-out.png),
    pointer;
  z-index: 999;
}

.xs-sidebar-group.isActive .xs-overlay {
  opacity: .8;
  visibility: visible;
  -webkit-transition: all .8s ease-out 0s;
  -o-transition: all .8s ease-out 0s;
  transition: all .8s ease-out 0s;
  right: 100%;
}

.xs-sidebar-group .widget-heading {
  position: absolute;
  top: 0;
  right: 0;
  padding: 25px;
}

.xs-sidebar-group .widget-heading a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border: 2px solid #fff;
  border-radius: 50%;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.xs-sidebar-group .widget-heading a:hover {
  color: var(--corle-base);
  border-color: var(--corle-base);
}

.xs-sidebar-widget {
  position: fixed;
  left: -100%;
  top: 0;
  bottom: 0;
  width: 100%;
  max-width: 360px;
  z-index: 999999;
  overflow: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  -webkit-transition: all 0.5s cubic-bezier(0.9, 0.03, 0, 0.96) 0.6s;
  -o-transition: all 0.5s cubic-bezier(0.9, 0.03, 0, 0.96) 0.6s;
  transition: all 0.5s cubic-bezier(0.9, 0.03, 0, 0.96) 0.6s;
  visibility: hidden;
  opacity: 0;
}

.xs-sidebar-group.isActive .xs-sidebar-widget {
  opacity: 1;
  visibility: visible;
  left: 0;
  background-color: var(--corle-black);
  -webkit-transition: all 0.7s cubic-bezier(0.9, 0.03, 0, 0.96) 0.4s;
  -o-transition: all 0.7s cubic-bezier(0.9, 0.03, 0, 0.96) 0.4s;
  transition: all 0.7s cubic-bezier(0.9, 0.03, 0, 0.96) 0.4s;
}

.sidebar-textwidget {
  padding: 70px 30px;
}

.sidebar-widget-container {
  position: relative;
  top: 150px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .3s ease-in .3s;
  -o-transition: all .3s ease-in .3s;
  transition: all .3s ease-in .3s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.xs-sidebar-group.isActive .sidebar-widget-container {
  top: 0px;
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 1s ease-out 1.2s;
  -o-transition: all 1s ease-out 1.2s;
  transition: all 1s ease-out 1.2s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.xs-overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: .8;
  z-index: 0;
}

.xs-bg-black {
  background-color: #000000;
}

.xs-sidebar-group .content-inner .logo {
  position: relative;
  max-width: 172px;
  width: 100%;
  margin-bottom: 30px;
}

.xs-sidebar-group .content-inner h4 {
  position: relative;
  display: block;
  font-size: 20px;
  line-height: 30px;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.xs-sidebar-group .content-inner .content-box {
  margin-bottom: 30px;
  padding-right: 15px;
}

.xs-sidebar-group .content-inner .content-box p {
  color: #ffffff;
}

.xs-sidebar-group .content-inner .form-inner .form-group {
  position: relative;
  margin-bottom: 20px;
}

.xs-sidebar-group .content-inner .form-inner .form-group:last-child {
  margin-bottom: 0px;
}

.xs-sidebar-group .content-inner .form-inner .form-group input[type='text'],
.xs-sidebar-group .content-inner .form-inner .form-group input[type='email'],
.xs-sidebar-group .content-inner .form-inner .form-group textarea {
  position: relative;
  display: block;
  width: 100%;
  height: 50px;
  font-size: 15px;
  padding: 10px 20px;
  color: #848484;
  border: none;
  outline: none;
  transition: all 500ms ease;
}

.xs-sidebar-group .content-inner .form-inner .form-group .form-inner__btn {
  border: none;
  outline: none;
  background-color: var(--corle-white);
  color: var(--corle-black);
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  padding: 13px 45px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.xs-sidebar-group .content-inner .form-inner .form-group .form-inner__btn:hover {
  color: var(--corle-white);
}

.xs-sidebar-group .content-inner .form-inner .form-group textarea {
  resize: none;
  height: 120px;
}

.xs-sidebar-group .content-inner .form-inner .form-group input:focus,
.xs-sidebar-group .content-inner .form-inner .form-group textarea:focus {
  border-color: #00224f;
}


/*--------------------------------------------------------------
# Navigations One
--------------------------------------------------------------*/
.main-header {
  position: relative;
  display: block;
  width: 100%;
  transition: all 500ms ease;
  z-index: 991;
}

.main-header__top {
  position: relative;
  display: block;
  z-index: 1;
}

.main-header__top-wrapper {
  position: relative;
  display: block;
  padding: 25px 70px 65px;
  z-index: 1;
}

.main-header__top-inner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  z-index: 1;
}

.main-header__top-left {
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.main-header__logo {
  position: relative;
  display: block;
  margin-right: 60px;
  padding: 11.6px 0;
}

.main-header__location-box {
  position: relative;
  display: flex;
  align-items: center;
  background-color: #f3fafa;
  padding: 12.5px 25px 12.5px;
  padding-right: 45px;
}

.main-header__location-icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 55px;
  width: 55px;
  background-color: var(--corle-white);
  border-radius: 50%;
  font-size: 28px;
  color: var(--corle-black);
}

.main-header__location-text {
  color: var(--corle-black);
  font-weight: 500;
  margin-left: 15px;
}

.main-header__top-right {
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 5px 0;
}

.main-header__contact-list {
  position: relative;
  display: flex;
  align-items: center;
}

.main-header__contact-list li {
  position: relative;
  display: flex;
  align-items: center;
}

.main-header__contact-list li+li {
  margin-left: 85px;
}

.main-header__contact-list li .icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 70px;
  width: 60px;
  background-color: #f0eeee;
  border-radius: 0;
  font-size: 30px;
  color: var(--corle-black);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.main-header__contact-list li:hover .icon {
  background-color: var(--corle-base);
  color: var(--corle-white);
}

.main-header__contact-list li .content {
  margin-left: 15px;
}

.main-header__contact-list li .content h4 {
  font-size: 18px;
  font-weight: 500;
  line-height: 18px;
}

.main-header__contact-list li .content h4 a {
  color: var(--corle-black);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.main-header__contact-list li:hover .content h4 a {
  color: var(--corle-base);
}

.main-header__social {
  position: relative;
  display: flex;
  align-items: center;
  margin-left: 110px;
}

.main-header__social a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 70px;
  width: 60px;
  background-color: #f0eeee;
  font-size: 20px;
  color: var(--corle-black);
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  z-index: 1;
}

.main-header__social a:hover {
  color: var(--corle-white);
}

.main-header__social a:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: var(--corle-base);
  transform: scaleY(0.0) rotateX(0deg);
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  z-index: -1;
}

.main-header__social a:hover:after {
  transform: scaleY(1.0) rotateX(0deg);
  -webkit-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
}

.main-header__social a+a {
  margin-left: 10px;
}

.main-menu {
  position: relative;
  display: block;
  z-index: 1;
}

.main-menu__wrapper {
  position: relative;
  display: block;
  padding: 0px 0px 0px;
  z-index: 1;
}

.main-menu__wrapper-inner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  background-color: #f8f8f8;
  padding-left: 40px;
  margin-top: -40px;
  z-index: 1;
}

.main-menu__left {
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.main-menu__main-menu-box {
  position: relative;
  display: block;
}

.main-menu__right {
  position: relative;
  display: block;
}

.main-menu__consultant-search {
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  background-color: var(--corle-base);
  padding: 24px 25px 24px;
  z-index: 1;
}

.main-menu__consultant-search:before {
  content: "";
  position: absolute;
  top: -8px;
  left: 0;
  right: 0;
  height: 8px;
  background-color: var(--corle-base);
  z-index: -1;
}

.main-menu__consultant-box {
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  z-index: 1;
}

.main-menu__consultant-text {
  font-size: 18px;
  color: var(--corle-white);
  line-height: 18px;
  margin-right: 15px;
}

.main-menu__consultant-btn {
  position: relative;
  display: inline-block;
  background-color: var(--corle-black);
  font-size: 15px;
  color: var(--corle-white);
  padding: 0 20px 0;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.main-menu__consultant-btn:hover {
  color: var(--corle-base);
  background-color: var(--corle-white);
}

.main-menu__search-box {
  position: relative;
  display: block;
  margin-left: 25px;
}

.main-menu__search {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  color: var(--corle-white);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.main-menu__search:hover {
  color: var(--corle-black);
}

.stricky-header .main-menu__wrapper-inner {
  background-color: transparent;
  padding-left: 0;
  margin-top: 0;
}

.main-menu .main-menu__list,
.main-menu .main-menu__list>li>ul,
.main-menu .main-menu__list>li>ul>li>ul,
.stricky-header .main-menu__list,
.stricky-header .main-menu__list>li>ul,
.stricky-header .main-menu__list>li>ul>li>ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: none;
}



@media (min-width: 1200px) {

  .main-menu .main-menu__list,
  .main-menu .main-menu__list>li>ul,
  .main-menu .main-menu__list>li>ul>li>ul,
  .stricky-header .main-menu__list,
  .stricky-header .main-menu__list>li>ul,
  .stricky-header .main-menu__list>li>ul>li>ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.main-menu .main-menu__list>li,
.stricky-header .main-menu__list>li {
  padding-top: 24px;
  padding-bottom: 24px;
  position: relative;
}

.main-menu .main-menu__list>li+li,
.stricky-header .main-menu__list>li+li {
  margin-left: 40px;
}

.main-menu .main-menu__list>li>a,
.stricky-header .main-menu__list>li>a {
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: var(--corle-black);
  font-weight: 500;
  position: relative;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.main-menu .main-menu__list>li.current>a,
.main-menu .main-menu__list>li:hover>a,
.stricky-header .main-menu__list>li.current>a,
.stricky-header .main-menu__list>li:hover>a {
  color: var(--corle-base);
}

.main-menu-two .main-menu__list>li.current>a,
.main-menu-two .main-menu__list>li:hover>a,
.stricky-header.main-menu-two .main-menu__list>li.current>a,
.stricky-header.main-menu-two .main-menu__list>li:hover>a {
  color: var(--corle-black);
  text-shadow: 0 0 1px currentColor;
}

.main-menu .main-menu__list>li>ul,
.main-menu .main-menu__list>li>ul>li>ul,
.stricky-header .main-menu__list>li>ul,
.stricky-header .main-menu__list>li>ul>li>ul {
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 250px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  opacity: 0;
  visibility: hidden;
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-transform: scaleY(0) translateZ(100px);
  transform: scaleY(0) translateZ(100px);
  -webkit-transition: opacity 500ms ease, visibility 500ms ease, -webkit-transform 700ms ease;
  transition: opacity 500ms ease, visibility 500ms ease, -webkit-transform 700ms ease;
  transition: opacity 500ms ease, visibility 500ms ease, transform 700ms ease;
  transition: opacity 500ms ease, visibility 500ms ease, transform 700ms ease, -webkit-transform 700ms ease;
  z-index: 99;
  background-color: #fff;
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.07);
}

.main-menu .main-menu__list>li>ul>li>ul>li>ul,
.stricky-header .main-menu__list>li>ul>li>ul>li>ul {
  display: none;
}

.main-menu .main-menu__list>li:hover>ul,
.main-menu .main-menu__list>li>ul>li:hover>ul,
.stricky-header .main-menu__list>li:hover>ul,
.stricky-header .main-menu__list>li>ul>li:hover>ul {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scaleY(1) translateZ(0px);
  transform: scaleY(1) translateZ(0px);
}

.main-menu .main-menu__list>li>ul>li,
.main-menu .main-menu__list>li>ul>li>ul>li,
.stricky-header .main-menu__list>li>ul>li,
.stricky-header .main-menu__list>li>ul>li>ul>li {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  width: 100%;
  position: relative;
}

.main-menu .main-menu__list>li>ul>li+li,
.main-menu .main-menu__list>li>ul>li>ul>li+li,
.stricky-header .main-menu__list>li>ul>li+li,
.stricky-header .main-menu__list>li>ul>li>ul>li+li {
  border-top: none;
  margin-top: 10px;
}

.main-menu .main-menu__list>li>ul>li>a,
.main-menu .main-menu__list>li>ul>li>ul>li>a,
.stricky-header .main-menu__list>li>ul>li>a,
.stricky-header .main-menu__list>li>ul>li>ul>li>a {
  position: relative;
  font-size: 18px;
  line-height: 30px;
  color: var(--corle-black);
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 20px 10px;
  -webkit-transition: 500ms;
  transition: 500ms;
}

.main-menu .main-menu__list>li>ul>li:hover>a,
.main-menu .main-menu__list>li>ul>li>ul>li:hover>a,
.stricky-header .main-menu__list>li>ul>li:hover>a,
.stricky-header .main-menu__list>li>ul>li>ul>li:hover>a {
  background-color: var(--corle-base);
  color: var(--corle-white);
}

.main-menu .main-menu__list>li>ul>li>ul,
.stricky-header .main-menu__list>li>ul>li>ul {
  top: 0;
  left: 100%;
}

.main-menu .main-menu__list li ul li>ul.right-align,
.stricky-header .main-menu__list li ul li>ul.right-align {
  top: 0;
  left: auto;
  right: 100%;
}


.stricky-header {
  position: fixed;
  z-index: 991;
  top: 0;
  left: 0;
  background-color: #fff;
  width: 100%;
  visibility: hidden;
  -webkit-transform: translateY(-120%);
  transform: translateY(-120%);
  -webkit-transition: visibility 500ms ease, -webkit-transform 500ms ease;
  transition: visibility 500ms ease, -webkit-transform 500ms ease;
  transition: transform 500ms ease, visibility 500ms ease;
  transition: transform 500ms ease, visibility 500ms ease, -webkit-transform 500ms ease;
  -webkit-box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.05);
}

@media (max-width: 1199px) {
  .stricky-header {
    display: none !important;
  }
}

.stricky-header.stricky-fixed {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  visibility: visible;
}

.stricky-header .main-menu__inner {
  -webkit-box-shadow: none;
  box-shadow: none;
  padding-right: 0;
  max-width: 1170px;
  width: 100%;
  margin: 0 auto;
}

.mobile-nav__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  margin-right: 10px;
}

@media (min-width: 1200px) {
  .mobile-nav__buttons {
    display: none;
  }
}

.mobile-nav__buttons a {
  font-size: 20px;
  color: var(--corle-base);
  cursor: pointer;
}

.mobile-nav__buttons a+a {
  margin-left: 10px;
}

.mobile-nav__buttons a:hover {
  color: var(--corle-base);
}

.main-menu .mobile-nav__toggler {
  position: relative;
  display: inline-block;
  font-size: 20px;
  color: var(--corle-black);
  cursor: pointer;
  -webkit-transition: 500ms;
  transition: 500ms;
}

.main-menu .mobile-nav__toggler:hover {
  color: var(--corle-base);
}

@media (min-width: 1200px) {
  .main-menu .mobile-nav__toggler {
    display: none;
  }
}

/*--------------------------------------------------------------
# Mobile Nav
--------------------------------------------------------------*/
.mobile-nav__wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 999;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition: visibility 500ms ease 500ms, -webkit-transform 500ms ease 500ms;
  transition: visibility 500ms ease 500ms, -webkit-transform 500ms ease 500ms;
  transition: transform 500ms ease 500ms, visibility 500ms ease 500ms;
  transition: transform 500ms ease 500ms, visibility 500ms ease 500ms, -webkit-transform 500ms ease 500ms;
  visibility: hidden;
}

.mobile-nav__wrapper .container {
  padding-left: 0;
  padding-right: 0;
}

.mobile-nav__wrapper.expanded {
  opacity: 1;
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
  visibility: visible;
  -webkit-transition: visibility 500ms ease 0ms, -webkit-transform 500ms ease 0ms;
  transition: visibility 500ms ease 0ms, -webkit-transform 500ms ease 0ms;
  transition: transform 500ms ease 0ms, visibility 500ms ease 0ms;
  transition: transform 500ms ease 0ms, visibility 500ms ease 0ms, -webkit-transform 500ms ease 0ms;
}

.mobile-nav__overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #000000;
  opacity: 0.5;
  cursor: pointer;
}

.mobile-nav__content {
  width: 300px;
  background-color: var(--corle-black);
  z-index: 10;
  position: relative;
  height: 100%;
  overflow-y: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: opacity 500ms ease 0ms, visibility 500ms ease 0ms, -webkit-transform 500ms ease 0ms;
  transition: opacity 500ms ease 0ms, visibility 500ms ease 0ms, -webkit-transform 500ms ease 0ms;
  transition: opacity 500ms ease 0ms, visibility 500ms ease 0ms, transform 500ms ease 0ms;
  transition: opacity 500ms ease 0ms, visibility 500ms ease 0ms, transform 500ms ease 0ms, -webkit-transform 500ms ease 0ms;
}

.mobile-nav__wrapper.expanded .mobile-nav__content {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: opacity 500ms ease 500ms, visibility 500ms ease 500ms, -webkit-transform 500ms ease 500ms;
  transition: opacity 500ms ease 500ms, visibility 500ms ease 500ms, -webkit-transform 500ms ease 500ms;
  transition: opacity 500ms ease 500ms, visibility 500ms ease 500ms, transform 500ms ease 500ms;
  transition: opacity 500ms ease 500ms, visibility 500ms ease 500ms, transform 500ms ease 500ms, -webkit-transform 500ms ease 500ms;
}

.mobile-nav__content .logo-box {
  margin-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.mobile-nav__close {
  position: absolute;
  top: 20px;
  right: 15px;
  font-size: 18px;
  color: var(--corle-white);
  cursor: pointer;
}

.mobile-nav__content .main-menu__list,
.mobile-nav__content .main-menu__list>li>ul,
.mobile-nav__content .main-menu__list>li>ul>li>ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.mobile-nav__content .main-menu__list>li>ul,
.mobile-nav__content .main-menu__list>li>ul>li>ul {
  display: none;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  margin-left: 0.5em;
}

.mobile-nav__content .main-menu__list>li:not(:last-child),
.mobile-nav__content .main-menu__list>li>ul>li:not(:last-child),
.mobile-nav__content .main-menu__list>li>ul>li>ul>li:not(:last-child) {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.mobile-nav__content .main-menu__list>li>a>.main-menu-border {
  display: none !important;
}

.mobile-nav__content .main-menu__list>li>a,
.mobile-nav__content .main-menu__list>li>ul>li>a,
.mobile-nav__content .main-menu__list>li>ul>li>ul>li>a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  line-height: 30px;
  color: #ffffff;
  font-size: 14px;
  font-family: var(--corle-font);
  font-weight: 500;
  height: 46px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: 500ms;
  transition: 500ms;
}

.mobile-nav__content .main-menu__list>li>a.expanded .mobile-nav__content .main-menu__list>li>ul>li>a.expanded .mobile-nav__content .main-menu__list>li>ul>li>ul>li>a.expanded {
  color: var(--corle-base);
}

.mobile-nav__content .main-menu__list li a.expanded {
  color: var(--corle-base);
}

.mobile-nav__content .main-menu__list>li>a>button,
.mobile-nav__content .main-menu__list>li>ul>li>a>button,
.mobile-nav__content .main-menu__list>li>ul>li>ul>li>a>button {
  width: 30px;
  height: 30px;
  background-color: var(--corle-base);
  border: none;
  outline: none;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: -webkit-transform 500ms ease;
  transition: -webkit-transform 500ms ease;
  transition: transform 500ms ease;
  transition: transform 500ms ease, -webkit-transform 500ms ease;
  padding: 0;
}

.mobile-nav__content .main-menu__list>li>a>button.expanded,
.mobile-nav__content .main-menu__list>li>ul>li>a>button.expanded,
.mobile-nav__content .main-menu__list>li>ul>li>ul>li>a>button.expanded {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  background-color: #fff;
  color: var(--corle-base);
}

/* no menu after 2rd level dropdown */
.mobile-nav__content .main-menu__list>li>ul>li>ul>li>a>button,
.mobile-nav__content .main-menu__list>li>ul>li>ul>li>ul {
  display: none !important;
}

.mobile-nav__content .main-menu__list li.cart-btn span {
  position: relative;
  top: auto;
  right: auto;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.mobile-nav__content .main-menu__list li.cart-btn i {
  font-size: 16px;
}

.mobile-nav__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 30px;
}

.mobile-nav__top .main-menu__login a {
  color: var(--corle-text-dark);
}

.mobile-nav__container {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.mobile-nav__social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.mobile-nav__social a {
  font-size: 16px;
  color: var(--corle-white);
  -webkit-transition: 500ms;
  transition: 500ms;
}

.mobile-nav__social a+a {
  margin-left: 30px;
}

.mobile-nav__social a:hover {
  color: var(--corle-base);
}

.mobile-nav__contact {
  margin-bottom: 0;
  margin-top: 20px;
  margin-bottom: 20px;
}

.mobile-nav__contact li {
  color: var(--corle-text-dark);
  font-size: 14px;
  font-weight: 500;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.mobile-nav__contact li+li {
  margin-top: 15px;
}

.mobile-nav__contact li a {
  color: #ffffff;
  -webkit-transition: 500ms;
  transition: 500ms;
}

.mobile-nav__contact li a:hover {
  color: var(--corle-base);
}

.mobile-nav__contact li>i {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: var(--corle-base);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  font-size: 11px;
  margin-right: 10px;
  color: #fff;
}

.mobile-nav__container .main-logo,
.mobile-nav__container .topbar__buttons,
.mobile-nav__container .main-menu__language,
.mobile-nav__container .main-menu__login {
  display: none;
}

/*--------------------------------------------------------------
# Navigations Two
--------------------------------------------------------------*/
.main-header-two {
  position: relative;
  display: block;
  transition: all 500ms ease;
  z-index: 999;
}

.main-header-two__top {
  position: relative;
  display: block;
  z-index: 1;
}

.main-header-two__top-wrapper {
  position: relative;
  display: block;
  z-index: 1;
}

.main-header-two__top-inner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 30px 0px 70px;
  z-index: 1;
}

.main-header-two__top-left {
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.main-header-two__logo {
  position: relative;
  display: block;
  padding: 6.6px 0;
}

.main-header-two__top-right {
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.main-header-two__contact-list {
  position: relative;
  display: flex;
  align-items: center;
}

.main-header-two__contact-list li {
  position: relative;
  display: flex;
  align-items: center;
}

.main-header-two__contact-list li+li {
  margin-left: 55px;
}

.main-header-two__contact-list li .icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 70px;
  width: 60px;
  background-color: #f0eeee;
  border-radius: 3px;
  font-size: 30px;
  color: var(--corle-black);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.main-header-two__contact-list li:hover .icon {
  background-color: var(--corle-base);
  color: var(--corle-black);
}

.main-header-two__contact-list li .content {
  margin-left: 15px;
}

.main-header-two__contact-list li .content h4 {
  font-size: 18px;
  font-weight: 500;
  line-height: 18px;
}

.main-header-two__contact-list li .content h4 a {
  color: var(--corle-black);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.main-header-two__contact-list li:hover .content h4 a {
  color: var(--corle-base);
}

.main-header-two__social {
  position: relative;
  display: flex;
  align-items: center;
  margin-left: 55px;
}

.main-header-two__social a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 70px;
  width: 60px;
  background-color: #f0eeee;
  font-size: 20px;
  color: var(--corle-black);
  border-radius: 3px;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  z-index: 1;
}

.main-header-two__social a:hover {
  color: var(--corle-black);
}

.main-header-two__social a:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: var(--corle-base);
  border-radius: 3px;
  transform: scaleY(0.0) rotateX(0deg);
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  z-index: -1;
}

.main-header-two__social a:hover:after {
  transform: scaleY(1.0) rotateX(0deg);
  -webkit-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
}

.main-header-two__social a+a {
  margin-left: 10px;
}

.main-menu-two__wrapper {
  position: relative;
  display: block;
}

.main-menu-two__wrapper-inner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  background-color: #f8f8f8;
  margin-top: -40px;
  z-index: 1;
}

.main-menu-two__left {
  position: relative;
  display: block;
}

.main-menu-two__consultant-box {
  position: relative;
  display: flex;
  align-items: center;
  background-color: #fbfaee;
  padding: 24px 25px 24px;
  z-index: 1;
}

.main-menu-two__consultant-box:before {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 0;
  right: 0;
  height: 8px;
  background-color: #fbfaee;
  z-index: -1;
}

.main-menu-two__consultant-text {
  position: relative;
  display: flex;
  align-items: center;
  font-size: 18px;
  color: var(--corle-black);
  margin-right: 20px;
}

.main-menu-two__consultant-text span {
  font-size: 28px;
  color: var(--corle-black);
  position: relative;
  display: inline-block;
  padding-right: 5px;
}

.main-menu-two__consultant-btn {
  position: relative;
  display: inline-block;
  background-color: var(--corle-black);
  font-size: 15px;
  color: var(--corle-white);
  padding: 0 20px 0;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.main-menu-two__consultant-btn:hover {
  background-color: var(--corle-base);
  color: var(--corle-black);
}

.main-menu-two__right {
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.main-menu-two__main-menu-box {
  position: relative;
  display: block;
}

.main-menu-two__search-box {
  position: relative;
  display: block;
  margin-left: 25px;
}

.main-menu-two__search {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 80px;
  width: 72px;
  background-color: var(--corle-base);
  font-size: 26px;
  color: var(--corle-black);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.main-menu-two__search:hover {
  background-color: var(--corle-black);
  color: var(--corle-white);
}

.main-menu-two .main-menu__list>li+li,
.stricky-header.main-menu-two .main-menu__list>li+li {
  margin-left: 35px;
}

.stricky-header .main-menu-two__wrapper-inner {
  margin-top: 0;
  background-color: transparent;
}

/*--------------------------------------------------------------
# Navigations Three
--------------------------------------------------------------*/
.main-header-three {
  position: relative;
  display: block;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  z-index: 999;
}

.main-menu-three__shape-1 {
  position: absolute;
  top: 3px;
  left: 0;
  z-index: 1;
}

.main-menu-three__shape-1 img {
  width: auto;
}

.main-header-three__top {
  position: relative;
  display: block;
  background-color: #7e9090;
}

.main-header-three__top-wrapper {
  position: relative;
  display: block;
  padding: 0 70px 0;
}

.main-header-three__top-inner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  z-index: 1;
}

.main-header-three__top-left {
  position: relative;
  display: block;
}

.main-header-three__location-box {
  position: relative;
  display: flex;
  align-items: center;
}

.main-header-three__location-icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 30px;
  width: 30px;
  background-color: #f8b78c;
  border-radius: 50%;
  font-size: 15px;
  color: var(--corle-black);
}

.main-header-three__location-text {
  color: var(--corle-white);
  font-weight: 500;
  margin-left: 10px;
}

.main-header-three__top-right {
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.main-header-three__contact-list {
  position: relative;
  display: flex;
  align-items: center;
}

.main-header-three__contact-list li {
  position: relative;
  display: flex;
  align-items: center;
}

.main-header-three__contact-list li+li {
  margin-left: 50px;
}

.main-header-three__contact-list li .icon {
  position: relative;
  display: flex;
  align-items: center;
  font-size: 25px;
  color: var(--corle-white);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.main-header-three__contact-list li:hover .icon {
  color: var(--corle-base);
}

.main-header-three__contact-list li .content {
  margin-left: 12px;
}

.main-header-three__contact-list li .content h4 {
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
}

.main-header-three__contact-list li .content h4 a {
  color: var(--corle-white);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.main-header-three__contact-list li:hover .content h4 a {
  color: var(--corle-base);
}

.main-header-three__social {
  position: relative;
  display: flex;
  align-items: center;
  margin-left: 40px;
}

.main-header-three__social-text {
  color: var(--corle-white);
  margin-right: 15px;
}

.main-header-three__social a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50px;
  width: 45px;
  background-color: #96a4a4;
  font-size: 20px;
  color: var(--corle-white);
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  z-index: 1;
}

.main-header-three__social a:hover {
  color: var(--corle-white);
}

.main-header-three__social a:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: var(--corle-base);
  transform: scaleY(0.0) rotateX(0deg);
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  z-index: -1;
}

.main-header-three__social a:hover:after {
  transform: scaleY(1.0) rotateX(0deg);
  -webkit-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
}

.main-header-three__social a+a {
  margin-left: 5px;
}

.main-menu-three__wrapper {
  position: relative;
  display: block;
  padding: 0 70px 0;
}

.main-menu-three__wrapper-inner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  z-index: 1;
}

.main-menu-three__left {
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.main-menu-three__logo {
  position: relative;
  display: block;
  padding: 31.5px 0;
  margin-right: 120px;
}

.main-menu-three__main-menu-box {
  position: relative;
  display: block;
}

.main-menu-three__right {
  position: relative;
  display: flex;
  align-items: center;
  padding: 26px 0;
}

.main-menu-three__consultant-box {
  position: relative;
  display: flex;
  align-items: center;
  background-color: #ebf6f6;
  padding: 18px 25px 18px;
  z-index: 1;
}

.main-menu-three__consultant-text {
  position: relative;
  display: flex;
  align-items: center;
  font-size: 18px;
  color: var(--corle-black);
  margin-right: 20px;
}

.main-menu-three__consultant-text span {
  font-size: 28px;
  color: var(--corle-black);
  position: relative;
  display: inline-block;
  padding-right: 5px;
}

.main-menu-three__consultant-btn {
  position: relative;
  display: inline-block;
  background-color: var(--corle-base);
  font-size: 15px;
  font-weight: 500;
  color: var(--corle-white);
  padding: 0 20px 0;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.main-menu-three__consultant-btn:hover {
  background-color: var(--corle-black);
  color: var(--corle-white);
}

.main-menu-three__search-box {
  position: relative;
  display: block;
}

.main-menu-three__search {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 68px;
  width: 68px;
  background-color: var(--corle-black);
  font-size: 26px;
  color: var(--corle-white);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.main-menu-three__search:hover {
  background-color: var(--corle-base);
  color: var(--corle-white);
}

.main-menu-three .main-menu__list>li,
.stricky-header.main-menu-three .main-menu__list>li {
  padding-top: 44px;
  padding-bottom: 44px;
}

/*--------------------------------------------------------------
# Search Popup
--------------------------------------------------------------*/
.search-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 9999;
  padding-left: 20px;
  padding-right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: translateY(-110%);
  transform: translateY(-110%);
  -webkit-transition: opacity 500ms ease, -webkit-transform 500ms ease;
  transition: opacity 500ms ease, -webkit-transform 500ms ease;
  transition: transform 500ms ease, opacity 500ms ease;
  transition: transform 500ms ease, opacity 500ms ease, -webkit-transform 500ms ease;
}

.search-popup.active {
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
}

.search-popup__overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: var(--corle-black);
  opacity: 0.75;
  cursor: pointer;
}

.search-popup__content {
  width: 100%;
  max-width: 560px;
}

.search-popup__content form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  background-color: #fff;
  border-radius: 0;
  overflow: hidden;
}

.search-popup__content form input[type="search"],
.search-popup__content form input[type="text"] {
  width: 100%;
  background-color: #fff;
  font-size: 16px;
  border: none;
  outline: none;
  height: 66px;
  padding-left: 30px;
}

.search-popup__content .thm-btn {
  padding: 0;
  width: 68px;
  height: 68px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  position: absolute;
  top: 0;
  right: -1px;
  border-radius: 0;
  background-color: var(--corle-base);
  border: 0;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.search-popup__content .thm-btn:after {
  background-color: var(--corle-black);
}

.search-popup__content .thm-btn i {
  height: auto;
  width: auto;
  background-color: transparent;
  border-radius: 50%;
  color: var(--corle-white);
  font-size: 22px;
  line-height: inherit;
  text-align: center;
  top: 0;
  margin-right: 0;
  padding-left: 0;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.search-popup__content .thm-btn:hover i {
  color: var(--corle-white);
}

/*--------------------------------------------------------------
# Main Slider
--------------------------------------------------------------*/
.main-slider {
  position: relative;
  display: block;
  margin-top: -40px;
  z-index: 1;
}

.main-slider .swiper-slide {
  position: relative;
  background-color: #434141;
}

.main-slider .container {
  position: relative;
  padding-top: 217px;
  padding-bottom: 225px;
  z-index: 30;
}

.image-layer {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  mix-blend-mode: overlay;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: opacity 1500ms ease-in, -webkit-transform 7000ms ease;
  transition: opacity 1500ms ease-in, -webkit-transform 7000ms ease;
  transition: transform 7000ms ease, opacity 1500ms ease-in;
  transition: transform 7000ms ease, opacity 1500ms ease-in, -webkit-transform 7000ms ease;
  z-index: 1;
}

.main-slider .swiper-slide-active .image-layer {
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
}

.image-layer:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 55%;
  background: rgb(11, 10, 10);
  background: linear-gradient(90deg, rgba(11, 10, 10, 0.8491771708683473) 51%, rgba(11, 10, 10, 0) 100%);
}

.main-slider__shape-1 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  mix-blend-mode: overlay;
  opacity: .15;
  z-index: -1;
}

.main-slider__shape-2 {
  position: absolute;
  right: 0;
  bottom: -135px;
  mix-blend-mode: overlay;
  z-index: -1;
}

.main-slider__shape-2 img {
  width: auto;
}

.main-slider__shape-3 {
  position: absolute;
  right: -30px;
  bottom: -265px;
  mix-blend-mode: overlay;
  z-index: -1;
}

.main-slider__shape-3 img {
  width: auto;
}

.main-slider__content {
  position: relative;
  display: block;
}

.main-slider__title {
  position: relative;
  font-size: 80px;
  color: var(--corle-white);
  font-weight: 700;
  line-height: 90px;
  margin-bottom: 43px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-120px);
  transform: translateY(-120px);
  -webkit-transition-delay: 1000ms;
  transition-delay: 1000ms;
  -webkit-transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
  transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
  transition: transform 2000ms ease, opacity 2000ms ease;
  transition: transform 2000ms ease, opacity 2000ms ease, -webkit-transform 2000ms ease;
}

.main-slider__text {
  font-size: 20px;
  color: var(--corle-white);
  font-weight: 400;
  line-height: 36px;
  padding-bottom: 56px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(120px);
  transform: translateY(120px);
  -webkit-transition-delay: 1000ms;
  transition-delay: 1000ms;
  -webkit-transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
  transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
  transition: transform 2000ms ease, opacity 2000ms ease;
  transition: transform 2000ms ease, opacity 2000ms ease, -webkit-transform 2000ms ease;
}

.main-slider__btn-video-box {
  position: relative;
  display: flex;
  align-items: center;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(120px);
  transform: translateY(120px);
  -webkit-transition-delay: 1000ms;
  transition-delay: 1000ms;
  -webkit-transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
  transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
  transition: transform 2000ms ease, opacity 2000ms ease;
  transition: transform 2000ms ease, opacity 2000ms ease, -webkit-transform 2000ms ease;
}

.main-slider__btn {
  padding: 14px 40px 15px;
  border: none;
  text-transform: uppercase;
  background-color: var(--corle-white);
  color: var(--corle-white);
}

.main-slider__btn:hover {
  color: var(--corle-base);
}

.main-slider__btn:after {
  background-color: var(--corle-base);
}

.main-slider__video-box {
  position: relative;
  display: flex;
  align-items: center;
  margin-left: 35px;
}

.main-slider__video-text {
  font-size: 16px;
  color: var(--corle-white);
  font-weight: 400;
  margin-right: 20px;
  line-height: 26px;
}

.main-slider__video-link {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.main-slider__video-icon {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 66px;
  height: 66px;
  line-height: 60px;
  text-align: center;
  font-size: 20px;
  color: var(--corle-base);
  background-color: #eaeaea;
  border-radius: 50%;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  z-index: 1;
}

.main-slider__video-icon:hover {
  color: var(--corle-white);
  background-color: var(--corle-base);
}

.main-slider__video-link .ripple,
.main-slider__video-icon .ripple:before,
.main-slider__video-icon .ripple:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 66px;
  height: 66px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -ms-box-shadow: 0 0 0 0 rgba(var(--corle-base-rgb), 0.6);
  -o-box-shadow: 0 0 0 0 rgba(var(--corle-base-rgb), 0.6);
  -webkit-box-shadow: 0 0 0 0 rgba(var(--corle-base-rgb), 0.6);
  box-shadow: 0 0 0 0 rgba(var(--corle-base-rgb), 0.6);
  -webkit-animation: ripple 3s infinite;
  animation: ripple 3s infinite;
  border-radius: 50%;
}

.main-slider__video-icon .ripple:before {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
  content: "";
  position: absolute;
}

.main-slider__video-icon .ripple:after {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
  content: "";
  position: absolute;
}

.main-slider .swiper-slide-active .main-slider__title,
.main-slider .swiper-slide-active .main-slider__text,
.main-slider .swiper-slide-active .main-slider__btn-video-box {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0) translateX(0);
  transform: translateY(0) translateX(0);
}

.main-slider__nav {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 100;
  transform: translateY(-50%) translateX(-50%);
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 100%;
  width: 100%;
  padding: 0 30px;
  height: 0;
  line-height: 0;
}


.main-slider__nav .swiper-button-next,
.main-slider__nav .swiper-button-prev {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  z-index: 100;
  width: 60px;
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 25px;
  color: rgba(var(--corle-white-rgb), 1);
  background-color: rgba(var(--corle-base-rgb), .30);
  border: 0;
  border-radius: 2px;
  margin: 0;
  text-align: center;
  transition: all 500ms ease;
  padding: 27px 0;
}

.main-slider__nav .swiper-button-next:hover,
.main-slider__nav .swiper-button-prev:hover {
  color: rgba(var(--corle-white-rgb), 1);
  background-color: rgba(var(--corle-base-rgb), 1);
}

.main-slider__nav .swiper-button-next::after,
.main-slider__nav .swiper-button-prev::after {
  display: none;
}

.main-slider__nav .swiper-button-prev i {
  position: relative;
  display: inline-block;
}

/*--------------------------------------------------------------
# Main Slider Two
--------------------------------------------------------------*/
.main-slider-two {
  position: relative;
  display: block;
  margin-top: -40px;
  z-index: 1;
}

.main-slider-two .swiper-slide {
  position: relative;
  background-color: #434141;
}

.main-slider-two .container {
  position: relative;
  padding-top: 238px;
  padding-bottom: 200px;
  z-index: 30;
}

.image-layer-two {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  mix-blend-mode: overlay;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: opacity 1500ms ease-in, -webkit-transform 7000ms ease;
  transition: opacity 1500ms ease-in, -webkit-transform 7000ms ease;
  transition: transform 7000ms ease, opacity 1500ms ease-in;
  transition: transform 7000ms ease, opacity 1500ms ease-in, -webkit-transform 7000ms ease;
  z-index: 1;
}

.main-slider-two .swiper-slide-active .image-layer-two {
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
}

.main-slider-two__content {
  position: relative;
  display: block;
  text-align: center;
  z-index: 1;
}

.main-slider-two__title {
  position: relative;
  font-size: 80px;
  color: var(--corle-white);
  font-weight: 700;
  line-height: 90px;
  margin-bottom: 43px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-120px);
  transform: translateY(-120px);
  -webkit-transition-delay: 1000ms;
  transition-delay: 1000ms;
  -webkit-transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
  transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
  transition: transform 2000ms ease, opacity 2000ms ease;
  transition: transform 2000ms ease, opacity 2000ms ease, -webkit-transform 2000ms ease;
}

.main-slider-two__text {
  font-size: 20px;
  color: var(--corle-white);
  font-weight: 400;
  line-height: 36px;
  padding-bottom: 61px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(120px);
  transform: translateY(120px);
  -webkit-transition-delay: 1000ms;
  transition-delay: 1000ms;
  -webkit-transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
  transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
  transition: transform 2000ms ease, opacity 2000ms ease;
  transition: transform 2000ms ease, opacity 2000ms ease, -webkit-transform 2000ms ease;
}

.main-slider-two__btn-box {
  position: relative;
  display: block;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(120px);
  transform: translateY(120px);
  -webkit-transition-delay: 1000ms;
  transition-delay: 1000ms;
  -webkit-transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
  transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
  transition: transform 2000ms ease, opacity 2000ms ease;
  transition: transform 2000ms ease, opacity 2000ms ease, -webkit-transform 2000ms ease;
}

.main-slider-two__btn {
  text-transform: uppercase;
  padding: 16px 53px 16px;
  border: none;
  border-radius: 3px;
  font-size: 15px;
  font-weight: 600;
  background-color: var(--corle-white);
}

.main-slider-two__btn:hover {
  color: var(--corle-black);
}

.main-slider-two__btn:after {
  background-color: var(--corle-base);
  border-radius: 3px;
}

.main-slider-two .swiper-slide-active .main-slider-two__title,
.main-slider-two .swiper-slide-active .main-slider-two__text,
.main-slider-two .swiper-slide-active .main-slider-two__btn-box {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0) translateX(0);
  transform: translateY(0) translateX(0);
}

.main-slider-two__nav {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 100;
  transform: translateY(-50%) translateX(-50%);
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 100%;
  width: 100%;
  padding: 0 30px;
  height: 0;
  line-height: 0;
}


.main-slider-two__nav .swiper-button-next,
.main-slider-two__nav .swiper-button-prev {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  z-index: 100;
  width: 60px;
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 25px;
  color: rgba(var(--corle-white-rgb), 1);
  background-color: rgba(var(--corle-white-rgb), .30);
  border: 0;
  border-radius: 10px;
  margin: 0;
  text-align: center;
  transition: all 500ms ease;
  padding: 27px 0;
}

.main-slider-two__nav .swiper-button-next:hover,
.main-slider-two__nav .swiper-button-prev:hover {
  color: rgba(var(--corle-black-rgb), 1);
  background-color: rgba(var(--corle-white-rgb), 1);
}

.main-slider-two__nav .swiper-button-next::after,
.main-slider-two__nav .swiper-button-prev::after {
  display: none;
}

.main-slider-two__nav .swiper-button-prev i {
  position: relative;
  display: inline-block;
}

#main-slider-pagination {
  position: absolute;
  left: 13px;
  right: 0;
  bottom: 64px;
  max-width: 1200px;
  width: 100%;
  display: flex;
  line-height: 0;
  height: 0;
  margin: 0 auto 0;
  padding: 0 15px;
  z-index: 10;
}

#main-slider-pagination .swiper-pagination-bullet {
  margin: 0;
}

#main-slider-pagination .swiper-pagination-bullet {
  position: relative;
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: var(--corle-white);
  opacity: 1;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  padding: 5px;
}

#main-slider-pagination .swiper-pagination-bullet:before {
  position: absolute;
  top: -13px;
  left: -13px;
  right: -13px;
  bottom: -13px;
  content: "";
  border: 1px solid #fff;
  border-radius: 50%;
  transform: scale(0);
  transition: all 100ms linear;
  transition-delay: 0.1s;
}

#main-slider-pagination .swiper-pagination-bullet+.swiper-pagination-bullet {
  margin-left: 25px;
}

#main-slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
  transform: scale(1);
}

/*--------------------------------------------------------------
# Main Slider Three
--------------------------------------------------------------*/
.main-slider-three {
  position: relative;
  display: block;
  z-index: 1;
}

.main-slider-three .swiper-slide {
  position: relative;
  background-color: #4a4a4a;
}

.main-slider-three .container {
  position: relative;
  padding-top: 200px;
  padding-bottom: 200px;
  max-width: 1525px;
  z-index: 30;
}

.image-layer-three {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  mix-blend-mode: overlay;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: opacity 1500ms ease-in, -webkit-transform 7000ms ease;
  transition: opacity 1500ms ease-in, -webkit-transform 7000ms ease;
  transition: transform 7000ms ease, opacity 1500ms ease-in;
  transition: transform 7000ms ease, opacity 1500ms ease-in, -webkit-transform 7000ms ease;
  z-index: 1;
}

.main-slider-three .swiper-slide-active .image-layer-three {
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
}

.main-slider-three__overly-bg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 870px;
  background: rgb(41, 33, 28);
  background: linear-gradient(90deg, rgba(41, 33, 28, 0.9192051820728291) 45%, rgba(41, 33, 28, 0) 100%);
  z-index: 1;
}

.main-slider-three__content {
  position: relative;
  display: block;
  z-index: 1;
}

.main-slider-three__sub-title-box {
  position: relative;
  display: inline-block;
  padding-left: 15px;
  padding-right: 7px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #505050;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-120px);
  transform: translateY(-120px);
  -webkit-transition-delay: 1000ms;
  transition-delay: 1000ms;
  -webkit-transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
  transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
  transition: transform 2000ms ease, opacity 2000ms ease;
  transition: transform 2000ms ease, opacity 2000ms ease, -webkit-transform 2000ms ease;
  z-index: 1;
}

.main-slider-three__sub-title-box:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 12px;
  width: 3px;
  background-color: var(--corle-base);
}

.main-slider-three__sub-title-box:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 16px;
  width: 3px;
  background-color: #30a5a2;
}

.main-slider-three__sub-title {
  font-size: 18px;
  color: var(--corle-white);
  font-weight: 500;
  line-height: 18px;
}

.main-slider-three__title {
  position: relative;
  font-size: 80px;
  color: var(--corle-white);
  font-weight: 700;
  line-height: 90px;
  margin-top: 11px;
  margin-bottom: 42px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-120px);
  transform: translateY(-120px);
  -webkit-transition-delay: 1000ms;
  transition-delay: 1000ms;
  -webkit-transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
  transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
  transition: transform 2000ms ease, opacity 2000ms ease;
  transition: transform 2000ms ease, opacity 2000ms ease, -webkit-transform 2000ms ease;
}

.main-slider-three__text {
  font-size: 20px;
  color: var(--corle-white);
  font-weight: 400;
  line-height: 36px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-120px);
  transform: translateY(-120px);
  -webkit-transition-delay: 1000ms;
  transition-delay: 1000ms;
  -webkit-transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
  transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
  transition: transform 2000ms ease, opacity 2000ms ease;
  transition: transform 2000ms ease, opacity 2000ms ease, -webkit-transform 2000ms ease;
}

.main-slider-three__btn-box {
  position: relative;
  display: flex;
  align-items: center;
  margin-top: 58px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(120px);
  transform: translateY(120px);
  -webkit-transition-delay: 1000ms;
  transition-delay: 1000ms;
  -webkit-transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
  transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
  transition: transform 2000ms ease, opacity 2000ms ease;
  transition: transform 2000ms ease, opacity 2000ms ease, -webkit-transform 2000ms ease;
}

.main-slider-three__btn-1 {
  font-size: 15px;
  background-color: var(--corle-white);
  color: var(--corle-white);
  padding: 17px 40px 16px;
  font-weight: 600;
  text-transform: uppercase;
  border: 0;
}

.main-slider-three__btn-1:hover {
  color: var(--corle-base);
}

.main-slider-three__btn-1:after {
  background-color: var(--corle-base);
}

.main-slider-three__btn-2 {
  text-transform: uppercase;
  background-color: transparent;
  border: 2px solid var(--corle-white);
  padding: 14px 45px 15px;
  font-size: 15px;
  color: var(--corle-white);
  font-weight: 600;
  margin-left: 30px;
}

.main-slider-three__btn-2:hover {
  color: var(--corle-base);
}

.main-slider-three__btn-2:after {
  background-color: transparent;
}

.main-slider-three__btn-2:hover {
  background-color: var(--corle-white);
}

.main-slider-three .swiper-slide-active .main-slider-three__title,
.main-slider-three .swiper-slide-active .main-slider-three__text,
.main-slider-three .swiper-slide-active .main-slider-three__sub-title-box,
.main-slider-three .swiper-slide-active .main-slider-three__btn-box {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0) translateX(0);
  transform: translateY(0) translateX(0);
}

.main-slider-three #main-slider-pagination {
  max-width: 1525px;
}

.main-slider-three__nav {
  position: absolute;
  top: 35%;
  left: 50%;
  z-index: 100;
  transform: translateY(-50%) translateX(-50%);
  display: flex;
  align-items: flex-end;
  flex-direction: column;
  max-width: 1525px;
  width: 100%;
  padding: 0 15px;
  height: 0;
  line-height: 0;
}


.main-slider-three__nav .swiper-button-next,
.main-slider-three__nav .swiper-button-prev {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  z-index: 100;
  width: 60px;
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 25px;
  color: rgba(var(--corle-white-rgb), 1);
  background-color: rgba(var(--corle-white-rgb), .30);
  border: 0;
  border-radius: 0px;
  margin: 0;
  text-align: center;
  transition: all 500ms ease;
  padding: 27px 0;
}

.main-slider-three__nav .swiper-button-next:hover,
.main-slider-three__nav .swiper-button-prev:hover {
  color: rgba(var(--corle-black-rgb), 1);
  background-color: rgba(var(--corle-white-rgb), 1);
}

.main-slider-three__nav .swiper-button-next::after,
.main-slider-three__nav .swiper-button-prev::after {
  display: none;
}

.main-slider-three__nav .swiper-button-prev i {
  position: relative;
  display: inline-block;
}

.main-slider-three__nav .swiper-button-prev {
  margin-bottom: 10px;
}


/*--------------------------------------------------------------
# About One
--------------------------------------------------------------*/
.about-one {
  position: relative;
  display: block;
}

.about-one .section-title {
  margin-bottom: 70px;
}

.about-one__left {
  position: relative;
  display: block;
  margin-left: 31px;
  margin-right: 65px;
}

.about-one__img-box {
  position: relative;
  display: block;
}

.about-one__img {
  position: relative;
  display: block;
}

.about-one__img img {
  width: 100%;
}

.about-one__shape-1 {
  position: absolute;
  top: 6px;
  left: 30px;
  width: 44px;
  height: 46px;
  background-color: var(--corle-white);
  border-radius: 1px;
}

.about-one__shape-2 {
  position: absolute;
  bottom: -38px;
  right: -21px;
  width: 71px;
  height: 67px;
  background-color: #a2def5;
  border-radius: 1px;
}

.about-one__shape-3 {
  position: absolute;
  top: 61px;
  left: -53px;
  width: 44px;
  height: 37px;
  background-color: var(--corle-primary);
  border-radius: 1px;
}

.about-one__img-2 {
  position: absolute;
  bottom: -56px;
  right: -90px;
  border: 10px solid var(--corle-white);
}

.about-one__img-2 img {
  width: auto;
}

.about-one__shape-4 {
  position: absolute;
  top: 0;
  right: 0;
  width: 38px;
  height: 40px;
  background-color: var(--corle-base);
  border-radius: 1px;
}

.about-one__right {
  position: relative;
  display: block;
  margin-top: -6px;
  margin-left: 8px;
}

.about-one__text-1 {
  font-size: 26px;
  font-weight: 500;
  line-height: 36px;
  font-family: var(--corle-font-two);
  color: var(--corle-black);
}

.about-one__text-2 {
  font-size: 18px;
  line-height: 34px;
  color: rgb(10, 10, 10, .80);
  margin-top: 20px;
  margin-bottom: 20px;
}

.about-one__text-3 {
  font-size: 18px;
  font-weight: 600;
  line-height: 34px;
  color: var(--corle-black);
}

.about-one__points-box {
  position: relative;
  display: flex;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 60px;
}

.about-one__points {
  position: relative;
  display: block;
}

.about-one__points li {
  position: relative;
  display: flex;
  align-items: center;
}

.about-one__points li+li {
  margin-top: 12px;
}

.about-one__points li .icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  background-color: #cdeceb;
  border-radius: 50%;
}

.about-one__points li .icon span {
  position: relative;
  display: inline-block;
  font-size: 13px;
  color: var(--corle-black);
}

.about-one__points li .text {
  position: relative;
  display: block;
  margin-left: 10px;
}

.about-one__points li .text p {
  font-size: 18px;
  font-weight: 500;
  line-height: 34px;
  color: var(--corle-black);
}

.about-one__points-2 {
  margin-left: 85px;
}

.about-one__bottom {
  position: relative;
  display: flex;
  margin-right: -181px;
}

.about-one__happy-client {
  position: relative;
  display: block;
  max-width: 297px;
  width: 100%;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 0px 35px 0px rgba(202, 202, 202, 0.35);
  padding: 27px 27px 36px;
}

.about-one__count-box {
  position: relative;
  display: flex;
  align-items: center;
}

.about-one__count-box h3 {
  font-size: 42px;
  color: var(--corle-base);
  font-weight: 700;
  line-height: 52px;
  font-family: var(--corle-font-three);
  text-transform: uppercase;
}

.about-one__count-box span {
  font-size: 42px;
  color: var(--corle-base);
  font-weight: 700;
  line-height: 52px;
  font-family: var(--corle-font-three);
  text-transform: uppercase;
}


.about-one__happy-client-text-1 {
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  font-family: var(--corle-font-two);
  color: var(--corle-black);
  margin-top: 8px;
  margin-bottom: 3px;
}

.about-one__happy-client-icon {
  position: absolute;
  top: 22px;
  right: 22px;
}

.about-one__happy-client-icon img {
  width: auto;
  -webkit-transition: all 500ms linear;
  transition: all 500ms linear;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.about-one__happy-client:hover .about-one__happy-client-icon>img {
  transform: scale(.9);
}

.about-one__standard-services {
  position: relative;
  display: block;
  background-color: #342f2f;
  padding: 32px 30px 40px;
  margin-left: 10px;
  z-index: 1;
}

.about-one__standard-services-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  mix-blend-mode: overlay;
  z-index: -1;
}

.about-one__standard-services::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 8px;
  width: 60%;
  background-color: var(--corle-base);
  z-index: 2;
}

.about-one__standard-services::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  height: 8px;
  width: 40%;
  background-color: var(--corle-primary);
  z-index: 2;
}

.about-one__standard-services-content {
  position: relative;
  display: flex;
  align-items: center;
}

.about-one__work-hour {
  position: relative;
  display: flex;
  max-width: 110px;
  width: 100%;
  height: 110px;
  background-color: var(--corle-white);
  border-radius: 50%;
  text-align: center;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.about-one__work-hour span {
  font-size: 32px;
  font-weight: 700;
  font-family: var(--corle-font-two);
  color: var(--corle-black);
}

.about-one__work-hour h5 {
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
  text-transform: uppercase;
  margin-top: -2px;
}

.about-one__work-hour p {
  font-size: 12px;
  font-weight: 700;
  line-height: 26px;
  color: var(--corle-primary);
}

.about-one__work-hour-icon {
  position: absolute;
  top: -7px;
  right: 4px;
  width: 31px;
  height: 31px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--corle-primary);
  border-radius: 50%;
}

.about-one__work-hour-icon span {
  position: relative;
  display: inline-block;
  font-size: 12px;
  color: var(--corle-white);
}

.about-one__work-text {
  font-size: 22px;
  font-weight: 500;
  line-height: 37px;
  color: var(--corle-white);
  font-family: var(--corle-font-two);
  margin-left: 23px;
}

/*--------------------------------------------------------------
# CTA One
--------------------------------------------------------------*/
.cta-one {
  position: relative;
  display: block;
  background-color: #318987;
  overflow: hidden;
  z-index: 1;
}

.cta-one__shape-1 {
  position: absolute;
  bottom: -40px;
  left: 0;
  z-index: -1;
}

.cta-one__shape-1 img {
  width: auto;
}

.cta-one__shape-2 {
  position: absolute;
  bottom: -40px;
  right: 11px;
  z-index: -1;
}

.cta-one__shape-2 img {
  width: auto;
}

.cta-one__inner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 50px 50px 64px;
  padding-left: 20px;
}

.cta-one__title {
  font-size: 38px;
  font-weight: 700;
  color: var(--corle-white);
  line-height: 44px;
}

.cta-one__btn-box {
  position: relative;
  display: block;
  margin-top: 19px;
}

/*--------------------------------------------------------------
# Video One
--------------------------------------------------------------*/
.video-one {
  position: relative;
  display: block;
  padding-bottom: 140px;
  background-color: #cec7c7;
  z-index: 1;
}

.video-one__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  mix-blend-mode: overlay;
  z-index: -1;
}

.video-one__left {
  position: relative;
  display: block;
  padding-top: 96px;
}

.video-one__title-box {
  position: relative;
  display: block;
  margin-right: 83px;
}

.video-one__title {
  font-size: 50px;
  font-weight: 500;
  line-height: 59px;
  margin-bottom: 50px;
}

.video-one__text {
  font-size: 18px;
  line-height: 34px;
  color: var(--corle-black);
}

.video-one__counter {
  position: relative;
  display: block;
  margin-top: 54px;
  background-color: var(--corle-base);
  border-radius: 10px;
  border-top-right-radius: 0;
  padding: 35px 0 42px;
  margin-right: -83px;
  overflow: hidden;
  z-index: 1;
}

.video-one__counter-list {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.video-one__counter-list li {
  position: relative;
  display: block;
}

.video-one__counter-list li+li {
  margin-left: 114px;
}

.video-one__counter-icon-and-count-box {
  position: relative;
  display: flex;
  align-items: center;
}

.video-one__counter-icon {
  position: relative;
  display: inline-block;
  margin-right: 9px;
  top: 6px;
}

.video-one__counter-icon img {
  width: auto;
}

.video-one__count-box {
  position: relative;
  display: flex;
  align-items: center;
}

.video-one__count-box h3 {
  font-size: 52px;
  color: var(--corle-white);
  font-weight: 700;
  line-height: 52px;
  font-family: var(--corle-font-two);
}

.video-one__counter-count-letter {
  font-size: 52px;
  color: var(--corle-white);
  font-weight: 700;
  line-height: 52px;
  font-family: var(--corle-font-two);
}

.video-one__counter-count-plus {
  font-size: 52px;
  color: var(--corle-white);
  font-weight: 700;
  line-height: 52px;
  font-family: var(--corle-font-two);
}

.video-one__counter-text {
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  margin-top: 16px;
  color: var(--corle-white);
}

.video-one__counter-shape-1 {
  position: absolute;
  top: -20px;
  left: -42px;
  width: 120px;
  height: 285px;
  background-color: #ff3a5a;
  transform: rotate(-35deg);
}

.video-one__counter-shape-2 {
  position: absolute;
  top: 0;
  right: -2px;
  bottom: 0;
  width: 282px;
  background-color: #203938;
  clip-path: polygon(0 0, 100% 0%, 100% 100%, 59% 100%);
}

.video-one__right {
  position: relative;
  display: block;
}

.video-one__img-box {
  position: relative;
  display: block;
}

.video-one__img {
  position: relative;
  display: block;
}

.video-one__img img {
  width: 100%;
}

.video-one__video-link {
  position: absolute;
  right: 168px;
  top: 206px;
  z-index: 1;
}

.video-one__video-icon {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
  width: 116px;
  height: 116px;
  line-height: 116px;
  text-align: center;
  font-size: 20px;
  color: var(--corle-black);
  background-color: var(--corle-white);
  border-radius: 50%;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  z-index: 1;
}

.video-one__video-icon:hover {
  background-color: var(--corle-base);
  color: var(--corle-white);
}

.video-one__video-link .ripple,
.video-one__video-icon .ripple:before,
.video-one__video-icon .ripple:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 116px;
  height: 116px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -ms-box-shadow: 0 0 0 0 rgba(var(--corle-black-rgb), 0.6);
  -o-box-shadow: 0 0 0 0 rgba(var(--corle-black-rgb), 0.6);
  -webkit-box-shadow: 0 0 0 0 rgba(var(--corle-black-rgb), 0.6);
  box-shadow: 0 0 0 0 rgba(var(--corle-black-rgb), 0.6);
  -webkit-animation: ripple 3s infinite;
  animation: ripple 3s infinite;
  border-radius: 50%;
}

.video-one__video-icon .ripple:before {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
  content: "";
  position: absolute;
}

.video-one__video-icon .ripple:after {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
  content: "";
  position: absolute;
}

.video-one__watch-video {
  position: absolute;
  left: 23px;
  transform: rotate(-90deg);
  bottom: 333px;
}

.video-one__watch-video h3 {
  font-size: 50px;
  font-weight: 700;
  line-height: 50px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: rgba(var(--corle-white-rgb), .40)
}

/*--------------------------------------------------------------
# Services One
--------------------------------------------------------------*/
.services-one {
  position: relative;
  display: block;
  padding: 120px 0 90px;
  z-index: 1;
}

.services-one .section-title {
  margin-bottom: 70px;
}

.services-one__single {
  position: relative;
  display: block;
  margin-bottom: 55px;
}

.services-one__inner {
  position: relative;
  display: block;
  background-color: #f6f6f6;
  text-align: center;
  padding: 26px 25px 76px;
  z-index: 1;
}

.services-one__icon {
  position: relative;
  display: flex;
  width: 140px;
  height: 140px;
  background-color: var(--corle-white);
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  border: 7px solid #eaeeee;
}

.services-one__icon>img {
  width: auto;
  -webkit-transition: all 500ms linear;
  transition: all 500ms linear;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.services-one__single:hover .services-one__icon>img {
  transform: scale(.9);
}

.services-one__title {
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
  margin-top: 12px;
  margin-bottom: 23px;
}

.services-one__title a {
  color: var(--corle-black);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.services-one__title a:hover {
  color: var(--corle-base);
}

.services-one__btn-box {
  position: absolute;
  bottom: -25px;
  left: 0;
  right: 0;
  z-index: 2;
}

.services-one__btn {
  font-size: 16px;
  font-weight: 500;
  color: var(--corle-black);
  position: relative;
  display: inline-block;
  padding: 8px 28px 11px;
  border-bottom-left-radius: 10px;
  background-color: var(--corle-white);
  padding-right: 30px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.services-one__btn:before {
  content: "";
  position: absolute;
  bottom: -1px;
  top: -1px;
  left: -1px;
  width: 55%;
  border: 1px solid var(--corle-black);
  border-right: 0;
  border-bottom-left-radius: 10px;
}

.services-one__btn:after {
  content: "";
  position: absolute;
  top: -1px;
  bottom: -1px;
  right: -1px;
  width: 47%;
  border: 1px solid var(--corle-base);
  border-left: 0;
}

.services-one__btn:hover {
  color: var(--corle-base);
}

.services-one__btn i {
  font-size: 13px;
  top: 2px;
  position: relative;
  left: 8px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.services-one__btn:hover i {
  color: var(--corle-base);
}

.services-one__shape-1 {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 190px;
  background-color: #f1f1f1;
  clip-path: polygon(0 0, 100% 0%, 100% 0, 0% 100%);
  z-index: -1;
}

.services-one__shape-2 {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 215px;
  background-color: #ebf3f3;
  clip-path: polygon(100% 0, 100% 0%, 100% 100%, 0% 100%);
  z-index: -1;
}

.services-one__shape-3 {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
}

.services-one__shape-3 img {
  width: auto;
}


/*--------------------------------------------------------------
# Why Choose One
--------------------------------------------------------------*/
.why-choose-one {
  position: relative;
  display: block;
  background-color: #1e191a;
  padding: 120px 0 90px;
  z-index: 1;
}

.why-choose-one__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: .28;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  mix-blend-mode: overlay;
  z-index: -1;
}

.why-choose-one__top {
  position: relative;
  display: block;
  margin-bottom: 87px;
}

.why-choose-one__top .section-title {
  margin-bottom: 0;
}

.why-choose-one__left {
  position: relative;
  display: block;
}

.why-choose-one__left .section-title__title {
  color: var(--corle-white);
}

.why-choose-one__right {
  position: relative;
  display: block;
  margin-left: 65px;
  margin-top: -9px;
}

.why-choose-one__experience {
  position: relative;
  display: inline-block;
  background-color: var(--corle-white);
  padding: 25px 53px 26px;
  z-index: 1;
}

.why-choose-one__experience::before {
  position: absolute;
  top: 0;
  left: 0;
  height: 66px;
  width: 9px;
  background-color: var(--corle-base);
  content: "";
}

.why-choose-one__experience::after {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 89px;
  width: 9px;
  background-color: var(--corle-primary);
  content: "";
}

.why-choose-one__count-box {
  position: relative;
  display: block;
}

.why-choose-one__count-box h3 {
  font-size: 34px;
  font-weight: 700;
  line-height: 44px;
  color: var(--corle-base);
  position: relative;
  display: inline-block;
}

.why-choose-one__count-plus {
  font-size: 34px;
  font-weight: 700;
  line-height: 44px;
  color: var(--corle-base);
  position: relative;
  left: -6px;
  top: -2px;
}

.why-choose-one__count-letter {
  font-size: 34px;
  font-weight: 700;
  line-height: 44px;
  color: var(--corle-base);
  position: relative;
  left: -4px;
}

.why-choose-one__experience-text {
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
  color: var(--corle-black);
  margin-top: 7px;
}

.why-choose-one__bottom {
  position: relative;
  display: block;
}

.why-choose-one__single {
  position: relative;
  display: block;
  background-color: var(--corle-white);
  padding: 41px 40px 43px;
  margin-bottom: 30px;
  z-index: 1;
}

.why-choose-one__single::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  background-color: #f8f8f8;
  clip-path: polygon(0 0, 100% 0%, 100% 0, 0% 100%);
  z-index: -1;
}

.why-choose-one__icon {
  position: absolute;
  top: 34px;
  right: 28px;
}

.why-choose-one__icon img {
  width: auto;
  -webkit-transition: all 500ms linear;
  transition: all 500ms linear;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.why-choose-one__single:hover .why-choose-one__icon>img {
  transform: scale(.9);
}

.why-choose-one__title {
  font-size: 22px;
  font-weight: 700;
  line-height: 33px;
}

.why-choose-one__text {
  line-height: 30px;
  margin-top: 25px;
  margin-bottom: 35px;
}

.why-choose-one__btn-box {
  position: relative;
  display: inline-block;
}

.why-choose-one__btn {
  position: relative;
  display: flex;
  align-items: center;
  font-size: 15px;
  line-height: 25px;
  font-weight: 500;
  color: var(--corle-black);
  background-color: #f5f5f5;
  padding-right: 12px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.why-choose-one__btn:hover {
  color: var(--corle-base);
}

.why-choose-one__btn i {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 28px;
  background-color: var(--corle-base);
  font-size: 24px;
  color: var(--corle-white);
  margin-right: 12px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.why-choose-one__btn:hover i {
  color: var(--corle-white);
  background-color: var(--corle-black);
}

.why-choose-one__single-two {
  position: relative;
  display: block;
  text-align: center;
  padding: 60px 33px 60px;
  margin-bottom: 30px;
  z-index: 1;
}

.why-choose-one__single-two__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: -1;
}

.why-choose-one__single-two__bg::before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(28, 115, 113, .82);
  content: "";
}

.why-choose-one__single-two-img-box {
  position: relative;
  display: inline-block;
}

.why-choose-one__single-two-img {
  position: relative;
  display: block;
  width: 45px;
  border-radius: 50%;
  margin: 0 auto;
  z-index: 1;
}

.why-choose-one__single-two-img img {
  width: 100%;
  border-radius: 50%;
  border: 2px solid var(--corle-white);
}

.why-choose-one__single-two-img-2 {
  position: absolute;
  top: 0;
  left: -33px;
  border-radius: 50%;
  width: 45px;
}

.why-choose-one__single-two-img-2 img {
  width: 100%;
  border-radius: 50%;
  border: 2px solid var(--corle-white);
}

.why-choose-one__single-two-img-3 {
  position: absolute;
  top: 0;
  right: -30px;
  border-radius: 50%;
  width: 45px;
  z-index: 2;
}

.why-choose-one__single-two-img-3 img {
  width: 100%;
  border-radius: 50%;
  border: 2px solid var(--corle-white);
}

.why-choose-one__single-two-text {
  font-size: 25px;
  font-weight: 500;
  line-height: 40px;
  color: var(--corle-white);
  margin-top: 19px;
}

/*--------------------------------------------------------------
# Project One
--------------------------------------------------------------*/
.project-one {
  position: relative;
  display: block;
  padding-bottom: 90px;
  background-color: #1e191a;
  z-index: 1;
}

.project-one__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: .28;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  mix-blend-mode: overlay;
  z-index: -1;
}

.project-one .container {
  max-width: 1800px;
}

.project-one .section-title {
  margin-bottom: 60px;
}

.project-one .section-title__title {
  color: var(--corle-white);
}

.project-one__single {
  position: relative;
  display: block;
  margin-bottom: 30px;
}

.project-one__img-box {
  position: relative;
  display: block;
}

.project-one__img {
  position: relative;
  display: block;
  overflow: hidden;
  z-index: 1;
}

.project-one__img:after {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  content: "";
  background: rgba(19, 18, 22, .30);
  transition: all 900ms ease;
  -moz-transition: all 900ms ease;
  -webkit-transition: all 900ms ease;
  -ms-transition: all 900ms ease;
  -o-transition: all 900ms ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  z-index: 1;
}

.project-one__single:hover .project-one__img:after {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transform-origin: bottom center;
  -ms-transform-origin: bottom center;
  transform-origin: bottom center;
}

.project-one__img img {
  width: 100%;
  transform: scale(1);
  transition: transform 500ms ease;
}

.project-one__single:hover .project-one__img img {
  transform: scale(1.05);
}

.project-one__content-box {
  position: absolute;
  bottom: 0;
  left: 45px;
  right: 45px;
  z-index: 1;
}

.project-one__content-box::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  border-bottom: 156px solid var(--corle-white);
  border-left: 156px solid transparent;
  z-index: 1;
}

.project-one__content {
  position: relative;
  display: block;
  padding: 30px 40px 35px;
  background-color: #fcf9fa;
  clip-path: polygon(0 0, 87% 0, 100% 100%, 0% 100%);
  z-index: 2;
}

.project-one__content::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 45%;
  width: 4px;
  background-color: var(--corle-primary);
}

.project-one__content::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 55%;
  width: 4px;
  background-color: var(--corle-base);
}

.project-one__content-shape-1 {
  content: "";
  position: absolute;
  top: 0;
  right: 64px;
  border-top: 156px solid var(--corle-white);
  border-right: 156px solid transparent;
  z-index: -1;
}

.project-one__content-shape-2 {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 158px;
  background-color: #ffffff;
  clip-path: polygon(0 100%, 100% 0%, 100% 100%, 0 100%);
  z-index: -1;
}

.project-one__title {
  font-size: 24px;
  font-weight: 500;
  line-height: 34px;
}

.project-one__title a {
  color: var(--corle-black);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.project-one__title a:hover {
  color: var(--corle-base);
}

.project-one__text {
  font-weight: 500;
  margin-top: 2px;
  margin-bottom: 10px;
}

.project-one__sub-title {
  font-size: 13px;
  font-weight: 500;
  line-height: 13px;
  text-transform: uppercase;
  font-family: var(--corle-font-two);
  color: var(--corle-base);
}

.project-one__arrow-box {
  position: absolute;
  bottom: 20px;
  right: 20px;
  z-index: 2;
}

.project-one__arrow {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 47px;
  height: 47px;
  background-color: var(--corle-base);
  border-radius: 50%;
  font-size: 19px;
  color: var(--corle-white);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.project-one__arrow:hover {
  background-color: var(--corle-black);
  color: var(--corle-white);
}

/*--------------------------------------------------------------
# Testimonial One
--------------------------------------------------------------*/
.testimonial-one {
  position: relative;
  display: block;
  padding: 120px 0 120px;
  z-index: 1;
}

.testimonial-one__top {
  position: relative;
  display: block;
  margin-bottom: 60px;
}

.testimonial-one__top .section-title {
  margin-bottom: 0;
}

.testimonial-one__bottom {
  position: relative;
  display: block;
}

.testimonial-one__carousel {
  position: relative;
  display: block;
}

.testimonial-one__single {
  position: relative;
  display: block;
  background-color: #f9f7f7;
  border: 1px solid var(--corle-black);
  padding: 40px 60px 40px;
  padding-right: 40px;
}

.testimonial-one__icon {
  position: absolute;
  top: 57px;
  right: 35px;
}

.testimonial-one__icon span {
  position: relative;
  display: inline-block;
  font-size: 64px;
}

.testimonial-one__client-details {
  position: relative;
  display: flex;
  align-items: center;
}

.testimonial-one__client-img {
  position: relative;
  display: block;
}

.testimonial-one__client-img img {
  width: 100%;
  border-radius: 50%;
}

.testimonial-one__info {
  position: relative;
  display: block;
  margin-left: 30px;
  top: 4px;
}

.testimonial-one__client-name {
  font-size: 22px;
  font-weight: 700;
  line-height: 22px;
}

.testimonial-one__client-text {
  font-size: 22px;
  font-weight: 600;
  line-height: 32px;
  color: var(--corle-black);
  margin-bottom: 28px;
  margin-top: 30px;
}

.testimonial-one__client-text-2 {
  font-size: 20px;
  color: var(--corle-black);
  line-height: 36px;
}

.testimonial-one__rating-and-social {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 45px;
}

.testimonial-one__rating {
  position: relative;
  display: flex;
  align-items: center;
  background-color: #f0eeee;
  padding: 16px 20px 16px;
}

.testimonial-one__rating i {
  font-size: 18px;
  color: #f9b549;
}

.testimonial-one__rating i:last-child {
  color: #d6d4d1;
}

.testimonial-one__rating i+i {
  margin-left: 5px;
}

.testimonial-one__social {
  position: relative;
  display: flex;
  align-items: center;
}

.testimonial-one__social li {
  position: relative;
  display: block;
}

.testimonial-one__social li+li {
  margin-left: 6px;
}

.testimonial-one__social li a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 58px;
  height: 50px;
  background-color: #f0eeee;
  font-size: 16px;
  color: var(--corle-black);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.testimonial-one__social li a:hover {
  background-color: var(--corle-base);
  color: var(--corle-white);
}

.testimonial-one__carousel.owl-theme .owl-nav {
  position: absolute;
  border: 1px solid #eaeaea;
  top: -139px;
  right: 0;
  margin: 0;
  z-index: 100;
}

.testimonial-one__carousel.owl-theme .owl-nav .owl-next {
  height: 57px;
  width: 67px;
  color: var(--corle-black);
  font-size: 23px;
  margin: 0;
  text-align: center;
  z-index: 100;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.testimonial-one__carousel.owl-theme .owl-nav .owl-next:before {
  content: "";
  position: absolute;
  top: -1px;
  bottom: -1px;
  right: -1px;
  width: 30px;
  border: 1px solid var(--corle-base);
  border-left: 0;
  opacity: 0;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.testimonial-one__carousel.owl-theme .owl-nav .owl-next:hover:before {
  opacity: 1;
}

.testimonial-one__carousel.owl-theme .owl-nav .owl-prev {
  height: 57px;
  width: 67px;
  color: var(--corle-black);
  font-size: 23px;
  border-right: 1px solid #eaeaea;
  text-align: center;
  margin: 0;
  border-radius: 0;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.testimonial-one__carousel.owl-theme .owl-nav .owl-prev:before {
  content: "";
  position: absolute;
  top: -1px;
  bottom: -1px;
  left: -1px;
  width: 30px;
  border: 1px solid var(--corle-base);
  border-right: 0;
  opacity: 0;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.testimonial-one__carousel.owl-theme .owl-nav .owl-next {
  margin-left: 0;
}

.testimonial-one__carousel.owl-theme .owl-nav .owl-prev:hover:before {
  opacity: 1;
}

.testimonial-one__carousel.owl-theme .owl-nav .owl-next span,
.testimonial-one__carousel.owl-theme .owl-nav .owl-prev span {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.testimonial-one__carousel.owl-theme .owl-nav .owl-next:hover,
.testimonial-one__carousel.owl-theme .owl-nav .owl-prev:hover {
  background-color: transparent;
  color: var(--corle-black);
}

/*--------------------------------------------------------------
# Testimonial Three
--------------------------------------------------------------*/
.testimonial-three .testimonial-one__carousel.owl-theme .owl-nav .owl-prev:before {
  border: 1px solid var(--corle-primary);
  border-right: 0;
}

.testimonial-three .testimonial-one__carousel.owl-theme .owl-nav .owl-next:before {
  border: 1px solid var(--corle-primary);
  border-left: 0;
}

/*--------------------------------------------------------------
# Brand One
--------------------------------------------------------------*/
.brand-one {
  position: relative;
  display: block;
  z-index: 2;
}

.brand-one__wrap {
  position: relative;
  display: block;
}

.brand-one__wrap::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -5px;
  height: 5px;
  width: 50%;
  background-color: var(--corle-primary);
}

.brand-one__wrap::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -5px;
  height: 5px;
  width: 50%;
  background-color: var(--corle-base);
}

.brand-one__inner {
  position: relative;
  display: block;
  background-color: #121212;
  padding: 74px 45px 64px;
  clip-path: polygon(0 0, 100% 0%, 94% 100%, 6% 100%);
}

.brand-one__brand {
  position: relative;
  display: block;
}

.brand-one__brand .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.brand-one__brand .swiper-slide img {
  -webkit-transition: 500ms;
  transition: 500ms;
  max-width: 100%;
}

.brand-one__brand .swiper-slide img:hover {
  opacity: 0.8;
}

.brand-one__text-box {
  position: relative;
  display: block;
  margin-top: 57px;
}

.brand-one__text {
  font-size: 48px;
  line-height: 54px;
  font-weight: 500;
  font-family: var(--corle-font-two);
  color: var(--corle-white);
  text-align: center;
}

.brand-one__text h3 {
  font-size: 48px;
  font-weight: 500;
  line-height: 48px !important;
  font-family: var(--corle-font) !important;
  color: var(--corle-white);
  margin-top: -19px;
}

/*--------------------------------------------------------------
# Team One
--------------------------------------------------------------*/
.team-one {
  position: relative;
  display: block;
  padding: 287px 0 90px;
  margin-top: -167px;
  background-color: #181818;
  z-index: 1;
}

.team-one__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  mix-blend-mode: overlay;
  z-index: -1;
}

.team-one__shape-3 {
  position: absolute;
  bottom: 214px;
  left: 0;
  mix-blend-mode: overlay;
  z-index: -1;
}

.team-one__shape-3 img {
  width: auto;
}

.team-one__shape-4 {
  position: absolute;
  bottom: 149px;
  left: 0;
  mix-blend-mode: overlay;
  z-index: -1;
}

.team-one__shape-4 img {
  width: auto;
}

.team-one__shape-5 {
  position: absolute;
  top: 224px;
  right: 0;
  mix-blend-mode: overlay;
  z-index: -1;
}

.team-one__shape-5 img {
  width: auto;
}

.team-one__shape-6 {
  position: absolute;
  top: 290px;
  right: 0;
  mix-blend-mode: overlay;
  z-index: -1;
}

.team-one__shape-6 img {
  width: auto;
}

.team-one .section-title {
  margin-bottom: 60px;
}

.team-one .section-title__title {
  color: var(--corle-white);
}

.team-one__single {
  position: relative;
  display: block;
  margin-bottom: 30px;
}

.team-one__img-box {
  position: relative;
  display: block;
}

.team-one__img {
  position: relative;
  display: block;
  overflow: hidden;
  z-index: 1;
}

.team-one__img:before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  content: "";
  border-radius: 0%;
  background-color: rgba(var(--corle-black-rgb), .40);
  z-index: 1;
  transform: scale(0.0);
  transform-origin: top;
  transform-style: preserve-3d;
  transition: all 700ms ease;
}

.team-one__single:hover .team-one__img:before {
  transform: scaleX(1.0);
}

.team-one__img img {
  width: 100%;
  transform: scale(1);
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}

.team-one__single:hover .team-one__img img {
  transform: scale(1.05);
}

.team-one__icon {
  position: absolute;
  bottom: -21px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
}

.team-one__icon a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  background-color: var(--corle-white);
  border: 1px solid transparent;
  border-radius: 50%;
  font-size: 22px;
  color: var(--corle-base);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.team-one__single:hover .team-one__icon a {
  border: 1px solid var(--corle-white);
  background-color: var(--corle-base);
  color: var(--corle-white);
}

.team-one__content {
  position: relative;
  display: block;
  background-color: #49695e;
  text-align: center;
  padding: 40px 0 22px;
  z-index: 1;
}

.team-one__content::before {
  content: "";
  position: absolute;
  top: -3px;
  left: 0;
  height: 3px;
  width: 50%;
  background-color: var(--corle-base);
  z-index: -1;
}

.team-one__content::after {
  content: "";
  position: absolute;
  top: -3px;
  right: 0;
  height: 3px;
  width: 50%;
  background-color: var(--corle-white);
  z-index: -1;
}


.team-one__shape-1 {
  position: absolute;
  top: 0;
  left: 8px;
  z-index: -1;
}

.team-one__shape-1 img {
  width: auto;
}

.team-one__shape-2 {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}

.team-one__shape-2 img {
  width: auto;
}

.team-one__name {
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
}

.team-one__name a {
  color: var(--corle-white);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.team-one__name a:hover {
  color: var(--corle-base);
}

.team-one__sub-title {
  color: rgba(var(--corle-white-rgb), .80);
}

/*--------------------------------------------------------------
# Blog One
--------------------------------------------------------------*/
.blog-one {
  position: relative;
  display: block;
  padding: 120px 0 90px;
  z-index: 1;
}

.blog-one .section-title {
  margin-bottom: 60px;
}

.blog-one__single {
  position: relative;
  display: block;
  margin-bottom: 30px;
}

.blog-one__img-box {
  position: relative;
  display: block;
}

.blog-one__img {
  position: relative;
  display: block;
  overflow: hidden;
  z-index: 1;
}

.blog-one__img:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  background-color: rgba(var(--corle-black-rgb), .40);
  transform: scaleX(0.0);
  transform-origin: center;
  transform-style: preserve-3d;
  -webkit-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
  z-index: 1;
}

.blog-one__single:hover .blog-one__img:before {
  transform: scaleX(1.0);
}

.blog-one__img img {
  width: 100%;
  transition: all 500ms ease;
  transform: scale(1);
}

.blog-one__single:hover .blog-one__img img {
  transform: scale(1.05);
}

.blog-one__tag-and-date {
  position: absolute;
  left: 30px;
  bottom: 12px;
  display: flex;
  align-items: center;
  z-index: 2;
}

.blog-one__tag {
  position: relative;
  display: block;
  background-color: var(--corle-primary);
  padding: 4px 12px 5px;
}

.blog-one__tag p {
  font-size: 14px;
  line-height: 14px;
  color: var(--corle-white);
}

.blog-one__date {
  position: relative;
  display: block;
  background-color: #f44059;
  padding: 4px 12px 5px;
  margin-left: 1px;
}

.blog-one__date p {
  font-size: 14px;
  line-height: 14px;
  color: var(--corle-white);
}

.blog-one__content {
  position: relative;
  display: block;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 0px 35px 0px rgba(209, 210, 212, 0.35);
  padding: 32px 24px 36px;
}

.blog-one__title {
  font-size: 22px;
  font-weight: 500;
  line-height: 33px;
}

.blog-one__title a {
  color: var(--corle-black);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.blog-one__title a:hover {
  color: var(--corle-base);
}

.blog-one__meta-and-arrow {
  position: relative;
  display: flex;
  align-items: center;
  border: 1px solid var(--corle-black);
  padding: 10px 12px 8px;
  margin-top: 25px;
  justify-content: space-between;
}

.blog-one__meta-list {
  position: relative;
  display: flex;
  align-items: center;
}

.blog-one__meta-list li+li {
  margin-left: 14px;
}

.blog-one__meta-list li a {
  color: rgba(var(--corle-black-rgb), .70);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.blog-one__meta-list li a:hover {
  color: var(--corle-base);
}

.blog-one__meta-list li a i {
  position: relative;
  display: inline-block;
  font-size: 22px;
  top: 4px;
  margin-right: 8px;
}

.blog-one__arrow-box {
  position: relative;
  display: block;
}

.blog-one__arrow-box a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  background-color: #2d3b36;
  border-radius: 50%;
  font-size: 17px;
  color: var(--corle-white);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.blog-one__arrow-box a:hover {
  background-color: var(--corle-base);
  color: var(--corle-white);
}

/*--------------------------------------------------------------
# Contact One
--------------------------------------------------------------*/
.contact-one {
  position: relative;
  display: block;
  z-index: 2;
}

.contact-one--mar-t {
  margin-top: -61px;
}

.contact-one__wrap {
  position: relative;
  display: block;
  max-width: 1352px;
  background-color: var(--corle-base);
  margin: 0 auto;
  padding: 30px 0 27px;
}

.contact-one__inner {
  position: relative;
  display: block;
}

.contact-one__contact-list {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.contact-one__contact-list li {
  position: relative;
  display: flex;
  align-items: center;
}

.contact-one__contact-list li .icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 57px;
  height: 57px;
  background-color: #383838;
  border-radius: 50%;
  border: 3px solid var(--corle-white);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.contact-one__contact-list li .icon:hover {
  background-color: var(--corle-white);
  border: 3px solid var(--corle-black);
}

.contact-one__contact-list li .icon span {
  position: relative;
  display: inline-block;
  font-size: 21px;
  color: var(--corle-white);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.contact-one__contact-list li .icon:hover span {
  color: var(--corle-base);
}

.contact-one__contact-list li .contact {
  position: relative;
  display: block;
  margin-left: 30px;
  top: 5px;
}

.contact-one__text {
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
  color: rgba(var(--corle-white-rgb), .80);
}

.contact-one__text-2 {
  font-size: 16px;
  font-weight: 500;
  line-height: 27px;
  color: rgba(var(--corle-white-rgb), .50);
}

.contact-one__contact-list li .contact a {
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
  color: var(--corle-white);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.contact-one__contact-list li .contact a:hover {
  color: var(--corle-black);
}

/*--------------------------------------------------------------
# Site Footer
--------------------------------------------------------------*/
.site-footer {
  position: relative;
  display: block;
  padding-top: 153px;
  margin-top: -60px;
  background-color: #243030;
  overflow: hidden;
  z-index: 1;
}

.site-footer__shape-1 {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}

.site-footer__shape-1 img {
  width: auto;
}

.site-footer__shape-2 {
  position: absolute;
  left: 162px;
  bottom: 108px;
  z-index: 1;
}

.site-footer__shape-2 img {
  width: auto;
}

.site-footer__shape-3 {
  position: absolute;
  left: 193px;
  bottom: 4px;
  z-index: 1;
}

.site-footer__shape-3 img {
  width: auto;
}

.site-footer__shape-4 {
  position: absolute;
  right: 100px;
  bottom: 176px;
  z-index: 1;
}

.site-footer__shape-4 img {
  width: auto;
}

.site-footer__shape-5 {
  position: absolute;
  right: 193px;
  bottom: 13px;
  z-index: 1;
}

.site-footer__shape-5 img {
  width: auto;
}

.site-footer__shape-6 {
  position: absolute;
  bottom: -30px;
  right: 0;
  z-index: -1;
}

.site-footer__shape-6 img {
  width: auto;
}

.site-footer__top {
  position: relative;
  display: block;
  padding-bottom: 50px;
}

.footer-widget__about {
  position: relative;
  display: block;
  margin-top: 5px;
}

.ffooter-widget__logo {
  position: relative;
  display: flex;
}

.footer-widget__logo a {
  position: relative;
  display: block;
}

.footer-widget__logo a img {
  width: auto;
}

.footer-widget__location {
  position: relative;
  display: block;
}

.footer-widget__location-title {
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
  color: var(--corle-white);
  margin-top: 38px;
  margin-bottom: 13px;
}

.footer-widget__location-text {
  color: rgba(var(--corle-white-rgb), .66);
}

.footer-widget__location-number {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  position: relative;
  display: inline-block;
  margin-left: 36px;
  margin-top: 25px;
  margin-bottom: 20px;
}

.footer-widget__location-number::before {
  content: "";
  position: absolute;
  bottom: 12px;
  left: -36px;
  width: 27px;
  height: 3px;
  background-color: #ffe132;
}

.footer-widget__location-number a {
  color: rgba(var(--corle-white-rgb), .66);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.footer-widget__location-number a:hover {
  color: var(--corle-white);
}

.footer-widget__latest-post {
  position: relative;
  display: block;
  margin-left: 7px;
  margin-right: 25px;
}

.footer-widget__title-box {
  position: relative;
  display: block;
  margin-bottom: 43px;
}

.footer-widget__title {
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  color: var(--corle-white);
}

.footer-widget__content {
  position: relative;
  display: block;
  margin-top: -2px;
}

.footer-widget__content li {
  position: relative;
  display: block;
  border-bottom: 1px solid #3f5251;
  margin-bottom: 26px;
  padding-bottom: 20px;
}

.footer-widget__content li:last-child {
  margin-bottom: 0px;
}

.footer-widget__content li p {
  position: relative;
  display: block;
  font-size: 14px;
  color: rgba(var(--corle-white-rgb), .50);
  font-weight: 400;
  line-height: 14px;
}

.footer-widget__content li p span {
  position: relative;
  margin-right: 8px;
}

.footer-widget__content li a {
  position: relative;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  font-family: var(--corle-font-two);
  color: var(--corle-white);
  line-height: 29px;
  color: var(--corle-white);
  margin-top: 9px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.footer-widget__content li a:hover {
  color: var(--corle-base);
}

.footer-widget__explore {
  position: relative;
  display: block;
  margin-left: 25px;
}

.footer-widget__explore .footer-widget__title-box {
  margin-bottom: 33px;
}

.footer-widget__explore-list {
  position: relative;
  display: block;
}

.footer-widget__explore-list li+li {
  margin-top: 8px;
}

.footer-widget__explore-list li a {
  font-size: 16px;
  color: rgba(var(--corle-white-rgb), .60);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-weight: 400;
}

.footer-widget__explore-list li a:hover {
  color: var(--corle-white);
}

.footer-widget__newsletter {
  position: relative;
  display: block;
  margin-left: 40px;
}

.footer-widget__newsletter .footer-widget__title-box {
  margin-bottom: 34px;
}

.footer-widget__newsletter-text {
  font-size: 18px;
  color: rgba(var(--corle-white-rgb), .66);
  font-weight: 500;
}

.footer-widget__subscribe {
  position: relative;
  display: block;
  margin-top: 26px;
  margin-bottom: 22px;
}

.footer-widget__subscribe-box {
  position: relative;
  display: block;
}

.footer-widget__subscribe-input-box {
  position: relative;
  display: block;
  background-color: #171617;
}

.footer-widget__subscribe-input-box input[type="email"] {
  height: 80px;
  width: 100%;
  background-color: var(--corle-white);
  outline: none;
  font-size: 15px;
  color: rgba(132, 132, 132, .70);
  border: 11px solid #303b3b;
  padding-right: 90px;
  padding-left: 20px;
  border-radius: var(--corle-bdr-radius);
}

.footer-widget__subscribe-btn {
  position: absolute;
  top: 50%;
  right: 11px;
  width: 63px;
  height: 60px;
  border: none;
  background-color: var(--corle-base);
  border-radius: var(--corle-bdr-radius);
  font-size: 33px;
  color: var(--corle-white);
  transform: translateY(-50%);
  padding: 0;
  margin: 0;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.footer-widget__subscribe-btn:hover {
  background-color: var(--corle-black);
  color: var(--corle-white);
}

.footer-widget__newsletter-text-2 {
  color: rgba(var(--corle-white-rgb), .66);
  margin-bottom: 23px;
}

.footer-widget__lets-start {
  position: relative;
  display: flex;
  align-items: center;
}

.footer-widget__lets-start .icon {
  position: relative;
  display: inline-block;
  z-index: 1;
}

.footer-widget__lets-start .icon span {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  background-color: #4c4c4c;
  border-radius: 50%;
  font-size: 20px;
  color: var(--corle-white);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.footer-widget__lets-start .icon span:hover {
  background-color: var(--corle-primary);
  color: var(--corle-white);
}

.footer-widget__lets-start .text {
  position: relative;
  display: block;
}

.footer-widget__lets-start .text a {
  font-weight: 500;
  color: var(--corle-primary);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  background-color: #2a3636;
  padding: 9px 25px 10px;
  padding-left: 42px;
  margin-left: -20px;
}

.footer-widget__lets-start .text a:hover {
  color: var(--corle-white);
}


.site-footer__bottom {
  position: relative;
  display: block;
}

.site-footer__bottom-inner {
  position: relative;
  display: flex;
  align-items: center;
  padding: 44px 0 44px;
  border-top: 1px solid #303838;
  justify-content: space-between;
  flex-wrap: wrap;
}

.site-footer__social {
  position: relative;
  display: flex;
  align-items: center;
}

.site-footer__social-tag {
  color: var(--corle-white);
  margin-right: 20px;
  position: relative;
}

.site-footer__social-box {
  position: relative;
  display: flex;
  align-items: center;
}

.site-footer__social-box li+li {
  margin-left: 10px;
}

.site-footer__social-box a {
  width: 35px;
  height: 35px;
  background-color: var(--corle-white);
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  color: #433838;
  border-radius: 50%;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  overflow: hidden;
  z-index: 1;
}

.site-footer__social-box a:hover {
  color: var(--corle-white);
  background-color: var(--corle-base);
}

.site-footer__social-box a:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background-color: var(--corle-base);
  -webkit-transition-delay: .1s;
  transition-delay: .1s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition-duration: .4s;
  transition-duration: .4s;
  -webkit-transition-property: all;
  transition-property: all;
  opacity: 1;
  -webkit-transform-origin: top;
  transform-origin: top;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: scalex(0);
  transform: scalex(0);
  z-index: -1;
}

.site-footer__social-box a:hover:after {
  opacity: 1;
  -webkit-transform: scalex(1);
  transform: scalex(1);
}

.site-footer__bottom-text {
  color: rgba(var(--corle-white-rgb), .80);
}


/*--------------------------------------------------------------
# CTA Two
--------------------------------------------------------------*/
.cta-two {
  position: relative;
  display: block;
  background-color: var(--corle-base);
  overflow: hidden;
  z-index: 1;
}

.cta-two__shape-1 {
  position: absolute;
  bottom: -40px;
  left: 0;
  z-index: -1;
}

.cta-two__shape-1 img {
  width: auto;
}

.cta-two__shape-2 {
  position: absolute;
  bottom: -40px;
  right: 11px;
  z-index: -1;
}

.cta-two__shape-2 img {
  width: auto;
}

.cta-two__inner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 52px 50px 64px;
  padding-left: 20px;
}

.cta-two__title {
  font-size: 38px;
  font-weight: 700;
  color: #145a58;
  line-height: 44px;
  margin-bottom: 9px;
}

.cta-two__text {
  color: var(--corle-black);
}

.cta-two__btn-box {
  position: relative;
  display: block;
  margin-top: 11px;
}

.cta-two__btn {
  font-size: 15px;
  text-transform: uppercase;
  padding: 11px 49px 13px;
  border-radius: 3px;
}

.cta-two__btn::after {
  background-color: #ffffff;
  border-radius: 1px;
}

/*--------------------------------------------------------------
# Site Footer Two
--------------------------------------------------------------*/
.video-two .video-one__counter {
  background-color: #30a5a2;
}

.video-two .video-one__counter-shape-1 {
  width: 224px;
  height: 311px;
  background-color: #51b9b6;
  transform: rotate(-36deg);
}

.video-two .video-one__counter .video-one__counter-shape-2 {
  right: -202px;
  background-color: var(--corle-base);
  clip-path: polygon(0 0, 100% 0%, 100% 100%, 44% 100%);
}

/*--------------------------------------------------------------
# Services-two
--------------------------------------------------------------*/
.services-two {
  position: relative;
  display: block;
  padding: 120px 0 90px;
  z-index: 1;
}

.services-two .section-title {
  margin-bottom: 70px;
}

.services-two__single {
  position: relative;
  display: block;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 0px 27px 0px rgba(192, 182, 182, 0.35);
  text-align: center;
  padding: 35px 35px 70px;
  margin-bottom: 53px;
  z-index: 1;
}

.services-two__single::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 190px;
  background-color: #fffef7;
  clip-path: polygon(0 0, 100% 0%, 100% 0, 0% 100%);
  z-index: -1;
}

.services-two__single::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  height: 190px;
  background-color: #f0fcfc;
  clip-path: polygon(0 100%, 100% 0%, 100% 100%, 0% 100%);
  z-index: -1;
}

.services-two__arrow-box {
  position: absolute;
  bottom: -22px;
  left: 50%;
  transform: translateX(-50%);
}

.services-two__arrow-shape-1 {
  position: absolute;
  top: -1px;
  left: -1px;
  opacity: 1;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.services-two__arrow-shape-1 img {
  width: auto;
}

.services-two__single:hover .services-two__arrow-shape-1 {
  opacity: 0;
}

.services-two__arrow {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 51px;
  height: 51px;
  background-color: var(--corle-white);
  border-radius: 50%;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  z-index: 1;
}

.services-two__single:hover .services-two__arrow {
  background-color: var(--corle-black);
}

.services-two__arrow span {
  position: relative;
  display: inline-block;
  font-size: 16px;
  color: var(--corle-black);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.services-two__single:hover .services-two__arrow span {
  color: var(--corle-white);
}

.services-two__icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 111px;
  height: 111px;
  border-radius: 50%;
  background-color: #f8f8f8;
  margin: 0 auto;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.services-two__single:hover .services-two__icon {
  background-color: var(--corle-primary);
}

.services-two__icon span {
  position: relative;
  display: inline-block;
  font-size: 74px;
  color: var(--corle-black);
  -webkit-transition: all 500ms linear;
  transition: all 500ms linear;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.services-two__single:hover .services-two__icon span {
  transform: scale(.9);
  color: var(--corle-white);
}

.services-two__title {
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
  margin-top: 22px;
  margin-bottom: 19px;
}

.services-two__title a {
  color: var(--corle-black);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.services-two__title a:hover {
  color: var(--corle-primary);
}

/*--------------------------------------------------------------
# About two
--------------------------------------------------------------*/
.about-two {
  position: relative;
  display: block;
  padding: 0 0 120px;
}

.about-two__left {
  position: relative;
  display: block;
  margin-right: 140px;
  margin-left: -304px;
  margin-top: 15px;
}

.about-two__img-box {
  position: relative;
  display: block;
}

.about-two__shape-1 {
  position: absolute;
  top: 18px;
  right: -21px;
  width: 44px;
  height: 46px;
  background-color: var(--corle-base);
  border-radius: 1px;
  z-index: 1;
}

.about-two__shape-2 {
  position: absolute;
  top: 77px;
  right: -47px;
  width: 33px;
  height: 32px;
  background-color: var(--corle-black);
  border-radius: 1px;
}

.about-two__img {
  position: relative;
  display: block;
}

.about-two__img img {
  width: 100%;
}

.about-two__img-2 {
  position: absolute;
  right: -76px;
  bottom: -120px;
}

.about-two__img-2 img {
  width: auto;
  border: 10px solid var(--corle-white);
}

.about-two__shape-3 {
  position: absolute;
  top: 23px;
  left: 21px;
  width: 38px;
  height: 40px;
  background-color: var(--corle-base);
  border-radius: 1px;
}

.about-two__shape-4 {
  position: absolute;
  bottom: -9px;
  right: -20px;
  width: 71px;
  height: 67px;
  background-color: var(--corle-primary);
  border-radius: 1px;
}

.about-two__right {
  position: relative;
  display: block;
}

.about-two__right .section-title {
  margin-bottom: 37px;
}

.about-two__text {
  font-size: 18px;
  line-height: 34px;
}

.about-two__text-2 {
  font-size: 18px;
  line-height: 34px;
  font-weight: 500;
  color: var(--corle-black);
  margin-top: 18px;
  margin-bottom: 31px;
}

.about-two__bottom-inner {
  position: relative;
  display: block;
  margin-right: -196px;
}

.about-two__points-and-standard-services {
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.about-two__points {
  position: relative;
  display: block;
}

.about-two__points li {
  position: relative;
  display: flex;
  align-items: center;
}

.about-two__points li+li {
  margin-top: 14px;
}

.about-two__points li .icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  background-color: #cdeceb;
  border-radius: 50%;
}

.about-two__points li .icon span {
  position: relative;
  display: inline-block;
  font-size: 13px;
  color: var(--corle-black);
}

.about-two__points li .text {
  position: relative;
  display: block;
  margin-left: 10px;
}

.about-two__points li .text p {
  font-size: 18px;
  font-weight: 500;
  line-height: 34px;
  color: var(--corle-black);
}


.about-two__standard-services {
  position: relative;
  display: flex;
  align-items: center;
  max-width: 436px;
  background-color: rgb(251, 251, 251);
  box-shadow: 0px 0px 35px 0px rgba(202, 202, 202, 0.35);
  padding: 32px 30px 27px;
  margin-left: 46px;
  z-index: 1;
}

.about-two__standard-services::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  height: 60%;
  width: 6px;
  background-color: var(--corle-base);
  z-index: 2;
}

.about-two__standard-services::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 40%;
  width: 6px;
  background-color: var(--corle-primary);
  z-index: 2;
}

.about-two__standard-services-content {
  position: relative;
  display: flex;
  align-items: center;
}

.about-two__work-hour {
  position: relative;
  display: block;
  max-width: 110px;
  width: 100%;
  height: 110px;
  background-color: #f2f2f2;
  border-radius: 50%;
  text-align: center;
}

.about-two__work-hour span {
  font-size: 32px;
  font-weight: 700;
  font-family: var(--corle-font-two);
  color: var(--corle-black);
}

.about-two__work-hour h5 {
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
  text-transform: uppercase;
  margin-top: -2px;
}

.about-two__work-hour p {
  font-size: 12px;
  font-weight: 700;
  line-height: 26px;
  color: var(--corle-primary);
}

.about-two__work-hour-icon {
  position: absolute;
  top: -7px;
  right: 4px;
  width: 31px;
  height: 31px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--corle-primary);
  border-radius: 50%;
}

.about-two__work-hour-icon span {
  position: relative;
  display: inline-block;
  font-size: 12px;
  color: var(--corle-white);
}

.about-two__work-text {
  font-size: 22px;
  font-weight: 500;
  line-height: 37px;
  color: var(--corle-black);
  font-family: var(--corle-font-two);
  margin-left: 23px;
}

.about-two__bottom {
  position: relative;
  display: flex;
  align-items: center;
  margin-top: 32px;
}

.about-two__bottom-img {
  position: relative;
  display: block;
}

.about-two__bottom-img img {
  width: auto;
  border-radius: 50%;
}

.about-two__bottom-text {
  position: relative;
  display: block;
  margin-left: 23px;
}

.about-two__bottom-text p {
  font-size: 18px;
  font-weight: 500;
  line-height: 34px;
  color: var(--corle-black);
}

/*--------------------------------------------------------------
# Project Two
--------------------------------------------------------------*/
.project-two {
  position: relative;
  display: block;
  padding: 120px 0 157px;
  background-color: #1e191a;
  overflow: hidden;
  z-index: 1;
}

.project-two__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: .28;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  mix-blend-mode: overlay;
  z-index: -1;
}

.project-two .container {
  max-width: 1800px;
}

.project-two .section-title {
  margin-bottom: 60px;
}

.project-two .section-title__title {
  color: var(--corle-white);
}

.project-two__single {
  position: relative;
  display: block;
  margin-bottom: 30px;
}

.project-two__img-box {
  position: relative;
  display: block;
}

.project-two__img {
  position: relative;
  display: block;
  overflow: hidden;
  z-index: 1;
}

.project-two__img:after {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  content: "";
  background: rgba(19, 18, 22, .30);
  transition: all 900ms ease;
  -moz-transition: all 900ms ease;
  -webkit-transition: all 900ms ease;
  -ms-transition: all 900ms ease;
  -o-transition: all 900ms ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  z-index: 1;
}

.project-two__single:hover .project-two__img:after {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transform-origin: bottom center;
  -ms-transform-origin: bottom center;
  transform-origin: bottom center;
}

.project-two__img img {
  width: 100%;
  transform: scale(1);
  transition: transform 500ms ease;
}

.project-two__single:hover .project-two__img img {
  transform: scale(1.05);
}

.project-two__content-box {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 95px;
  background-color: rgb(23, 47, 46);
  box-shadow: 0px 0px 24px 0px rgba(178, 185, 198, 0.35);
  clip-path: polygon(0 0, 87% 0, 100% 100%, 0% 100%);
  z-index: 1;
}

.project-two__content-box::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 71px;
  width: 4px;
  background-color: var(--corle-primary);
}

.project-two__content-box::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 86px;
  width: 4px;
  background-color: var(--corle-base);
}

.project-two__content {
  position: relative;
  display: block;
  padding: 36px 50px 28px;
  z-index: 1;
}

.project-two__content::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 35px;
  border-top: 198px solid #1d3a39;
  border-right: 122px solid transparent;
  z-index: -1;
}

.project-two__title {
  font-size: 24px;
  font-weight: 500;
  line-height: 33px;
  margin-top: 13px;
}

.project-two__title a {
  color: var(--corle-white);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.project-two__title a:hover {
  color: var(--corle-base);
}

.project-two__sub-title {
  font-size: 13px;
  font-weight: 500;
  line-height: 13px;
  text-transform: uppercase;
  font-family: var(--corle-font-two);
  color: var(--corle-base);
}

.project-two__arrow-box {
  position: absolute;
  bottom: 20px;
  right: 45px;
}

.project-two__arrow {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 47px;
  height: 47px;
  background-color: var(--corle-base);
  border-radius: 50%;
  font-size: 19px;
  color: var(--corle-white);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.project-two__arrow:hover {
  background-color: var(--corle-black);
  color: var(--corle-white);
}

/*--------------------------------------------------------------
# CTA Three
--------------------------------------------------------------*/
.cta-three {
  position: relative;
  display: block;
  overflow: hidden;
  margin-top: -67px;
  z-index: 1;
}

.cta-three__inner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  background-color: var(--corle-base);
  padding: 24px 45px 24px;
  padding-right: 90px;
  z-index: 1;
}

.cta-three__inner::before {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 102px;
  background-color: #73ddda;
  content: "";
  z-index: -1;
}

.cta-three__shape-1 {
  position: absolute;
  right: 30px;
  top: 30px;
  z-index: -1;
}

.cta-three__shape-1 img {
  width: auto;
}

.cta-three__shape-2 {
  position: absolute;
  right: 34px;
  bottom: 25px;
  z-index: -1;
}

.cta-three__shape-2 img {
  width: auto;
}

.cta-three__title-box {
  position: relative;
  display: flex;
  align-items: center;
}

.cta-three__icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 116px;
  height: 116px;
  background-color: #1d3a39;
  border-radius: 50%;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.cta-three__icon:hover {
  background-color: var(--corle-white);
}

.cta-three__icon span {
  position: relative;
  display: inline-block;
  font-size: 77px;
  color: var(--corle-white);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.cta-three__icon:hover span {
  color: var(--corle-primary);
}

.cta-three__title {
  font-size: 30px;
  font-weight: 500;
  color: #145a58;
  line-height: 37px;
  margin-left: 34px;
}

.cta-three__btn-box {
  position: relative;
  display: block;
  margin-top: 6px;
}

.cta-three__btn {
  padding: 11px 62px 13px;
  border-radius: 3px;
  font-size: 15px;
}

.cta-three__btn:after {
  border-radius: 1px;
}

/*--------------------------------------------------------------
# Pricing One
--------------------------------------------------------------*/
.pricing-one {
  position: relative;
  display: block;
  background-color: #f6f8f8;
  padding: 120px 0 90px;
  overflow: hidden;
  z-index: 1;
}

.pricing-one .section-title {
  margin-bottom: 55px;
}

.pricing-one__single {
  position: relative;
  display: block;
  margin-bottom: 30px;
}

.pricing-one__price-box {
  position: relative;
  display: block;
  background-color: #1d3a39;
  margin-right: 33px;
  padding: 34px 40px 24px;
  border-radius: 10px;
  border-top-left-radius: 0;
  overflow: hidden;
  z-index: 1;
}

.pricing-one__shape-1 {
  position: absolute;
  top: -87px;
  right: -229px;
  z-index: -1;
}

.pricing-one__shape-1 img {
  width: auto;
}

.pricing-one__price {
  font-size: 46px;
  font-weight: 500;
  line-height: 34px;
  color: var(--corle-white);
}

.pricing-one__price span {
  font-size: 18px;
  font-weight: 500;
  line-height: 34px;
  font-family: var(--corle-font);
  position: relative;
  top: -8px;
  left: 19px;
}

.pricing-one__content {
  position: relative;
  display: block;
  background-color: var(--corle-white);
  padding: 84px 43px 54px;
  padding-right: 24px;
  margin-top: -43px;
}

.pricing-one__pack-name {
  font-size: 22px;
  font-weight: 500;
  line-height: 31px;
  font-family: var(--corle-font-two);
  color: var(--corle-black);
}

.pricing-one__content-list {
  position: relative;
  display: block;
  margin-top: 23px;
  padding-top: 21px;
  border-top: 1px solid #e4dbdb;
  margin-bottom: 49px;
}

.pricing-one__content-list li {
  position: relative;
  display: flex;
  align-items: center;
}

.pricing-one__content-list li+li {
  margin-top: 4px;
}

.pricing-one__content-list li .icon {
  position: relative;
  display: inline-block;
}

.pricing-one__content-list li .icon i {
  position: relative;
  display: inline-block;
  font-size: 20px;
  top: 2px;
}

.pricing-one__content-list li .text {
  position: relative;
  display: block;
  margin-left: 7px;
}

.pricing-one__btn {
  padding: 8px 48px 11px;
}

.pricing-one__btn:hover {
  background-color: var(--corle-base);
  border: 2px solid transparent;
  color: var(--corle-black);
}

/*--------------------------------------------------------------
# How It Work
--------------------------------------------------------------*/
.how-it-work {
  position: relative;
  display: block;
  background-color: #f6f8f8;
  counter-reset: count;
  padding-bottom: 90px;
  z-index: 2;
}

.how-it-work__top {
  position: relative;
  display: block;
  margin-bottom: 53px;
}

.how-it-work__left {
  position: relative;
  display: block;
}

.how-it-work__left .section-title {
  margin-bottom: 0;
}

.how-it-work__right {
  position: relative;
  display: block;
  margin-left: 17px;
}

.how-it-work__text-box {
  position: relative;
  display: block;
  background-color: var(--corle-white);
  padding: 15px 35px 17px;
}

.how-it-work__text-box::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 5px;
  height: 40%;
  background-color: var(--corle-base);
}

.how-it-work__text-box::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 5px;
  height: 60%;
  background-color: var(--corle-primary);
}

.how-it-work__text {
  color: #4b4a4d;
}

.how-it-work__single {
  position: relative;
  display: block;
  background-color: #f1f1f1;
  padding: 28px 45px 34px;
  margin-bottom: 30px;
  z-index: 1;
}

.how-it-work__single::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 133px;
  background-color: #99ccca;
  clip-path: polygon(0 0, 100% 0%, 100% 0, 0 100%);
  z-index: -1;
}

.how-it-work__count {
  position: absolute;
  top: 13px;
  right: 154px;
}

.how-it-work__count:before {
  position: absolute;
  font-size: 86px;
  line-height: 86px;
  font-weight: 700;
  counter-increment: count;
  content: "0"counter(count);
  color: #f1f1f1;
  -webkit-text-stroke: 1px var(--corle-white);
  font-family: var(--corle-font-two);
}

.how-it-work__icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 66px;
  height: 66px;
  background-color: var(--corle-base);
  border-radius: 50%;
  z-index: 1;
}

.how-it-work__icon span {
  position: relative;
  display: inline-block;
  font-size: 41px;
  color: var(--corle-black);
  -webkit-transition: all 500ms linear;
  transition: all 500ms linear;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.how-it-work__single:hover .how-it-work__icon span {
  transform: scale(.9);
}

.how-it-work__title {
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
  margin-top: 18px;
  margin-bottom: 20px;
}

.how-it-work__text-2 {
  color: rgba(20, 19, 24, .80);
  line-height: 30px;
}

/*--------------------------------------------------------------
# BLog Two
--------------------------------------------------------------*/
.blog-two {
  position: relative;
  display: block;
  padding: 120px 0 90px;
  z-index: 1;
}

.blog-two .container {
  max-width: 1800px;
}

.blog-two .section-title {
  margin-bottom: 60px;
}

.blog-two__single {
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}

.blog-two__img-box {
  position: relative;
  display: block;
}

.blog-two__img {
  position: relative;
  display: block;
  max-width: 217px;
  width: 100%;
  overflow: hidden;
  z-index: 1;
}

.blog-two__img:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  background-color: rgba(var(--corle-black-rgb), .40);
  transform: scaleX(0.0);
  transform-origin: center;
  transform-style: preserve-3d;
  -webkit-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
  z-index: 1;
}

.blog-two__single:hover .blog-two__img:before {
  transform: scaleX(1.0);
}

.blog-two__img img {
  width: 100%;
  transition: all 500ms ease;
  transform: scale(1);
}

.blog-two__single:hover .blog-two__img img {
  transform: scale(1.05);
}

.blog-two__tag-and-date {
  position: absolute;
  left: 13px;
  bottom: 19px;
  display: flex;
  align-items: center;
  z-index: 2;
}

.blog-two__tag {
  position: relative;
  display: block;
  background-color: var(--corle-primary);
  padding: 4px 12px 5px;
}

.blog-two__tag p {
  font-size: 14px;
  line-height: 14px;
  color: var(--corle-white);
}

.blog-two__date {
  position: relative;
  display: block;
  background-color: #f44059;
  padding: 4px 12px 5px;
  margin-left: 1px;
}

.blog-two__date p {
  font-size: 14px;
  line-height: 14px;
  color: var(--corle-white);
}

.blog-two__right {
  position: relative;
  display: block;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 0px 35px 0px rgba(209, 210, 212, 0.35);
  max-width: 353px;
  width: 100%;
}

.blog-two__content {
  position: relative;
  display: block;
  padding: 32px 30px 14px;
}

.blog-two__title {
  font-size: 22px;
  font-weight: 500;
  line-height: 33px;
  padding-bottom: 23px;
  margin-bottom: 15px;
  border-bottom: 1px solid #e6e6e6;
}

.blog-two__title a {
  color: var(--corle-black);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.blog-two__title a:hover {
  color: var(--corle-base);
}

.blog-two__meta-and-arrow {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 1px solid #dedede;
  padding: 10px 40px 8px;
  margin-top: 25px;
  padding-right: 24px;
  border-radius: 1px;
}

.blog-two__meta-list {
  position: relative;
  display: flex;
  align-items: center;
}

.blog-two__meta-list li+li {
  margin-left: 14px;
}

.blog-two__meta-list li a {
  color: rgba(var(--corle-black-rgb), .70);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.blog-two__meta-list li a:hover {
  color: var(--corle-base);
}

.blog-two__meta-list li a i {
  position: relative;
  display: inline-block;
  font-size: 22px;
  top: 4px;
  margin-right: 8px;
}

.blog-two__arrow-box {
  position: relative;
  display: block;
}

.blog-two__arrow-box a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  background-color: #2d3b36;
  border-radius: 50%;
  font-size: 17px;
  color: var(--corle-white);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.blog-two__arrow-box a:hover {
  background-color: var(--corle-base);
  color: var(--corle-white);
}

/*--------------------------------------------------------------
# Contact Two
--------------------------------------------------------------*/
.contact-two .contact-one__text {
  color: #383838;
}

.contact-two .contact-one__text-2 {
  color: rgb(0, 0, 0, .60);
}

.contact-two .contact-one__contact-list li .contact a {
  color: #383838;
}

.contact-two .contact-one__contact-list li .contact a:hover {
  color: var(--corle-white);
}

.contact-two .contact-one__contact-list li .icon:hover span {
  color: var(--corle-black);
}


/*--------------------------------------------------------------
# About Three
--------------------------------------------------------------*/
.about-three {
  position: relative;
  display: block;
  padding: 0 0 120px;
}

.about-three__left {
  position: relative;
  display: block;
  margin-left: -305px;
  margin-right: 140px;
}

.about-three__img-box {
  position: relative;
  display: block;
}

.about-three__img-one {
  position: relative;
  display: block;
}

.about-three__img-one img {
  width: 100%;
}

.about-three__img-two {
  position: absolute;
  left: 242px;
  bottom: -120px;
  z-index: 1;
}

.about-three__img-two img {
  width: auto;
  border: 10px solid var(--corle-white);
  border-radius: 140px;
}

.about-three__shape-1 {
  position: absolute;
  top: -20px;
  right: -20px;
  height: 45px;
  width: 45px;
  background-color: var(--corle-base);
  border-radius: 1px;
}

.about-three__shape-2 {
  position: absolute;
  top: 50px;
  right: -47px;
  height: 32px;
  width: 32px;
  background-color: var(--corle-black);
  border-radius: 1px;
}

.about-three__shape-3 {
  position: absolute;
  bottom: -27px;
  left: 224px;
  height: 53px;
  width: 47px;
  background-color: var(--corle-primary);
  border-radius: 1px;
  z-index: 1;
}

.about-three__happy-client {
  position: absolute;
  right: -68px;
  bottom: -110px;
  max-width: 297px;
  width: 100%;
  background-color: #f8b78c;
  padding: 27px 35px 36px;
  z-index: 1;
}

.about-three__count-box {
  position: relative;
  display: flex;
  align-items: center;
}

.about-three__count-box h3 {
  font-size: 42px;
  color: var(--corle-black);
  font-weight: 700;
  line-height: 52px;
  font-family: var(--corle-font-three);
  text-transform: uppercase;
}

.about-three__count-box span {
  font-size: 42px;
  color: var(--corle-black);
  font-weight: 700;
  line-height: 52px;
  font-family: var(--corle-font-three);
  text-transform: uppercase;
}


.about-three__happy-client-text-1 {
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  font-family: var(--corle-font-two);
  color: var(--corle-black);
  margin-top: 8px;
  margin-bottom: 3px;
}

.about-three__happy-client-icon {
  position: absolute;
  top: 22px;
  right: 22px;
}

.about-three__happy-client-icon img {
  width: auto;
  -webkit-transition: all 500ms linear;
  transition: all 500ms linear;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.about-three__happy-client:hover .about-three__happy-client-icon>img {
  transform: scale(.9);
}

.about-three__right {
  position: relative;
  display: block;
  margin-right: -145px;
}

.about-three__right .section-title {
  margin-bottom: 40px;
}

.about-three__text {
  font-size: 18px;
  line-height: 34px;
}

.about-three__grow-your-business {
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 50px;
}

.about-three__grow-your-business-work-hours {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 184px;
  width: 184px;
  background-color: #f4f4f4;
  border-radius: 50%;
  text-align: center;
}

.about-three__grow-your-business-work-hours-inner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 133px;
  width: 133px;
  background-color: var(--corle-white);
  border-radius: 50%;
}

.about-three__grow-your-business-check-icon {
  position: absolute;
  top: 0;
  right: 20px;
  height: 31px;
  width: 31px;
  background-color: var(--corle-primary);
  border-radius: 50%;
  font-size: 12px;
  color: var(--corle-white);
}

.about-three__grow-your-business-work-hours-inner h5 {
  font-size: 32px;
  font-weight: 700;
  line-height: 32px;
}

.about-three__grow-your-business-work-hours-inner h4 {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 14px;
  margin-top: 5px;
  margin-bottom: 8px;
}

.about-three__grow-your-business-work-hours-inner p {
  font-size: 12px;
  color: var(--corle-primary);
  font-weight: 700;
  line-height: 12px;
}

.about-three__grow-your-business-content {
  margin-left: 45px;
}

.about-three__grow-your-business-content-title {
  font-size: 22px;
  font-weight: 500;
  line-height: 22px;
  margin-bottom: 9px;
}

.about-three__grow-your-business-content-text {
  padding-bottom: 16px;
}

.about-three__grow-your-business-points-box {
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.about-three__grow-your-business-points {
  position: relative;
  display: block;
}

.about-three__grow-your-business-points li {
  position: relative;
  display: flex;
  align-items: center;
}

.about-three__grow-your-business-points li+li {
  margin-top: 16px;
}

.about-three__grow-your-business-points li .icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 24px;
  width: 24px;
  background-color: #cdeceb;
  font-size: 12px;
  border-radius: 50%;
}

.about-three__grow-your-business-points li .text {
  margin-left: 10px;
}

.about-three__grow-your-business-points li .text p {
  font-size: 18px;
  font-weight: 500;
  color: var(--corle-black);
}

.about-three__grow-your-business-points--two {
  margin-left: 55px;
}

.about-three__business-start-year {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  margin-top: 55px;
}

.about-three__business-start-year-icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 108px;
  width: 85px;
  background-color: var(--corle-primary);
  border-radius: 20px;
  border-top-right-radius: 0;
  font-size: 68px;
  color: var(--corle-white);
}

.about-three__business-start-year-content {
  margin-left: 20px;
}

.about-three__business-start-year-content h5 {
  position: relative;
  display: inline-block;
  font-size: 22px;
  font-weight: 500;
  font-family: var(--corle-font);
  background-color: #fff6f0;
  padding: 3px 15px 3px;
  border-radius: 16px;
  border-bottom-right-radius: 0;
}

.about-three__business-start-year-content p {
  padding-top: 13px;
}

/*--------------------------------------------------------------
# Testimonial Two
--------------------------------------------------------------*/
.testimonial-two {
  position: relative;
  display: block;
  padding: 120px 0 120px;
  z-index: 1;
}

.testimonial-two__carousel {
  position: relative;
  display: block;
}

.testimonial-two__single {
  position: relative;
  display: block;
  background-color: #f9f7f7;
  border: 1px solid var(--corle-black);
  padding: 35px 30px 35px;
  z-index: 1;
}

.testimonial-two__rating-and-quote {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.testimonial-two__rating {
  position: relative;
  display: flex;
  align-items: center;
  background-color: #f0eeee;
  padding: 16px 20px 16px;
}

.testimonial-two__rating i {
  font-size: 18px;
  color: #f9b549;
}

.testimonial-two__rating i:last-child {
  color: #d6d4d1;
}

.testimonial-two__rating i+i {
  margin-left: 5px;
}

.testimonial-two__quote {
  position: relative;
  display: flex;
  align-items: center;
}

.testimonial-two__quote span {
  position: relative;
  display: inline-block;
  font-size: 64px;
}

.testimonial-two__title {
  font-size: 22px;
  font-weight: 600;
  line-height: 32px;
  color: var(--corle-black);
  margin-top: 35px;
  margin-bottom: 21px;
  font-family: var(--corle-font);
}

.testimonial-two__text {
  font-size: 17px;
  color: var(--corle-black);
  line-height: 34px;
}

.testimonial-two__client-details {
  position: relative;
  display: flex;
  align-items: center;
  margin-top: 29px;
}

.testimonial-two__client-img {
  position: relative;
  display: block;
}

.testimonial-two__client-img img {
  width: 100%;
  border-radius: 50%;
}

.testimonial-two__info {
  position: relative;
  display: block;
  margin-left: 30px;
  top: 4px;
}

.testimonial-two__client-name {
  font-size: 22px;
  font-weight: 700;
  line-height: 22px;
}

.testimonial-two__carousel.owl-theme .owl-nav {
  position: absolute;
  border: 1px solid #eaeaea;
  top: -139px;
  right: 0;
  margin: 0;
  z-index: 100;
}

.testimonial-two__carousel.owl-theme .owl-nav .owl-next {
  position: relative;
  height: 57px;
  width: 67px;
  color: var(--corle-black);
  font-size: 23px;
  margin: 0;
  text-align: center;
  z-index: 100;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.testimonial-two__carousel.owl-theme .owl-nav .owl-next:before {
  content: "";
  position: absolute;
  top: -1px;
  bottom: -1px;
  right: -1px;
  width: 30px;
  border: 1px solid var(--corle-base);
  border-left: 0;
  opacity: 0;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.testimonial-two__carousel.owl-theme .owl-nav .owl-next:hover:before {
  opacity: 1;
}

.testimonial-two__carousel.owl-theme .owl-nav .owl-prev {
  position: relative;
  height: 57px;
  width: 67px;
  color: var(--corle-black);
  font-size: 23px;
  border-right: 1px solid #eaeaea;
  text-align: center;
  margin: 0;
  border-radius: 0;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.testimonial-two__carousel.owl-theme .owl-nav .owl-prev:before {
  content: "";
  position: absolute;
  top: -1px;
  bottom: -1px;
  left: -1px;
  width: 30px;
  border: 1px solid var(--corle-base);
  border-right: 0;
  opacity: 0;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.testimonial-two__carousel.owl-theme .owl-nav .owl-next {
  margin-left: 0;
}

.testimonial-two__carousel.owl-theme .owl-nav .owl-prev:hover:before {
  opacity: 1;
}

.testimonial-two__carousel.owl-theme .owl-nav .owl-next span,
.testimonial-two__carousel.owl-theme .owl-nav .owl-prev span {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.testimonial-two__carousel.owl-theme .owl-nav .owl-next:hover,
.testimonial-two__carousel.owl-theme .owl-nav .owl-prev:hover {
  background-color: transparent;
  color: var(--corle-black);
}

/*--------------------------------------------------------------
# Progress One
--------------------------------------------------------------*/
.progress-one {
  position: relative;
  display: block;
}

.progress-one__title {
  position: relative;
  display: block;
  font-size: 50px;
  font-weight: 500;
  line-height: 60px;
  text-align: center;
  margin-top: -12px;
  margin-bottom: 73px;
}

.progress-one__left {
  position: relative;
  display: block;
  margin-right: 33px;
}

.progress-one__progress-box {
  position: relative;
  display: block;
}

.progress-one__progress-box-title {
  font-size: 26px;
  color: var(--corle-black);
  font-weight: 700;
  line-height: 36px;
  margin-bottom: 18px;
}

.progress-levels {
  position: relative;
  display: block;
}

.progress-levels .progress-box {
  position: relative;
  display: block;
}

.progress-levels .progress-box.last-child {
  margin-bottom: 0;
}

.progress-levels .progress-box .inner {
  position: relative;
  display: block;
}

.progress-levels .progress-box .bar {
  position: relative;
  display: block;
}

.progress-levels .progress-box .bar .bar-innner {
  position: relative;
  width: 100%;
  height: 37px;
  background: transparent;
  border-radius: 5px;
  border: 1px solid #e7e0dc;
}

.progress-levels .progress-box .bar .bar-fill {
  position: absolute;
  top: 15px;
  left: 10px;
  bottom: 0%;
  width: 0px;
  height: 6px;
  border-radius: 0;
  background: var(--corle-black);
  transition: all 2000ms ease 300ms;
}

.progress-levels .progress-box .bar .bar-innner .skill-percent {
  position: absolute;
  top: -6px;
  right: -2px;
  width: 50px;
  height: 47px;
  text-align: center;
  padding: 0;
  background-color: var(--corle-primary);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.progress-levels .progress-box .inner .count-text {
  position: relative;
  color: var(--corle-white);
  font-size: 16px;
  line-height: 16px;
  font-weight: 500;
}

.progress-levels .progress-box .inner .percent {
  position: relative;
  color: var(--corle-white);
  font-size: 16px;
  line-height: 16px;
  font-weight: 500;
}

.progress-levels .progress-box .inner .title {
  position: relative;
  color: var(--corle-base);
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0;
  text-transform: capitalize;
  padding-bottom: 10px;
}

.progress-one__faq {
  position: relative;
  display: block;
  margin-top: 55px;
}

.progress-one__faq .faq-one-accrodion .accrodion {
  position: relative;
  display: block;
  border-radius: 5px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 0px 54px 0px rgba(222, 215, 211, 0.35);
  padding: 0 25px 0;
}

.progress-one__faq .faq-one-accrodion .accrodion-title {
  position: relative;
  display: block;
  cursor: pointer;
  padding: 15px 0px 15px;
  background-color: var(--corle-white);
  border: 0;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.progress-one__faq .faq-one-accrodion .accrodion-title h4 {
  margin: 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  color: var(--corle-black);
  position: relative;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.progress-one__faq .faq-one-accrodion .accrodion+.accrodion {
  margin-top: 10px;
}


.progress-one__faq .faq-one-accrodion .accrodion.active .accrodion-title h4 {
  color: var(--corle-black);
}

.progress-one__faq .faq-one-accrodion .accrodion-title h4::before {
  content: "\e953";
  font-family: 'icomoon' !important;
  font-weight: normal;
  font-size: 12px;
  color: var(--corle-white);
  position: absolute;
  top: 50%;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  text-align: center;
  height: 20px;
  width: 20px;
  background-color: var(--corle-black);
  border-radius: 4px;
}

.progress-one__faq .faq-one-accrodion .accrodion.active .accrodion-title h4::before {
  content: "\e94b";
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(--corle-base);
  color: var(--corle-white);
}

.progress-one__faq .faq-one-accrodion .accrodion-content {
  position: relative;
  padding: 0px 0px 26px;
}

.progress-one__faq .faq-one-accrodion .accrodion-content p {
  margin: 0;
  color: var(--corle-black);
  opacity: .80;
  font-size: 16px;
  line-height: 30px;
}

.progress-one__right {
  position: relative;
  display: block;
  margin-left: 34px;
  margin-right: -375px;
  margin-top: 8px;
}

.progress-one__img-box {
  position: relative;
  display: block;
}

.progress-one__img {
  position: relative;
  display: block;
}

.progress-one__img img {
  width: 100%;
  border-top-right-radius: 35px;
}

.progress-one__let-get-to-work {
  position: absolute;
  background-color: #f4ddce;
  padding: 17px 35px 17px;
  padding-right: 55px;
  border-radius: 2px;
  left: -35px;
  bottom: -55px;
  max-width: 480px;
  width: 100%;
}

.progress-one__let-get-to-work-text {
  font-size: 20px;
  color: var(--corle-black);
  font-weight: 500;
  line-height: 33px;
}

.progress-one__let-get-to-work-text a {
  position: relative;
  display: inline-block;
  color: var(--corle-primary);
  margin-left: 5px;
}

.progress-one__let-get-to-work-text a:before {
  content: "";
  position: absolute;
  bottom: 5px;
  left: 0;
  right: 0;
  height: 1px;
  background-color: var(--corle-primary);
}

.progress-one__shape-1 {
  position: absolute;
  bottom: -90px;
  left: -35px;
  z-index: -1;
}

.progress-one__shape-1 img {
  width: auto;
}

/*--------------------------------------------------------------
# Services Three
--------------------------------------------------------------*/
.services-three {
  position: relative;
  display: block;
}

.services-three .container {
  max-width: 1590px;
}

.services-three .row {
  --bs-gutter-x: 20px;
}

/*--------------------------------------------------------------
# How It Work Two
--------------------------------------------------------------*/
.how-it-work-two {
  overflow: hidden;
  background-color: var(--corle-white);
}

.how-it-work-two .how-it-work__icon {
  background-color: #fcbe95;
}

/*--------------------------------------------------------------
# Why Choose Two
--------------------------------------------------------------*/
.why-choose-two {
  background-color: #f6fcfc;
}

.why-choose-two .section-title__title {
  color: var(--corle-black);
}

.why-choose-two .why-choose-one__single {
  border-right: 2px solid var(--corle-black);
  border-bottom: 2px solid var(--corle-black);
}

/*--------------------------------------------------------------
# Project Three
--------------------------------------------------------------*/
.project-three {
  background-color: #f5e9e2;
}

.project-three .section-title__title {
  color: var(--corle-black);
}

.project-three .project-two__content-box {
  background-color: rgb(255, 255, 255);
}

.project-three .project-two__content::before {
  border-top: 198px solid #f8f8f8;
}

.project-three .project-two__title a {
  color: var(--corle-black);
}

.project-three .project-two__title a:hover {
  color: var(--corle-base);
}

.project-three .project-two__arrow {
  color: var(--corle-black);
}

.project-three .project-two__arrow:hover {
  color: var(--corle-white);
}

/*--------------------------------------------------------------
# CTA Three
--------------------------------------------------------------*/
.cta-two--three {
  background-color: #f8b78c;
}

.cta-two--three .cta-two__title {
  color: var(--corle-black);
}

/*--------------------------------------------------------------
# CTA Four
--------------------------------------------------------------*/
.cta-four .cta-three__inner {
  background-color: #f8b78c;
}

.cta-four .cta-three__title {
  color: var(--corle-black);
}

/*--------------------------------------------------------------
# Contact Three
--------------------------------------------------------------*/
.contact-three {
  margin-top: 6px;
}

.contact-three .contact-one__wrap {
  background-color: #f8b78c;
}

/*--------------------------------------------------------------
# Site Footer Two
--------------------------------------------------------------*/
.site-footer-two {
  position: relative;
  display: block;
  background-color: #0c0b02;
  padding: 157px 0 0;
  margin-top: -60px;
  z-index: 1;
}

.site-footer-two__bg-one {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  mix-blend-mode: overlay;
  z-index: -1;
}

.site-footer-two__bg-two {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  mix-blend-mode: overlay;
  opacity: .40;
  z-index: -1;
}

.footer-widget-two__about {
  position: relative;
  display: block;
  margin-top: 8px;
  margin-right: 50px;
}

.footer-widget-two__logo {
  position: relative;
  display: block;
}

.footer-widget-two__about-text {
  color: var(--corle-white);
  padding-top: 30px;
  padding-bottom: 30px;
}

.footer-widget-two__lets-start {
  position: relative;
  display: flex;
  align-items: center;
}

.footer-widget-two__lets-start .icon {
  position: relative;
  display: inline-block;
  z-index: 1;
}

.footer-widget-two__lets-start .icon span {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  background-color: #efe058;
  border-radius: 50%;
  font-size: 20px;
  color: var(--corle-black);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.footer-widget-two__lets-start .icon span:hover {
  background-color: var(--corle-primary);
  color: var(--corle-white);
}

.footer-widget-two__lets-start .text {
  position: relative;
  display: block;
}

.footer-widget-two__lets-start .text a {
  font-weight: 500;
  color: var(--corle-black);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  background-color: #f8f8f8;
  padding: 9px 25px 10px;
  padding-left: 42px;
  margin-left: -20px;
}

.footer-widget-two__lets-start .text a:hover {
  color: var(--corle-base);
}

.footer-widget-two__title-box {
  position: relative;
  display: block;
  margin-bottom: 43px;
}

.footer-widget-two__title {
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  color: var(--corle-white);
}

.footer-widget-two__explore {
  position: relative;
  display: block;
}

.footer-widget-two__explore .footer-widget-two__title-box {
  margin-bottom: 33px;
}

.footer-widget-two__explore-points-box {
  position: relative;
  display: flex;
}

.footer-widget-two__explore-list {
  position: relative;
  display: block;
}

.footer-widget-two__explore-list li+li {
  margin-top: 8px;
}

.footer-widget-two__explore-list li a {
  font-size: 16px;
  color: rgba(var(--corle-white-rgb), .60);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-weight: 400;
}

.footer-widget-two__explore-list li a:hover {
  color: var(--corle-white);
}

.footer-widget-two__latest-post {
  position: relative;
  display: block;
  margin-right: 50px;
}

.footer-widget-two__latest-post .footer-widget-two__title-box {
  margin-bottom: 41px;
}

.footer-widget-two__latest-post-list {
  position: relative;
  display: block;
}

.footer-widget-two__latest-post-list li {
  position: relative;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #232220;
  margin-bottom: 28px;
  padding-bottom: 28px;
}

.footer-widget-two__latest-post-list li:last-child {
  margin-bottom: 0px;
}

.footer-widget-two__latest-post-img {
  position: relative;
  display: block;
  width: 80px;
}

.footer-widget-two__latest-post-img img {
  width: 100%;
  border-radius: 2px;
}

.footer-widget-two__latest-post-content {
  position: relative;
  display: block;
  max-width: 215px;
  width: 100%;
  margin-left: 20px;
}

.footer-widget-two__latest-post-date {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #fff;
  opacity: .50;
}

.footer-widget-two__latest-post-title {
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
  margin-top: 4px;
}

.footer-widget-two__latest-post-title a {
  color: var(--corle-white);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.footer-widget-two__latest-post-title a:hover {
  color: var(--corle-primary);
}

.footer-widget-two__newsletter {
  position: relative;
  display: block;
}

.footer-widget-two__newsletter .footer-widget-two__title-box {
  margin-bottom: 35px;
}

.footer-widget-two__newsletter-text {
  font-size: 18px;
  font-weight: 500;
  color: var(--corle-white);
}

.footer-widget-two__subscribe {
  position: relative;
  display: block;
  margin-top: 25px;
  margin-bottom: 25px;
}

.footer-widget-two__subscribe-box {
  position: relative;
  display: block;
}

.footer-widget-two__subscribe-input-box {
  position: relative;
  display: block;
}

.footer-widget-two__subscribe-input {
  position: relative;
  display: block;
}

.footer-widget-two__subscribe-input-box input[type="email"] {
  height: 60px;
  width: 100%;
  background-color: var(--corle-white);
  outline: none;
  font-size: 15px;
  color: rgba(132, 132, 132, .70);
  border: 0;
  padding-right: 30px;
  padding-left: 50px;
  border-radius: 3px;
}

.footer-widget-two__subscribe-btn {
  position: relative;
  display: block;
  width: 100%;
  background-color: var(--corle-primary);
  font-size: 16px;
  border: none;
  font-weight: 500;
  color: var(--corle-white);
  padding: 14px 0;
  margin-top: 10px;
  border-radius: 3px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.footer-widget-two__subscribe-btn:hover {
  background-color: var(--corle-white);
  color: var(--corle-black);
}

.footer-widget-two__subscribe-icon {
  position: absolute;
  top: 50%;
  left: 20px;
  bottom: 0;
  transform: translateY(-50%);
}

.footer-widget-two__subscribe-icon i {
  font-size: 22px;
  color: #e6e6e6;
  position: relative;
  top: 3px;
}

.footer-widget-two__newsletter-text-2 {
  color: var(--corle-white);
}

.site-footer-two .site-footer__bottom-inner {
  border-top: 1px solid #232220;
}

/*--------------------------------------------------------------
# Page Header
--------------------------------------------------------------*/
.page-header {
  position: relative;
  display: block;
  padding: 210px 0 190px;
  background-color: #434141;
  margin-top: -40px;
  z-index: 1;
}

.page-header-bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: .15;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  mix-blend-mode: overlay;
  z-index: -1;
}

.page-header-bg-2 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  mix-blend-mode: overlay;
  z-index: -1;
}

.page-header__inner {
  position: relative;
  display: block;
  text-align: center;
  z-index: 15;
}

.page-header__inner h2 {
  font-size: 60px;
  color: var(--corle-white);
  line-height: 60px;
  font-weight: 700;
  margin-bottom: 17px;
}

.thm-breadcrumb {
  position: relative;
  display: block;
}

.thm-breadcrumb li {
  position: relative;
  display: inline-block;
  color: var(--corle-white);
  font-size: 20px;
  font-weight: 400;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.thm-breadcrumb li::before {
  content: "";
  position: absolute;
  top: 14px;
  left: -19px;
  width: 6px;
  height: 6px;
  background-color: var(--corle-white);
  border-radius: 50%;
}

.thm-breadcrumb li:first-child::before {
  display: none;
}

.thm-breadcrumb li+li {
  margin-left: 29px;
}

.thm-breadcrumb li a {
  position: relative;
  display: inline-block;
  color: var(--corle-white);
  font-size: 20px;
  font-weight: 400;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.thm-breadcrumb li:hover a {
  color: var(--corle-base);
  opacity: 1;
}

/*--------------------------------------------------------------
# Shop Page One
--------------------------------------------------------------*/
.shop-page-one {
  position: relative;
  display: block;
  padding: 120px 0 120px;
}

.shop-page-one__top {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  background-color: #f2f1f1;
  padding: 0 20px 0;
  margin-bottom: 50px;
}

.shop-page-one__showing-text-box {
  position: relative;
  display: block;
}

.shop-page-one__showing-text {
  color: var(--corle-black);
  font-weight: 500;
}

.shop-page-one__showing-sort-and-menu {
  position: relative;
  display: flex;
  align-items: center;
  max-width: 415px;
  width: 100%;
}

.shop-page-one__showing-sort {
  position: relative;
  display: block;
  max-width: 340px;
  width: 100%;
}

.shop-page-one__showing-sort .select-box .nice-select {
  background-color: var(--corle-base);
  border-radius: var(--corle-bdr-radius);
  color: var(--corle-white);
  font-size: 15px;
  font-weight: 500;
  height: 70px;
  line-height: 70px;
  padding-left: 30px;
  padding-right: 30px;
  width: 100%;
  margin-bottom: 0px;
}

.shop-page-one__showing-sort .select-box .nice-select:after {
  position: absolute;
  right: 30px;
}

.shop-page-one__menu {
  position: relative;
  display: flex;
  align-items: center;
  margin-left: 40px;
}

.shop-page-one__menu:before {
  content: "";
  position: absolute;
  top: -6px;
  bottom: -6px;
  left: -20px;
  width: 1px;
  background-color: #9e9c9a;
}

.shop-page-one__menu-icon-one {
  position: relative;
  display: flex;
  align-items: center;
  font-size: 17px;
  color: var(--corle-black);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.shop-page-one__menu-icon-one:hover {
  color: var(--corle-base);
}

.shop-page-one__menu-icon-two {
  position: relative;
  display: flex;
  align-items: center;
  font-size: 17px;
  color: #686868;
  margin-left: 15px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.shop-page-one__menu-icon-two:hover {
  color: var(--corle-base);
}

.shop-page-one__bottom {
  position: relative;
  display: block;
}


.shop-page-one__bottom-inner {
  position: relative;
  display: block;
}

.shop-page-one__single {
  position: relative;
  display: block;
  margin-bottom: 27px;
}

.shop-page-one__img {
  position: relative;
  display: block;
  overflow: hidden;
  z-index: 1;
}

.shop-page-one__img:before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(var(--corle-black-rgb), .10);
  -webkit-transition: opacity 500ms ease, visibility 500ms ease, -webkit-transform 500ms ease;
  transition: opacity 500ms ease, visibility 500ms ease, -webkit-transform 500ms ease;
  transition: opacity 500ms ease, visibility 500ms ease, transform 500ms ease;
  transition: opacity 500ms ease, visibility 500ms ease, transform 500ms ease, -webkit-transform 500ms ease;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateY(-70%);
  transform: translateY(-70%);
  z-index: 1;
}

.shop-page-one__single:hover .shop-page-one__img:before {
  visibility: visible;
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
  opacity: 1;
}

.shop-page-one__img img {
  width: 100%;
  transition: all 500ms ease;
}

.shop-page-one__single:hover .shop-page-one__img img {
  transform: scale(1.05);
}

.shop-page-one__btn {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  font-size: 16px;
  color: var(--corle-black);
  background-color: #f9eff1;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  padding: 6px 0 6px;
  overflow: hidden;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  z-index: 3;
}

.shop-page-one__single:hover .shop-page-one__btn {
  color: var(--corle-white);
}

.shop-page-one__btn:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: -1px;
  height: 100%;
  background-color: var(--corle-base);
  -webkit-transition-delay: .1s;
  transition-delay: .1s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition-duration: .4s;
  transition-duration: .4s;
  -webkit-transition-property: all;
  transition-property: all;
  opacity: 1;
  -webkit-transform-origin: bottom;
  transform-origin: bottom;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  z-index: -1;
}

.shop-page-one__single:hover .shop-page-one__btn:after {
  opacity: 1;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

.shop-page-one__sale {
  position: absolute;
  top: 15px;
  left: 20px;
  background-color: var(--corle-base);
  padding: 5px 15px 6px;
  z-index: 3;
}

.shop-page-one__sale p {
  font-size: 15px;
  color: var(--corle-white);
  line-height: 15px;
}

.shop-page-one__content {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 37px;
  z-index: 1;
}

.shop-page-one__title-box {
  position: relative;
  display: block;
}

.shop-page-one__title {
  font-size: 18px;
  font-weight: 700;
  line-height: 18px;
  margin-bottom: 15px;
}

.shop-page-one__title a {
  color: var(--corle-black);
  transition: all 500ms ease;
}

.shop-page-one__title a:hover {
  color: var(--corle-base);
}

.shop-page-one__price {
  font-size: 18px;
  font-weight: 500;
  color: var(--corle-black);
  line-height: 18px;
}

.shop-page-one__price span {
  position: relative;
  display: inline-block;
  color: #0f0e0e;
  opacity: .70;
}

.shop-page-one__price span:before {
  content: "";
  position: absolute;
  top: 8px;
  left: 0;
  right: 6px;
  height: 1px;
  background-color: #392917;
}

.shop-page-one__rating {
  position: relative;
  display: flex;
  align-items: center;
}

.shop-page-one__rating span {
  font-size: 16px;
  color: #ed8a19;
}

.shop-page-one__rating span+span {
  margin-left: 4px;
}


.shop-page__pagination {
  position: relative;
  display: block;
  text-align: center;
  padding: 50px 0px 0px;
}

.shop-page__pagination .pg-pagination li {
  display: inline-block;
  margin-right: 6px;
}

.shop-page__pagination .pg-pagination li:last-child {
  margin-right: 0;
}

.shop-page__pagination .pg-pagination li.prev {
  margin-right: 16px;
}

.shop-page__pagination .pg-pagination li.next {
  margin-left: 9px;
}

.shop-page__pagination .pg-pagination li a {
  text-align: center;
  display: inline-block;
  color: var(--corle-black);
  font-weight: 500;
  font-size: 16px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  border: 1px solid #e1e1e1;
  padding: 8px 15px 8px;
}

.shop-page__pagination .pg-pagination li a:hover {
  background-color: var(--corle-base);
  color: var(--corle-white);
  border: 1px solid var(--corle-base);
}

/*--------------------------------------------------------------
# Shop Details
--------------------------------------------------------------*/
.shop-details {
  position: relative;
  display: block;
  padding: 120px 0 116px;
}

.shop-details__top {
  position: relative;
  display: block;
}

.shop-detils-top__left {
  position: relative;
  display: block;
  margin-right: 35px;
}

.shop-detils-top__left-inner {
  position: relative;
  display: block;
}

.shop-detils-top__thumb-box {
  position: absolute;
  bottom: -115px;
  right: 0;
  max-width: 400px;
}

#shop-details-one__thumb {
  z-index: 10;
}

.shop-details-top__thumb-img {
  position: relative;
  display: block;
  width: 125px !important;
  cursor: pointer;
}

.shop-details-top__thumb-img img {
  width: 100%;
}

.shop-details-top__thumb-img:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 2px;
  background-color: var(--corle-black);
  opacity: 0;
  transition: all 500ms ease;
}


#shop-details-one__thumb .swiper-slide-thumb-active .shop-details-top__thumb-img:before {
  opacity: 1;
}

.shop-details-top__content-box {
  position: relative;
  display: block;
}

.shop-details-top__img {
  position: relative;
  display: block;
}

.shop-details-top__img img {
  width: 100%;
}


.shop-details-top__nav {
  position: absolute;
  bottom: -80px;
  left: 0;
  display: flex;
  z-index: 100;
}

.shop-details-top__nav .swiper-button-next,
.shop-details-top__nav .swiper-button-prev {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  color: var(--corle-black);
  background-color: #fee9ec;
  border-radius: 50%;
  margin: 0;
  text-align: center;
  opacity: 1;
  transition: all 500ms ease;
  z-index: 100;
}


.shop-details-top__nav .swiper-button-next:hover,
.shop-details-top__nav .swiper-button-prev:hover {
  color: var(--corle-white);
  background-color: var(--corle-base);
}

.shop-details-top__nav .swiper-button-next {
  margin-left: 10px;
}

.shop-details-top__nav .swiper-button-next i,
.shop-details-top__nav .swiper-button-prev i {
  position: relative;
  display: flex;
  align-items: center;
}

.shop-details-top__nav .swiper-button-next::after,
.shop-details-top__nav .swiper-button-prev::after {
  display: none;
}

.shop-detils-top__right {
  position: relative;
  display: block;
  margin-top: -10px;
}

.shop-detils__title {
  font-size: 32px;
  font-weight: 700;
  line-height: 42px;
}

.shop-detils-top__price-box {
  position: relative;
  display: flex;
  align-items: center;
  margin-top: 24px;
  margin-bottom: 4px;
}

.shop-detils-top__price-box h3 {
  font-size: 28px;
  font-weight: 500;
  line-height: 28px;
}

.shop-detils-top__price-box h3 .discount-rate {
  font-size: 14px;
  font-weight: 400;
  color: #090909;
  opacity: .50;
  position: relative;
  display: inline-block;
  top: -4px;
}

.shop-detils-top__price-box h3 .discount-rate:before {
  content: "";
  position: absolute;
  top: 15px;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #9b9a9a;
}

.shop-detils-top__price-box h3 .discount-percent {
  font-size: 14px;
  color: var(--corle-base);
  font-weight: 400;
  position: relative;
  display: inline-block;
  top: -5px;
}

.shop-detils-top__price-box h3 .in-stock {
  position: relative;
  display: inline-block;
  font-size: 15px;
  font-family: var(--corle-font);
  top: -5px;
  font-weight: 400;
  margin-left: 20px;
}

.shop-detils-top__review-box {
  position: relative;
  display: flex;
  align-items: center;
  margin-top: -8px;
}

.shop-detils-top__review {
  position: relative;
  display: flex;
  align-items: center;
}

.shop-detils-top__review i {
  font-size: 15px;
  color: #efce4a;
}

.shop-detils-top__review i+i {
  margin-left: 4px;
}

.shop-detils-top__review-text {
  font-size: 14px;
  color: #1c2035;
  margin-left: 5px;
}

.shop-detils-top__text-1 {
  padding-top: 26px;
  padding-bottom: 19px;
}

.shop-detils-top__points {
  position: relative;
  display: block;
}

.shop-detils-top__points li {
  position: relative;
  display: flex;
  align-items: center;
}

.shop-detils-top__points li .icon {
  position: relative;
  display: flex;
  align-items: center;
}

.shop-detils-top__points li .icon span {
  font-size: 15px;
  color: var(--corle-black);
}

.shop-detils-top__points li .text {
  margin-left: 15px;
}


.shop-detils-top__buttons-quantity-box {
  position: relative;
  display: flex;
  align-items: center;
  margin-top: 35px;
  margin-bottom: 15px;
}

.shop-detils__btn-one {
  padding: 8px 35px 10px;
  color: var(--corle-white);
  border: none;
}

.shop-detils__btn-one:after {
  background-color: var(--corle-base);
}

.shop-detils-top__quantity {
  position: relative;
  display: block;
  top: -10px;
  margin-right: 20px;
}

.shop-detils-top__quantity-title {
  font-size: 13px;
  font-weight: 500;
  line-height: 13px;
  font-family: var(--corle-font);
  margin-bottom: 8px;
}

.shop-detils-top__quantity .quantity-box {
  position: relative;
  width: 125px;
  border-radius: 0px;
  height: 50px;
}

.shop-detils-top__quantity .quantity-box input {
  width: 125px;
  border-radius: 0px;
  height: 50px;
  border: 1px solid #ebe8e4;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
  font-family: var(--corle-font);
  padding-left: 35px;
  outline: none;
  font-size: 16px;
  font-weight: 500;
  color: var(--corle-black);
}

.shop-detils-top__quantity .quantity-box button {
  width: 45px;
  height: 24px;
  background-color: transparent;
  color: var(--corle-black);
  font-size: 16px;
  position: absolute;
  top: 1px;
  right: 1px;
  background-color: #fff;
  border: none;
  border-left: 1px solid #dddddd;
  border-top-right-radius: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  outline: none;
}

.shop-detils-top__quantity .quantity-box button.sub {
  bottom: 1px;
  top: auto;
  border-top: 1px solid #dddddd;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

.shop-detils__btn-two {
  background-color: var(--corle-base);
  border: 1px solid var(--corle-black);
  color: var(--corle-black);
  padding: 7px 45px 9px;
  margin-left: 20px;
}

.shop-detils__btn-two:after {
  background-color: var(--corle-white);
}

.shop-detils__btn-two:hover {
  border: 1px solid var(--corle-base);
}

.shop-detils-top__icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 45px;
  width: 45px;
  background-color: #f9f7f7;
  border-radius: 50%;
  margin-left: 20px;
}

.shop-detils-top__icon span {
  font-size: 20px;
  color: var(--corle-black);
}

.shop-detils-top__points-two {
  position: relative;
  display: block;
}

.shop-detils-top__points-two li {
  position: relative;
  display: flex;
  align-items: center;
}

.shop-detils-top__points-two li .icon {
  position: relative;
  display: flex;
  align-items: center;
}

.shop-detils-top__points-two li .icon span {
  font-size: 15px;
  color: var(--corle-black);
}

.shop-detils-top__points-two li .text {
  margin-left: 10px;
}

.shop-detils-top__points-two li .text p {
  font-size: 15px;
  color: #5f5f60;
}

.shop-detils-top__points-two li .text p span {
  font-size: 16px;
  color: var(--corle-black);
  font-weight: 600;
}

.shop-detils__social {
  position: relative;
  display: flex;
  align-items: center;
  margin-top: 31px;
}

.shop-detils__social p {
  margin-right: 10px;
}

.shop-detils__social a {
  font-size: 16px;
  color: #212330;
  position: relative;
  display: flex;
  align-items: center;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.shop-detils__social a:hover {
  color: var(--corle-base);
}

.shop-detils__social a+a {
  margin-left: 25px;
}

.shop-details__bottom {
  position: relative;
  display: block;
  padding: 235px 0 0;
}

.shop-details__description {
  position: relative;
  display: block;
}

.shop-details__main-tab-box {
  position: relative;
  display: block;
  background-color: #f8f8f8;
}

.shop-details__main-tab-box .tab-buttons {
  position: relative;
  display: block;
  text-align: center;
}

.shop-details__main-tab-box .tab-buttons .tab-btn {
  position: relative;
  display: inline-block;
}

.shop-details__main-tab-box .tab-buttons .tab-btn+.tab-btn {
  margin-left: 5px;
}

.shop-details__main-tab-box .tab-buttons .tab-btn span {
  position: relative;
  display: block;
  text-align: center;
  transition: all 200ms linear;
  transition-delay: 0.1s;
  font-size: 18px;
  line-height: 18px;
  color: var(--corle-black);
  background-color: #f7edef;
  padding: 16px 50px 16px;
  font-weight: 500;
  cursor: pointer;
  font-family: var(--corle-font-two);
  transition: all 0.3s ease;
  z-index: 1;
}

.shop-details__main-tab-box .tab-buttons .tab-btn.active-btn span {
  color: var(--corle-white);
}

.shop-details__main-tab-box .tab-buttons .tab-btn span:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 0%;
  content: "";
  background-color: var(--corle-base);
  transition: all 0.3s ease;
  z-index: -1;
}

.shop-details__main-tab-box .tab-buttons .tab-btn.active-btn span:before {
  height: 100%;
}

.shop-details__main-tab-box .tabs-content {
  position: relative;
  display: block;
}

.shop-details__main-tab-box .tabs-content .tab {
  position: relative;
  display: none;
  -webkit-transform: translateY(35px);
  -ms-transform: translateY(35px);
  transform: translateY(35px);
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
  z-index: 10;
}

.shop-details__main-tab-box .tabs-content .tab.active-tab {
  display: block;
  margin-top: 0px;
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}

.shop-details__tab-content-inner {
  position: relative;
  display: block;
  padding: 40px 60px 50px;
}

.shop-details__description-content {
  position: relative;
  display: block;
}

.shop-details__description-text-1 {
  padding-bottom: 24px;
}

.shop-details__additional-information-content {
  position: relative;
  display: block;
}

.shop-details__additional-information-text-1 {
  padding-bottom: 24px;
  text-align: center;
}

.shop-details__additional-information-text-2 {
  text-align: center;
}

/*--------------------------------------------------------------
# Review One
--------------------------------------------------------------*/
.review-one {
  position: relative;
  display: block;
}

.comments-area {
  position: relative;
  display: block;
}

.review-one__title {
  position: relative;
  display: block;
  margin-bottom: 36px;
}

.review-one__title h3 {
  font-size: 30px;
  line-height: 30px;
  font-weight: 800;
  margin: 0;
}


.comments-area .comment-box {
  position: relative;
  display: block;
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #dddddd;
}

.comments-area .comment {
  position: relative;
  display: flex;
  align-items: center;
}

.comments-area .comment-box .author-thumb {
  position: relative;
  display: block;
  width: 165px;
  height: 165px;
  border-radius: 50%;
  overflow: hidden;
}

.comments-area .comment-box .author-thumb img {
  width: 100%;
}

.comments-area .comment-box .author-thumb figure {
  margin: 0;
}

.review-one__content {
  position: relative;
  display: block;
  padding-left: 45px;
  flex: 1;
}

.review-one__content-top {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}

.review-one__content-top .info {
  position: relative;
  display: block;
}

.review-one__content-top .info h2 {
  font-size: 20px;
  line-height: 30px;
  font-weight: 800;
}

.review-one__content-top .info h2 span {
  color: var(--corle-base);
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0;
  text-transform: capitalize;
}

.review-one__content-top .reply-btn {
  position: relative;
  display: block;
}

.review-one__content-top .reply-btn i:before {
  color: var(--corle-base);
  font-size: 15px;
}

.review-one__content-bottom {
  position: relative;
  display: block;
}

.review-one__content-bottom p {
  font-size: 16px;
  line-height: 30px;
  margin: 0px;
}

/*--------------------------------------------------------------
# Review Form One
--------------------------------------------------------------*/
.review-form-one {
  position: relative;
  display: block;
  padding: 16px 0px 0px;
}

.review-form-one__inner {
  position: relative;
  display: block;
}

.review-form-one__title {
  font-size: 30px;
  font-weight: 800;
  line-height: 30px;
}

.review-form-one__rate-box {
  position: relative;
  display: flex;
  align-items: center;
  margin-top: 17px;
  margin-bottom: 37px;
}

.review-form-one__rate-text {
  font-size: 18px;
  font-weight: 500;
}

.review-form-one__rate {
  position: relative;
  display: flex;
  align-items: center;
  margin-left: 17px;
}

.review-form-one__rate i {
  font-size: 16px;
  color: var(--corle-base);
}

.review-form-one__rate i+i {
  margin-left: 5px;
}

.review-form-one__form {
  position: relative;
  display: block;
}

.review-form-one__form .row {
  --bs-gutter-x: 20px;
}

.review-form-one__input-box textarea {
  font-size: 14px;
  color: var(--corle-gray);
  height: 160px;
  width: 100%;
  background-color: var(--corle-white);
  padding: 20px 30px 30px;
  border: 1px solid #dddddd;
  outline: none;
  margin-bottom: 0px;
  font-weight: 500;
  border-radius: var(--corle-bdr-radius);
}

.review-form-one__input-box.text-message-box {
  height: 160px;
}

.review-form-one__input-box {
  position: relative;
  display: block;
  margin-bottom: 20px;
}

.review-form-one__input-box input[type="text"],
.review-form-one__input-box input[type="email"] {
  height: 50px;
  width: 100%;
  border: 1px solid #dddddd;
  background-color: var(--corle-white);
  padding-left: 30px;
  padding-right: 30px;
  outline: none;
  font-size: 14px;
  color: var(--corle-gray);
  display: block;
  font-weight: 500;
  border-radius: var(--corle-bdr-radius);
}

.review-form-one__btn {
  border: none;
}

/*--------------------------------------------------------------
# Related Products
--------------------------------------------------------------*/
.related-products {
  position: relative;
  display: block;
  padding: 0 0 90px;
}

.related-products__title {
  font-size: 30px;
  font-weight: 500;
  line-height: 30px;
  margin-bottom: 42px;
}

/*--------------------------------------------------------------
# Cart Page
--------------------------------------------------------------*/
.cart-page {
  position: relative;
  display: block;
}

/*--------------------------------------------------------------
# Cart Page
--------------------------------------------------------------*/
.cart-page {
  position: relative;
  display: block;
  background: var(--corle-white);
  padding: 113px 0px 120px;
}

.cart-page__left {
  position: relative;
  display: block;
  margin-right: -32px;
}

.cart-page .table-responsive {
  position: relative;
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

@media(max-width: 1199px) {
  .cart-table {
    min-width: 800px;
  }
}

.cart-table {
  margin-bottom: 22px;
}

.cart-table thead th {
  color: var(--corle-black);
  font-size: 18px;
  line-height: 28px;
  font-weight: 500;
  padding: 0;
  border: none;
  padding-bottom: 10px;
  font-family: var(--corle-font-two);
}

.cart-table thead th:last-child {
  text-align: right;
}

.cart-table tbody tr {
  vertical-align: middle;
}

.cart-table tbody tr:last-child {
  border-bottom: 1px solid #eaeaea;
}

.cart-table tbody td {
  font-size: 16px;
  font-weight: 500;
  color: var(--corle-black);
  vertical-align: middle;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 0;
  padding-right: 0;
  letter-spacing: 0;
}

.cart-table tbody td:last-child {
  text-align: right;
}

.cart-table .product-box {
  display: flex;
  align-items: center;
}

.cart-table .product-box .img-box {
  position: relative;
  display: block;
  width: 85px;
  margin-right: 30px;
}

.cart-table .product-box .img-box img {
  width: 100%;
  border-radius: 3px;
}

.product-box-croos-icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -12px;
  height: 24px;
  width: 24px;
  background-color: var(--corle-base);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  color: var(--corle-white);
}

.cart-table h3 {
  color: var(--corle-black);
  font-size: 16px;
  font-weight: 500;
  margin: 0;
  text-transform: none;
  font-family: var(--corle-font);
  line-height: 30px;
}

.cart-table h3 a {
  color: var(--corle-black);
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.cart-table h3 a:hover {
  color: var(--corle-base);
}

.cart-table .quantity-box {
  position: relative;
  width: 160px;
  border-radius: 0;
  height: 50px;
  border: 1px solid #dddddd;
  background-color: #f9f7f7;
}

.cart-table .quantity-box input {
  height: 50px;
  border: 0;
  outline: none;
  font-size: 16px;
  font-weight: 500;
  color: var(--corle-black);
  background-color: transparent;
  width: 160px;
  text-align: center;
}

.cart-table .quantity-box input::-webkit-outer-spin-button,
.cart-table .quantity-box input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.cart-table .quantity-box input[type=number] {
  -moz-appearance: textfield;
  appearance: textfield;
}

.cart-table .quantity-box button.sub {
  width: 35px;
  height: 35px;
  background-color: #ffffff;
  color: var(--corle-black);
  font-size: 15px;
  position: absolute;
  top: 50%;
  left: 9px;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  outline: none;
  border-radius: 50%;
  padding: 0;
  transform: translateY(-50%);
}

.cart-table .quantity-box button.add {
  width: 35px;
  height: 35px;
  background-color: #ffffff;
  color: var(--corle-black);
  font-size: 15px;
  position: absolute;
  top: 50%;
  right: 9px;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  outline: none;
  border-radius: 50%;
  transform: translateY(-50%);
}

.cart-cupon__form-box {
  position: relative;
  display: block;
}

.cart-cupon__sub-title {
  font-size: 18px;
  color: var(--corle-black);
  font-weight: 600;
  font-family: var(--corle-font-two);
  line-height: 18px;
  margin-bottom: 15px;
}

.cart-cupon__form {
  position: relative;
  display: block;
}

.cart-cupon__input {
  width: 100%;
  max-width: 635px;
  background-color: transparent;
  padding-left: 20px;
  padding-right: 20px;
  font-family: var(--corle-font);
  font-size: 15px;
  color: rgba(9, 9, 9, .50);
  height: 60px;
  border: 1px solid #dddddd;
  outline: none;
  font-weight: 500;
  margin-bottom: 7px;
}

.cart-cupon__form ::placeholder {
  color: rgba(9, 9, 9, .50);
  opacity: 1;
}

.cart-cupon__form button {
  top: -1px;
  left: -5px;
  border: none;
  outline: none !important;
  background-color: var(--corle-base);
  color: var(--corle-black);
  padding: 13px 43px 15px;
}

.cart-cupon__form button:after {
  background-color: #f6f6f6;
}

.cart-cupon__btn {
  font-size: 15px;
  color: var(--corle-black);
  position: relative;
  display: inline-block;
  font-weight: 600;
  transition: all 500ms ease;
}

.cart-cupon__btn:hover {
  color: var(--corle-base);
}

.cart-cupon__btn:before {
  content: "";
  position: absolute;
  bottom: 8px;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #7c7c7d;
}


.cart-page__right {
  position: relative;
  display: block;
  margin-left: 40px;
  margin-top: 7px;
}

.cart-page__total-box {
  position: relative;
  display: block;
}

.cart-page__total-table-outer {
  position: relative;
  width: 100%;
  overflow-x: auto;
  background-color: #f8f8f8;
  padding-bottom: 25px;
}

.cart-page__total-table {
  min-width: 330px;
  width: 100%;
}

.cart-page__total-table tbody {
  position: relative;
}

.cart-page__total-table tbody tr {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 19px 0px;
  border-bottom: 1px solid #e4e2e0;
  margin-left: 20px;
  margin-right: 20px;
}

.cart-page__total-table tbody tr:first-child {
  background-color: #e8f0f0;
  padding: 13px 20px;
  border-bottom: 0;
  margin: 0;
}

.cart-page__total-table tbody tr:last-child {
  border-bottom: 0;
}

.cart-page__total-table tbody tr td {
  font-size: 18px;
  font-weight: 500;
  color: var(--corle-black);
}

.cart-page__total-table tbody tr td .flat-rate {
  font-size: 16px;
  line-height: 20px;
}

.cart-page__total-table tbody tr td .shipping-usa {
  font-size: 14px;
  color: #090909;
  opacity: .70;
  line-height: 20px;
}

.cart-page__total-table tbody tr td .change-address {
  position: relative;
  display: inline-block;
  font-size: 14px;
  color: #fd3333;
  line-height: 14px;
}

.cart-page__total-table tbody tr td .change-address:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #fba9a9;
}

.proceed-checkout {
  font-size: 16px;
  font-weight: 500;
  color: var(--corle-white);
  background-color: var(--corle-base);
  border: none;
  outline: none;
  padding: 9px 0;
  position: relative;
  display: block;
  width: 100%;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.proceed-checkout:hover {
  background-color: var(--corle-black);
}

/*--------------------------------------------------------------
# Checkout Page
--------------------------------------------------------------*/
.checkout-page {
  position: relative;
  display: block;
  padding: 117px 0 120px;
}

.checkout-page__left {
  position: relative;
  display: block;
}

.checkout-page__billing {
  position: relative;
  display: block;
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 15px;
  margin-bottom: 20px;
}

.checkout-page__billing h3 {
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
}

.checkout-page .checkout-page__form .field-label {
  color: var(--corle-black);
  font-size: 16px;
  font-weight: 500;
  margin: 0 0 9px;
  text-transform: capitalize;
  font-family: var(--corle-font-two);
}

.checkout-page .checkout-page__form .field-input {
  position: relative;
  display: block;
  margin-bottom: 20px;
}

.checkout-page .checkout-page__form .field-input input[type="text"],
.checkout-page .checkout-page__form .field-input input[type="email"],
.checkout-page .checkout-page__form .field-input input[type="tel"] {
  position: relative;
  display: block;
  border: 1px solid #e0e0e0;
  color: rgba(19, 18, 22, .50);
  font-size: 15px;
  font-weight: 500;
  width: 100%;
  height: 60px;
  line-height: 60px;
  padding: 0 20px;
  font-family: var(--corle-font);
  outline: none;
  transition: all 500ms ease;
}

.checkout-page .checkout-page__form .field-input input[type="text"]:focus {
  border-color: #e0e0e0;
}

.checkout-page .checkout-page__form .field-input textarea {
  position: relative;
  display: block;
  border: 1px solid #e0e0e0;
  color: rgba(9, 9, 9, .50);
  font-size: 15px;
  font-weight: 500;
  width: 100%;
  height: 120px;
  padding: 10px 20px;
  outline: none;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}

.checkout-page .checkout-page__form .field-input textarea:focus {
  border-color: #e0e0e0;
}

.checkout-page .checkout-page__form .field-input.text-message-box {
  margin-bottom: 0px;
  height: 160px;
}


.checkout-page .checkout-page__form .field-input .nice-select {
  position: relative;
  background-color: #fff;
  border-radius: 0px;
  border: solid 1px #e0e0e0;
  text-align: left;
  font-family: var(--corle-font);
  font-size: 15px;
  font-weight: 500;
  color: rgba(19, 18, 22, .50);
  height: 60px;
  line-height: 60px;
  outline: none;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 20px;
}

.checkout-page .checkout-page__form .field-input .nice-select:after {
  position: absolute;
  right: 20px;
  top: 50%;
  border-bottom: 1px solid #141414;
  border-right: 1px solid #141414;
  width: 8px;
  height: 8px;
  margin-top: -7px;
  pointer-events: none;
}



.checkout-page .create-acc {
  position: relative;
  display: block;
  padding-top: 0;
  padding-bottom: 11px;
}

.checkout-page .create-acc .checkbox {
  position: relative;
  display: block;
}

.checkout-page .create-acc .checkbox label {
  color: var(--corle-black);
  font-weight: 400;
  font-size: 16px;
  cursor: pointer;
  margin: 0;
}

.checkout-page .create-acc .checkbox input {
  position: relative;
  top: 1px;
}

.checkout-page .shipping-info input[type="checkbox"] {
  cursor: pointer;
  display: inline-block;
  margin: 0 0 0 20px;
  position: relative;
  top: 0px;
  vertical-align: middle;
}

.checkout-page__right {
  position: relative;
  display: block;
  margin-top: 3px;
}

.checkout-page__order-summary {
  position: relative;
  display: block;
  background-color: #f7f7f7;
  padding: 30px 20px 0;
}

.checkout-page__order-summary-table-outer {
  position: relative;
  width: 100%;
  overflow-x: auto;
}

.checkout-page__order-summary-title {
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  border-bottom: 1px solid #e4e2e0;
  padding-bottom: 20px;
}

.checkout-page__order-summary-table {
  min-width: 330px;
  width: 100%;
}

.checkout-page__order-summary-table tbody {
  position: relative;
}

.checkout-page__order-summary-table tbody tr {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.checkout-page__order-summary-table tbody tr td {
  font-size: 18px;
  font-weight: 500;
  color: var(--corle-black);
  padding: 30px 0;
}

.checkout-page__order-summary-img-box {
  position: relative;
  display: flex;
  align-items: center;
}

.checkout-page__order-summary-img {
  position: relative;
  display: block;
  width: 55px;
  margin-right: 12px;
}

.checkout-page__order-summary-img img {
  width: 100%;
}

.checkout-page__order-summary-content {
  font-size: 15px;
  line-height: 25px;
  font-family: var(--corle-font);
}

.checkout-page__order-summary-content i {
  font-size: 11px;
}


.checkout-page__right .cart-page__total-table-outer {
  padding-bottom: 15px;
  background-color: #f7f7f7;
}

.checkout-page__right .cart-page__total-table tbody tr:first-child {
  background-color: #f5edef;
}

.checkout__payment-info-box {
  position: relative;
  display: block;
  background-color: #f7f7f7;
  padding: 32px 20px 35px;
  margin-top: 25px;
}

.checkout__payment-info-title {
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  border-bottom: 1px solid #e4e2e0;
  padding-bottom: 20px;
  margin-bottom: 30px;
}

.checkout__payment {
  position: relative;
  display: block;
}

.checkout__payment__item {
  position: relative;
  display: block;
  border: 1px solid var(--corle-black);
  padding: 15px 20px 15px;
}

.checkout__payment__item+.checkout__payment__item {
  margin-top: 10px;
}

.checkout__payment__item--active {
  border: 1px solid var(--corle-black);
}

.checkout__payment__title {
  display: flex;
  color: var(--corle-black);
  font-size: 16px;
  font-weight: 500;
  margin: 0;
  align-items: center;
  cursor: pointer;
  font-family: var(--corle-font);
}

.checkout__payment__title::before {
  content: '';
  width: 18px;
  height: 18px;
  background-color: #ffffff;
  border: 1px solid var(--corle-black);
  border-radius: 50%;
  margin-right: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 15px;
  position: relative;
  transition: all 500ms ease;
}

.checkout__payment__title::after {
  content: "\e933";
  position: absolute;
  top: 16px;
  left: 22px;
  font-family: 'icomoon' !important;
  font-size: 15px;
  color: var(--corle-black);
  opacity: 1;
  transition: all 500ms ease;
}

.checkout__payment__item--active .checkout__payment__title::before {
  border: 1px solid var(--corle-base);
}

.checkout__payment__item--active .checkout__payment__title::after {
  color: var(--corle-base);
}

.checkout__payment__content {
  font-size: 16px;
  line-height: 30px;
  color: var(--corle-gray);
  font-weight: 500;
  margin-top: 9px;
}

.checkout__payment-info-box .checked-box {
  position: relative;
  display: block;
  margin-top: 24px;
}

.checkout__payment-info-box .checked-box label {
  position: relative;
  display: inline-block;
  padding-left: 30px;
  margin-right: 0px;
  margin-bottom: 0;
  color: var(--corle-gray);
  font-size: 15px;
  line-height: 24px;
  font-weight: 500;
  text-transform: none;
  cursor: pointer;
  font-family: var(--corle-font);
}

.checkout__payment-info-box .checked-box input[type="checkbox"] {
  display: none;
}

.checkout__payment-info-box .checked-box input[type="checkbox"]+label span {
  position: absolute;
  top: 5px;
  left: 0;
  width: 20px;
  height: 20px;
  border-radius: 0;
  vertical-align: middle;
  background-color: transparent;
  cursor: pointer;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  border: 1px solid #d6d3d0;
}

.checkout__payment-info-box .checked-box label span:before {
  position: absolute;
  top: 4px;
  left: 5px;
  display: block;
  border-bottom: 2px solid #d6d3d0;
  border-right: 2px solid #d6d3d0;
  content: '';
  width: 6px;
  height: 9px;
  pointer-events: none;
  -webkit-transform-origin: 66% 66%;
  -ms-transform-origin: 66% 66%;
  transform-origin: 66% 66%;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  opacity: 0;
}

.checkout__payment-info-box .checked-box input[type="checkbox"]:checked+label span {
  border-color: #d6d3d0;
}

.checkout__payment-info-box .checked-box input[type="checkbox"]:checked+label span:before {
  opacity: 1;
}

.checkout__payment-btn {
  position: relative;
  display: block;
  margin-top: 30px;
}

.checkout__payment-btn a {
  position: relative;
  display: block;
  background-color: var(--corle-base);
  font-size: 18px;
  color: var(--corle-white);
  font-weight: 500;
  text-align: center;
  padding: 9px 0;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.checkout__payment-btn a:hover {
  background-color: var(--corle-black);
}

/*--------------------------------------------------------------
# Blog Details
--------------------------------------------------------------*/
.blog-details {
  position: relative;
  display: block;
  padding: 120px 0 120px;
}

.blog-details__left {
  position: relative;
  display: block;
}

.blog-details__img-box {
  position: relative;
  display: block;
}

.blog-details__img {
  position: relative;
  display: block;
}

.blog-details__img img {
  width: 100%;
}

.blog-details__tag-and-date {
  position: absolute;
  left: 35px;
  bottom: 20px;
  display: flex;
  align-items: center;
  z-index: 2;
}

.blog-details__tag {
  position: relative;
  display: block;
  background-color: var(--corle-primary);
  padding: 4px 12px 5px;
}

.blog-details__tag p {
  font-size: 14px;
  line-height: 14px;
  color: var(--corle-white);
}

.blog-details__date {
  position: relative;
  display: block;
  background-color: #f44059;
  padding: 4px 12px 5px;
  margin-left: 1px;
}

.blog-details__date p {
  font-size: 14px;
  line-height: 14px;
  color: var(--corle-white);
}

.blog-details__date p span {
  font-size: 13px;
  position: relative;
  right: 5px;
}

.blog-details__date p .icon-calender:before {
  content: "\e931";
  color: var(--corle-white);
}

.blog-details__content {
  position: relative;
  display: block;
  background-color: var(--corle-white);
  box-shadow: 0px 0px 76px 0px rgba(212, 204, 204, 0.35);
}

.blog-details__content-top {
  position: relative;
  display: block;
  padding-left: 30px;
  padding-right: 50px;
  padding-top: 22px;
  padding-bottom: 29px;
  background-color: rgb(247, 247, 247);
  border-radius: 3px;
}

.blog-details__meta-and-share {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.blog-details__meta {
  position: relative;
  display: flex;
  align-items: center;
}

.blog-details__meta li {
  position: relative;
  display: flex;
  align-items: center;
  margin-left: -6px;
}

.blog-details__meta li+li {
  margin-left: 20px;
}

.blog-details__meta li a {
  font-size: 14px;
  color: rgba(var(--corle-black-rgb), .88);
  font-weight: 500;
  transition: all 500ms ease;
}

.blog-details__meta li a:hover {
  color: var(--corle-base);
}

.blog-details__meta li a i {
  font-size: 17px;
  position: relative;
  top: 2px;
  margin-right: 8px;
}

.blog-details__meta li:first-child a {
  position: relative;
  top: -4px;
}

.blog-details__meta li:first-child a i {
  font-size: 32px;
  top: 9px;
  display: inline-block;
  margin-right: 0;
}

.blog-details__share {
  position: relative;
  display: block;
}

.blog-details__share a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  font-size: 16px;
  color: var(--corle-black);
  background-color: #f0ecec;
  border-radius: 50%;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.blog-details__share a:hover {
  background-color: var(--corle-base);
  color: var(--corle-white);
}

.blog-details__title {
  font-size: 32px;
  font-weight: 500;
  line-height: 46px;
  margin-top: 6px;
}

.blog-details__content-bottom {
  position: relative;
  display: block;
  padding-left: 30px;
  padding-right: 35px;
  padding-top: 32px;
  padding-bottom: 40px;
  z-index: 1;
}

.blog-details__text-2 {
  margin-top: 21px;
  margin-bottom: 28px;
}

.blog-details__title-2 {
  font-size: 24px;
  font-weight: 500;
  line-height: 34px;
}

.blog-details__text-3 {
  margin-top: 15px;
  margin-bottom: 55px;
}

.blog-details__points {
  position: relative;
  display: flex;
  align-items: center;
}

.blog-details__points li {
  position: relative;
  display: block;
}

.blog-details__points li+li {
  margin-left: 83px;
}

.blog-details__points-title-box {
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

.blog-details__points-title-box .icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 25px;
  height: 25px;
  border: 2px solid var(--corle-black);
  border-radius: 3px;
}

.blog-details__points-title-box .icon span {
  font-size: 16px;
  color: var(--corle-black);
}

.blog-details__points-title-box .icon-check-2:before {
  content: "\e933";
  font-weight: 900;
}

.blog-details__points-title-box .title h3 {
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  margin-left: 12px;
}

.blog-details__title-3 {
  font-size: 24px;
  font-weight: 500;
  line-height: 34px;
  margin-top: 43px;
  margin-bottom: 12px;
}

.blog-details__quote-box {
  position: relative;
  display: block;
  border: 1px solid var(--corle-black);
  padding: 31px 109px 39px;
  padding-right: 55px;
  margin-top: 32px;
  margin-bottom: 32px;
}

.blog-details__quote-text {
  font-size: 22px;
  font-weight: 500;
  line-height: 37px;
  color: var(--corle-black);
}

.blog-details__icon-quote {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 3px;
  left: 2px;
  width: 68px;
  height: 70px;
  background-color: var(--corle-base);
}

.blog-details__icon-quote span {
  font-size: 58px;
  transform: rotate(180deg);
  color: var(--corle-white);
}

.blog-details__img-2 {
  position: relative;
  display: block;
  margin-top: 38px;
  margin-bottom: 40px;
}

.blog-details__img-2 img {
  width: 100%;
}

.blog-details__title-4 {
  font-size: 24px;
  font-weight: 500;
  line-height: 34px;
}

.blog-details__text-6 {
  margin-top: 12px;
}

.blog-details__tags {
  position: relative;
  display: flex;
  align-items: center;
  margin-top: 57px;
  border: 1px solid #dadada;
  padding: 23px 20px 23px;
  margin-bottom: 30px;
}

.blog-details__tags p {
  font-size: 20px;
  font-weight: 500;
  color: var(--corle-black);
  margin-right: 16px;
}

.blog-details__tags-list {
  position: relative;
  display: flex;
  align-items: center;
}

.blog-details__tags-list a {
  font-size: 15px;
  font-weight: 500;
  color: #090808;
  padding: 0 18px 0;
  background-color: #f9f9f9;
  line-height: 30px;
  border: 1px solid transparent;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.blog-details__tags-list a+a {
  margin-left: 10px;
}

.blog-details__tags-list a:hover {
  background-color: transparent;
  border: 1px solid var(--corle-base);
  color: var(--corle-base);
}

.author {
  position: relative;
  display: flex;
  border: 1px solid #dadada;
  padding: 27px 20px 37px;
}

.author__img {
  position: relative;
  display: block;
  width: 117px;
  margin-top: 6px;
}

.author__img img {
  width: 100%;
  border-radius: 50%;
}

.author__content {
  position: relative;
  display: block;
  margin-left: 40px;
  max-width: 491px;
  width: 100%;
}

.author__content h4 {
  font-size: 21px;
  font-weight: 700;
  line-height: 32px;
}

.author__content p {
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
  padding: 8px 0 18px;
}

.author__social {
  position: relative;
  display: flex;
  align-items: center;
  background-color: #f3f8f8;
  max-width: 270px;
  padding: 11px 17px 11px;
}

.author__social span {
  color: #090808;
  margin-right: 10px;
  margin-top: -3px;
  font-weight: 500;
}

.author__social a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 35px;
  width: 35px;
  border-radius: 50%;
  font-size: 16px;
  color: var(--corle-black);
  background-color: var(--corle-white);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.author__social a:hover {
  color: var(--corle-white);
  background-color: var(--corle-primary);
}

.author__social a+a {
  margin-left: 10px;
}

.back-news {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid var(--corle-black);
  border-bottom: 1px solid var(--corle-black);
  margin-top: 35px;
}

.back-news__content {
  position: relative;
  display: block;
  align-items: center;
  background-color: var(--corle-white);
  padding: 34px 30px 38px;
  max-width: 353px;
  padding-left: 72px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.back-news__content:hover {
  background-color: #f3f8f8;
}

.back-news__arrow {
  position: absolute;
  top: 0;
  left: 0;
  width: 54px;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f3f8f8;
}

.back-news__arrow a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 31px;
  height: 31px;
  border: 1px solid var(--corle-black);
  border-radius: 50%;
  font-size: 30px;
  color: var(--corle-black);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.back-news__content-2 {
  position: relative;
  display: block;
  align-items: center;
  background-color: var(--corle-white);
  padding: 34px 30px 38px;
  max-width: 353px;
  padding-right: 72px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.back-news__content-2:hover {
  background-color: #f3f8f8;
}

.back-news__arrow-2 {
  position: absolute;
  top: 0;
  right: 0;
  width: 54px;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f3f8f8;
}

.back-news__arrow-2 a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 31px;
  height: 31px;
  border: 1px solid var(--corle-black);
  border-radius: 50%;
  font-size: 30px;
  color: var(--corle-black);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.back-news__text-box {
  position: relative;
}

.back-news__text {
  font-size: 18px;
  color: var(--corle-black);
  font-weight: 700;
  line-height: 30px;
  font-family: var(--corle-font-two);
}

.back-news__2nd-text {
  text-align: right;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.blog-details__comment-and-form {
  position: relative;
  display: block;
  margin-top: 44px;
}

.comment-one__title,
.comment-form__title {
  margin: 0;
  color: var(-corle-black);
  font-size: 24px;
  margin-bottom: 51px;
  font-weight: 500;
}

.comment-one__single {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 34px;
  margin-bottom: 36px;
}

.comment-one__single--two {
  margin-left: 80px;
}

.comment-one__content {
  position: relative;
  margin-left: 25px;
  margin-top: 5px;
}

.comment-one__content h3 {
  font-size: 18px;
  color: var(--corle-black);
  font-weight: 700;
}

.comment-one__content span {
  color: rgba(var(--corle-black-rgb), .70);
  font-size: 14px;
  font-weight: 500;
}

.comment-one__content p {
  color: rgba(var(--corle-black-rgb), .70);
  margin-top: 8px;
  margin-bottom: 8px;
}

.comment-one__btn {
  padding: 0px 12px;
  position: absolute;
  top: 1px;
  left: 96px;
  background-color: #efeeee;
  font-size: 13px;
  line-height: 23px;
  color: var(--corle-black);
  font-weight: 500;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.comment-one__btn-2 {
  left: 120px;
}

.comment-one__btn:hover {
  background-color: var(--corle-base);
  color: var(--corle-white);
}

.comment-one__image {
  position: relative;
  display: block;
  border-radius: 50%;
}

.comment-one__image img {
  width: auto;
  border-radius: 50%;
}

.comment-form {
  position: relative;
  display: block;
  padding-top: 10px;
}

.comment-form .comment-form__title {
  margin-bottom: 24px;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

.comment-form__input-box {
  position: relative;
  display: block;
  margin-bottom: 20px;
}

.comment-form__input-box input[type="text"],
.comment-form__input-box input[type="email"] {
  height: 70px;
  width: 100%;
  border: none;
  outline: none;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 15px;
  font-weight: 500;
  color: rgba(var(--corle-black-rgb), .60);
  background-color: #f6f6f6;
  display: block;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.comment-form__input-box textarea {
  font-size: 15px;
  font-weight: 500;
  color: rgba(var(--corle-black-rgb), .60);
  height: 218px;
  width: 100%;
  border: none;
  padding: 15px 30px 30px;
  outline: none;
  margin-bottom: 0px;
  background-color: #f6f6f6;
  border-radius: var(--corle-bdr-radius);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.comment-form__btn {
  border: none;
  font-size: 16px;
  color: var(--corle-white);
  background-color: var(--corle-base);
  border-radius: 2px;
  padding: 11px 29px;
  font-weight: 500;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.comment-form__btn:hover {
  background-color: var(--corle-black);
  color: var(--corle-white);
}

.comment-form__input-box.text-message-box {
  height: 218px;
}

/*--------------------------------------------------------------
## Sidebar
--------------------------------------------------------------*/
@media (max-width: 991px) {
  .sidebar {
    margin-top: 50px;
  }
}

.sidebar {
  position: relative;
  display: block;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 0px 76px 0px rgba(212, 204, 204, 0.35);
  padding: 36px 30px 40px;
  z-index: 1;
}

.sidebar__search {
  position: relative;
  display: block;
  background-color: var(--corle-extra);
}

.sidebar__search-form {
  position: relative;
  display: block;
}

.sidebar__search-form-inner {
  position: relative;
  display: block;
}

.sidebar__search-form input[type="search"] {
  position: relative;
  display: block;
  outline: none;
  background-color: var(--corle-white);
  color: #25242e;
  opacity: .60;
  font-size: 16px;
  padding-left: 20px;
  height: 70px;
  font-weight: 500;
  width: 100%;
  padding-right: 80px;
  border: 1px solid #f0eeee;
}

.sidebar__search-form button[type="submit"] {
  color: var(--corle-black);
  font-size: 21px;
  position: absolute;
  top: 11px;
  right: 10px;
  width: 52px;
  bottom: 12px;
  outline: none;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  background-color: transparent;
  border: 1px solid var(--corle-black);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.sidebar__search-form button[type="submit"] .icon-search:before {
  content: "\e959";
  font-weight: 700;
}

.sidebar__single+.sidebar__single {
  margin-top: 35px;
}

.sidebar__category {
  position: relative;
  display: block;
}

.sidebar__title-box {
  position: relative;
  display: block;
  margin-bottom: 12px;
}

.sidebar__title-box::before {
  content: "";
  position: absolute;
  top: 3px;
  left: -30px;
  height: 28px;
  width: 4px;
  background-color: var(--corle-primary);
}

.sidebar__title {
  font-size: 22px;
  font-weight: 500;
  line-height: 32px;
  position: relative;
  display: inline-block;
  margin-left: 20px;
}

.sidebar__title::before {
  content: "";
  position: absolute;
  top: 9px;
  left: -20px;
  width: 12px;
  height: 8px;
  background-color: var(--corle-base);
}

.sidebar__title::after {
  content: "";
  position: absolute;
  top: 17px;
  left: -20px;
  width: 12px;
  height: 9px;
  background-color: var(--corle-primary);
}

.sidebar__category-box {
  position: relative;
  display: block;
}

.sidebar__category-box li {
  position: relative;
  display: block;
  border-bottom: 1px solid #ececec;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.sidebar__category-box li:hover {
  border-bottom: 1px solid var(--corle-base);
}

.sidebar__category-box li a {
  position: relative;
  display: block;
  font-size: 18px;
  font-weight: 500;
  color: var(--corle-black);
  padding-bottom: 8px;
  padding-top: 11px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.sidebar__category-box li:hover a {
  color: var(--corle-base);
}

.sidebar__category-letter {
  position: absolute;
  top: 0;
  right: 48px;
}

.sidebar__category-arrow {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  background-color: transparent;
  font-size: 17px;
  color: var(--corle-black);
  border-radius: 50%;
  top: 6px;
  right: 0;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.sidebar__category-box li:hover .sidebar__category-arrow {
  background-color: var(--corle-base);
  color: var(--corle-white);
}

.sidebar__post {
  position: relative;
  display: block;
}

.sidebar__post .sidebar__title-box {
  margin-bottom: 30px;
}

.sidebar__post-list {
  position: relative;
  display: block;
}

.sidebar__post-list li+li {
  margin-top: 10px;
}

.sidebar__post-list li {
  position: relative;
  display: flex;
  align-items: center;
  border: 1px solid #ececec;
  border-radius: 4px;
  background-color: #f9f9f9;
  padding: 20px 20px 20px;
}

.sidebar__post-image {
  position: relative;
  display: block;
  width: 78px;
}

.sidebar__post-image img {
  width: 100%;
}

.sidebar__post-content {
  position: relative;
  display: block;
  max-width: 158px;
  margin-left: 20px;
  margin-top: -6px;
}

.sidebar__post-content-meta {
  font-size: 13px;
  line-height: 23px;
  color: rgb(9, 8, 8, .80);
}

.sidebar__post-title {
  font-size: 16px;
  font-weight: 500;
  line-height: 25px;
  margin-top: 2px;
}

.sidebar__post-title a {
  color: var(--corle-black);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.sidebar__post-title a:hover {
  color: var(--corle-base);
}

.sidebar__tag {
  position: relative;
  display: block;
}

.sidebar__tag .sidebar__title-box {
  position: relative;
  display: block;
  margin-bottom: 15px;
}

.sidebar__tag-list {
  position: relative;
  display: block;
}

.sidebar__tag-list a {
  font-size: 15px;
  color: var(--corle-black);
  background-color: #f9f9f9;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: 1px solid transparent;
  display: inline-block;
  padding: 0 22px 0 16px;
  margin-left: 7px;
  font-weight: 500;
  line-height: 30px;
}

.sidebar__tag-list a+a {
  margin-left: 6px;
  margin-top: 10px;
}

.sidebar__tag-list a:hover {
  background-color: transparent;
  border: 1px solid #dad7d7;
}

.sidebar__book-a-call {
  position: relative;
  display: block;
}

.sidebar__book-a-call .sidebar__title-box {
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 32px;
}

.sidebar__book-a-call-img-box {
  position: relative;
  display: block;
}

.sidebar__book-a-call-img {
  position: relative;
  display: block;
}

.sidebar__book-a-call-img:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 300px;
  background: rgb(250, 225, 228);
  background: linear-gradient(0deg, rgba(250, 225, 228, 1) 10%, rgba(94, 121, 121, 0.9444152661064426) 44%, rgba(41, 33, 28, 0) 100%);
}

.sidebar__book-a-call-img img {
  width: 100%;
}

.sidebar__book-a-call-title-box {
  position: absolute;
  bottom: 40px;
  left: 25px;
  right: 25px;
  text-align: center;
  z-index: 2;
}

.sidebar__book-a-call-title {
  font-size: 24px;
  font-weight: 700;
  line-height: 33px;
  color: var(--corle-white);
  font-family: var(--corle-font);
}

.sidebar__book-a-call-btn-box {
  position: relative;
  display: block;
  margin-top: 62px;
}

.sidebar__book-a-call-btn {
  font-size: 18px;
  border-radius: 3px;
  padding: 7px 60px 6px;
  border: none;
}

.sidebar__book-a-call-btn:hover {
  color: var(--corle-white);
  background-color: var(--corle-base);
}

.sidebar__book-a-call-btn:after {
  background-color: var(--corle-white);
  border-radius: 3px;
}

/*--------------------------------------------------------------
# Project Details
--------------------------------------------------------------*/
.project-details {
  position: relative;
  display: block;
  padding: 120px 0 120px;
}

.project-details__top {
  position: relative;
  display: block;
}

.project-details__top-img {
  position: relative;
  display: block;
}

.project-details__top-img img {
  width: 100%;
}

.project-details__info-box {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 210px;
  background-color: #f3fafa;
  padding-left: 45px;
  padding-right: 115px;
  padding-top: 30px;
  padding-bottom: 30px;
  clip-path: polygon(0 0, 95% 0, 100% 100%, 0 100%);
  z-index: 1;
}

.project-details__info-box:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 50%;
  background-color: var(--corle-primary);
  height: 4px;
}

.project-details__info-box:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 50%;
  background-color: var(--corle-base);
  height: 4px;
}

.project-details__info {
  position: relative;
  display: flex;
  align-items: center;
}

.project-details__info li {
  position: relative;
  display: flex;
  align-items: center;
}

.project-details__info li+li {
  margin-left: 105px;
}

.project-details__info li .icon {
  position: relative;
  display: flex;
  align-items: center;
}

.project-details__info li .icon span {
  position: relative;
  display: inline-block;
  font-size: 43px;
  color: var(--corle-black);
  -webkit-transition: all 500ms linear;
  transition: all 500ms linear;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.project-details__info li:hover .icon span {
  transform: scale(.9);
}

.project-details__info li .text {
  margin-left: 12px;
}

.project-details__info li .text span {
  position: relative;
  display: block;
  font-size: 18px;
  line-height: 18px;
  color: var(--corle-black);
  opacity: .70;
}

.project-details__info li .text p {
  font-size: 20px;
  font-weight: 700;
  color: var(--corle-black);
  line-height: 20px;
  margin-top: 7px;
}

.project-details__bottom {
  position: relative;
  display: block;
  margin-top: 53px;
}

.project-details__title {
  font-size: 45px;
  font-weight: 700;
  line-height: 45px;
  margin-bottom: 52px;
}

.project-details__overview {
  position: relative;
  display: block;
}

.project-details__overview-itle {
  font-size: 22px;
  font-weight: 700;
  line-height: 22px;
  margin-bottom: 22px;
}

.project-details__overview-text-1 {
  font-size: 18px;
  line-height: 34px;
}

.project-details__overview-text-2 {
  font-size: 18px;
  line-height: 34px;
  margin-top: 29px;
}

.project-details__feature {
  position: relative;
  display: block;
  margin-top: 59px;
}

.project-details__feature .row {
  --bs-gutter-x: 65px;
}

.project-details__feature-single {
  position: relative;
  display: block;
  overflow: hidden;
  background-color: #fbeef0;
  padding: 32px 30px 30px;
  margin-bottom: 30px;
  z-index: 1;
}

.project-details__feature-single:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 250px;
  height: 1px;
  background-color: var(--corle-base);
}

.project-details__feature-shape-1 {
  position: absolute;
  top: -40px;
  right: -30px;
  border-radius: 50%;
  background-color: rgb(249, 228, 232);
  width: 180px;
  height: 180px;
  z-index: -1;
}

.project-details__feature-title {
  font-size: 22px;
  font-weight: 700;
  line-height: 32px;
  margin-bottom: 22px;
}

.project-details__feature-single--two {
  background-color: #f3fafa;
}

.project-details__feature-single--two .project-details__feature-shape-1 {
  background-color: #e6f0f0;
}

.project-details__feature-single--two:before {
  background-color: var(--corle-primary);
}

.project-details__brand-identity {
  position: relative;
  display: block;
  padding-top: 41px;
  padding-bottom: 64px;
}

.project-details__brand-identity-title {
  font-size: 26px;
  font-weight: 700;
  line-height: 36px;
  margin-bottom: 16px;
}

.project-details__brand-identity-text {
  font-weight: 18px;
  line-height: 34px;
}

.project-details__goal {
  position: relative;
  display: block;
}

.project-details__goal-content {
  position: relative;
  display: block;
  margin-top: -4px;
}

.project-details__goal-title {
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 23px;
}

.project-details__goal-text {
  font-size: 18px;
  line-height: 34px;
}

.project-details__goal-points-box {
  position: relative;
  display: block;
  margin-top: 26px;
}

.project-details__goal-points-title {
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  margin-bottom: 25px;
}

.project-details__goal-points {
  position: relative;
  display: flex;
  align-items: center;
}

.project-details__goal-points li {
  position: relative;
  display: flex;
  align-items: center;
  background-color: #e7f2f0;
  max-width: 285px;
  width: 100%;
  padding: 16px 20px;
}

.project-details__goal-points li+li {
  margin-left: 10px;
}

.project-details__goal-points li .icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 37px;
  width: 37px;
  background-color: var(--corle-primary);
  border-radius: 50%;
  font-size: 17px;
  color: var(--corle-white);
}

.project-details__goal-points li .text {
  margin-left: 15px;
}

.project-details__goal-points li .text p {
  font-size: 18px;
  color: var(--corle-black);
  font-weight: 700;
  font-family: var(--corle-font-two);
}

.project-details__goal-img {
  position: relative;
  display: block;
  margin-left: 50px;
}

.project-details__goal-img img {
  width: 100%;
}

.project-details__have-any-project {
  position: relative;
  display: block;
  margin-top: 68px;
}

.project-details__have-any-project-title {
  font-size: 28px;
  font-weight: 700;
  line-height: 28px;
  margin-bottom: 25px;
}

.project-details__have-any-project-inner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #f5f4ec;
  padding: 33px 35px 33px;
  overflow: hidden;
  z-index: 1;
}

.project-details__have-any-project-inner p {
  font-size: 32px;
  color: var(--corle-black);
  font-weight: 500;
  line-height: 42px;
}

.project-details__have-any-project-btn {
  font-size: 18px;
  color: var(--corle-white);
  border: 0;
  padding: 16px 45px 16px;
  background-color: var(--corle-base);
}

.project-details__have-any-project-btn:after {
  background-color: var(--corle-black);
}

.project-details__have-any-project-shape-1 {
  position: absolute;
  top: -40px;
  left: -130px;
  border-radius: 50%;
  background-color: rgb(252, 252, 252);
  width: 209px;
  height: 209px;
  z-index: -1;
}

.project-details__have-any-project-shape-2 {
  position: absolute;
  top: -40px;
  right: -145px;
  border-radius: 50%;
  background-color: rgb(252, 252, 252);
  width: 209px;
  height: 209px;
  z-index: 1;
}

.project-details__have-any-project-shape-3 {
  position: absolute;
  position: absolute;
  top: -40px;
  right: -125px;
  border-radius: 50%;
  background-color: rgb(249, 241, 192);
  width: 209px;
  height: 209px;
  z-index: -1;
}

/*--------------------------------------------------------------
# Contact Info
--------------------------------------------------------------*/
/*.contact-info {
  position: relative;
  display: block;
  padding: 120px 0 90px;
}*/

/*.contact-info__single {
  position: relative;
  display: block;
  text-align: center;
  background-color: var(--corle-white);
  box-shadow: 0px 0px 27px 0px rgba(192, 182, 182, 0.35);
  padding: 35px 0 73px;
  margin-bottom: 30px;
  z-index: 1;
}

.contact-info__single:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 190px;
  background-color: #fffef7;
  clip-path: polygon(0 0, 100% 0%, 100% 0, 0 100%);
  z-index: -1;
}

.contact-info__single:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 190px;
  background-color: #f0fcfc;
  clip-path: polygon(0 100%, 100% 0%, 100% 100%, 0 100%);
  z-index: -1;
}

.contact-info__icon-box {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 110px;
  width: 110px;
  background-color: #f0fcfc;
  border-radius: 50%;
  margin: 0 auto;
  z-index: 1;
}

.contact-info__icon {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 60px;
  width: 60px;
  background-color: var(--corle-black);
  font-size: 35px;
  color: var(--corle-white);
  top: 50px;
  left: 50%;
  border-radius: 5px;
  transform: translateX(-50%);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.contact-info__single:hover .contact-info__icon {
  background-color: var(--corle-base);
}

.contact-info__title {
  font-size: 20px;
  font-weight: 500;
  line-height: 20px;
  margin-top: 34px;
  margin-bottom: 20px;
}

.contact-info__text {
  font-size: 18px;
  font-weight: 500;
}

.contact-info__text a {
  position: relative;
  display: block;
  color: var(--corle-gray);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.contact-info__text a:hover {
  color: var(--corle-base);
}*/


/*--------------------------------------------------------------
# Contact One
--------------------------------------------------------------*/
.contact-four {
  position: relative;
  display: block;
  padding: 120px 0 120px;
  background-color: #f8ebed;
  z-index: 1;
}

.contact-four__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  mix-blend-mode: overlay;
  z-index: -1;
}

.contact-four__inner {
  position: relative;
  display: block;
  box-shadow: 0px 0px 40px 0px rgba(202, 198, 196, 0.35);
  margin-right: 70px;
  z-index: 1;
}

.contact-four__inner-content {
  position: relative;
  display: block;
  border-radius: 3px;
  background-color: rgb(255, 255, 255);
  padding: 60px 50px 66px;
  padding-right: 110px;
  overflow: hidden;
  z-index: 1;
}

.contact-four__map {
  position: absolute;
  bottom: 50px;
  right: 20px;
  z-index: -1;
}

.contact-four__map img {
  width: auto;
  -webkit-animation-name: shapeMover;
  animation-name: shapeMover;
  -webkit-animation-duration: 9s;
  animation-duration: 9s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.contact-four__title {
  font-size: 40px;
  font-weight: 500;
  line-height: 50px;
  margin-bottom: 59px;
  text-align: center;
}

.contact-four__left {
  position: relative;
  display: block;
}

.contact-four__form-box {
  position: relative;
  display: block;
}

.contact-four__form-title {
  font-size: 22px;
  font-weight: 500;
  line-height: 32px;
  margin-bottom: 25px;
}

.contact-four__form {
  position: relative;
  display: block;
}

.contact-four__form .row {
  --bs-gutter-x: 15px;
}

.contact-form__input-box {
  position: relative;
  display: block;
  margin-bottom: 20px;
}

.contact-form__input-box input[type="text"],
.contact-form__input-box input[type="email"] {
  height: 60px;
  width: 100%;
  border: 1px solid #cbcbcb;
  background-color: var(--corle-white);
  padding-left: 20px;
  padding-right: 20px;
  outline: none;
  font-size: 16px;
  color: rgba(66, 62, 64, .80);
  display: block;
  font-weight: 400;
}

.contact-form__input-box textarea {
  font-size: 16px;
  color: rgba(66, 62, 64, .80);
  height: 140px;
  width: 100%;
  background-color: var(--corle-white);
  padding: 25px 20px 25px;
  border: 1px solid #cbcbcb;
  outline: none;
  margin-bottom: 0px;
  font-weight: 400;
}

.contact-form__btn {
  border: none;
  font-size: 16px;
  color: var(--corle-white);
  background-color: var(--corle-black);
  width: 100%;
  text-align: center;
  font-weight: 600;
  padding: 13px 0 13px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.contact-form__btn:hover {
  background-color: var(--corle-base);
  color: var(--corle-white);
}

.contact-form__input-box.text-message-box {
  height: 140px;
}

.contact-four__right {
  position: relative;
  display: block;
  margin-top: 10px;
  float: right;
}

.contact-four__address {
  position: relative;
  display: block;
}

.contact-four__address li {
  position: relative;
  display: block;
  margin-bottom: 15px;
}

.contact-four__address-single {
  position: relative;
  display: block;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 0px 25px 0px rgba(171, 171, 171, 0.35);
  max-width: 300px;
  width: 100%;
  padding: 30px 30px 25px;
}

.contact-four__address-icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 80px;
  width: 80px;
  background-color: #f3f3f3;
  border-radius: 50%;
  font-size: 50px;
  color: var(--corle-black);
  margin-bottom: 9px;
}

.contact-four__address-content-box {
  position: relative;
  display: block;
}

.contact-four__address-sub-title {
  font-size: 16px;
  font-weight: 600;
  color: #000108;
  opacity: .80;
}

.contact-four__address-number {
  font-size: 19px;
  font-weight: 700;
  line-height: 19px;
  margin-top: 9px;
}

.contact-four__address-number a {
  color: var(--corle-black);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.contact-four__address-number a:hover {
  color: var(--corle-base);
}

/*--------------------------------------------------------------
# Google Map
--------------------------------------------------------------*/
.google-map {
  position: relative;
  display: block;
}

.google-map__one {
  position: relative;
  display: block;
  border: none;
  height: 610px;
  width: 100%;
}

/*--------------------------------------------------------------
# FAQ One
--------------------------------------------------------------*/
.faq-one {
  position: relative;
  display: block;
  padding: 120px 0 120px;
}

.faq-one__left {
  position: relative;
  display: block;
  margin-top: -4px;
}

.faq-one__agency-questions-one {
  position: relative;
  display: block;
  margin-bottom: 40px;
}

.faq-one__agency-questions-one-title {
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 19px;
}

.faq-one__agency-questions-one-sub-title {
  font-size: 18px;
}

.faq-one__left .faq-one-accrodion .accrodion {
  position: relative;
  display: block;
  border-radius: 0;
}

.faq-one__left .faq-one-accrodion .accrodion-title {
  position: relative;
  display: block;
  cursor: pointer;
  padding: 14px 20px 14px;
  padding-left: 65px;
  border: 1px solid #f7f7f7;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.faq-one__left .faq-one-accrodion .accrodion-title h4 {
  margin: 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  color: var(--corle-black);
  position: relative;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.faq-one__left .faq-one-accrodion .accrodion+.accrodion {
  margin-top: 10px;
}

.faq-one__left .faq-one-accrodion .accrodion.active .accrodion-title {
  background-color: #f0eeee;
  border: 1px solid #f0eeee;
}

.faq-one__left .faq-one-accrodion .accrodion.active .accrodion-title h4 {
  color: var(--corle-black);
}

.faq-one__left .faq-one-accrodion .accrodion-title h4::before {
  content: "\e953";
  font-family: 'icomoon' !important;
  font-weight: normal;
  font-size: 13px;
  color: var(--corle-white);
  position: absolute;
  top: 50%;
  left: -45px;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  text-align: center;
  height: 30px;
  width: 30px;
  background-color: #e3dfe0;
  border-radius: 50%;
}

.faq-one__left .faq-one-accrodion .accrodion.active .accrodion-title h4::before {
  content: "\e94b";
  color: var(--corle-white);
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(--corle-base);
}

.faq-one__left .faq-one-accrodion .accrodion-content {
  position: relative;
  padding: 20px 25px 20px;
}

.faq-one__left .faq-one-accrodion .accrodion-content p {
  margin: 0;
  color: var(--corle-black);
  opacity: .80;
}

.faq-one__right {
  position: relative;
  display: block;
  margin-left: 25px;
}

.faq-one__img {
  position: relative;
  display: block;
  overflow: hidden;
}

.faq-one__img img {
  width: 100%;
  border-radius: 3px;
}

.faq-one__img-shape-1 {
  position: absolute;
  left: -73px;
  bottom: 116px;
}

.faq-one__img-shape-1 img {
  width: auto;
}

.faq-one__img-shape-2 {
  position: absolute;
  left: -15px;
  bottom: -61px;
}

.faq-one__img-shape-2 img {
  width: auto;
}

.faq-one__img-shape-3 {
  position: absolute;
  top: 96px;
  right: -67px;
}

.faq-one__img-shape-3 img {
  width: auto;
}

/*--------------------------------------------------------------
# FAQ Two
--------------------------------------------------------------*/
.faq-two {
  position: relative;
  display: block;
  padding: 0 0 120px;
}

.faq-two__inner {
  position: relative;
  display: block;
  background-color: #faf5f6;
  padding: 52px 0 80px;
}

.faq-two__inner-content {
  position: relative;
  display: block;
}

.faq-two__top {
  position: relative;
  display: block;
  margin-bottom: 40px;
}

.faq-two__top-title {
  font-size: 45px;
  font-weight: 700;
  line-height: 55px;
  margin-bottom: 11px;
}

.faq-two__top-sub-title {
  font-size: 18px;
}

.faq-two__inner-content {
  position: relative;
  display: block;
  max-width: 797px;
  padding: 0 15px;
  margin: 0 auto 0;
}

.faq-two__inner-content .faq-one-accrodion .accrodion {
  position: relative;
  display: block;
  border-radius: 0;
}

.faq-two__inner-content .faq-one-accrodion .accrodion-title {
  position: relative;
  display: block;
  cursor: pointer;
  padding: 14px 20px 14px;
  padding-left: 65px;
  background-color: #ffffff;
  border: 0;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.faq-two__inner-content .faq-one-accrodion .accrodion-title h4 {
  margin: 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  color: var(--corle-black);
  position: relative;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.faq-two__inner-content .faq-one-accrodion .accrodion+.accrodion {
  margin-top: 10px;
}

.faq-two__inner-content .faq-one-accrodion .accrodion.active .accrodion-title {
  background-color: #ffffff;
}

.faq-two__inner-content .faq-one-accrodion .accrodion.active .accrodion-title h4 {
  color: var(--corle-black);
}

.faq-two__inner-content .faq-one-accrodion .accrodion-title h4::before {
  content: "\e953";
  font-family: 'icomoon' !important;
  font-weight: normal;
  font-size: 13px;
  color: var(--corle-white);
  position: absolute;
  top: 50%;
  left: -45px;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  text-align: center;
  height: 30px;
  width: 30px;
  background-color: #e3dfe0;
  border-radius: 50%;
}

.faq-two__inner-content .faq-one-accrodion .accrodion.active .accrodion-title h4::before {
  content: "\e94b";
  color: var(--corle-white);
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(--corle-base);
}

.faq-two__inner-content .faq-one-accrodion .accrodion-content {
  position: relative;
  padding: 20px 25px 20px;
}

.faq-two__inner-content .faq-one-accrodion .accrodion-content p {
  margin: 0;
  color: var(--corle-black);
  opacity: .80;
}

/*--------------------------------------------------------------
# Blog Page
--------------------------------------------------------------*/
.blog-page {
  position: relative;
  display: block;
  padding: 120px 0 120px;
}

.blog-page .blog-list__pagination {
  text-align: center;
  margin-top: 30px;
}

/*--------------------------------------------------------------
# Team Page
--------------------------------------------------------------*/
.team-page {
  position: relative;
  display: block;
  padding: 120px 0 90px;
}

/*--------------------------------------------------------------
# Progress Two
--------------------------------------------------------------*/
.progress-two {
  padding: 0 0 120px;
}

/*--------------------------------------------------------------
# Progress Three
--------------------------------------------------------------*/
.progress-three {
  padding: 120px 0 120px;
}

/*--------------------------------------------------------------
# Video Three
--------------------------------------------------------------*/
.video-three {
  padding-bottom: 195px;
}

.video-three .video-one__counter .video-one__counter-shape-2 {
  background-color: #efe058;
}

/*--------------------------------------------------------------
# Services Three
--------------------------------------------------------------*/
.services-page {
  position: relative;
  display: block;
  padding: 120px 0 90px;
}

/*--------------------------------------------------------------
# project Page One
--------------------------------------------------------------*/
.project-page-one {
  position: relative;
  display: block;
  padding: 120px 0 90px;
}

.project-page-one .container {
  max-width: 1800px;
}

/*--------------------------------------------------------------
# Blog List
--------------------------------------------------------------*/
.blog-list {
  position: relative;
  display: block;
  padding: 120px 0 120px;
  z-index: 1;
}

.blog-list__single+.blog-list__single {
  margin-top: 40px;
}

.blog-list__single {
  position: relative;
  display: block;
}

.blog-list__img-box {
  position: relative;
  display: block;
}

.blog-list__img {
  position: relative;
  display: block;
}

.blog-list__img img {
  width: 100%;
}

.blog-list__tag-and-date {
  position: absolute;
  left: 35px;
  bottom: 20px;
  display: flex;
  align-items: center;
  z-index: 2;
}

.blog-list__tag {
  position: relative;
  display: block;
  background-color: var(--corle-primary);
  padding: 4px 12px 5px;
}

.blog-list__tag p {
  font-size: 14px;
  line-height: 14px;
  color: var(--corle-white);
}

.blog-list__date {
  position: relative;
  display: block;
  background-color: #f44059;
  padding: 4px 12px 5px;
  margin-left: 1px;
}

.blog-list__date p {
  font-size: 14px;
  line-height: 14px;
  color: var(--corle-white);
}

.blog-list__date p span {
  font-size: 13px;
  position: relative;
  right: 5px;
}

.blog-list__date p .icon-calender:before {
  content: "\e931";
  color: var(--corle-white);
}

.blog-list__content {
  position: relative;
  display: block;
  background-color: #f7f7f7;
  padding: 22px 30px 30px;
}

.blog-list__meta {
  position: relative;
  display: flex;
  align-items: center;
}

.blog-list__meta li {
  position: relative;
  display: flex;
  align-items: center;
  margin-left: -6px;
}

.blog-list__meta li+li {
  margin-left: 20px;
}

.blog-list__meta li a {
  font-size: 14px;
  color: rgba(var(--corle-black-rgb), .88);
  font-weight: 500;
  transition: all 500ms ease;
}

.blog-list__meta li a:hover {
  color: var(--corle-base);
}

.blog-list__meta li a i {
  font-size: 17px;
  position: relative;
  top: 2px;
  margin-right: 8px;
}

.blog-list__meta li:first-child a {
  position: relative;
  top: -4px;
}

.blog-list__meta li:first-child a i {
  font-size: 32px;
  top: 9px;
  display: inline-block;
  margin-right: 0;
}

.blog-list__title {
  font-size: 32px;
  font-weight: 500;
  line-height: 46px;
  margin-top: 6px;
  margin-bottom: 30px;
}

.blog-list__title a {
  color: var(--corle-black);
  transition: all 500ms ease;
}

.blog-list__title a:hover {
  color: var(--corle-base);
}

.blog-list__btn-and-share-btn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 1px solid #d4d4d4;
  padding: 0px 22px 0px;
  padding-left: 0;
}

.blog-list__btn-and-date-two {
  position: relative;
  display: flex;
  align-items: center;
}

.blog-list__btn {
  position: relative;
  display: block;
}

.blog-list__btn a {
  font-size: 16px;
  font-weight: 500;
  color: var(--corle-black);
  background-color: var(--corle-white);
  border-right: 1px solid #d4d4d4;
  padding: 12px 20px 12px;
  padding-right: 33px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  position: relative;
  display: flex;
  align-items: center;
}

.blog-list__btn a:hover {
  color: var(--corle-base);
}

.blog-list__btn a i {
  position: relative;
  display: inline-block;
  width: 26px;
  line-height: 26px;
  text-align: center;
  height: 26px;
  background-color: var(--corle-black);
  border-radius: 50%;
  font-size: 19px;
  color: var(--corle-white);
  top: 4px;
  left: 13px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.blog-list__btn a:hover i {
  background-color: var(--corle-base);
}

.blog-list__date-two {
  position: relative;
  display: inline-block;
  margin-left: 24px;
}

.blog-list__date-two a {
  font-size: 14px;
  color: rgb(9, 8, 8, .88);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.blog-list__date-two a:hover {
  color: var(--corle-base);
}

.blog-list__date-two a i {
  font-size: 20px;
  position: relative;
  top: 4px;
  margin-right: 5px;
}

.blog-list__share-btn {
  position: relative;
  display: block;
}

.blog-list__share-btn a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  background-color: #f0ecec;
  border-radius: 50%;
  font-size: 16px;
  color: var(--corle-black);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.blog-list__share-btn a:hover {
  background-color: var(--corle-base);
  color: var(--corle-white);
}

.blog-list__pagination {
  position: relative;
  display: block;
  margin-top: 55px;
}

.blog-list__pagination .pg-pagination li {
  display: inline-block;
  margin-right: 7px;
}

.blog-list__pagination .pg-pagination li:last-child {
  margin-right: 0;
}

.blog-list__pagination .pg-pagination .prev a {
  width: 62px;
}

.blog-list__pagination .pg-pagination .next a {
  width: 62px;
}

.blog-list__pagination .pg-pagination li a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 48px;
  width: 45px;
  text-align: center;
  color: var(--corle-black);
  border: 1px solid #e1e1e1;
  font-weight: 600;
  font-size: 16px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.blog-list__pagination .pg-pagination li a:hover {
  border: 1px solid var(--corle-base);
  color: var(--corle-base);
}

/*--------------------------------------------------------------
# Services Details
--------------------------------------------------------------*/
.services-details {
  position: relative;
  display: block;
  padding: 120px 0 120px;
  z-index: 1;
}

.services-details__left {
  position: relative;
  display: block;
}

.services-details__category {
  position: relative;
  display: block;
  background-color: #f3fafa;
  padding: 37px 50px 50px;
  padding-right: 35px;
}

.services-details__category::before {
  content: "";
  position: absolute;
  top: 34px;
  left: 23px;
  bottom: 30px;
  width: 1px;
  background-color: #dfdfdf;
}

.sidebar__title-box {
  position: relative;
  display: block;
  margin-bottom: 12px;
}

.services-details__category .sidebar__title-box::before {
  display: none;
}

.sidebar__title {
  font-size: 22px;
  font-weight: 500;
  line-height: 32px;
  position: relative;
  display: inline-block;
  margin-left: 20px;
}

.sidebar__title::before {
  content: "";
  position: absolute;
  top: 9px;
  left: -20px;
  width: 12px;
  height: 8px;
  background-color: var(--corle-base);
}

.sidebar__title::after {
  content: "";
  position: absolute;
  top: 17px;
  left: -20px;
  width: 12px;
  height: 9px;
  background-color: var(--corle-primary);
}

.services-details__category-box {
  position: relative;
  display: block;
}

.services-details__category-box li {
  position: relative;
  display: block;
  border-bottom: 1px solid #ececec;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.services-details__category-box li:hover {
  border-bottom: 1px solid var(--corle-base);
}

.services-details__category-box li.active {
  border-bottom: 1px solid var(--corle-base);
}

.services-details__category-box li a {
  position: relative;
  display: block;
  font-size: 18px;
  font-weight: 500;
  color: var(--corle-black);
  padding-bottom: 8px;
  padding-top: 11px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.services-details__category-box li:hover a {
  color: var(--corle-base);
}

.services-details__category-box li.active a {
  color: var(--corle-base);
}

.services-details__category-arrow {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  background-color: transparent;
  font-size: 17px;
  color: var(--corle-black);
  border-radius: 50%;
  top: 6px;
  right: 0;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.services-details__category-box li:hover .services-details__category-arrow {
  background-color: var(--corle-base);
  color: var(--corle-white);
}

.services-details__category-box li.active .services-details__category-arrow {
  background-color: var(--corle-base);
  color: var(--corle-white);
}

.services-details__quote-box {
  position: relative;
  display: block;
  text-align: center;
  background-color: #fff0e7;
  padding: 40px 50px 54px;
  margin-top: 30px;
  margin-bottom: 30px;
  overflow: hidden;
  z-index: 1;
}

.services-details__quote-box::before {
  content: "";
  position: absolute;
  bottom: -70px;
  right: -50px;
  width: 163px;
  height: 163px;
  border-radius: 50%;
  background-color: rgb(255, 219, 196);
  z-index: -1;
}

.services-details__quote-box::after {
  content: "";
  position: absolute;
  bottom: -120px;
  right: 37px;
  width: 163px;
  height: 163px;
  border-radius: 50%;
  background-color: rgb(240, 223, 89);
  z-index: -1;
}

.services-details__quote-icon {
  position: relative;
  display: inline-block;
}

.services-details__quote-icon span {
  position: relative;
  display: inline-block;
  font-size: 69px;
}

.services-details__quote-text {
  font-size: 22px;
  font-weight: 500;
  line-height: 34px;
  color: var(--corle-black);
  margin-top: 19px;
  margin-bottom: 18px;
}

.services-details__quote-name {
  font-size: 18px;
  font-weight: 600;
  line-height: 34px;
  color: var(--corle-black);
  position: relative;
  display: inline-block;
}

.services-details__quote-name::before {
  content: "";
  position: absolute;
  height: 2px;
  width: 32px;
  background-color: #434343;
  left: -47px;
  top: 17px;
}

.services-details__book-a-call {
  position: relative;
  display: block;
  background-color: #f7f7f7;
  padding: 37px 44px 55px;
}

.services-details__book-a-call .sidebar__title-box::before {
  display: none;
}

.services-details__book-a-call .sidebar__title-box {
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 32px;
}

.services-details__book-a-call-img-box {
  position: relative;
  display: block;
}

.services-details__book-a-call-img {
  position: relative;
  display: block;
}

.services-details__book-a-call-img:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 300px;
  background: rgb(250, 225, 228);
  background: linear-gradient(0deg, rgba(250, 225, 228, 1) 10%, rgba(94, 121, 121, 0.9444152661064426) 44%, rgba(41, 33, 28, 0) 100%);
}

.services-details__book-a-call-img img {
  width: 100%;
}

.services-details__book-a-call-title-box {
  position: absolute;
  bottom: 40px;
  left: 20px;
  right: 20px;
  text-align: center;
  z-index: 2;
}

.services-details__book-a-call-title {
  font-size: 23px;
  font-weight: 700;
  line-height: 33px;
  color: var(--corle-white);
  font-family: var(--corle-font);
}

.services-details__book-a-call-btn-box {
  position: relative;
  display: block;
  margin-top: 62px;
}

.services-details__book-a-call-btn {
  font-size: 18px;
  border-radius: 3px;
  padding: 7px 60px 6px;
  border: none;
}

.services-details__book-a-call-btn:hover {
  color: var(--corle-white);
  background-color: var(--corle-base);
}

.services-details__book-a-call-btn:after {
  background-color: var(--corle-white);
  border-radius: 3px;
}

.services-details__right {
  position: relative;
  display: block;
  margin-left: 30px;
  margin-top: -14px;
}

.services-details__title {
  font-size: 50px;
  font-weight: 700;
  line-height: 60px;
}

.services-details__text-1 {
  font-size: 18px;
  margin-top: 35px;
  margin-bottom: 36px;
}

.services-details__text-2 {
  font-size: 18px;
}

.services-details__img {
  position: relative;
  display: block;
  margin-top: 38px;
  margin-bottom: 36px;
}

.services-details__img img {
  width: 100%;
}

.services-details__title-2 {
  font-size: 26px;
  font-weight: 700;
  line-height: 36px;
}

.services-details__text-3 {
  font-size: 18px;
  margin-top: 14px;
  margin-bottom: 48px;
}

.services-details__points-single {
  position: relative;
  display: flex;
  align-items: center;
  background-color: #fdf9f2;
  padding: 19px 20px 19px;
  margin-bottom: 26px;
}

.services-details__points-icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 37px;
  height: 37px;
  background-color: var(--corle-base);
  border-radius: 50%;
  top: 4px;
}

.services-details__points-icon span {
  position: relative;
  display: inline-block;
  font-size: 20px;
  color: var(--corle-white);
}

.services-details__points-text {
  position: relative;
  display: block;
  margin-left: 17px;
}

.services-details__points-text p {
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  font-family: var(--corle-font-two);
}

.services-details__right .row {
  --bs-gutter-x: 23px;
}

.services-details__points-single-2 {
  background-color: #e7f2f0;
}

.services-details__points-single-2 .services-details__points-icon {
  background-color: var(--corle-primary);
}

.services-details__points-single-3 {
  background-color: #f1f1f1;
}

.services-details__points-single-3 .services-details__points-icon {
  background-color: var(--corle-black);
}

.services-details__points-single-4 {
  background-color: #fff8fa;
}

.services-details__points-single-4 .services-details__points-icon {
  background-color: #ff749c;
}

.services-details__text-4 {
  font-size: 18px;
  margin-top: 18px;
  margin-bottom: 63px;
}

.services-details__points-two {
  position: relative;
  display: block;
}

.services-details__points-two li {
  position: relative;
  display: flex;
  align-items: center;
}

.services-details__points-two li+li {
  margin-top: 50px;
}

.services-details__points-two-img {
  position: relative;
  display: block;
  width: 213px;
}

.services-details__points-two-img img {
  width: 100%;
}

.services-details__points-two-content {
  position: relative;
  display: block;
  max-width: 430px;
  margin-left: 45px;
  margin-top: -11px;
}

.services-details__points-two-title-box {
  position: relative;
  display: flex;
  align-items: center;
}

.services-details__points-two-icon {
  position: relative;
  display: inline-block;
  top: 4px;
  margin-right: 7px;
}

.services-details__points-two-icon span {
  position: relative;
  display: inline-block;
  font-size: 26px;
  color: var(--corle-base);
}

.services-details__points-two-title h3 {
  font-size: 22px;
  font-weight: 500;
  line-height: 32px;
}

.services-details__points-two-text {
  color: var(--corle-black);
  margin-top: 20px;
}

.services-details__bottom {
  position: relative;
  display: block;
  background-color: #f6fbfb;
  padding: 48px 40px 35px;
  padding-right: 35px;
  margin-top: 46px;
}

.services-details__bottom-top {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 26px;
}

.services-details__bottom-left {
  position: relative;
  display: block;
  max-width: 427px;
}

.services-details__bottom-text {
  font-size: 18px;
  color: var(--corle-black);
}

.services-details__bottom-points {
  position: relative;
  display: block;
  margin-top: 30px;
}

.services-details__bottom-points li {
  position: relative;
  display: flex;
  align-items: center;
}

.services-details__bottom-points li+li {
  margin-top: 4px;
}

.services-details__bottom-points li .icon {
  position: relative;
  display: inline-block;
  top: 2px;
  margin-right: 5px;
}

.services-details__bottom-points li .icon span {
  position: relative;
  display: inline-block;
  font-size: 20px;
  color: var(--corle-black);
}

.services-details__bottom-img {
  position: relative;
  display: block;
  width: 212px;
}

.services-details__bottom-img img {
  width: 100%;
}

.services-details__bottom-text-2 {
  position: relative;
  display: block;
  background-color: #f0df59;
  padding: 9px 30px 11px;
}

.services-details__bottom-text-2 p {
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  color: var(--corle-black);
}

.services-details__btn a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: var(--corle-primary);
  font-family: var(--corle-font-three);
  width: 142px;
  font-size: 18px;
  color: var(--corle-white);
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.services-details__btn a:hover {
  background-color: var(--corle-black);
}

/*--------------------------------------------------------------
# Error Page
--------------------------------------------------------------*/
.error-page {
  position: relative;
  display: block;
  padding: 280px 0 180px;
}

.error-page__left {
  position: relative;
  display: block;
  margin-right: 110px;
  margin-left: -94px;
}

.error-page__img-box {
  position: relative;
  display: block;
}

.error-page__img {
  position: relative;
  display: block;
  z-index: 2;
}

.error-page__img img {
  width: 100%;
}

.error-page__title-box {
  position: absolute;
  top: -125px;
  right: -390px;
}

.error-page__title {
  position: relative;
  display: inline-block;
  font-size: 250px;
  line-height: 250px;
  font-weight: 700;
  color: var(--corle-black);
  transform: rotate(-25deg);
  z-index: 1;
}

.error-page__title span {
  color: var(--corle-primary);
}

.error-page__title-2 {
  position: absolute;
  font-size: 250px;
  line-height: 250px;
  font-weight: 700;
  color: #e1e0e0;
  top: 20px;
  left: 15px;
  right: 0;
  bottom: 0;
  z-index: -1;
  transform: rotate(-25deg);
}

.error-page__right {
  position: relative;
  display: block;
  margin-top: 186px;
}

.error-page__tagline {
  font-size: 34px;
  line-height: 44px;
  font-weight: 600;
  color: var(--corle-black);
  font-family: var(--corle-font);
  margin-bottom: 2px;
}

.error-page__text {
  font-size: 20px;
  font-weight: 500;
}

.error-page__form {
  position: relative;
  display: block;
  margin-top: 51px;
  margin-bottom: 42px;
}

.error-page__form-input {
  position: relative;
  display: block;
}

.error-page__form input[type="search"] {
  height: 70px;
  width: 100%;
  border: 1px solid var(--corle-black);
  outline: none;
  background-color: transparent;
  font-size: 16px;
  color: rgba(var(--corle-black-rgb), .70);
  font-weight: 500;
  padding-left: 30px;
  padding-right: 93px;
}

.error-page__form button[type="submit"] {
  background-color: var(--corle-white);
  color: var(--corle-black);
  font-size: 22px;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 83px;
  outline: none;
  border: 1px solid var(--corle-black);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.error-page__form button[type="submit"]:hover {
  background-color: var(--corle-base);
  border: 1px solid transparent;
  color: var(--corle-white);
}

.error-page__form button[type="submit"]:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 1px;
  width: 1px;
  background-color: var(--corle-black);
  content: "";
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.error-page__form button[type="submit"]:hover:before {
  background-color: transparent;
}

.error-page__btn {
  background-color: var(--corle-primary);
  color: var(--corle-white);
  padding: 16px 58px 17px;
  font-weight: 600;
  border: none;
}

.error-page__btn:hover {
  color: var(--corle-white);
}

.error-page__btn:after {
  background-color: var(--corle-base);
}

/*--------------------------------------------------------------
# Project Page Two
--------------------------------------------------------------*/
.project-page-two .project-two__arrow {
  background-color: #f8eee9;
  color: var(--corle-black);
}

.project-page-two .project-two__arrow:hover {
  background-color: #f42647;
  color: var(--corle-white);
}

.project-page-two .project-two__content-box::after {
  background-color: #fd8e44;
}

.project-page-two .project-two__sub-title {
  color: #f08742;
}

.pricing-page .pricing-one__btn:hover {
  color: var(--corle-white);
}

/*--------------------------------------------------------------
# Boxed Version
--------------------------------------------------------------*/

body.boxed-wrapper {
  background-color: #f7f7f7;
}

.boxed-wrapper .page-wrapper {
  max-width: 1530px;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 100px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 0px 100px 0px rgba(0, 0, 0, 0.08);
}

.boxed-wrapper .main-header__social,
.boxed-wrapper .main-header__contact-list li+li {
  margin-left: 30px;
}

.boxed-wrapper .main-header__top-wrapper {
  padding-left: 40px;
  padding-right: 40px;
}

.boxed-wrapper .main-header__logo {
  margin-right: 30px;
}


@keyframes rotateme {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

@-webkit-keyframes rotateme {
  from {
    -webkit-transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
  }
}

@-moz-keyframes rotateme {
  from {
    -moz-transform: rotate(0deg);
  }

  to {
    -moz-transform: rotate(360deg);
  }
}

@-o-keyframes rotateme {
  from {
    -o-transform: rotate(0deg);
  }

  to {
    -o-transform: rotate(360deg);
  }
}


.rotate-me {
  animation-name: rotateme;
  animation-duration: 24s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;

  -webkit-animation-name: rotateme;
  -webkit-animation-duration: 24s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;

  -moz-animation-name: rotateme;
  -moz-animation-duration: 24s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;

  -ms-animation-name: rotateme;
  -ms-animation-duration: 24s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;

  -o-animation-name: rotateme;
  -o-animation-duration: 24s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}



@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}

@keyframes shine {
  100% {
    left: 125%;
  }
}



@-webkit-keyframes float-bob {
  0% {
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
  }

  50% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  100% {
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
  }
}

@keyframes float-bob {
  0% {
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
  }

  50% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  100% {
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
  }
}




.float-bob {
  animation-name: float-bob;
  animation-duration: 7s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;

  -webkit-animation-name: float-bob;
  -webkit-animation-duration: 7s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;

  -moz-animation-name: float-bob;
  -moz-animation-duration: 7s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;

  -ms-animation-name: float-bob;
  -ms-animation-duration: 7s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;

  -o-animation-name: float-bob;
  -o-animation-duration: 7s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}







/*** 
=============================================
    circle Css
=============================================
***/
@-webkit-keyframes circle {
  0% {
    opacity: 1;
  }

  40% {
    opacity: 1;
  }

  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
}

@keyframes circle {
  0% {
    opacity: 1;
  }

  40% {
    opacity: 1;
  }

  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
}

/*** 
=============================================
    Zoom In Out Css
=============================================
***/
.zoominout {
  animation-name: zoomInOut;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;

  -webkit-animation-name: zoomInOut;
  -webkit-animation-duration: 3s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;

  -moz-animation-name: zoomInOut;
  -moz-animation-duration: 3s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: ease-in-out;

  -ms-animation-name: zoomInOut;
  -ms-animation-duration: 3s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: ease-in-out;

  -o-animation-name: zoomInOut;
  -o-animation-duration: 3s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: ease-in-out;
}

@-webkit-keyframes zoomInOut {
  0% {
    -webkit-transform: rotate(0deg) scale(0.7);
    transform: rotate(0deg) scale(0.7);
    opacity: 0;
  }

  50% {
    -webkit-transform: rotate(180deg) scale(1);
    transform: rotate(180deg) scale(1);
    opacity: 1;
  }

  100% {
    -webkit-transform: rotate(360deg) scale(0.7);
    transform: rotate(360deg) scale(0.7);
    opacity: 0;
  }
}



@-webkit-keyframes bgSlideReverse {
  0% {
    background-position: 0 0;
  }

  20% {
    background-position: 100px 0;
  }

  40% {
    background-position: 200px 0;
  }

  60% {
    background-position: 150px 0;
  }

  80% {
    background-position: 100px 0;
  }

  100% {
    background-position: 0px 0;
  }
}

@keyframes bgSlideReverse {
  0% {
    background-position: 0 0;
  }

  20% {
    background-position: 100px 0;
  }

  40% {
    background-position: 200px 0;
  }

  60% {
    background-position: 150px 0;
  }

  80% {
    background-position: 100px 0;
  }

  100% {
    background-position: 0px 0;
  }
}



@-webkit-keyframes bgSlideReverse2 {
  0% {
    background-position: -0 0;
  }

  20% {
    background-position: -100px 0;
  }

  40% {
    background-position: -200px 0;
  }

  60% {
    background-position: -150px 0;
  }

  80% {
    background-position: -100px 0;
  }

  100% {
    background-position: -0px 0;
  }
}

@keyframes bgSlideReverse2 {
  0% {
    background-position: -0 0;
  }

  20% {
    background-position: -100px 0;
  }

  40% {
    background-position: -200px 0;
  }

  60% {
    background-position: -150px 0;
  }

  80% {
    background-position: -100px 0;
  }

  100% {
    background-position: -0px 0;
  }
}






@-webkit-keyframes banner-animate {
  0% {
    -webkit-transform: translateX(-1000px);
    transform: translateX(-1000px);
  }

  50% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  100% {
    -webkit-transform: translateX(-1000px);
    transform: translateX(-1000px);
  }
}

@keyframes banner-animate {
  0% {
    -webkit-transform: translateX(-1000px);
    transform: translateX(-1000px);
  }

  50% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  100% {
    -webkit-transform: translateX(-1000px);
    transform: translateX(-1000px);
  }
}

.banner-animate {
  animation-name: banner-animate;
  animation-duration: 70s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -webkit-animation-name: banner-animate;
  -webkit-animation-duration: 70s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;

  -moz-animation-name: banner-animate;
  -moz-animation-duration: 70s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;

  -ms-animation-name: banner-animate;
  -ms-animation-duration: 70s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;

  -o-animation-name: banner-animate;
  -o-animation-duration: 70s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}







@-webkit-keyframes ripple {
  70% {
    box-shadow: 0 0 0 40px rgba(10, 165, 205, 0);
  }

  100% {
    box-shadow: 0 0 0 0 rgba(10, 165, 205, 0);
  }
}

@keyframes ripple {
  70% {
    box-shadow: 0 0 0 40px rgba(10, 165, 205, 0);
  }

  100% {
    box-shadow: 0 0 0 0 rgba(10, 165, 205, 0);
  }
}


/*** 
=============================================
    Animation1 Css
=============================================
***/
@-webkit-keyframes animation1 {

  0%,
  100% {
    -webkit-transform: rotate(0deg) translateX(0);
    transform: rotate(0deg) translateX(0);
  }

  25%,
  75% {
    -webkit-transform: rotate(5deg) translateX(15px);
    transform: rotate(5deg) translateX(15px);
  }

  50% {
    -webkit-transform: rotate(10deg) translateX(30px);
    transform: rotate(10deg) translateX(30px);
  }
}

@keyframes animation1 {

  0%,
  100% {
    -webkit-transform: rotate(0deg) translateX(0);
    transform: rotate(0deg) translateX(0);
  }

  25%,
  75% {
    -webkit-transform: rotate(5deg) translateX(15px);
    transform: rotate(5deg) translateX(15px);
  }

  50% {
    -webkit-transform: rotate(10deg) translateX(30px);
    transform: rotate(10deg) translateX(30px);
  }
}



/*** 
=============================================
    Animation2 Css
=============================================
***/
@animation2 {
  0% {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg)
  }

  100% {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg)
  }
}

@-moz-keyframes animation2 {
  0% {
    -moz-transform: rotateY(0deg);
    transform: rotateY(0deg)
  }

  100% {
    -moz-transform: rotateY(360deg);
    transform: rotateY(360deg)
  }
}

@-o-keyframes animation2 {
  0% {
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg)
  }

  100% {
    -o-transform: rotateY(360deg);
    transform: rotateY(360deg)
  }
}

@keyframes animation2 {
  0% {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg)
  }

  100% {
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    transform: rotateY(360deg)
  }
}









@-webkit-keyframes bgSlide {
  0% {
    background-position: 0 0;
  }

  20% {
    background-position: -100px 0;
  }

  40% {
    background-position: -200px 0;
  }

  60% {
    background-position: -150px 0;
  }

  80% {
    background-position: -100px 0;
  }

  100% {
    background-position: 0px 0;
  }
}


@keyframes bgSlide {
  0% {
    background-position: 0 0;
  }

  20% {
    background-position: -100px 0;
  }

  40% {
    background-position: -200px 0;
  }

  60% {
    background-position: -150px 0;
  }

  80% {
    background-position: -100px 0;
  }

  100% {
    background-position: 0px 0;
  }
}

@-webkit-keyframes bgSlideReverse {
  0% {
    background-position: 0 0;
  }

  20% {
    background-position: 100px 0;
  }

  40% {
    background-position: 200px 0;
  }

  60% {
    background-position: 150px 0;
  }

  80% {
    background-position: 100px 0;
  }

  100% {
    background-position: 0px 0;
  }
}

@keyframes bgSlideReverse {
  0% {
    background-position: 0 0;
  }

  20% {
    background-position: 100px 0;
  }

  40% {
    background-position: 200px 0;
  }

  60% {
    background-position: 150px 0;
  }

  80% {
    background-position: 100px 0;
  }

  100% {
    background-position: 0px 0;
  }
}

@-webkit-keyframes ribbonRotate {

  0%,
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  25%,
  75% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  50% {
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
  }
}

@keyframes ribbonRotate {

  0%,
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  25%,
  75% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  50% {
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
  }
}



@-webkit-keyframes footerFish {

  0%,
  100% {
    -webkit-transform: translateX(0) translateY(0) rotate(0);
    transform: translateX(0) translateY(0) rotate(0);
  }

  25%,
  75% {
    -webkit-transform: translateX(20px) translateY(30px) rotate(25deg);
    transform: translateX(20px) translateY(30px) rotate(25deg);
  }

  50% {
    -webkit-transform: translateX(40px) translateY(60px) rotate(45deg);
    transform: translateX(40px) translateY(60px) rotate(45deg);
  }
}

@keyframes footerFish {

  0%,
  100% {
    -webkit-transform: translateX(0) translateY(0) rotate(0);
    transform: translateX(0) translateY(0) rotate(0);
  }

  25%,
  75% {
    -webkit-transform: translateX(20px) translateY(30px) rotate(25deg);
    transform: translateX(20px) translateY(30px) rotate(25deg);
  }

  50% {
    -webkit-transform: translateX(40px) translateY(60px) rotate(45deg);
    transform: translateX(40px) translateY(60px) rotate(45deg);
  }
}

@-webkit-keyframes contactSwimmer {

  0%,
  100% {
    -webkit-transform: translateX(0) translateY(0) rotate(0);
    transform: translateX(0) translateY(0) rotate(0);
  }

  25%,
  75% {
    -webkit-transform: translateX(15px) translateY(20px) rotate(10deg);
    transform: translateX(15px) translateY(20px) rotate(10deg);
  }

  50% {
    -webkit-transform: translateX(60px) translateY(35px) rotate(15deg);
    transform: translateX(60px) translateY(35px) rotate(15deg);
  }
}

@keyframes contactSwimmer {

  0%,
  100% {
    -webkit-transform: translateX(0) translateY(0) rotate(0);
    transform: translateX(0) translateY(0) rotate(0);
  }

  25%,
  75% {
    -webkit-transform: translateX(15px) translateY(20px) rotate(10deg);
    transform: translateX(15px) translateY(20px) rotate(10deg);
  }

  50% {
    -webkit-transform: translateX(60px) translateY(35px) rotate(15deg);
    transform: translateX(60px) translateY(35px) rotate(15deg);
  }
}




/*** 
=============================================
    Float Bob Y Animation Css
=============================================
***/
@-webkit-keyframes float-bob-y {
  0% {
    transform: translateY(-20px);
  }

  50% {
    transform: translateY(-10px);
  }

  100% {
    transform: translateY(-20px);
  }
}

@keyframes float-bob-y {
  0% {
    transform: translateY(-20px);
  }

  50% {
    transform: translateY(-10px);
  }

  100% {
    transform: translateY(-20px);
  }
}

.float-bob-y {
  -webkit-animation-name: float-bob-y;
  animation-name: float-bob-y;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}



@-webkit-keyframes footerTree {

  0%,
  100% {
    -webkit-transform: rotate(0deg) translateX(0);
    transform: rotate(0deg) translateX(0);
  }

  25%,
  75% {
    -webkit-transform: rotate(5deg) translateX(15px);
    transform: rotate(5deg) translateX(15px);
  }

  50% {
    -webkit-transform: rotate(10deg) translateX(30px);
    transform: rotate(10deg) translateX(30px);
  }
}

@keyframes footerTree {

  0%,
  100% {
    -webkit-transform: rotate(0deg) translateX(0);
    transform: rotate(0deg) translateX(0);
  }

  25%,
  75% {
    -webkit-transform: rotate(5deg) translateX(15px);
    transform: rotate(5deg) translateX(15px);
  }

  50% {
    -webkit-transform: rotate(10deg) translateX(30px);
    transform: rotate(10deg) translateX(30px);
  }
}

.footertree {
  -webkit-animation: footerTree 5s ease-in infinite;
  animation: footerTree 5s ease-in infinite;
}



@service_hexagon_2 {
  0% {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg)
  }

  100% {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg)
  }
}

@-moz-keyframes service_hexagon_2 {
  0% {
    -moz-transform: rotateY(0deg);
    transform: rotateY(0deg)
  }

  100% {
    -moz-transform: rotateY(360deg);
    transform: rotateY(360deg)
  }
}

@-o-keyframes service_hexagon_2 {
  0% {
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg)
  }

  100% {
    -o-transform: rotateY(360deg);
    transform: rotateY(360deg)
  }
}

@keyframes service_hexagon_2 {
  0% {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg)
  }

  100% {
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    transform: rotateY(360deg)
  }
}



@keyframes bgSlide {
  0% {
    background-position: 0 0;
  }

  20% {
    background-position: -100px 0;
  }

  40% {
    background-position: -200px 0;
  }

  60% {
    background-position: -150px 0;
  }

  80% {
    background-position: -100px 0;
  }

  100% {
    background-position: 0px 0;
  }
}











@keyframes rotateScale {
  from {
    transform: rotate(0deg) scale(1);
  }

  to {
    transform: rotate(360deg);
  }
}

@-webkit-keyframes rotateScale {
  from {
    transform: rotate(0deg) scale(1);
  }

  to {
    transform: rotate(360deg);
  }
}

@-moz-keyframes rotateScale {
  from {
    transform: rotate(0deg) scale(1);
  }

  to {
    transform: rotate(360deg);
  }
}

@-o-keyframes rotateScale {
  from {
    transform: rotate(0deg) scale(1);
  }

  to {
    transform: rotate(360deg);
  }
}

.rotatescale {
  -webkit-animation-name: rotateScale;
  -webkit-animation-duration: 20s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;

  -moz-animation-name: rotateScale;
  -moz-animation-duration: 20s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;

  -ms-animation-name: rotateScale;
  -ms-animation-duration: 20s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;

  animation-name: rotateScale;
  animation-duration: 20s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

/*--------------------------------------------------------------
# Animations
--------------------------------------------------------------*/
@-webkit-keyframes bubbleMover {
  0% {
    transform: translateY(0px) translateX(0) rotate(0);
  }

  30% {
    transform: translateY(30px) translateX(50px) rotate(15deg);
    transform-origin: center center;
  }

  50% {
    transform: translateY(50px) translateX(100px) rotate(45deg);
    transform-origin: right bottom;
  }

  80% {
    transform: translateY(30px) translateX(50px) rotate(15deg);
    transform-origin: left top;
  }

  100% {
    transform: translateY(0px) translateX(0) rotate(0);
    transform-origin: center center;
  }
}

@keyframes bubbleMover {
  0% {
    transform: translateY(0px) translateX(0) rotate(0);
  }

  30% {
    transform: translateY(30px) translateX(50px) rotate(15deg);
    transform-origin: center center;
  }

  50% {
    transform: translateY(50px) translateX(100px) rotate(45deg);
    transform-origin: right bottom;
  }

  80% {
    transform: translateY(30px) translateX(50px) rotate(15deg);
    transform-origin: left top;
  }

  100% {
    transform: translateY(0px) translateX(0) rotate(0);
    transform-origin: center center;
  }
}

@-webkit-keyframes shapeMover {

  0%,
  100% {
    transform: perspective(400px) translateY(0) rotate(0deg) translateZ(0px) translateX(0);
  }

  50% {
    transform: perspective(400px) rotate(0deg) translateZ(20px) translateY(20px) translateX(20px);
  }
}

@keyframes shapeMover {

  0%,
  100% {
    transform: perspective(400px) translateY(0) rotate(0deg) translateZ(0px) translateX(0);
  }

  50% {
    transform: perspective(400px) rotate(0deg) translateZ(20px) translateY(20px) translateX(20px);
  }
}



@-webkit-keyframes shapeMover {

  0%,
  100% {
    -webkit-transform: perspective(400px) translateY(0) rotate(0deg) translateZ(0px) translateX(0);
    transform: perspective(400px) translateY(0) rotate(0deg) translateZ(0px) translateX(0);
  }

  50% {
    -webkit-transform: perspective(400px) rotate(-45deg) translateZ(20px) translateY(20px) translateX(20px);
    transform: perspective(400px) rotate(-45deg) translateZ(20px) translateY(20px) translateX(20px);
  }
}


@keyframes shapeMover-2 {

  0%,
  100% {
    -webkit-transform: perspective(400px) translateY(0) rotate(0deg) translateZ(0px) translateX(0);
    transform: perspective(400px) translateY(0) rotate(0deg) translateZ(0px) translateX(0);
  }

  50% {
    -webkit-transform: perspective(400px) rotate(-45deg) translateZ(20px) translateY(20px) translateX(20px);
    transform: perspective(400px) rotate(-45deg) translateZ(20px) translateY(20px) translateX(20px);
  }
}



@-webkit-keyframes banner3Shake {
  0% {
    transform: rotate3d(0, 1, 0, 0deg);
  }

  30% {
    transform: rotate3d(0, 0, 1, 5deg);
  }

  60% {
    transform: rotate3d(1, 0, 0, 0deg);
  }

  80% {
    transform: rotate3d(0, 0, 1, 5deg);
  }

  100% {
    transform: rotate3d(0, 1, 0, 0deg);
  }
}

@keyframes banner3Shake {
  0% {
    transform: rotate3d(0, 1, 0, 0deg);
  }

  30% {
    transform: rotate3d(0, 0, 1, 5deg);
  }

  60% {
    transform: rotate3d(1, 0, 0, 0deg);
  }

  80% {
    transform: rotate3d(0, 0, 1, 5deg);
  }

  100% {
    transform: rotate3d(0, 1, 0, 0deg);
  }
}

@-webkit-keyframes squareMover {

  0%,
  100% {
    transform: translate(0, 0) rotate(0);
  }

  20%,
  60% {
    transform: translate(20px, 40px) rotate(180deg);
  }

  30%,
  80% {
    transform: translate(40px, 60px) rotate(0deg);
  }
}

@keyframes squareMover {

  0%,
  100% {
    transform: translate(0, 0) rotate(0);
  }

  20%,
  60% {
    transform: translate(20px, 40px) rotate(180deg);
  }

  30%,
  80% {
    transform: translate(40px, 60px) rotate(0deg);
  }
}

@-webkit-keyframes treeMove {

  0%,
  100% {
    transform: rotate(0deg) translateX(0);
  }

  25%,
  75% {
    transform: rotate(5deg) translateX(15px);
  }

  50% {
    transform: rotate(10deg) translateX(30px);
  }
}

@keyframes treeMove {

  0%,
  100% {
    transform: rotate(0deg) translateX(0);
  }

  25%,
  75% {
    transform: rotate(5deg) translateX(15px);
  }

  50% {
    transform: rotate(10deg) translateX(30px);
  }
}


/*--------------------------------------------------------------
#     Zoom Fade Css
--------------------------------------------------------------*/
.zoom-fade {
  animation-name: zoom-fade;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;

  -webkit-animation-name: zoom-fade;
  -webkit-animation-duration: 5s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;

  -moz-animation-name: zoom-fade;
  -moz-animation-duration: 5s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;

  -ms-animation-name: zoom-fade;
  -ms-animation-duration: 5s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;

  -o-animation-name: zoom-fade;
  -o-animation-duration: 5s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}

@-webkit-keyframes zoom-fade {
  0% {
    transform: scale(0.9) translateX(-50%);
  }

  50% {
    transform: scale(1) translateX(-50%);
  }

  100% {
    transform: scale(0.9) translateX(-50%);
  }
}

@keyframes zoom-fade {
  0% {
    transform: scale(0.9) translateX(-50%);
  }

  50% {
    transform: scale(1) translateX(-50%);
  }

  100% {
    transform: scale(0.9) translateX(-50%);
  }
}


/*--------------------------------------------------------------
#     Zoom Fade 2 Css
--------------------------------------------------------------*/
.zoom-fade-2 {
  animation-name: zoom-fade-2;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;

  -webkit-animation-name: zoom-fade-2;
  -webkit-animation-duration: 5s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;

  -moz-animation-name: zoom-fade-2;
  -moz-animation-duration: 5s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;

  -ms-animation-name: zoom-fade-2;
  -ms-animation-duration: 5s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;

  -o-animation-name: zoom-fade-2;
  -o-animation-duration: 5s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}

@-webkit-keyframes zoom-fade-2 {
  0% {
    transform: scale(0.9) translateX(0%) translateY(0%);
  }

  50% {
    transform: scale(1) translateX(0%) translateY(0%);
  }

  100% {
    transform: scale(0.9) translateX(0%) translateY(0%);
  }
}

@keyframes zoom-fade-2 {
  0% {
    transform: scale(0.9) translateX(0%) translateY(0%);
  }

  50% {
    transform: scale(1) translateX(0%) translateY(0%);
  }

  100% {
    transform: scale(0.9) translateX(0%) translateY(0%);
  }
}


























/* custom animations */

@keyframes btnIconMove {
  0% {
    transform: rotate(0deg) translate(0px, 0px);
  }

  50% {
    transform: rotate(20deg) translate(10px, 0px);
  }

  100% {
    transform: rotate(0deg) translate(0px, 0px);
  }
}


/* Image Bounce */

@-webkit-keyframes ImgBounce {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
}

@keyframes ImgBounce {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
}


.img-bounce {
  -webkit-animation: ImgBounce 5s ease-in-out 0s infinite alternate;
  animation: ImgBounce 5s ease-in-out 0s infinite alternate;
}


/** squares **/

@-moz-keyframessquares {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0
  }

  20% {
    -webkit-transform: scale(1.24);
    transform: scale(1.24);
    opacity: 1
  }

  100% {
    -webkit-transform: scale(2.1);
    transform: scale(2.1);
    opacity: 0
  }
}

@-moz-keyframes squares {
  0% {
    -moz-transform: scale(1);
    transform: scale(1);
    opacity: 0
  }

  20% {
    -moz-transform: scale(1.24);
    transform: scale(1.24);
    opacity: 1
  }

  100% {
    -moz-transform: scale(2.1);
    transform: scale(2.1);
    opacity: 0
  }
}

@-o-keyframes squares {
  0% {
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0
  }

  20% {
    -o-transform: scale(1.24);
    transform: scale(1.24);
    opacity: 1
  }

  100% {
    -o-transform: scale(2.1);
    transform: scale(2.1);
    opacity: 0
  }
}

@keyframes squares {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0
  }

  20% {
    -webkit-transform: scale(1.24);
    -moz-transform: scale(1.24);
    -o-transform: scale(1.24);
    transform: scale(1.24);
    opacity: 1
  }

  100% {
    -webkit-transform: scale(2.1);
    -moz-transform: scale(2.1);
    -o-transform: scale(2.1);
    transform: scale(2.1);
    opacity: 0
  }
}

/***
=============================================
    Float Bob X Animation Css
=============================================
***/
@-webkit-keyframes float-bob-x {
  0% {
    transform: translateX(-30px);
  }

  50% {
    transform: translateX(-10px);
  }

  100% {
    transform: translateX(-30px);
  }
}

@keyframes float-bob-x {
  0% {
    transform: translateX(-30px);
  }

  50% {
    transform: translateX(-10px);
  }

  100% {
    transform: translateX(-30px);
  }
}

.float-bob-x {
  -webkit-animation-name: float-bob-x;
  animation-name: float-bob-x;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}





/***
=============================================
    Float Bob X 2 Animation Css
=============================================
***/
@-webkit-keyframes float-bob-x-2 {
  0% {
    transform: translateX(-30px) rotate(45deg);
  }

  50% {
    transform: translateX(-10px) rotate(45deg);
  }

  100% {
    transform: translateX(-30px) rotate(45deg);
  }
}

@keyframes float-bob-x-2 {
  0% {
    transform: translateX(-30px) rotate(45deg);
  }

  50% {
    transform: translateX(-10px) rotate(45deg);
  }

  100% {
    transform: translateX(-30px) rotate(45deg);
  }
}

.float-bob-x-2 {
  -webkit-animation-name: float-bob-x-2;
  animation-name: float-bob-x-2;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}





.hire_sections_6 p {
    padding-bottom: 15px;
}
.cta-bg {
    position: relative;
    background-size: cover;
    background-position: center;
    z-index: 1;
}
section.cta-area.cta-bg.pt-160.pb-160{
	padding-top: 80px;
	padding-bottom: 60px;
}
.cta-title.video-title h2 {
    font-size: 68px;
}
.cta-title h2 {
    padding-bottom: 0;
    font-size: 50px;
    color: #fff;
}
.cta-title p {
    font-size: 18px;
    color: #fff;
    margin-top: 15px;
}
.s-video-content {
    width: 100%;
    text-align: center;
}
.s-video-content a {
    z-index: 9;
    font-size: 14px;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    margin-bottom: 15px;
    position: relative;
}
.s-video-content a::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    height: 120px;
    width: 120px;
    background: rgba(255, 255, 255, 0.09);
    z-index: -1;
    border-radius: 50%;
    -webkit-transform: translate(-50%,-50%);
    -webkit-animation: pulse-border 1500ms ease-out infinite;
}
.hire_sections_5 h2 {
    color: #fff !important;
}
.hire_sections_3 .about-content.pl-15 {
    padding-right: 15px;
}
.hire_sections_7{
	margin-top: -20px;
}
.hire_sections_6 .about-content.pl-15 {
    padding-left: 30px;
}


@media only screen and (min-width: 320px) and (max-width: 480px) {
a.filmoja-btn.call-to-action {
    width: 45%;
}	
a.filmoja-btn.call-to-action {
    width: 65% !important;
}
.about_sections_2 {
    padding-top: 50px;
    padding-bottom: 50px;
}
.about_sections_1 {
    padding-top: 40px;
    padding-bottom: 20px;
}	
.about-one__img-2 {
    position: absolute;
    bottom: -26px;
    right: 0px;
    border: 5px solid var(--corle-white);
    width: 150px;
}
.slider-text h2 br{
	display: none;
}
.slider-text p br{
	display: none;
}
.slider-text h2 {
    font-size: 24px !important;
    line-height: 34px;
}
.slider-text p {
	font-size: 14px;
    line-height: 26px;
}
.rs-about.style1 .histort-part {
    position: unset;
    transform: unset;
    margin-top: 30px;
}
h2.title_h2{
    font-size: 20px !important;
    line-height: 30px;
    padding-bottom: 15px !important;
}
/*.home_sections_1 p, .home_sections_2 p,
.home_sections_3 p, .home_sections_4 p,
.home_sections_5 p, .home_sections_6 p,
.home_sections_7 p, .home_sections_8 p{
	font-size: 14px;
	line-height: 26px;
}*/
.home_sections_1 {
    padding-bottom: 20px;
    padding-top: 40px;
}
.home_sections_2 {
    padding-top: 0px;
    padding-bottom: 0px;
}
.home_sections_2 h2.title_h2 {
    padding-top: 20px;
    padding-bottom: 0px !important;
}
.home_sections_2 .about-content.pl-15 {
    padding-left: 0px;
}
.history-img-content-style2 .small-img {
    height: 150px;
    width: 150px;
}
.home_sections_2 br{
	display: none;
}
.home_sections_2 p{
	padding-bottom: 17px;
}
.features-area.bg-1 {
    padding-top: 20px;
    padding-bottom: 60px;
}
.home_sections_3 p {
    padding-right: 0px;
    padding-bottom: 0px;
}
.home_sections_3 .tv-panel-list {
    padding-bottom: 50px;
}
.home_sections_9 {
    padding-top: 40px;
    padding-bottom: 0px;
}
.home_sections_9 h2.title_h2 {
    padding-bottom: 0px !important;
}
/*.home_sections_9 p{
	font-size: 14px;
	line-height: 26px;
}*/
.home_sections_6 {
    padding-top: 40px;
    background: #f8f8f8;
    padding-bottom: 0px !important;
}
.home_sections_6 h2.title_h2 {
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}
.home_sections_6 .about-content.pl-15 {
    padding-left: 0px;
}
.home_sections_6 .about-title{
	margin-bottom: 10px;
}
.history-img-content-style2 {
    padding-left: 0px !important;
    padding-bottom: 35px;
}
.home_sections_7 .history-img-content-style2 {
    padding-right: 0px !important;
}
.img_20 {
    margin-top: -20px;
}
.home_sections_7 {
    padding-bottom: 0px !important;
}
.home_sections_8 {
    padding-top: 40px;
    padding-bottom: 0px;
}
.home_sections_8 .about-content.pl-15 {
    padding-left: 0px;
}
.hire_sections_1 {
    padding-top: 40px;
    padding-bottom: 20px;
}
h2.hire_h2 {
	font-size: 20px !important;
    line-height: 30px !important;
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}
.memorable_experience{
   font-size: 20px !important;
    text-align: left !important;	
}
.hire_sections_2 {
    padding-top: 40px;
    padding-bottom: 0px;
}
.hire_sections_2 .about-title {
    margin-bottom: 10px;
}
.hire_sections_6 {
    padding-top: 40px;
    padding-bottom: 0px;
}
.hire_sections_6 .about-content.pl-15 {
    padding-left: 0px;
}
.hire_sections_6 .about-title {
    margin-bottom: 10px;
}
.hire_sections_4 {
    padding-top: 40px;
    padding-bottom: 0px;
}
.hire_sections_4 .about-title {
    margin-bottom: 10px;
}
.hire_sections_5 .about-title {
    margin-bottom: 10px;
}
section.cta-area.cta-bg.pt-160.pb-160 {
    padding-top: 60px;
    padding-bottom: 20px;
}
.all_ages {
    padding-top: 30px;
}
.hire_sections_3 {
    padding-top: 30px;
}
.hire_sections_7 {
    margin-top: 50px;
}
.about_sections_2 h2 {
    font-size: 20px !important;
    line-height: 30px !important;
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}
.about-content.pl-15 h3 {
    font-size: 18px;
    line-height: 24px;
}
.col-lg-4.col-sm-6.footer_2 {
    padding-left: 15px !important;
}
.footer-top-area.section_70 {
    padding-top: 20px;
    padding-bottom: 20px;
}
.home_sections_3 h3 {
    text-align: left;
    font-size: 20px !important;
    line-height: 30px !important;
}
.site-logo {
    margin: 0px 0px !important;
}
.filmoja-responsive-menu {
    z-index: 11111;
}
.filmoja-responsive-menu {
    top: 30px;
}
.slicknav_nav {
    margin-top: 78px !important;
}
.trust-image {
    position: relative;
    padding-right: 0px;
    padding-bottom: 20px;
}
.home_sections_3 .small-img img {
	width: 150px;
	border-radius: 0px;
	border-width: 5px;
}
.trust-image .small-img {
    left: 0;
}
}


@media only screen and (min-width: 768px) and (max-width: 880px) {
.hire_sections_2 .call-to-action {
    margin-top: 30px;
    margin-bottom: 20px;
    width: 100% !important;
}
.hire_sections_4 .call-to-action {
    margin-top: 30px !important;
    margin-bottom: 20px;
    width: 100% !important;
}	
.hire_sections_6 .call-to-action {
    margin-top: 10px !important;
    margin-bottom: 20px;
    width: 100% !important;
}	
.slider_1 br{
	display: none;
}	
.slider-content-holder h2 {
    font-size: 40px;
    line-height: 50px;
}
.home_sections_2 .about-content {
    padding-top: 40px;
}
.home_sections_2 {
    padding-top: 0px;
    padding-bottom: 20px;
}
.features-area.bg-1 {
    padding-top: 40px;
    padding-bottom: 80px;
}
.home_sections_3 a.filmoja-btn.call-to-action {
    margin-bottom: 60px;
}
.home_sections_9 {
    padding-top: 60px;
    padding-bottom: 20px;
}
.rs-about .histort-part {
    right: 0px;
}
.home_sections_6 {
    padding-top: 40px;
    background: #f8f8f8;
    padding-bottom: 0px;
}
.home_sections_7 {
    padding-bottom: 30px !important;
    padding-top: 0px;
    background: #f8f8f8;
}
section.filmoja-theater-area.section_70 h3 {
    font-size: 26px !important;
    line-height: 36px !important;
}
section.filmoja-theater-area.section_70 .call-to-action {
    width: 60%;
}
.home_sections_8 {
    padding-top: 50px;
    padding-bottom: 40px;
}
.home_sections_2 .about-content.pl-15 {
    padding-left: 0px;
}
.home_sections_3 p {
    padding-right: 0px;
}
.home_sections_6 .about-content.pl-15 {
    padding-left: 0px;
}
.history-img-content-style2 {
     padding-left: 0px;
}
.home_sections_8 .about-content.pl-15 {
    padding-left: 0px;
}
.col-lg-4.col-sm-6.footer_2 {
    padding-left: 40px;
}
.history-img-content-style2.box img {
    margin-left: 30px;
}
.hire_sections_2 {
    padding-bottom: 20px;
    padding-top: 40px;
}
.hire_sections_1 {
    padding-bottom: 40px;
    padding-top: 70px;
}
.history-img-content-style2.box {
    padding-bottom: 10px;
}
.hire_sections_6 .about-content.pl-15 {
    padding-left: 0px;
}
.hire_sections_6 {
    padding-top: 60px;
    padding-bottom: 0px;
}
.hire_sections_4 {
    padding-top: 40px;
    padding-bottom: 20px;
}
h2.hire_h2.all_ages {
    margin-top: 50px;
}
section.cta-area.cta-bg.pt-160.pb-160 {
    padding-top: 80px;
    padding-bottom: 20px;
}
.hire_sections_3 {
    padding-top: 40px;
    padding-bottom: 100px;
}
.hire_sections_3 .about-content.pl-15 {
    padding-right: 0px;
}
.about-one__img-2 {
    right: -100px;
}
body.hire .about-content .about-title {
    margin-bottom: 10px;
}
.home_sections_9 h2 {
    padding-top: 30px;
}
.footer-top-area.section_70 .col-lg-4.col-sm-6{
    flex: 0 0 100% !important;
    max-width: 100% !important;
}
.col-lg-4.col-sm-6.footer_2 {
    padding-left: 15px !important;
}
.home_sections_3 h3 {
    font-size: 30px !important;
}
ul.slicknav_nav {
    margin-top: 90px !important;
}
.filmoja-responsive-menu {
    top: 40px !important;
}
.contact_sections_1 .contact-box-left {
    width: 100%;
}
.col-lg-12.contact_form {
    padding-top: 0px;
}
.contact_sections_2 .contact-box-right.margin-top {
    width: 100%;
}
}

@media only screen and (min-width: 881px) and (max-width: 1024px) {
.home_sections_3 h3 {
    font-size: 30px !important;
}
.home_sections_6 .about-content.pl-15 {
    padding-left: 0px;
}	
.col-lg-4.col-sm-6.footer_2 {
    padding-left: 60px !important;
}
p.memorable_experience {
    text-align: left;
}
.home_sections_2 h2 {
    font-size: 26px !important;
}
.memorable_experience {
    font-size: 26px !important;
}
.home_sections_1 {
    padding-bottom: 0px;
}
.home_sections_2 {
    padding-bottom: 20px;
}
.features-area.bg-1 {
    padding-top: 50px;
    padding-bottom: 60px;
}
.home_sections_9 {
    padding-top: 40px;
    padding-bottom: 20px;
}
.home_sections_6 {
    padding-top: 50px;
}
.home_sections_7 {
    padding-bottom: 40px !important;
    margin-top: -35px;
}
section.filmoja-theater-area.section_70 h3 {
    font-size: 30px;
    line-height: 40px;
}
.history-img-content-style2 {
    padding-left: 0px;
}
.about-one__img-2 {
    right: -100px;
}
.hire_sections_7 {
    margin-top: 80px;
}
.hire_sections_3 .col-lg-6{
	flex: 0 0 100%;
    max-width: 100%;
}
.hire_sections_3 {
    padding-top: 60px;
    padding-bottom: 0px;
}
.hire_sections_3 .col-xl-6 {
    padding-top: 20px;
}
.hire_sections_5 .col-lg-5{
	flex: 0 0 100%;
    max-width: 100%;
}
.hire_sections_5 .col-lg-6{
	flex: 0 0 100%;
    max-width: 100%;
}
.hire_sections_5 .col-lg-6{
	padding-top: 40px;
}
section.cta-area.cta-bg.pt-160.pb-160 {
    padding-top: 80px;
    padding-bottom: 40px;
}
}

@media only screen and (min-width: 1025px) and (max-width: 1199px) {
.hire_sections_7 {
    margin-top: 80px;
}
.hire_sections_3 .about-one__img-2 {
    right: 0px !important;
}
}	

.slider-text h2{
	text-shadow:5px 5px 10px #ec7532 !important;
}
.col-lg-4.col-sm-6.footer_2 {
    padding-left: 130px;
}
.single-footer-widget img {
    margin-bottom: 15px;
    width: 150px;
}
li.hirenyc a {
    text-transform: unset !important;
}
a.filmoja-btn.call-to-action {
    width: 55%;
}
.home_sections_3 h3{
	margin-bottom: 20px;
}
.home_sections_3 .call-to-action {
    margin-top: 30px;
}
.home_sections_7 .call-to-action {
    margin-top: 10px;
}
.home_sections_8 .call-to-action {
    margin-top: 10px;
}
.about_sections_1 .call-to-action {
    margin-top: 30px;
}
.about_sections_2 .call-to-action {
    margin-top: 40px;
    width: 100% !important;
}
p.footer_email a {
    text-transform: none;
}

.hire_sections_2 .call-to-action {
    margin-top: 30px;
}
.hire_sections_4 .call-to-action {
    margin-top: 20px;
}
.hire_sections_6 .call-to-action {
    margin-top: 20px;
}
a.play-video {
    pointer-events: none;
}
.hire_sections_2 img, .hire_sections_4 img {
    margin-left: -10px;
}
.high-light{
	color: #f15f24;
}
.high-light:hover{
	color: #f15f24;
}