*, ::after, ::before {
	box-sizing: border-box;
}
body * {
	font-family: Arial, sans-serif !important;
}
body {
	font-family: Arial, sans-serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	text-align: left
}
a {
	color: #007bff;
	text-decoration: none;
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
margin-bottom:.5rem
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.2;
	color: inherit
}
.m-auto {
	margin: auto!important
}
.clearfix::after {
	display: block;
	clear: both;
	content: ""
}
.position-relative {
	position: relative!important
}
.position-static {
	position: static !important
}
.container {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}
.align-items-center {
	-webkit-box-align: center!important;
	-ms-flex-align: center!important;
	align-items: center!important
}
.justify-content-center {
	-webkit-box-pack: center!important;
	-ms-flex-pack: center!important;
	justify-content: center!important
}
.row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px
}
.justify-content-between {
	-webkit-box-pack: justify!important;
	-ms-flex-pack: justify!important;
	justify-content: space-between!important
}
.mb-3, .my-3 {
	margin-bottom: 1rem!important
}
.pb-3, .py-3 {
	margin-bottom: 1rem!important
}
.pt-3, .py-3 {
	margin-bottom: 1rem!important
}
.mb-4, .my-4 {
	margin-bottom: 1.5rem!important
}
.mt-4, .my-4 {
	margin-top: 1.5rem!important
}
.mb-0, .my-0 {
	margin-bottom: 0!important
}
.btn {
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
padding:.375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
border-radius:.25rem;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.2;
	color: inherit
}
.pb-5, .py-5 {
	padding-bottom: 3rem!important
}
.pt-5, .py-5 {
	padding-top: 3rem!important
}
.pt-4, .py-4 {
	padding-top: 1.5rem!important
}
.pb-4, .py-4 {
	padding-bottom: 1.5rem!important
}
@media (min-width:576px) {
.col-sm {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%
}
.col-sm-auto {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: none
}
.col-sm-1 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 8.333333%;
	flex: 0 0 8.333333%;
	max-width: 8.333333%
}
.col-sm-2 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 16.666667%;
	flex: 0 0 16.666667%;
	max-width: 16.666667%
}
.col-sm-3 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}
.col-sm-4 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%
}
.col-sm-5 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 41.666667%;
	flex: 0 0 41.666667%;
	max-width: 41.666667%
}
.col-sm-6 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}
.col-sm-7 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 58.333333%;
	flex: 0 0 58.333333%;
	max-width: 58.333333%
}
.col-sm-8 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%
}
.col-sm-9 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}
.col-sm-10 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 83.333333%;
	flex: 0 0 83.333333%;
	max-width: 83.333333%
}
.col-sm-11 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 91.666667%;
	flex: 0 0 91.666667%;
	max-width: 91.666667%
}
.col-sm-12 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}
}
@media (min-width:768px) {
.col-md {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%
}
.col-md-auto {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: none
}
.col-md-1 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 8.333333%;
	flex: 0 0 8.333333%;
	max-width: 8.333333%
}
.col-md-2 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 16.666667%;
	flex: 0 0 16.666667%;
	max-width: 16.666667%
}
.col-md-3 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}
.col-md-4 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%
}
.col-md-5 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 41.666667%;
	flex: 0 0 41.666667%;
	max-width: 41.666667%
}
.col-md-6 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}
.col-md-7 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 58.333333%;
	flex: 0 0 58.333333%;
	max-width: 58.333333%
}
.col-md-8 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%
}
.col-md-9 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}
.col-md-10 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 83.333333%;
	flex: 0 0 83.333333%;
	max-width: 83.333333%
}
.col-md-11 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 91.666667%;
	flex: 0 0 91.666667%;
	max-width: 91.666667%
}
.col-md-12 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}
.p-md-5 {
	padding: 3rem !important;
}
.pb-md-5, .py-md-5 {
	padding-bottom: 3rem !important;
}
.card-deck {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;/*-ms-flex-direction:column;flex-direction:column*/
}
.d-flex {
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important
}
}
@media (min-width:992px) {
.col-lg {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%
}
.col-lg-auto {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: none
}
.col-lg-1 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 8.333333%;
	flex: 0 0 8.333333%;
	max-width: 8.333333%
}
.col-lg-2 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 16.666667%;
	flex: 0 0 16.666667%;
	max-width: 16.666667%
}
.col-lg-3 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}
.col-lg-4 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%
}
.col-lg-5 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 41.666667%;
	flex: 0 0 41.666667%;
	max-width: 41.666667%
}
.col-lg-6 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}
.col-lg-7 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 58.333333%;
	flex: 0 0 58.333333%;
	max-width: 58.333333%
}
.col-lg-8 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%
}
.col-lg-9 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}
.col-lg-10 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 83.333333%;
	flex: 0 0 83.333333%;
	max-width: 83.333333%
}
.col-lg-11 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 91.666667%;
	flex: 0 0 91.666667%;
	max-width: 91.666667%
}
.col-lg-12 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}
.offset-lg-2 {
	margin-left: 16.666667%
}
}
.card-deck .card {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex: 1 0 0%;
	flex: 1 0 0%;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
}
.card-deck .card {
	margin-bottom: 15px
}
.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	display: none;
	overflow: hidden;
	outline: 0
}
.modal-dialog {
	position: relative;
	width: auto;
margin:.5rem;
	pointer-events: none
}
.modal-content {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	pointer-events: auto;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0,0,0,.2);
	border-radius: 0;
	outline: 0
}
.modal-header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 1rem;
	border-bottom: 1px solid #e9ecef;
border-top-left-radius:.3rem;
border-top-right-radius:.3rem
}
.modal-body {
	position: relative;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 1rem
}
button.close {
	padding: 0;
	background-color: transparent;
	border: 0;
	-webkit-appearance: none
}
.modal-header .close {
	padding: 1rem;
	margin: -1rem -1rem -1rem auto
}
.close:not(:disabled):not(.disabled) {
	cursor: pointer
}
button, input, optgroup, select, textarea {
	margin: 0;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}
.card {
	/*position: relative;*/
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(0,0,0,.125);
border-radius:.25rem
}
.card-body {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 1.25rem
}
.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #fff
}
.modal-backdrop.fade {
	opacity: 0
}
.modal-backdrop.show {
	opacity: .75
}
.text-center {
	text-align: center
}
.text-white {
	color: #fff !important;
}
.exbold {
	font-weight: 900;
}
/*Reset css*/
html {
	scroll-behavior: smooth
}
body, p, ul, li, ol, form, iframe, table {
	margin: 0;
}
p {
	font-size: 16px;
	line-height: 1.7;
	margin-bottom: 20px
}
html {
	overflow-x: hidden
}
body {
	color: #110F0F;
	font-size: 15px;
	overflow-x: hidden
}
a {
	-webkit-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	transition: all 400ms ease;
	outline: none!important
}
img {
	max-width: 100%;
	height: auto
}
.container {
	margin: 0 auto;
	width: 97.5%;
	max-width: 1280px
}
.small-container {
	margin: 0 auto;
	width: 97.5%;
	max-width: 1060px
}
.TopHeader {
	background: #0c49c4;
	width: 100%
}
.TopHeader .container {
	padding-top: 6px;
	padding-bottom: 6px
}
.header-home.sticky {
	position: fixed;
	z-index: 999;
	top: 0
}
.block-height {
	height: 80px
}
.TopHeader .logo {
	position: relative;
	z-index: 1;
	float: left;
	padding: 4px 0
}
.TopHeader .navigationBar {
	position: relative;
	text-align: right;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
	display: flex;
    align-items: center;
    justify-content: flex-end;
}
.navigationBar ul {
	margin: 13px 0 0;
	/*float: right;*/
	padding: 0
}
.navigationBar ul.menu {
    padding-right: 5px;
}
.dropdown {
	width: 310px;
	display: inline-block;
	position: absolute;
	background: #0c49c4;
	text-align: left;
	margin: 0;
	box-shadow: 0 10px 20px rgba(0,0,0,0.3);
	padding: 10px 0;
	left: 0;
	top: 20px;
	z-index: 99;
	display: none;
	transition: .4s;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease
}
.dropdown li {
	width: 100%
}
.sub-menu-icon:hover .dropdown {
	display: block
}
.navigationBar ul li:hover ul.dropdown li a {
	color: #fff;
	-moz-transition: color .1s ease-out;
	-webkit-transition: color .1s ease-out;
	-o-transition: color .1s ease-out;
	transition: color .1s ease-out
}
.navContainerInside .dropdown {
	background: none;
	box-shadow: none
}
/*Owl carousal v2.3.4*/
.owl-carousel, .owl-carousel .owl-item {
	-webkit-tap-highlight-color: transparent;
	position: relative
}
.owl-carousel {
	display: none;
	width: 100%;
	z-index: 1
}
.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
	touch-action: manipulation;
	-moz-backface-visibility: hidden
}
.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}
.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0)
}
.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0)
}
.owl-carousel .owl-item {
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-touch-callout: none
}
.owl-carousel .owl-item img {
	display: block;
	width: 100%
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
	display: none
}
.no-js .owl-carousel, .owl-carousel.owl-loaded {
	display: block
}
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
	cursor: pointer;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
	background: 0 0;
	color: inherit;
	border: none;
	padding: 0!important;
	font: inherit
}
.owl-carousel.owl-loading {
	opacity: 0;
	display: block
}
.owl-carousel.owl-hidden {
	opacity: 0
}
.owl-carousel.owl-refresh .owl-item {
	visibility: hidden
}
.owl-carousel.owl-drag .owl-item {
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.owl-carousel.owl-grab {
	cursor: move;
	cursor: grab
}
.owl-carousel.owl-rtl {
	direction: rtl
}
.owl-carousel.owl-rtl .owl-item {
	float: right
}
.owl-carousel .animated {
	animation-duration: 1s;
	animation-fill-mode: both
}
.owl-carousel .owl-animated-in {
	z-index: 0
}
.owl-carousel .owl-animated-out {
	z-index: 1
}
.owl-carousel .fadeOut {
	animation-name: fadeOut
}
@keyframes fadeOut {
0% {
opacity:1
}
100% {
opacity:0
}
}
.owl-height {
	transition: height .5s ease-in-out
}
.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	transition: opacity .4s ease
}
.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
	max-height: 0
}
.owl-carousel .owl-item img.owl-lazy {
	transform-style: preserve-3d
}
.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000
}
.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url(owl.video.play.png) no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	transition: transform .1s ease
}
.owl-carousel .owl-video-play-icon:hover {
	-ms-transform: scale(1.3, 1.3);
	transform: scale(1.3, 1.3)
}
.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
	display: none
}
.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	transition: opacity .4s ease
}
.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%
}
.owl-theme .owl-dots, .owl-theme .owl-nav {
	text-align: center;
	-webkit-tap-highlight-color: transparent
}
.owl-theme .owl-nav {
	margin-top: 10px
}
.owl-theme .owl-nav [class*=owl-] {
	color: #FFF;
	font-size: 14px;
	margin: 5px;
	padding: 4px 7px;
	background: #D6D6D6;
	display: inline-block;
	cursor: pointer;
	border-radius: 3px
}
.owl-theme .owl-nav [class*=owl-]:hover {
	background: #869791;
	color: #FFF;
	text-decoration: none
}
.owl-theme .owl-nav .disabled {
	opacity: .5;
	cursor: default
}
.owl-theme .owl-nav.disabled+.owl-dots {
	margin-top: 10px
}
.owl-theme .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1
}
.owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	background: #D6D6D6;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity .2s ease;
	border-radius: 30px
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #869791
}
.owl-theme .owl-nav {
	margin-top: 10px;
	width: auto;
	position: absolute;
	right: 140px;
	top: 24em
}
.solution-section .owl-nav {
	top: -117px
}
.solution-section .seprator:after {
	width: 40px
}
.portfolio-pic .portfolio_img {
	position: absolute;
	top: 7%;
	left: 15.5%;
	right: 15.5%;
	bottom: 16%;
}
.portfolio-pic{margin-top:12%;margin-bottom:12%}
.portfolio-pic .portfolio_img img{height:100%; object-fit:cover}
#carouseTestimonial {
	max-width: 830px;
	margin: 0 auto;
	width: 100%;
	position: relative
}
.testimonial-section {
	padding: 205px 0 80px;
	background: url(../images/testimonials-bg.png) no-repeat 0 70px
}
.testimonial-heading {
	text-align: center;
	font-size: 40px;
	color: #0c49c4;
	margin: 0 0 20px;
	padding: 0;
	font-weight: 800
}
.testimonial-text {
	color: #545151;
	font-size: 24px;
	margin: 0;
	line-height: 30px;
	min-height: 160px;
	text-align: center;
	padding: 0 80px
}
#testimonial .owl-nav {
	top: 17em
}
#testimonial .item {
	padding: 25px 15px 15px
}
.img-box {
	width: 100%;
	display: inline-block;
	text-align: center
}
.img-box:before {
	content: '';
	background: url('../images/icons-small.png') no-repeat;
	position: absolute;
	top: 160px;
	left: 0;
	width: 55px;
	height: 47px;
	background-position: -55px 0
}
.img-box:after {
	content: '';
	background: url('../images/icons-small.png') no-repeat;
	position: absolute;
	top: 160px;
	right: 0;
	width: 55px;
	height: 47px;
	background-position: 0px 0
}
.testimonial-section .carousel-control-next, .carousel-control-prev {
	width: auto!important;
	opacity: 1;
	height: 18px;
	z-index: 99
}
.testimonial-section .carousel-control-prev {
	left: 38%;
	top: 230px
}
.testimonial-section .carousel-control-next {
	right: 38%;
	top: 230px
}
.center-line {
	width: 86%;
	height: 1px;
	background: #c6c6c6;
	position: relative;
	margin: 50px auto 0
}
.client-img {
	width: 110px;
	height: 110px;
	border: 1px solid #c6c6c6;
	border-radius: 50%;
	padding: 19px;
	position: relative;
	top: -55px;
	background: #fff;
	margin: 0 auto
}
.client-img img {
	width: 70px;
	height: 70px;
	border-radius: 50%
}
.navigationBar ul li {
	position: relative;
	display: inline-block;
	font-size: 13px;
	color: #fff;
	padding: 0 11px;
	line-height: 41px;
	vertical-align: middle;
	text-transform: uppercase;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease
}
.navigationBar ul li a {
	position: relative;
	display: block;
	color: #fff
}
.navigationBar ul ul.dropdown li{padding-left:0;padding-right:0}
.navigationBar ul ul.dropdown li a{padding-left:15px;padding-right:15px}
.navigationBar ul ul.dropdown li a:hover{
	background: #053493;
}
.navigationBar ul li.noPadding {
	padding: 0
}
a.menuBtn {
	position: relative;
	width: 33px;
	height: 26px;
	cursor: pointer;
	margin-left: 20px;
	z-index: 50;
	-webkit-transition: all 20ms cubic-bezier(.4, 0, .2, 1);
	-o-transition: all 20ms cubic-bezier(.4, 0, .2, 1);
	transition: all 20ms cubic-bezier(.4, 0, .2, 1);
	-webkit-transition-delay: 100ms;
	-o-transition-delay: 100ms;
	transition-delay: 100ms
}
a.menuBtn span {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 33px;
	height: 3px;
	z-index: 1;
	background: #fff;
	-webkit-transition: left 300ms cubic-bezier(.4, 0, .2, 1);
	-o-transition: left 300ms cubic-bezier(.4, 0, .2, 1);
	transition: left 300ms cubic-bezier(.4, 0, .2, 1)
}
a.menuBtn span.cross {
	top: 9px;
	left: 7px;
	z-index: 2;
	background: none
}
a.menuBtn span.cross::before, a.menuBtn span.cross::after {
	display: block;
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 3px;
	background: #FFF;
	-webkit-transition: all 350ms cubic-bezier(.4, 0, .2, 1);
	-o-transition: all 350ms cubic-bezier(.4, 0, .2, 1);
	transition: all 350ms cubic-bezier(.4, 0, .2, 1)
}
a.menuBtn span:last-child {
	top: 22px
}
a.menuBtn:hover span.cross {
	left: 0
}
a.menuBtn.is-active span:first-child {
	opacity: 0
}
a.menuBtn.is-active span:last-child {
	opacity: 0
}
a.menuBtn.is-active span.cross {
	height: 26px;
	top: 0;
	left: 0
}
a.menuBtn.is-active span.cross::before {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	background-color: #fff
}
a.menuBtn.is-active span.cross::after {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	background-color: #fff
}
.home .navigationBar ul li a.menuBtn.is-active {
	z-index: 1
}
.homecross {
	display: none!important
}
.home .menu-wrapper a.menuBtn {
	right: 20px;
	top: 20px;
	position: absolute;
	display: block!important
}
.btnAnimated.yellow {
	background: #F38C1D
}
.btnAnimated.black {
	background: #fff;
	color: #110F0F
}
.btnAnimated {
	display: inline-block;
	position: relative;
	z-index: 1;
	font-size: 16px;
	color: #fff;
	outline: none;
	cursor: pointer;
	overflow: hidden;
	line-height: 42px;
	text-align: center;
	padding: 0 25px 0 50px;
	background: #ef323a;
	-webkit-border-radius: 28px;
	-moz-border-radius: 28px;
	-ms-border-radius: 28px;
	border-radius: 28px;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
.btnAnimated:hover {
	text-decoration: none
}
.sticky {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	display: inline-block;
	background: #0c49c4;
	z-index: 999999;
	box-shadow: 0 0 25px rgba(0,0,0,0.05);
	transition: .2s
}
.sticky + .content {
	padding-top: 60px
}
.btnAnimated:before {
	position: absolute;
	display: block;
	content: '';
	width: 20px;
	height: 20px;
	top: 11px;
	left: 19px;
	z-index: -1;
	pointer-events: none;
	background-color: unset;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-shadow: 0 0 0 0 rgba(1,42,94,1);
	box-shadow: 0 0 0 0 rgba(1,42,94,1)
}
.drop-menu {
	display: none
}
.btnAnimated.white:before {
	-webkit-box-shadow: 0 0 0 0 rgba(12,73,196,1);
	box-shadow: 0 0 0 0 rgba(12,73,196,1)
}
.btnAnimated:after {
	position: absolute;
	display: block;
	content: '';
	width: 22px;
	height: 22px;
	top: 10px;
	left: 18px;
	z-index: -1;
	pointer-events: none;
	background-color: transparent;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-shadow: inset 0 0 0 5px #0c49c4;
	box-shadow: inset 0 0 0 5px #0c49c4
}
.btnAnimated:hover:before {
	-webkit-transition: all .5s ease-in-out .2s;
	-o-transition: all .5s ease-in-out .2s;
	transition: all .5s ease-in-out .2s;
	-webkit-box-shadow: 0 0 0 30px rgba(0,0,0,0);
	box-shadow: 0 0 0 30px rgba(0,0,0,0)
}
.btnAnimated.white:hover:before {
	-webkit-box-shadow: 0 0 0 30px rgba(63,90,123,0);
	box-shadow: 0 0 0 30px rgba(63,90,123,0)
}
@-webkit-keyframes scroll {
0% {
-webkit-transform:translateY(0);
transform:translateY(0)
}
50% {
-webkit-transform:translateY(10px);
transform:translateY(10px)
}
100% {
-webkit-transform:translateY(0);
transform:translateY(0)
}
}
@keyframes scroll {
0% {
-webkit-transform:translateY(0);
transform:translateY(0)
}
50% {
-webkit-transform:translateY(10px);
transform:translateY(10px)
}
100% {
-webkit-transform:translateY(0);
transform:translateY(0)
}
}
/*.sub-menu-icon:after {
	content: '+';
	display: inline-block;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	font-size: 18px;
}*/
.sub-menu-icon:after {
    content: "";
    display: inline-block;
    position: absolute;
    right: -4px;
    top: 52%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    font-size: 18px;
    background: url(../images/Down-Arrow.png);
    width: 12px;
    height: 8px;
    background-size: 12px;
    background-repeat: no-repeat;
}

/*.sub-menu-icon{background:url(../images/plus-icon.png) no-repeat 78px 17px}*/
@media screen and (min-width: 992px) and (max-width: 1240px) {
.navigationBar ul li {
	padding: 0 10px
}
.hide_on_desktopSmall {
	display: none
}
.show_on_desktopSmall {
	display: block!important
}
}
@media screen and (min-width: 768px) and (max-width: 1150px) {
.navigationBar ul li:nth-child(1), .navigationBar ul li:nth-child(2), .navigationBar ul li:nth-child(3), .navigationBar ul li:nth-child(4), .navigationBar ul li:nth-child(5), .navigationBar ul li:nth-child(6), .navigationBar ul li:nth-child(7) {
	position: absolute;
	display: none
}
.form_wrapper .wpcf7 .wpcf7-recaptcha iframe {
    width: calc(100% - 0px) !important;
    position: absolute;
    left: 0;
}
}
@media screen and (max-width: 767px) {
.hide_on_desktopSmall {
	display: none!important
}
.navigationBar ul {
	padding-left: 0
}
.homeBanner {
	height: auto!important;
	padding-top: 50px!important
}
.header-home {
	position: fixed;
	top: 0;
	z-index: 999
}
.block-height {
	display: none
}
.innerBanner .container {
	padding-top: 40px
}
.form_wrapper {
    margin-top: 30px;
    padding: 20px
}
.afford-image::before {
    width: 50px !important;
}
.form_wrapper .wpcf7 .wpcf7-recaptcha iframe {
    width: calc(100% - 0px) !important;
    position: absolute;
    left: 0;
}
.error-404 .page-header {
    padding: 30px 0;
}
.contact-info {
    margin-top: 30px;
}
}

.gform_title {
	display: none
}
.prop-heading .modal-title {
	text-align: center;
	font-size: 32px;
	font-weight: 600;
	line-height: 30px;
	color: #fff;
	width: 100%;
	text-transform: uppercase
}
.prop-heading .modal-title .small {
	font-size: 60%!important;
	color: #98b5ee;
}
.modal-dialog {
	max-width: 600px;
	margin: 2.75rem auto
}
.prop-form .top_label .button, button, input[type="button"], input[type="reset"], input[type="submit"] {
	border-radius: 80px;
	letter-spacing: 1px;
	padding: 15px 60px;
	font-size: 16px!important;
	text-transform: uppercase;
	;
	font-weight: 400
}
.modal-content {
	border-radius: 10px
}
.modal-header {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px
}
.prop-heading .close {
	color: #0c49c4;
	background: #fff;
	text-shadow: none;
	opacity: 1;
	width: 45px;
	position: absolute;
	right: 0;
	top: 0;
	font-size: 32px!important;
	box-shadow: 0 0 20px rgba(0,0,0,0.15);
	text-align: center;
	margin-bottom: 0;
	padding: 0;
	height: 45px;
	border-radius: 50%
}
.gfield_label {
	width: 100%;
	display: inline-block;
	font-size: 14px!important;
	text-transform: uppercase!important;
	letter-spacing: 1px;
	margin: 0!important;
	padding: 0 0 0 12px
}
.gform_wrapper ul.gform_fields li.gfield {
	padding-right: 10px;
	width: 48%!important;
	display: inline-block!important;
	margin-top: 10px
}
.page-template-contact .gform_wrapper ul.gform_fields li.gfield {
	min-height: 100px
}
.prop-form .medium {
	margin-top: 0!important;
	border: 1px solid #ddd;
	padding: 14px 10px!important;
	border-radius: 8px;
	font-size: 16px!important;
	color: #000;
	font-weight: 500
}
.gform_wrapper .gform_footer {
	margin: 8px 0 0!important
}
.prop-form .gform_wrapper .gfield_error .gfield_label {
	color: unset
}
.validation_error {
	display: none
}
.gform_wrapper .validation_message {
	display: none
}
#gform_confirmation_message_1 {
	width: 100%;
	display: inline-block;
	text-align: center;
	margin: 45px 0 25px
}
#gform_confirmation_message_1 h3 {
	font-size: 36px;
	color: #2ec269;
	margin: 0;
	padding: 0;
	text-transform: uppercase
}
#gform_confirmation_message_1 p {
	font-size: 18px;
	;
	color: #191b1d;
	margin: 0;
	padding: 0
}
.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
	padding: 10px!important;
	letter-spacing: normal;
	width: 100%;
	border-radius: 50px;
	font-size: 15px!important
}
.gform_wrapper ul.gform_fields li.gfield {
	padding-right: 0!important
}
#field_1_3, #field_1_5 {
	float: right
}
.gform_wrapper .top_label select.medium {
	background: url(../images/select-arrow.png) 94% no-repeat #fff!important;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 100%!important;
	margin-top: 0!important;
	border: 1px solid #ccc;
	padding: 12px 40px 12px 10px !important;
	border-radius: 50px;
	font-size: 15px!important;
	color: #000;
	font-weight: 500
}
.show_on_desktop {
	display: none!important
}
@media(max-width:1199px) {
.show_on_desktop {
	display: inline-block!important
}
}
.show_on_desktopSmall {
	display: none!important
}
.show_on_tablet {
	display: none!important
}
@media(max-width:991px) {
.show_on_tablet {
	display: block!important
}
}
.show_on_tabletSmall {
	display: none!important
}
@media(max-width:768px) {
.show_on_tabletSmall {
	display: block!important
}
.service-items li a div span.gray {
	display: none
}
.page-template-contact .gform_wrapper ul.gform_fields li.gfield {
	width: 100%!important
}
.show_on_desktopSmall {
	display: inline-block!important;
	margin-left: 12px
}
.show_on_desktopSmall:first-child {
	margin-left: 0
}
}
.menu-wrapper {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	z-index: 1;
	overflow-y: scroll;
	overflow-x: hidden;
	visibility: hidden
}
.menu-wrapper.visibleMenu {
	opacity: 1;
	visibility: visible;
	z-index: 5
}
.lockScroll {
	overflow: hidden
}
.menu-wrapper .menu-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	opacity: 0;
	visibility: hidden;
	background: rgba(12,73,196,0.99);
	background-size: cover;
	-webkit-transition: all 50ms ease-out;
	-o-transition: all 50ms ease-out;
	transition: all 50ms ease-out;
	-webkit-transition-delay: 0;
	-o-transition-delay: 0;
	transition-delay: 0
}
.menu-wrapper.visibleMenu .menu-inner {
	opacity: 1;
	visibility: visible;
	-webkit-transition: all 800ms ease-out;
	-o-transition: all 800ms ease-out;
	transition: all 800ms ease-out
}
.menu-wrapper .menuOverlay {
	position: fixed;
	top: 0;
	right: 0;
	width: 60%;
	z-index: -1;
	height: 100%;
	background: rgba(12,73,196,.78);
	-webkit-transition: all 50ms cubic-bezier(.165, .84, .44, 1);
	-o-transition: all 50ms cubic-bezier(.165, .84, .44, 1);
	transition: all 50ms cubic-bezier(.165, .84, .44, 1)
}
.menu-wrapper .navContainerInside {
	position: absolute;
	top: 50%;
	left: 45%;
	width: 300px;
	margin-top: -75px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}
