/* #  
Template: Amjad Kamboh
Template Version: 1
*/
*,
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}
/* ## Typographical Elements
--------------------------------------------- */
@font-face {
	font-family: Calibri, 'Trebuchet MS', sans-serif;
	src: url(../fonts/Calibri/Calibri.ttf);
	src: url(../fonts/Calibri/calibrib.ttf);
}
@font-face {
	font-family: Arial, Helvetica, sans-serif;
	src: url(../fonts/arial/arial.ttf);
	src: url(../fonts/arial/arial_bold.ttf);
}
body {
	color: #008db9;
	font-family: Calibri, 'Trebuchet MS', sans-serif;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.625;
	margin: 0;
}

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img {
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition:    all 0.1s ease-in-out;
	-ms-transition:     all 0.1s ease-in-out;
	-o-transition:      all 0.1s ease-in-out;
	transition:         all 0.1s ease-in-out;
}

::-moz-selection {
	background-color: #333;
	color: #fff;
}

::selection {
	background-color: #333;
	color: #fff;
}

a {
	color: #e5554e;
	text-decoration: none;
}

a:hover {
	color: #333;
}

p {
	margin: 0 0 28px;
	padding: 0;
}

ol,
ul {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
}

b,
strong {
	font-weight: 700;
}

blockquote,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 40px;
}

blockquote::before {
	content: "\201C";
	display: block;
	font-size: 30px;
	height: 0;
	left: -20px;
	position: relative;
	top: -10px;
}


/* ## Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #008db9;
	font-weight: 400;
	line-height: 1.2;
	margin: 0 0 10px;
}

h1 {
	font-size: 36px;
}

h2 {
	font-size: 30px;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 20px;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 16px;
}

/* ## Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}

img {
	height: auto;
}
/* ## Forms
--------------------------------------------- */

input,
select,
textarea {
	background-color: #fff;
	border: 1px solid #ddd;
	color: #333;
	font-size: 18px;
	font-weight: 300;
	padding: 16px;
	width: 100%;
}

input:focus,
textarea:focus {
	border: 1px solid #999;
	outline: none;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
	width: auto;
}

::-moz-placeholder {
	color: #333;
	font-weight: 300;
	opacity: 1;
}

::-webkit-input-placeholder {
	color: #333;
	font-weight: 300;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
	background-color: #333;
	border: none;
	color: #fff;
	cursor: pointer;
	font-size: 16px;
	font-weight: 300;
	padding: 16px 24px;
	text-transform: uppercase;
	width: auto;
}
button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover {
	background-color: #e5554e;
	color: #fff;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}
/* ## Tables
--------------------------------------------- */

table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 2;
	margin-bottom: 40px;
	width: 100%;
}

tbody {
	border-bottom: 1px solid #ddd;
}

td,
th {
	text-align: left;
}

td {
	border-top: 1px solid #ddd;
	padding: 6px 0;
}

th {
	font-weight: 400;
}


/* # Structure and Layout
---------------------------------------------------------------------------------------------------- */

/* ## Site Containers
--------------------------------------------- */
.wrap {
	margin: 0 auto;
	max-width: 740px;
	width: 100%;
}
/* ## Landing Page Style started
--------------------------------------------- */
.site-header {
	position: absolute;
	left: 0;
	right: 0;
	z-index: 2;
}

.header-wrap.wrap {
	display: flex;
	justify-content: space-between;
	padding: 52px 0;
	max-width: 820px;
}

.inner-sectio-1 {
	background-color: #272b2d;
	background-image: url(../images/bg-onefor.jpg);
	padding-top: 300px;
	background-size: cover;
	background-position: top;
	padding-bottom: 120px;
	position: relative;
	z-index: 1;
}
.inner-sectio-1:after {
	position: absolute;
	left: -50px;
	width: 820px;
	height: 426px;
	content: "";
	background: url(../images/strip-3.png);
	background-repeat: no-repeat;
	top: 100px;
	margin:0 auto;
	display: block;
	right: 0;
	z-index: -1;
	background-position: top left;
}
.header-right {
	display: flex;
	justify-content: center;
	gap: 31px;
}

.header-right a {
	display: flex;
	align-items: center;
	color: #fff;
	gap: 10px;
	font-size: 16.667px;
}

