/*!
Theme Name: WTM Managment
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wtm-managment
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

WTM Managment is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

@charset "utf-8";
/* CSS Document */
html, body {
	margin: 0;
	padding: 0;
	overflow-x: hidden;
	font-family: "Figtree", sans-serif;
}
body::-webkit-scrollbar-track {
 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
 border-radius: 10px;
 background-color: #F5F5F5;
}
body::-webkit-scrollbar {
 width: 3px;
 background-color: #F5F5F5;
}
 body::-webkit-scrollbar-thumb {
 background-color: #666;
}
h1, h2, h3, h4, h5, h6, p, ul, ol {
	margin: 0;
	padding: 0
}
a, button {
	text-decoration: none;
	transition: ease-in 0.3s;
	-moz-transition: ease-in 0.3s;
	-webkit-transition: ease-in 0.3s;
	-ms-transition: ease-in 0.3s;
	-o-transition: ease-in 0.3s;
}
img {
	max-width: 100%
}
/* CSS header */
.inner-header-main-wraper {
	background:#fff;
	position:static !important;
}
.inner-header-main-wraper .header-nav-wraper ul li a{
	color:#000 !important;
}
.inner-slider-main-wrap{
	background:#21C1FF;
	padding:30px 0;
	text-align:center;
}
.inner-header-main-wraper  .site-logo-wrap {
    width: 110px;
    background: #000;
    border-radius: 6px;
}
.inner-header-main-wraper  .header-nav-wraper ul li {
    display: inline-block;
    padding: 0 18px;
    position: relative;
    top: -13px;
}
.inner-header-main-wraper .phone-header{
	top:0 !important;
}
.inner-slider-main-wrap h1{
	font-size:45px;
	color:#fff;
	font-weight:bold;
}
.videos-inner-review-wrap{
	padding:60px 0 30px 0;
}
.video-listing-wrap ul{
	list-style:none;
}
.video-listing-wrap ul li{
	margin-bottom:30px;
}
.header-slider-main-wrap {
	position: relative;
	overflow: hidden;
}
.header-main-wraper {
	padding: 15px 0;
	background: rgba(255, 255, 255, 0.03);
	position: absolute;
	z-index: 1111111;
	width: 100%;
}
.header-main-wraper:after {
	content: "";
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 1px;
	background: #fff;
	opacity: 0.1
}
.header-main-wraper .site-logo-wrap {
	width: 150px;
}
.header-main-wraper .header-nav-wraper ul {
	list-style: none;
	text-align: right;
}
.header-main-wraper .header-nav-wraper ul li {
	display: inline-block;
	padding: 0 18px;
	position: relative;
	top: -7px;
}
.header-main-wraper .header-nav-wraper ul li:before {
	content: "";
	position: absolute;
	right: 0;
	top: 4px;
	background: #fff;
	opacity: 0.2;
	height: 18px;
	width: 1px;
}
.header-main-wraper .header-nav-wraper ul li a {
	color: #fff;
	font-weight: 400;
	font-size: 16px;
}
.header-main-wraper .header-nav-wraper ul li a:hover {
	color: #21C1FF;
}
.header-main-wraper .header-nav-wraper ul .getintouch-btn a {
	background: #21C1FF;
	padding: 15px 25px 15px 25px;
	border-radius: 50px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 600 !important;
	border: none !important;
	color: #fff !important;
}
.header-main-wraper .header-nav-wraper ul .getintouch-btn a:hover {
	background: #100A08 !important
}
.header-main-wraper .header-nav-wraper ul .getintouch-btn a img {
	margin-left: 25px;
	width: 6px;
	position: relative;
	top: -1px
}
.header-main-wraper .header-nav-wraper ul li:nth-last-child(3) {
	padding: 0 10px !important;
	position: relative;
	top: -8px;
}
.header-main-wraper .header-nav-wraper ul li:nth-last-child(2) {
	padding: 0 8px !important;
}
.header-main-wraper .header-nav-wraper ul li:nth-last-child(3):before {
	display: none;
}
.header-main-wraper .header-nav-wraper ul li:nth-last-child(2):before {
	display: none;
}
.header-main-wraper .header-nav-wraper ul li:nth-last-child(1):before {
	display: none;
}
.phone-header {
	text-align: left;
	line-height: 22px;
	background: url(assets/images/phone.svg) no-repeat left;
	padding-left: 52px !important;
	background-size: contain;
	top: 5px !important;
}
.phone-header a {
	border: none !important
}
.phone-header span {
	display: block;
	font-size: 13px;
}
.phone-header strong {
	font-size: 22px;
	font-weight: 600;
}
/* CSS header */


/* CSS slider */