.menu-wrapper .navContainerInside ul {
	margin: 0;
	padding: 0
}
.menu-wrapper .navContainerInside ul li {
	position: relative;
	z-index: 1;
	display: block;
	font-size: 40px;
	line-height: 70px;
	-webkit-transition: opacity .6s cubic-bezier(.4, 0, .2, 1);
	-o-transition: opacity .6s cubic-bezier(.4, 0, .2, 1);
	transition: opacity .6s cubic-bezier(.4, 0, .2, 1)
}
.menu-wrapper .navContainerInside ul li a:hover {
	text-decoration: none
}
.menu-wrapper .navContainerInside ul:hover li.menu-item-has-children {
	opacity: .6
}
.menu-wrapper .navContainerInside ul:hover li.menu-item-has-children:hover {
	opacity: 1
}
.ws-logo-in {
	display: inline-block;
	margin: 50px 0 0 50px
}
@media (min-width: 769px) {
.menu-wrapper .navContainerInside ul li.menu-item-has-children:before {
	content: '';
	position: absolute;
	top: 33px;
	left: 240px;
	width: 0;
	height: 1px;
	z-index: -1;
	background: #fff;
	-webkit-transition: width 300ms cubic-bezier(.4, 0, .2, 1);
	-o-transition: width 300ms cubic-bezier(.4, 0, .2, 1);
	transition: width 300ms cubic-bezier(.4, 0, .2, 1)
}
.menu-wrapper .navContainerInside ul li:hover.menu-item-has-children:before {
	width: 40px
}
}
.menu-wrapper .navContainerInside ul li a {
	display: inline-block;
	color: #fff;
	-webkit-transition: color .6s cubic-bezier(.4, 0, .2, 1);
	-o-transition: color .6s cubic-bezier(.4, 0, .2, 1);
	transition: color .6s cubic-bezier(.4, 0, .2, 1)
}
.menu-wrapper .navContainerInside ul li .dropdown {
	position: absolute;
	top: 21px;
	left: 100%;
	padding-left: 0;
	visibility: hidden;
	-webkit-transition: visibility 10ms ease-out;
	-o-transition: visibility 10ms ease-out;
	transition: visibility 10ms ease-out;
	-webkit-transition-delay: 800ms;
	-o-transition-delay: 800ms;
	transition-delay: 800ms;
	display: block
}
.menu-wrapper .navContainerInside ul li.menu-item-has-children:hover .dropdown {
	visibility: visible;
	-webkit-transition-delay: 10ms;
	-o-transition-delay: 10ms;
	transition-delay: 10ms
}
.menu-wrapper .navContainerInside ul li .dropdown.adjustUpSide2 {
	top: auto;
	bottom: 0
}
.menu-wrapper .navContainerInside ul li .dropdown.adjustUpSide {
	top: -75px
}
.menu-wrapper .navContainerInside ul:hover li.hasDropDown:hover {
	opacity: 1
}
.menu-wrapper .navContainerInside ul li .dropdown li {
	font-size: 16px;
	text-align: left;
	line-height: 24px;
	white-space: nowrap;
	text-transform: none;
	font-size: 16px;
	opacity: 0;
	margin: 0 0 20px;
	text-align: left;
	line-height: 16px;
	white-space: nowrap;
	text-transform: none;
	-webkit-transform: translateX(-30%);
	-ms-transform: translateX(-30%);
	-o-transform: translateX(-30%);
	transform: translateX(-30%);
	-webkit-transition: opacity .4s cubic-bezier(.4, 0, .2, 1), transform .45s cubic-bezier(.4, 0, .2, 1);
	-o-transition: opacity .4s cubic-bezier(.4, 0, .2, 1), transform .45s cubic-bezier(.4, 0, .2, 1);
	transition: opacity .4s cubic-bezier(.4, 0, .2, 1), transform .45s cubic-bezier(.4, 0, .2, 1)
}
.menu-wrapper .navContainerInside ul li:hover .dropdown li {
	opacity: 1;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0)
}
.menu-wrapper .navContainerInside ul li:hover .dropdown:hover li a {
	opacity: .9
}
.menu-wrapper .navContainerInside ul li:hover .dropdown:hover li a:hover {
	opacity: 1
}
.menu-wrapper .navContainerInside ul li:hover .dropdown li:nth-child(1) {
	-webkit-transition-delay: 340ms;
	-o-transition-delay: 340ms;
	transition-delay: 340ms
}
.menu-wrapper .navContainerInside ul li:hover .dropdown li:nth-child(2) {
	-webkit-transition-delay: 380ms;
	-o-transition-delay: 380ms;
	transition-delay: 380ms
}
.menu-wrapper .navContainerInside ul li:hover .dropdown li:nth-child(3) {
	-webkit-transition-delay: 420ms;
	-o-transition-delay: 420ms;
	transition-delay: 420ms
}
.menu-wrapper .navContainerInside ul li:hover .dropdown li:nth-child(4) {
	-webkit-transition-delay: 460ms;
	-o-transition-delay: 460ms;
	transition-delay: 460ms
}
.menu-wrapper .navContainerInside ul li:hover .dropdown li:nth-child(5) {
	-webkit-transition-delay: 500ms;
	-o-transition-delay: 500ms;
	transition-delay: 500ms
}
.menu-wrapper .navContainerInside ul li:hover .dropdown li:nth-child(6) {
	-webkit-transition-delay: 540ms;
	-o-transition-delay: 540ms;
	transition-delay: 540ms
}
.menu-wrapper .navContainerInside ul li:hover .dropdown li:nth-child(7) {
	-webkit-transition-delay: 580ms;
	-o-transition-delay: 580ms;
	transition-delay: 580ms
}
.menu-wrapper .navContainerInside ul li:hover .dropdown li:nth-child(8) {
	-webkit-transition-delay: 620ms;
	-o-transition-delay: 620ms;
	transition-delay: 620ms
}
.menu-wrapper .navBottom {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 20px 0;
	background: #012a5e;
	-webkit-transition: all 50ms cubic-bezier(.165, .84, .44, 1);
	-o-transition: all 50ms cubic-bezier(.165, .84, .44, 1);
	transition: all 50ms cubic-bezier(.165, .84, .44, 1)
}
.menu-wrapper .navBottom .officeBox {
	float: left
}
.menu-wrapper .navBottom .emailBox {
	float: left;
	padding-left: 40px;
	margin-left: 40px;
	border-left: solid #fff 1px
}
.menu-wrapper .navBottom .socialBox {
	float: right
}
.menu-wrapper .navBottom .officeBox.last {
	margin-left: 40px;
	padding-left: 40px;
	border-left: solid #fff 1px
}
.menu-wrapper .navBottom .common_h3 {
	display: inline-block;
	margin: 10px 80px 0 0;
	vertical-align: top;
	color: #fff;
	font-size: 40px;
	line-height: 40px;
}
.menu-wrapper .navBottom p {
	display: inline-block;
	color: #fff;
	margin-bottom: 0
}
.menu-wrapper .navBottom .socialBox .socialLinks {
	display: inline-block;
	text-align: left;
	padding: 0;
	margin: 0;
	list-style-type: none
}
.socialBox .common_h3 {
	width: 100%;
	margin: 0 80px 10px 0 !important
}
.socialBox .socialLinks {
	width: 100%
}
.socialBox .socialLinks li {
	display: inline-block;
	margin: 0 16px 0 0
}
.socialBox .socialLinks a {
	opacity: .5
}
.socialBox .socialLinks a:hover {
	opacity: 1
}
.seo-plans-section {
	background: #f9fcff url(../images/blog-banner-img.png) no-repeat;
	padding: 60px 0 80px;
	background-position: left bottom;
	min-height: 550px;
	position: relative
}
.seo-plans-section .title-heading {
	text-align: center;
	margin: 0;
	padding: 0
}
.seo-plans-section p.text-center {
	margin: 0 0 60px;
	font-size: 20px;
	padding: 0;
	color: #4f555b
}
.plans-box {
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	width: 100%;
	margin-top: 45px
}
.care-plans {
	padding-bottom: 70px
}
.plan-header {
	padding-top: 20px;
	padding-bottom: 20px
}
.care-plans h5 {
	background: transparent;
	font-size: 30px;
	font-weight: 400;
	color: #0c49c4;
	line-height: normal;
	text-transform: uppercase;
}
.plan-header p {
	color: #000;
	padding: 0 30px
}
.care-plans h2 {
	color: #000;
	font-weight: 400;
	letter-spacing: 1px;
	padding: 10px;
	;
	font-size: 55px
}
.plan-header .monthly {
	left: 50%;
	margin-left: -122px;
	border-radius: 60px;
	-webkit-border-radius: 60px;
	overflow: hidden
}
.plan-header .yearly {
	left: 50%;
	margin-right: -116px;
	border-radius: 60px;
	-webkit-border-radius: 60px;
	overflow: hidden
}
.plan-header div.tag {
	width: 120px;
	height: 84px;
	font-size: 13px
}
.tag::before {
	height: 100px
}
.tag span {
	width: 75px;
	color: #000;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	margin-left: 42px;
	padding-left: 0;
	margin-top: 20px
}
.care-premium {
	background: #0c49c4!important;
	border: 2px solid #fff!important;
	margin-top: -40px
}
.care-premium .plan-header {
	padding-bottom: 58px
}
.no-check strong {
	font-weight: 400;
}
.care-premium p {
	color: #fff!important
}
.care-premium h5 {
	color: #fff!important
}
.care-premium h2 {
	color: #fff!important;
}
.care-premium li {
	color: #fff!important
}
.care-premium li:nth-child(odd) {
	background: #0a45ba!important
}
.care-plans {
	background: #fff;
	box-shadow: 0 0 40px rgba(102,142,144,0.2);
	-webkit-box-shadow: 0 0 40px rgba(102,142,144,0.2);
	padding: 45px 0 0;
	vertical-align: top;
	border-radius: 0;
	-webkit-border-radius: 0;
	border: 0;
	position: relative;
	width: 33%
}
.care-plans > ul {
	padding: 15px 0 90px;
	margin-bottom: 0
}
.care-plans li {
	font-weight: 400;
	padding: 15px 5px 15px 32px;
	position: relative;
	display: block;
	font-size: 16px;
}
.care-plans li:nth-child(odd) {
	background: #f5f7fb
}
.plan-header .monthly {
	left: 36%;
	margin-left: -100px;
	border-radius: 60px;
	-webkit-border-radius: 60px;
	overflow: hidden
}
.plan-header .yearly, .plan-header .monthly {
	position: absolute;
	bottom: -12px;
	width: 160px
}
.plan-header .monthly {
	margin-right: 7px
}
.monthly input {
	width: 160px;
	display: inline-block;
	padding: 13px;
	border-radius: 36px
}
.yearly input {
	width: 160px;
	display: inline-block;
	padding: 13px;
	border-radius: 36px
}
.card.rounded-corner h5 a {
	color: #000
}
.tags-links {
	display: none!important
}
.single-blog-details .entry-footer {
	margin: 8px 0
}
.single-blog-details {
	margin: 30px 0 0
}
.single-blog-details .entry-content {
	max-width: unset;
	margin: 0;
	padding: 0
}
.single-blog-details .entry-content p {
	max-width: 100%;
	margin: 0 0 15px;
	font-size: 16px;
	padding: 0
}
.single-blog-details .entry-content p strong {
	font-weight: 400;
}
.svg-icon {
	color: #0c49c4
}
.single-blog-details .entry-content h2 {
	max-width: 100%;
	margin: 20px 0 10px;
	padding: 0;
	font-size: 26px;
}
.single-blog-details .entry-content h3 {
	margin: 0 0 15px;
	padding: 0;
	font-size: 22px;
}
.single-blog-details .wp-block-image {
	margin: 20px 0 15px
}
.single-blog-details img {
	width: 100%;
	border-radius: 10px;
	padding: 10px;
	border: 1px solid #dadfe7
}
.single-blog-details .aligncenter {
	max-width: 100%!important;
	width: 100%!important;
	margin: 0 0 15px!important
}
.single-blog-details .article-body {
	padding: 0
}
.single-blog-details .entry-footer {
	margin: 0
}
.entry-footer a {
	font-size: 16px;
	color: #000!important
}
.entry-footer a:hover {
	color: #0c49c4!important
}
.single-blog-details .entry-title {
	margin: 0 0 20px;
	padding: 0;
	font-size: 2.25em;
}
.single-blog-details .default-list li a {
	font-size: 16px;
	color: #000;
	text-decoration: none
}
#search-2 label {
	width: 100%
}
.widget_search .search-submit {
	margin-top: 0;
	float: right;
	padding: 15px 40px
}
.search-field {
	padding: 12px 15px!important;
	border-radius: 80px!important;
	width: 100%!important
}
.screen-reader-text {
	display: none
}
.widget_recent_entries, .widget_categories {
	margin: 30px 0 0;
	background: #eef1f7;
	display: inline-block;
	width: 100%
}
.widget_recent_entries ul {
	margin: 20px 0;
	padding: 0 15px
}
.widget_recent_entries li {
	width: 100%;
	display: inline-block;
	margin: 0;
	border-bottom: 1px solid #ddd
}
.widget_recent_entries li:last-child {
	border-bottom: none
}
.widget_recent_entries ul  li a {
	font-size: 16px;
	margin: 0;
	padding: 12px 0;
	font-weight: 400;
	color: #000;
	;
	line-height: 22px;
	display: inline-block;
	width: 100%
}
.widget_recent_entries ul  li a:hover {
	color: #0c49c4;
	text-decoration: none
}
.widget_categories {
	margin-bottom: 40px
}
.widget_categories ul {
	margin: 20px 0;
	padding: 0 15px
}
.widget_categories li {
	width: 100%;
	display: inline-block;
	margin: 0;
	border-bottom: 1px solid #ddd
}
.widget_categories li:last-child {
	border-bottom: none
}
.widget_categories li a {
	font-size: 16px;
	margin: 0;
	font-weight: 400;
	color: #000;
	;
	display: inline-block;
	width: 100%;
	padding: 10px 0
}
.widget_categories li a:hover {
	color: #0c49c4;
	text-decoration: none
}
.widget-title {
	background: #0c49c4;
	color: #fff;
	font-size: 27px;
	margin: 0;
	padding: 10px 15px;
}
.menu-wrapper .navBottom a {
	color: #fff
}
.navigationBar ul li a.esti_icon {
	display: block;
	width: 30px;
	cursor: pointer;
	background: url(../images/calc.svg) center no-repeat;
	background-size: 30px
}
.navigationBar ul li a.call_icon {
	display: block;
	width: 30px;
	cursor: pointer;
	background: url(../images/smartphone-24-hours-service.svg) center no-repeat;
	background-size: 30px
}
.page-template-contact .gform_wrapper ul.gform_fields li.gfield:nth-child(even) {
	float: right
}
.page-template .gform_wrapper li.gfield.gfield_error {
	background: transparent;
	border: 0
}
#field_4_11 {
	float: right
}
#input_4_9 {
	border: 1px solid #ccc
}
#field_4_2, #field_4_3, #field_4_8 {
	float: right
}
#field_4_8 .ginput_container {
	margin: 15px 0 0
}
.contact-title {
	color: #0c49c4;
	text-transform: uppercase;
	margin: 40px 0 15px;
	line-height: 1;
	padding: 0;
	font-size: 90px;
	font-family: 'GilroyBlack';
	font-weight: 900;
}
@media(min-width:769px) {
.hide-desktop {
	display: none
}
}
@media screen and (min-width:769px) and (max-width:1024px) {
.menu-wrapper .navContainerInside {
	left: 80px
}
.menu-wrapper .navContainerInside ul li {
	font-size: 33px;
	line-height: 60px
}
}
@media(max-width:768px) {
.TopHeader .navigationBar ul li:not(.tablet) {
	display: none
}
.navBottom {
	display: none
}
}
@media(max-width:768px) {
.menu-wrapper .menu-inner .navContainerInside {
	height: 100%;
	overflow: auto;
	padding: 90px 0 60px;
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	transform: translateX(-100%);
	-webkit-transition: transform .2s cubic-bezier(.4, 0, .2, 1);
	-o-transition: transform .2s cubic-bezier(.4, 0, .2, 1);
	transition: transform .2s cubic-bezier(.4, 0, .2, 1);
	-webkit-transition-delay: 400ms;
	-o-transition-delay: 400ms;
	transition-delay: 400ms;
	position: static;
	margin-top: 0
}
.visibleMenu.menu-wrapper .menu-inner .navContainerInside {
	opacity: 1;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0)
}
.menu-wrapper .navContainerInside ul li .dropdown {
	display: none;
	padding-left: 15px
}
.menu-wrapper .navContainerInside ul li {
	display: block;
	font-size: 30px;
	line-height: 60px
}
.menu-wrapper .navContainerInside ul li a {
	display: block;
	color: #fff;
	padding: 0 30px
}
.drop-menu {
	color: #fff;
	position: absolute;
	right: 0;
	top: 10px;
	width: 42px;
	height: 42px;
	z-index: 6;
	cursor: pointer;
	line-height: 37px;
	background: rgba(255,255,255,0.2);
	text-align: center;
	font-size: 18px;
	display: block
}
.drop-menu .fa.fa-angle-down {
	content: '';
	border-left: 5px solid transparent;
	border-top: 5px solid;
	border-right: 5px solid transparent;
	font-size: 0;
	line-height: 1
}
.menu-wrapper .navContainerInside {
	width: 90%
}
.menu-wrapper .navContainerInside ul li .dropdown {
	position: static;
	visibility: visible
}
.menu-wrapper .navContainerInside ul li .dropdown li {
	opacity: 1;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0)
}
.menu-wrapper .menu-inner {
	position: fixed
}
.menu-wrapper .menuOverlay {
	width: 100%
}
}
.homeBanner {
	position: relative;
	padding-top: 0;
	padding-bottom: 0;
	height: 680px;
	min-height: 600px;
}
.homeBanner .container {
	width: 100%
}
.banner-title {
	font-size: 80px;
	line-height: 1.1;
	display: block;
	text-transform: uppercase;
	line-height: 98px;
	font-weight: 900;
	color: #fff
}
.inner-page-title {
	color: #110f0f;
	margin: 60px 0 0
}
.homeBanner .owl-carousel .owl-item img {
	width: auto;
	display: inline-block
}
@media screen and (max-width:7000px) and (min-width: 1240px) {
.homeBanner .owl-carousel .owl-item img {
	width: auto;
	display: inline-block;
	margin-top: 50px
}
.homeBanner .banner-title {
	line-height: 1
}
}
@media screen and (max-width:1024px) and (min-width: 992px) {
.homeBanner .owl-carousel .owl-item img {
	margin-top: 40px;
	position: absolute;
	top: 30%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	right: 0
}
.homeBanner .banner-title {
	line-height: 1
}
}
@media screen and (max-width:991px) and (min-width: 768px) {
.homeBanner .banner-title {
	min-height: inherit!important;
	padding-bottom: 15px
}
}
@media screen and (max-width:768px) {
.bannerimage {
	text-align: center;
	padding-top: 30px
}
.banner-text {
	margin-top: 0
}
.hide-xs {
	display: none
}
}
@media screen and (max-width:768px) and (min-width: 680px) {
.bannerimage img {
	max-width: 410px
}
}
#slider .owl-nav {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-orient: vertical !important;
	-webkit-box-direction: normal !important;
	-ms-flex-direction: column !important;
	flex-direction: column !important;
	-webkit-box-orient: vertical !important;
	-webkit-box-direction: reverse !important;
	-ms-flex-direction: column-reverse !important;
	flex-direction: column-reverse !important;
	position: absolute;
	right: 0px;
	width: 78px;
	bottom: 380px;
}