.wrap-inner1 h1 {
	color: #fff;
	font-family: Calibri, 'Trebuchet MS', sans-serif;
	font-size: 50px;
	line-height: 1;
}

.wrap-inner1 h1 span {
	display: block;
	font-size: 96px;
	line-height: 83px;
}

.wrap-inner1 h1 .h-big {	
	font-weight: bold;
	color: #b2cbd3;
}

.wrap-inner2 {
	color: #fff;
	padding-top: 60px;
	padding-bottom: 29px;
	display: flex;
	background-image: url(../images/strip-1.png);
	justify-content: space-between;
	background-repeat: no-repeat;
	background-position: center;
}

.wrap-inner2 h2 {
	color: #008db9;
	font-family: 'Raleway', sans-serif;
	font-weight: bold;
	font-size: 60px;
	line-height: 1;
}

.wrap-inner2 > div {
	width: 300px;
}

.wrap-inner2 span {
	font-size: 32px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	line-height: 35px;
	margin-bottom: 5px;
}
.wrap-inner2-right {
	text-align: right;
}

.wrap-inner3 {
	position: relative;
	padding: 77px 0 99px;
	color: #fff;
	text-align: center;
	font-size: 34px;
	line-height: 1;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 1;
}

.wrap-inner3 h2 {
	color: #008db9;
	font-weight: bold;
	font-size: 52px;
}

.wrap-inner3 span {
	display: block;
	margin-bottom: 6px;
}

.wrap-inner3 img {
	display: block;
	margin: 19px auto 0;
}

.wrap-inner3 a.button {
	display: inline-block;
}

.wrap-inner3:after {
	content: "";
	position: absolute;
	left: -160px;
	right: 0;
	top: 0;
	bottom: 0;
	background: url(../images/strip-left.png);
	background-repeat: no-repeat;
	background-position: top left;
	z-index: -1;
}
.wrap-inner3::before {
	content: "";
	position: absolute;
	left: 0;
	right: -160px;
	top: 14px;
	bottom: 0;
	background: url(../images/strip-right.png);
	background-repeat: no-repeat;
	background-position: top right;
	z-index: -1;
}
.inner-sectio-1 a.button {
	color: #00546f;
	font-size: 60px;
	font-family: Calibri, 'Trebuchet MS', sans-serif;
	background: #fff;
	max-width: 550px;
	width: 100%;
	text-align: center;
	line-height: 1;
	font-weight: bold;
	text-transform: unset;
	transform: skewY(-3deg);
	display: block;
	margin: 0 auto;
	padding: 11px 0;
	margin-bottom: 0;
}

.inner-sectio-2 {
	color: #fff;
	padding: 71px 0;
	margin-top: -116px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	z-index: 1;
}
.inner-sectio-2:after {
	/* background-color: #23272a; */
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	top: 50%;
	bottom: 0;
	z-index: -2;
}

.inner-sectio-2:before {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: -1;
	background-image: url(../images/bg-threefor.png);
	background-size: 100% 100%;
}
.inner-sectio-2 h2 {
	color: #b2cbd3;
	font-size: 46px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 47px;
	margin-bottom: 15px;
}

.inner-sectio-2 h2 span {
	color: #fff;
}

.inner2-left {
	color: #b2cbd3;
	font-size: 20px;
	line-height: 25px;
	max-width: 400px;
	width: 100%;
}

.inner-sectio-2 .wrap {
	max-width: 820px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.inner2-holder {
	display: flex;
	align-items: center;
	gap: 19px;
	margin-bottom: -19px;
}

.inner2-holder h3 {
	font-size: 17px;
	color: #b2cbd3;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
}

.inner2-right {
	max-width: 369px;
	width: 100%;
}

.inner-sectio-3{
	background-image: url(../images/bg-twofor.jpg);
	background-size: cover;
	background-position: center;
	color: #fff;
	padding: 168px 0;
	margin-top: -110px;
}
.inner-sectio-3 h2 {
	color: #008db9;
	font-size: 45px;
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 18px;
}

.inner-sectio-3 h2 + p {
	font-size: 21px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 30px;
	line-height: 26px;
	margin-bottom: 51px;
}

.other-post {
	display: none;
}

.other-hold {
	font-size: 25px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	z-index: 1;
	margin: 20px 0;
	padding: 13px;
	cursor: pointer;
}

.header-logo {
	display: block;
}

.header-logo img {
	display: block;
	filter: drop-shadow(2px 4px 6px black);
}

.other-post {
	padding: 20px;
	background: rgb(0 84 111 / 20%);
	box-shadow: 2px -2px 16.74px 1.26px rgba(2, 2, 2, 0.75);
}

.other-post p:last-child {
	margin: 0;
}

.other-hold:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: -1;
	background: #00546f;
	transform: skewX(28deg);
	box-shadow: 2px -2px 16.74px 1.26px rgba(2, 2, 2, 0.75);
}

