@font-face {
	font-family: "Karla";
	src: url(../fonts/Karla-VariableFont_wght.ttf);
	font-display: swap;
}
@font-face {
	font-family: "Mulish";
	src: url(../fonts/Mulish-VariableFont_wght.ttf);
	font-display: swap;
}

html {
	scroll-behavior: smooth;
}
body {
	font-family: 'Mulish', sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #4A5764;
	font-style: normal;
	line-height: 25px;
}
.img {
	max-width: 100%;
	transition: all 0.3s ease-out 0s;
}
.fix {
	overflow: hidden
}
a,
.button {
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
a:focus,
.button:focus {
	text-decoration: none;
	outline: none;
}
a:focus,
a:hover,
.portfolio-cat a:hover,
.footer -menu li a:hover {
	text-decoration: none;
}
.btn.focus,
.btn:focus {
	outline: 0;
	box-shadow: none;
}
a,
button {
	color: #1696e7;
	outline: medium none;
}
button:focus,
input:focus,
input:focus,
textarea,
textarea:focus {
	outline: none;
	box-shadow: none;
}
.uppercase {
	text-transform: uppercase;
}
.capitalize {
	text-transform: capitalize;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Karla', sans-serif;
	color: #013243;
	margin-top: 0px;
	font-style: normal;
	font-weight: 700;
	text-transform: normal;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: inherit;
}
h1 {
	font-size: 40px;
	font-weight: 500;
}
h2 {
	font-size: 35px;
}
h3 {
	font-size: 28px;
}
h4 {
	font-size: 22px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 16px;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style: none
}
p {

	line-height: 28px;
	margin-bottom: 15px;
}
hr {
	border-bottom: 1px solid #eceff8;
	border-top: 0 none;
	margin: 30px 0;
	padding: 0;
}
label {
	color: #7e7e7e;
	cursor: poMulish;
	font-size: 14px;
	font-weight: 400;
}
*::-moz-selection {
	background: #d6b161;
	color: #fff;
	text-shadow: none;
}
::-moz-selection {
	background: #444;
	color: #fff;
	text-shadow: none;
}
::selection {
	background: #444;
	color: #fff;
	text-shadow: none;
}
*::-moz-placeholder {
	color: #555555;
	font-size: 14px;
	opacity: 1;
}
*::placeholder {
	color: #555555;
	font-size: 14px;
	opacity: 1;
}
/* Deafult Margin & Padding */
/*-- Margin Top --*/
.mt-5 {
	margin-top: 5px;
}
.mt-10 {
	margin-top: 10px;
}
.mt-15 {
	margin-top: 15px;
}
.mt-20 {
	margin-top: 20px;
}
.mt-25 {
	margin-top: 25px;
}
.mt-30 {
	margin-top: 30px;
}
.mt-35 {
	margin-top: 35px;
}
.mt-40 {
	margin-top: 40px;
}
.mt-45 {
	margin-top: 45px;
}
.mt-50 {
	margin-top: 50px;
}
.mt-55 {
	margin-top: 55px;
}
.mt-60 {
	margin-top: 60px;
}
.mt-65 {
	margin-top: 65px;
}
.mt-70 {
	margin-top: 70px;
}
.mt-75 {
	margin-top: 75px;
}
.mt-80 {
	margin-top: 80px;
}
.mt-85 {
	margin-top: 85px;
}
.mt-90 {
	margin-top: 90px;
}
.mt-95 {
	margin-top: 95px;
}
.mt-100 {
	margin-top: 100px;
}
.mt-105 {
	margin-top: 105px;
}
.mt-110 {
	margin-top: 110px;
}
.mt-115 {
	margin-top: 115px;
}
.mt-120 {
	margin-top: 120px;
}
.mt-125 {
	margin-top: 125px;
}
.mt-130 {
	margin-top: 130px;
}
.mt-135 {
	margin-top: 135px;
}
.mt-140 {
	margin-top: 140px;
}
.mt-145 {
	margin-top: 145px;
}
.mt-150 {
	margin-top: 150px;
}
.mt-155 {
	margin-top: 155px;
}
.mt-160 {
	margin-top: 160px;
}
.mt-165 {
	margin-top: 165px;
}
.mt-170 {
	margin-top: 170px;
}
.mt-175 {
	margin-top: 175px;
}
.mt-180 {
	margin-top: 180px;
}
.mt-185 {
	margin-top: 185px;
}
.mt-190 {
	margin-top: 190px;
}
.mt-195 {
	margin-top: 195px;
}
.mt-200 {
	margin-top: 200px;
}
/*-- Margin Bottom --*/

.mb-5 {
	margin-bottom: 5px;
}
.mb-10 {
	margin-bottom: 10px;
}
.mb-15 {
	margin-bottom: 15px;
}
.mb-20 {
	margin-bottom: 20px;
}
.mb-25 {
	margin-bottom: 25px;
}
.mb-30 {
	margin-bottom: 30px;
}
.mb-35 {
	margin-bottom: 35px;
}
.mb-40 {
	margin-bottom: 40px;
}
.mb-45 {
	margin-bottom: 45px;
}
.mb-50 {
	margin-bottom: 50px;
}
.mb-55 {
	margin-bottom: 55px;
}
.mb-60 {
	margin-bottom: 60px;
}
.mb-65 {
	margin-bottom: 65px;
}
.mb-70 {
	margin-bottom: 70px;
}
.mb-75 {
	margin-bottom: 75px;
}
.mb-80 {
	margin-bottom: 80px;
}
.mb-85 {
	margin-bottom: 85px;
}
.mb-90 {
	margin-bottom: 90px;
}
.mb-95 {
	margin-bottom: 95px;
}
.mb-100 {
	margin-bottom: 100px;
}
.mb-105 {
	margin-bottom: 105px;
}
.mb-110 {
	margin-bottom: 110px;
}
.mb-115 {
	margin-bottom: 115px;
}
.mb-120 {
	margin-bottom: 120px;
}
.mb-125 {
	margin-bottom: 125px;
}
.mb-130 {
	margin-bottom: 130px;
}
.mb-135 {
	margin-bottom: 135px;
}
.mb-140 {
	margin-bottom: 140px;
}
.mb-145 {
	margin-bottom: 145px;
}
.mb-150 {
	margin-bottom: 150px;
}
.mb-155 {
	margin-bottom: 155px;
}
.mb-160 {
	margin-bottom: 160px;
}
.mb-165 {
	margin-bottom: 165px;
}
.mb-170 {
	margin-bottom: 170px;
}
.mb-175 {
	margin-bottom: 175px;
}
.mb-180 {
	margin-bottom: 180px;
}
.mb-185 {
	margin-bottom: 185px;
}
.mb-190 {
	margin-bottom: 190px;
}
.mb-195 {
	margin-bottom: 195px;
}
.mb-200 {
	margin-bottom: 200px;
}
/*-- Padding Top --*/

.pt-5 {
	padding-top: 5px;
}
.pt-10 {
	padding-top: 10px;
}
.pt-15 {
	padding-top: 15px;
}
.pt-20 {
	padding-top: 20px;
}
.pt-25 {
	padding-top: 25px;
}
.pt-30 {
	padding-top: 30px;
}
.pt-35 {
	padding-top: 35px;
}
.pt-40 {
	padding-top: 40px;
}
.pt-45 {
	padding-top: 45px;
}
.pt-50 {
	padding-top: 50px;
}
.pt-55 {
	padding-top: 55px;
}
.pt-60 {
	padding-top: 60px;
}
.pt-65 {
	padding-top: 65px;
}
.pt-70 {
	padding-top: 70px;
}
.pt-75 {
	padding-top: 75px;
}
.pt-80 {
	padding-top: 80px;
}
.pt-85 {
	padding-top: 85px;
}
.pt-90 {
	padding-top: 90px;
}
.pt-95 {
	padding-top: 95px;
}
.pt-100 {
	padding-top: 100px;
}
.pt-105 {
	padding-top: 105px;
}
.pt-110 {
	padding-top: 110px;
}
.pt-115 {
	padding-top: 115px;
}
.pt-120 {
	padding-top: 120px;
}
.pt-125 {
	padding-top: 125px;
}
.pt-130 {
	padding-top: 130px;
}
.pt-135 {
	padding-top: 135px;
}
.pt-140 {
	padding-top: 140px;
}
.pt-145 {
	padding-top: 145px;
}
.pt-150 {
	padding-top: 150px;
}
.pt-155 {
	padding-top: 155px;
}
.pt-160 {
	padding-top: 160px;
}
.pt-165 {
	padding-top: 165px;
}
.pt-170 {
	padding-top: 170px;
}
.pt-175 {
	padding-top: 175px;
}
.pt-180 {
	padding-top: 180px;
}
.pt-185 {
	padding-top: 185px;
}
.pt-190 {
	padding-top: 190px;
}
.pt-195 {
	padding-top: 195px;
}
.pt-200 {
	padding-top: 200px;
}
.pt-113 {
	padding-top: 113px;
}
/*-- Padding Bottom --*/

.pb-5 {
	padding-bottom: 5px;
}
.pb-10 {
	padding-bottom: 10px;
}
.pb-15 {
	padding-bottom: 15px;
}
.pb-20 {
	padding-bottom: 20px;
}
.pb-25 {
	padding-bottom: 25px;
}
.pb-30 {
	padding-bottom: 30px;
}
.pb-35 {
	padding-bottom: 35px;
}
.pb-40 {
	padding-bottom: 40px;
}
.pb-45 {
	padding-bottom: 45px;
}
.pb-50 {
	padding-bottom: 50px;
}
.pb-55 {
	padding-bottom: 55px;
}
.pb-60 {
	padding-bottom: 60px;
}
.pb-65 {
	padding-bottom: 65px;
}
.pb-70 {
	padding-bottom: 70px;
}
.pb-75 {
	padding-bottom: 75px;
}
.pb-80 {
	padding-bottom: 80px;
}
.pb-85 {
	padding-bottom: 85px;
}
.pb-90 {
	padding-bottom: 90px;
}
.pb-95 {
	padding-bottom: 95px;
}
.pb-100 {
	padding-bottom: 100px;
}
.pb-105 {
	padding-bottom: 105px;
}
.pb-110 {
	padding-bottom: 110px;
}
.pb-115 {
	padding-bottom: 115px;
}
.pb-120 {
	padding-bottom: 120px;
}
.pb-125 {
	padding-bottom: 125px;
}
.pb-130 {
	padding-bottom: 130px;
}
.pb-135 {
	padding-bottom: 135px;
}
.pb-140 {
	padding-bottom: 140px;
}
.pb-145 {
	padding-bottom: 145px;
}
.pb-150 {
	padding-bottom: 150px;
}
.pb-155 {
	padding-bottom: 155px;
}
.pb-160 {
	padding-bottom: 160px;
}
.pb-165 {
	padding-bottom: 165px;
}
.pb-170 {
	padding-bottom: 170px;
}
.pb-175 {
	padding-bottom: 175px;
}
.pb-180 {
	padding-bottom: 180px;
}
.pb-185 {
	padding-bottom: 185px;
}
.pb-190 {
	padding-bottom: 190px;
}
.pb-195 {
	padding-bottom: 195px;
}
.pb-200 {
	padding-bottom: 200px;
}



/*-- Padding Left --*/
.pl-0 {
	padding-left: 0px;
}
.pl-5 {
	padding-left: 5px;
}
.pl-10 {
	padding-left: 10px;
}
.pl-15 {
	padding-left: 15px;
}
.pl-20 {
	padding-left: 20px;
}
.pl-25 {
	padding-left: 35px;
}
.pl-30 {
	padding-left: 30px;
}
.pl-35 {
	padding-left: 35px;
}

.pl-35 {
	padding-left: 35px;
}

.pl-40 {
	padding-left: 40px;
}

.pl-45 {
	padding-left: 45px;
}

.pl-50 {
	padding-left: 50px;
}

.pl-55 {
	padding-left: 55px;
}

.pl-60 {
	padding-left: 60px;
}
.pl-65 {
	padding-left: 65px;
}
.pl-70 {
	padding-left: 70px;
}
.pl-75 {
	padding-left: 75px;
}
.pl-80 {
	padding-left: 80px;
}
.pl-85 {
	padding-left: 80px;
}
.pl-90 {
	padding-left: 90px;
}
.pl-95 {
	padding-left: 95px;
}
.pl-100 {
	padding-left: 100px;
}


/*-- Padding Right --*/
.pr-0 {
	padding-right: 0px;
}
.pr-5 {
	padding-right: 5px;
}
.pr-10 {
	padding-right: 10px;
}
.pr-15 {
	padding-right: 15px;
}
.pr-20 {
	padding-right: 20px;
}
.pr-25 {
	padding-right: 35px;
}
.pr-30 {
	padding-right: 30px;
}
.pr-35 {
	padding-right: 35px;
}

.pr-35 {
	padding-right: 35px;
}

.pr-40 {
	padding-right: 40px;
}

.pr-45 {
	padding-right: 45px;
}

.pr-50 {
	padding-right: 50px;
}

.pr-55 {
	padding-right: 55px;
}

.pr-60 {
	padding-right: 60px;
}
.pr-65 {
	padding-right: 65px;
}
.pr-70 {
	padding-right: 70px;
}
.pr-75 {
	padding-right: 75px;
}
.pr-80 {
	padding-right: 80px;
}
.pr-85 {
	padding-right: 80px;
}
.pr-90 {
	padding-right: 90px;
}
.pr-95 {
	padding-right: 95px;
}
.pr-100 {
	padding-right: 100px;
}

/* font weight */
.f-700 {
	font-weight: 700;
}
.f-600 {
	font-weight: 600;
}
.f-500 {
	font-weight: 500;
}
.f-400 {
	font-weight: 400;
}
.f-300 {
	font-weight: 300;
}

/* Background Color */

.gray-bg {
	background: #f4f4fe;
}
.white-bg {
	background: #fff;
}
.black-bg {
	background: #222;
}
.theme-bg {
	background: #222;
}
.primary-bg {
	background: #1a237e;
}
/* Color */

.white-color {
	color: #fff;
}
.black-color {
	color: #222;
}
.theme-color {
	color: #222;
}
.primary-color {
	color: #222;
}
/* black overlay */

[data-overlay] {
	position: relative;
}
[data-overlay]::before {
	background: #000 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}
[data-overlay="3"]::before {
	opacity: 0.3;
}
[data-overlay="4"]::before {
	opacity: 0.4;
}
[data-overlay="5"]::before {
	opacity: 0.5;
}
[data-overlay="6"]::before {
	opacity: 0.6;
}
[data-overlay="7"]::before {
	opacity: 0.7;
}
[data-overlay="8"]::before {
	opacity: 0.8;
}
[data-overlay="9"]::before {
	opacity: 0.9;
}
.theme-overlay {
	position: relative
}
.theme-overlay::before {
	background: #1696e7 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.6;
	position: absolute;
	top: 0;
	width: 100%;
}
.separator {
	border-top: 1px solid #f2f2f2
}
.header-area {
	position: fixed;
	top: 0;
	width: 100%;
	right: 0;
	left: 0;
	z-index: 100;
}
.pt-100 {
	padding-top: 80px;
}
.btn {
	-moz-user-select: none;
	background: transparent linear-gradient(90deg, #0049bb 0%, #16defe 100%) 0% 0% no-repeat padding-box;
	box-shadow: 3px 4px 15px #3FB0CEA6;
	border: none;
	border-radius: 8px;
	color: #fff;
	display: inline-block;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 1;
	margin-bottom: 0;
	padding: 18px 45px;
	text-align: center;
	text-transform: unset;
	touch-action: manipulation;
	transition: all 0.3s ease 0s;
	vertical-align: middle;
	white-space: nowrap;
}

.btn:hover {
	color: #fff;
}
.btn:hover::before {
	opacity: 0;
}
.btn-after {
	width: 100%;
	height: 45px;
	border: 1px solid #707070;
	border-radius: 8px;
	margin-top: -28px;
	margin-left: 15px;
	position: absolute;
	transition: all 0.3s ease 0s;

}
#home {
	padding: 150px 0 100px;
	background-color: #edf4ff;
}
.slider-btn:hover .btn-after {
	margin-top: -50px;
	margin-left: 0px;
}
.display-ib {
	display: inline-block;
}
.menu-area {
	background: #fff;
	box-shadow: 3px 4px 15px #00000026;
	padding: 16px 0;
}
.slider-btn {
	display: inline-block;
	position: relative;
}
.slider-content>span {
	font-size: 16px;
	font-weight: 500;
	color: #0049bb;
	text-transform: uppercase;
	display: block;
	margin-bottom: 20px;
}
.slider-content h2 {
	font-size: 56px;
	font-weight: 700;
	color: #013243;
	line-height: 1.1;
	margin-bottom: 40px;
}
.slider-content h2 span {
	color: #0049bb;
}
.slider-content p span {
	display: inline-block;
	height: 2px;
	width: 40px;
	background: #0049bb;
	margin-right: 20px;
	position: relative;
	top: -4px;
}
.slider-content p {
	color: #4A5764;
	font-size: 18px;
	margin-bottom: 0;
}
.slider-btn .btn {
	background: #fff;
	color: #0049bb;
}
.slider-btn .btn::before {
	content: none;
}
.slider-btn .btn {
	box-shadow: 3px 3px 0 0 #0049bb;
}
.slider-btn .btn:hover {
	box-shadow: none;
}
.p-relative {
	position: relative;
}
.s-slider-content h2 {
	margin-bottom: 25px;
}
.s-slider-content p {
	font-size: 16px;
	padding-right: 50px;
}
.btn.ss-btn {
	background: transparent linear-gradient(90deg, #0049bb 0%, #16defe 100%) 0% 0% no-repeat padding-box;
	box-shadow: 3px 4px 15px #3FB0CEA6;
	padding: 14px 30px;
	float: left;
	color: #fff;
	border-radius: 30px;
	position: relative;
	text-align: left;
}
.btn.ss-btn i {
	background: #fff;
	width: 37px;
	height: 37px;
	line-height: 37px;
	background: #FFFFFF47 0% 0% no-repeat padding-box;
	position: absolute;
	right: 3px;
	top: 3px;
	border-radius: 50%;
	text-align: center;
}
.btn.ss-btn:hover {
	background: transparent linear-gradient(90deg, #16defe 0%, #0049bb 100%) 0% 0% no-repeat padding-box;
	;
	color: #fff;
}
.slider-shape {
	position: absolute !important;
	z-index: 9;
}
.about-img {
	margin-left: -50px;
}
.about-text {
	position: absolute;
	bottom: 65px;
	right: 30px;
	height: 135px;
	width: 265px;
	text-align: center;
	background: #0049bb;
	box-shadow: 5px 5px 0 0 #0049bb;
}
.about-text span {
	font-size: 24px;
	color: #fff;
	font-style: italic;
	top: 30px;
	position: relative;
}
.about-title>span {
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	color: #fff;
	background: #0049bb;
	height: 30px;
	display: inline-block;
	text-align: center;
	line-height: 30px;
	margin-bottom: 30px;
}
.about-title h2 {
	font-size: 38px;
	line-height: 1.4;
	margin-bottom: 35px;
}
.about-title p span {
	display: inline-block;
	height: 2px;
	width: 40px;
	background: #0049bb;
	margin-right: 20px;
	position: relative;
	top: -5px;
}
.about-title p {
	font-size: 18px;
	margin-bottom: 0;
}
.about-content p {
	margin-bottom: 45px;
}
.about-content li {
	display: flex;
	align-items: center;
	margin-bottom: 15px;
}
.about-content li .icon {
	display: flex;
}
.about-content li .icon i {
	width: 33px;
	height: 33px;
	background: #294DA414 0% 0% no-repeat padding-box;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	margin-right: 15px;
	flex-shrink: 0;
}
.about-content li .text {
	padding-top: 5px
}
.section-t h2 {
	font-size: 350px;
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	z-index: -1;
	color: #013243;
	opacity: .05;
	margin: 0;
	font-family: 'Karla', sans-serif;
	font-weight: 500;
	font-style: italic;
	top: -35px;
	line-height: 1;
}
.second-about {
	top: 62%;
	transform: translate(-50%, -50%);
	left: 74%;
	right: 0;
	bottom: 0;
}
.second-atitle>span {
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
	color: #0049bb;
	display: inline-block;
	margin-bottom: 20px;
	background: transparent;
	display: inline-block;
	position: relative;
}
.second-atitle>span::before {
	width: 50%;
	content: '';
	position: relative;
	height: 100%;
	background: #000;
}
.s-about-content p {
	margin-bottom: 15px;
}
.signature-text {
	font-size: 22px;
	color: #0049bb;
	font-family: 'Karla', sans-serif;
	font-weight: 600;
}
.circle-right {
	display: inline-block;
}
.s-btn {
	font-size: 14px;
	font-weight: 500;
	color: #013243;
	display: inline-block;
	border: 1px solid #ccc;
	padding: 9px 30px;
	border-radius: 50px;
}
.s-btn:hover {
	background: #0049bb;
	border-color: #0049bb;
	color: #fff;
}
.section-title span {
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
	color: #0049bb;
	display: inline-block;
	margin-bottom: 20px;
	position: relative;
	padding: 10px 0 10px 20px;
}
.section-title span::before {
	content: "";
	width: 50%;
	height: 100%;
	background: #b1abab;
	position: absolute;
	background: #0049bb 0% 0% no-repeat padding-box;
	opacity: 0.2;
	left: 0;
	top: 0;
}
.section-title h2 {
	font-size: 46px;
	position: relative;
}
.section-title h2::before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 4px;
	width: 60px;
	background: #0049bb;
	margin: auto;
	transition: .3s;
	display: none;
}
section:hover .section-title h2::before {
	width: 100px;
}
/* 6. services */
.services-area.gray-bg {
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.single-services {
	background: #fff;
	box-shadow: 0px 5px 17px 0px rgba(0, 0, 0, 0.07);
	position: relative;
}
.single-services::before {
	content: "";
	height: 100%;
	width: 100%;
	position: absolute;
	left: 5px;
	top: 5px;
	background: #0049bb;
	z-index: -1;
	transition: .3s;
	opacity: 0;
}
.service-t h2 {
	top: 55px;
}
.services-thumb img {
	width: 100%;
}
.services-content span {
	display: block;
	height: 2px;
	width: 150px;
	background: #0049bb;
	transition: .3s;
	margin-bottom: 55px;
}
.services-content {
	padding: 60px 40px;
	padding-bottom: 55px;
}
.services-content small {
	font-size: 14px;
	text-transform: uppercase;
	display: block;
	margin-bottom: 20px;
}
.services-content h4 {
	font-size: 24px;
	margin-bottom: 23px;
}
.services-content h4:hover a {
	color: #0049bb;
}
.services-content p {
	margin-bottom: 0;
}
.single-services:hover .services-content span {
	background: #0049bb;
}
.single-services:hover::before {
	opacity: 1;
}
.services-active .slick-dots {
	text-align: center;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -40px;
	line-height: 1;
}
.services-active .slick-dots li {
	display: inline-block;
	margin: 0 5px;
}
.services-active .slick-dots li button {
	text-indent: -99999px;
	border: none;
	padding: 0;
	height: 5px;
	width: 20px;
	background: #0049bb;
	border-radius: 50px;
	z-index: 1;
	cursor: poMulish;
	transition: .3s;
}
.services-active .slick-dots li.slick-active button {
	width: 50px;
	background: #0049bb;
}
.services-active .slick-track {
	padding-bottom: 10px;
}

.services-icon i {
	font-size: 48px;
	border-radius: 50%;
	color: #f5f5f5;
	text-align: center;
}
.services-two .services-icon {
	display: inline-block;
	width: 120px;
	height: 120px;
	background: #fff;
	margin-bottom: 20px;
	box-shadow: 3px 4px 15px #00000026;
	border-radius: 50%;
	padding: 10px;
	line-height: 100px;
	text-align: center;
}
.services-two .second-services-content {
	float: left;
	width: 100%;
}
.services-two .s-single-services {
	transition: .3s;
	padding: 0px 15px;
	border: none;
	margin-bottom: 30px;
	border-radius: 10px;

}
.services-two .s-single-services {
	float: left;
	width: 100%;
}
.second-services-content h5 {
	font-weight: 600;
	transition: .3s;
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	color: #013243;
}
.second-services-content p {
	margin-bottom: 0;
}
.second-services-content a::after {
	left: -40px;
	right: unset;
	opacity: 0;
}
.s-single-services {
	transition: .3s;
	padding: 30px;
	border: 5px solid #f5f8fa;
}
.s-single-services .active-icon {
	display: none;
}
.s-single-services .d-active-icon {
	display: block;
}
.services-area .col-lg-4.col-md-12:nth-child(2) {
	margin-top: 30px;
}
.sr-line {
	background: url(../img/icon/sr-line.png) no-repeat;
	background-position: center 30px;
}
.w-title h2 {
	color: #383838;
}
.w-title h2::before {
	background-color: #0049bb;
}

/* 14. testimonial */
.ta-bg {
	height: 475px;
	width: 475px;
	background-repeat: no-repeat;
	margin-top: 25px;
}
.testi-author img {
	display: inline-block;
	margin-bottom: 20px;
}
.ta-info {
	overflow: hidden;
	display: block;
}
.ta-info h6 {
	font-size: 20px;
	margin-bottom: 5px;
	color: #fff;
}
.ta-info span {
	color: #fff;
	font-size: 14px;
}
.testi-author {
	overflow: hidden;
	align-items: center;
}
.single-testimonial p {
	margin-bottom: 25px;
}
.testimonial-active i {
	font-size: 30px;
	color: #fff;
	margin-bottom: 30px;
}
.testimonial-active .slick-next {
	left: 40px;
}
.single-testimonial-bg {
	background: #FFFFFF 0% 0% no-repeat padding-box;
	box-shadow: 3px 4px 15px #0000001A;
	border-radius: 10px;
	width: 90%;
	float: right;
	padding: 0px 50px 30px 130px;
	margin: 20px;
	color: #525c7b;
	margin-top: 50px;
}
.testimonial-active .slick-slide {
	position: relative;
}
.testimonial-active .testi-img {
	float: left;
	margin-bottom: 20px;
	position: absolute;
	left: 0;
	top: 0;
	padding: 10px;
	background-color: #0049bb;
	border-radius: 10px;
}
.testimonial-active .testi-img img {
	width: 150px;
	border-radius: 10px;
}
.testimonial-active .ta-info {
	overflow: hidden;
	float: left;
	margin-top: 30px;
	margin-bottom: 15px;
}
.testimonial-active .ta-info span {
	color: #0049bb;
	font-size: 14px;
}
.testimonial-active .ta-info h6 {
	font-size: 20px;
	margin-bottom: 5px;
	color: #2A2E48;
}
.testimonial-active p {
	font-size: 18px;
	line-height: 28px;
}
.testimonial-active .com-icon {
	position: absolute;
	right: 10%;
	top: 90px;
}
.testimonial-active .slick-dots {
	text-align: center;
	position: absolute;
	bottom: 20%;
	right: 6%;
}
.testimonial-active .slick-dots li {
	display: block;
	margin: 0px 0px;
}
.testimonial-active .slick-dots li button {
	text-indent: -99999px;
	border: none;
	padding: 0;
	margin-left: 10px;
	border-radius: 50%;
	z-index: 1;
	cursor: poMulish;
	background: no-repeat;
	transition: .3s;
	background: #E1E1E1;
	height: 8px;
	width: 8px;
}
.testimonial-active .slick-dots .slick-active button {
	width: 8px;
	border-radius: 50%;
	height: 8px;
	background: #0049bb;
}
.testimonial-active2 {
	background: #FFFFFF 0% 0% no-repeat padding-box;
	box-shadow: 3px 4px 15px #00000026;
	border-radius: 10px;
	width: 100%;
	float: left;
	padding: 30px;
}

.testimonial-active2 .slider-nav {
	float: right;
	width: 100%;
}
.slider-nav .slick-list.draggable {
	width: 233px;
	float: right;
}

.testimonial-active2 .slick-arrow {
	position: absolute;
	top: -140px;
	left: -82px;
	border: none;
	background: none;
	padding: 0;
	font-size: 24px;
	color: #fff;
	z-index: 9;
	cursor: poMulish;
	transition: .3s;
}

.testimonial-active2 .slick-next {
	left: inherit;
	right: -82px;
}
.testimonial-active2 .slick-arrow:hover {
	color: #f3525a;
}
.testimonial-active2 .slick-next.slick-arrow i,
.testimonial-active2 .slick-arrow i {
	background: #f3525a;
	padding: 12px 15px;
}
.testimonial-active2 .testi-author img {
	float: left;
	margin-bottom: 20px;
}
.testimonial-active2 .ta-info {
	overflow: hidden;
	float: left;
	margin-top: 30px;
}
.testimonial-active2 .ta-info span {
	color: #f3525a;
	font-size: 14px;
}
.testimonial-active2 .ta-info h6 {
	font-size: 20px;
	margin-bottom: 5px;
	color: #2A2E48;
}
.com-icon {
	position: absolute;
	right: 0;
	top: 20px;
}
.testimonial-item img {
	width: 80px;
	cursor: poMulish;
}
.contact-area {
	background-repeat: no-repeat;
	background-position: center center;
}
.contact-wrapper textarea {
	border: 0;
	color: #000;
	font-size: 15px;
	height: 200px;
	width: 100%;
	text-transform: capitalize;
	transition: .3s;
	background: #f4f4fe;
	padding: 30px 40px;
}
.contact-wrapper textarea::-moz-placeholder {
	color: #b3bdcd;
	font-size: 14px;
}
.contact-wrapper textarea::placeholder {
	color: #8990b0;
	font-size: 14px;
}
.c-icon i {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 40px;
	color: #8990b0;
	font-size: 14px;
}
.contact-message.c-icon i {
	top: 30px;
	transform: unset;
}
.contact-wrapper input {
	border: 0;
	color: #000;
	font-size: 15px;
	height: 80px;
	text-transform: capitalize;
	width: 100%;
	padding: 0 40px;
	transition: .3s;
	background: #f4f4fe;
}
.contact-wrapper input::-moz-placeholder {
	color: #8990b0;
	font-size: 14px;
}
.contact-wrapper input::placeholder {
	color: #8990b0;
	font-size: 14px;
}
.contact-name {
	position: relative;
}
.contact-field label {
	display: block;
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
	color: #013243;
	margin-bottom: 20px;
	cursor: unset;
}
.contact-field input {
	width: 100%;
	border: none;
	background: #fff;
	padding: 10px 20px;
	transition: .3s;
	border: 1px solid #C3C3C3;
	border-radius: 30px;
}
.contact-field.c-name::after {
	content: "\f007";
}
.contact-field::after {
	position: absolute;
	font-family: "Font Awesome 5 Pro";
	display: inline-block;
	font-size: 14px;
	text-align: center;
	right: 25px;
	color: #0049bb;
	bottom: 22px;
	display: none;
}
.contact-field.c-email::after {
	content: "\f0e0";
}
.contact-field.c-subject::after {
	content: "\f249";
}
.contact-field.c-message::after {
	content: "\f303";
	font-weight: 700;
	top: 20px;
	bottom: unset;
}
.contact-field input::placeholder {
	color: #9e9e9e;
}
.contact-field textarea {
	width: 100%;
	border: none;
	background: #fff;
	padding: 14px 20px;
	transition: .3s;
	border: 1px solid #dfdfdf;
	height: 100px;
	border-radius: 10px;
}
.contact-bg {
	background-size: cover;
	background-position: center;
	z-index: 1;
}
textarea {
	resize: none;
}
/* 20. footer */
.footer-bg {
	background-size: cover;
	background-repeat: no-repeat;
}
.footer-text p {
	color: #4A5764;
	margin-bottom: 0;
}
.copyright-wrap {
	background: #D4E4FA;
}
.copyright-text {
	padding: 20px 0;
}
.copyright-text p {
	margin-bottom: 0;
	color: #0049bb;
}
.dsnone {
	display: none;
}
.alignright {
	float: right;
	margin-left: 1.5em;
}
.alignleft {
	float: left;
	margin-right: 1em;
}
figure.aligncenter {

	width: 100% !important;
	text-align: center;
	float: left;
}
.aligncenter {
	margin: auto;
	display: inherit;
}
.page-links {
	float: left;
	width: 100%;
	margin-top: 50px;
}
a,
h1,
h2,
h3,
h4,
h5,
h6,
p,
span {
	overflow-wrap: break-word;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	overflow-wrap: break-word;
}
.has-text-color.has-background.has-very-light-gray-color {
	color: #fff;
	padding: 21px;
}
.parent-pageid-1725 figure.aligncenter {
	margin: 50px 0;
}
ol {
	padding-left: 15px;
}
iframe {
	width: 100%;
	height: auto;
}
.comment-list li {
	margin-bottom: 30px;
}
.has-2-columns,
.has-3-columns,
.has-5-columns,
.has-6-columns {
	float: left;
	width: 100%;
}
.footer-widget .widgettitle,
.footer-widget .cat-item,
.footer-widget .widget ul li {
	text-align: left;
	color: #fff;
}
.footer-widget ul {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 10px 30px;
}
footer .row {
	row-gap: 20px;
}
.footer-widget select {
	width: 100%;
	padding: 10px;
	border: 2px solid #f6f6f6;
}
.redux-footer h2 {
	margin-top: 0px;
}
.footer-widget td {
	padding: 5px;
	text-align: center;
}

.footer-widget table {
	width: 100%;
	padding: 10px;
	background: #f5f5f5;
}
.footer-widget th {
	background: #f6f6f6;
	padding: 10px 5px;
	text-align: center;
	color: #013243;
}
.attachment-aports-featured-large {
	width: 100%;
	height: auto;
}
.short-ul {
	margin-bottom: 50px;
}
.number {
	font-size: 55px;
	font-weight: 600;
	color: #0049bb;
}
.img,
img {
	max-width: 100%;
	transition: all 0.3s ease-out 0s;
}
.form-row>label {
	margin-top: 15px;
	margin-left: 15px;
	color: #6f7172;
}

.booking-area {
	margin-top: -80px;
	z-index: 9;
}
.booking-area .contact-form {
	background: #fff;
	padding: 30px;
	box-shadow: 3px 4px 15px #00000026;
	border-radius: 15px;
	margin: 0 15px;
}
.department-area ul {
	display: flex;
	flex-direction: column;
	row-gap: 30px;
}
.department-area li {
	display: flex;
	background: #FFFFFF 0% 0% no-repeat padding-box;
	box-shadow: 3px 4px 15px #00000026;
	border-radius: 10px;
	padding: 18px 30px;
}
.department-area li a {
	color: #4A5764;
}
.department-area .active {
	background: transparent linear-gradient(90deg, #0049bb 0%, #16defe 100%) 0% 0% no-repeat padding-box;
	color: #fff;
	box-shadow: 3px 4px 15px #3FB0CEA6;
}
.department-area .active a {
	color: #fff;
}
.department-area li h3 {
	font-size: 24px;
	font-weight: 600;
}
.department-area .active h3 {
	color: #fff;
}
.department-area li .icon div {
	width: 96px;
	height: 96px;
	background: #FFFFFF 0% 0% no-repeat padding-box;
	box-shadow: 3px 4px 15px #00000026;
	text-align: center;
	line-height: 90px;
	border-radius: 50%;
	margin-right: 15px;
}
.department-area li .icon div img {
	width: 48px;
}
@media (min-width: 1200px) and (max-width: 1500px) {
	.container-p {
		padding: 0 30px;
	}
	.header-btn {
		margin-left: 20px;
	}
	.section-t h2 {
		font-size: 250px;
	}
	.header-social.display-ib {
		display: none;
	}
	.contact-img {
		right: 0px;
	}
}
@media (min-width: 992px) and (max-width: 1200px) {
	.btn.ss-btn {
		padding: 14px 15px 14px 15px;
		width: 156px;
	}
	.booking-area ul {
		display: inline-block;
		width: 100%;
	}
	.booking-area .custom-select {
		display: inline-block;
		width: 100%;
	}
	.slider-content h2 {
		font-size: 46px;
	}
	.container-p {
		padding: 0 30px;
	}
	.section-t h2 {
		font-size: 200px;
	}
	.about-img {
		margin-left: -105px;
	}
	.services-content {
		padding: 50px 30px;
		padding-bottom: 45px;
	}
	.services-content h4 {
		font-size: 20px;
	}
	.services-content span {
		margin-bottom: 45px;
	}
	.v-padding {
		padding-top: 0;
	}
	.single-counter p {
		font-size: 18px;
	}
	.ta-bg {
		margin-left: -25px;
	}
	.b-meta.mb-20 {
		margin-bottom: 10px;
	}
	.b-meta ul li {
		margin-right: 0;
	}
	.footer-social span {
		margin-right: 12px;
	}
	.about-p {
		padding-top: 110px;
	}
	.s-single-services {
		padding: 50px 30px;
	}
	.widget__banner-overly>span {
		margin-bottom: 120px;
	}
	.widget__banner-overly h3 {
		margin-bottom: 91px;
		font-size: 35px;
	}
	.details__content h2 {
		font-size: 26px;
	}
}
.gallery .row {
	row-gap: 20px;
}
@media screen and (max-width:991px) {
	.slider-content h2 {
		font-size: 46px !important;
	}
	.s-d-img {
		margin-top: 30px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.booking-area ul {
		display: inline-block;
		width: 100%;
	}
	.booking-area ul li {
		margin-bottom: 15px;
	}
	.booking-area .custom-select {
		display: inline-block;
		width: 100%;
	}
	.sr-line {
		background: none;
	}
	.counter-area {
		padding-top: 0;
		padding-bottom: 70px;
	}
	.single-counter {
		margin-bottom: 30px;
	}
	.single-testimonial-bg {
		padding: 0px 50px 30px 160px;
	}
	.mean-container a.meanmenu-reveal span {
		background: #0049bb none repeat scroll 0 0;
	}
	.mean-container a.meanmenu-reveal {
		border: 1px solid #0049bb;
		color: #0049bb;
	}
	.container-p {
		padding: 0 30px;
	}
	.section-t h2 {
		font-size: 150px;
	}
	.about-img {
		margin-left: 0;
		text-align: center;
		margin-bottom: 30px;
	}
	.about-content.pl-30 {
		padding-left: 0;
		padding-bottom: 4px;
	}
	.section-title h2 {
		font-size: 52px;
	}
	.services-content {
		padding: 50px 28px;
		padding-bottom: 45px;
	}
	.counter small {
		top: -20px;
	}
	.ta-bg {
		background-position: center;
		margin: 25px auto;
	}
	.testimonial-area.pb-120 {
		padding-bottom: 185px;
	}
	.menu-area {
		padding: 10px 0;
	}
	.second-menu {
		margin-bottom: 0;
		box-shadow: none;
		padding: 0;
		margin-top: 0;
	}
	.second-menu::before {
		content: none;
	}
	.s-about-img {
		margin-bottom: 20px;
	}
	.s-about-img img {
		width: 100%;
	}
	.contact-bg.pb-80 {
		padding-bottom: 120px;
	}
	.widget__banner-overly>span {
		margin-bottom: 320px;
	}
	.widget__banner-overly h3 {
		margin-bottom: 352px;
		font-size: 80px;
	}
	.widget__banner-overly h3 span {
		font-size: 61px;
	}
	.details__content h2 {
		font-size: 29px;
	}
	.b-details-p.pt-120 {
		padding-top: 115px;
	}
}
@media (max-width: 767px) {
	.booking-area ul {
		display: inline-block;
	}
	.slider-content.text-left {
		text-align: center !important;
	}
	header p.text-right {
		text-align: center !important;
	}
	.logo {
		display: flex;
		justify-content: center;
	}
	.booking-area ul li {
		margin-right: 0;
		margin-bottom: 15px;
	}
	.booking-area .contact-form {
		padding: 30px 15px;
	}
	.department-area li {
		display: inline-block;
	}
	.department-area li .icon {
		margin-bottom: 30px;
	}
	.com-icon {
		top: 80px;
		width: 50px;
	}
	.com-icon img {
		width: 100%;
	}
	.counter-area {
		background-size: cover;
		padding: 0px 0;
	}
	.row.sr-line {
		background: no-repeat;
	}
	.services-area .col-lg-4.col-md-6:nth-child(2) {
		margin-top: 0;
	}
	.single-counter-img {
		margin-bottom: 50px;
	}
	.single-counter {
		margin: 10px;
	}
	.testimonial-active2 .ta-info {
		margin-top: 30px;
		margin-bottom: 30px;
	}
	.testimonial-active2 .testi-author img {
		margin-bottom: 0;
	}
	.testimonial-active2 .slick-arrow {
		display: none !important;
	}
	.row {
		margin-right: 0;
		margin-left: 0;
	}
	.timeline {

		padding: 50px 0px 50px 50px;

	}
	.tag-template img {
		width: 100% !important;
	}
	.tag-markup-2 li>ul,
	li>ol,
	.pages-content li>ul,
	li>ol {
		padding-left: .5rem;
	}
	.meta-info {

		margin-left: -15px;
		margin-right: -15px;

	}
	.pages-content img {
		width: 100%;
		height: auto;
	}
	.row {
		margin-right: 0;
		margin-left: 0;
	}
	.search-form label {
		width: 100%;
	}
	#contact-form {
		padding: 0 15px;
	}
	.menu-item ul.sub-menu .sub-menu li,
	.menu-item ul.sub-menu .sub-menu .sub-menu li {

		border-bottom: none;
	}
	.comment-author-admin {
		margin-left: 0;
	}
	.container-p {
		padding: 0 15px;
	}
	.menu-area {
		padding-top: 15px;
		padding-bottom: 5px;
	}
	.slider-content h2 {
		font-size: 40px !important;
		margin-bottom: 30px;
	}
		#home {
			padding-top: 170px;
		}
	.section-t {
		display: none;
	}
	.about-img {
		margin-left: 0;
	}
	.about-img img {
		width: 100%;
	}
	.about-text span {
		top: 20px;
	}
	.about-text {
		height: 109px;
		width: 214px;
	}
	.about-content.pl-30 {
		padding-left: 0;
		margin-top: 30px;
		padding-bottom: 3px;
	}
	.about-title h2 {
		font-size: 36px;
	}
	.section-title {
		padding-left: 0;
		padding-right: 0;
	}
	.section-title h2 {
		font-size: 36px;
	}
	.v-list ul li i {
		display: block;
		margin-right: 15px;
		float: left;
		margin-top: 2px;
	}
	.v-list ul li span {
		overflow: hidden;
		display: block;
	}
	.testimonial-area.pb-120 {
		padding-bottom: 185px;
		padding-top: 113px;
	}
	.menu-area {
		padding: 10px 0;
	}
	.second-menu {
		margin-bottom: 0;
		box-shadow: none;
		padding: 0;
		margin-top: 0;
	}
	.second-menu::before {
		content: none;
	}
	.single-testimonial-bg {
		padding: 130px 30px 30px 30px;
	}
	.testimonial-active .slick-dots {
		bottom: 10%;
		right: 10%;
	}
	.department-area {
		padding-top: 70px;
	}
	.mean-container a.meanmenu-reveal {
		border: 1px solid #1c19a0;
		color: #1c19a0;
	}
	.mean-container a.meanmenu-reveal span {
		background: #1c19a0 none repeat scroll 0 0;
	}
	.s-about-img img {
		width: 100%;
	}
	.testimonial-active {
		width: 100%;

	}
	.testimonial-active .slick-arrow {
		width: 87%;
	}
	.slider-shape {
		display: none !important;
	}
	.second-about {
		display: none;
	}
	.widget__banner-overly>span {
		margin-bottom: 120px;
	}
	.widget__banner-overly h3 {
		color: #ffffff;
		font-size: 32px;
		margin-bottom: 100px;
		font-weight: 500;
	}
	.details__content h2 {
		font-size: 24px;
	}
	.details__content blockquote {
		padding-right: 20px;
		padding-left: 45px;
	}
	.details__content figure img {
		float: unset;
		width: 100%;
		margin-right: 0;
		margin-bottom: 40px;
	}
	.single__comment.children {
		margin-left: 0;
	}
	.comment__form {
		padding: 30px 20px;
	}
	.b-details-p.pt-120 {
		padding-top: 115px;
	}
	.menu-area .menu-tigger {
		display: none;
	}
	.faq-img.text-right {
		text-align: center !important;
		margin-top: 30px;
	}
	.faq-area.pt-113.pb-120 {
		margin-top: 65px;
	}
	.s-slider-content p {
		padding-right: 0;
	}
	.slider-btn.mt-55 {
		margin-top: 25px;
	}

	.faq-img img {
		width: 100%;
	}
	.meta__info ul li {
		margin-right: 15px;
	}
	#scrollUp {
		right: 20px;
		bottom: 30px;
	}
	.counter-area.pb-90 {
		padding-bottom: 85px;
	}
	.contact-wrapper input {
		height: 65px;
		padding: 0 25px;
	}
	.contact-wrapper textarea {
		height: 160px;
		padding: 30px 25px;
	}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
	.slider-content h2 {
		font-size: 48px;
	}
	.section-title h2 {
		font-size: 42px;
	}
	.blog-content h4 {
		font-size: 24px;
	}
	.widget__banner-overly>span {
		margin-bottom: 260px;
	}
	.widget__banner-overly h3 {
		margin-bottom: 210px;
		font-size: 60px;
	}
}
#cookPopup {
	display: none;
	justify-content: space-between;
	flex-direction: column;
	align-items: center;
	gap: 1rem;
	position: fixed;
	bottom: 15px;
	left: 50%;
	width: 900px;
	max-width: 90%;
	transform: translateX(-50%);
	padding: 25px;
	background-color: white;
	border-radius: 4px;
	box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.4);
	z-index: 9999
}
#cookPopup p {
	margin: 0;
	text-align: center
}
@media(min-width:576px) {
	#cookPopup.show {
		display: flex;
		align-items: center
	}
}
@media(max-width:575px) {
	#cookPopup.show {
		display: block;
		text-align: left
	}
	.cookPopup_btn {
		margin: 10px 0 0 0
	}
}
.cookPopup_title {
	font-size: 16px;
	font-weight: 700
}
.cookPopup_desc {
	font-size: 16px
}
.show {
	display: flex !important
}
.thanks {
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 80vh;
	padding: 200px 0 150px;
}
.thanks .container {
	display: flex;
	flex-direction: column;
	align-items: center;
	row-gap: 10px;
}
.thanks img {
	width: 100px;
	height: auto;
	margin-bottom: 10px;
}
.thanks p {
	text-align: center;
	font-size: 18px;
}
.docs {
	word-break: break-word;
	padding: 140px 0 100px;
}
.docs h1 {
	text-align: center;
	margin-bottom: 20px;
	font-weight: 700;
}
.docs h2 {
	margin-bottom: 10px;
	font-size: 32px;
}
.docs h3 {
	margin-bottom: 10px;
	font-size: 26px;
}
.docs li,
.docs p {
	color: inherit;
	line-height: 1.929;
}
@media screen and (max-width: 767.98px) {
	.docs {
		padding: 170px 0px 50px;
	}
}