#slider .owl-nav button.owl-prev span {
	background: url(../images/arrow-top.svg) no-repeat center center;
	background-size: auto;
	transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
	width: 13px;
	height: 9px;
	display: block;
	margin: auto;
	background-size: cover
}
#slider .owl-nav button.owl-next span {
	background: url(../images/arrow-top.svg) no-repeat center center;
	background-size: auto;
	width: 14px;
	height: 10px;
	display: block;
	margin: auto;
	background-size: cover
}
#slider .owl-nav button.owl-next {
	width: 30px;
	height: 30px;
	background: #fff;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	margin-right: 15px
}
#slider .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
	width: 30px;
	height: 30px;
	background: #fff;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	margin-right: 15px
}
#slider .owl-nav button:hover:not(.disabled) {
	background: #dee3ed!important;
	-webkit-transform: scale(1.8);
	transform: scale(1.8);
	background: #dee3ed!important;
	-webkit-transform: scale(1.8);
	transform: scale(1.8)
}
#slider .owl-nav button.owl-prev, #slider .owl-nav button.owl-next {
	width: 36px;
	height: 36px;
	margin: 15px
}
#slider .owl-nav button.owl-prev:hover, #slider .owl-nav button.owl-next:hover {
	-webkit-transform: scale(1);
	transform: scale(1)
}
.slider-counter {
	-ms-writing-mode: tb-lr;
	-webkit-writing-mode: vertical-lr;
	-moz-writing-mode: vertical-lr;
	-ms-writing-mode: vertical-lr;
	writing-mode: vertical-lr;
	position: absolute;
	right: 30px;
	bottom: 230px;
	z-index: 1;
	color: #fff
}
.space {
	margin: 4px 0
}
@keyframes spin {
0% {
transform:rotate(0deg) scale(1)
}
50% {
transform:rotate(180deg) scale(1)
}
100% {
transform:rotate(360deg) scale(1)
}
}
#slider .owl-nav button.owl-prev:hover::before, #slider .owl-nav button.owl-next:hover::before {
	border: 1px solid #fff;
	position: absolute;
	width: 78px;
	height: 78px;
	top: -20px;
	left: -20px;
	content: '';
	-webkit-border-radius: 50%;
	border-radius: 50%
}
#slider .owl-nav button.owl-prev:hover::after, #slider .owl-nav button.owl-next:hover::after {
	position: absolute;
	border: 1px solid transparent;
	border-bottom-color: #050505;
	content: "";
	top: -20px;
	left: -20px;
	animation: spin 10s linear infinite;
	width: 78px;
	height: 78px;
	-webkit-border-radius: 50%;
	border-radius: 50%
}
.owl-carousel .animated {
	-webkit-animation-duration: 1000ms;
	animation-duration: 1000ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}
.owl-carousel .owl-animated-in {
	z-index: 0
}
.owl-carousel .owl-animated-out {
	z-index: 1
}
.owl-carousel .fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}
@-webkit-keyframes fadeOut {
0% {
opacity:1
}
100% {
opacity:0
}
}
@keyframes fadeOut {
0% {
opacity:1
}
100% {
opacity:0
}
}
.innerBanner .gform_wrapper {
	background: #c7d2ea;
	padding: 35px 25px;
	border-radius: 8px
}
.innerBanner .gform_wrapper ul.gform_fields li.gfield {
	display: block!important;
	width: 100%!important
}
.innerBanner .gform_wrapper ul.gform_fields li.gfield input[type="text"] {
	padding-left: 30px!important;
	border-radius: 6px!important;
	-webkit-border-radius: 6px!important;
	border: 0
}
.innerBanner .gform_wrapper .top_label .gfield_label {
	padding: 0 0 0 3px;
	/*display: none*/
}
body .gform_wrapper .top_label div.ginput_container{margin-top: 0px;}

.innerBanner .gform_wrapper .gform_footer input[type="submit"] {
	border-radius: 6px;
	-webkit-border-radius: 6px;
	width: 100%;
	display: block
}
.gform_wrapper ul.gform_fields li.gfield.message-box {
	width: 100%!important
}
@media (min-width: 1025px) {
.innerBanner .gform_wrapper {max-width: 450px;float: none;padding: 0px}
}
.owl-height {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out
}
.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}
@-webkit-keyframes slideOutDown {
from {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
to {
	visibility: hidden;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0)
}
}
@keyframes slideOutDown {
from {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
to {
	visibility: hidden;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0)
}
}
.slideOutDown {
	-webkit-animation-name: slideOutDown;
	animation-name: slideOutDown
}
@-webkit-keyframes fadeIn {
from {
opacity:0
}
to {
	opacity: 1
}
}
@keyframes fadeIn {
from {
opacity:0
}
to {
	opacity: 1
}
}
.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn
}
@-webkit-keyframes fadeOut {
from {
opacity:1
}
to {
	opacity: 0
}
}
@keyframes fadeOut {
from {
opacity:1
}
to {
	opacity: 0
}
}
.fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}
@media (min-width:1024px) {
.homeBanner .banner-title {
	margin-bottom: 20px;
	min-height: 210px;
}
}
.banner-sub-title {
	font-size: 48px;
	line-height: 1;
	margin-bottom: 20px;
	letter-spacing: 1px;
	color:#ffffff
}

