* {
	margin: 0;
	padding: 0;
	border: none;
	outline: 0
}
body {
	font-size: 14px;
	color: #777;
	line-height: 1.7em;
	font-weight: 400;
	background: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	font-family: Roboto, sans-serif;
	padding-right: 0!important
}
@font-face {
	font-family: Flaticon;
	src: url(../fonts/flaticon.eot);
	src: url(../fonts/flaticond41d.eot?#iefix) format("embedded-opentype"), url(../fonts/flaticon.woff) format("woff"), url(../fonts/flaticon.ttf) format("truetype"), url(../fonts/flaticon.svg#Flaticon) format("svg");
	font-weight: 400;
	font-style: normal
}

/* Whatsapp Button Css*/
.main-footer.style-three .float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 11px;
    left: 10px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}
.my-float {
    margin-top: 16px;
}


/* End */
.container {
	max-width: 1200px
}
.modal-open {
	overflow: visible
}
.bordered-layout .page-wrapper {
	padding: 0 50px 0
}
a {
	text-decoration: none;
	cursor: pointer;
	color: #eb3867;
	font-family: Poppins, sans-serif
}
a:focus, a:hover, a:visited, button {
	text-decoration: none;
	color: #fff;
	outline: 0!important
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
	margin: 0;
	background: 0 0;
	font-family: Poppins, sans-serif
}
textarea {
	overflow: hidden
}
p {
	line-height: 1.8em;
	color: #555;
	font-size: 18px;
	margin-top: 20px;
	font-family: Roboto, sans-serif
}
h1 {
	font-size: 48px
}
h2 {
	font-size: 36px
}
h3 {
	font-size: 30px
}
h4 {
	font-size: 24px
}
h5 {
	font-size: 20px
}
h6 {
	font-size: 18px
}
li, ul {
	list-style: none;
	padding: 0;
	margin: 0
}
img {
	display: inline-block;
	max-width: 100%
}
img {
	display: inline-block;
	max-width: 100%
}
.medium-container {
	max-width: 850px
}
.page-wrapper {
	position: relative;
	margin: 0 auto;
	width: 100%;
	min-width: 300px
}
.btn-style-one:before {
	position: absolute;
	content: "";
	left: 110%;
	top: 0;
	width: 120%;
	height: 100%;
	z-index: 1;
	opacity: 1;
	background-color: #ec3a67;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
	transform: skewX(-25deg);
	border-radius: 4px
}
.btn-style-one .txt {
	position: relative;
	z-index: 1;
	font-family: Poppins, sans-serif;
	color: #ed3e66
}
.main-header .btn-box:hover a {
	color: #fff
}
.main-form {
	position: relative;
	background-color: rgba(0, 0, 0, .5);
	overflow: hidden;
	padding: 30px 10px;
	border-radius: 10px
}
.main-nav ul.navbar-nav li {
	align-items: center;
	justify-content: center;
	display: flex
}
.main-banner .call-us {
	padding: 10px 30px
}
header.main-header.sticky {
	top: 0
}
header.main-header.sticky .btn-box a {
	border: 2px solid #ed3e66
}
header.main-header.sticky .navbar-light .navbar-nav .nav-link {
	color: #000
}
header.main-header.sticky {
	position: fixed;
	background-color: #fff;
	width: 100%;
	z-index: 999;
	transition: all .4s ease;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
	background-color: rgb(0 0 0 / 93%);
	padding: 15px 0
}
header.main-header.sticky .d-flex {
	background-color: inherit
}
header.main-header.sticky .navbar-light .navbar-nav .nav-link {
	color: #fff
}
.main-banner a.theme-btn.btn-style-one {
	padding: 9px 40px;
	font-size: 19px
}
.btn-style-one {
	position: relative;
	font-size: 17px;
	line-height: 30px;
	color: #222;
	font-weight: 600;
	overflow: hidden;
	border-radius: 5px;
	overflow: hidden;
	text-transform: capitalize;
	background-color: #fff;
	font-family: Archivo, sans-serif;
	margin-top: 0;
	padding: 5px 40px;
	display: inherit
}
.btn-style-one:hover {
	color: #fff
}
.btn-style-one:hover::before {
	left: 0;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1)
}
.btn-style-one a:hover::before {
	color: #fff!important
}
.btn-style-eight .txt {
	position: relative;
	z-index: 1
}
.call-us a {
	margin-top: 35px;
	opacity: 1;
	color: #fff
}
.call-us {
	position: relative;
	display: inline-block;
	font-size: 20px;
	line-height: 30px;
	color: #fff;
	padding: 7px 35px;
	font-weight: 400;
	overflow: hidden;
	border-radius: 6px;
	overflow: hidden;
	background: #ff0300;
	text-transform: capitalize;
	background: -webkit-linear-gradient(to right, #ff0300 0, #ff8f00 100%);
	background: -moz-linear-gradient(to right, #ff0300 0, #ff8f00 100%);
	background: linear-gradient(to right, #fbbc05 0, #ff8f00 100%);
	margin-top: 25px
}
.call-us:before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	opacity: 0;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
	-webkit-transform: scale(.2, 1);
	transform: scale(.2, 1);
	background: #ff0300;
	background: -webkit-linear-gradient(to left, #ff0300 0, #ff8f00 100%);
	background: -moz-linear-gradient(to left, #ff0300 0, #ff8f00 100%);
	background: linear-gradient(to left, #ff0300 0, #ff8f00 100%)
}
.call-us:hover::before {
	opacity: 1;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1)
}
.call-us a span.txt {
	position: relative;
	z-index: 1
}
.call-us a:hover {
	color: #fff!important
}
.call-us a:hover::before {
	opacity: 1;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	color: #fff;
	position: relative
}
header.main-header {
	position: absolute;
	width: 100%;
	top: 40px;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
	z-index: 999
}
main {
	background: url(../images/banner-img01.jpg) no-repeat;
	background-size: cover;
	background-position: center;
	padding: 210px 0 80px;
	position: relative
}
main:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .3);
	top: 0
}
.main-header .btn-box a {
	margin-top: 0;
	padding: 6px 21px
}
.navbar {
	padding-top: 0;
	padding-bottom: 0
}
.navbar-light .navbar-brand {
	color: #2196f3
}
.navbar-light .navbar-nav .nav-link {
	color: #1ebdc2
}
.navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
	color: #1ebdc2
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
	color: #fff
}
.navbar-light .navbar-nav a.nav-link {
	padding-top: 0;
	padding-bottom: 0;
	transition: .3s;
	padding-left: 15px;
	padding-right: 10px;
	font-size: 16px;
	font-family: Poppins, sans-serif;
	color: #fff;
	position: relative
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
	background: initial;
	transition: .3s
}
.dropdown-item:focus, .dropdown-item:hover {
	color: #000;
	text-decoration: none;
	background-color: inherit
}
.sm-menu {
	border-radius: 0;
	border: 0;
	top: 97%;
	box-shadow: rgba(173, 173, 173, .2) 1px 3px 4px 0
}
.dropdown-item {
	color: #212529;
	font-size: 16px;
	font-weight: 600;
	padding-left: 0
}
.dropdown-item.active, .dropdown-item:active {
	color: #fff;
	text-decoration: none;
	background-color: #2196f3
}
.navbar-toggler {
	outline: 0!important
}
.navbar-tog {
	color: #1ebdc2
}
.megamenu-li {
	position: static
}
.megamenu {
	position: absolute;
	width: 75%;
	left: 0;
	right: 0;
	padding: 15px;
	margin: 20px auto 0;
	top: 80px;
	border-radius: 5px;
	margin-top: -4px;
	z-index: 1
}
.megamenu h6 a {
	font-size: 20px;
	color: #4285f4;
	font-weight: 600;
	font-weight: 700
}
.megamenu h6 {
	margin-left: 5px;
	margin-bottom: 20px;
	border-bottom: 2px solid #4285f4;
	padding-bottom: 10px;
	height: 60px;
	display: flex;
	align-items: center
}
.megamenu i {
	width: 20px
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
	position: absolute;
	box-shadow: 0 0 20px rgb(0 0 0 / 10%)
}
.navbar-light {
	margin-right: 15px
}
.navbar-expand-lg .navbar-collapse {
	justify-content: space-between
}
header .container {
	max-width: 1200px
}
.navbar-expand-lg .navbar-collapse {
	justify-content: flex-end
}
.d-flex {
	display: -ms-flexbox!important;
	display: flex!important;
	border-radius: 50px;
	padding: 15px 20px;
	background-color: rgba(255, 255, 255, .15);
	background-color: rgba(0, 0, 0, .8)
}
.navbar-expand-lg a img {
	width: 75%
}
.megamenu-li ul li a.dropdown-item {
	position: relative;
	display: table-cell;
	padding-right: 0
}
.megamenu-li ul li {
	position: relative;
	padding-bottom: 0
}
.megamenu-li ul li {
	display: block!important
}
.megamenu-li ul li a.hover-3 {
	padding-top: 10px;
	padding-bottom: 5px;
	overflow: hidden
}
.megamenu-li ul li a {
	color: #000
}
.megamenu-li ul li a.hover-3:before {
	left: 0;
	bottom: 0;
	width: 100%;
	height: 2px;
	background: #f12478;
	transform: translateX(-100%)
}
.megamenu-li ul li:nth-child(1) a.hover-3:before {
	background: #4285f4
}
.megamenu-li ul li:nth-child(2) a.hover-3:before {
	background: #34a853
}
.megamenu-li ul li:nth-child(3) a.hover-3:before {
	background: #ea4335
}
.megamenu-li ul li:nth-child(4) a.hover-3:before {
	background: #fbbc05
}
.megamenu-li ul li:nth-child(5) a.hover-3:before {
	background: #34a853
}
.megamenu-li ul li:nth-child(6) a.hover-3:before {
	background: #fbbc05
}
.megamenu-li ul li a.hover-3:hover:before {
	transform: translateX(0)
}
.megamenu-li ul li a:after, .megamenu-li ul li a:before, .megamenu-li ul li a>span:after, .megamenu-li ul li a>span:before {
	content: '';
	position: absolute;
	transition: transform .5s ease
}
.dropdown-item:hover, .megamenu-li .dropdown-item:focus {
	background-color: inherit
}
.dropdown-item.active, .dropdown-item:active {
	color: #000;
	text-decoration: none;
	background-color: initial
}
.main-banner article h4 {
	color: #fff;
	font-weight: 700;
	line-height: 45px
}
.main-banner h2 {
	font-size: 39px;
	color: #fff;
	font-weight: 600;
	margin-top: 30px;
	line-height: 50px
}
.inner-column .col-lg-2 {
	padding: 0 6px
}
.inner-column {
	padding: 17px 10px 2px
}
.inner-column .form-group {
	margin-bottom: 15px
}
.contact-form {
	position: relative
}
.contact-form .form-group {
	position: relative;
	margin-bottom: 25px;
	float: left
}
.contact-form .form-group .icon {
	position: absolute;
	right: 35px;
	top: 20px;
	color: #d048df;
	font-size: 16px;
	line-height: 1em;
	z-index: 1;
	font-weight: 600
}
.contact-form .form-group:last-child {
	margin-bottom: 0
}
.contact-form .form-group input[type=email], .contact-form .form-group input[type=number], .contact-form .form-group input[type=tel], .contact-form .form-group input[type=text], .contact-form .form-group select {
	position: relative;
	display: block;
	width: 100%;
	line-height: 28px;
	padding: 10px 20px;
	color: #222;
	height: 55px;
	font-size: 14px;
	background: #fff;
	font-weight: 400;
	border-radius: 3px;
	border: 1px solid transparent;
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
	box-shadow: 0 5px 15px rgba(0, 0, 0, .1);
	text-transform: capitalize
}
.contact-form .form-group input[type=email]:focus, .contact-form .form-group input[type=tel]:focus, .contact-form .form-group input[type=text]:focus, .contact-form .form-group textarea:focus {
	border-color: #ea3268
}
.contact-form .form-group textarea {
	position: relative;
	display: block;
	width: 100%;
	line-height: 22px;
	padding: 15px 20px;
	color: #222;
	height: 160px;
	background: #fff;
	resize: none;
	font-size: 14px;
	font-weight: 400;
	border-radius: 5px;
	border: 1px solid transparent;
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
	box-shadow: 0 5px 15px rgba(0, 0, 0, .1)
}
.contact-form button {
	margin-top: 5px
}
.contact-form input.error, .contact-form select.error, .contact-form textarea.error {
	border-color: red!important
}
.contact-form label.error {
	display: block;
	line-height: 24px;
	padding: 5px 0 0;
	margin: 0;
	text-transform: uppercase;
	font-size: 12px;
	color: red;
	font-weight: 500
}
.contact-form .form-group {
	position: relative;
	margin-bottom: 25px;
	float: left
}
.contact-form .form-group .icon {
	position: absolute;
	right: 35px;
	top: 20px;
	color: #d048df;
	font-size: 16px;
	line-height: 1em;
	z-index: 1;
	font-weight: 600
}
.contact-form .form-group:last-child {
	margin-bottom: 0
}
.contact-form .form-group input[type=email], .contact-form .form-group input[type=number], .contact-form .form-group input[type=tel], .contact-form .form-group input[type=text], .contact-form .form-group select {
	position: relative;
	display: block;
	width: 100%;
	line-height: 28px;
	padding: 10px 20px;
	color: #222;
	height: 55px;
	font-size: 17px;
	background: #fff;
	font-weight: 400;
	border-radius: 3px;
	border: 1px solid transparent;
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
	box-shadow: 0 5px 15px rgba(0, 0, 0, .1);
	text-transform: capitalize;
	font-family: Poppins, sans-serif
}
.contact-form .form-group input[type=email]:focus, .contact-form .form-group input[type=tel]:focus, .contact-form .form-group input[type=text]:focus, .contact-form .form-group textarea:focus {
	border-color: #ea3268
}
.contact-form .form-group textarea {
	position: relative;
	display: block;
	width: 100%;
	line-height: 22px;
	padding: 15px 20px;
	color: #222;
	height: 160px;
	background: #fff;
	resize: none;
	font-size: 14px;
	font-weight: 400;
	border-radius: 5px;
	border: 1px solid transparent;
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
	box-shadow: 0 5px 15px rgba(0, 0, 0, .1)
}
.contact-form button {
	margin-top: 0;
	padding: 12px 0
}
.contact-form input.error, .contact-form select.error, .contact-form textarea.error {
	border-color: red!important
}
.contact-form label.error {
	display: block;
	line-height: 24px;
	padding: 5px 0 0;
	margin: 0;
	text-transform: uppercase;
	font-size: 12px;
	color: red;
	font-weight: 500
}
.btn-style-three {
	position: relative;
	display: inline-block;
	font-size: 16px;
	line-height: 30px;
	color: #fff;
	padding: 14px 44px;
	font-weight: 400;
	overflow: hidden;
	border-radius: 6px;
	overflow: hidden;
	background: #ea3368;
	text-transform: capitalize;
	background: -webkit-linear-gradient(to right, #ea3368 0, #fd8b56 100%);
	background: -moz-linear-gradient(to right, #ea3368 0, #fd8b56 100%);
	background: linear-gradient(to right, #ea3368 0, #fd8b56 100%);
	font-family: Poppins, sans-serif;
	width: 100%
}
.btn-style-three:before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	opacity: 0;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
	-webkit-transform: scale(.2, 1);
	transform: scale(.2, 1);
	background: #ea3368;
	background: -webkit-linear-gradient(to left, #ea3368 0, #fd8b56 100%);
	background: -moz-linear-gradient(to left, #ea3368 0, #fd8b56 100%);
	background: linear-gradient(to left, #ea3368 0, #fd8b56 100%)
}
.btn-style-three .txt {
	position: relative;
	z-index: 1
}
.btn-style-three:hover {
	color: #fff
}
.btn-style-three:hover::before {
	opacity: 1;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1)
}
.seo-style {
	color: #fff;
	font-size: 36px
}
.cta-btn {
	display: flex;
	align-items: center;
	margin-top: 10px
}
.main-banner .cta-btn {
	margin-top: 30px
}
.cta-btn .call-us {
	margin-right: 20px;
	margin-top: 0;
	padding: 9px 30px
}
.contact-form .form-group .icon {
	position: absolute;
	right: 35px;
	top: 20px;
	color: #d048df;
	font-size: 16px;
	line-height: 1em;
	z-index: 1;
	font-weight: 600
}
.contact-form .form-group {
	position: relative;
	margin-bottom: 25px;
	float: left
}
.contact-form .form-group span.fa {
	position: absolute;
	right: 35px;
	top: 20px;
	color: #d048df;
	font-size: 16px;
	line-height: 1em;
	z-index: 1;
	font-weight: 600
}
.pricing-section .pattern-layer-two {
	position: absolute;
	left: -40px;
	top: -150px;
	width: 342px;
	height: 281px;
	background-repeat: no-repeat;
	-webkit-animation: mover 1s infinite alternate;
	animation: mover 1s infinite alternate
}
.main-slider {
	margin-top: 60px
}
.banner-slider {
	padding: 25px 0 15px;
	border-radius: 10px;
	background-color: rgba(0, 0, 0, .5)
}
@-webkit-keyframes mover {
	0% {
		transform: translateY(0)
	}
	100% {
		transform: translateY(-10px)
	}
}
@keyframes mover {
	0% {
		transform: translateY(0)
	}
	100% {
		transform: translateY(-10px)
	}
}
.seo-style2 {
	font-size: 36px;
	position: relative;
	color: #222;
	font-weight: 600;
	line-height: 1.3em;
	margin-top: 10px
}
.skill-section {
	padding: 60px 0;
	background: url(../images/background/pattern-7.png) no-repeat;
	background-position: top center;
	background-size: contain;
	position: relative
}
.comon-heading h3 {
	font-size: 36px;
	position: relative;
	color: #222;
	font-weight: 600;
	line-height: 1.3em;
	margin-top: 10px
}
.comon-heading h4 {
	position: relative;
	color: #555;
	font-size: 18px;
	font-weight: 600;
	padding-right: 60px;
	display: inline-block;
	text-transform: uppercase;
	font-family: Poppins, sans-serif
}
.comon-heading h4:before {
	position: absolute;
	content: "";
	right: 0;
	top: 4px;
	width: 43px;
	height: 15px;
	background: url(../images/title-icon.png) no-repeat
}
.sec-title .title {
	position: relative;
	color: #555;
	font-size: 18px;
	font-weight: 600;
	padding-right: 60px;
	display: inline-block;
	text-transform: uppercase;
	font-family: Poppins, sans-serif
}
.skill-section ul.list-style-three {
	position: relative;
	margin-top: 15px
}
.h5-align .btn-style-one {
	padding: 4px 20px
}
.skill-section ul.list-style-three li:before {
	content: '';
	background: url(../images/check.png) no-repeat;
	background-position: center;
	background-size: contain;
	width: 24px;
	height: 24px;
	position: absolute;
	left: -15px;
	top: 3px
}
.skill-section ul li {
	padding-bottom: 20px;
	font-family: Poppins, sans-serif;
	position: relative;
	padding-left: 18px;
	font-size: 16px
}
.skill-section .cta-btn .call-us {
	padding: 9px 40px;
	font-size: 18px
}
.skill-section .cta-btn .call-us {
	padding: 9px 40px;
	font-size: 18px
}
.skill-section .cta-btn a.btn-style-one {
	border: 2px solid #ed3e66;
	padding: 7px 35px;
	color: #000
}
.skill-section .cta-btn a.btn-style-one:hover {
	color: #fff
}
.footer-column ul.list-link li {
	padding-bottom: 10px
}
.seo-services-main .flip-card-inner {
	background-color: #fff
}
.seo-services {
	background-color: #e4ecff;
	padding: 60px 0
}
.sec-title h4 {
	color: #000;
	font-weight: 600;
	font-size: 25px;
	margin: 10px 0
}
.sec-title p {
	font-size: 18px
}
.centerCol {
	margin: 0 auto;
	float: none;
	display: table
}
.center-title {
	position: relative
}
.center-title h4 {
	position: relative;
	display: inline-block;
	padding: 0 55px;
	color: #555;
	font-size: 18px
}
.center-title h4:before {
	position: absolute;
	content: "";
	right: 0;
	top: 4px;
	width: 43px;
	height: 15px;
	background: url(../images/title-icon.png) no-repeat
}
.center-title h4:after {
	position: absolute;
	content: "";
	left: 0;
	top: 4px;
	width: 43px;
	height: 15px;
	background: url(../images/title-icon.png) no-repeat
}
.seo-info ul li>.seo-item {
	font-family: Poppins, sans-serif;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 40px;
	color: #fff;
	font-weight: 600;
	flex-direction: column;
	position: relative;
	z-index: 2
}
.seo-info ul li>.seo-item:before {
	content: '';
	width: 176px;
	height: 180px;
	position: absolute;
	z-index: -1;
	background-size: cover!important
}
.seo-info ul li:nth-child(1)>.seo-item:before {
	background: url(../images/step-1.png) no-repeat;
	-webkit-animation: clockwiseSpin 10s normal linear infinite;
	animation: clockwiseSpin 10s normal linear infinite
}
.seo-info ul li:nth-child(2)>.seo-item:before {
	background: url(../images/step-2.png) no-repeat;
	-webkit-animation: antiClockwiseSpin 10s normal linear infinite;
	animation: antiClockwiseSpin 10s normal linear infinite
}
.seo-info ul li:nth-child(3)>.seo-item:before {
	background: url(../images/step-3.png) no-repeat;
	-webkit-animation: clockwiseSpin 10s normal linear infinite;
	animation: clockwiseSpin 10s normal linear infinite
}
.seo-info ul li:nth-child(4)>.seo-item:before {
	background: url(../images/step-4.png) no-repeat;
	-webkit-animation: antiClockwiseSpin 10s normal linear infinite;
	animation: antiClockwiseSpin 10s normal linear infinite
}
.seo-info ul li:nth-child(5)>.seo-item:before {
	background: url(../images/step-5.png) no-repeat;
	-webkit-animation: antiClockwiseSpin 10s normal linear infinite;
	animation: antiClockwiseSpin 10s normal linear infinite
}
@keyframes clockwiseSpin {
	from {
		transform: rotate(0)
	}
	to {
		transform: rotate(360deg)
	}
}
@keyframes antiClockwiseSpin {
	from {
		transform: rotate(360deg)
	}
	to {
		transform: rotate(0)
	}
}
.seo-info ul li h4 {
	font-size: 18px;
	color: #000;
	text-align: center;
	margin-top: 115px;
	text-transform: capitalize;
	font-weight: 600;
	line-height: 24px
}
.seo-services a.btn-style-one {
	padding: 9px 30px
}
.seo-info ul li {
	align-items: center;
	justify-content: center;
	width: 30%
}
.seo-info ul {
	margin-top: 130px;
	display: flex;
	width: 100%;
	margin-bottom: 55px
}
.hoverImg {
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	text-align: center;
	top: 0;
	display: flex;
	align-items: center;
	justify-content: center
}
.tech-btns {
	position: relative;
	z-index: 1
}
.btn-blue {
	position: relative;
	display: inline-block;
	font-size: 18px;
	line-height: 30px;
	color: #fff;
	padding: 8px 40px;
	font-weight: 400;
	overflow: hidden;
	border-radius: 5px;
	text-transform: capitalize;
	background-color: #4285f4;
	margin-right: 10px
}
.btn-blue:before {
	position: absolute;
	content: "";
	left: 110%;
	top: 0;
	width: 120%;
	height: 100%;
	z-index: 1;
	opacity: 1;
	background-color: #ff8a00;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
	transform: skewX(-25deg)
}
.btn-blue .btn-style-ten .txt {
	position: relative;
	z-index: 1
}
.btn-blue:hover {
	color: #fff
}
.btn-blue:hover::before {
	left: 0;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1)
}
.btn-style-one:hover .txt {
	color: #fff
}
.packages-services {
	padding: 60px 0
}
.packages-services .cta-btn {
	margin-top: 30px
}
.packages-services .btn-style-one {
	margin-top: 0;
	border: 2px solid #eb3867;
	margin-left: 9px
}
.packages-services .btn-style-one {
	display: inherit
}
.pkg_title {
	padding: 25px;
	display: flex;
	align-items: center;
	justify-content: space-between
}
.pkg_title h3 {
	font-size: 40px;
	font-weight: 700;
	color: #fff
}
.pricing_area {
	display: flex;
	width: 100%;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #e5e5e5
}
.price_det {
	width: 50%;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #e5e5e5;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 12px 0
}
.price_det:last-child {
	border-right: none;
	border-left: 1px solid #e5e5e5
}
.price_det h4 {
	font-size: 24px;
	font-weight: 700;
	color: #fff;
	text-decoration: line-through
}
.cut_price h4 {
	color: #fff;
	text-decoration: inherit;
	font-size: 50px
}
.pkg_detail {
	padding: 25px 20px;
	border-bottom: 1px solid #e5e5e5
}
.pkg_detail li:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	font-size: 15px;
	font-family: "Font Awesome 5 Free";
	font-weight: 700;
	background: url(../images/check.png) no-repeat;
	background-position: center;
	background-size: contain;
	width: 20px;
	height: 20px;
	color: #fff
}
.pkg_cta_info {
	display: flex;
	width: 100%
}
.pkg_cta_info li {
	width: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 12px 0
}
.pkg_cta_info li a {
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	text-align: center
}
.pkg_cta_info li a span {
	font-size: 14px;
	font-weight: 700
}
a.pkg_btn {
	display: block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
	position: relative;
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
	padding: 10px 45px;
	color: #fff;
	border-radius: 0;
	font-size: 18px;
	margin-top: 0;
	text-align: center;
	background-color: #4285f4;
	background: linear-gradient(to right, #fbbc05 0, #ff8f00 100%)
}
a.pkg_btn:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #343a40;
	background: linear-gradient(to left, #ff0300 0, #ff8f00 100%);
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	border-radius: 4px
}
a.pkg_btn:active:before, a.pkg_btn:focus:before, a.pkg_btn:hover:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	-webkit-transition-timing-function: cubic-bezier(.52, 1.64, .37, .66);
	transition-timing-function: cubic-bezier(.52, 1.64, .37, .66)
}
a.pkg_btn:active, a.pkg_btn:focus, a.pkg_btn:hover {
	color: #fff
}
.pkg_detail ul li {
	color: #fff;
	font-size: 15px;
	font-weight: 400;
	position: relative;
	padding-left: 26px;
	line-height: 16px;
	margin: 16px 0;
	font-family: Roboto, sans-serif
}
.pkg_detail h4 {
	color: #fff;
	text-align: left;
	font-size: 15px;
	margin-bottom: 10px;
	padding-left: 0;
	font-weight: 700;
	font-style: italic
}
.packages-services .container {
	max-width: 1140px
}
.packages-services .col-md-5 {
	flex: 0 0 38.666667%;
	max-width: 38.666667%
}
.package_wrap {
	width: 100%;
	position: relative;
	transition: .7s;
	transition: transform .7s ease-in-out;
	background: linear-gradient(3deg, #4285f4 0, #1636ca 100%)
}
.package_flip {
	width: 100%;
	height: 100%;
	position: absolute;
	background: linear-gradient(to right, #fbbc05 0, #ff8f00 100%);
	z-index: -1;
	transition: transform .6s;
	transform-style: preserve-3d;
	transition: all .5s ease
}
.package_wrap:hover.package_flip {
	transition: .9s;
	transform: rotateY(180deg);
	transform: rotate(7deg);
	transition: all .1s ease
}
.e-commerce-sec {
	padding-bottom: 0!important
}
.pricing-section {
	position: relative;
	padding: 100px 0;
	background-color: #f3f4ff
}
.pricing-section .pattern-layer {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-repeat: no-repeat;
	background-position: center center
}
.inner-box.box_margin {
	margin: 0;
	height: 595px;
}
.price-block .inner-box .title {
	position: relative;
	font-size: 16px;
	color: #fff;
	z-index: 1;
	font-weight: 600;
	border-radius: 50px;
	display: inline-block;
	padding: 10px 30px;
	background: #ff0300;
	text-transform: capitalize;
	font-family: Poppins, sans-serif;
	background: -webkit-linear-gradient(to right, #ff0300 0, #ff8f00 100%);
	background: -moz-linear-gradient(to right, #ff0300 0, #ff8f00 100%);
	background: linear-gradient(to right, #ff0300 0, #ff8f00 100%)
}
.price-list h4 {
	color: #000;
	text-align: left;
	font-size: 15px;
	margin-bottom: 20px;
	padding-left: 0;
	font-weight: 700;
	font-style: italic
}
.price-block .inner-box .price-list ul li {
	position: relative;
	color: #555;
	font-size: 16px;
	margin-bottom: 12px;
	width: 100%;
	text-align: left;
	padding-left: 25px
}
.price-block p {
	color: #000;
	font-size: 15px;
	font-weight: 600;
	margin-top: 20px;
	line-height: 20px
}
.price-block .inner-box .price {
	position: relative;
	font-size: 25px;
	font-weight: 600;
	color: #34a853;
	line-height: 1em;
	margin-top: 30px;
	padding-bottom: 5px;
	font-family: Poppins, sans-serif;
	text-align: left;
	width: 55%;
	float: left
}
.price-block h6 {
	font-size: 13px;
	width: 100%;
	text-align: left;
	color: #555;
	font-weight: 500;
	font-family: Roboto, sans-serif;
	margin-bottom: 4px
}
.priceplans {
	float: left;
	margin-top: 30px;
	color: #555;
	text-align: left;
	font-size: 14px;
	font-family: Roboto, sans-serif
}
.price-block .btn-style-eleven {
	padding: 10px 20px;
	color: #fff;
	margin-top: 20px
}
.btn-style-eleven {
	position: relative;
	display: inline-block;
	font-size: 16px;
	line-height: 30px;
	color: #fff;
	padding: 14px 44px;
	font-weight: 400;
	overflow: hidden;
	border-radius: 6px;
	overflow: hidden;
	text-transform: capitalize;
	background: #1519b2;
	background: -webkit-linear-gradient(to right, #1519b2 0, #4c67e2 100%);
	background: -moz-linear-gradient(to right, #1519b2 0, #4c67e2 100%);
	background: linear-gradient(to right, #1519b2 0, #4c67e2 100%)
}
.price-block .inner-box {
	position: relative;
	text-align: center;
	padding: 30px 20px;
	border-radius: 9px;
	overflow: hidden;
	background-color: #fff;
	padding-bottom: 81px;
	box-shadow: 0 0 20px rgb(0 0 0 / 10%)
}
.bestseller-box::before {
	background: red;
	content: "BEST SELLER";
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	vertical-align: middle;
	padding: 9px 15px;
	text-indent: -5px;
	display: block;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	height: 43px;
	width: 200px;
	background-color: red;
	position: absolute;
	border: 2px solid #b70000;
	box-shadow: 2px 1px 7px -1px #b70000;
	right: -62px;
	top: 23px
}
.title2 {
	background: #151ab2!important;
	background: -webkit-linear-gradient(to right, #151ab2 0, #4c68e2 100%)!important;
	background: -moz-linear-gradient(to right, #151ab2 0, #4c68e2 100%);
	background: linear-gradient(to right, #151ab2 0, #4c68e2 100%)!important
}
.kick-starter ul.price-list h4 {
	color: #fff
}
.price-block {
	margin-top: 40px
}
.srv-pac ul li {
	font-size: 14px;
	font-weight: 500;
	position: relative;
	padding-left: 30px;
	color: #555;
	line-height: 16px;
	font-family: Roboto, sans-serif;
	text-align: left;
	margin-bottom: 12px
}
.srv-pac ul li:before {
	content: '';
	background: url(../images/check.png) no-repeat;
	background-position: center;
	background-size: contain;
	width: 20px;
	height: 20px;
	position: absolute;
	left: 0;
	top: -1px
}
.srv-pac h4 {
	color: #000;
	text-align: left;
	font-size: 15px;
	margin-bottom: 20px;
	padding-left: 0;
	font-weight: 700;
	font-style: italic
}
.price-block .inner-box .price-pattern-layer {
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	height: 60px;
	animation: 35s linear 0s infinite normal none running slide
}
@keyframes slide {
	from {
		background-position: 0 0
	}
	to {
		background-position: 3000px 0
	}
}
@-webkit-keyframes mover {
	0% {
		transform: translateY(0)
	}
	100% {
		transform: translateY(-10px)
	}
}
@keyframes mover {
	0% {
		transform: translateY(0)
	}
	100% {
		transform: translateY(-10px)
	}
}
.main-services {
	padding: 60px 0
}
.service-block .inner-box {
	position: relative;
	text-align: center;
	border-radius: 8px;
	padding: 70px 20px 10px;
	background-color: #fff;
	box-shadow: 0 0 20px rgb(0 0 0 / 10%);
	min-height: 435px
}
.service-block .inner-box .color-layer {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	border-radius: 8px
}
.service-block .inner-box .pattern-layer-one {
	position: absolute;
	left: 0;
	top: 0;
	width: 262px;
	height: 175px;
	border-radius: 8px;
	background-repeat: no-repeat;
	transition: all .6s ease;
	-moz-transition: all .6s ease;
	-webkit-transition: all .6s ease;
	-ms-transition: all .6s ease;
	-o-transition: all .6s ease
}
.service-block .inner-box .pattern-layer-two {
	position: absolute;
	left: 0;
	top: 0;
	width: 108px;
	height: 123px;
	opacity: 0;
	background-repeat: no-repeat;
	transition: all .6s ease;
	-moz-transition: all .6s ease;
	-webkit-transition: all .6s ease;
	-ms-transition: all .6s ease;
	-o-transition: all .6s ease
}
.service-block .inner-box .icon-box {
	position: relative;
	color: #242e6c;
	font-size: 60px;
	line-height: 1em;
	margin-bottom: 20px;
	transition: all .6s ease;
	-moz-transition: all .6s ease;
	-webkit-transition: all .6s ease;
	-ms-transition: all .6s ease;
	-o-transition: all .6s ease
}
.service-block .inner-box h5 a {
	position: relative;
	line-height: 1.3em;
	font-weight: 600;
	color: #212529;
	display: inherit;
	margin: 20px 0;
	font-size: 18px
}
.service-block.style-two .inner-box .color-layer:before {
	background-color: #4c68e2;
	background: -webkit-linear-gradient(to bottom, #4c68e2 0, #161ab2 100%);
	background: -moz-linear-gradient(to bottom, #4c68e2 0, #161ab2 100%);
	background: linear-gradient(to bottom, #4c68e2 0, #161ab2 100%)
}
.service-block .inner-box:hover .color-layer:after, .service-block .inner-box:hover .color-layer:before {
	opacity: 1;
	transform: rotateY(0)
}
.service-block .inner-box .color-layer:before {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	width: 50%;
	height: 100%;
	opacity: 0;
	background: #d34ae0;
	transform: rotateY(90deg);
	border-radius: 8px 0 0 8px;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	background: -webkit-linear-gradient(to bottom, #d34ae0 0, #6615b2 100%);
	background: -moz-linear-gradient(to bottom, #d34ae0 0, #6615b2 100%);
	background: linear-gradient(to bottom, #4c68e2 0, #161ab2 100%)
}
.service-block.style-two .inner-box .arrow-icon {
	background-color: #ff2800;
	background: -webkit-linear-gradient(to bottom, #ff2800 0, #ff2800 100%);
	background: -moz-linear-gradient(to bottom, #ff2800 0, #ff2800 100%);
	background: linear-gradient(to bottom, #ff2800 0, #ff2800 100%)
}
.service-block .inner-box:hover .arrow-icon {
	transform: translateY(0);
	opacity: 1
}
.service-block .inner-box .arrow-icon {
	position: absolute;
	left: 50%;
	bottom: -25px;
	width: 50px;
	height: 50px;
	color: #fff;
	font-size: 18px;
	line-height: 44px;
	text-align: center;
	border-radius: 50px;
	display: inline-block;
	border: 3px solid #fff;
	background: #fe8b57;
	margin-left: -25px;
	opacity: 0;
	transform: translateY(-25px);
	box-shadow: 0 15px 20px rgb(0 0 0 / 10%);
	background: -webkit-linear-gradient(to bottom, #fe8b57 0, #ea3368 100%);
	background: -moz-linear-gradient(to bottom, #fe8b57 0, #ea3368 100%);
	background: linear-gradient(to bottom, #fe8b57 0, #ea3368 100%);
	transition: all .6s ease;
	-moz-transition: all .6s ease;
	-webkit-transition: all .6s ease;
	-ms-transition: all .6s ease;
	-o-transition: all .6s ease
}
.service-block.style-two .inner-box .color-layer:after {
	background-color: #4c68e2;
	background: -webkit-linear-gradient(to bottom, #4c68e2 0, #161ab2 100%);
	background: -moz-linear-gradient(to bottom, #4c68e2 0, #161ab2 100%);
	background: linear-gradient(to bottom, #4c68e2 0, #161ab2 100%)
}
.service-block .inner-box:hover .color-layer:after, .service-block .inner-box:hover .color-layer:before {
	opacity: 1;
	transform: rotateY(0)
}
.service-block .inner-box .color-layer:after {
	position: absolute;
	content: "";
	right: 0;
	top: 0;
	width: 50%;
	height: 100%;
	opacity: 0;
	background: #d34ae0;
	transform: rotateY(90deg);
	border-radius: 0 8px 8px 0;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	background: -webkit-linear-gradient(to bottom, #d34ae0 0, #6615b2 100%);
	background: -moz-linear-gradient(to bottom, #d34ae0 0, #6615b2 100%);
	background: linear-gradient(to bottom, #4c68e2 0, #161ab2 100%)
}
.services-section.style-two .service-block:nth-child(1), .services-section.style-two .service-block:nth-child(2), .services-section.style-two .service-block:nth-child(3) {
	transform: translateY(0)
}
.service-block.style-two .inner-box .color-layer:before {
	background-color: #4c68e2;
	background: -webkit-linear-gradient(to bottom, #4c68e2 0, #161ab2 100%);
	background: -moz-linear-gradient(to bottom, #4c68e2 0, #161ab2 100%);
	background: linear-gradient(to bottom, #4c68e2 0, #161ab2 100%)
}
.service-block .inner-box:hover .pattern-layer-one {
	opacity: 0
}
.service-block .inner-box:hover .icon-box, .service-block .inner-box:hover h5 a, .service-block .text {
	color: #fff
}
.service-block .text p {
	font-size: 15px;
	line-height: 24px
}
.service-block {
	margin-top: 45px
}
.service-block .inner-box:hover .pattern-layer-two {
	opacity: 1
}
.bestseller-box:hover p {
	color: #000!important
}
.inner-box.box_margin:hover p {
	color: #000
}
.main-services img.img-fluid {
	width: 100%
}
.services-top {
	margin-top: 90px
}
.services-top .btn-blue {
	margin-top: 10px
}
.enter-services {
	padding-bottom: 60px;
	background-color: #e4ecff
}
.enter-services .service-block {
	margin-bottom: 60px
}
.owl-prev i, .services-item .owl-next i {
	background-color: #4285f4;
	width: 60px;
	height: 60px;
	font-size: 28px;
	line-height: 60px;
	text-align: center;
	position: absolute;
	right: auto;
	left: -10%;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	top: 40%;
	color: #fff
}
.services-item .owl-next i {
	right: -10%;
	left: auto
}
.sidebar-page-container h5 {
	color: #000;
	font-weight: 600
}
.sidebar-page-container h4 {
	color: #000;
	font-weight: 600
}
.testimonial-sec {
	background: url(../images/background/testimonial-bg.jpg) no-repeat;
	padding: 60px 0 125px
}
.testimonial-quote-wrap {
	background: #4285f4;
	padding: 0 30px 20px;
	margin-top: 40px;
	position: relative
}
.testimonial-sec article h3 {
	color: #fff;
	font-size: 30px
}
.testimonial-sec article p {
	color: #fff;
	font-size: 16px
}
.author-info .media {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: start;
	align-items: flex-end;
	position: relative;
	top: -40px
}
.author-info .media .media-body h5 {
	color: #fff
}
.client-say p {
	font-size: 15px;
	line-height: 25px;
	color: #fff;
	margin-bottom: 0;
	margin-top: -20px
}
.author-info .media img.mr-3 {
	border: 4px solid #fbbc05;
	width: inherit
}
.author-info .media .media-body {
	margin-bottom: 15px;
	display: flex;
	justify-content: space-between;
	color: #fff
}
.testimonials-slider {
	position: relative
}
.testimonials-slider:before {
	position: absolute;
	top: 38px;
	left: 15px;
	width: 97%;
	height: 87%;
	content: "";
	background: #34a853;
	-webkit-transform: rotate(-6deg);
	transform: rotate(353deg);
	z-index: -1
}
.owl-theme .owl-dots .owl-dot span {
	width: 30px;
	height: 6px;
	margin: 5px 7px;
	background: #d6d6d6;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity .2s ease;
	border-radius: 0
}
.owl-theme .owl-nav.disabled+.owl-dots {
	margin-top: 10px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -55px
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #fbbc05
}
.arrow-bg {
	position: relative
}
.arrow-bg:before {
	content: '';
	position: absolute;
	background: url(../images/testimonial-arrow-top.png) no-repeat;
	width: 200px;
	height: 200px;
	right: 0;
	top: -40px;
	left: 0;
	margin: 0 auto
}
.arrow-bg:after {
	content: '';
	position: absolute;
	background: url(../images/testimonial-arrow-bottom.png) no-repeat;
	width: 170px;
	height: 150px;
	right: 0;
	left: 0;
	margin: -42px auto;
	top: auto
}
.blog-sec {
	padding: 60px 0
}
.blog-sec .comon-heading h3 {
	font-size: 31px
}
.news-block {
	position: relative;
	margin-bottom: 30px
}
.news-block .inner-box .image {
	position: relative
}
.news-block .inner-box .image img {
	position: relative;
	width: 100%;
	display: block
}
.news-block.style-two .inner-box .image .overlay-box {
	background-color: rgba(255, 5, 0, .8)
}
.news-block .inner-box .image .overlay-box {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	color: #fff;
	text-align: center;
	background-color: rgba(235, 53, 103, .8);
	transition: -webkit-transform .4s ease;
	transition: transform .4s ease;
	transition: transform .4s ease, -webkit-transform .4s ease;
	-webkit-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transform-origin: left center;
	-ms-transform-origin: left center;
	transform-origin: left center
}
.news-block .inner-box .overlay-inner {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: table;
	vertical-align: middle;
	padding: 10px 0
}
.news-block .inner-box .overlay-inner .content {
	position: relative;
	display: table-cell;
	vertical-align: middle
}
.news-block.style-two .inner-box .image .overlay-box .icon {
	color: #ff0e00
}
.news-block .inner-box .image .overlay-box .icon {
	position: relative;
	width: 60px;
	height: 60px;
	color: #eb3567;
	line-height: 60px;
	font-size: 18px;
	text-align: center;
	border-radius: 50px;
	font-weight: 700;
	display: inline-block;
	background-color: #fff;
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease
}
.news-block .inner-box .lower-content {
	position: relative;
	padding-top: 25px
}
.news-block .inner-box .lower-content .post-meta {
	position: relative
}
.news-block .inner-box .lower-content .post-meta li {
	position: relative;
	margin-right: 15px;
	display: inline-block
}
.news-block .inner-box .lower-content .post-meta li a {
	position: relative;
	color: #555;
	font-size: 14px;
	padding-left: 25px
}
.news-block.style-two .inner-box .lower-content .post-meta li a .icon {
	color: #161cb7
}
.news-block .inner-box .lower-content h5 a {
	position: relative;
	color: #222;
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
	font-weight: 600
}
.news-block.style-two .inner-box .image .overlay-box {
	background-color: rgba(255, 5, 0, .8)
}
.news-block .inner-box:hover .overlay-box {
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transform-origin: right center;
	-ms-transform-origin: right center;
	transform-origin: right center
}
.news-block .inner-box .lower-content .post-meta li a:first-child {
	padding-left: 0
}
.news-block .inner-box .lower-content .post-meta li a span {
	margin-right: 10px;
	color: #161cb7
}
.news-block .inner-box .lower-content h5 {
	margin-top: 8px
}
.blog-sec .btn-box {
	display: flex;
	justify-content: flex-end
}
.blog-sec .btn-box a.call-us:hover {
	color: #fff
}
span.txt {
	color: #fff;
	z-index: 1;
	position: relative
}
.main-footer.style-three {
	background: #000;
}
.main-footer .pattern-layer {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 106px;
	background-repeat: repeat-x
}
.main-footer .pattern-layer-two {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 163px;
	height: 155px;
	background-repeat: no-repeat
}
.main-footer .logo-widget .text p {
	position: relative;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.8em;
	margin-bottom: 25px
}
.main-footer .footer-widget h4 {
	position: relative;
	font-weight: 500;
	color: #fff;
	line-height: 1.2em;
	margin-bottom: 25px;
	padding-bottom: 20px;
	text-transform: capitalize
}
.main-footer .footer-widget h4:before {
	position: absolute;
	content: "";
	left: 0;
	bottom: 0;
	height: 1px;
	width: 30px;
	background-color: #fff
}
.list-link li a {
	position: relative;
	color: #fff;
	font-size: 14px;
	padding-left: 15px;
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease
}
.main-footer .logo-widget .social-box li a {
	position: relative;
	color: #fff;
	font-size: 16px;
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease
}
.main-footer .footer-bottom {
	position: relative;
	text-align: center;
	padding: 20px 0;
	font-size: 15px;
	color: #fff;
	border-top: 1px solid rgba(255, 255, 255, .1)
}
.main-footer .footer-bottom a {
	color: #fff
}
.main-footer .logo-widget .social-box li {
	position: relative;
	margin-right: 15px;
	display: inline-block
}
.footer-widget p {
	color: #fff;
	line-height: 23px;
	font-size: 13px
}
footer.main-footer.style-three {
	position: relative;
	padding-top: 10%
}
.list-style-two li {
	position: relative;
	color: #fff;
	font-size: 14px;
	padding-left: 30px;
	font-weight: 400;
	line-height: 1.6em;
	margin-bottom: 12px
}
.main-footer.style-three .list-style-two li .icon {
	color: #fff
}
.list-style-two li a {
	position: relative;
	color: #fff
}
.list-style-two li .icon {
	position: absolute;
	left: 0;
	top: 5px;
	color: #fc8b56;
	font-size: 18px;
	line-height: 1em;
	font-weight: 300;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}
.list-link li a:before {
	position: absolute;
	content: "\f101";
	left: 0;
	top: 0;
	line-height: 1em;
	font-family: FontAwesome
}
.navbar-light .navbar-nav a.nav-link {
	position: relative
}
.navbar-light .navbar-nav a.nav-link::after {
	content: '';
	display: block;
	width: 0;
	height: 2px;
	background: #000;
	transition: width .3s;
	position: absolute
}
.navbar-light .navbar-nav a.nav-link:hover::after {
	width: 100%!important;
	position: relative!important
}
.navbar-light .dropdown-toggle::after {
	display: none!important
}
.navbar-light ul.navbar-nav li.nav-item a.nav-link:nth-child(1)::after {
	background: #1ebdc2
}
.navbar-light .navbar-nav li.nav-item a.nav-link:nth-child(2)::after {
	background: #fbbc05
}
.navbar-light .navbar-nav li.nav-item a.nav-link:nth-child(3)::after {
	background: #ea4335
}
.navbar-light .navbar-nav li.nav-item a.nav-link:nth-child(4)::after {
	background: #34a853
}
.floatbutton.active {
	right: 0;
	z-index: 9;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s
}
.floatbutton {
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
	position: fixed;
	right: -370px;
	top: 25%;
	font-size: 0;
	width: 420px;
	z-index: 9
}
.floatbutton .clickbutton {
	width: 50px;
	z-index: 99;
	height: 50px;
	cursor: pointer;
	box-shadow: -20px 0 35px #0000001f;
	border-radius: 40px 0 0 40px;
	background: #fff;
	display: inline-block;
	padding-top: 0;
	vertical-align: top;
	margin-top: 125px
}
.floatbutton .clickbutton .crossplus:before {
	content: "";
	display: none;
	position: absolute;
	width: 20px;
	height: 2px;
	right: 0;
	background: #fbb334;
	z-index: 99;
	top: 0;
	left: 0;
	bottom: 0;
	margin: auto
}
.floatbutton .clickbutton .crossplus:after {
	content: "";
	display: none;
	position: absolute;
	width: 2px;
	height: 20px;
	right: 0;
	background: #fab334;
	z-index: 99;
	top: 0;
	left: 0;
	bottom: 0;
	margin: auto
}
.floatbutton .clickbutton .crossplus {
	position: relative;
	display: block;
	transform: rotate(0);
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s
}
.floatbutton .clickbutton .crossplus.rotate {
	transform: rotate(45deg);
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s
}
.floatbutton .clickbutton .crossplus i {
	font-size: 18px;
	color: #0089ff;
	margin: 17px 0 0 15px
}
.floatbutton .clickbutton .crossplus {
	transform: rotate(-90deg)
}
.floatbutton .clickbutton .crossplus p {
	font-size: 20px;
	width: 250px;
	top: 4px;
	position: relative;
	margin-top: 194px;
	background: #fff;
	height: 62px;
	background: #ffff;
	border-radius: 20px 20px 0 0;
	padding-top: 15px;
	text-align: right;
	text-align: center;
	font-weight: 600;
	color: #f37021;
	box-shadow: 0 0 40px #00000026!important
}
.floatbutton .clickbutton .crossplus.rotate {
	transform: rotate(-90deg)
}
.floatbutton .clickbutton {
	height: 0
}
.banner-form {
	background: #fff;
	padding: 30px;
	position: relative;
	z-index: 9;
	border-radius: 5px 0 0 5px;
	margin: 0;
	width: 370px;
	display: inline-block;
	box-shadow: 0 0 30px #0000001f
}
.ban-form input {
	width: 100%;
	margin: 0;
	border: 1px solid #e5e5e5;
	background: #fff;
	padding: 10px 15px;
	color: gray;
	font-size: 14px;
	border-radius: 3px;
	height: 50px;
	font-weight: 400;
	outline: 0!important;
	margin: 0 0 15px
}
.banner-form .intl-tel-input {
	width: 100%
}
.banner-form h3 {
	color: #333;
	font-size: 24px;
	margin-bottom: 20px;
	font-weight: 400
}
.banner-form h3 strong {
	font: 24px/24px gilroy-bold, sans-serif;
	font-weight: 500
}
.ban-form input[type=submit] {
	color: #fff;
	font-weight: 600;
	border-radius: 3px;
	text-align: center;
	padding: 10px 15px;
	margin: 20px 0 0;
	border: transparent;
	background: linear-gradient(#ff9f24, #ef681b);
	font-size: 20px
}
.ban-form textarea {
	width: 100%;
	border: 1px solid #e5e5e5;
	background: #fff;
	padding: 10px 15px;
	color: gray;
	font-size: 14px;
	border-radius: 3px;
	font-weight: 400;
	height: 80px;
	outline: 0!important;
	margin: 15px 0 0
}
.btns_wrap {
	position: fixed;
	right: -6px
}
.btns_wrap a:hover {
	text-decoration: none!important;
	right: 0
}
.btns_wrap .call_wrap {
	width: 280px;
	position: absolute;
	right: -225px;
	background: #fff;
	top: 60px;
	border-radius: 50px 0 0 50px;
	overflow: hidden;
	box-shadow: 0 0 40px #00000026!important;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}
.btns_wrap .call_wrap span {
	color: #333;
	font-size: 20px;
	vertical-align: middle;
	background: #fff;
	padding: 15px 20px 15px 15px
}
.btns_wrap .chat_wrap {
	display: block;
	position: absolute;
	right: -225px;
	width: 280px;
	background: #fff;
	top: 0;
	border-radius: 0;
	overflow: hidden;
	box-shadow: 0 0 40px #00000026!important;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	border-radius: 50px 0 0 50px
}
.btns_wrap .call_wrap span.icoo, .btns_wrap .chat_wrap span.icoo {
	color: #f37021;
	background: #fff;
	font-size: 18px;
	padding: 15px 20px;
	border-right: 1px solid #ded9d9;
	vertical-align: middle;
	display: inline-block;
	border-radius: 50px 0 0 50px
}
.btns_wrap .chat_wrap span {
	color: #333;
	font-size: 20px;
	vertical-align: middle;
	background: #fff;
	padding: 15px 30px 15px 15px
}
.client-logo img {
	width: 100%
}
.contact-form .form-group input[type=email], .contact-form .form-group input[type=number], .contact-form .form-group input[type=tel], .contact-form .form-group input[type=text], .contact-form .form-group select {
	position: relative;
	display: block;
	width: 100%;
	line-height: 28px;
	padding: 10px 20px;
	color: #222;
	height: 55px;
	font-size: 14px;
	background: #fff;
	font-weight: 400;
	border-radius: 3px;
	border: 1px solid #e4e2e2;
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
	box-shadow: 0 5px 15px rgb(0 0 0 / 10%);
	text-transform: capitalize
}
.contact-form .form-group .icon {
	position: absolute;
	right: 35px;
	top: 20px;
	color: #d048df;
	font-size: 16px;
	line-height: 1em;
	z-index: 1;
	font-weight: 600
}
.contact-form button.readmore {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
	background-color: #448b87;
	padding: 10px 45px;
	color: #fff;
	border-radius: 5px;
	font-size: 18px;
	margin-top: 35px;
	text-transform: capitalize;
	background: linear-gradient(#fe9d24, #ef671b);
	font-family: Roboto, sans-serif;
	border: none
}
.signup-pop h5.text-center {
	text-align: center!important;
	display: table;
	margin: 0 auto;
	font-size: 30px;
	color: #ed3f66;
	font-family: Poppins, sans-serif;
	font-weight: 600
}
.signup-pop .modal-dialog {
	position: relative;
	top: 30%;
	max-width: 65%
}
.signup-pop .modal-content {
	background-color: #fff
}
.contact-form .col-lg-2 {
	flex: 0 0 19.666667%;
	max-width: 19.666667%;
	padding: 0 5px;
	margin-bottom: 15px
}
.signup-pop .modal-header button.close {
	color: #fff;
	opacity: 1;
	border-radius: 100%;
	padding: 0;
	width: 30px;
	height: 30px;
	position: absolute;
	right: 25px;
	top: 37px;
	background: linear-gradient(to right, #ea3368 0, #fd8b56 100%)
}
.signup-pop .contact-form .col-lg-2 {
	flex: 0 0 19.666667%;
	max-width: 20.6%;
	padding: 0 5px;
	margin-bottom: 15px
}
.page-title {
	position: relative;
	text-align: center;
	overflow: hidden;
	padding: 195px 0 260px;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
	z-index: 4
}
.page-title .pattern-layer-two {
	position: absolute;
	right: 0;
	bottom: 0;
	top: 0;
	width: 100%;
	height: auto;
	background-repeat: repeat-x;
	-webkit-animation-name: float_left_right_two;
	-webkit-animation-duration: 5s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	z-index: -1
}

.price-align h6.qutr-plane {
    font-size: 19px;
    color: #1a20b6;
    font-weight: 600;
    margin-top: 5px;
}

.page-title h2 {
	position: relative;
	color: #fff;
	font-weight: 700;
	line-height: 1.2em;
	margin-bottom: 0;
	text-transform: capitalize;
	margin-bottom: 25px
}
.page-breadcrumb {
	position: relative;
	margin-top: 20px
}
.page-breadcrumb li {
	position: relative;
	display: inline-block;
	margin-right: 10px;
	padding-right: 15px;
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	text-transform: capitalize
}
@-webkit-keyframes float_left_right_two {
	0% {
		-webkit-transform: translateX(-30px);
		opacity: 1
	}
	50% {
		-webkit-transform: translateX(0);
		opacity: .8
	}
	100% {
		-webkit-transform: translateX(-30px);
		opacity: 1
	}
}
.page-title .pattern-layer-three {
	position: absolute;
	left: 8%;
	bottom: 38%;
	width: 97px;
	height: 97px;
	background-repeat: repeat-x;
	-webkit-animation-name: zoom-fade;
	-webkit-animation-duration: 5s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear
}
.page-title .pattern-layer-four {
	position: absolute;
	right: 8%;
	bottom: 28%;
	width: 46px;
	height: 46px;
	background-repeat: repeat-x;
	-webkit-animation-name: rotatemetwo;
	-webkit-animation-duration: 5s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear
}
@-webkit-keyframes rotatemetwo {
	0% {
		-webkit-transform: rotate(0);
		opacity: 1
	}
	50% {
		-webkit-transform: rotate(180deg);
		opacity: .7
	}
	100% {
		-webkit-transform: rotate(360deg);
		opacity: 1
	}
}
@-webkit-keyframes zoom-fade {
	0% {
		-webkit-transform: scale(.8);
		transform: scale(.8)
	}
	50% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
	100% {
		-webkit-transform: scale(.8);
		transform: scale(.8)
	}
}
.page-title h5 {
	color: #fff;
	font-size: 17px;
	line-height: 25px
}
.page-title h4 {
	color: #fff;
	font-size: 25px;
	font-weight: 600;
	margin-bottom: 20px
}
.story-section img {
	border-radius: 25px
}
.about-sec img {
	border-radius: 24px
}
.about-sec .offset-lg-1 {
	margin-left: 4.333333%
}
.service-section .inner-box {
	position: relative;
	padding: 35px 40px;
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
	background-color: #fff
}
.service-section .text-center {
	margin: 50px 0
}
.service-section article {
	margin: 35px 0
}
.service-section article h3 {
	font-size: 19px;
	font-weight: 700;
	color: #000;
	font-size: 21px;
	margin-bottom: 10px
}
.service-section .inner-box:before {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	border-radius: 0 0 30px 0;
	box-shadow: inset 0 0 20px rgb(0 0 0 / 10%);
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease
}
.service-section .inner-box h5 a {
	position: relative;
	color: #222;
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease
}
.service-section:nth-child(2) .inner-box .icon-box {
	color: #d84ce3;
	background: url(../images/icons/shape-2.png) left center no-repeat
}
.service-section {
	padding: 100px 0;
	background: url(../images/background/pattern-7.png) no-repeat;
	background-position: top center;
	background-size: contain;
	position: relative
}
.service-block-three .inner-box .icon-box {
	position: relative;
	color: #ff9d12;
	font-size: 54px;
	line-height: 1em;
	background: url(../images/icons/shape-1.png) left center no-repeat;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease
}
.service-block-three:nth-child(4) .inner-box .icon-box {
	color: #bb0b15;
	background: url(../images/icons/shape-4.png) left center no-repeat
}
.service-block-three .inner-box {
	position: relative;
	padding: 25px 25px;
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
	background-color: #fff
}
.service-section .blocks-column .service-block-three:nth-child(2n+0) {
	transform: translateY(50px)
}
.service-section .blocks-column .service-block-three:nth-child(2n+0) {
	transform: translateY(50px)
}
.service-block-three .inner-box h5 {
	position: relative;
	font-size: 22px;
	font-weight: 600;
	line-height: 1.3em;
	margin-top: 18px;
	margin-bottom: 15px
}
.service-block-three {
	position: relative;
	margin-bottom: 45px
}
.service-section a.theme-btn.btn-style-one {
	margin-top: 0;
	border: 2px solid #ee3e66
}
.service-section a.theme-btn.btn-style-one {
	display: inherit
}
.service-block-three .inner-box p {
	position: relative;
	color: #222;
	font-size: 15px;
	line-height: 1.7em;
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease
}
.about-sec {
	padding-bottom: 90px
}
.service-section .pattern-layer-one {
	position: absolute;
	left: 120px;
	top: 75px;
	width: 56px;
	z-index: 1;
	height: 53px;
	background-repeat: no-repeat;
	background-repeat: repeat-x;
	-webkit-animation-name: rotatemetwo;
	-webkit-animation-duration: 5s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear
}
.service-section .pattern-layer-two {
	position: absolute;
	left: 110px;
	bottom: 75px;
	width: 57px;
	height: 50px;
	background-repeat: no-repeat;
	background-repeat: repeat-x;
	-webkit-animation-name: rotatemetwo;
	-webkit-animation-duration: 5s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear
}
.service-section .pattern-layer-three {
	position: absolute;
	right: 110px;
	bottom: 75px;
	width: 63px;
	height: 63px;
	background-repeat: no-repeat;
	-webkit-animation-name: zoom-fade;
	-webkit-animation-duration: 5s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear
}
.mission-section .content-column .mission-list {
	position: relative
}
.mission-section .content-column .mission-list li {
	position: relative;
	color: #555;
	font-size: 16px;
	line-height: 1.9em;
	padding-left: 90px;
	margin-bottom: 30px
}
.mission-section {
	padding: 60px 0
}
.mission-section .content-column .mission-list li .icon {
	position: absolute;
	left: 0;
	top: 0;
	transition: all .6s ease;
	-webkit-transition: all .6s ease;
	-ms-transition: all .6s ease;
	-o-transition: all .6s ease;
	-moz-transition: all .6s ease
}
.mission-section .content-column .mission-list li:hover .icon {
	-webkit-transform: scale(-1) rotate(180deg);
	-moz-transform: scale(-1) rotate(180deg);
	-ms-transform: scale(-1) rotate(180deg);
	-o-transform: scale(-1) rotate(180deg);
	transform: scale(-1) rotate(180deg)
}
.mission-section .content-column .mission-list li h5 {
	font-size: 25px;
	font-weight: 600;
	color: #000
}
.comon-heading h5 {
	color: #222;
	font-weight: 600
}
.inner-column img {
	width: 100%
}
.skill-section .image {
	position: absolute;
	top: 35px;
	right: -175px
}
.our-place-order p a {
	font-size: 34px;
	color: #d90000;
	font-weight: 300
}
.our-place-order {
	background: url(../images/our-placeorder.jpg) repeat center center;
	width: 100%;
	padding: 160px 0 50px;
	position: relative;
	overflow: hidden
}
.our-place-order .container:after {
	content: "";
	background: url(../images/place-telephone.png) no-repeat;
	height: 216px;
	width: 212px;
	position: absolute;
	right: 20%;
	top: 60px
}
.our-place-order:after {
	content: "";
	background: url(../images/place-oder-after.png) no-repeat;
	height: 275px;
	width: 217px;
	position: absolute;
	right: 0;
	bottom: 0
}
.our-place-order img {
	position: absolute;
	left: -95px;
	top: -160px;
	width: 500px
}
.our-place-order .cta-btn {
	justify-content: center
}
.our-place-order a.btn-style-one {
	border: 3px solid #ed3e66;
	display: inherit;
	margin-top: 0
}
.our-place-order h4 {
	margin-bottom: 25px;
	font-size: 30px;
	color: #000;
	font-weight: 600
}
.newsletter-section {
	position: relative;
	padding: 10px 0 0
}
.newsletter-section .form-column {
	position: relative;
	margin-bottom: 0
}
.newsletter-section .form-column .inner-column {
	position: relative;
	padding-top: 20px;
	padding-right: 30px
}
.newsletter-section .form-column .sec-title {
	margin-bottom: 20px
}
.newsletter-section .form-column .text {
	position: relative;
	color: #555;
	font-size: 16px;
	line-height: 1.9em;
	margin-bottom: 35px
}
.newsletter-section.style-two {
	padding-top: 0
}
.newsletter-form {
	margin-bottom: 35px;
	width: 95%;
	margin-left: 30px
}
.newsletter-form .form-group {
	position: relative;
	width: 100%;
	background-color: rgba(0, 0, 0, .6);
	padding: 20px 0;
	margin: 0 auto;
	text-align: center;
	border-radius: 10px
}
.newsletter-form .form-group input[type=email], .newsletter-form .form-group input[type=text] {
	position: relative;
	display: block;
	width: 100%;
	line-height: 26px;
	height: 60px;
	font-size: 15px;
	color: #000;
	border-radius: 6px;
	background: #fff;
	border: 2px solid #ddd;
	padding: 10px 85px 10px 20px;
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease
}
.newsletter-form .form-group button {
	position: relative;
	cursor: pointer;
	margin-top: 0;
	width: 90%;
	float: right
}
.newsletter-section .image-column {
	position: relative;
	margin-bottom: 0
}
.newsletter-section .image-column .inner-column {
	position: relative
}
.newsletter-sec {
	padding: 60px 0
}
.newsletter-sec .comon-heading {
	padding-left: 15px;
	margin-bottom: 30px
}
.page-title .cta-btn {
	margin-top: 30px
}
.local-seo-sec .cta-btn {
	margin-top: 25px
}
.form-bg {
	background-color: rgba(0, 0, 0, .6);
	overflow: hidden;
	padding-top: 20px;
	border-radius: 10px;
	margin-top: 30px
}
.form-bg .contact-form .col-lg-2 {
	flex: 0 0 20.666667%;
	max-width: 20.666667%;
	margin-bottom: 16px
}
.contact-form .col-lg-2:last-child {
	flex: 0 0 20.666667%;
	max-width: 16.666667%
}
.local-seo-sec .text-center {
	margin-bottom: 65px;
	margin-top: 45px
}
.local-seo-sec img {
	width: 100%
}
.local-seo-sec article h3 {
	font-weight: 700;
	color: #000;
	font-size: 21px;
	margin-bottom: 10px
}
.local-seo-sec article {
	margin: 40px 0
}
.page-padding {
	padding: 210px 0 100px
}
.local-seo-sec {
	padding: 0 0 100px;
	background: inherit
}
.remarkting-sec h2 {
	font-size: 30px
}
article.heading-white h5 {
	font-size: 35px;
	font-weight: 600;
	line-height: 45px
}
article.heading-white p {
	color: #fff;
	width: 80%;
	margin: 20px auto 0
}
article.heading-white .cta-btn {
	margin-top: 40px;
	margin-bottom: 15px
}
.panel-group .panel {
	border-radius: 0;
	box-shadow: none;
	border-color: #eee
}
.panel-default>.panel-heading {
	padding: 0;
	border-radius: 0;
	color: #212121;
	background-color: #fafafa;
	border-color: #eee;
	margin-bottom: 15px
}
.panel-title {
	font-size: 14px
}
.panel-title>a {
	display: block;
	text-decoration: none;
	font-size: 15px;
	color: #000;
	line-height: 1.8em;
	font-weight: 600;
	cursor: pointer;
	padding: 16px 15px;
	padding-right: 20px;
	margin-bottom: 0;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	position: relative;
	border-radius: 8px;
	box-shadow: 0 0 20px rgb(0 0 0 / 10%);
	border: 1px solid #d6d4d4;
	line-height: 20px
}
.more-less {
	float: right;
	color: #212121
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #eee;
	padding: 25px 15px 35px;
	box-shadow: 0 0 20px rgb(0 0 0 / 10%);
	margin-bottom: 20px;
	border: 1px solid #d6d4d4;
	font-family: Poppins, sans-serif
}
.panel-default>.panel-heading+.panel-collapse>.panel-body p {
	font-family: Poppins, sans-serif;
	font-size: 14px;
	margin: 0
}
.faqs-sec {
	padding: 80px 0
}
.panel-title>a.collapsed i {
	transform: rotate(90deg);
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	color: #6b18b4
}
i.flaticon-arrow-pointing-to-right.pull-right {
	-webkit-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	color: #dd4ee5!important
}
.faqs-sec .sec-title {
	margin-bottom: 60px
}
.ppc-mangement-sec {
	padding: 60px 0
}
.ppc-mangement-sec img {
	width: 100%
}
.flip-card {
	background-color: transparent;
	width: 100%;
	height: 305px;
	perspective: 1000px;
	margin: 50px 0 0
}
.flip-card-inner {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	transition: transform .6s;
	transform-style: preserve-3d;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2)
}
.flip-card:focus {
	outline: 0
}
.flip-card:focus .flip-card-inner, .flip-card:hover .flip-card-inner {
	transform: rotateY(180deg)
}
.flip-card-back, .flip-card-front {
	position: absolute;
	width: 100%;
	height: 100%;
	backface-visibility: hidden
}
.flip-card-front {
	color: #000;
	z-index: 2;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center
}
.flip-card-back {
	color: #fff;
	transform: rotateY(180deg);
	z-index: 1;
	display: flex;
	justify-content: center;
	align-items: center;
	background-image: linear-gradient(to right bottom, #ffb900, #ff7730);
	flex-direction: column
}
.flip-card-front img {
	width: 100%
}
.flip-card-back h3 {
	color: #000
}
.flip-card-front h3 {
	font-size: 20px;
	margin-top: 0;
	font-weight: 600;
	background: #e8e8e8;
	padding: 19px 0 15px;
	color: #000;
	width: 100%;
	position: absolute;
	bottom: -2px
}
.flip-card-back p {
	font-size: 16px;
	padding: 0 20px;
	color: #fff
}
.flip-card-back a.btn {
	background-color: #000;
	color: #fff
}
.flip-card-back a.btn:hover {
	background-color: #fff;
	color: #000
}
.border-btn a.btn-style-one {
	border: 2px solid #ed687a;
	margin-left: 6px;
	padding: 6px 40px
}
.ppc-sec-content .cta-btn {
	margin-top: 30px
}
.ppc-sec-content img {
	width: 100%
}
.ppc-sec-content {
	padding: 60px 0;
	position: relative
}
.ppc-sec-content .row {
	margin-bottom: 20px
}
.ppc-services-main {
	background-color: #f2f4fb;
	padding: 60px 0
}
.ppc-sec-content .pattern-layer-two {
	position: absolute;
	left: -40px;
	bottom: -179px;
	width: 342px;
	height: 281px;
	background-repeat: no-repeat;
	-webkit-animation: mover 1s infinite alternate;
	animation: mover 1s infinite alternate
}
.packages-main {
	padding: 210px 0 300px;
	background-color: #f3f4ff;
	position: relative;
	z-index: -1
}

.set-btn .price-align {
    display: flex;
}

ul.page-breadcrumb li:before {
	content: '/';
	position: absolute;
	left: 0;
	right: -68px
}
ul.page-breadcrumb li:last-child:before {
	display: none
}
.contact-info-section .info-box .box-inner .icon {
	position: absolute;
	left: 0;
	top: 0;
	width: 90px;
	height: 90px;
	color: #f35c60;
	line-height: 90px;
	font-size: 40px;
	border-radius: 50px;
	text-align: center;
	display: inline-block;
	background: #fff;
	background: -webkit-linear-gradient(to bottom, #fff 0, #ecebec 100%);
	background: -moz-linear-gradient(to bottom, #fff 0, #ecebec 100%);
	background: linear-gradient(to bottom, #fff 0, #ecebec 100%)
}
.contact-info-section .info-box .box-inner {
	position: relative;
	color: #eb3867;
	font-size: 19px;
	padding-top: 20px;
	line-height: 1.8em;
	padding-left: 120px;
	min-height: 90px;
	font-weight: 500
}
.contact-info-section .center-title h4 {
	font-size: 40px;
	font-weight: 600;
	color: #000;
	margin: 50px 0
}
.contact-form-section .contact-info-section .center-title h4 {
	margin: 0
}
.contact-form-section {
	padding: 100px 0
}
section.contact-form-section {
	padding: 100px 0
}
.contact-form-section .contact-info-section .center-title {
	margin: 0 0 50px
}
.info-box {
	margin-bottom: 20px
}
.p-bottom-0 {
	padding-bottom: 80px
}
.m-top-0 {
	margin-top: 0!important
}
article.m-top-0 p {
	margin-top: 0
}


/*rewamp-page*/

.why-choose-us-wrap strong.color-secondary {
    color: #4285f4;
    font-size: 20px;
}

.why-choose-us-wrap h2 {
    font-size: 28px;
    position: relative;
    color: #222;
    font-weight: 600;
    line-height: 1.3em;
    margin-top: 10px;
    margin-bottom: 15px;
}

ul.check-list-info li.py-1 {
    color: #000;
    font-size: 17px;
    line-height: 30px;
    display: inline-block;
    position: relative;
    padding-left: 20px;
}


ul.check-list-info li.py-1:before {
content: '';
    background: url(../images/check.png) no-repeat;
    background-position: center;
    background-size: contain;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 10px;
}

.why-choose-us-wrap .cta-btn .btn-box a {
    border: 2px solid #ed3e66;
}

.why-choose-us-wrap p {
    font-size: 16px;
}


.animate-border {
    position: relative;
    display: block;
    width: 115px;
    height: 3px;
    background: #ea4335;
    overflow: hidden;
}

.animate-border:after {
    position: absolute;
    content: "";
    width: 35px;
    height: 3px;
    left: 15px;
    bottom: 0;
    border-left: 10px solid #fff;
    border-right: 10px solid #fff;
    -webkit-animation: animborder 2s linear infinite;
    animation: animborder 2s linear infinite;
}

@-webkit-keyframes animborder {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        -webkit-transform: translateX(113px);
        transform: translateX(113px);
    }
}

@keyframes animborder {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        -webkit-transform: translateX(113px);
        transform: translateX(113px);
    }
}

.why-choose-us-wrap .cta-btn .call-us a {
    font-size: 18px;
    padding:  0;
}

.why-choose-us-wrap .cta-btn .call-us {
    padding: 8px 35px;
}


.heading h5 {
    color: #4285f4;
    font-size: 20px;
    font-weight: 600;
}

.heading {
    text-align: center;
}

.treatment-sec {
    padding: 60px 0px;
}

.heading h4 {
    font-size: 30px;
    margin-top: 15px;
    color: #000;
    font-weight: 600;
}

.heading span.animate-border {
    margin: 15px auto 0;
}

.heading img.img-fluid {
    width: 75%;
    margin: 55px auto 0;
}

.call-to-action-video {
    position: relative;
    z-index: 1;
}
.call-to-action-video::before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 68%;
    height: 100%;
    z-index: 1;
    background-image: url("../img/cta-2-shape.png");
    background-position: left top;
    background-size: cover;
    background-repeat: no-repeat;
}

section.call-to-action.ptb-70 {
    padding: 45px 0;
    position: relative;
}

.free-trial-image {
    position: relative;
    text-align: center;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url("../img/cta-2-girl-img.jpg");
}
.free-trial-image:before {
    position: absolute;
    content: '';
    background: rgba(122, 14, 185, 0.86) !important;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.free-trial-image img {
    display: none;
}

.free-trial-content {
    position: relative;
    z-index: 2;
    max-width: 555px;
    padding-left: 30px;
    padding-top: 70px;
    padding-bottom: 70px;
}
.free-trial-content form {
    position: relative;
    margin-top: 25px;
    margin-bottom: 10px;
}
.free-trial-content::after {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    background-color: #e80566;
    z-index: -1;
    display: none;
}


.analysis-form-wrap .p-0 {
    float: left;
}

.analysis-form-group {
    position: relative;
    z-index: 1;
    margin: 0 -45px 0 0;
    right: 0;
}
.analysis-form-wrap input[type=email] {
    position: relative;
}
.analysis-form-wrap input[type=url], .analysis-form-wrap input[type=text], .analysis-form-wrap input[type=email] {
    border-radius: 50px;
    padding: 15px 30px;
    border: none;
}

.analysis-form-group:after {
    position: absolute;
    top: 0px;
    right: -8px;
    width: 10px;
    height: 10px;
    background: #72019b;
    display: block;
    content: "";
    border-radius: 100%;
}
.analysis-form-border{
    border-left: 1px solid #ebebeb;
    left: 0;
}
.analysis-form-wrap input[type=submit] {
    font-size: 14px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 700;
    background: #e80566;
    color: #fff;
    padding: 14px 37px;
    border-radius: 50px;
    -webkit-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
    border: none;
    position: relative;
    z-index: 2;
    margin-left: -36px;
}

.cta-image img.img-right {
    top: 15px;
    right: 6%;
}

.cta-image img.img-left {
    top: 45px;
    left: 6%;
}

.cta-image img {
    position: absolute;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
}

.analysis-form-wrap input.form-control {
    display: block;
    width: 100%;
    height: 50px;
    padding: .375rem .75rem;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    font-family: Roboto, sans-serif;
}


.call-to-action img.img-left.lozad {
    position: absolute;
    left: 0;
    width: 20%;
    top: -100px;
}

.call-to-action img.img-right.lozad {
    position: absolute;
    right: 0;
    width: 20%;
    top: 0;
}

form#contactForm {
    display: flex;
    align-items: center;
    justify-content: center;
}

.section-heading h4 {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 20px;
}

.process-sec {
    padding: 70px 0px;
}

.process-info span {
    font-size: 45px;
}

.process-info {
    text-align: center;
    min-height: 405px;
    padding: 30px;
    margin-top: 60px;
    border: 2px solid #afcdff;
    border-radius: 4px;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}

.process-info h4 {
    color: #000;
    font-weight: 600;
    font-size: 20px;
    min-height: 30px;
}

.process-info span {
    color: #5896fe;
    margin-bottom: 25px;
}

.process-info p {
    line-height: 27px;
    font-size: 15px;
    line-height: 22px;
    color: #000;
}


.process-info a {
    color: #000;
    font-weight: 600;
    display: inline-block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30px;
}

.process-info a i {
    margin-left: 8px;
    font-size: 20px;
    vertical-align: middle;
}


.process-info:hover{
	background: linear-gradient(to right, #151ab2 0, #4c68e2 100%);
		-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}

.process-info:hover h4,.process-info:hover span,.process-info:hover a,.process-info:hover p{
	color: #fff;
}


/*outstanding-section*/



.feature-tabs-wrap {
    margin-top: 30px;
}

.feature-tabs li a h6 {
    font-size: 16px;
    line-height: 17px;
    font-weight: 500;
    font-family: Roboto, sans-serif;
    color: #333;
}

.feature-tabs-wrap {
    margin-top: 30px;
}

.content-wrap h3 {
    font-weight: 300 !important;
}

.feature-tabs-wrap .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    border-color: #ffffff #ffffff #fff;
    color: #fff !important;
    background: linear-gradient(to right, #ea3368 0, #fd8b56 100%);
    border: 2px solid #ea3368;
}

.feature-tabs-wrap .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: #e9ecef #e9ecef #dee2e6;
    color: #000;
    border: inherit;
}


.feature-tabs-wrap .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    background-color: #ffffff;
    padding: 15px 20px;
    margin-right: 4px;
    border-radius: 2px;
    min-height: 70px;
    display: flex;
    align-items: center;
    border: 2px solid #ea3368;
}

.about-content-right h3 {
    color: #000;
    font-weight: 600;
    font-size: 27px;
}

.feature-tabs-wrap .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active h6 {
    color: #fff;
}


.feature-tabs-wrap .cta-btn .call-us {
     background: linear-gradient(to right, #ea3368 0, #fd8b56 100%);
    font-family: Poppins, sans-serif;
}

.feature-tabs-wrap .cta-btn .call-us a {
    font-size: 17px;
}

.outstanding-section {
    padding-bottom: 60px;
}


.support-cta {
    margin-top: 50px;
}

.support-cta h5.mb-1 {
    font-weight: 600;
    color: #000;
}

.support-cta h5.mb-1 i {
    margin-right: 15px;
}

.support-cta p a {
    margin: 0 6px;
    font-weight: 600;
}

.support-cta p a:hover {
    color: #4285f4;
}

/*outstanding-section*/

/*client section css*/
.client-section-wrap ul {
    display: block;
}

.client-section-wrap ul li {
    padding-right: 50px;
    margin: 5px 0;
}

.client-section-wrap ul li img {
    transition: all 0.3s ease-in;
}

.client-section-wrap ul li img:hover {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    filter: none;
    -webkit-filter: grayscale(0%);
}

.client-section-wrap ul li:last-child {
    padding-right: 0;
}
.client-heading-wrap{
    border: 4px solid #646464;
    padding: 50px 50px 70px;
    position: relative;
}

.client-logo-wrap{
    background: #ffffff;
    padding: 30px;
    border-radius: 4px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.12);
    position: absolute;
    top: -70px;
}

.client-section {
    padding: 60px 0;
}

.client-heading-wrap h3 {
    font-weight: 600;
    color: #000;
}

.marketing-content .text-white h3 {
    text-align: left;
    font-size: 33px;
    font-weight: 600;
    line-height: 40px;
}

.marketing-content h3 span {
    font-size: 29px;
}

.marketing-content .text-white h3 strong {
    font-size: 20px !important;
    font-weight: 600;
}

.marketing-content .text-white p.lead {
    color: #fff;
    text-align: left;
    font-size: 18px;
    line-height: 28px;
}

.marketing-page {
     padding-bottom: 195px;
 }


.why-choose-us {
    margin-top: -190px;
}

.why-choose-us .image-wrap {
    position: relative;
    z-index: 4;
    top: 45px;
}

.why-choose-us .mt-5{
    margin-top: 5rem!important;
}

/*top-form*/

textarea.form-control {
    border: 2px solid #54aa5c;
}
.contact-form-sec .form-group input[type=email],
.contact-form-sec .form-group input[type=number],
.contact-form-sec .form-group input[type=tel],
.contact-form-sec .form-group input[type=text],
.contact-form-sec .form-group select {
	position: relative;
	display: block;
	width: 100%;
	line-height: 28px;
	padding: 10px 20px;
	color: #222;
	height: 55px;
	font-size: 14px;
	background: #fff;
	font-weight: 400;
	border-radius: 3px;
	border: 1px solid #e4e2e2;
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
	box-shadow: 0 5px 15px rgb(0 0 0/10%);
	text-transform: capitalize
}

.contact-form-sec .form-group .icon {
	position: absolute;
	right: 35px;
	top: 20px;
	color: #d048df;
	font-size: 16px;
	line-height: 1em;
	z-index: 1;
	font-weight: 600
}

.contact-form-sec button.readmore {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
	background-color: #448b87;
	padding: 10px 45px;
	color: #fff;
	border-radius: 5px;
	font-size: 18px;
	margin-top: 35px;
	text-transform: capitalize;
	background: linear-gradient(#fe9d24, #ef671b);
	font-family: Roboto, sans-serif;
	border: none
}
 
.contact-form-sec .form-group span {
    position: absolute;
    right: 35px;
    top: 20px;
    color: #d048df;
    font-size: 16px;
    line-height: 1em;
    z-index: 1;
    font-weight: 600;
}

.contact-form-sec {
    position: relative;
    background-color: rgba(0,0,0,.5);
    overflow: hidden;
    padding: 30px 10px;
    border-radius: 10px;
}

.contact-form-sec h3 {
    color: #fff;
        font-size: 27px;

}

.overlay-gre {
    background: linear-gradient( 
75deg, #65258a 10%, #e80566) !important;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    opacity: 0.8;
}

.outstanding-section .nav-tabs .nav-link {
      display: block;
 }

.outstanding-section ul li.nav-item a.nav-link span {
    font-size: 30px;
    margin-bottom: 13px;
    display: inherit;
}

.contact-form-sec button span {
    position: relative !important;
    color: #fff !important;
    top: 0px !important;
    text-align: center !important;
    left: 0;
}

/*top-form*/

/*client section css*/

/*rewamp-page*/
@media (max-width:1450px){
	.navbar-expand-lg a img{width:60%}
	.navbar-expand-lg .navbar-nav .dropdown-menu{width:82%;margin-top:10px}
	.skill-section .image{right:-95px}
}
@media screen and (max-width:1200px){
	.container{max-width:1140px}
}
@media screen and (max-width:1199px){
	.main-banner article h4{font-size:19px;line-height:27px}
	.main-banner h2{font-size:34px;margin-top:20px;line-height:44px}
	.comon-heading h3{font-size:22px;margin-top:10px}
	.skill-section ul li{padding-bottom:13px;padding-left:15px;font-size:15px}
	.skill-section .cta-btn .call-us{padding:5px 27px;font-size:16px}
	.skill-section .cta-btn a.btn-style-one{border:2px solid #ed3e66;padding:3px 20px}
	.btn-style-one .txt{font-weight:400;font-size:16px}
	.call-us{font-size:18px;line-height:30px;padding:7px 25px}
	.seo-info ul li h4{font-size:15px;margin-top:115px;line-height:20px}
	.testimonial-sec article h3{font-size:26px}
	.blog-sec .comon-heading h3{font-size:29px}
	p{line-height:24px;font-size:15px;margin-top:7px}
	.lower-content h5{font-size:19px}
	.megamenu h6 a{font-size:15px}
	.navbar-light .navbar-nav a.nav-link{font-size:14px}
	.list-link li a{font-size:13px}
	.footer-column ul li{padding-bottom:5px}
	.main-footer .footer-widget h4{font-size:20px}
	.main-header .btn-box a{padding:5px 15px}
	.main-header .btn-style-one .txt{font-size:14px}
	.navbar-expand-lg .navbar-nav .dropdown-menu{width:95%}
	.main-nav .d-flex{border-radius:10px}
	.skill-section .image{right:0;width:45%}
	.contact-info-section iframe{width:100%}
	.contact-info-section .center-title h4{font-size:24px}
	.service-section .pattern-layer-one{top:0!important}
	.flip-card-front h3{font-size:17px}
	.why-choose-us-wrap h2{font-size:20px;}
	.pricing-section .col-lg-4{flex:0 0 100%;max-width:100%;}
}
@media screen and (max-width:991px){
	.navbar-expand-lg .navbar-nav .dropdown-menu{position:relative}
	.main-nav ul.navbar-nav li{display:block;padding-bottom:10px}
	.navbar-expand-lg .navbar-nav .dropdown-menu{width:100%}
	.navbar-expand-lg .navbar-nav .dropdown-menu{margin-top:0}
	.megamenu{width:100%;padding:15px;margin:0;top:0}
	header .btn-box{display:none}
	.main-nav{margin-top:20px}
	.navbar-nav{width:100%}
	.megamenu .col-sm-6{flex:0 0 30%;max-width:50%}
	.megamenu h6{height:50px;display:block}
	.megamenu-li ul li a.hover-3{padding-top:10px;padding-bottom:0}
	.navbar-toggler{background-color:#e94336;border:1px solid #fff;border-radius:.25rem;margin-right:25px}
	.floatbutton{right:-370px}
	.btns_wrap{right:0}
	.seo-style{font-size:27px}
	.skill-section ul.list-style-three{padding-left:20px}
	.main-services .col-sm-3{-ms-flex:0 0 25%;flex:0 0 100%;max-width:100%}
	.pricing-section .price-block{flex:0 0 100%;max-width:100%}
	.lower-content h5{font-size:17px}
	.seo-info ul li>.seo-item:before{width:150px;height:150px}
	.skill-section .image{display:none}
	.about-sec .offset-lg-1{margin-left:0}
	.page-title .pattern-layer-three{bottom:20%}
	.page-title{padding:110px 0 215px}
	.service-section .blocks-column .service-block-three:nth-child(2n+0){transform:translateY(0)}
	.blocks-column .col-md-6{flex:0 0 100%;max-width:100%}
	.service-section .owl-theme .owl-nav.disabled+.owl-dots{bottom:0!important}
	.our-place-order img.lozad{display:none}
	.our-place-order{padding:90px 0 50px}
	.our-place-order{padding:0}
	.our-place-order:after{height:275px;width:125px}
	.btn-blue{font-size:16px}
	.newsletter-form .form-group button{width:100%;padding:10px 0}
	.newsletter-form .form-group input[type=email],.newsletter-form .form-group input[type=text]{height:50px}
	.testimonial-sec article h3{font-size:22px}
	footer.main-footer.style-three{padding-top:15%}
	.newsletter-sec{padding:60px 0 0}
	.padding-bottom{padding:110px 0 100px}
	.flip-card{height:280px}
	.sec-title p{font-size:16px}
	.sec-title h4{font-size:23px}
	.ppc-services-main .col-sm-4{flex:0 0 100%;max-width:100%}
	.flip-card{height:395px}
	.call-to-action img.img-left.lozad{display:none;}
	.call-to-action img.img-right.lozad{display:none;}
	form#contactForm{display:block;}
	.analysis-form-wrap input.form-control{margin-bottom:20px;}
	.signup-pop .contact-form .col-lg-2{flex:0 0 100%;max-width:100%;}
	.process-slider .col-sm-3{flex:0 0 100%;max-width:100%;}
	.feature-tabs-wrap ul.nav-tabs li.nav-item{width:50%;margin-top:10px;}
}
@media screen and (max-width:768px){
	.seo-info ul li>.seo-item:before{z`width:110px;height:110px}
	.seo-info ul li>.seo-item{font-size:28px}
	.seo-info ul li h4{margin-top:65px}
	.sec-title h4{font-size:19px}
	.sec-title p{font-size:15px}
	.megamenu .col-sm-6{flex:0 0 32%;max-width:35%}
	.megamenu h6 a{font-size:16px}
	.megamenu-li ul li a.hover-3{padding-top:0;padding-bottom:0;font-size:13px;line-height:15px}
	.seo-style{font-size:23px}
	.main-banner h2{font-size:25px;line-height:34px}
	.comon-heading h4{font-size:14px;line-height:24px}
	.comon-heading h3{font-size:19px;margin-top:10px}
	.skill-section ul li{padding-bottom:7px;padding-left:15px;font-size:13px}
	.packages-services .col-md-5{padding:0}
	.pricing-section .pattern-layer-two{display:none}
	.price-block .btn-style-eleven{padding:5px 15px;margin-top:25px;font-size:13px}
	.service-block{margin-bottom:45px}
	.lower-content h5{font-size:12px}
	.news-block .inner-box .lower-content .post-meta li a{font-size:10px}
	.price-block .inner-box .price{width:50%}
	.footer-column .logo a img{width:25%}
	footer.main-footer.style-three{padding-top:18%}
	.navbar-toggler{margin-right:0}
	.pkg_title h3{font-size:25px}
	.footer-column{margin-top:20px}
	main{padding:140px 0 80px}
	.contact-form{margin-top:35px}
	.main-nav .d-flex{border-radius:10px;background-color:rgba(0,0,0,.9)}
	.signup-pop .contact-form .col-lg-2{flex:0 0 100%;max-width:100%;padding:0 20px!important}
	.signup-pop h5.text-center{font-size:20px}
	.signup-pop .modal-dialog{top:15%;max-width:100%}
	.newsletter-form{width:90%}
	.testimonials-slider:before{height:73%}
	.padding-bottom .form-bg .contact-form .col-lg-2{flex:0 0 30.666667%;max-width:49.666667%;margin-bottom:16px}
	.local-seo-sec article h3{font-size:19px}
	.testimonial-sec{padding:60px 0 100px}
	.padding-bottom{padding:110px 0 30px}
	.flip-card{height:300px}
	.flip-card-front h3{font-size:15px}
	.btn-blue{font-size:16px;padding:7px 25px}
	.border-btn a.btn-style-one{padding:5px 25px}
	.ppc-sec-content .pattern-layer-two{display:none}
	.faqs-sec{padding:0 0 80px}
	.panel-title>a{font-size:12px}
	.page-title{padding:110px 0 60px}
	.form-bg .contact-form .col-lg-2{flex:0 0 50%;max-width:50%;margin-bottom:16px}
	.form-bg .contact-form .col-lg-2:last-child{flex:0 0 100%;max-width:100%}
	.page-title article.align-h2 h2{font-size:25px}
	.service-section article h3{font-size:17px;line-height:27px}
	.marketing-content h3 span{font-size:16px;line-height:25px;display:inherit;}
	.marketing-content .text-white h3 strong{font-size:20px!important;font-weight:600;display:inherit;line-height:25px;}
	.marketing-content .text-white h3{text-align:left;font-size:33px;font-weight:600;line-height:40px;display:inline-block;}
	.marketing-page{padding:115px 0 220px;}
	.contact-form-sec h3{font-size:18px;}
	.contact-form-sec {
     padding: 10px 10px;
     }


}
@media screen and (max-width:575px){
	.page-title{padding:110px 0 150px}
	.megamenu .col-sm-6{flex:0 0 50%;max-width:100%}
	.sec-title h4 br{display:none}
	.seo-info ul li{width:30%;display:inline-block;margin-bottom:70px}
	.seo-info ul{display:block;margin-top:70px}
	.seo-info ul li:nth-child(4){margin-bottom:0}
	.seo-info ul li:nth-child(5){margin-bottom:0}
	.packages-services .col-md-5{flex:0 0 100%;max-width:100%;margin-top:45px}
	.package_wrap{width:95%;margin:0 auto}
	.lower-content h5{font-size:20px}
	.testimonials-slider:before{width:90%;height:80%}
	.megamenu .col-sm-6{flex:0 0 100%;max-width:100%}
	.main-nav .d-flex{padding:15px 0}
	.btn-blue{font-size:15px;padding:5px 25px}
	.btn-style-one{padding:3px 20px}
	.megamenu{left:7px}
	.comon-heading{margin-top:45px}
	.mission-section{padding:0}
	.about-sec{padding-bottom:0}
	.service-section{padding:0}
	.newsletter-form .form-group{padding:20px 30px}
	.newsletter-form .form-group .col-xs-12{padding:0}
	.newsletter-form .form-group input[type=email],.newsletter-form .form-group input[type=text]{text-align:center}
	.newsletter-form .form-group button{width:100%;padding:10px 0;margin-top:14px}
	.our-place-order h4{font-size:26px}
	.service-section .pattern-layer-three{display:none}
	.service-section .pattern-layer-two{display:none}
	.skill-section{padding:0 0 60px}
	.contact-form-section{padding:100px 0 0!important}
	.contact-info-section .info-box .box-inner{font-size:15px}
	.local-seo-sec .align-items-center.justify-content-center:nth-child(3){flex-direction:column-reverse}
	.service-section .align-items-center.justify-content-center:nth-child(2){flex-direction:row-reverse}
	.service-section .align-items-center.justify-content-center:nth-child(4){flex-direction:column-reverse}
	.service-section .align-items-center.justify-content-center:nth-child(8){flex-direction:column-reverse}
	.ppc-sec-content .align-items-center.justify-content-center:nth-child(1){flex-direction:column-reverse}
	.ppc-sec-content .align-items-center.justify-content-center:nth-child(3){flex-direction:column-reverse}
	.linking-seo .align-items-center.justify-content-center:nth-child(9){flex-direction:column-reverse}
	.linking-seo .align-items-center.justify-content-center:nth-child(11){flex-direction:column-reverse}
	.linking-seo .align-items-center.justify-content-center:nth-child(5){flex-direction:inherit}
	.linking-seo .align-items-center.justify-content-center:nth-child(7){flex-direction:inherit}
	.linking-seo .align-items-center.justify-content-center:nth-child(8){flex-direction:column}
	.local-seo-sec .align-items-center.justify-content-center:nth-child(6){flex-direction:column-reverse}
	.google-ads-sec .align-items-center.justify-content-center:nth-child(3){flex-direction:column-reverse}
	.google-shopping-sec .align-items-center.justify-content-center:nth-child(3){flex-direction:column-reverse}
	.google-shopping-sec .align-items-center.justify-content-center:nth-child(5){flex-direction:inherit!important}
	.google-shopping-sec .align-items-center.justify-content-center:nth-child(5){flex-direction:column-reverse!important}
	.social-media-sec .align-items-center.justify-content-center:nth-child(7){flex-direction:column-reverse}
	.social-media-sec .align-items-center.justify-content-center:nth-child(8){flex-direction:inherit}
	.nationwide-seo-sec .align-items-center.justify-content-center:nth-child(4){flex-direction:inherit}
	.nationwide-seo-sec .align-items-center.justify-content-center:nth-child(5){flex-direction:column-reverse}
	.nationwide-seo-sec .align-items-center.justify-content-center:nth-child(6){flex-direction:unset}
	.enterprise-seo-services-sec .align-items-center.justify-content-center:nth-child(4){flex-direction:inherit!important}
	.enterprise-seo-services-sec .align-items-center.justify-content-center:nth-child(5){flex-direction:column-reverse}
	.enterprise-seo-services-sec .align-items-center.justify-content-center:nth-child(6){flex-direction:inherit}
	.enterprise-seo-services-sec .align-items-center.justify-content-center:nth-child(6){flex-direction:inherit}
	.enterprise-seo-services-sec .align-items-center.justify-content-center:nth-child(6){flex-direction:inherit}
	.enterprise-seo-services-sec .align-items-center.justify-content-center:nth-child(7){flex-direction:column-reverse}
	.enterprise-seo-services-sec .align-items-center.justify-content-center:nth-child(8){flex-direction:inherit}
	.e-commerce-sec .align-items-center.justify-content-center:nth-child(5){flex-direction:column-reverse}
	.e-commerce-sec .align-items-center.justify-content-center:nth-child(6){flex-direction:inherit}
	.e-commerce-sec .align-items-center.justify-content-center:nth-child(7){flex-direction:column-reverse}
	.e-commerce-sec .align-items-center.justify-content-center:nth-child(8){flex-direction:inherit}
	.gmb-seo-services-sec .align-items-center.justify-content-center:nth-child(6){flex-direction:column-reverse}
	.google-ads-sec .align-items-center.justify-content-center:nth-child(6){flex-direction:column-reverse}
	.google-shopping-sec .align-items-center.justify-content-center:nth-child(6){flex-direction:inherit}
	.google-shopping-sec .align-items-center.justify-content-center:nth-child(7){flex-direction:column-reverse}
	.google-shopping-sec .align-items-center.justify-content-center:nth-child(8){flex-direction:inherit}
	.google-remarketting-sec .align-items-center.justify-content-center:nth-child(5){flex-direction:column-reverse}
	.google-remarketting-sec .align-items-center.justify-content-center:nth-child(6){flex-direction:inherit}
	.google-remarketting-sec .align-items-center.justify-content-center:nth-child(7){flex-direction:column-reverse}
	.google-remarketting-sec .align-items-center.justify-content-center:nth-child(8){flex-direction:inherit}
	.local-seo-sec .align-items-center.justify-content-center:nth-child(3){flex-direction:column-reverse}
	.amazon-seo-main .align-items-center.justify-content-center:nth-child(5){flex-direction:column-reverse}
	.amazon-seo-main .align-items-center.justify-content-center:nth-child(6){flex-direction:inherit}
	.amazon-seo-main .align-items-center.justify-content-center:nth-child(7){flex-direction:column-reverse}
	.social-media-sec .align-items-center.justify-content-center:nth-child(5){flex-direction:column-reverse}
	.content-marketing-sec .align-items-center.justify-content-center:nth-child(5){flex-direction:column-reverse}
	.content-marketing-sec .align-items-center.justify-content-center:nth-child(6){flex-direction:inherit}
	.content-marketing-sec .align-items-center.justify-content-center:nth-child(7){flex-direction:column-reverse}
	.content-marketing-sec .align-items-center.justify-content-center:nth-child(8){flex-direction:inherit}
	.content-marketing-sec{padding-bottom:80px}
	.service-section article.m-bottom-0{margin-bottom:0}
	.page-padding article.h5-align h5{font-size:21px;line-height:30px;margin-top:20px}
	.gmb-seo-page h4{font-size:18px;line-height:28px;margin-top:20px}
	.ecommerce-seo-page h2{font-size:24px;margin-top:20px;line-height:33px}
	.padding-bottom .form-bg .contact-form .col-lg-2{flex:0 0 100%;max-width:100%;margin-bottom:16px}
	.service-section article{margin:55px 0}
	.owl-prev i,.services-item .owl-next i{top:95%}
	.services-item .owl-next i{left:35%}
	.services-item .owl-prev i{left:auto}
	.faqs-sec{padding:60px 0 0}
	.sec-title p br{display:none}
	.form-bg .contact-form .col-lg-2{flex:0 0 100%;max-width:100%}
	.page-title article.align-h2 h5{font-size:15px;line-height:25px}
	.contact-form .col-lg-2{flex:0 0 100%;max-width:100%;padding:0 15px;}
	.contact-form{margin-top:35px;background-color:rgba(0,0,0,.5);overflow:hidden;padding:20px 5px;border-radius:10px;}
	.contact-form .col-lg-2:last-child{flex:0 0 100%;max-width:100%;}
	.testimonial-quote-wrap{height:425px!important;}
	.marketing-content {
    margin-bottom: 40px;
     }

 .why-choose-us .row {
    flex-direction: column-reverse;
}

.why-choose-us {
    margin-top: -110px;
}

.why-choose-us .image-wrap {
     top: 0;
}

.why-choose-us .row:nth-child(2) {
    flex-direction: row;
}

.analysis-form-group {
    margin: 0;
}
 
.feature-tabs-wrap .nav-tabs .nav-link {
     min-height: 110px;
}

.img-wrap {
    margin-top: 45px;
}

}
@media screen and (max-width:414px){
	.call-us{font-size:16px;padding:5px 25px}
	.seo-info ul li{width:48%}
	.seo-info ul li:last-child{margin:0 auto;display:table}
	.seo-services a.btn-style-one{padding:6px 30px}
	.pricing-section .row{margin-left:0}
	.navbar-toggler{margin-right:-15px}
	.contact-info-section .center-title h4{font-size:18px}
	.local-seo-sec article h3{font-size:13px}
	.services-item .owl-next i{left:30%}
	.seo-info ul li h4{font-size:11px;line-height:16px;}
	.contact-form .col-lg-2{flex:0 0 100%;max-width:100%;padding:0 15px;}
	.newsletter-sec .contact-form{margin-top:35px;background-color:rgba(0,0,0,.5);overflow:hidden;padding:20px 5px;border-radius:10px;}
	.page-title .pattern-layer-three{bottom:10%;}
	iframe#launcher{margin:168px 0px!important;height:500px!important;}
	.heading h4 {
     font-size: 15px;
    }

}
@media screen and (max-width:375px){
	.call-us{font-size:16px;padding:5px 25px}
	.seo-info ul li{width:48%}
	.seo-info ul li:last-child{margin:0 auto;display:table}
	.seo-services a.btn-style-one{padding:6px 30px}
	.pricing-section .row{margin-left:0}
	.navbar-toggler{margin-right:-15px}
	.contact-info-section .center-title h4{font-size:18px}
	.local-seo-sec article h3{font-size:13px}
	.services-item .owl-next i{left:30%}
	iframe#launcher{margin:168px 0px!important;height:500px!important;}
}
 
 
 
 
 
section#fixed {
    position: fixed;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    height: auto;
    background: #4285f4;
    z-index: 9999;
    padding: 25px 0px;
}