.faq-holder:nth-child(2n) .other-hold:after {
	transform: skewX(-25deg);
}
.inner2-left p {
	margin-bottom: 24px;
}
.header-right a:hover{
	color: #00546f;
}
.inner-sectio-1 a.button:hover {
	background: #00546f;
	color: #fff;
}
.other-hold span {
    display: inline-block;
    background: #fff;
    line-height: 1;
    vertical-align: middle;
    color: #00546f;
    font-size: 25px;
    width: 25px;
    height: 25px;
    border-radius: 100%;
}
/* # Media Queries
---------------------------------------------------------------------------------------------------- */

@media only screen and (max-width: 1100px) {
	.wrap-inner3::before {
		right: -60px;
	}
	.wrap-inner3:after {
		left: -60px;
	}
	.inner-sectio-3 {
		margin-top: -117px;
	}
}
@media only screen and (max-width: 1023px) {

	.wrap {
		padding: 0 20px;
	}
	.wrap-inner3::after{
		left:0
	}
	.wrap-inner3::before {
		right: 0;
	}
	.header-wrap.wrap {
		padding: 20px;
		max-width: 740px;
	}
	.inner-sectio-1 {
		padding-top: 200px;
	}
	.wrap-inner1 h1 span {
		font-size: 80px;
	}

	.header-right a {
		font-size: 0;
	}
}
@media only screen and (max-width: 767px) {

	.wrap-inner1 h1 {
		font-size: 30px;
	}

	.wrap-inner1 h1 span {
		font-size: 45px;
		line-height: 1;
	}
	.wrap-inner2 {
		display: block;
		background: no-repeat;
		padding: 30px 0;
	}

	.wrap-inner2-right {
		text-align: left;
		border-top: 3px solid rgba(255,255,255,0.2);
		padding-top: 30px;
		margin-top: 30px;
	}

	.wrap-inner2 span {
		font-size: 24px;
	}

	.wrap-inner2 h2 {
		font-size: 40px;
	}

	.inner-sectio-1 {
		padding-top: 100px;
	}

	.wrap-inner3 {
		padding: 30px 0;
	}

	.wrap-inner3::after, .wrap-inner3::before {
		opacity: 0;
	}

	.wrap-inner3 h2 {
		font-size: 40px;
	}

	.wrap-inner3 span {
		font-size: 24px;
	}

	.wrap-inner3 img {
		max-width: 200px;
	}

	.inner-sectio-1 a.button {
		font-size: 36px;
	}

	.inner-sectio-2 .wrap {
		display: block;
	}

	.inner-sectio-2 {
		padding: 100px 0 140px;
	}

	.inner2-right {
		max-width: 100%;
	}

	.inner2-left {
		max-width: 100%;
	}

	.inner2-holder img {
		width: 100px;
	}

	.inner2-holder {
		margin: 0;
	}

	.inner-sectio-2 h2 {
		font-size: 40px;
		line-height: 1;
	}

	.inner-sectio-3 {
		margin-top: -150px;
		padding-bottom: 50px;
	}
	.inner-sectio-1:after{
		display: none;
	}

	.inner-sectio-3 h2 {
		font-size: 36px;
	}

	.inner-sectio-3 h2 + p {
		padding: 0;
	}

	.other-hold {
		font-size: 15px;
	}

	.other-hold:after {
		transform: skewX(15deg);
	}

	.faq-holder:nth-child(2n) .other-hold:after {
		transform: skewX(-15deg);
	}
	.wrap-inner2 > div {
		width: 100%;
	}
	.wrap-inner3:after {
		opacity: 1;
		top: -40px;
	}
	.wrap-inner1 h1 {
		filter: drop-shadow(2px 4px 6px black);
	}
}