.about-section {
	margin: 0 0 175px
}
.about-section p {
	color: #929292;
	font-size: 18px
}
.about-section p:first-child {
	margin-bottom: 35px
}
.about-heading {
	font-size: 40px;
	margin: 0 0 15px;
	padding: 0;
	color: #0c49c4;
	font-weight: 800
}
.about-sub-heading {
	color: #929292;
	margin: 0;
	padding: 0;
	font-size: 28px;
	line-height: 42px;
	margin: 0 0 15px 0
}
.about-sub-heading span {
	color: #000
}
.about-img:before {
	content: '';
	background: #0c49c4;
	position: absolute;
	right: 0;
	top: 10px;
	width: 150px;
	min-height: 620px
}
.about-img {
	position: relative
}
.about-img img {
	width: 90%;
	margin: 80px 0 0
}
.btn-yellow {
	background: #0c49c4;
	border-radius: 100px;
	-webkit-border-radius: 100px;
	font-size: 15px;
	padding: 14px 30px;
	text-transform: uppercase;
	color: #fff!important
}
.btn-yellow:hover {
	background: #110F0F;
	color: #fff
}
.yellow-btn-default {
	background: #0c49c4;
	border-radius: 100px;
	-webkit-border-radius: 100px;
	font-size: 15px;
	text-transform: uppercase;
	color: #fff!important;
	line-height: 49px
}
.yellow-btn-default:before {
	-webkit-box-shadow: 0 0 0 0 #fff;
	box-shadow: 0 0 0 0 #fff;
	top: 13px
}
.yellow-btn-default:after {
	-webkit-box-shadow: inset 0 0 0 6px #fff;
	box-shadow: inset 0 0 0 6px #fff;
	top: 13px
}
.yellow-btn-default:hover {
	background: #110F0F;
	color: #fff
}
.black-btn-default {
	background: #110F0F;
	color: #fff
}
.btn-normal {
	border-radius: 50px;
	-webkit-border-radius: 50px;
	font-size: 15px;
	padding: 12px 30px;
	text-transform: uppercase;
	color: #fff
}
.mouseScroll {
	position: relative;
	display: block;
	width: 20px;
	margin: auto;
	margin-top: 0;
	height: 32px;
	cursor: pointer;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	-ms-border-radius: 12px;
	border-radius: 12px;
	-webkit-box-shadow: 0 0 0 2px #fff inset;
	box-shadow: 0 0 0 2px #fff inset;
	bottom: 70px;
	z-index: 1
}
.mouseScroll .spiner {
	display: block;
	position: absolute;
	width: 4px;
	height: 12px;
	top: 4px;
	left: 8px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px
}
.mouseScroll .smDot {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 4px;
	height: 4px;
	background-color: #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-name: scroll;
	animation-name: scroll
}
.title {
	font-size: 32px;
	line-height: 1.2
}
.medium-title {
	font-size: 36px
}
.medium-title2 {
	font-size: 23px
}
.small-title {
	font-size: 20px
}
.lighter {
}
.regular {
}
.medium {
}
.bold {
	font-family: 'Arial,sans-serif';
    font-weight: 600;
}
.exbold {
}
.gray {
	color: #929292
}
.black {
	color: #110F0F
}
.yellow {
	color: #f38c1d
}
.largest-title {
	font-size: 29vh;
	color: #f2f2f2;
	position: absolute;
	z-index: -1
}
.darkblack {
	color: #272727;
	z-index: 0
}
@media (min-width: 1260px) {
.largest-title {
	font-size: 18vh
}
}
.largest-title.dark {
	color: #e6e6e6;
	z-index: 0
}
.small-title {
	font-size: 18px
}
@media (max-width: 768px) {
.title {
	font-size: 35px
}
}
.translate {
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	top: 50%
}
.service-items {
	list-style-type: none;
	padding: 0;
	display:flex;
	flex-wrap:wrap;
}
.service-items li {
	margin-bottom: 30px;
}
.service-items li .white-bg{
	background:#fff;
	padding:25px;
	border-radius:8px;
	height: 100%;
}
.service-items li h3{
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 10px;
}
.service-items li a {
	box-shadow: 0 2px 9px rgba(0,0,0,0.21);
	-webkit-box-shadow: 0 3px 6px rgba(0,0,0,0.21);
	border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 18px 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	color: #000;
	background: #fff
}
.small-thumb{max-width:80px; margin-bottom:10px}
.service-section {
	background: #0c49c4 url(../images/wordpress-logo.svg) no-repeat left bottom;
	min-height: 680px;
	position: relative
}
.service-heading {
	text-align: left;
	color: #fff;
	font-size: 40px;
	width: 100%;
	display: inline-block;
	margin: 55px 0 40px;
	font-weight: 800
}
.right-half-img {
	position: absolute;
	top: -80px;
	bottom: -80px;
	right: 0;
	width: 720px;
	right: 0;
	background: url(../images/code-min.png) no-repeat left;
	background-size: cover;
	display:none
}
.services-btn {
	color: #0c49c4!important;
	background: #fff;
	font-size: 16px;
	text-transform: uppercase;
	border-radius: 80px;
	padding: 15px 40px;
	display: inline-block;
	margin: 30px 0 0
}
.services-btn:hover {
	background: #110F0F;
	text-decoration: none;
	color: #fff!important
}
.service-items li a:hover {
	text-decoration: none;
	color: #0c49c4
}
.service-items li a:hover svg path {
	stroke: #0c49c4!important
}
.service-items li a:hover div span:first-child {
	color: #0c49c4
}
.service-items li a div {
	-ms-flex-positive: 1!important;
	flex-grow: 1!important
}
.service-items li a div span:first-child {
	color: #888;
	font-size: 22px;
	margin-right: 18px;
	vertical-align: middle;
	text-transform: uppercase
}
.service-items li a>span:last-child {
	float: right
}
.service-items li a>span svg {
	margin-right: 15px;
	vertical-align: middle
}
.flex-grow-1 {
	-ms-flex-positive: 1!important;
	flex-grow: 1!important
}
.bg-gray {
	background: #f2f2f2
}
.spaceTop100 {
	padding-top: 100px
}
.spaceBtm100 {
	padding-bottom: 100px
}
.spaceBtm75 {
	padding-bottom: 75px
}
.spaceTop75 {
	padding-top: 75px
}
.half {
	height: 100%;
	width: 60%;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0
}
.item-outer .portfolio-thumbnail {
	border-radius: 12px;
	-webkit-border-radius: 12px
}
.work-heading {
	color: #0c49c4;
	font-size: 40px;
	margin: 95px 0 50px;
	padding: 90px 0 0 20px;
	font-weight: 800
}
.works .owl-item .item {
	margin-left: 15px;
	margin-bottom: 30px
}
.portfolio-section {
	padding-left: 40px;
	position: relative;
	margin-bottom: 50px
}
.portfolio-section:before {
	content: url('https://wordsuccor.com/wp-content/uploads/2019/08/left-mac.png');
	position: absolute;
	top: -105px;
	left: -40px;
	z-index: -11
}
.works .owl-nav {
	position: absolute;
	top: -105px;
	left: 47%;
	transform: translateX(450px);
	-webkit-transform: translateX(450px);
	right: auto
}
.works .owl-nav button.owl-prev.disabled {
	background: #0f0f0f
}
.view {
	background: #7b7b7b;
	border: 6px solid #fff;
	width: 72px;
	height: 72px;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	position: absolute;
	bottom: 20px;
	left: 0;
	line-height: 32px;
	text-align: center;
	display: block;
	z-index: 50;
	padding: 14px 0 0
}
.owl-carousel .owl-item .view img {
	width: 32px;
	display: inline-block
}
.wpbg {
	background-image: url(../images/wp.png);
	background-repeat: no-repeat;
	background-position: left center
}
.pinkBg {
	background-color: #0c49c4!important;
	background-image: linear-gradient(90deg, #0c49c4, #0c49c4)
}
.view:hover {
	background: #0c49c4
}
.view:hover .ripple {
	position: absolute;
	width: 120px;
	height: 120px;
	z-index: -1;
	left: 50%;
	top: 50%;
	opacity: 0;
	margin: -60px 0 0 -60px;
	border-radius: 100px;
	-webkit-animation: ripple 1.5s infinite;
	animation: ripple 1.5s infinite
}
@-webkit-keyframes ripple {
0% {
opacity:1;
-webkit-transform:scale(0);
transform:scale(0)
}
100% {
opacity:0;
-webkit-transform:scale(1);
transform:scale(1)
}
}
@keyframes ripple {
0% {
opacity:1;
-webkit-transform:scale(0);
transform:scale(0)
}
100% {
opacity:0;
-webkit-transform:scale(1);
transform:scale(1)
}
}
.view:hover .ripple:nth-child(2) {
	animation-delay: .3s;
	-webkit-animation-delay: .3s
}
.view:hover .ripple:nth-child(3) {
	animation-delay: .6s;
	-webkit-animation-delay: .6s
}
.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
	width: 30px;
	height: 30px;
	background: #0c49c4;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	margin-right: 15px;
	float: left
}
.owl-carousel .owl-nav button.owl-prev span, .owl-carousel .owl-nav button.owl-next span {
	font-size: 0
}
.owl-carousel .owl-nav button.owl-prev span {
	background: url(../images/arrow.svg) no-repeat center center;
	transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
	width: 13px;
	height: 9px;
	display: block;
	margin: auto;
	background-size: cover
}
.owl-carousel .owl-nav button.owl-next span {
	background: url(../images/arrow.svg) no-repeat center center;
	width: 14px;
	height: 10px;
	display: block;
	margin: auto;
	background-size: cover
}
.owl-carousel .owl-nav button:hover:not(.disabled) {
	background: #0c49c4!important;
	-webkit-transform: scale(1.8);
	transform: scale(1.8)
}
.modal-body {
	padding: 0 20px 20px!important
}
.modal-header {
	background: #0c49c4
}
.why-choose-section {
	width: 100%;
	display: inline-block;
	background: url(../images/why-us-bg.jpg) no-repeat;
	background-position: top;
	background-attachment: fixed;
	background-size: cover;
	min-height: 600px;
	padding-top: 30px
}
.why-choose-in {
	background: #fff;
	height: 300px;
	position: relative;
	padding: 40px;
	border-radius: 5px
}
.choose-heading {
	color: #0c49c4;
	font-size: 40px;
	margin: 10px 0 0;
	padding: 0;
	font-weight: 800
}
p.choose-txt {
	margin: 15px 0 0;
	padding: 0;
	font-size: 16px;
	color: #1b1b1b
}
.get-started-btn {
	width: 100%;
	display: inline-block;
	font-size: 18px;
	margin: 80px 0 0;
	text-align: center;
	text-transform: uppercase;
	border-radius: 80px;
	padding: 14px 0;
	color: #fff!important;
	background: #0c49c4;
}
.get-started-btn:hover {
	background: #1b1d20;
	color: #fff;
	text-decoration: none
}
.hire-experts {
	width: 100%;
	float: left;
	position: relative;
	margin: 0;
	padding: 0
}
.hire-experts li {
	width: 30%;
	float: left;
	position: relative;
	display: inline-block;
	margin: 0 32px 10px 0
}
.in-box {
	width: 100%;
	display: inline-block;
	background: #0c49c4;
	position: absolute;
	top: 40px;
	left: 0;
	text-align: center;
	padding: 30px 20px;
	border-radius: 5px
}
.in-box .counter {
	margin: 0 0 10px;
	padding: 0;
	font-size: 42px;
	color: #fff;
}
.in-box p, .medium-text {
	margin: 0;
	padding: 0;
	font-size: 24px;
	line-height: 30px;
	color: #fff;
}
.in-box .img {
	text-align: center;
	width: 100%;
	display: inline-block;
	margin: 0 0 20px
}
.hire-experts li:last-child {
	margin: 0
}
.expert-bar {
	background: #fff;
	max-width: 1260px;
	display: inline-block;
	padding: 38px 90px;
	position: absolute;
	z-index: 9;
	bottom: -64px;
	border-radius: 6px;
	margin: 0 auto;
	left: 50%;
	transform: translateX(-50%);
	width: 100%
}
.expert-heading {
	font-size: 42px;
	margin: 0;
	letter-spacing: 2px;
	padding: 0;
	line-height: 50px;
	color: #0c49c4;
	display: inline-block;
	text-transform: uppercase;
	font-weight: 800
}
.get-quote-btn {
	float: right;
	background: #0c49c4;
	color: #fff;
	font-size: 18px;
	margin: 4px 0 0;
	text-transform: uppercase;
	border-radius: 80px;
	font-weight: 200;
	padding: 14px 40px
}
.item:hover .count {
	border-color: #0c49c4;
	background: #0c49c4;
	color: #fff;
	transition: .4s
}
.default-large-list {
	list-style-type: none;
	padding: 0
}
.default-large-list li {
	font-size: 31px;
	color: #515151;
	margin-top: 15px;
	margin-bottom: 15px
}
.default-large-list li span {
	font-size: 58px;
	margin: 25px 0 40px;
	vertical-align: middle;
	width: 180px;
	display: inline-block
}
.border-line {
	width: 100%;
	display: inline-block;
	height: 1px;
	background: #d7d7d7;
	position: absolute;
	top: 17em
}
.solution-section {
	margin: 10px 0 80px;
	padding: 0 0 0 50px
}
.web-solution-heading {
	color: #0c49c4;
	font-size: 40px;
	margin: 25px 0 60px;
	padding: 0;
	font-weight: 800
}
.web .count {
	width: 39px;
	height: 39px;
	border: 2px solid #000;
	color: #000;
	font-size: 15px;
	text-align: center;
	line-height: 35px;
	display: block;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	margin-bottom: 30px
}
.web p {
	max-width: 300px;
	color: #1b1b1b
}
.column-title {
	font-size: 24px;
	margin-top: 30px;
	margin-bottom: 30px
}
.seprator:after {
	content: '';
	width: 30px;
	height: 1px;
	background: #000;
	display: block;
	margin-top: 25px
}
#web .owl-nav.disabled {
	display: block;
	position: absolute;
	top: -100px;
	right: 0
}
.web-solution-btn {
	margin: 30px 0 50px;
	display: inline-block;
	width: 100%
}
.web-solution-btn a {
	background: #0c49c4;
	color: #fff;
	font-size: 18px;
	border-radius: 80px;
	text-transform: uppercase;
	margin: 0;
	padding: 14px 30px
}
.developer-section {
	background: #f2f2f2;
	min-height: 410px;
	padding: 40px 0 0;
	position: relative
}
.developer-section::before {
	content: url('../images/hire-left.png');
	position: absolute;
	left: -330px;
	top: -56px
}
.developer-section::after {
	content: url('../images/hire-right.png');
	position: absolute;
	right: -310px;
	top: -56px
}
.dev-shadow {
	width: 485px;
	height: 60px;
	display: inline-block;
	position: absolute;
	bottom: -60px;
	left: 28em;
	z-index: -1
}
.developer-section h3 {
	font-size: 40px;
	margin: 0;
	padding: 0;
	color: #0c49c4;
	font-weight: 800
}
.developemnt-section {
	max-width: 540px;
	margin: 0 auto;
	padding: 25px
}
.listing {
	padding: 0;
	margin: 0;
	list-style-type: none
}
.listing li {
	margin-bottom: 14px;
	position: relative;
	padding-left: 35px;
	font-size: 20px
}
.listing li:before {
	background: url(../images/icons-small.png) right 0 no-repeat;
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 10px;
	width: 26px;
	height: 15px
}
.line-height1 {
	line-height: 1.2
}
@media (min-width: 768px) {
.mt-8 {
	margin-top: 8rem!important
}
.large-title {
	font-size: 50px;
	line-height: 1.2
}
}
.client-description {
	padding-top: 60px;
	padding-left: 35px;
	position: relative
}
.client-description:before {
	content: '';
	background: url(../images/quote.png) no-repeat;
	width: 55px;
	height: 45px;
	display: block;
	position: absolute;
	bottom: 100%;
	left: 30px
}
.client-name {
	font-size: 17px
}
.client {
	width: 72px;
	height: 72px;
	border-radius: 100px;
	-webkit-border-radius: 100px;
	overflow: hidden;
	display: inline-block;
	margin-top: 15px
}
.client img {
	width: 72px;
	height: 72px;
	border-radius: 100px;
	-webkit-border-radius: 100px
}
.byline {
	display: none!important
}
.banner_blog {
	width: 100%;
	display: inline-block;
	min-height: 380px;
	margin: 0 0 30px;
	text-align: center;
	background: url(../images/blog-banner-img.png) no-repeat;
	background-size: cover;
	background-position: left center
}
.banner_blog h1, .single-post-title {
	color: #0c49c4;
	font-size: 70px;
	margin: 0;
	padding: 130px 0 0;
	text-transform: uppercase;
	max-width: 800px;
	margin: auto
}
.blog-section {
	background: #0c49c4;
	position: relative;
	padding: 0 30px 70px
}
.blog-heading {
	color: #fff;
	font-size: 38px;
	margin: 0 0 40px;
	padding: 0;
	text-align: center
}
.blog-item {
	position: relative;
	margin-top: 30px;
	margin-bottom: 50px;
	color: #fff;
	letter-spacing: .08px
}
.blog-item:before {
	content: '';
	width: 70px;
	height: 70px;
	border-top: 1px solid #acc1eb;
	border-left: 1px solid #acc1eb;
	display: block;
	position: absolute;
	left: -30px;
	top: -30px
}
.blog-item h4 a {
	color: #fff
}
.blog-item:after {
	content: '';
	width: 70px;
	height: 70px;
	border-bottom: 1px solid #acc1eb;
	border-right: 1px solid #acc1eb;
	display: block;
	position: absolute;
	right: -30px;
	bottom: -20px
}
.blog-item h4, .blog-item .blog-title {
	font-size: 24px;
	color: #fff;
	margin-top: 18px;
	margin-bottom: 15px
}
.blog-item a {
	color: #fff
}
.innerBanner #input_2_3, #input_3_3, #input_1_4, #gform_wrapper_2 #input_2_3 {
	margin: 0;
	padding-left: 75px!important
}
.blog #gform_wrapper_2 #field_2_2 {
	float: right
}
#field_2_3 {
	width: 100%!important
}
#field_2_4 {
	width: 100%!important
}
#input_2_4 {
	border: 1px solid #ccc;
	width: 100%
}
.gform_wrapper {
	margin: 0 auto!important
}
#text-2 .gform_wrapper ul.gform_fields li.gfield {
	line-height: 0
}
#text-2 .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
	padding: 15px 10px!important;
	height: 50px;
	line-height: 50px;
}
#sidebar ul {
	padding: 0;
	margin: 0
}
.widget_recent_entries ul {
	padding: 0 20px
}
.widget_categories ul {
	padding: 0 20px;
	margin: 10px 0 0
}
.cat-links {
	display: none!important
}
@media (max-width: 1260px) {
.banner_blog h1 {
	font-size: 60px
}
}
@media (max-width: 1024px) {
.banner_blog h1 {
	font-size: 40px
}
}
@media (max-width: 767px) {
.banner_blog h1 {
	font-size: 32px
}
}
.service-shadow {
	width: 410px;
	height: 64px;
	display: inline-block;
	position: absolute;
	z-index: -1;
	bottom: -64px;
	right: 46em
}
.inner-banner-title {
	color: #0c49c4;
	font-size: 70px;
	line-height: 1
}
.learn-txt {
	font-size: 16px;
	line-height: 1.7;
	margin: 0 0 20px;
	padding: 0
}
.services-in {
	width: 100%;
	display: inline-block;
	margin: 50px 0
}
.service-right-in {
	min-height: 360px;
	text-align: center;
	margin: 0 0 30px;
	box-shadow: 0 0 15px rgba(0,0,0,0.09);
	border-radius: 20px;
	padding: 20px
}
.service-right-in h3 {
	margin: 0 0 8px;
	padding: 0;
	font-size: 18px;
	color: #110f0f;
	text-transform: uppercase;
	letter-spacing: 1px
}
.service-right-in p {
	margin: 0;
	padding: 0;
	font-size: 15px;
	color: #7a7f8b;
	line-height: 24px;
}
.service-right-in a {
	font-size: 13px;
	display: inline-block;
	letter-spacing: 1px;
	background: #0c49c4;
	color: #fff;
	margin: 10px 0 0;
	;
	padding: 10px 20px;
	border-radius: 80px;
	text-transform: uppercase
}
.service-right-in a:hover {
	background: #1e222b;
	color: #fff;
	text-decoration: none
}
.service-ico {
	margin: 0 0 30px
}
.no-mb {
	margin: 0
}
#primary .gform_heading {
	display: block
}
#primary .gform_title {
	display: inline;
	font-size: 28px!important;
	line-height: 21px;
	font-weight: 400
}
#primary .gform_wrapper span.gform_description {
	margin-bottom: 0
}
#primary .gform_wrapper .gform_heading {
	margin-bottom: 0
}
#post-4899 {
	display: inline-block;
	width: 100%;
	background: #f4f4f4;
	padding-bottom: 60px
}
#post-4899 .entry-title {
	font-size: 40px;
	padding: 0;
	color: #000;
}
#post-4899 .sitemap-columns {
	position: relative;
	background: #fff;
	min-height: 280px
}
#post-4899 .sitemap-columns::before {
	width: 0;
	content: '';
	position: absolute;
	height: 0;
	border-top: 49px solid transparent;
	border-bottom: none;
	border-right: 45px solid #0c49c4;
	transform: rotate(-90deg);
	right: 2px;
	top: -2px
}
.general-topics {
	font-size: 24px;
	margin: 16px 0 0;
	padding: 0 20px;
	display: inline-block;
	width: 100%
}
.questions-list {
	margin: 15px 0 0;
	padding: 0 0 0 40px
}
.questions-list li {
	width: 100%;
	font-size: 16px;
	;
	list-style-image: url(../images/check-li.svg);
	margin: 0 0 10px
}
.questions-list li a {
	color: #545151;
	text-decoration: none!important;
	display: inline-block;
	width: 100%
}
.questions-list a:hover {
	color: #000
}
.innerBanner {
	min-height: 600px;
	background: #F5F6F9;
	background-size: contain;
	background-position: right center;
	background-repeat: no-repeat;
	padding-bottom: 60px
}
.banner-title-medium {
	font-size: 90px;
	margin-bottom: 30px
}
.banner-text {
	color: #222;
	font-size: 18px;
	margin-top: 50px
}
.blue-text{color:#0c49c4}
.banner-text p {
	font-size: 24px;
	padding: 0 0px 0 0;
	letter-spacing: 1px;
	line-height: 1.2;
	max-width: 900px;
	margin: auto;
	color:#fff
}
.banner-text p + p{padding-top:20px}
.seprator:after {
	content: '';
	display: block;
	width: 100px;
	height: 2px;
	margin: 10px auto;
	background: #0c49c4
}
.seprator.white:after {
	background: #fff
}
.left:after {
	margin-left: 0;
	margin-top: 10px
}
.border_bottom {
	border-bottom: 2px solid #0c49c4;
	padding-bottom: 8px;
	display: inline-block
}
.exbold {
	font-family: 'GilroyBlack'
}
.text16, .text16 p {
	font-size: 22px;
	;
	line-height: 1.3
}
.text18 {
	font-size: 18px
}
.portfolio-list {
	position: relative;
	clear: both;
	margin: 0 auto;
	padding: 0;
	margin-bottom: 50px;
	max-width: 1000px;
	list-style: none;
	text-align: center;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	box-shadow: 0 12px 20px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 12px 20px rgba(0,0,0,0.1)
}
figure.effect-portfolio {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin: 0;
	padding: 0;
}
figure.effect-portfolio::before {
	background: -moz-linear-gradient(top, rgba(12,73,196,1) 0%, rgba(12,73,196,0.7) 50%, rgba(12,73,196,1) 100%);
	background: -webkit-linear-gradient(top, rgba(12,73,196,1) 0%, rgba(12,73,196,0.7) 50%, rgba(12,73,196,1) 100%);
	background: linear-gradient(to bottom, rgba(12,73,196,1) 0%, rgba(12,73,196,0.7) 50%, rgba(12,73,196,1) 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0c49c4', endColorstr='#0c49c4', GradientType=0);
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform .35s;
	transition: opacity 0.35s, transform .35s;
	-webkit-transform: translate3d(-50%, -50%, 0) scale3d(0, 0, 1);
	transform: translate3d(-50%, -50%, 0) scale3d(0, 0, 1);
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	position: absolute;
	left: 50%;
	top: 50%;
	border-radius: 10px;
	-webkit-border-radius: 10px
}
figure.effect-portfolio:hover::before {
	opacity: 1;
	-webkit-transform: translate3d(-50%, -50%, 0) scale3d(1, 1, 1);
	transform: translate3d(-50%, -50%, 0) scale3d(1, 1, 1);
	width: 100%;
	height: 100%;
	z-index: 1
}
figure.effect-portfolio .portfolio-image {
	width: 100%;
	border-radius: 10px;
	-webkit-border-radius: 10px
}
figure.effect-portfolio h2 {
	font-size: 158.75%
}
figure.effect-portfolio h2, figure.effect-portfolio p {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transition: opacity 0.35s, -webkit-transform .35s;
	transition: opacity 0.35s, transform .35s;
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
	-webkit-transform-origin: 50%;
	transform-origin: 50%
}
figure.effect-portfolio figcaption {
	position: absolute;
	width: 74px;
	height: 74px;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 1
}
figure.effect-portfolio figcaption::before {
	position: absolute;
	top: 0;
	right: -12px;
	width: 12px;
	height: 12px;
	border-right: 4px solid #fff;
	border-top: 4px solid #fff;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform .35s;
	transition: opacity 0.35s, transform .35s;
	-webkit-transform: translate3d(-50%, -50%, 0) scale3d(0, 0, 1);
	transform: translate3d(-50%, -50%, 0) scale3d(0, 0, 1);
	-webkit-transform-origin: 50%;
	transform-origin: 50%
}
figure.effect-portfolio figcaption::after {
	position: absolute;
	top: 0;
	left: 0;
	width: 12px;
	height: 12px;
	border-left: 4px solid #fff;
	border-top: 4px solid #fff;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform .35s;
	transition: opacity 0.35s, transform .35s;
	-webkit-transform: translate3d(-50%, -50%, 0) scale3d(0, 0, 1);
	transform: translate3d(-50%, -50%, 0) scale3d(0, 0, 1);
	-webkit-transform-origin: 50%;
	transform-origin: 50%
}
figure.effect-portfolio figcaption p::before {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 12px;
	height: 12px;
	border-right: 4px solid #fff;
	border-bottom: 4px solid #fff;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform .35s;
	transition: opacity 0.35s, transform .35s;
	-webkit-transform: translate3d(-50%, -50%, 0) scale3d(0, 0, 1);
	transform: translate3d(-50%, -50%, 0) scale3d(0, 0, 1);
	-webkit-transform-origin: 50%;
	transform-origin: 50%
}
figure.effect-portfolio figcaption p::after {
	position: absolute;
	bottom: 0;
	left: 12px;
	width: 12px;
	height: 12px;
	border-left: 4px solid #fff;
	border-bottom: 4px solid #fff;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform .35s;
	transition: opacity 0.35s, transform .35s;
	-webkit-transform: translate3d(-50%, -50%, 0) scale3d(0, 0, 1);
	transform: translate3d(-50%, -50%, 0) scale3d(0, 0, 1);
	-webkit-transform-origin: 50%;
	transform-origin: 50%
}
figure.effect-portfolio p {
	width: 100px;
	text-transform: none;
	font-size: 121%;
	line-height: 2;
	height: 75px
}
figure.effect-portfolio p a {
	color: #fff
}
figure.effect-portfolio p a:hover, figure.effect-portfolio p a:focus {
	opacity: .6
}
figure.effect-portfolio p a i {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform .35s;
	transition: opacity 0.35s, transform .35s
}
figure.effect-portfolio p a:first-child i {
	-webkit-transform: translate3d(-60px, -60px, 0);
	transform: translate3d(-60px, -60px, 0)
}
figure.effect-portfolio:hover figcaption::before {
	opacity: 1;
	-webkit-transform: translate3d(-50%, -50%, 0) scale3d(1, 1, 1);
	transform: translate3d(-50%, -50%, 0) scale3d(1, 1, 1)
}
figure.effect-portfolio:hover figcaption::after {
	opacity: 1;
	-webkit-transform: translate3d(-50%, -50%, 0) scale3d(1, 1, 1);
	transform: translate3d(-50%, -50%, 0) scale3d(1, 1, 1)
}
figure.effect-portfolio:hover figcaption p::before {
	opacity: 1;
	-webkit-transform: translate3d(-50%, -50%, 0) scale3d(1, 1, 1);
	transform: translate3d(-50%, -50%, 0) scale3d(1, 1, 1)
}
figure.effect-portfolio:hover figcaption p::after {
	opacity: 1;
	-webkit-transform: translate3d(-50%, -50%, 0) scale3d(1, 1, 1);
	transform: translate3d(-50%, -50%, 0) scale3d(1, 1, 1)
}
figure.effect-portfolio:hover p i {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1
}
.packages {
	background: #efefef url(../images/portfolio-bg.svg) no-repeat right top;
	background-size: contain;
	padding-top: 160px;
	padding-bottom: 70px
}
.liveChat {
	background: #0c49c4;
	color: #fff!important
}
.liveChat:hover {
	background: #272c32;
	color: #fff
}
.seo-details {
	margin: 70px 0 50px
}
.seo-details p {
	font-size: 16px;
	;
	color: #4f555b;
	margin: 0 0 15px;
	padding: 0
}
.seo-details p strong {;
	font-weight: 400
}
.f-month .column-heading {
	color: #0c49c4;
	font-size: 38px;
	margin: 0 0 15px;
	padding: 0;
}
.f-month ul {
	margin: 0;
	padding: 0
}
.f-month li {
	width: 100%;
	margin: 0 0 10px;
	color: #4f555b;
	font-size: 16px;
	;
	line-height: 1.5;
	display: inline-block;
	background: url(../images/tick-point.png) no-repeat;
	background-position: 0 4px;
	padding: 0 0 0 30px
}
.note-box {
	background: #0c49c4;
	padding: 20px;
	border-radius: 15px;
	margin: 60px 0
}
.note-box p {
	color: #fff;
	font-size: 16px;
	margin: 0;
	padding: 0;
	border-radius: 10px;
	;
	font-style: italic
}
.note-box p strong {
	font-weight: 400;
}
.second-month .column-heading {
	color: #0c49c4;
	font-size: 38px;
	margin: 0 0 15px;
	padding: 0;
}
.second-month ul {
	margin: 0;
	padding: 0
}
.second-month li {
	width: 100%;
	margin: 0 0 10px;
	color: #4f555b;
	line-height: 1.5;
	font-size: 16px;
	;
	display: inline-block;
	background: url(../images/tick-point.png) no-repeat;
	background-position: 0 4px;
	padding: 0 0 0 30px
}
.pricing-tables-wrapper.correct-border {
	margin: 90px 0 80px
}
.blue-bar {
	width: 100%;
	display: inline-block;
	background: #0c49c4;
	z-index: -1;
	height: 280px;
	position: absolute;
	top: 0
}
.seo-package-subheading {
	font-size: 16px;
	max-width: 620px;
	color: #4f555b;
	width: 100%;
	margin-left: auto;
	margin-right: auto
}
.seo-main-heading {
	width: 100%;
	text-align: center;
	display: inline-block;
	;
	font-size: 45px
}
.seo-wordpress-logo {
	margin: 70px 0 15px
}
.icon-box-container {
	width: 70px;
	height: 70px;
	margin: 0 auto
}
.seo-options {
	background: #fff;
	box-shadow: 0 0 25px rgba(0,0,0,0.2);
	border-radius: 20px;
	margin: 40px 0 0;
	padding: 40px 25px 0
}
.seo-reasons {
	padding: 32px 0 0;
	margin: 70px 0 0
}
.seo-in {
	min-height: 315px;
	margin: 0 0 30px;
	border: 1px solid #e5e8ef;
	padding: 15px;
	border-radius: 15px
}
.seo-reasons .middle-heading {
	font-size: 28px;
	color: #fff;
	margin: 0;
	padding: 0;
}
.seo-reasons .large-heading {
	font-size: 42px;
	line-height: 1;
	color: #fff;
	margin: 0;
	padding: 0;
}
.sub_heding {
	color: #000;
	text-align: center;
	padding: 0;
	line-height: 1.2;
	margin: 20px 0 10px;
	min-height: 60px;
	;
	font-size: 22px
}
.seo-options p {
	color: #4f555b;
	font-size: 16px;
	text-align: center;
	line-height: 1.4;
}
.record-image {
	padding: 35px 20px;
	border-radius: 25px;
	border: 1px solid #e8ebf3
}
.record-text {
	background: #0c49c4;
	border-radius: 0 20px 20px 0;
	padding: 20px;
	color: #fff;
	position: absolute;
	top: 85px;
	right: 43px;
	width: 480px;
	min-height: 275px
}
#track-record .owl-nav {
	text-align: center;
	padding-top: 35px
}
#track-record .owl-nav button.owl-prev, #track-record .owl-nav button.owl-next {
	float: none
}
.plans {
	margin: 0;
	padding: 0;
	display: table;
	width: 100%
}
.plans li.plan-list:first-child {
	width: 28%;
	text-align: left
}
.premium_plan {
	padding: 18px;
	padding-top: 18px;
	margin-top: -55px;
	background: #3a425c;
	padding-top: 53px;
	position: relative
}
.tag {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 5
}
.tag::before {
	content: '';
	-webkit-clip-path: polygon(0 0, 100% 100%, 100% 0);
	clip-path: polygon(0 0, 100% 100%, 100% 0);
	position: absolute;
	z-index: -1;
	width: 100%;
	height: 100px;
	background: #ffb311;
	right: 0;
	top: 0
}
.tag span {
	display: block;
	transform: rotate(42deg);
	-webkit-transform: rotate(42deg);
	color: #000;
	;
	font-size: 13px;
	width: 75px;
	text-align: center;
	line-height: 1;
	margin-left: 46px;
	padding-left: 0;
	margin-top: 20px
}
.plans li.plan-list {
	background: #fff;
	box-shadow: 0 0 40px rgba(102,142,144,0.2);
	-webkit-box-shadow: 0 0 40px rgba(102,142,144,0.2);
	width: 18%;
	padding: 0;
	display: table-cell;
	vertical-align: top;
	text-align: center
}
.plans_des {
	margin: 0;
	padding: 20px
}
.plans_des li {
	margin-bottom: 0;
	font-size: 16px;
	font-weight: 400;
	display: inline-block;
	color: #4f555b;
	width: 100%;
	padding: 12px 0
}