.slider-main-wrapr {
	background: #ccc url(assets/images/slider-bg.jpg) no-repeat top;
	background-size: cover;
	padding-top: 145px;
	position: relative;
	overflow: hidden;
}
.slider-main-wrapr .sub-heading-wrap {
	font-size: 18px;
	color: #fff;
	font-weight: 600;
}
.sub-heading-wrap img {
	margin-right: 5px;
	position: relative;
	top: 2px;
}
.slider-text-wraper {
	position: relative;
	z-index: 1;
	padding-left: 30px;
	padding-bottom: 60px;
}
.slider-text-wraper h1 {
	font-size: 75px;
	color: #fff;
	line-height: 75px;
	margin: 10px 0;
	font-weight: 500;
	letter-spacing: -1px
}
.slider-text-wraper h1 span {
	color: #21C1FF;
	font-weight: 500;
}
.slider-text-wraper p {
	font-size: 18px;
	font-weight: 300;
	color: #fff;
	line-height: 32px;
}
.slider-text-wraper span {
	color: #21C1FF;
	font-weight: bold;
}
.snowflake {
	width: 5px;
	height: 5px;
	background: #ffffff;
	border-radius: 50%;
	display: block;
	position: relative;
	z-index: 9999;
}
.tree {
	position: absolute;
	margin: auto;
	bottom: 20px;
	left: 50%;
	margin-left: -100px;
	width: 200px;
	height: 450px;
}
.tree-layer {
	width: 0px;
	height: 0px;
	border: 100px solid transparent;
	margin: auto;
	position: absolute;
	bottom: 0;
}
.darkside {
	border-bottom: 350px solid #26A65B;
}
.lightside {
	border-bottom: 250px solid #2ECC71;
}
.lighterside {
	border-bottom: 115px solid #2ECC71;
}
.darkerside {
	border-bottom: 180px solid #26A65B;
}
.decoration {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	z-index: 99;
	position: absolute;
}
.decoration:nth-child(1) {
	transform: scale(1.5);
	top: 420px;
	left: 30px;
	background: #21C1FF;
	animation: blink 2s infinite;
	box-shadow: 2px 3px 0px 7px #d83c3c inset;
}
.decoration:nth-of-type(2) {
	transform: scale(1.3);
	top: 380px;
	left: 140px;
	background: #F7CA18;
	box-shadow: 2px 3px 0px 7px #d9b62e inset;
}
.decoration:nth-child(3) {
	transform: scale(1.2);
	top: 320px;
	left: 60px;
	background: #4183D7;
	box-shadow: 2px 3px 0px 7px #3776c6 inset;
}
.decoration:nth-child(4) {
	transform: scale(1.1);
	top: 250px;
	left: 110px;
	background: #F64747;
	box-shadow: 2px 3px 0px 7px #d83c3c inset;
}
.decoration:nth-child(5) {
	transform: scale(0.8);
	top: 150px;
	left: 90px;
	background: #F7CA18;
	box-shadow: 2px 3px 0px 7px #d9b62e inset;
}
.star {
	/* 	display: none; */
	width: 0px;
	height: 0px;
	border-right: 50px solid transparent;
	border-bottom: 35px solid #F7CA18;
	border-left: 50px solid transparent;
	-moz-transform: rotate(35deg);
	-webkit-transform: rotate(35deg);
	-ms-transform: rotate(35deg);
	-o-transform: rotate(35deg);
}
.star::before {
	border-bottom: 40px solid #F7CA18;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	position: absolute;
	height: 0;
	width: 0;
	top: -25px;
	left: -35px;
	display: block;
	content: '';
	-webkit-transform: rotate(-35deg);
	-moz-transform: rotate(-35deg);
	-ms-transform: rotate(-35deg);
	-o-transform: rotate(-35deg);
}
.star::after {
	position: absolute;
	display: block;
	color: red;
	top: 3px;
	left: -55px;
	width: 0px;
	height: 0px;
	border-right: 50px solid transparent;
	border-bottom: 35px solid #F7CA18;
	border-left: 50px solid transparent;
	-webkit-transform: rotate(-70deg);
	-moz-transform: rotate(-70deg);
	-ms-transform: rotate(-70deg);
	-o-transform: rotate(-70deg);
	content: '';
}
.star-wrap {
	position: absolute;
	top: 65px;
	left: 53px;
	z-index: 99;
}
.bg {
	position: absolute;
	width: 100%;
	height: 100vh;
	top: 0;
	opacity: 0.4
}
.btn-slider-wraper {
	margin-top: 30px;
}
.btn-slider-wraper a:nth-child(1) {
	background: #21C1FF;
	padding: 18px 25px 18px 8px;
	border-radius: 50px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 600;
	border: none !important;
	color: #fff
}
.btn-slider-wraper a:nth-child(1) .play-btn {
	width: 40px;
	height: 40px;
	background: #091D25;
	text-align: center;
	border-radius: 50%;
	padding: 13px;
	position: relative;
	top: -1px;
	left: -2px;
	margin-right: 10px
}
.btn-slider-wraper a:nth-child(1) .arrow {
	margin-left: 18px;
	width: 6px;
	position: relative;
	top: -1px;
}
.btn-slider-wraper a:nth-child(2) {
	border: 1px solid #fff;
	border-radius: 50px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 600;
	padding: 18px 25px 18px 25px;
	color: #fff;
	margin-left: 15px;
}
.btn-slider-wraper a:nth-child(2) img {
	margin-left: 35px;
	width: 6px;
	position: relative;
	top: -1px;
}
.btn-slider-wraper a:hover {
	border: 1px solid #1DB2EC;
	background: #1DB2EC;
}
.btn-slider-wraper a:hover .play-btn {
	background: #091D25;
}
.review-video-review ul {
	list-style: none;
	padding: 10px;
	border-radius: 12px;
	border: 1px solid #323232;
	background: rgba(255, 255, 255, 0.07);
	display: flex;
	align-items: center;
	margin-top: 50px;
	width: 70%;
}
.review-video-review ul li {
	display: inline-block;
	padding: 0 8px;
}
.review-video-review ul li:nth-child(1) img {
	width: 110px;
}
.review-video-review ul li .review-number-wrap {
	line-height: 23px
}
.review-number-wrap strong {
	display: block;
	font-size: 22px;
	color: #21C1FF;
}
.review-number-wrap span {
	color: #fff;
	font-weight: 400;
}
.slider-image-wrap .girl-image-wrap {
	position: absolute;
	right: 16%;
	width: 430px;
	bottom: 0;
	z-index: 1
}
.slider-image-wrap .circle-hearo-wrp {
	position: absolute;
	right: 9.5%;
	width: 574px;
	bottom: 21px;
}
.rotate-image {
	animation: spin 20s linear infinite;
}
 @keyframes spin {
 from {
 transform: rotate(0deg);
}
to {
	transform: rotate(360deg);
}
}
.arrow-image-hero {
	position: absolute;
	right: 6%;
	width: 16%;
	top: 26%;
	z-index: 1
}
.move-small {
	animation: smallMove 2s ease-in-out infinite alternate;
}
 @keyframes smallMove {
 from {
 transform: translateX(0);
}
to {
	transform: translateX(20px); /* Very small movement */
}
}
.rocket-hero-wrap {
	position: absolute;
	left: 15px;
	bottom: 36px;
	width: 7%;
	z-index: 1;
}
.bounce {
	animation: upDown 2s ease-in-out infinite;
}
 @keyframes upDown {
 0% {
 transform: translateY(0);
}
 50% {
 transform: translateY(-10px); /* Moves up */
}
 100% {
 transform: translateY(0); /* Back to original */
}
}
.rocket-hero-wrap:before {
	content: "";
	background: url(assets/images/bottom-fire-img.png) no-repeat top;
	background-size: contain;
	width: 240px;
	height: 175px;
	position: absolute;
	bottom: -87px;
	left: -16px;
}
.total-sale-hero {
	position: absolute;
	z-index: 1;
	right: 8%;
	width: 190px;
	bottom: 11%;
}
/* CSS slider */

/* CSS content */