.package-head {
	height: 135px;
	text-align: center
}
.plans li.plan-list.premium {
	background: #27b0c2;
	border: 2px solid #fff;
	padding: 0
}
.package-head {
	height: 135px;
	text-align: center
}
.plan_name {
	font-size: 26px;
	color: #fff;
	line-height: normal;
	;
	background: #1a2235;
	padding: 12px 0;
	text-transform: uppercase;
	font-weight: 400;
	margin: 0 0 10px
}
.premium .plan_name {
	background: none
}
.plans li.plan-list.premium * {
	color: #fff;
	color: #fff;
	color: #fff;
	color: #fff
}
.plan_package {
	font-size: 35px;
	color: #1d1d1d;
	line-height: normal;
	font-weight: 500;
}
.plan_period {
	color: #777;
	font-size: 16px;
	font-weight: 300
}
.btn-blue {
	background: #0c49c4;
	color: #fff!important;
	border-radius: 90px;
	-webkit-border-radius: 90px;
	text-align: center;
	text-decoration: none;
	padding: 10px 25px;
	margin-top: 20px;
	font-size: 16px;
	display: inline-block
}
.btn-blue:hover {
	background: #0e131c;
	color: #fff
}
.plans_des li .fa-check {
	color: #26c863
}
.plans_des li .fa-times {
	color: #d51c29
}
.table-section {
	background: #f5f5f5;
	margin: 90px 0 0;
	padding: 70px 0 80px
}
.table-section .large-heading {
	font-size: 48px;
	text-align: center;
	margin-bottom: 0;
	line-height: 1;
	margin-top: 0;
	color: #0c49c4
}
.table-section p {
	font-size: 20px;
	color: #1d1d1d;
	;
	margin: 0 0 30px;
	padding: 0
}
.table-section th {
	background: #ecf0f6;
	font-size: 26px;
	color: #646b75;
	padding: 40px 15px;
}
.table-section strong {
	font-weight: 400
}
.table-section table td, table th {
	border: 1px solid #d2d2d2;
	padding: 15px;
	;
	font-size: 16px
}
.workCrousel h5 {
	font-size: 32px;
	font-weight: 600;
	color: #000;
	line-height: normal;
	;
	letter-spacing: 0
}
.workCrousel h6 {
	font-size: 16px;
	font-weight: 400;
	color: #4f555b;
	line-height: normal;
	margin: 0 0 40px;
	margin-bottom: 25px;
}
.work-seo .seo-work-heading {
	font-size: 26px;
	line-height: 1.6;
	;
	margin: 0;
	padding: 0
}
.work-seo p {
	font-size: 16px;
	;
	margin: 0;
	padding: 0;
	color: #fff
}
.work-seo p strong {
	font-weight: 400;
}
.maintain-support {
	padding: 50px 0;
	text-align: center
}
.seo-services .plans li.plan-list.premium {
	background: #3a425c
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
.seo-services .plan_name {
	font-size: 18px
}
.seo-services .plan_package {
	font-size: 25px
}
.seo-services .plans_des li {
	font-size: 13px;
	line-height: 1
}
.seo-services .plans_des .btn-blue {
	font-size: 14px;
	padding: 10px 15px
}
}
.full-time-bg {
	background: #ebeef6 url(../images/word-ico.png) no-repeat left center;
	padding-bottom: 80px
}
.cover-div {
	text-align: left;
	margin: 0 0 22px;
	transition: .5s;
	background: #fff;
	border-radius: 10px;
	padding: 20px 10px;
	box-shadow: 0 0 25px rgba(0,0,0,0.05)
}
.cover-div:hover {
	background: #0c49c4;
	color: #fff;
	transition: .5s
}
.cover-div:hover h5 {
	color: #fff
}
.cover-div h5 {
	margin: 0 0 10px;
	padding: 0;
	font-size: 15px;
	color: #110F0F;
	text-transform: uppercase;
}
.cover-div p {
	font-size: 15px;
	margin: 0;
	padding: 0;
	;
	line-height: 24px
}
.cover-div-img {
	width: 90px;
	height: 90px;
	display: inline-block
}
.cover-div-img img {
	transition: .5s;
	border-radius: 50%;
	box-shadow: 0 0 15px rgba(0,0,0,0.06)
}
.cover-div:hover .cover-div-img img {
	position: relative;
	margin: 0 0 0 -65px;
	transition: .4s
}
.main-packages {
	background: #fff;
	border-radius: 10px;
	padding: 0 0 20px;
	box-shadow: 0 0 15px rgba(0,0,0,0.05);
	transition: transform .4s
}
.main-packages:hover {
	transform: scale(1.1)
}
.main-package-title {
	font-size: 20px;
	padding: 15px;
	margin: 0 0 10px;
	border-radius: 10px 10px 0 0;
	background: #0c49c4;
	color: #fff;
	text-transform: uppercase
}
.package_description {
	min-height: 130px
}
.package_description p {
	font-size: 14px;
	margin: 0;
	padding: 0 15px;
}
.package_additional_details h5 {
	margin: 0;
	padding: 20px 16px;
	font-size: 18px;
	background: #f0f5f8
}
.package_additional_details ul {
	margin: 15px 0;
	padding: 0 15px
}
.package_additional_details li {
	width: 100%;
	display: inline-block;
	padding: 0 0 0 20px;
	background: url(../images/check-li.svg) no-repeat left center;
	margin: 0 0 8px;
	font-size: 14px
}
.package_additional_details li:last-child {
	background: none;
	padding: 0
}
.get-started-btn2 {
	padding: 10px 20px;
	font-size: 15px;
	display: inline-block;
	text-transform: uppercase;
	background: #0c49c4;
	color: #fff!important;
	margin: 10px 0 0;
	border-radius: 80px
}
.get-started-btn2:hover {
	background: #313338;
	color: #fff;
	text-decoration: none
}
.why-content {
	margin: 0 0 60px
}
.why-content .large-heading {
	font-size: 32px;
	margin: 0 0 15px;
	color: #0c49c4;
	padding: 0;
	text-align: left;
}
.why-content .large-heading span {;
	color: #000
}
.why-content .entry-content {
	margin: 0
}
.content-wp {
	padding: 0 25px 0 0
}
.why-content .entry-content p {
	font-size: 15px;
	margin: 0;
	padding: 0
}
.bold-heading {
	width: 100%;
	display: inline-block;
	font-size: 24px;
	line-height: 1;
	font-weight: 400;
	;
	margin: 4px 0 0
}
.maintain-support .wordp-logo {
	margin: 0 0 30px
}
.process-list {
	margin: 5px auto;
	padding: 0 0 0 15px;
	max-width: 560px;
	text-align: left;
	width: 100%
}
.process-list li {
	width: 100%;
	margin: 0 0 10px;
	list-style-image: url(../images/check-li.svg)
}
.afford-image {
	text-align: center
}
.afford-image img {
	width: 70%;
	margin: 40px 0 0
}
.afford-image::before {
	background: #0c49c4;
	width: 130px;
	height: 450px;
	position: absolute;
	content: '';
	top: 0;
	left: 0
}
.why-content .entry-content p {
	font-size: 15px;
	margin: 0 0 20px;
	padding: 0
}
.support-maintain {
	background-color: #e2ebff;
	background-image: url(../images/inner-section-bg-left.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin: 80px 0
}
.note {
	width: 100%;
	display: inline-block;
	margin: 70px 0 0!important;
	color: #fff;
	padding: 20px!important;
	background: #0c49c4;
	border-radius: 10px;
	font-weight: 400;
	;
	font-style: italic
}
.how-help-section {
	margin: 40px 0 0;
	position: relative;
	background: #fafbfe url(../images/help-bg.png) no-repeat;
	background-position: left bottom;
	border-radius: 15px;
	margin: 0;
	padding: 0 35px 35px 0;
	box-shadow: 0 0 30px rgba(0,0,0,0.09)
}
.note strong {;
	font-weight: 400
}
.help-heading {
	font-size: 28px;
	margin: 0 0 10px;
	padding: 0;
	color: #0c49c4;
	padding: 20px;
	border-radius: 15px
}
.help-list li {
	width: 49%;
	display: inline-block;
	font-size: 15px;
	padding: 0 0 5px 25px;
	margin: 0 0 10px;
	background: url(../images/check-li.svg) no-repeat left center
}
.how-help-image {
	position: relative
}
.how-help-image img {
	position: absolute;
	right: 80px;
	top: 75px
}
.calltoaction {
	background: #0c49c4 url(../images/live-chat-bg.png) no-repeat;
	background-size: cover;
	min-height: 300px;
	background-position: center bottom;
	text-align: center;
	padding: 70px 0 30px;
	margin: 0 0 60px
}
.calltoaction .title_bottom {
	color: #fff;
	font-size: 32px;
	margin: 0;
	padding-left: 0;
	line-height: 1.2
}
.calltoaction .title_bottom span {
	font-size: 45px
}
.calltoaction p {
	margin-bottom: 0
}
.calltoaction .liveChat {
	background: #202429
}
.calltoaction .liveChat:hover {
	background: #0b0e10
}
.calltoaction .action-btn {
	border: 1px solid #fff;
	color: #fff!important;
	font-size: 16px;
	text-transform: uppercase;
	border-radius: 90px;
	padding: 10px 40px;
	display: inline-block;
	margin: 15px 0 0;
}
.calltoaction .action-btn:hover {
	background: #fff;
	color: #0c49c4!important;
	text-decoration: none
}
.thumb {
	width: 80px;
	height: 80px;
	position: absolute;
	top: -38px;
	left: 50%;
	transform: translateX(-50%)
}
.support-section {
	margin: 0
}
.support-thumbs-in {
	margin: 0 0 70px;
	display: inline-block;
	background: #f6f8fd url(https://wordsuccor.com/wp-content/uploads/2019/08/hover-icon.png) no-repeat -100px -100px;
	transition: .6s;
	min-height: 240px;
	position: relative
}
.support-section h3 {
	margin: 0 0 65px
}
.services_details {
	width: 100%;
	display: inline-block;
	padding: 70px 20px 20px;
	text-align: center
}
.services_details h6 {
	font-size: 18px;
	margin: 0 0 5px;
	padding: 0;
}
.services_details p {
	font-size: 16px;
	margin: 0;
	padding: 0;
	line-height: 26px;
}
.not-found-page {
	width: 100%;
	display: inline-block;
	text-align: center
}
.error-icon-image {
	width: 250px;
	margin: 0 auto
}
.innerBanner {
	min-height: 420px
}
.gform_wrapper textarea.medium {
	height: 110px!important;
	border-radius: 15px
}
.contact-top p {
	color: #22282f;
	font-size: 24px;
	;
	line-height: 1.3
}
.innerBanner.normal {
	background-size: contain
}
.right {
	background-position: right bottom;
	min-height: 450px
}
.lightgray {
	background-color: #e2ebff;
	background-image: url(../images/inner-section-bg-left.png);
	background-position: left bottom
}
.seprator-center {
	display: inline-block;
	max-width: 215px;
	margin: 30px auto;
	position: relative;
	width: 100%
}
.seprator-center:after {
	content: '';
	border-bottom: 1px solid #CCC;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	display: block;
	width: 100%
}
.seprator-center i {
	background: #fff;
	font-style: normal;
	padding-left: 12px;
	padding-right: 12px;
	position: relative;
	z-index: 1
}
.call-to-action .contactbox {
	padding: 0;
	font-size: 18px;
	margin-right: 30px;
	margin-bottom: 15px
}
.cont-box {
	background: #f5f5f5;
	border-radius: 10px;
    display: flex;
    width: 100%;
}
.cont-ico {
	width: 70px;
	height: 90px;
	float: left;
	position: relative;
	display: inherit;
	padding: 0 20px;
	text-align: center;
	background: #0c49c4;
	border-radius: 10px 0 0 10px
}
.cont-ico img {
	margin: 0
}
.cont-txt {
	width: 80%;
	float: left;
	color: #41444a;
	font-size: 18px;
	line-height: 24px;
	padding: 0 0 0 15px
}
.cont-txt a {
	color: #41444a
}
.call-to-action .contactbox:last-child {
	margin-right: 0
}
.contact-form-section {
	background: #edf2f6;
	padding: 70px 0;
	margin: 50px 0 0
}
.shadow-box {
	border-radius: 10px;
	-webkit-border-radius: 10px;
	box-shadow: 0 12px 20px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 12px 20px rgba(0,0,0,0.1)
}
.wpcf7-form ul {
	padding: 0;
	margin: 0;
	list-style-type: none
}
.wpcf7-form label {
	display: block;
	margin-top: 18px;
	font-size: 16px
}
.wpcf7-form input, .wpcf7-form select {
	/*border: none;
	height: 55px;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	width: 100%;
	-moz-appearance: none;
	-webkit-appearance: none;
	padding-left: 12px*/
}
.wpcf7-form textarea {
	height: 100px;
	resize: none
}
.wpcf7-form textarea {
	border: none;
	height: 80px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	width: 100%;
	-moz-appearance: none;
	-webkit-appearance: none;
	padding-left: 12px
}
.wpcf7-form li:not(.address) {
	width: 48%;
	margin: 0 0 0px;
	    list-style: none;
}
.wpcf7-form li.address {
	width: 100%;
	margin-bottom: 32px
}

.wpcf7-form input[type="submit"], .wpcf7-form button {
	max-width: 200px;
	width: 100%;
	height: 50px;
	padding-top: 0;
	padding-bottom: 0;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 400
}
.contact-info {
	background: #0c49c4;
	padding: 8px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	height: 100%
}
.contact-info h3 {
	font-size: 26px;
	color: #fff
}
.contact-info ul {
	list-style-type: none;
	padding: 0
}
.contact-info iframe {
	border-radius: 10px;
	width: 100% !important;
}
.contact-info ul li {
	position: relative;
	margin-bottom: 10px;
	background: url(../images/check.svg) no-repeat left center;
	background-size: 24px;
	padding-left: 35px;
	font-size: 20px;
	color: #fff
}
.contact-info p {
	color: #fff;
	font-size: 18px;
	margin: 14px 0 30px;
	padding: 0;
	line-height: 24px
}
.contact-info p a {
	color: #fff
}
#wpcf7-f168-o1 label {
	margin: 0;
	text-transform: uppercase;
	font-size: 14px;
	color: #333539
}
.corporate-about {
	width: 100%;
	display: inline-block;
	margin: 0;
	padding: 60px 0 50px;
	position: relative;
	overflow: hidden
}
.corporate-section-hd {
	color: #0c49c4;
	font-size: 38px;
	margin: 0 0 30px;
	padding: 0;
}
.corporate-about P {
	color: #4f555b;
	font-size: 16PX;
	margin: 0;
	padding: 0
}
.corporate-big-heading {
	text-transform: uppercase;
	position: absolute;
	z-index: -11;
	left: -80px;
	font-size: 100vh;
	color: #f7f7f7;
	line-height: 240px;
	font-weight:800
}
.corporate-sub-heading {
	color: #242424;
	font-size: 24px;
	margin: 20px 0 0;
	padding: 0;
}
.corporate-about strong {
	color: #242424;
	font-size: 18px;
	font-weight: 400;
	width: 100%;
	display: inline-block;
	margin: 20px 0 10px;
	padding: 0;
}
.corporate-about ul {
	margin: 0;
	padding: 0
}
.corporate-about li {
	width: 100%;
	display: inline-block;
	color: #4f555b;
	padding: 0 0 0 25px;
	background: url(../images/check-li.svg) no-repeat left center;
	margin: 0 0 10px;
	;
	font-size: 16px
}
.hire {
	padding-bottom: 60px
}
.circle-bg {
	background: url(../images/top-circle.png) left top no-repeat, url(../images/bottom-circle.png) 105% 190% no-repeat;
	background-color: rgba(195,205,225,0.08)
}
.circle-bg2 {
	background: url(../images/top-circle.png) left top no-repeat, url(../images/bottom-circle.png) 105% -100% no-repeat;
	background-color: rgba(195,205,225,0.08)
}
@media screen and (min-width: 576px) and (max-width: 767px) {
.card {
	-ms-flex: 1 0 44%!important;
	flex: 2 1 44%!important;
	margin-bottom: 25px!important
}
.card-columns {
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 2
}
}
.columns2 .card {
	height: auto;
	margin-bottom: 35px;
	padding-top: 30px;
	display: inline-block;
	width: 100%
}
.rounded-corner {
	border: 0;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	box-shadow: 0 15px 30px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.1)
}
.service-feature {
	padding: 35px 28px
}
@keyframes service_hexagon_1 {
0% {
transform:rotate(90deg)
}
100% {
transform:rotate(450deg)
}
}
@keyframes service_hexagon_2 {
0% {
transform:rotate(-90deg)
}
100% {
transform:rotate(270deg)
}
}
.softlab_module_services_3 .services_icon_wrapper {
	position: relative;
	z-index: 1;
	width: 110px;
	height: 110px;
	line-height: 110px;
	font-size: 76px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	border: 1px solid CurrentColor;
	box-sizing: content-box;
	border-radius: 50%;
	position: relative;
	z-index: 1;
	width: 110px;
	height: 110px;
	line-height: 110px;
	font-size: 76px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	border: 1px solid CurrentColor;
	box-sizing: content-box;
	border-radius: 50%
}
.services_circle_wrapper {
	position: absolute;
	z-index: -1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}
.softlab_module_services_3 .services_icon_wrapper .services_circle_wrapper {
	width: 84%;
	height: 84%;
	left: 8%;
	top: 8%
}
.services_circle_wrapper .services_circle {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0
}
.softlab_module_services_3 .services_icon_wrapper .services_circle_wrapper .services_circle {
	width: 14px;
	height: 14px;
	border-radius: 50%
}
.softlab_module_services_3 .services_icon_wrapper:before {
	content: '';
	position: absolute;
	z-index: -1;
	left: 0;
	top: 10%;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 25px 0 CurrentColor, 0 0 25px 0 CurrentColor inset;
	border-radius: 50%;
	opacity: .2
}
.softlab_module_services_3 .services_icon_wrapper .services_circle_wrapper:nth-child(1) {
	transform: rotate(0deg);
	animation: service_hexagon_1 2s infinite linear;
	animation-play-state: paused
}
.softlab_module_services_3 .services_icon_wrapper .services_circle_wrapper:nth-child(2) {
	transform: rotate(180deg);
	animation: service_hexagon_2 2s infinite linear;
	animation-play-state: paused
}
.softlab_module_services_3 .services_wrapper:hover .services_circle_wrapper:nth-child(1), .softlab_module_services_3 .services_wrapper:hover .services_circle_wrapper:nth-child(2) {
	animation-play-state: running
}
.testimonials .client-pic {
	max-width: 110px;
	max-height: 110px;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	overflow: hidden;
	margin: auto;
	margin-bottom: 25px
}
.testimonial-outer {
	border-radius: 15px;
	-webkit-border-radius: 15px;
	box-shadow: 0 15px 30px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.1);
	padding: 0
}
.testimonial-outer p:before {
	content: '';
	background: url(../images/quotes.svg) no-repeat;
	width: 48px;
	height: 48px;
	display: block;
	background-size: cover;
	margin-bottom: 20px
}
.testimonial-outer p:after {
	content: '';
	background: url(../images/quotes-bottom.svg) no-repeat;
	width: 48px;
	height: 48px;
	display: inline-block;
	background-size: cover;
	float: right;
	clear: right;
	margin-top: 20px
}
.softlab_module_circuit_services .services_wrapper {
	position: relative;
	z-index: 1;
	height: 0;
	padding-top: 100%
}
.softlab_module_circuit_services .services_wrapper:before {
	content: '';
	position: absolute;
	z-index: -1;
	left: 10%;
	top: 10%;
	width: 80%;
	height: 80%;
	border-radius: 50%;
	border: 1px solid #dee1ed
}
.softlab_module_circuit_services .services_item-icon {
	position: absolute;
	z-index: 1;
	left: 41%;
	top: 41%;
	width: 18%;
	height: 18%;
	max-width: 100px;
	max-height: 100px;
	font-size: 40px;
	border-radius: 50%;
	box-shadow: 0 6px 13px rgba(145,145,145,0.2);
	cursor: pointer;
	transition: .3s
}
.softlab_module_circuit_services .services_item-icon:before, .softlab_module_circuit_services .services_item-icon:after {
	content: '';
	position: absolute;
	z-index: -1;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	transition: .6s;
	border-radius: 50%;
	background: #fff
}
.softlab_module_circuit_services .services_item-icon:after {
	opacity: 0
}
.softlab_module_circuit_services .services_item-icon .services_icon {
	transform: translate(-50%, -50%);
	left: 50%;
	top: 50%;
	position: absolute;
	z-index: 1;
	transition: .6s;
	line-height: 1
}
.softlab_module_circuit_services .services_item-icon .services_icon-grad2 {
	opacity: 0;
	color: #fff
}
.softlab_module_circuit_services .services_item-content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 25% 22%;
	display: flex;
	flex-direction: column;
	text-align: center;
	justify-content: center;
	opacity: 0;
	visibility: hidden;
	transition: .6s
}
.softlab_module_circuit_services .services_item-wrap.active .services_item-icon:before {
	opacity: 0
}
.softlab_module_circuit_services .services_item-wrap.active .services_item-icon:after {
	opacity: 1
}
.softlab_module_circuit_services .services_item-wrap.active .services_item-icon .services_icon-grad1 {
	opacity: 0
}
.softlab_module_circuit_services .services_item-wrap.active .services_item-icon .services_icon-grad2 {
	opacity: 1
}
.softlab_module_circuit_services .services_item-wrap.active .services_item-icon + .services_item-content {
	opacity: 1;
	visibility: visible
}
.softlab_module_circuit_services .services_subtitle {
	font-size: 14px;
	line-height: 1.5;
	font-weight: 800;
	text-transform: uppercase
}
.softlab_module_circuit_services .services_title {
	margin-bottom: 2px;
	font-size: 22px;
	line-height: 1.4;
	font-weight: 600
}
.softlab_module_circuit_services.tablet_resp .services_descr {
	display: none
}
.softlab_module_circuit_services.tablet_resp .services_title {
	margin-bottom: 0;
	font-size: 22px
}
.softlab_module_circuit_services.tablet_resp .services_icon {
	font-size: 75%
}
.softlab_module_circuit_services.mobile_resp .services_title {
	margin-bottom: 0;
	font-size: 18px;
	line-height: 26px
}
.softlab_module_circuit_services.mobile_resp .services_subtitle {
	font-size: 13px
}
.softlab_module_circuit_services.mobile_resp .services_icon {
	font-size: 55%
}
.softlab_module_circuit_services.mobile_resp .services_descr {
	display: none
}
.softlab_module_circuit_services .services_item-icon:before, .softlab_module_circuit_services .services_item-icon:after {
	content: '';
	position: absolute;
	z-index: -1;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	transition: .6s;
	border-radius: 50%;
	background: #fff
}
.softlab_module_circuit_services .services_item-icon:after {
	opacity: 0
}
.softlab_module_circuit_services .services_item-wrap.active .services_item-icon:after {
	opacity: 1
}
.softlab_module_circuit_services .services_item-icon .services_icon-2 {
	opacity: 0
}
.softlab_module_circuit_services .services_item-wrap.active .services_item-icon .services_icon-2 {
	opacity: 1
}
.services_item-icon:hover:after, .softlab_module_circuit_services .services_item-wrap.active .services_item-icon:after {
	background: #0c49c4
}
.half-circle {
	background: #F8F8F8 url(../images/abstract-halftone-white-background.png) right center no-repeat
}
.softlab_module_services_3 .services_icon_wrapper.color1 {
	border-color: #F38C1D
}
.softlab_module_services_3 .services_icon_wrapper.color1:before {
	box-shadow: 0 0 25px 0 #F38C1D, 0 0 25px 0 #F38C1D inset
}
.softlab_module_services_3 .services_icon_wrapper.color1 .services_circle {
	background: #F38C1D
}
.softlab_module_services_3 .services_icon_wrapper.color2 {
	border-color: #00D463
}
.softlab_module_services_3 .services_icon_wrapper.color2:before {
	box-shadow: 0 0 25px 0 #00D463, 0 0 25px 0 #00D463 inset
}
.softlab_module_services_3 .services_icon_wrapper.color2 .services_circle {
	background: #00D463
}
.softlab_module_services_3 .services_icon_wrapper.color3 {
	border-color: #886CFF
}
.softlab_module_services_3 .services_icon_wrapper.color3:before {
	box-shadow: 0 0 25px 0 #886CFF, 0 0 25px 0 #886CFF inset
}
.softlab_module_services_3 .services_icon_wrapper.color3 .services_circle {
	background: #886CFF
}
.softlab_module_services_3 .services_icon_wrapper.color4 {
	border-color: #F05798
}
.softlab_module_services_3 .services_icon_wrapper.color4:before {
	box-shadow: 0 0 25px 0 #F05798, 0 0 25px 0 #F05798 inset
}
.softlab_module_services_3 .services_icon_wrapper.color4 .services_circle {
	background: #F05798
}
.dark-yellow {
	background: #0c49c4
}
.owl-carousel.white-btns .owl-nav button.owl-prev, .owl-carousel.white-btns .owl-nav button.owl-next {
	background: #fff
}
.owl-carousel.white-btns .owl-nav button.owl-prev span, .owl-carousel.white-btns .owl-nav button.owl-next span {
	background-image: url(../images/arrow-black.svg)
}
.owl-carousel.white-btns .owl-nav button.owl-prev:hover span, .owl-carousel.white-btns .owl-nav button.owl-next:hover span {
	background-image: url(../images/arrow.svg)
}
@media (min-width: 768px) {
.owl-bottom-btns .owl-nav {
	margin-top: 10px;
	position: absolute;
	bottom: 12%;
	left: 50%;
	top: auto;
	transform: translateX(6rem)
}
}
.gray-background {
	background: #F2F2F2
}
.accordions-section .accordion_head {
	margin-bottom: 0;
	position: relative;
	padding-right: 18px
}
.accordion_body {
	display: none;
	padding-top: 10px
}
.accordion_body p:last-child {
	margin-bottom: 0
}
.gap-small {
	padding: 25px 28px
}
.down-arrow {
	background: #0c49c4 url(../images/down-arrow.svg) center center no-repeat;
	background-size: 16px 16px;
	width: 28px;
	height: 28px;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	display: block;
	position: absolute;
	right: 0;
	top: 0
}
.close-arrow {
	background: url(../images/close-circle.svg) center center no-repeat;
	background-size: 28px 28px;
	width: 28px;
	height: 28px;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	display: block;
	position: absolute;
	right: 0;
	top: 0
}
#scroll {
	position: fixed;
	right: 90px;
	bottom: 20px;
	cursor: pointer;
	width: 61px;
	height: 61px;
	background: #fff url(../images/arrows.png) no-repeat 0px -43px;
	text-indent: -9999px;
	display: none;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
	z-index: 999;
	box-shadow: 0 0 20px rgba(0,0,0,0.3)
}
#scroll:hover {
	background: #0e1a31 url(../images/arrows.png) no-repeat 0px -93px
}
.footer {
	background: #252525;
	padding-top: 130px;
	color: #969696;
	/*padding-bottom: 110px*/
}
.footer h5 {
	color: #969696;
	margin-bottom: 35px;
	margin-top: 25px;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 1px
}
.footer ul {
	padding: 0;
	margin: 0;
	list-style-type: none
}
.footer ul li {
	margin-bottom: 10px
}
.footer a {
	color: #969696
}
.footer a:hover, .footer a:hover:focus, .footer a:focus:hover, .footer a:active {
	color: #fff;
	text-decoration: none
}
.call {
	font-size: 25px;
}
.bottomright {
	right: 0;
	bottom: 0
}
.footer-logo {
	text-align: left
}
p.left {
	text-align: center;
	width: 45%;
	float: left;
	margin: 0 14px 15px 0;
	min-height: 46px
}
.left-side {
	text-align: left;
	padding-left: 26px
}
.copyright {
	background: #111;
	padding: 10px 0;
	text-align: center
}
.copyright p {
	color: #6f6f6f;
	margin-bottom: 0
}
.protect-txt {
	font-size: 14px;
	margin: 4px 0 10px;
	padding: 0 66px;
	text-align: left
}
@media (min-width:768px) {
.card-columns {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 1.25rem;
	-moz-column-gap: 1.25rem;
	column-gap: 1.25rem
}
#testimonial .owl-nav {
	margin-top: 10px;
	position: absolute;
	left: 15px
}
}
.owl-bottom-btns.owl-theme .owl-nav {
	left: 45%
}/*#web .owl-stage{display: -webkit-box;display: -ms-flexbox;display: flex;}*/
@media (min-width: 1920px) {
.portfolio-section {
	padding-left: 376px
}
.portfolio-section::before {
	left: 0
}
.developer-section:before {
	left: 0
}
.developer-section:after {
	right: 0
}
.homeBanner .col-md-1 {
	display: none
}
.about-img::before {
	width: 170px;
	min-height: 610px
}
#carouseTestimonial {
	width: 890px;
	margin: 0 auto
}
.testimonial-section .carousel-control-next {
	right: 42%
}
.testimonial-section .carousel-control-prev {
	left: 42%
}
.banner-title {
	margin: 120px 0 0;
	letter-spacing: 2px
}
.banner-text p {
	padding: 20px 40px 0 0
}
.btn-yellow {
	margin: 70px 0 0
}
.homeBanner {
	height: 830px!important
}
.service-shadow {
	right: 71em
}
.banner-title {
	font-size: 80px;
	line-height: 1
}
.slider-counter {
	bottom: 50px
}
.developer-section .btn-yellow {
	margin: 10px 0 0
}
.dev-shadow {
	left: 49em
}
.testimonial-section {
	background-position: 0 70px
}
.solution-section {
	padding: 0 0 0 26em
}
.owl-theme .owl-nav {
	right: 24em
}
#works {
	left: 50%;
	-webkit-transform: translateX(-710px);
	transform: translateX(-710px)
}/*.work-heading{left:50%;position:relative;transform: translateX(-710px); -webkit-transform:translateX(-710px)}*/
#web {
	left: 50%;
	-webkit-transform: translateX(-820px);
	transform: translateX(-820px)!important
}/*.web-solution-heading{left:50%;position:relative;transform: translateX(-820px)!important}.web-solution-btn{left:50%;position:relative;transform:translateX(-820px)!important}*/
.portfolio-section .owl-theme .owl-nav {
	right: 0;
	left: 46em!important
}
.solution-section .owl-theme .owl-nav {
	right: 0!important;
	left: 72em!important
}
}
@media (min-width: 1400px) {
.portfolio-section {
	padding-left: 120px
}
.portfolio-section::before {
	left: -52px
}
#works {
	left: 50%;
	transform: translateX(-710px)
}
.work-heading {
	left: 50%;
	position: relative;
	transform: translateX(-710px)
}
#web {
	left: 50%;
	transform: translateX(-650px)
}/*.web-solution-heading{left:50%;position:relative;transform:translateX(-650px)} .web-solution-btn{left:50%;position:relative;transform:translateX(-650px)}*/
.owl-theme .owl-nav {
	right: 0;
	left: 46em;
	top: 28em
}
.solution-section .owl-theme .owl-nav {
	right: 0;
	left: 76em;
	top: -7em
}
.homeBanner .col-md-1 {
	display: none
}
.border-line {
	left: 50%;
	transform: translateX(-626px)
}
.portfolio-section .owl-theme .owl-nav {
	right: 0;
	left: 46em;
	top: -7em
}
}
@media(max-width:1060px) {
.banner-title {
	font-size: 55px
}
}
@media(max-width:1024px) {
.card-columns {
	padding-top: 32px
}
.developer-section::before {
	display: none
}
.developemnt-section {
	max-width: 100%
}
.TopHeader .logo {
	width: 18%!important
}
.navigationBar ul {
	margin: 5px 0 0
}
.homeBanner {
	height: inherit
}
.homeBanner .banner-title {
	min-height: inherit;
	margin-bottom: 20px
}
.banner-title {
	font-size: 55px
}
.contact-title {
	font-size: 55px
}
.testimonial-section .carousel-control-prev {
	left: 210px
}
.testimonial-section .carousel-control-next {
	right: 210px
}
.choose-heading {
	font-size: 36px
}
.dev-shadow {
	display: none
}
.border-line {
	left: 0
}
.service-shadow {
	right: 32em
}
.expert-bar {
	width: 90%
}
.works .owl-nav {
	left: 40%
}
.in-box p {
	font-size: 20px
}
.developer-section::after {
	display: none
}
.testimonial-section {
	padding: 60px 0 80px;
	background-position: 0 0
}
.expert-bar {
	padding: 35px
}
.expert-heading {
	font-size: 30px
}
.spaceTop75 {
	padding-top: 30px
}
.spaceBtm75 {
	padding-bottom: 20px
}
.spaceBtm100 {
	padding-bottom: 40px
}
.spaceTop100 {
	padding-top: 40px
}
.pb-5, .py-5 {
	padding-bottom: 1rem!important
}
.pt-5, .py-5 {
	padding-top: 1rem!important
}
.half-circle {
	background-position: right top
}
.mt-5, .my-5 {
	margin-top: 2rem!important
}
.title {
	font-size: 30px
}
.owl-bottom-btns .owl-nav {
	left: 39%
}
.p-md-5 {
	padding: 1rem!important
}
.protect-txt {
	padding: 0 40px
}
.left-side {
	padding-left: 0
}
p.left {
	margin: 0 14px 0 0;
	width: 42%
}
.footer {
	padding-top: 60px;
	padding-bottom: 40px
}
.get-started-btn {
	margin: 55px 0 0
}
.in-box p, .medium-text {
	font-size: 19px
}
.expert-bar {
	bottom: -30px;
	padding: 20px
}
.menu-wrapper .navBottom .socialBox {
	float: right;
	width: 25%
}
}
@media(min-width: 992px) {
.right-half-img {
	width: 55%
}
.why-choose-in {
	padding: 20px
}
.get-quote-btn {
	font-size: 16px;
	margin: 0
}
.TopHeader .logo {
	width: 18%
}
}
@media(max-width: 768px) {
.innerBanner .gform_wrapper {
	max-width: unset;
	width: 100%
}
p {
	line-height: 1.4
}
.column-title {
	font-size: 25px
}
.about-section {
	margin: 0
}
.banner-title {
	font-size: 70px
}
.developer-section::before {
	display: none
}
.developer-section::after {
	right: -130px
}
.developemnt-section {
	max-width: 100%;
	display: inline-block
}
.testimonial-section .carousel-control-prev {
	left: 28%;
	top: 245px
}
.testimonial-section .carousel-control-next {
	right: 28%;
	top: 245px
}
.hire-experts li {
	margin: 0 16px 10px 0
}
.in-box p {
	font-size: 20px;
	line-height: 24px
}
.expert-bar {
	position: relative;
	padding: 25px 16px
}
.TopHeader .logo {
	width: 26%!important
}
.expert-heading {
	font-size: 18px;
	margin: 4px 0 0;
	letter-spacing: 1px
}
.get-quote-btn {
	padding: 14px 30px
}
.why-choose-in {
	padding: 15px
}
.homeBanner .banner-title {
	margin: 60px 0 0
}
.works .owl-nav {
	left: 16%
}
.portfolio-outer .owl-theme .owl-nav {
	left: 18em;
	top: 15.5em
}
.service-shadow {
	display: none
}
.solution-section .owl-nav {
	left: 36em;
	right: 0;
	top: -7em
}
.portfolio-section .owl-theme .owl-nav {
	left: 7em;
	top: -7em
}
.border-line {
	left: 0
}
.banner-sub-title {
	font-size: 28px
}
.banner-title {
	font-size: 50px;
	line-height: 1.1
}
.dev-shadow {
	display: none
}
.testimonial-section {
	padding: 60px 0 80px;
	background-position: 0 0
}
.footer {
	padding-top: 60px;
	padding-bottom: 70px
}
.call {
	font-size: 19px
}
.portfolio-section {
	padding-left: 25px
}
.right-half-img {
	right: -200px!important;
	display: none
}
.developer-section::after {
	display: none
}
.blog-section {
	padding: 0 14px
}
.blog-item:before {
	left: -20px;
	top: -20px
}
.blog-item:after {
	right: -18px;
	bottom: -18px
}
.cont-txt {
	width: 70%;
	padding: 0 10px;
	word-wrap: break-word;
	font-size: 14px
}
.contact-title {
	margin: 0 0 10px;
	font-size: 50px
}
.contact-top p {
	font-size: 20px
}
.contact-info .p-3 {
	padding: 10px!important
}
.hire-experts li {
	width: 31%
}
.center-line {
	width: 100%
}
.testimonial-text {
	min-height: 180px;
	padding: 0 40px
}
.protect-txt {
	padding: 0 28px
}
.about-img::before {
	width: 100px;
	min-height: 637px
}
.innerBanner {
	min-height: auto;
}
.service-feature {
	padding: 30px 15px
}
.help-heading {
	padding: 14px 40px
}
.help-list {
	padding: 50px 10px 35px
}
.help-list li {
	font-size: 16px;
	width: 49%
}
.afford-image::before {
	height: 560px
}
.help-list {
	padding: 0 10px 0 40px
}
.care-plans {
	width: 100%
}
.in-box p, .medium-text {
	font-size: 20px
}
.care-premium {
	margin: 30px 0
}
.support-thumbs-in {
	min-height: 350px;
	margin: 0
}
.btnAnimated.black {
	display: none
}
#slider .owl-nav {
	left: 44em;
	bottom: 90px
}