.partner-logo-main-wrap {
	padding: 20px 65px;
	background: #21C1FF;
	position: relative;
}
.partner-logo-wrp {
	background: #fff;
	border-radius: 10px;
	padding: 10px;
	display: flex;
	justify-content: center;
	height: 80px;
	overflow: hidden;
}
.owl-dots {
	display: none;
}
.owl-nav {
	position: absolute;
	top: 20px;
	width: 99%;
	text-align: right;
	left: -3px;
	right: 0;
	margin: 0 auto;
}
.owl-nav button {
	border: none;
	width: 42px;
	height: 42px;
	border-radius: 50%;
	color: #fff !important;
	padding-top: 0;
	display: inline-block;
	font-size: 28px;
	margin-right: 5px;
}
.owl-prev {
	position: absolute;
	left: -60px;
	background: #18A1D6 url(assets/images/left-arrow.svg) no-repeat top !important;
	background-position: 50% !important;
	background-size: 35% !important;
}
.owl-next {
	position: absolute;
	right: -70px;
	background: #18A1D6 url(assets/images/right-arrow.svg) no-repeat top !important;
	background-position: 50% !important;
	background-size: 35% !important;
}
.owl-prev:hover {
	background-color: #091D25 !important;
}
.owl-next:hover {
	background-color: #091D25 !important;
}
.service-main-wraper {
	padding: 60px 0;
	background: #EFF8FC;
}
.service-main-wraper h3 {
	text-align: center;
	font-size: 18px;
	color: #21C1FF;
	font-weight: 600;
}
.service-main-wraper h3 img {
	margin-right: 5px;
	width: 25px;
}
.service-main-wraper h2 {
	font-size: 45px;
	color: #000;
	font-weight: 600;
	text-align: center;
	letter-spacing: -1px;
	margin: 5px 0 10px 0
}
.service-main-wraper p {
	font-size: 18px;
	line-height: 28px;
	text-align: center;
	padding: 0 150px;
	color: #4F4F4F
}
.service-main-wraper ul {
	list-style: none;
	margin-top: 30px
}
.service-main-wraper ul li .service-listing-wraper {
	background: #fff;
	padding: 25px;
	border-radius: 15px;
	box-shadow: 0px 10px 20px 0px #e2eef4;
	margin: 15px 0;
}
.service-main-wraper ul li:hover .service-listing-wraper {
	background: #21C1FF;
	box-shadow: none;
	color: #fff;
}
.service-main-wraper ul li:hover .service-listing-wraper h5 {
	color: #fff;
}
.service-main-wraper ul li:hover .service-listing-wraper p {
	color: #fff;
}
.service-main-wraper ul li:hover .service-listing-wraper a {
	color: #fff;
}
.about-image-wrap {
	position: relative;
}
.service-main-wraper ul li:hover .service-listing-wraper a img {
	filter: brightness(0) invert(1);
}
.service-listing-wraper .service-icon-wrap {
	width: 76px;
	height: 76px;
	background: #21C1FF;
	border-radius: 50%;
	float: left;
	text-align: center;
	padding-top: 6px;
}
.service-icon-wrap span {
	display: inline-block;
	width: 65px;
	height: 65px;
	border: 2px solid #fff;
	text-align: center;
	border-radius: 50%;
	padding-top: 15px;
}
.service-main-wraper ul li:hover .service-icon-wrap {
	background: #fff;
}
.service-main-wraper ul li:hover .service-icon-wrap span {
	border: 2px solid #21C1FF;
}
.service-main-wraper ul li:hover .service-icon-wrap span img {
	filter: brightness(0) invert(0);
}
.service-main-wraper ul li:nth-child(2) .service-icon-wrap span {
	padding-top: 18px
}
.service-main-wraper ul li:nth-child(3) .service-icon-wrap span {
	padding-top: 18px
}
.service-main-wraper ul li:nth-child(4) .service-icon-wrap span {
	padding-top: 12px
}
.service-main-wraper ul li:nth-child(5) .service-icon-wrap span {
	padding-top: 12px
}
.service-main-wraper ul li:nth-child(6) .service-icon-wrap span {
	padding-top: 10px
}
.service-text-wrp {
	width: 79%;
	float: left;
	padding-left: 15px;
}
.service-text-wrp h5 {
	font-size: 18px;
	color: #000;
	font-weight: bold;
}
.service-text-wrp p {
	font-size: 16px;
	color: #4F4F4F;
	padding: 6px 0 10px 0;
	text-align: left;
	line-height: 24px;
	height: 77px;
	overflow: hidden;
}
.explore-btn-wrap {
	margin-top: 10px;
}
.explore-btn-wrap a {
	font-style: italic;
	color: #000;
	font-size: 16px;
	font-weight: 600;
}
.explore-btn-wrap a img {
	margin-left: 5px;
	margin-top: -0.5px
}
.about-main-wraper {
	padding: 80px 0;
}
.about-image-wrap ul {
	list-style: none;
}
.about-image-wrap ul li {
	width: 47%;
	display: inline-block;
	margin-right: 15px
}
.about-image-wrap ul li:nth-child(2) {
	margin: 0;
	position: relative;
	top: 4px;
}
.award-about-wrap {
	background: #21C1FF;
	padding: 25px;
	border-radius: 15px;
	position: absolute;
	top: 20px;
	right: 20px;
	display: flex
}
.award-about-wrap .about-icon-wrap {
	width: 40px;
}
.award-about-wrap .about-text-wrap {
	padding-left: 15px;
	font-size: 20px;
	color: #fff;
	font-weight: 600;
	line-height: 24px;
	width: 270px;
}
.box {
	animation: moveRight 2s ease-in-out infinite alternate;
}
 @keyframes moveRight {
 0% {
 transform: translateX(0);
}
 100% {
 transform: translateX(30px); /* Adjust distance here */
}
}
.about-text-wraper {
	margin-left: 30px;
}
.about-text-wraper .sub-heading-about {
	text-align: center;
	font-size: 18px;
	color: #21C1FF;
	font-weight: 600;
}
.about-text-wraper .sub-heading-about img {
	margin-right: 5px;
	width: 25px;
}
.about-text-wraper h2 {
	font-size: 45px;
	color: #000;
	font-weight: 600;
	letter-spacing: -1px;
	margin: 10px 0 10px 0;
}
.about-text-wraper .mini-heading {
	font-style: italic;
	font-size: 20px;
	color: #21C1FF;
	font-weight: 600;
	display: block;
	margin-bottom: 10px
}
.about-text-wraper p {
	font-size: 16px;
	color: #4F4F4F;
	line-height: 28px
}
.read-more-btn {
	margin: 10px 0 20px 0;
}
.read-more-btn a {
	font-style: italic;
	color: #000;
	font-size: 16px;
	font-weight: 600;
}
.read-more-btn a img {
	margin-left: 5px;
	margin-top: -0.5px;
}
.left-image-about {
	height: 640px;
	overflow: hidden;
	border-radius: 20px;
}
.about-image-wrap ul li:nth-child(2) .left-image-about {
	height: 500px;
	overflow: hidden;
	border-radius: 20px;
}
.about-cta-wraper {
	padding: 15px;
	border: 1px solid #D9D9D9;
	border-radius: 20px
}
.need-custom-cta {
	text-align: center;
	padding: 25px;
	background: #EFF8FC;
	border-radius: 20px
}
.need-custom-cta h4 {
	font-size: 25px;
	color: #000000;
	font-weight: 600;
}
.need-custom-cta p {
	padding: 8px 0;
	line-height: 22px;
}
.btn-need-custom-wrap {
	margin: 15px 0;
}
.need-custom-cta a {
	background: #21C1FF;
	padding: 15px 25px 15px 25px;
	border-radius: 50px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 600;
	color: #fff;
}
.need-custom-cta a img {
	margin-left: 25px;
	width: 6px;
	position: relative;
	top: -1px;
}
.need-custom-cta a:hover {
	background: #100A08;
}
.about-listing-wrap ul {
	list-style: none;
	margin-top: 5px;
}
.about-listing-wrap ul li {
	font-size: 16px;
	color: #4F4F4F;
	margin-bottom: 10px;
	background: url(assets/images/arrow-about.svg) no-repeat left;
	padding-left: 30px;
	background-size: contain
}
.phone-about-cta {
	line-height: 22px;
	background: url(assets/images/phone-icon-about.svg) no-repeat left;
	padding-left: 53px;
	background-size: 43px;
	background-position: 0px 3px;
}
.phone-about-cta span {
	display: block;
	font-size: 14px;
	color: #4F4F4F;
}
.phone-about-cta strong {
	font-size: 20px;
	color: #000;
	font-weight: bold;
}
.cta-video-main-wrap {
	background: #21C1FF;
	padding: 35px 0
}
.cta-video-main-wrap h5 {
	font-size: 40px;
	line-height: 45px;
	color: #fff;
	background: url(assets/images/vide-cta.svg) no-repeat left;
	padding-left: 110px;
	background-size: contain;
	font-weight: 600;
}
.watch-video-wrap a {
	display: block;
	background: #18B5F2;
	padding: 15px;
	border-radius: 20px;
}
.watch-video-wrap a span {
	display: inline-block;
	width: 65px;
	float: left
}
.watch-video-wrap a strong {
	font-weight: 600;
	color: #fff;
	font-size: 20px;
	display: inline-block;
	width: 75%;
	float: left;
	line-height: 28px;
	padding-left: 12px;
	padding-top: 5px;
}
.our-process-main-wrp {
	background: url(assets/images/bg-process.jpg) no-repeat top;
	background-size: cover;
	padding: 60px 0 300px 0;
	position: relative;
	overflow: hidden;
}
.our-process-main-wrp:before {
	content: "";
	background: url(assets/images/bg-fire.png) no-repeat top;
	background-size: contain;
	position: absolute;
	width: 100%;
	bottom: 0;
	height: 596px;
}
.our-process-main-wrp h4 {
	text-align: center;
	font-size: 18px;
	color: #18B5F2;
	font-weight: 600;
}
.our-process-main-wrp h4 span img {
	margin-right: 5px;
	width: 25px;
}
.our-process-main-wrp h2 {
	font-size: 45px;
	color: #fff;
	font-weight: 600;
	text-align: center;
	letter-spacing: -1px;
	margin: 10px 0 10px 0;
}
.our-process-main-wrp p {
	font-size: 18px;
	line-height: 28px;
	text-align: center;
	padding: 0 150px;
	color: #fff;
}
.our-process-main-wrp ul {
	list-style: none;
	margin-top: 130px;
	position: relative;
	z-index: 1
}
.our-process-main-wrp ul li {
}
.our-process-main-wrp ul li .process-listing-wraper {
	background: rgba(255, 255, 255, 0.05);
	padding: 35px;
	border-radius: 15px;
	border: 1px solid rgba(255, 255, 255, 0.1);
	width: 88%;
	margin: 0 auto;
}
.our-process-main-wrp ul li:hover .process-listing-wraper {
	border: 1px solid #18B5F2
}
.our-process-main-wrp ul li:nth-child(2) .process-listing-wraper {
	margin-top: -50px;
}
.process-listing-wraper .process-listing-icon {
	margin-bottom: 25px
}
.process-listing-wraper .process-listing-icon span {
	font-size: 18px;
	color: #fff;
	float: right;
	margin-top: -10px;
}
.listing-process-text h5 {
	color: #fff;
	font-size: 25px;
	font-weight: 600;
	position: relative
}
.listing-process-text h5:before {
	content: "";
	position: absolute;
	height: 2px;
	background: #fff;
	width: 40px;
	bottom: -15px;
}
.listing-process-text p {
	font-size: 16px;
	text-align: left;
	padding: 30px 0 20px 0;
	color: #fff;
	opacity: 0.7;
	height: 120px;
	overflow: hidden;
	margin-bottom: 10px;
}
.youtube-video-wrap a {
	font-style: italic;
	font-size: 16px;
	font-weight: 500;
	color: #fff;
}
.youtube-video-wrap a img {
	width: 40px;
	margin-right: 5px;
}
.why-choose-wraper {
	padding: 130px 0 80px 0;
	position: relative
}
.why-choose-wraper:before {
	content: "";
	background: url(assets/images/clouds.svg) repeat-x top;
	height: 300px;
	background-size: contain;
	position: absolute;
	top: -217px;
	width: 100%;
}
.rocket-image-bottom {
}
.rocket-image-bottom .bottom-rocket {
	position: absolute;
	top: -300px;
	width: 223px;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.rocket-image-bottom .left-rocket {
	position: absolute;
	top: -100px;
	width: 223px;
	left: 0;
}
.why-choose-text-wrap span {
	text-align: center;
	font-size: 18px;
	color: #18B5F2;
	font-weight: 600;
}
.why-choose-text-wrap span img {
	margin-right: 5px;
	width: 25px;
}
.why-choose-text-wrap h2 {
	font-size: 45px;
	color: #000;
	font-weight: 600;
	letter-spacing: -1px;
	margin: 10px 0 10px 0;
}
.why-choose-image {
	height: 250px;
	border-radius: 20px;
	overflow: hidden;
	margin: 15px 0
}
.why-choose-text-wrap p {
	font-size: 16px;
	color: #4F4F4F;
	line-height: 28px;
}
.why-choos-list-wrap {
	margin-left: 50px;
}
.why-choos-list-wrap ul {
	list-style: none;
}
.why-choos-list-wrap ul li .why-choose-list-wrap {
	padding: 25px;
	background: #fff;
	box-shadow: 0px 10px 35px 0 #e9e9e9;
	border-radius: 15px;
	margin-bottom: 85px;
	position: relative
}
.why-choos-list-wrap ul li:hover .why-choose-list-wrap {
	box-shadow: 0px 10px 85px 0 #e9e9e9;
}
.why-choos-list-wrap ul li .why-choose-list-wrap:before {
	content: "";
	position: absolute;
	left: 0;
	width: 2px;
	height: 92px;
	background: #18B5F2;
	bottom: -93px;
	left: 48px;
}
.why-choos-list-wrap ul li .why-choose-list-icon {
	width: 50px;
	float: left;
}
.why-choos-list-wrap ul li .why-choose-list-text {
	width: 89%;
	float: left;
	padding-left: 15px
}
.why-choose-list-text h5 {
	color: #000;
	font-size: 20px;
	margin-bottom: 5px;
	font-weight: 600;
}
.why-choose-list-text h5 span {
	float: right;
	font-size: 18px;
	opacity: 0.3;
	margin-top: -10px;
	margin-right: -15px
}
.why-choose-list-text p {
	font-size: 16px;
	color: #4F4F4F;
	line-height: 24px;
}
.why-choos-list-wrap ul li:nth-child(3) .why-choose-list-wrap {
	margin-bottom: 0;
}
.why-choos-list-wrap ul li:nth-child(3) .why-choose-list-wrap:before {
	display: none;
}
.our-projects-wraper {
	padding: 60px 0;
	background: #EFF8FC
}
.our-projects-wraper h5 {
	text-align: center;
	font-size: 18px;
	color: #18B5F2;
	font-weight: 600;
}
.our-projects-wraper h5 span img {
	margin-right: 5px;
	width: 25px;
}
.our-projects-wraper h2 {
	font-size: 45px;
	color: #000;
	font-weight: 600;
	text-align: center;
	letter-spacing: -1px;
	margin: 10px 0 10px 0;
}
.our-projects-wraper p {
	font-size: 18px;
	line-height: 28px;
	text-align: center;
	padding: 0 150px;
	color: #4F4F4F;
}
.our-projects-wraper span p {
	font-size: 18px;
	line-height: 28px;
	text-align: left;
	padding: 0px;
	color: #4F4F4F;
}
.our-projects-wraper .nav-tabs {
	border: none;
	background: #fff;
	width: 47%;
	text-align: center;
	border-radius: 50px;
	padding: 8px;
	margin: 25px auto 55px auto;
	display: block;
	box-shadow: 0px 10px 20px 0px #d8e0e4;
}
.our-projects-wraper .nav-tabs li {
	float: none;
	display: inline-block;
	text-align: center;
}
.our-projects-wraper .nav-tabs li button {
	border: none;
	outline: none;
	border-radius: 50px !important;
	color: #000000;
	font-size: 16px;
	padding: 8px 30px;
	font-weight: 600;
}
.our-projects-wraper .nav-tabs li button:hover {
	color: #DD7109;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
	background: #18B5F2 !important;
	color: #fff !important;
}
.porfolio-listing-wraper ul {
	list-style: none;
	width: 100%;
	box-shadow: none;
	background: none;
	text-align: left;
	margin: 25px 0 !important
}
.porfolio-listing-wraper ul li {
}
.porfolio-listing-wraper ul li .listing-porfolio-wrap {
	background: #fff;
	border-radius: 20px;
	overflow: hidden;
	box-shadow: 0px 10px 30px 0px #d8e0e4;
	margin-bottom: 30px
}
.listing-porfolio-wrap .listing-porfolio-image {
	height: 280px;
	overflow: hidden;
	position: relative
}
.listing-porfolio-text {
	text-align: left;
	padding: 20px 25px;
	position: relative;
}
.listing-porfolio-text h4 a {
	color: #000;
	font-size: 20px;
	font-weight: 600;
}
.listing-porfolio-text span {
	font-size: 16px;
	line-height: 28px;
	color: #4F4F4F;
	padding: 0;
}
.eye-icon {
	position: absolute;
	right: 24px;
	top: 22px;
}
.eye-icon a {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	border: 1px solid #D9D9D9;
	text-align: center;
	padding-top: 11px;
	display: inline-block;
}
.porfolio-listing-wraper ul li:hover .eye-icon a {
	background: #21C1FF;
}
.porfolio-listing-wraper ul li:hover .eye-icon a img {
	filter: brightness(0) invert(1);
}
.hover-box {
	display: block;
	width: 100%;
	position: absolute;
	top: 0;
	height: 100%;
	background: rgba(0, 0, 0, 0.3);
	padding-top: 25%;
	backdrop-filter: blur(3px);
	display: none;
	text-align: center
}
.hover-box a {
	background: #100A08;
	width: 95px;
	height: 95px;
	display: inline-block;
	border-radius: 50%;
	font-size: 16px;
	color: #fff;
	line-height: 20px;
	padding-top: 25px;
	padding: 5px;
	padding-top: 25px;
	text-align: center
}
.porfolio-listing-wraper ul li:hover .hover-box {
	display: block;
}
.porfolio-listing-wraper ul li:hover .listing-porfolio-wrap {
	box-shadow: none;
}
.load-more-btn {
	text-align: center;
}
.load-more-btn a {
	background: #DD7109;
	padding: 15px 25px 15px 25px;
	border-radius: 50px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 600;
	color: #fff;
}
.load-more-btn a img {
	margin-left: 25px;
	width: 6px;
	position: relative;
	top: -1px;
}
.load-more-btn a:hover {
	background: #100A08;
}
.anualizr-report-wraper {
	background: url(assets/images/report-bg.jpg) no-repeat top;
	background-size: cover;
	padding: 80px 0 0 0;
}
.anualize-text-wrap {
	margin-top: 20px;
}
.anualize-text-wrap .sub-heading {
	text-align: center;
	font-size: 18px;
	color: #21C1FF;
	font-weight: 600;
}
.anualize-text-wrap .sub-heading span {
	font-size: 18px;
	color: #DD7109;
	font-weight: 600;
}
.anualize-text-wrap .sub-heading span img {
	margin-right: 5px;
	width: 25px;
}
.anualize-text-wrap h2 {
	font-size: 65px;
	line-height: 70px;
	color: #fff;
	font-weight: 600;
	letter-spacing: -1px;
	margin: 10px 0 10px 0;
	padding-right: 50px
}
.anualize-text-wrap h2 span {
	color: #21C1FF
}
.report-image-wrap {
	height: 320px;
	overflow: hidden;
	border-radius: 20px
}
.anualize-top-section-wrap {
	padding-bottom: 120px;
}
.bottom-listing-wraper {
	padding: 15px 0;
	background: rgba(255, 255, 255, 0.03);
	position: relative
}
.bottom-listing-wraper:after {
	content: "";
	position: absolute;
	top: 0;
	width: 100%;
	height: 1px;
	background: #fff;
	opacity: 0.1;
}
.listing-bottom-text strong {
	font-size: 35px;
	color: #fff;
	position: relative;
	display: block
}
.listing-bottom-text strong:before {
	content: "";
	position: absolute;
	bottom: 0;
	height: 2px;
	width: 30px;
	background: #21C1FF;
}
.listing-bottom-text span {
	color: #fff;
	font-size: 16px;
	display: block;
	padding-top: 5px;
	margin-bottom: 8px;
	font-weight: 300;
}
.listing-bottom-icon {
	width: 60px;
	height: 60px;
	text-align: center;
	background: #110B08;
	border: 1px solid rgba(255, 255, 255, 0.2);
	border-radius: 6px;
	padding: 16px;
	margin-top: -45px;
	margin-bottom: 8px;
	position: relative;
	z-index: 1
}
.bottom-listing-wraper ul {
	list-style: none;
}
.bottom-listing-wraper ul li:nth-child(3) {
	padding-left: 160px
}
.bottom-listing-wraper ul li:nth-child(4) {
	padding-left: 120px
}
.client-review-wraper {
	padding: 80px 0;
	position: relative;
	background: #eff8fc;
}
.seo-image-wrap {
	position: absolute;
	top: -180px;
	width: 210px;
	margin: 0 auto;
	left: -50px;
	right: 0;
}
.bottom-listing-wraper ul li:hover .listing-bottom-icon {
	background: #21C1FF;
	border: 1px solid #21C1FF
}
.client-review-wraper h5 {
	text-align: center;
	font-size: 18px;
	color: #21C1FF;
	font-weight: 600;
}
.client-review-wraper h5 img {
	margin-right: 5px;
	width: 25px;
}
.client-review-wraper h2 {
	text-align: center;
	font-size: 45px;
	color: #000;
	font-weight: 600;
	letter-spacing: -1px;
	margin: 10px 0 40px 0;
}
.review-box-info-wrp {
	background: url(assets/images/review-bg.jpg) no-repeat top;
	border-radius: 20px;
	background-size: cover;
	padding: 40px 35px;
	text-align: center;
}
.review-box-info-wrp strong {
	font-size: 90px;
	color: #fff;
	font-weight: 600;
	display: block;
	line-height: 90px
}
.review-box-info-wrp p {
	font-size: 18px;
	color: #fff;
	padding: 20px 30px;
	font-weight: 500;
}
.review-btn {
	margin: 10px 0 15px 0;
}
.review-btn a {
	background: #21C1FF;
	padding: 15px 25px 15px 25px;
	border-radius: 50px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 600;
	color: #fff;
}
.review-btn a:hover {
	background: #100A08;
	color: #fff;
}
.review-btn a img {
	margin-left: 35px;
	width: 6px;
	position: relative;
	top: -1px;
}
.review-listing-slide {
	padding-left: 20px
}
.review-star-wrap span img {
	width: 20px;
	position: relative;
	top: -3px;
}
.review-listing-slide p {
	font-size: 18px;
	line-height: 32px;
	color: #4F4F4F;
	padding: 25px 0;
	padding-right: 80px;
	border-bottom: 1px solid #ccc;
}
.reivew-profile-wrp {
	margin: 25px 0;
}
.reivew-profile-wrp .reivew-profile-icon {
	width: 80px;
	height: 80px;
	float: left;
	border-radius: 50%;
	overflow: hidden;
	border: 2px solid #DD7109
}
.reivew-profile-wrp .reivew-profile-icon img {
	width: 100%;
}
.reivew-profile-text {
	width: 70%;
	float: left;
	padding-left: 15px;
	padding-top: 15px
}
.reivew-profile-text h6 {
	color: #000;
	font-size: 22px;
	font-weight: 600;
}
.reivew-profile-text span {
	font-size: 18px;
	color: #4F4F4F;
}
.owl-carousel-review .owl-nav {
	position: absolute;
	bottom: 5px !important;
	top: auto !important;
}
.owl-carousel-review .owl-next {
	position: static;
	background-color: #21C1FF !important;
	border-radius: 8px
}
.owl-carousel-review .owl-prev {
	position: static;
	margin-left: 5px;
	background-color: #21C1FF !important;
	border-radius: 8px
}
.owl-carousel-review .owl-next:hover {
	background-color: #000 !important;
}
.owl-carousel-review .owl-prev:hover {
	background-color: #000 !important;
}
.our-package-main-wrp {
	padding: 60px 0;
}
.our-package-main-wrp h5 {
	text-align: center;
	font-size: 18px;
	color: #21C1FF;
	font-weight: 600;
}
.our-package-main-wrp h5 img {
	margin-right: 5px;
	width: 25px;
}
.our-package-main-wrp h2 {
	text-align: center;
	font-size: 45px;
	color: #000;
	font-weight: 600;
	letter-spacing: -1px;
	margin: 10px 0 10px 0;
}
.our-package-main-wrp p {
	font-size: 18px;
	line-height: 28px;
	text-align: center;
	padding: 0 130px;
	color: #4F4F4F;
}
.our-package-main-wrp ul {
	list-style: none;
	margin-top: 40px
}
.our-package-main-wrp ul li .listing-package-wrap {
	border: 1px solid #21C1FF;
	padding: 30px 30px 25px 30px;
	border-radius: 20px;
	box-shadow: 0px 5px 15px 0 #dbdbdb;
	position: relative;
}
.our-package-main-wrp ul li:hover .listing-package-wrap {
	box-shadow: none;
}
.our-package-main-wrp ul li:nth-child(2) .package-icon-price-wrap .package-icon-icon {
	padding-top: 21px
}
.package-icon-price-wrap .package-icon-icon {
	width: 80px;
	height: 70px;
	border-radius: 15px;
	background: #eff8fc;
	text-align: center;
	padding-top: 16px;
}
.our-package-main-wrp ul li:hover .package-icon-price-wrap .package-icon-icon {
	background: #21C1FF;
}
.our-package-main-wrp ul li:hover .btn-package-wrp a {
	background: #100A08;
}
.our-package-main-wrp ul li:hover .package-icon-price-wrap .package-icon-icon img {
	filter: brightness(0) invert(1);
}
.price-package-wrp {
	font-size: 30px;
	font-weight: bold;
	color: #000;
	margin: 15px 0;
}
.price-package-wrp span {
	font-weight: normal;
	font-size: 16px;
	color: #4F4F4F;
}
.package-icon-price-wrap {
	width: 35%;
	border-right: 1px solid #CFCFCF;
	padding-bottom: 20px;
	padding-top: 20px;
	float: left
}
.package-info-wraper {
	float: left;
	width: 60%;
	padding-left: 20px;
}
.btn-package-wrp {
	margin-bottom: 10px;
}
.btn-package-wrp a {
	background: #21C1FF;
	padding: 15px 25px 15px 25px;
	border-radius: 50px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 600;
	color: #fff;
}
.btn-package-wrp a img {
	margin-left: 35px;
	width: 6px;
	position: relative;
	top: -1px;
}
.package-info-wraper h6 {
	font-size: 20px;
	color: #000;
	margin-bottom: 12px;
	font-weight: 600;
	margin-top: 5px
}
.package-info-wraper ul {
	list-style: none;
	margin: 0;
}
.package-info-wraper ul li {
	margin-bottom: 13px;
	font-size: 16px;
	color: #4F4F4F;
	background: url(assets/images/arrow-about.svg) no-repeat left;
	padding-left: 30px;
	background-size: 7%;
}
.tag-badge-wrap {
	position: absolute;
	top: 0;
	right: 0;
}
.get-in-touch-wraper {
	padding: 60px 0;
	background: #eff8fc;
}
.contact-form-wraper span {
	text-align: center;
	font-size: 18px;
	color: #21C1FF;
	font-weight: 600;
}
.contact-form-wraper span img {
	margin-right: 5px;
	width: 25px;
}
.contact-form-wraper h2 {
	font-size: 45px;
	color: #000;
	font-weight: 600;
	letter-spacing: -1px;
	margin: 10px 0 10px 0;
}
.contact-form-wraper p {
	font-size: 18px;
	line-height: 28px;
	color: #4F4F4F;
	padding-right: 100px;
	padding-bottom: 20px
}
.contact-form-wraper .form-group {
	background: #fff;
	padding: 10px 18px 12px 18px;
	border-radius: 10px;
	position: relative;
	margin-bottom: 15px;
}
.contact-form-wraper .form-group img {
	position: absolute;
	left: 18px;
	width: 18px;
	top: 23px;
}
.contact-form-wraper .form-group:nth-child(1) img {
	top: 18px;
}
.email {
	top: 24px !important;
}
.phone {
	top: 24px !important;
}
.service {
	top: 20px !important;
}
.budget {
	top: 24px !important;
}
.contact-form-wraper .form-group label {
	font-weight: 600;
	font-size: 14px;
	padding-left: 30px;
	color: #000;
}
.contact-form-wraper .form-group .form-control {
	height: auto;
	box-shadow: none;
	outline: none;
	border: none;
	padding: 0;
	font-size: 14px;
	padding-left: 30px;
	line-height: 14px;
	color: #4F4F4F
}
.contact-form-wraper .form-group .form-control::placeholder {
 color: #4F4F4F;
}
.contact-form-wraper .form-group .form-select {
	height: auto;
	box-shadow: none;
	outline: none;
	border: none;
	padding: 0;
	font-size: 14px;
	padding-left: 30px;
	color: #4F4F4F;
	line-height: 14px;
}
.textarea-group {
	background: #fff;
	padding: 10px 18px;
	border-radius: 10px;
	position: relative;
	margin-bottom: 15px;
}
.textarea-group label {
	font-weight: 600;
	font-size: 14px;
	padding-left: 30px;
	color: #000;
}
.textarea-group img {
	position: absolute;
	left: 18px;
	width: 22px;
	top: 15px;
}
.textarea-group .form-control {
	box-shadow: none;
	outline: none;
	border: none;
	padding: 0;
	font-size: 14px;
	padding-left: 30px;
	line-height: 14px;
	color: #4F4F4F
}
.btn-contact-wrap {
	margin-top: 10px;
}
.btn-contact-wrap .wpcf7-submit {
	background: #21C1FF;
	padding: 14px 25px 13px 25px;
	border-radius: 50px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 600;
	color: #fff;
	border: none;
	outline: none;
}
.btn-contact-wrap .wpcf7-submit img {
	margin-left: 15px;
	width: 6px;
	position: relative;
	top: -1px;
}
.btn-contact-wrap .wpcf7-submit:hover {
	background: #100A08;
}
.contact-map-wrap iframe {
	border-radius: 20px;
}
.contact-form-wraper {
	padding-right: 25px;
}
.contact-info-wrap ul {
	list-style: none;
	border-top: 1px solid #ccc;
	margin-top: 45px;
	padding-top: 45px;
}
.contact-info-wrap ul li .listing-contact-info {
	width: 60%;
	margin: 0 auto;
	text-align: center;
}
.listing-contact-info .listing-contact-icon {
	width: 80px;
	height: 70px;
	background: #21C1FF;
	text-align: center;
	border-radius: 15px;
	padding-top: 16px;
	margin: 0 auto;
	margin-bottom: 8px;
}
.contact-info-wrap ul li:hover .listing-contact-icon {
	background: #100A08;
}
.listing-contact-info .listing-contact-text h5 {
	font-weight: 600;
	color: #000;
	font-size: 18px;
	margin-top: 12px;
	margin-bottom: 5px;
}
.listing-contact-info .listing-contact-text span {
	font-size: 16px;
	color: #4F4F4F
}
.listing-contact-info .listing-contact-text span a{
		font-size: 16px;
	color: #4F4F4F
}
.contact-info-wrap ul li:nth-child(2) .listing-contact-icon {
	padding-top: 20px
}
.contact-info-wrap ul li:nth-child(3) .listing-contact-icon {
	padding-top: 18px
}
.drawer-menu {
	box-sizing: border-box;
	position: fixed;
	top: 0;
	right: 0;
	width: 280px;
	height: 100vh;
	padding: 65px 0 0 0;
	background: #100A08;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	-webkit-transform-origin: right center;
	-ms-transform-origin: right center;
	transform-origin: right center;
	-webkit-transform: perspective(500px) rotateY(-90deg);
	transform: perspective(500px) rotateY(-90deg);
	opacity: 0;
	overflow: auto;
}
.drawer-menu li {
	text-align: left;
}
.drawer-menu li a {
	display: block;
	height: auto;
	line-height: 62px;
	font-size: 16px;
	font-weight: 500;
	color: #fff;
	-webkit-transition: all .8s;
	transition: all .8s;
	padding-left: 30px;
	border-bottom: 1px solid #2c1a0f;
}
.drawer-menu li a:hover {
	color: #1a1e24;
	background: #fff;
}
/* checkbox */
.check {
	display: none;
}
/* menu button - label tag */
.menu-btn {
	position: absolute;
	display: block;
	top: 35px;
	right: 18px;
	display: block;
	width: 40px;
	height: 40px;
	font-size: 10px;
	text-align: center;
	cursor: pointer;
	z-index: 3;
}
.bar {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 35px;
	height: 1px;
	background: #fff;
	-webkit-transition: all .5s;
	transition: all .5s;
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	transform-origin: left top;
}
.bar.middle {
	top: 10px;
	opacity: 1;
}
.bar.bottom {
	top: 20px;
	-webkit-transform-origin: left bottom;
	-ms-transform-origin: left bottom;
	transform-origin: left bottom;
}
.menu-btn__text {
	position: absolute;
	bottom: -15px;
	left: 0;
	right: 0;
	margin: auto;
	color: #fff;
	-webkit-transition: all .5s;
	transition: all .5s;
	display: block;
	visibility: visible;
	opacity: 1;
}
.menu-btn:hover .bar {
	background: #18b6a4;
}
.close-menu {
	position: fixed;
	top: 0;
	right: 280px;
	width: 100%;
	height: 100vh;
	background: rgba(0,0,0,0);
	cursor: url(http://theorthodoxworks.com/demo/images/cross.svg), auto;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	visibility: hidden;
	opacity: 0;
}
/* checked */
.check:checked ~ .drawer-menu {
	-webkit-transition-delay: .3s;
	transition-delay: .3s;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	opacity: 1;
	z-index: 2;
}
.check:checked ~ .contents {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	-webkit-transform: translateX(-300px);
	-ms-transform: translateX(-300px);
	transform: translateX(-300px);
}
.check:checked ~ .menu-btn .menu-btn__text {
	visibility: hidden;
	opacity: 0;
}
.check:checked ~ .menu-btn .bar.top {
	width: 40px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	background: #fff
}
.check:checked ~ .menu-btn .bar.middle {
	opacity: 0;
}
.check:checked ~ .menu-btn .bar.bottom {
	width: 40px;
	top: 28px;
	background: #fff;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.check:checked ~ .close-menu {
	-webkit-transition-duration: 1s;
	transition-duration: 1s;
	-webkit-transition-delay: .3s;
	transition-delay: .3s;
	background: rgba(0,0,0,.5);
	visibility: visible;
	opacity: 1;
	z-index: 3;
}
.drawer-menu ul {
	list-style: none;
}
.drawer-menu ul li a {
	text-decoration: none;
}
.drawer-menu ul li a img {
	margin-right: 5px;
	margin-top: -2px;
}
.menusitebar-main-wraper {
	display: none;
}
.video-modal-main-wraper .modal-body {
    padding:0
}
.video-modal-main-wraper .modal-dialog {
        max-width: 800px;
}
.video-modal-main-wraper .modal-content{
	background:none;
}
.phone-header-mobile-wrp{
	display:none;
}

/* CSS content */

/* CSS footer */

.footer-main-wraper {
	background: #000 url(assets/images/footer-bg.jpg) no-repeat top;
	background-size: cover;
}
.top-footer-main-wrp {
	padding: 50px 0;
}
.footer-logo-socail-wrap .footer-logo-wrap {
	margin-bottom: 20px;
}
.footer-logo-socail-wrap .footer-logo-wrap img {
	width: 130px
}
.footer-socail-wrap a {
	display: inline-block;
	background: #fff;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	text-align: center;
	padding-top: 7px;
	margin: 0 2px;
}
.footer-socail-wrap a:hover {
	background: #21C1FF;
}
.footer-socail-wrap a:hover img {
	filter: brightness(0) invert(1);
}
.footer-partner-logo {
	margin-top: 20px;
}
.footer-partner-logo img {
	width: 160px;
}
.usefull-link-footer {
	padding: 15px 45px 45px 45px;
	border-left: 1px solid #323232;
	border-right: 1px solid #323232;
}
.footer-heading {
	font-size: 25px;
	color: #fff;
	font-family: "Raleway", sans-serif;
	font-weight: bold;
	position: relative;
}
.footer-heading:before {
	content: "";
	position: absolute;
	bottom: -8px;
	height: 3px;
	width: 40px;
	background: #21C1FF;
	border-radius: 30px;
}
.footer-links-wrap ul {
	list-style: none;
	margin-top: 25px;
}
.footer-links-wrap ul li .footer-link-list a {
	font-size: 17px;
	color: #fff;
	background: url(assets/images/footer-arrow.svg) no-repeat left;
	padding-left: 20px;
	display: block;
	margin-bottom: 10px;
	opacity: 0.7
}
.footer-links-wrap ul li .footer-link-list a:hover {
	color: #21C1FF;
	opacity: 1
}
.footer-contact-info-wrap {
	padding: 15px 0px 15px 25px
}
.contact-information-wrap {
	list-style: none;
	margin-top: 25px;
}
.contact-information-wrap li {
	margin-bottom: 15px;
	display: flex;
	align-items: anchor-center;
}
.contact-information-wrap li:nth-child(3) {
	margin: 0
}
.contact-icon {
	border: 1px solid #3a3634;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	text-align: center;
	padding-top: 11px;
	float: left;
}
.contact-icon img {
	width: 15px;
}
.contact-text {
	width: 80%;
	float: left;
	color: #AAA09B;
	font-size: 14px;
	padding-left: 10px;
}
.contact-text a{
	color: #AAA09B;
}
.copyright-footer-wrap {
	padding: 35px 0;
	border-top: 1px solid #323232
}
.copyright-footer-wrap .copyright-wrap {
	font-size: 14px;
	color: #fff;
	padding-top: 5px;
	text-align: center;
}
.copyright-footer-wrap .copyright-wrap span {
	color: #DD7109
}
.copyright-footer-wrap .payment-wrap {
	font-size: 14px;
	color: #fff;
	text-align: right;
}
.copyright-footer-wrap .payment-wrap img {
	width: 100px;
}
.close-btn {
	display: none;
}
.fixed {
	position: fixed !important;
	top: 0 !important;
	left: 0 !important;
	width: 100% !important;
	z-index: 11 !important;
	background: #fff;
	box-shadow: 0px 1px 15px 1px rgba(0, 0, 0, 0.1);
}
.fixed .site-logo-wrap {
	width: 110px;
	background: #000;
	border-radius: 6px;
}
.fixed .header-nav-wraper ul li a {
	color: #000 !important;
}
.fixed .header-nav-wraper ul li {
	position: relative;
	top: -14px;
}
.fixed .phone-header {
	top: -2px !important;
}
.fixed .header-nav-wraper ul li:nth-child(7) a img {
	filter: brightness(0) invert(0);
}
.fixed .header-nav-wraper ul li:nth-last-child(3) {
	padding: 0 10px !important;
	position: relative;
	top: -15px;
}
.fixed .header-nav-wraper ul li:before {
	background: #ccc;
	opacity: 0.7
}

/* CSS footer */

/* CSS Media */

/* CSS media */


@media (max-width:1300px) and (min-width:1170px) {
.header-main-wraper .header-nav-wraper ul li {
	display: inline-block;
	padding: 0 8px;
}
.slider-text-wraper h1 {
	font-size: 60px;
	line-height: 60px;
}
.header-main-wraper .header-nav-wraper ul li:before {
	display: none;
}
.service-text-wrp {
	width: 100%;
	float: none;
	padding-left: 0;
	margin-top: 15px;
}
.service-listing-wraper .service-icon-wrap {
	float: none;
}
.watch-video-wrap a strong {
	width: 70%;
}
.why-choos-list-wrap ul li .why-choose-list-text {
	width: 86%;
}
.our-projects-wraper .nav-tabs {
	width: 72%;
}
}
@media screen and (max-width:1169px) {
.header-nav-wraper {
	display: none;
}
.slider-image-wrap {
	display: none;
}
.slider-main-wrapr .col-md-6 {
	width: 100%;
}
.service-text-wrp {
	width: 100%;
	float: none;
	padding-left: 0;
	margin-top: 15px;
}
.service-listing-wraper .service-icon-wrap {
	float: none;
}
.container, .container-lg, .container-md, .container-sm, .container-xl {
	max-width: 100%;
}
.about-text-wraper {
	margin-left: 0px;
}
.watch-video-wrap a strong {
	width: 70%;
}
.why-choos-list-wrap ul li .why-choose-list-text {
	width: 85%;
}
.our-projects-wraper .nav-tabs {
	width: 60%;
}
.why-choose-wraper:before {
	display: none;
}
.our-process-main-wrp {
	padding: 40px 0 0px 0;
}
.rocket-image-bottom .bottom-rocket {
	display: none;
}
.our-process-main-wrp:before {
	height: 430px;
}
.our-process-main-wrp ul li:nth-child(2) .process-listing-wraper {
	margin: 0;
}
.our-process-main-wrp ul li .process-listing-wraper {
	width: 100%;
}
.our-process-main-wrp ul {
	margin-top: 40px;
}
.rocket-image-bottom .left-rocket {
	display: none;
}
.review-video-review ul {
	background: none;
	border: none;
	width: auto;
	margin-top: 40px;
}
.menusitebar-main-wraper {
	display: block;
}
.service-text-wrp h5 {
	height: 24px;
	overflow: hidden;
}
.about-image-wrap {
	display: none;
}
.about-main-wraper .col-md-6 {
	width: 100%;
}
.need-custom-cta {
	margin-bottom: 15px;
}
.cta-video-main-wrap h5 {
	background: none;
	padding: 0;
}
.cta-video-main-wrap .col-md-9 {
	width: 100%;
	margin-bottom: 15px
}
.watch-video-wrap a strong {
	text-align: left;
}
.cta-video-main-wrap .col-md-3 {
	width: 100%;
}
.fixed .menu-btn {
	top: 24px;
}
.phone-header-mobile-wrp{
	display:block;
	text-align:center;
	margin-top:15px;
        line-height: 34px;
}
.phone-header-mobile-wrp span{
		display:block;
		color:#fff;
		font-size:16px;
}
.phone-header-mobile-wrp strong{
		display:block;
		color:#fff;
		font-size:36px;
}	
.btn-slider-wraper{
		margin-top:10px;
}	
}
 @media screen and (max-width:768px) {
.service-main-wraper p {
	padding: 0;
}
.slider-text-wraper h1 {
	font-size: 45px;
	line-height: 45px;
}
.slider-main-wrapr .sub-heading-wrap {
	font-size: 16px;
	letter-spacing: 0;
}
.review-video-review {
	display: none;
}
.btn-slider-wraper a {
	display: block;
	text-align: center;
	padding: 14px 0 !important;
	text-align: center !important;
	margin: 0 0 15px 0 !important;
}
.slider-text-wraper {
	padding-left: 0;
	padding-bottom: 20px;
}
.btn-slider-wraper a:nth-child(1) .play-btn {
	width: 30px;
	height: 30px;
	display: none;
}
.slider-main-wrapr {
	padding-top: 112px
}
.our-process-main-wrp p {
	padding: 0;
}
.our-process-main-wrp ul li {
	margin-bottom: 25px;
}
.our-process-main-wrp:before {
	display: none;
}
.why-choose-wraper {
	padding: 40px 0;
}
.why-choose-image {
	height: auto;
}
.why-choos-list-wrap {
	margin-left: 0px;
}
.why-choos-list-wrap ul {
	margin-top: 15px;
}
.why-choos-list-wrap ul li .why-choose-list-wrap:before {
	display: none;
}
.why-choos-list-wrap ul li .why-choose-list-wrap {
	margin-bottom: 25px;
}
.our-projects-wraper p {
	padding: 0;
}
.our-projects-wraper .nav-tabs {
	width: 100%;
	border-radius: 10px;
}
.our-projects-wraper .nav-tabs li {
	display: block;
	text-align: center
}
.our-projects-wraper .nav-tabs li button {
	width: 100%;
}
.our-projects-wraper {
	padding: 40px 0;
}
.anualize-text-wrap h2 {
	font-size: 40px;
	padding: 0;
	line-height: 50px;
	margin-bottom: 25px;
}
.report-image-wrap {
	height: auto;
}
.anualizr-report-wraper {
	padding: 30px 0 0 0;
}
.seo-image-wrap {
	display: none;
}
.bottom-listing-wraper ul li {
	padding: 10px !important;
	text-align: center;
}
.listing-bottom-icon {
	margin-top: 0;
	float: none;
	margin: 0 auto;
}
.anualize-top-section-wrap {
	padding-bottom: 20px;
}
.listing-bottom-text strong:before {
	margin: 0 auto;
	left: 0;
	right: 0;
}
.client-review-wraper {
	padding: 40px 0;
}
.review-box-info-wrp {
	margin-bottom: 30px;
}
.review-listing-slide p {
	padding: 15px 0;
}
.our-package-main-wrp p {
	padding: 0;
}
.package-icon-price-wrap {
	width: 100%;
	border: none;
}
.package-info-wraper {
	width: 100%;
	float: none;
	margin: 0;
	padding-left: 0;
}
.our-package-main-wrp ul li .listing-package-wrap {
	margin-bottom: 20px;
}
.our-package-main-wrp {
	padding: 30px 0;
}
.contact-form-wraper p {
	padding-right: 0;
}
.contact-form-wraper {
	padding-right: 0px;
}
.contact-form-wraper h2 {
	font-size: 35px;
}
.get-in-touch-wraper {
	padding: 30px 0;
}
.btn-contact-wrap {
	margin-bottom: 30px;
}
.client-review-wraper h2 {
	font-size: 35px;
	margin-bottom: 30px;
}
.client-review-wraper h2 br {
	display: none;
}
.our-package-main-wrp h2 {
	font-size: 35px;
}
.our-projects-wraper h2 {
	font-size: 35px;
}
.contact-info-wrap ul li .listing-contact-info {
	margin-bottom: 30px;
}
.review-listing-slide {
	padding-left: 0px;
}
.owl-carousel-review .owl-nav {
	bottom: 13px !important;
}
.contact-map-wrap iframe {
	height: 482px;
}
.usefull-link-footer {
	padding: 25px 0;
	border: none;
}
.footer-contact-info-wrap {
	padding: 0;
}
.top-footer-main-wrp {
	padding: 20px 0;
}
.footer-logo-socail-wrap {
	text-align: center;
}
.footer-logo-socail-wrap {
	text-align: center;
	border-bottom: 1px solid #3a3a3a;
	padding-bottom: 28px;
}
.service-text-wrp p {
	height: auto;
}
.slider-text-wraper p{
	font-size:16px;
	line-height:24px;
	padding-top:10px
}
.about-main-wraper{
	padding:30px 0;
}
.cta-video-main-wrap {
    padding: 30px 0;
}
.why-choose-text-wrap h2{
	font-size:35px;
}
.our-process-main-wrp h2{
	font-size:35px;
}
.about-text-wraper h2{
	font-size:35px;
}
.service-main-wraper{
	padding:30px 0;
}
.service-main-wraper ul{
	margin-top:10px;
}
.service-main-wraper h2{
	font-size:35px;
}
.listing-process-text p{
	height:auto;	
    padding-top: 30px;
}
.copyright-footer-wrap{
	padding:20px 0;
}
}






/* CSS Media */