.solution-section {
	margin: 10px 0 0;
	padding: 0;
}
.services_descr {
	font-size: 12px;
	line-height: 1.3
}
.softlab_module_circuit_services .services_title {
	font-size: 16px
}
.accordions-section .accordion_head {
	padding-right: 40px
}
.card-body {
	padding: 20px
}
.spaceTop75 {
	padding-top: 30px
}
.spaceBtm75 {
	padding-bottom: 20px
}
.spaceBtm100 {
	padding-bottom: 40px
}
.spaceTop100 {
	padding-top: 40px
}
.pb-5, .py-5 {
	padding-bottom: 1rem!important
}
.pt-5, .py-5 {
	padding-top: 1rem!important
}
.half-circle {
	background-position: right top
}
.mt-5, .my-5 {
	margin-top: 2rem!important
}
.mt-md-5, .my-md-5 {
	margin-top: 1rem!important
}
.innerBanner .gform_wrapper {
	padding: 0px
}
.gform_wrapper ul.gform_fields li.gfield.gfield_error + li.gfield.gfield_error {
	margin-top: 10px!important
}
p.left {
	width: 41%;
	min-height: 30px
}
.pb-md-5, .py-md-5 {
	padding-bottom: 0!important
}
.yellow-btn-default {
	margin-bottom: 30px;
	margin-top: 15px!important
}
.title {
	font-size: 24px
}
.about-img img {
	margin: 50px 0 0
}
.softlab_module_services_3 {
	padding-top: 0!important
}
#testimonial .owl-nav {
	top: 1em;
	left: auto;
	right: 0
}
.afford-image {
	margin: 0 0 80px
}
.how-help-image {
	position: relative;
	text-align: center
}
.how-help-image img {
	position: relative;
	right: 0;
	top: 0
}
.seo-details img {
	margin: 0 0 30px
}
.work-seo .item {
	min-height: 450px;
	width: 100%;
	display: inline-block
}
.record-image {
	border-radius: 25px 25px 0 0
}
.record-text {
	width: 100%;
	position: relative;
	top: 0;
	right: 0;
	border-radius: 0 0 25px 25px;
	min-height: unset
}
.owl-dots {
	display: none
}
.workCrousel h5 {
	padding: 0;
	font-size: 25px
}
#track-record .owl-nav {
	text-align: center;
	padding-top: 0;
	padding-bottom: 35px
}
.seo-reasons .large-heading {
	font-size: 32px
}
.hidemobile {
	display: none!important
}
.hide-desktop {
	display: block;
	padding-bottom: 8px;
	font-weight: 700
}
.plans_des li {
	border-bottom: 1px solid rgba(0,0,0,0.1)
}
.plans_des li:last-child {
	border: 0
}
.plans li.plan-list {
	width: 100%;
	display: inline-block;
	margin: 0 0 25px
}
.plans li.plan-list:first-child {
	width: 100%;
	text-align: center
}
.package-head {
	height: auto
}
.premium_plan {
	margin-top: 0
}
.inner-page-title {
	margin: 80px 0 0
}
.get-started-btn {
	margin: 70px 0 0
}
}
@media screen and (min-width:768px) and (max-width:1023px) {
.portfolio-outer .owl-theme .owl-nav {
	top: 0;
	left: auto;
	bottom: auto
}
.card-deck {flex-wrap: wrap;}
.card-deck .card {-ms-flex: 0 0 45%;flex: 0 0 45%;}

}

@media(max-width: 767px) {
.innerBanner .gform_wrapper {margin: 0px!important}
.homeBanner .banner-title {margin: 0}
.contact-top {background-color: #f7f7f7;background-image: none!important}
.banner-title {font-size: 74px}
.ws-logo-in {display: inline-block;margin: 50px 0 0 10px;width: 94%}
.TopHeader .logo {
	width: 25%!important
}
.banner-title {
	font-size: 40px
}
.homeBanner .banner-title {
	min-height: 90px
}
#slider .owl-nav {
	left: 660px;
	bottom: 100px
}
.yellow-btn-default {
	margin-bottom: 30px
}
.right-half-img {
	display: none
}
.portfolio-section {
	padding-left: 0px
}
.why-choose-in {
	height: auto
}
.why-choose-section {
	padding-bottom: 50px
}
.in-box {
	position: relative
}
.developer-section::before {
	display: none
}
.developer-section::after {
	display: none
}
.testimonial-section .carousel-control-prev {
	left: 0
}
.testimonial-section .carousel-control-next {
	right: 0
}
.blog-section {
	padding: 0 30px
}
.expert-bar {
	position: relative;
	width: 100%;
	text-align: center;
	top: 0
}
.expert-heading {
	font-size: 24px;
    line-height: 1.2 !important;
}
.get-quote-btn {
	float: none
}
.hire-experts li {
	width: 100%;
	margin: 0 0 15px
}
.get-started-btn {
	width: auto;
	padding: 14px 30px;
	margin: 20px 0 0
}
.hire-experts li:last-child {
	margin: 0 0 30px
}
.about-img img {
	width: 100%;
	margin: 0
}
.about-img::before {
	display: none
}
.service-shadow {
	display: none
}
.dev-shadow {
	display: none
}
.testimonial-section {
	padding: 84px 0 80px;
	background: url(../images/testimonials-bg.png) no-repeat -140px 64px
}
.solution-section {
	padding: 0 0 0 14px
}
#testimonial .owl-theme .owl-nav {
	left: 43em;
	top: 10em;
	right: 0
}
.web-solution-heading {
	font-size: 36px
}
.about-sub-heading {
	font-size: 20px;
	line-height: 28px
}
.gform_wrapper ul.gform_fields li.gfield {
	width: 100%!important
}
p {
	font-size: 18px
}
.text16 {
	font-size: 18px
}
.corporate-about p {
	font-size: 18px
}
.corporate-about li {
	font-size: 18px;
	background-position: 0 9px
}
.help-list {
	padding: 70px 10px 35px
}
.help-list li {
	font-size: 14px
}
.help-heading {
	padding: 14px 40px
}
.care-plans {
	width: 100%
}
.care-premium {
	margin-top: 30px;
	margin-bottom: 30px
}
.how-help-image {
	position: relative;
	width: 100%;
	display: inline-block;
	text-align: center
}
.how-help-image img {
	position: relative;
	right: 0;
	top: 0
}
.afford-image::before {
	height: 560px
}
.content-wp {
	margin: 50px 0 0
}
.support-thumbs-in {
	width: 100%
}
.gform_wrapper ul.gform_fields li.gfield {
	width: 100%!important
}
#primary #gform_wrapper_2 {
	margin: 40px 0 0!important
}
.portfolio-outer .owl-theme .owl-nav {
	position: static;
	text-align: left;
	padding-bottom: 20px;
	padding-left: 15px
}
.portfolio-outer .owl-nav button.owl-prev, .portfolio-outer .owl-nav button.owl-next {
	float: none
}
}
@media(max-width: 640px) {
.plans li.plan-list {
	width: 100%!important;
	display: block;
	margin-bottom: 30px
}
.help-list li {
	width: 100%
}
.thumb {
	float: none;
	margin: 0 auto
}
.support-thumbs-in {
	text-align: center
}
.package-head {
	height: auto
}
.seo-details p {
	font-size: 18px
}
.f-month li {
	font-size: 18px
}
.second-month li {
	font-size: 18px
}
.seo-package-subheading {
	font-size: 18px
}
.workCrousel h6 {
	font-size: 18px
}
.work-seo p {
	font-size: 18px
}
.accordions-section .accordion_head {
	padding-right: 30px
}
.table-responsive {
	overflow: scroll
}
.table-box {
	width: 680px
}
.help-heading {
	width: 95%;
	padding: 14px 10px;
	text-align: center
}
.how-help-image img {
	position: relative;
	right: 0;
	top: 0;
	width: 100%
}
.how-help-section {
	padding: 0 15px
}
.help-heading {
	text-align: left
}
.help-list {
	padding: 10px 10px 35px
}
.afford-image::before {
	height: 480px
}
.article-body {
	padding: 30px 20px
}
.content-wp {
	margin: 60px 0 0
}
.care-plans {
	width: 100%
}
.care-premium {
	margin-top: 30px;
	margin-bottom: 30px
}
#testimonial .item {
	padding: 30px 26px
}
.support-thumbs-in {
	width: 100%
}
#primary #gform_wrapper_2 {
	margin: 40px 0 0!important
}
.gform_wrapper {
	margin: 30px 0 0!important
}
.cont-txt {
	font-size: 16px;
	line-height: 1
}
.support-thumbs-in {
	min-height: unset;
	margin-top: 65px
}
.seo-main-heading {
	font-size: 32px
}
.second-month {
	margin: 15px 0 30px
}
.spaceTop75 {
	padding-top: 30px
}
.spaceBtm75 {
	padding-bottom: 20px
}
.spaceBtm100 {
	padding-bottom: 40px
}
.spaceTop100 {
	padding-top: 40px
}
.pb-5, .py-5 {
	padding-bottom: 1rem!important
}
.pt-5, .py-5 {
	padding-top: 1rem!important
}
.half-circle {
	background-position: right top
}
.mt-5, .my-5 {
	margin-top: 2rem!important
}
.service-items li a div {
	display: block!important;
	display: block!important;
	display: inline-block!important
}
.service-items li a div h3 {
	font-size: 1.15rem
}
.service-items li a div span.gray {
	display: none
}
.service-items li a div span:first-child {
	font-size: 17px
}
.contact-info ul li {
	line-height: 1;
	padding-bottom: 18px
}
}
@media(max-width: 480px) {
.homeBanner .banner-title {
	font-size: 40px;
	line-height: 1;
	margin: 25px 0 15px;
	min-height: inherit
}
.banner-text p {
	font-size: 16px;
	padding: 0;
	line-height: 1.3
}
.TopHeader .logo {
	width: 42%!important
}
.banner-sub-title {
	font-size: 24px
}
#slider .owl-nav {
	bottom: 60px;
	left: 345px
}
.mouseScroll {
	display: none
}
.slider-counter {
	display: none
}
.service-items li a div span:first-child {
	line-height: 1.2
}
.service-items li a > span:last-child {
	float: right;
	width: 48%
}
.border-line {
	top: 15em
}
.solution-section .owl-nav {
	right: auto;
	left: 256px;
	top: -85px
}
#testimonial .owl-theme .owl-nav {
	left: 250px;
	right: auto
}
.accordions-section .accordion_head {
	padding-right: 30px
}
.spaceTop75 {
	padding-top: 30px
}
.spaceBtm75 {
	padding-bottom: 20px
}
.spaceBtm100 {
	padding-bottom: 40px
}
.spaceTop100 {
	padding-top: 40px
}
.solution-section .owl-theme .owl-nav {
	position: static!important
}
.developer-section h3, .about-heading, .service-heading, .work-heading, .choose-heading, .medium-title {
	font-size: 32px;
	line-height: 1.1
}
}
@media(max-width: 414px) {
.testimonial-text {
	font-size: 18px;
	min-height: 215px
}
.testimonial-section .carousel-control-prev {
	left: 23%;
	top: 286px
}
.testimonial-section .carousel-control-next {
	right: 24%;
	top: 286px
}
.img-box::before {
	top: 210px
}
.img-box::after {
	top: 210px
}
.center-line {
	width: 100%
}
.testimonial-section {
	margin: 30px 0 10px
}
#slider .owl-nav {
	left: 80%;
	bottom: 50px
}
.slider-counter {
	display: none
}
.TopHeader .logo {
	width: 42%!important
}
.service-items li a > span:last-child {
	width: 120px;
	white-space: nowrap
}
.service-items li a {
	padding: 18px 20px
}
.expert-bar {
	padding: 20px 25px
}
.expert-heading {
	line-height: 42px
}
.mouseScroll {
	display: none
}
.get-started-btn {
	width: 100%;
	font-size: 18px
}
.service-items .gray {
	width: 100%;
	display: inline-block;
	padding: 0 10px 0 0
}
#startPage .pt-5 {
	padding-top: 1rem!important
}
.service-heading {
	margin: 20px 0
}
.service-items li a div span:first-child {
	line-height: 24px
}
.portfolio-section::before {
	top: -140px;
	left: -130px
}
.work-heading {
	padding: 30px 0 0 20px;
	margin: 0 0 20px
}
.works .owl-nav {
	top: -75px;
	left: -14em
}
.web-solution-heading {
	margin: 0 0 30px
}
div.left {
	padding: 0
}
.developemnt-section {
	padding: 0 10px 35px
}
.dev-shadow {
	display: none
}
.testimonial-section {
	padding: 84px 0 80px;
	background: url(../images/testimonials-bg.png) no-repeat -140px 64px
}
.service-shadow {
	display: none
}
.contact-title {
	margin: 0 0 10px;
	font-size: 36px
}
.inner-banner-img {
	margin: 30px 0 0
}
.softlab_module_circuit_services .services_title {
	font-size: 16px
}
.services_descr {
	font-size: 12px;
	line-height: 1.2
}
.help-heading {
	font-size: 24px;
	top: -44px
}
.help-list {
	padding: 0 10px 35px
}
#testimonial .owl-nav {
	top: 1em;
	left: auto;
	right: 0
}
.logo {
	width: 60%
}
.hire-experts {
	margin: 0 0 10px
}
.inner-banner-title {
	font-size: 40px
}
.calltoaction .title_bottom {
	font-size: 26px
}
.calltoaction {
	padding: 30px 0
}
.left-side {
	padding-left: 0
}
.protect-txt {
	padding: 6px 0 0
}
p.left {
	width: 28%;
	min-height: 40px
}
.pb-5, .py-5 {
	padding-bottom: 1rem!important
}
.pt-5, .py-5 {
	padding-top: 1rem!important
}
.services-in {
	margin: 0
}
.softlab_module_circuit_services .services_item-content {
	padding: 25% 20%
}
.homeBanner {
	min-height: unset
}
.solution-section {
	padding-left: 30px
}
.homeBanner .col-md-1 {
	display: none
}
.service-items h3 {
	line-height: 1
}
.solution-section {
	margin: 10px 0 0;
	padding: 0px
}
.solution-section .owl-theme .owl-nav {
	top: -74px;
	left: 18em;
	right: 0
}
.banner-text {
	margin-top: 24px
}
.banner-title {
	font-size: 30px;
	line-height: 1.2;
	margin: 0 0 15px
}
.owl-theme .owl-nav {
	left: 18em;
	top: 22em;
	right: 0
}
.portfolio-section .owl-theme .owl-nav {
	left: -13em;
	top: -5em;
	right: 2em
}
.corporate-about {
	margin: 20px 0 0;
	padding: 20px 0 0
}
.corporate-about img {
	margin: 0 0 30px
}
.main-packages {
	margin: 0 0 25px
}
.full-time-bg {
	padding-bottom: 20px
}
.afford-image {
	margin: 0 0 40px
}
.afford-image::before {
	height: 360px
}
.note {
	padding: 20px!important;
	margin: 20px 0 0!important
}
.why-content {
	margin: 0 0 20px
}
.support-maintain {
	margin: 40px 0
}
.pricing-tables-wrapper.correct-border {
	margin: 40px 0 20px
}
.seo-reasons {
	margin: 0
}
#testimonial {
	margin: 20px 0 0
}
.table-section {
	margin: 50px 0 0;
	padding: 30px 0 80px
}
.title {
	font-size: 28px;
	margin: 0
}
}
@media(max-width: 375px) {
.contact-title {
	font-size: 34px
}
.logo {
	width: 60%
}
.get-quote-btn {
	width: 100%;
	padding: 14px 0
}
#slider .owl-nav {
	bottom: 40px;
	left: 290px
}
.testimonial-section .carousel-control-prev {
	top: 340px
}
.testimonial-section .carousel-control-next {
	top: 340px
}
.img-box::before {
	top: 196px
}
.img-box::after {
	top: 196px
}
.testimonial-section {
	margin: 30px 0 15px
}
.testimonial-section .carousel-control-prev {
	left: 22%;
	top: 270px
}
.testimonial-section .carousel-control-next {
	right: 22%;
	top: 270px
}
.slider-counter {
	bottom: 100px
}
.TopHeader .logo {
	width: 50%!important
}
.innerBanner {
	min-height: auto
}
.innerBanner .pt-5 {
	padding-top: 0!important
}
.ws-logo-in {
	width: 75%
}
.menu-wrapper .menu-inner .navContainerInside {
	padding: 60px 0 110px
}
.banner-sub-title {
	font-size: 22px
}
.slider-counter {
	display: none
}
.service-items li a {
	padding: 12px 15px
}
.testimonial-text {
	padding: 0 20px;
	font-size: 18px;
	min-height: 200px
}
.get-started-btn {
	padding: 14px 30px;
	margin: 20px 0 0;
	width: 100%;
	font-size: 18px
}
.expert-bar {
	padding: 20px 15px
}
.center-line {
	width: 100%
}
#startPage .pt-5 {
	padding-top: 1rem!important
}
.service-heading {
	margin: 20px 0
}
.service-items li a div span:first-child {
	line-height: 24px
}
.portfolio-section::before {
	top: -140px;
	left: -130px
}
.work-heading {
	padding: 30px 0 0 15px;
	margin: 0 0 20px
}
.works .owl-nav {
	top: -75px
}
.mouseScroll {
	display: none
}
.web-solution-heading {
	margin: 0 0 30px;
	font-size: 32px
}
div.left {
	padding: 0
}
.developemnt-section {
	padding: 0 10px 35px
}
.owl-theme .owl-nav {
	top: 20em;
	right: 0;
	left: 17em
}
.dev-shadow {
	display: none
}
.testimonial-section {
	padding: 0 0 80px;
	background: url(../images/testimonials-bg.png) no-repeat -140px 64px
}
.service-shadow {
	display: none
}
.inner-banner-img {
	margin: 30px 0 0
}
.corporate-about {
	padding: 0
}
.corporate-section-hd {
	font-size: 30px;
	line-height: 40px
}
.afford-image::before {
	height: 320px;
	left: 20px
}
.portfolio-section {
	padding-bottom: 0
}
.why-choose-section {
	padding-top: 0
}
.solution-section {
	margin: 10px 0 0;
	padding: 0px
}
.solution-section .owl-nav {
	right: auto;
	left: 245px;
	top: -85px
}
.title {
	font-size: 28px;
	margin: 0
}
.border-line {
	top: 13em
}
.solution-section .owl-theme .owl-nav {
	top: -74px;
	left: 15em;
	right: 0
}
.portfolio-section .owl-theme .owl-nav {
	top: -5em;
	right: 30em;
	left: -14em
}
}
@media (max-width: 360px) {
#slider .owl-nav {
	bottom: 30px;
	left: 280px
}
.web-solution-heading {
	font-size: 32px
}
.portfolio-section {
	margin-bottom: 0
}
.testimonial-section {
	padding: 40px 0 0;
	margin: 0 0 15px
}
.footer {
	padding-top: 60px;
	padding-bottom: 30px
}
.why-content .large-heading {
	font-size: 30px;
	margin: 80px 0 0
}
.solution-section .owl-theme .owl-nav {
	top: -74px;
	left: 15em;
	right: 0
}
.owl-theme .owl-nav {
	top: 19em;
	left: 16em;
	right: 0
}
.portfolio-section .owl-theme .owl-nav {
	top: -74px;
	left: -16em;
	right: 1em
}
.portfolio-section .owl-theme .owl-nav .owl-next {
	margin-right: 0
}
.ginput_recaptcha {
	transform: scale(0.8);
	-webkit-transform: scale(0.8);
	left: -28px;
	position: relative
}
}
.form_wrapper{
    max-width: 450px;
    float: none;
    padding: 35px;
	box-shadow: 0 5px 21px 0 rgba(0,0,0,.12);
	border-radius: 4px;
	text-align:center;
	background:#c7d2ea
}
.form_wrapper .form_title{
    font-size: 25px;
    line-height: 1;
	font-weight:bold;
	text-align:left;
	margin-bottom:15px
 }
.wpcf7-form input, .wpcf7-form .input-field {
	display: block;
	background-color: #fff;
	color: #131928;
	font-size: 15px;
	border-radius: 40px;
	-webkit-border-radius: 40px;
	position: relative;
	padding: 12px 20px 13px 20px;
	box-shadow: 0 2px 5px 0 rgba(0,1,1,.07);
	width:100%;
	border:1px solid #ddd;
	line-height: 1.5;
}
.wpcf7-form textarea.input-field {border-radius:10px;-webkit-border-radius:10px;}
.input-field:focus{border:1px solid #ddd;outline:none;}
.form_wrapper input[type="submit"]{width: 100%;box-shadow: 3px 6px 17px 0 rgb(0 1 1 / 30%); max-width: 100%; text-align: center;transition: background 150ms ease-in-out; background: #0c49c4;}
.page-id-5111 .entry .entry-title::before, .page-id-5054 .entry .entry-title::before, .page-id-4899 .entry .entry-title::before {display: none}
.form_heading p {margin: 0;}
.wpcf7-form-control-wrap {position: relative; margin-bottom: 12px; display: inline-block;width: 100%;}
.wpcf7-form .wpcf7-not-valid {border-color: red;}
.wpcf7-form .wpcf7-not-valid-tip {display: none;}
span.wpcf7-form-control-wrap.recaptcha {width: 100%;}
.wpcf7-form .input-field:focus {border-color: #0c49c4;}
:focus {outline:none;}
.page-id-5111 article .entry-header, .page-id-5054 article .entry-header, .page-id-4899 article .entry-header {max-width: 1190px;margin: auto;padding-left: 15px;padding-top: 40px}
.page-id-5111 article .entry-header .entry-title, .page-id-5054 article .entry-header .entry-title {color: #0c49c4;padding-bottom: 15px;border-bottom: 2px solid;}
.small-wrapper {max-width: 1190px!important;margin: auto!important;padding: 40px 15px}
.default-content h2 {font-size: 22px;}
.default-content h3, .default-content h4 {font-size: 18px;}
.default-content strong {}
.default-content ul {margin-left: 2rem; margin-bottom: 1.5rem; list-style: decimal }
.leadbox a {background: #0c49c4; padding: 12px; border-radius: 6px; text-decoration: none!important; display: inline-block }
.leadbox {margin-bottom: 30px!important }
.leadbox a:hover {background: #0b3c9f}
.post-navigation .nav-links .nav-previous .post-title, .post-navigation .nav-links .nav-next .post-title {display: none }
.post-navigation .nav-links .nav-next {text-align: right}
.post-navigation .nav-links {
	-webkit-box-pack: justify!important;
	-ms-flex-pack: justify!important;
	justify-content: space-between!important
}
.page-template-template-contactus .gform_wrapper ul.gform_fields li.gfield.recaptcha_box{float: none !important;}
.page-template-template-contactus .gform_wrapper ul.gform_fields li.gfield:nth-child(2n+2) {float: right;}
.page-template-template-contactus .gform_wrapper ul.gform_fields li.gfield:nth-child(even) {float: right;}

.post-navigation .nav-links a {
	background: #efefef;
	padding: 12px 18px;
	border-radius: 50px;
	text-decoration: none;
	white-space: nowrap;
	display: inline-block
}
.post-navigation .nav-links a:hover {
	background: #0c49c4;
	color: #fff;
	text-decoration: none
}
.post-navigation .nav-links a:hover span, .post-navigation .nav-links a:hover span:after, .post-navigation .nav-links a:hover span:before {
	color: #fff
}
.post-navigation {
	margin: auto;
	max-width: 1280px
}
.post-navigation .nav-links {
	max-width: 66.666667%;
	margin: 30px 0 40px;
	padding-top: 40px;
	padding-bottom: 20px;
	border-top: 1px solid #ddd
}
@media (max-width: 767px) {
.post-navigation .nav-links {
	max-width: 100%;
	padding-left: 20px
}
.post-navigation .nav-previous, .post-navigation .nav-links .nav-next {
	width: 48%
}
}
@media (min-width: 768px) {
.sticky-form.change {
	position: fixed;
	top: 94px;
	max-width: 400px;
	right: auto;
	left: auto
}
.contact-info-content {
	padding: 20px;
}
}
.navigation.pagination {
	padding-bottom: 25px
}
.navigation.pagination .nav-links a {
	background: #ececec;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	padding: 0;
	margin-right: 6px;
	margin-bottom: 12px;
	height: 45px;
	width: 45px;
	text-align: center;
	display: block;
	line-height: 45px;
	color: #666
}
.navigation.pagination .nav-links .page-numbers.current, .navigation.pagination .nav-links a:hover {
	background-color: #0c5adb;
	height: 45px;
	width: 45px;
	text-align: center;
	display: block;
	line-height: 45px;
	color: #fff;
	padding: 0;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	margin-right: 6px
}
.navigation.pagination .next.page-numbers, .navigation.pagination .prev.page-numbers {
	line-height: 50px
}
.navigation.pagination .next.page-numbers span.nav-next-text, .navigation.pagination .prev.page-numbers span.nav-prev-text {
	display: none
}
.page-numbers.dots {
	padding: 12px;
	margin-right: 6px
}
.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
	margin-top: 0!important
}
input[type="text"], textarea {
	border: solid 1px #ccc;
}
input[type="submit"] {
	transition: background 150ms ease-in-out;
	background: #0c49c4 ;
	border: none;
	color: #ffffff
}
.button:hover, button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
	background: #111;
	cursor: pointer;
}
.nav-links {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-left: 0;
	list-style: none;
}
#carouseTestimonial .owl-nav {
	right: 0;
	left: 50%;
	top: auto;
	bottom: 50px;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	width: 260px;
}
#carouseTestimonial .owl-next, #carouseTestimonial .owl-prev {
	background: transparent
}
#carouseTestimonial .owl-next:hover, #carouseTestimonial .owl-prev:hover {
	-webkit-transform: scale(1);
	transform: scale(1);
	background-color: transparent !important
}
#carouseTestimonial .owl-next {
	float: right
}
#carouseTestimonial .owl-next span {
	background: url(../images/arrows.png) no-repeat 0 0;
	width: 34px;
	height: 17px;
}
#carouseTestimonial .owl-prev span {
	background: url(../images/arrows.png) no-repeat 0 0px;
	width: 34px;
	height: 17px;
}
.footer .socialLinks li {
	display: inline-block;
	margin-right: 5px;
}
.footer .socialLinks a {
	opacity: .5;
}
.footer .socialLinks a:hover {
	opacity: 1;
}
footer.footer p {
	margin-bottom: 10px
}
time.updated {
	display: none
}
.web, .works {
	display: flex;
	flex-wrap: wrap;
	display: -webkit-box;
	display: -webkit-flex;
}
.web .item-1 {
	padding: 0 15px;
	max-width: 23%;
	box-shadow: 0 10px 30px rgba(0,0,0,.12);
	margin: 0 2% 30px 0;
	border-radius: 5px;
}
.works .item-1 {
	margin-right: 30px;
	max-width: 23.1%;
}
.works .item-1:last-child {
	margin: 0;
}
@media only screen and (max-width:1100px) and (min-width:768px) {
.works .item-1 {
	margin-right: 15px;
}
.web .item-1 {
	max-width: 31%;
}
}
@media (max-width:767px) {
.web .item-1 {
	max-width: 100%;
	margin: 0 0 30px 0;
}
.works .item-1 {
	margin-right: 0;
	max-width: 100%;
	margin-bottom: 30px;
}
.web, .works {
	justify-content: center;
}
}
.image img {
	max-width: 72px;
}

/* blog page style */
.blog-page {padding-top: 50px;}
.blog-page .container {max-width: 1030px;}
.article-body {padding: 30px 0 0 !important;}
.entry-header .entry-title {font-weight: 800;}
.blog-page article {padding: 30px; background-color: #fff; -webkit-box-shadow: 0 5px 20px 0 rgb(0 0 0 / 7%); box-shadow: 0 5px 20px 0 rgb(0 0 0 / 7%); border-radius: 5px; overflow: hidden; position: relative; margin-top: 0; margin-bottom: 40px; }
.article-body {position: relative; }
.blog-page  .entry .entry-header {margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0; margin-top: 0; padding-top: 25px; }
.blog-page .entry-content {padding-left: 0; margin-left: 0; padding-right: 0; margin-right: 0; max-width: 100%; }
.blog-page .entry .entry-content>* {margin-bottom: 0; margin-top: 15px; }
.blog-page .btn.btn-primary {background-color: #0c5adb; border: 0; color: #fff; -webkit-box-shadow: 0 10px 10px 0 rgb(0 0 0 / 12%); box-shadow: 0 10px 10px 0 rgb(0 0 0 / 12%); font-size: 15px; height: 55px; line-height: 55px; border-radius: 3px; padding: 0 51px; text-decoration: none; }
.blog-page .entry .post-thumbnail {margin: 0;box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);border-radius: 8px;}
.blog-page .entry .entry-footer {max-width: 100%; margin: 0; padding-left: 0; padding-right: 0; font-size: 15px; margin-bottom: 0; }
.blog-page .entry-footer>span {padding-right: 10px; fill: #0c5adb;display: flex;align-items: center; }
.posted-on .svg-icon {margin-right: 5px; fill: #0c49c4;}
.sticky-form {background: rgba(12, 73, 196, 0.08);}
.sticky-form form {padding: 20px;}
.sticky-form form p{margin: 0px;}
.sticky-form form br{display: none;}
.sticky-form form span {margin-bottom: 1rem;}



/* single blog page style */

.single-blog-details{margin: 0;padding: 30px 0;background: rgba(12, 73, 196,0.05);}
.single-blog-details .small-container {max-width: 830px;background: #fff;padding: 2rem 3rem;}
.posted-on {margin-right: 15px;}
.single-blog-details .entry-content h2 b,
.single-blog-details .entry-content h2 strong{font-weight: 800}
.single-blog-details .leadbox a {color:#fff;display: block;text-align: center;font-size: 18px;text-transform: uppercase;font-weight: 600;}
.single-blog-details .entry-content h4 {font-weight: 800;font-size: 20px;margin-bottom: 1.25rem;}

.hide,
.plans-section,
.single-post .post-navigation {display: none;}
@media (max-width: 767px){
.single-blog-details .small-container { padding: 1.25rem;}
.single-blog-details .entry-content h2,
.single-blog-details .entry-title {font-size: 1.5em;}
}

/*====modal popup css====*/
.app-modal .modal-content {border: 0;/*padding-left: 320px;*/background-image: url(images/modal-shap-bg.png);background-size:50% 100%;background-repeat: no-repeat;}
.tea-cup-pop { position: absolute;width: 300px;left: -30px;bottom: 0;margin: auto;}
.app-modal .modal-dialog {width: 100%; max-width: 680px;height: 100%;display: flex;flex-wrap: wrap;align-items: center;margin: 0 auto;}
.get-form-cover {padding: 20px;background: #fff; border-radius: 6px;}
.get-form-cover h4 {font-size: 28px; font-weight: 600;font-style: normal;font-stretch: normal;letter-spacing: normal;text-align: left;color: #2e343c; margin: 0;line-height: 1.3;text-transform: capitalize;}
.get-form-cover h4 b {display: block;font-size: 36px;font-weight: 900;}
.get-form-cover .register-form { margin-top: 25px;float: left; width: 100%;}
.get-form-cover .register-form span{ margin:0px;}
.get-form-cover .register-form input {border-radius: 0;width: 100%;height: 40px; border: none;border-bottom: 1px solid #ddd; margin-bottom: 20px !important; padding: 0;color: #000;font-size: 16px;outline: none!important;box-shadow: none !important;}
..get-form-cover .register-form textarea {border: 0;box-shadow: none;height: 70px;border-bottom: 1px solid #ddd;padding: 0;color: #828282;border-radius: 0;}
.get-form-cover .register-form input[type="submit"]{border-radius: 2px; background-color: #0c49c4;width: auto;font-size: 18px; font-weight: bold;font-style: normal;font-stretch: normal;line-height: normal;letter-spacing: normal;text-align: left; color: #fff; padding: 12px 43px;height: auto;margin-top: 10px;border: 1px solid #0c49c4;transition: .5s;}
/*.get-form-cover .register-form textarea { width: 100%;margin-bottom: 20px;border: none;border-bottom: 1px solid #ddd;color: #000;outline: none!important;font-size: 16px;box-shadow: none;}
*/
.get-form-cover .intl-tel-input.allow-dropdown input, .intl-tel-input.allow-dropdown input[type="text"] {padding-right: 6px;padding-left: 52px; margin-left: 0;}
.pop-close {opacity: 1;position: absolute; right: 0;width: 30px;height: 30px; font-size: 30px; background-color: #0c49c4!important;color: #fff;border-radius: 50%;top: -10px;right: -10px;}

@media (max-width: 767px){
.app-modal .modal-content {padding-left: 0;}
.app-modal .modal-dialog {width: 95%;}
.tea-cup-pop {display: none;}
}
/* */
.service-list {padding: 70px 10px 55px;}
.service-list h2 {font-size: 36px;margin: 0 auto 50px;text-align: center;max-width: 800px;line-height: 1.2;}
.hire-comman-section h2{font-weight: 800;}
.hire-comman-section .hire-item {
    border-radius: 8px;
    box-shadow: 0 2px 8px 0 rgba(0,0,0,.12);
    background-color: #fff;
    padding: 15px;
    padding-top: 40px;
    text-align: center;
    transition: .5s;
    position: relative;
    background-image: url(../images/package_bg.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top center;
}
.hire-comman-section .hire-item:hover {
    transform: translate(0,-15px);
}
.hire-comman-section .hire-item .ribbon {
    position: absolute;
    left: -5px;
    top: -5px;
    z-index: 1;
    overflow: hidden;
    width: 75px;
    height: 75px;
    text-align: right;
	display: none;
}
.hire-comman-section .hire-item .ribbon span {
    font-size: 10px;
    font-weight: bold;
    color: #f2d600;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    width: 100px;
    display: block;
    background: #79a70a;
    background: linear-gradient(#484848 0%,#484848 100%);
    box-shadow: 0 3px 10px -5px rgba(0,0,0,1);
    position: absolute;
    top: 19px;
    left: -21px;
}
.common-section {
    background-repeat: no-repeat !important;
}
.fa-star:before {content: "\f005";}
.fa-angle-down:before {content: "\f107";}
.fa-long-arrow-right:before {content: "\f178";}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome !important;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.hire-comman-section .hire-item h4 {
    font-size: 24px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.3;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    margin: 0;
}
.hire-comman-section .hire-item h5 {
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.3;
    letter-spacing: normal;
    color: #fff;
    margin: 0;
    margin-top: 10px;
}
.hire-comman-section .hire-item .pricing-caption {
    margin-bottom: 20px;
}
.hire-comman-section .hire-item .pricing-caption {
    margin: 70px 0;
    margin-bottom: 40px;
}
.hire-comman-section .hire-item a {
    border-radius: 3.6px;
    border: 1px solid #0c5adb;
    display: block;
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #0c5adb;
    padding: 7px;
    cursor: pointer;
    transition: .5s;
}
.hire-last-arrow {
    border-radius: 16px;
    box-shadow: 0 4px 16px 0 rgba(0,0,0,.12);
    background-color: #2c2c34;
    padding: 40px 30px;
    padding-right: 100px;
    position: relative;
    margin: 0px 0 60px;
}
.hire-last-arrow h4 {
    font-size: 26px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.3;
    letter-spacing: normal;
    color: #fff;
    margin: 0;
    margin-bottom: 10px;
}
.hire-last-arrow h5 {
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.3;
    letter-spacing: normal;
    color: #fff;
    margin: 0;
}
.hire-last-arrow a {
    position: absolute;
    color: #0c5adb;
    font-size: 50px;
    right: 30px;
    top: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    align-items: center;
    cursor: pointer;
    transition: .5s;
}
.hire-comman-section {
    background: #f7f7f7 none repeat scroll 0 0;
    padding-bottom: 0;
}
@media screen and (min-width: 767px){
.hire-comman-section .d-flex {display: flex;align-items: center;justify-content: center;}
.hire-comman-section  li{list-style: none;}
}
@media (min-width: 992px){
.col-md-offset-2 {margin-left: 16.66666667%;}
}
.hire-brewlance {
    position: relative;
}
.m-b-50 {
    margin-bottom: 50px;
}
.hire-brewlance .brew-left-last {
    box-shadow: 0 4px 24px 0 rgba(0,0,0,.12);
    background-color: #fff;
    padding: 40px 30px;
    border-radius: 12px;
    background-image: url(../images/vs_background.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center top;
}

.hire-brewlance .brew-left-last h5 {
    font-size: 20px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.4;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    margin: 0;
}
.hire-brewlance .brew-left-last h4 {
    font-size: 32px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    margin: 0;
    margin-top: 10px;
}
.hire-brewlance .brew-space-caption {
    margin-top: 70px;
}
.hire-brewlance .brew-space-caption p {
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #484848;
    position: relative;
    padding-left: 30px;
    margin-top: 25px;
}
.hire-brewlance .brew-space-caption p:before {
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    border: solid 1px #8ec543;
    border-radius: 50%;
    left: 0;
    top: 8px;
}
.hire-brew-vs {
    position: absolute;
    width: 108px;
    height: 108px;
    border: solid 4px #0c49c4;
    display: flex;
    background-color: #fff;
    font-size: 40px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #484848;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    left: 15px;
    right: 0;
    margin: auto;
}
.hire-brewlance .brew-right-last ul {
    margin: 0;
}
.hire-brewlance .brew-right-last ul li {
    border-radius: 8px;
    box-shadow: 0 4px 24px 0 rgba(0,0,0,.12);
    background-color: #fff;
    width: 100%;
    position: relative;
    padding: 15px;
    padding-left: 130px;
    text-align: left;
    margin: 20px 0;
    background-image: none!important;
    transition: .5s;
}
.hire-brewlance .brew-right-last ul li img {
    position: absolute;
    left: 15px;
    height: 70px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100px;
    object-fit: contain;
    object-position: center;
}
.hire-brewlance .brew-right-last ul li:hover {
    transform: translate(0,-15px);
}

@media screen and (max-width: 767px){

.hire-comman-section .hire-item{margin-bottom: 30px}
.hire-last-arrow {padding-right: 20px;}
.hire-last-arrow a {position: static;margin:15px auto 0;justify-content: center;}
.hire-brew-vs {position:relative;left:0;margin:20px auto;}
.hire-last-arrow h4 {font-size: 17px;}
.hire-brewlance .brew-right-last ul {padding: 0;}
.hire-brewlance .brew-right-last ul li {padding-left: 15px;text-align: center;margin: 20px 0;}
.hire-brewlance .brew-right-last ul li img {position: static;margin: 15px auto;}
.hire-brewlance .brew-left-last h4 {font-size: 24px;}
.hire-brewlance .brew-left-last {padding: 40px 20px!important;background-size: 100% 40%;}
}

.page-template-contact .blog-section{display: none;}

/* Portfolio style */
.portfolio-tabs .tab-pane {display: none;}
.portfolio-tabs .tab-pane.active.show {display: block;}
.mb-5,.my-5{margin-bottom:2rem!important}
.portfolio-tabs .nav-tabs {
    display: block;
    padding: 0;
    margin-bottom: 40px;
}
.nav-tabs li.nav-item {
    display: inline-block;
    margin: 0 10px 0 0;
}

.portfolio-tabs .nav-tabs li.nav-item a {
    color: #fff;
    background: #0c49c4;
    padding: 10px 30px;
    display: block;
    font-size: 16px;
    border-radius: 3px;
}
.single-product {
    background-color: #FFF;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    margin-bottom: 80px;
    box-shadow: 3px 10px 10px rgba(68, 54, 54, 0.2);
    -webkit-box-shadow: 3px 10px 10px rgba(68, 54, 54, 0.2);
}
.post-5111 .entry-header {
	max-width: 1190px;
	margin: auto;
	padding-left: 15px;
	padding-top: 40px;
}
.post-5111 .entry-header .entry-title{
	color: #0c49c4;
	font-family: 'Arial,sans-serif';
	padding-bottom: 15px;
	border-bottom: 2px solid;
}


.filter-locations{
	border-top: solid 1px #4d4e4e;
	padding: 50px 0;
	margin-top:18px;
}
.filter-locations ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0px;
}
.filter-locations ul li {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
	color: #E2E2E2;
	min-height: 140px;
	position: relative;
	padding: 0 30px;
	min-height: 130px;
}
.filter-locations ul li:first-child {
    padding-left: 0;
}
.filter-locations ul li::after {
    content: "";
    background: #4d4e4e;
    height: 100%;
    position: absolute;
    width: 1px;
    top: 0;
    right: 30px;
}
.filter-locations ul li:last-child:after{display:none}
.filter-locations ul li .coutry-name {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 23px;
}

.filter-locations ul li .area {
    font-size: 16px;
    color: #FFF;
    font-weight: 600;
    margin-bottom: 10px;
}
@media only screen and (max-width: 767px){
	.filter-locations ul li {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.footer .filter-locations li {
		padding: 0 20px !important;
	}
	.footer .filter-locations ul li:after{
		display:none !important;
	}
	
}
@media only screen and (max-width: 680px{
	.filter-locations ul li {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

}

