@charset "utf-8";

@font-face {
	font-family: "Google Sans";
	font-style: normal;
	font-weight: 700;
	font-display: optional;
	src: local("Google Sans Regular"), local("GoogleSans-Regular"), url('https://static.weblinkindia.net/fonts/latin.woff2') format("woff2");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

img.lazyload:not([src]) {
	visibility: hidden
}

a {
	color: #286fe1;
	text-decoration: none !important
}

a:focus,
a:hover {
	color: #03924d
}

.a1 img {
	height: auto;
	width: 100%
}

*,
a,
div,
h1,
h2,
h3,
h4,
h5,
h6,
img,
input,
li,
ol,
p,
span,
ul {
	margin: 0;
	outline: 0;
	padding: 0;
	border: 0
}

blockquote {
	margin: 5px 20px
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

articles,
figure,
footer,
header,
nav,
section {
	display: block
}

img.lazyloading {
	background: #eee
}

/*!special*/
.auto {
	margin: auto
}

.b {
	font-weight: 700
}

.db {
	display: block
}

.logo_sec a,
.dib,
.fa {
	display: inline-block
}

.inline {
	display: inline
}

.dn {
	will-change: transform, opacity;
	display: none
}

.abs {
	position: absolute
}

.rel {
	position: relative
}

.hand,
.page_scrl {
	cursor: pointer
}

.zoom-in {
	cursor: zoom-in
}

.z99 {
	z-index: 99
}

.o-hid {
	overflow: hidden
}

.o-auto {
	overflow: auto
}

.fix {
	position: fixed
}

.normal {
	font-weight: 400 !important
}

.radius-3 {
	border-radius: 3px
}

.radius-5 {
	border-radius: 5px
}

.radius-10 {
	border-radius: 10px
}

.radius-15 {
	border-radius: 15px
}

.radius-20 {
	border-radius: 20px
}

.radius-5b {
	border-radius: 0 0 5px 5px
}

.radius-20b {
	border-radius: 0 0 20px 20px
}

.radius-15t {
	border-radius: 15px 15px 0 0
}

/*!fonts*/
.arial {
	font-family: Arial, Helvetica, sans-serif
}

.geor {
	font-family: Georgia, Times New Roman, Times, serif
}

.tahoma {
	font-family: Tahoma, Geneva, sans-serif, Arial
}

.treb {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif
}

.op-sans,
.osons,
.pt {
	font-family: Segoe UI, system-ui, -apple-system, sans-serif
}

.roboto {
	font-family: 'Roboto', Arial, Helvetica, sans-serif
}

.google {
	font-family: 'Google Sans', sans-serif
}

.i {
	font-style: italic
}

.u {
	text-decoration: underline
}

.n {
	font-style: normal;
	font-weight: 400;
	text-decoration: none;
	text-transform: none
}

.nw,
.text-nowrap {
	white-space: nowrap
}

.text-lowercase,
.ttl {
	text-transform: lowercase
}

.text-uppercase,
.ttu {
	text-transform: uppercase
}

.fs11 {
	font-size: 11px
}

.fs12 {
	font-size: 12px
}

.fs13 {
	font-size: 13px
}

.fs14 {
	font-size: 14px
}

.fs15 {
	font-size: 15px
}

.fs16 {
	font-size: 16px
}

.fs17 {
	font-size: 17px
}

.fs18 {
	font-size: 18px
}

.fs20 {
	font-size: 20px
}

.fs23 {
	font-size: 23px
}

.fs24 {
	font-size: 24px
}

.fs30 {
	font-size: 30px
}

.fs40 {
	font-size: 50px
}

.lh0em {
	line-height: 0
}

.lh05em {
	line-height: .5em
}

.lh1em {
	line-height: 1em
}

.lh12em {
	line-height: 1.2em
}

.lh13em {
	line-height: 1.3em
}

.lh15em {
	line-height: 1.5em
}

.lh2em {
	line-height: 2em
}

.lh18px {
	line-height: 18px
}

.lh20px {
	line-height: 20px
}

.lh24px {
	line-height: 24px
}

.weight300 {
	font-weight: 300
}

.weight400 {
	font-weight: 400
}

.weight600 {
	font-weight: 600
}

.w700,
.weight700,
b,
strong {
	font-weight: 700 !important
}

.fs_08em {
	font-size: .8em
}

.fs_09em {
	font-size: .9em
}

.fs_1em {
	font-size: 1em
}

.fs_1_1em {
	font-size: 1.1em
}

.fs_1_2em {
	font-size: 1.2em
}

.fs_1_3em {
	font-size: 1.3em
}

.fs_1_4em {
	font-size: 1.4em
}

.fs_1_5em {
	font-size: 1.5em
}

.fs_1_7em {
	font-size: 1.7em
}

.fs_2em {
	font-size: 2em
}

.fs_3em {
	font-size: 3em
}

/*!color*/
.black,
.black a,
.black a:hover {
	color: #000
}

.gray,
.gray a,
.gray a:hover {
	color: #a6a6a6
}

.gray1,
.gray1 a,
.gray1 a:hover {
	color: #999
}

.gray3,
.gray3 a,
.gray3 a:hover {
	color: #ccc
}

.error,
.red,
.red a,
.red a:hover {
	color: red
}

.white,
.white a,
.white a:hover {
	color: #fff;
	text-decoration: none
}

.pale,
.pale a,
.pale a:hover {
	color: #d9a635
}

.blue,
.blue a,
.blue a:hover {
	color: #0cc5cc
}

.blue2,
.blue2 a {
	color: #00afc8
}

.blue2 a:hover,
.blue3,
.blue3 a {
	color: #009ddc
}

.yellow,
.yellow a,
.yellow a:hover {
	color: #ffea00
}

.green,
.green a,
.green a:hover {
	color: #97cb07
}

.green5,
.green5 a,
.green5 a:hover {
	color: #090
}

.green2,
.green2 a,
.green2 a:hover {
	color: #119964
}

.green3,
.green3 a,
.green3 a:hover {
	color: #175a52
}

.orange,
.orange a,
.orange a:hover {
	color: #ff8515
}

.gray2 {
	color: #424242
}

.green4,
.green4 a,
.green4 a:hover {
	color: #50ca5d
}

.blue4,
.blue4 a,
.blue4 a:hover {
	color: #00aff0
}

.blue5,
.blue5 a,
.blue5 a:hover {
	color: #0078ae
}

/*!width*/
.w5 {
	width: 5%
}

.w10 {
	width: 10%
}

.w13 {
	width: 13%
}

.w14 {
	width: 14%
}

.w15 {
	width: 15%
}

.w17 {
	width: 17%
}

.w20 {
	width: 20%
}

.w22 {
	width: 22%
}

.w24 {
	width: 24%
}

.w25 {
	width: 25%
}

.w30 {
	width: 30%
}

.w32 {
	width: 32%
}

.w33 {
	width: 33.2%
}

.w36 {
	width: 36%
}

.w40 {
	width: 40%
}

.w49 {
	width: 49%
}

.w50 {
	width: 50%
}

.w60 {
	width: 60%
}

.w62 {
	width: 62%
}

.w70 {
	width: 70%
}

.w75 {
	width: 75%
}

.w80 {
	width: 80%
}

.w90 {
	width: 90%
}

.w100 {
	width: 100%
}

/*!align*/
.al,
.text-left {
	text-align: left
}

.ar,
.text-right {
	text-align: right
}

.ac,
.text-center {
	text-align: center
}

.aj,
.text-justify {
	text-align: justify
}

.vat {
	vertical-align: top
}

.vam {
	vertical-align: middle
}

.vab {
	vertical-align: bottom
}

.fl,
.fr {
	display: inline;
	float: left
}

.fr {
	float: right
}

.cb,
p.cb {
	line-height: 0;
	height: 0
}

p.cb {
	content: '.';
	display: block;
	font-size: 0;
	margin: 0;
	padding: 0
}

.cb {
	clear: both
}

.cl {
	clear: left
}

.cr {
	clear: right
}

.lt {
	text-decoration: line-through
}

/*!margin*/
.m0-10 {
	margin: 0 10px
}

.m5-0 {
	margin: 5px 0
}

.m1 {
	margin: 1px
}

.m2 {
	margin: 2px
}

.m3 {
	margin: 3px
}

.m5 {
	margin: 5px
}

.m6 {
	margin: 6px
}

.m7 {
	margin: 7px
}

.m8 {
	margin: 8px
}

.m9 {
	margin: 9px
}

.m25 {
	margin: 25px
}

.mt1 {
	margin-top: 1px
}

.mt2 {
	margin-top: 2px
}

.mt3 {
	margin-top: 3px
}

.mt4 {
	margin-top: 4px
}

.mt5 {
	margin-top: 5px
}

.mt6 {
	margin-top: 6px
}

.mt7 {
	margin-top: 7px
}

.mt8 {
	margin-top: 8px
}

.mt9 {
	margin-top: 9px
}

.mt10 {
	margin-top: 10px
}

.mt12 {
	margin-top: 12px
}

.mt14 {
	margin-top: 14px
}

.mt15 {
	margin-top: 15px
}

.mt16 {
	margin-top: 16px
}

.mt17 {
	margin-top: 17px
}

.mt18 {
	margin-top: 18px
}

.mt20 {
	margin-top: 20px
}

.mt21 {
	margin-top: 21px
}

.mt23 {
	margin-top: 23px
}

.mt24 {
	margin-top: 24px
}

.mt25 {
	margin-top: 25px
}

.mt30 {
	margin-top: 30px
}

.mt35 {
	margin-top: 35px
}

.mt40 {
	margin-top: 40px
}

.mt45 {
	margin-top: 45px
}

.mt50 {
	margin-top: 50px
}

.mt65 {
	margin-top: 65px
}

.mt100 {
	margin-top: 100px
}

.mr1 {
	margin-right: 1px
}

.mr2 {
	margin-right: 2px
}

.mr3 {
	margin-right: 3px
}

.mr5 {
	margin-right: 5px
}

.mr6 {
	margin-right: 6px
}

.mr7 {
	margin-right: 7px
}

.mr8 {
	margin-right: 8px
}

.mr10 {
	margin-right: 10px
}

.mr15 {
	margin-right: 15px
}

.mr20 {
	margin-right: 20px
}

.ml1 {
	margin-left: 1px
}

.ml2 {
	margin-left: 2px
}

.ml3 {
	margin-left: 3px
}

.ml4 {
	margin-left: 4px
}

.ml5 {
	margin-left: 5px
}

.ml6 {
	margin-left: 6px
}

.ml8 {
	margin-left: 8px
}

.ml10 {
	margin-left: 10px
}

.ml12 {
	margin-left: 12px
}

.ml15 {
	margin-left: 15px
}

.ml20 {
	margin-left: 20px
}

.ml22 {
	margin-left: 22px
}

.ml25 {
	margin-left: 25px
}

.ml30 {
	margin-left: 30px
}

.ml35 {
	margin-left: 35px
}

.ml40 {
	margin-left: 40px
}

.mb1 {
	margin-bottom: 1px
}

.mb2 {
	margin-bottom: 2px
}

.mb3 {
	margin-bottom: 3px
}

.mb4 {
	margin-bottom: 4px
}

.mb5 {
	margin-bottom: 5px
}

.mb7 {
	margin-bottom: 7px
}

.mb8 {
	margin-bottom: 8px
}

.mb10 {
	margin-bottom: 10px
}

.mb12 {
	margin-bottom: 12px
}

.mb15 {
	margin-bottom: 15px
}

.mb18 {
	margin-bottom: 18px
}

.mb20 {
	margin-bottom: 20px
}

.mb22 {
	margin-bottom: 22px
}

.mb23 {
	margin-bottom: 23px
}

.mb25 {
	margin-bottom: 25px
}

.mb27 {
	margin-bottom: 27px
}

.mb30 {
	margin-bottom: 30px
}

.mb32 {
	margin-bottom: 32px
}

.mb34 {
	margin-bottom: 34px
}

.mb35 {
	margin-bottom: 35px
}

.mb40 {
	margin-bottom: 40px
}

.mb45 {
	margin-bottom: 45px
}

.mb50 {
	margin-bottom: 50px
}

.mb55 {
	margin-bottom: 55px
}

.mb60 {
	margin-bottom: 60px
}

.mb70 {
	margin-bottom: 70px
}

.mb80 {
	margin-bottom: 80px
}

.mb100 {
	margin-bottom: 100px
}

.p0-2 {
	padding: 0 2px
}

.p0-5 {
	padding: 0 5px
}

.p0-10 {
	padding: 0 10px
}

.p1-5 {
	padding: 1px 5px
}

.p1-10 {
	padding: 1px 10px
}

.p1-15 {
	padding: 1px 15px
}

.p2-5 {
	padding: 2px 5px
}

.p2-10 {
	padding: 2px 10px
}

.p5-10 {
	padding: 5px 10px
}

.p10-15 {
	padding: 10px 15px
}

.p1 {
	padding: 1px
}

.p2 {
	padding: 2px
}

.p5 {
	padding: 5px
}

.p7 {
	padding: 7px
}

.p8 {
	padding: 8px
}

.p10 {
	padding: 10px
}

.p12 {
	padding: 12px
}

.p15 {
	padding: 15px
}

.p20 {
	padding: 20px
}

.pt1 {
	padding-top: 1px
}

.pt2 {
	padding-top: 2px
}

.pt3 {
	padding-top: 3px
}

.pt5 {
	padding-top: 5px
}

.pt6 {
	padding-top: 6px
}

.pt7 {
	padding-top: 7px
}

.pt8 {
	padding-top: 8px
}

.pt9 {
	padding-top: 9px
}

.pt10 {
	padding-top: 10px
}

.pt12 {
	padding-top: 12px
}

.pt13 {
	padding-top: 13px
}

.pt15 {
	padding-top: 15px
}

.pt18 {
	padding-top: 18px
}

.pt20 {
	padding-top: 20px
}

.pt25 {
	padding-top: 25px
}

.pt30 {
	padding-top: 30px
}

.pt35 {
	padding-top: 35px
}

.pt40 {
	padding-top: 40px
}

.pr2 {
	padding-right: 2px
}

.pr3 {
	padding-right: 3px
}

.pr5 {
	padding-right: 5px
}

.pr10 {
	padding-right: 10px
}

.pr15 {
	padding-right: 15px
}

.pr28 {
	padding-right: 28px
}

.pl3 {
	padding-left: 3px
}

.pl5 {
	padding-left: 5px
}

.pl10 {
	padding-left: 10px
}

.pl12 {
	padding-left: 12px
}

.pl13 {
	padding-left: 13px
}

.pl15 {
	padding-left: 15px
}

.pl20 {
	padding-left: 20px
}

.pl30 {
	padding-left: 30px
}

.pb0 {
	padding-bottom: 0
}

.pb1 {
	padding-bottom: 1px
}

.pb2 {
	padding-bottom: 2px
}

.pb3 {
	padding-bottom: 3px
}

.pb4 {
	padding-bottom: 4px
}

.pb5 {
	padding-bottom: 5px
}

.pb7 {
	padding-bottom: 7px
}

.pb8 {
	padding-bottom: 8px
}

.pb10 {
	padding-bottom: 10px
}

.pb12 {
	padding-bottom: 12px
}

.pb15 {
	padding-bottom: 15px
}

.pb20 {
	padding-bottom: 20px
}

.pb25 {
	padding-bottom: 25px
}

.pb30 {
	padding-bottom: 30px
}

.pb35 {
	padding-bottom: 35px
}

.pb40 {
	padding-bottom: 40px
}

.pb50 {
	padding-bottom: 50px
}

.pt0 {
	padding-top: 0 !important
}

/*!form*/
input[type=file],
input[type=password],
input[type=text] {
	color: #333;
	background: #fff;
	border: 1px solid #ccc
}

select,
textarea {
	background: #fff;
	border: 1px solid #ccc;
	resize: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

input,
select,
textarea {
	font: 12px/16px Segoe UI, system-ui, -apple-system, sans-serif;
	color: #555
}

input.check {
	border: 1px solid #666;
	font-size: 13px;
	width: 15px;
	height: 15px;
	margin: 2px 2px 2px 0;
	outline: 0;
	background: #fff
}

input[type=password]:focus,
input[type=text]:focus,
textarea:focus {
	color: #222;
	background: #fff
}

select {
	background: #fff url(../images/sel-ar.svg) 99% center no-repeat !important
}

::-webkit-input-placeholder {
	color: #111
}

:-moz-placeholder {
	color: #111 !important
}

::-moz-placeholder {
	color: #111 !important
}

:-ms-input-placeholder {
	color: #111
}

/*!Shadow*/
.shadow1 {
	box-shadow: 0 0 2px rgba(0, 0, 0, .3)
}

.shadow2 {
	box-shadow: 0 2px 2px rgba(0, 0, 0, .2)
}

/*!BG*/
.bg-white {
	background: #fff
}

.bg-pale {
	background: #fffedd;
	border: 1px solid #efdea5
}

.bg-gray {
	background: #f6f6f6;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd
}

.bg-gray1 {
	background: #444
}

.bg-blue {
	background: #103480
}

.bg-gray2 {
	background: #f8f8f8
}

.bg_g {
	background: #00a42b
}

/*!BORDER*/
.bb {
	border-bottom: 1px solid #999
}

.bb1 {
	border-bottom: 1px solid #ccc
}

.bb2 {
	border-bottom: 1px solid #072550
}

.bb3 {
	border-bottom: 1px solid #666
}

.bt {
	border-top: 1px solid #eee
}

.bl,
.bl1 {
	border-left: 1px solid #eee
}

.br {
	border-right: 1px solid #eee
}

.border1 {
	border: 1px solid #eee
}

.border2 {
	border: 1px solid #d9edf7
}

.border3 {
	border: 1px solid #999
}

ul.myulx,
ul.myulx li {
	margin: 0;
	padding: 0;
	list-style: none
}

/*! whatsap */
.wts-app {
	width: 3.2em;
	background: #079700;
	border-radius: 8px 0 0 8px;
	position: fixed;
	right: 0;
	bottom: 1em;
	z-index: 99
}

.wts-app a {
	display: block;
	color: #fff;
	padding: 5px 0;
	text-align: center
}

.wts-app i {
	font-size: 2.3em
}

.wts-app a:hover.wts-app-btn:hover {
	text-decoration: none;
	color: #fff
}

.wts-app-btn {
	background: #4aae20;
	color: #fff
}

/*!Effects*/
.trans_eff {
	transition: all linear .2s;
	-webkit-transition: all linear .2s;
	-moz-transition: all linear .2s;
	-ms-transition: all linear .2s
}

a,
a:active,
a:hover,
a:visited {
	outline: 0 !important;
	cursor: pointer
}

/*!FANCY BOX*/
.fancybox-close {
	position: absolute;
	top: 2px !important;
	right: 2px !important;
	width: 24px;
	height: 24px;
	cursor: pointer;
	z-index: 8040;
	background: #fff url(../images/x.png) no-repeat center center !important
}

.fancybox-close:hover {
	background: #fff url(../images/x2.png) no-repeat center center !important
}

.fancybox-skin {
	border-radius: 2px !important
}

.fancybox-overlay {
	background: rgba(0, 0, 0, .8) !important
}

/*!Aninm*/
@keyframes flicAnim {

	0%,
	to {
		opacity: 1
	}

	50% {
		opacity: 0
	}
}

@-webkit-keyframes flicAnim {

	0%,
	to {
		opacity: 1
	}

	50% {
		opacity: 0
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

.animated {
	animation-duration: 1s;
	-webkit-animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	animation-timing-function: ease-in-out;
	-webkit-animation-timing-function: ease-in-out
}

.animate-flicker {
	-webkit-animation: flicAnim 2s infinite;
	animation: flicAnim 2s infinite
}

.tab-bdr2 {
	border: solid #f1f1f1;
	border-width: 0
}

.tab-bdr2 td {
	border: solid #ddd;
	border-width: 0 0 1px;
	padding: 15px 5px
}

.btn1,
.btn2 {
	font: 400 1.2em/33px Roboto, Arial, Helvetica, sans-serif;
	padding: 0 32px;
	height: 33px
}

.btn1 {
	color: #fff !important;
	background: #27a97d;
	display: inline-block
}

.btn1:hover,
.btn2 {
	color: #fff;
	background: #333
}

.btn1s,
.btn2,
.btn2s {
	display: inline-block
}

.btn1s,
.btn2s {
	font: 700 .9em/22px Arial, Helvetica, sans-serif;
	padding: 0 10px;
	height: 22px;
	color: #fff
}

.btn2:hover {
	background: #27a97d;
	color: #fff
}

.btn1s {
	background: #4c6ba0
}

.btn1s:hover,
.btn2s:hover {
	background: #333;
	color: #fff
}

.btn2s {
	background: #777
}

.owl-carousel,
.owl-carousel .owl-item {
	-webkit-tap-highlight-color: transparent;
	position: relative
}

.owl-carousel {
	will-change: transform, opacity;
	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 {
	will-change: transform, opacity;
	-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);
	-webkit-backface-visibility: hidden
}

.owl-carousel .owl-item {
	min-height: 1px;
	float: left;
	-webkit-touch-callout: none
}

.owl-carousel .owl-item img {
	display: inline-block;
	max-width: 100% !important
}

.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-loading {
	opacity: 0;
	display: block
}

.owl-carousel.owl-hidden {
	opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
	visibility: hidden
}

.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
}

.owl-height {
	transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	transition: opacity .4s ease
}

.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-carousel,
.owl-carousel:after,
.owl-carousel:before,
.owl-item,
.owl-item .item,
.owl-item .item:after,
.owl-item .item:before,
.owl-item:after,
.owl-item:before,
.owl-stage,
.owl-stage-outer,
.owl-stage-outer:after,
.owl-stage:after,
.owl-stage:before,
.owl-wrapper {
	transition: none
}

.owl-carousel.off {
	display: block
}

/*! Desktop */
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Google Sans", sans-serif
}

h3,
h4 {
	color: #fff
}

body {
	font: 16px/20px Segoe UI, system-ui, -apple-system, sans-serif;
	color: #222
}

h1 {
	font-size: 32px;
	line-height: 36px;
	color: #454545;
	border-bottom: 1px solid #eee;
	padding-bottom: 8px
}

h2,
h4,
h5,
h6 {
	font-size: 45px
}

h2,
h5,
h6 {
	line-height: 47px;
	color: #242729
}

h2 span,
h5 span {
	font: 700 47px/47px Segoe UI, system-ui, -apple-system, sans-serif
}

h3 {
	font-size: 19px;
	line-height: 21px;
	text-transform: uppercase
}

h4 {
	line-height: 65px
}

.container {
	width: 100%;
	max-width: 1200px;
	padding: 0 15px;
	
}

a,
circle,
div,
path,
rect,
svg {
	transition: all .3s linear;
	-webkit-transition: all .3s linear
}

figure {
	display: table-cell;
	vertical-align: middle
}

figure img {
	display: block;
	margin: auto;
	border: 0
}

.minmax {
	min-width: 1240px;
	max-width: 100%
}

.letter_s {
	letter-spacing: 3px
}

.row,
.row>.no_pad {
	padding: 0;
	margin: 0
}

.mw_96,
.mw_98 {
	height: auto
}

.mw_98 {
	max-width: 98%
}

.mw_96 {
	max-width: 90%;
	margin: auto
}

/*! HEADER */
header * {
	will-change: auto
}

.call_txt a,
.call_txt span {
	font: 700 12px/18px Arial, Helvetica, sans-serif;
	color: #0cc5cc
}

body>div>header,
body>header {
	background: #fff;
	padding: 0;
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	z-index: 999;
	-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .8);
	-moz-box-shadow: 0 0 6px rgba(0, 0, 0, .8);
	box-shadow: 0 0 6px rgba(0, 0, 0, .8)
}

.logo_sec {
	text-align: left;
	margin: 10px 0 10px 15px
}

.nav_sec {
	text-align: left;
	margin-top: 22px
}

.call_txt a {
	text-align: right;
	margin-bottom: 10px
}

label:empty {
	display: none
}

/*! NAV */
.navbar {
	min-height: 0;
	position: inherit
}

.navbar-default {
	background: 0 0;
	float: right;
	border: 0;
	margin: 0 10px 0 0;
	padding: 0;
	font: 600 .96em/24px Segoe UI, system-ui, -apple-system, sans-serif;
	color: #fff;
	text-transform: uppercase;
	text-align: right
}

.navbar-default .navbar-collapse {
	padding: 0
}

.navbar-nav {
	margin: 0
}

.navbar-nav>li>a {
	color: #12235b !important;
	padding: 0;
	line-height: 25px;
	margin: 0 18px;
	font-family: "Google Sans", sans-serif
}

.navbar-nav>li>a:hover {
	color: #1ba600 !important;
	background: 0 0 !important
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-nav>li.active>a,
.navbar-nav>li.active>a:hover,
.navbar-nav>li>a.act {
	color: #1ba600 !important;
	background: 0 0 !important;
	border-bottom: 2px solid #1ba600
}

.dropdown-menu {
	width: 1150px;
	position: absolute;
	z-index: 9999;
	top: 67px;
	left: 0;
	right: 0;
	margin: auto;
	padding: 20px;
	border-radius: 10px
}

.t2 {
	padding: 15px
}

.dropdown_menu_list ul,
.dropdown_menu_list ul li {
	margin: 0;
	padding: 0;
	list-style: none
}

.dropdown_menu_list ul li {
	float: left;
	width: 16.66%
}

.sub_menu_title {
	font: 13.5px/20px "Google Sans", sans-serif;
	display: inline-block;
	font-weight: bold;
}

.sub_menu_title a {
	color: #293fb8
}

.sublink2 {
	margin-bottom: 8px
}

.sublink a,
.sublink2 a {
	text-align: left;
	padding: 0;
	display: block
}

.sublink a {
	font: 11.5px/24px "Google Sans", sans-serif;
	color: #666;
	text-transform: uppercase
}

.sublink a:hover {
	color: #0cc5cc !important;
	text-decoration: underline
}

.sublink2 a {
	font: 13px/24px Segoe UI, system-ui, -apple-system, sans-serif;
	color: #071126;
	text-transform: capitalize
}

.sublink2 a:hover {
	color: #1565c0 !important
}

.nav_next {
	float: right;
	cursor: pointer;
	display: block;
	margin: -30px 10px 0 0;
	color: #333
}

.nav .dropdown:first-child .dropdown_menu_list ul li {
	width: 20%
}

/*! modalbox */
.modal-content {
	margin: 15% auto
}

.modal {
	z-index: 999999999
}

h3.modal-title {
	color: #fff
}

.modal-dialog {
	width: 373px;
	margin: auto
}

#imagemodal .modal-dialog {
	width: 90%;
	max-width: 920px
}

#vidmodal .modal-dialog {
	width: 90% !important;
	max-width: 920px !important
}

.lgmodel .modal-dialog {
	width: 50%;
	max-width: 650px;
	user-select: none
}

#copyright .modal-dialog {
	max-width: 650px
}

#copyright .modal-dialog,
.mdmodel .modal-dialog {
	width: 638px !important;
	user-select: none
}

.modal-footer {
	text-align: left
}

.modal-header {
	background: #97cb07;
	border-bottom: 5px solid #6e9600;
	font: 400 36px/36px Segoe UI, system-ui, -apple-system, sans-serif;
	display: block;
	color: #fff
}

.quote_btn2,
.quote_btn2:visited,
.quote_btn3,
.quote_btn3:visited {
	display: inline-block;
	text-align: center;
	font: 500 17.5px/36px "Google Sans", sans-serif;
	height: 50px;
	cursor: pointer;
	width: 48.5%
}

.quote_btn3,
.quote_btn3:visited {
	background: #ff8515;
	color: #fff;
	border: 2px solid #944700;
	border-radius: 5px
}

.quote_btn3:hover {
	color: #222;
	border: 2px solid #222;
	text-decoration: none
}

.quote_btn2,
.quote_btn2:visited {
	background: #00c6a3 !important;
	color: #fff !important;
	border: 2px solid #008b72 !important;
	border-radius: 5px
}

.quote_btn2:hover {
	background: #ff8515 !important;
	color: #fff !important;
	border: 2px solid #222;
	text-decoration: none
}

.nav>li,
.nav>li>a,
.nav_sec {
	position: inherit !important
}

.col-md-7,
.col-sm-12,
.col-xs-12 {
	position: inherit
}

/*! Footer*/
.ft_mt25 {
	margin-top: 25px
}

.ft_mt35 {
	margin: 1em 0 10px
}

footer {
	font-family: Segoe UI, system-ui, -apple-system, sans-serif
}

footer p.h5.strong {
	font: 16px/18px "Google Sans", sans-serif;
	color: #bdaf0e;
	margin-bottom: 10px
}

footer p.h6.strong {
	font: 14px/18px "Google Sans", sans-serif;
	color: #fff;
	text-transform: none;
}

footer .foot2 {
	background: #052149
}

.ft .mtb {
	border-top: 1px solid #0b4cb3;
	padding: .8em .5em 0
}

/*! Footer-Contact*/
footer .ft_links a {
	display: table;
	color: #fff;
	margin: 0;
	font-weight: 400;
	font-size: 13px;
	line-height: 21px;
	padding: 0 0 2px
}

.copy_rgt a:hover,
footer .blue2 a,
footer .blue2 a:hover,
footer a:hover,
footer.blue2 {
	text-decoration: underline;
	color: #9ef8cd
}

footer .ft_links span a {
	text-transform: uppercase
}

footer .ft_links a span {
	color: #98f1fc
}

footer .bdr_btm {
	border-bottom: 1px solid #000;
	margin: 15px
}

footer .soc_links a {
	width: 39px;
	height: 39px;
	background-color: #0e69fe;
	display: inline-block;
	transition: all linear .6s;
	margin-right: 4px;
	text-decoration: none
}

footer .soc_links a b {
	color: #fff !important;
	font-size: 24px;
	text-align: center;
	padding: 8px 0;
	width: 39px;
	height: 39px;
	display: block
}

footer .soc_links a:last-child {
	margin-right: 0
}

footer .soc_links a:hover {
	background-color: #62ab00
}

.contact_ft_area,
footer .copy_rgt {
	text-align: center;
	padding: 30px 0
}

footer .copy_rgt {
	background: #01132c;
	font-size: .9em;
	color: #abaaaa;
	line-height: 30px
}

footer .copy_rgt a {
	text-decoration: underline !important;
	color: #a2a0a0
}

.contact_bg {
	background: #0b2d5d
}

.contact_ft_area p.h5.strong {
	text-transform: uppercase;
	margin-top: 8px;
	border-bottom: 1px solid #0b4cb3;
	padding-bottom: 15px;
	font: 18px/18px "Google Sans", sans-serif !important;
	background: 0 0
}

.iso_bg,
.iso_bg2 {
	padding: 23px 15px 25px;
	border-left: 1px solid #184079
}

.iso_bg2 {
	padding: 15px 15px 12px;
	border-right: 1px solid #184079
}

.iso_cnt {
	font: 36px/38px "Google Sans", sans-serif;
	color: #9cdd44;
	text-align: right
}

.iso_cnt_sm {
	font: 15px/15px Segoe UI, system-ui, -apple-system, sans-serif;
	color: #fff;
	text-align: right
}

.follow_area {
	margin: 15px 0 0 12%
}

.ft_address {
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	margin-top: 15px
}

.follow_area .ml25 {
	margin-left: 47px
}

.company_bg {
	background: url(../images/c-bg.webp)
}

ul.myulx,
ul.myulx li {
	margin: 0;
	padding: 0;
	list-style: none
}

ol.ol_style1,
ul.ul_style1 {
	margin: 20px 0 0 20px;
	padding: 0
}

ol.ol_style1 li,
ul.ul_style1 li {
	margin: 15px 0;
	font-size: 1.1em;
	padding: 0
}

ul.ul_style1 li {
	list-style-image: url(../images/blt_1.svg);
	line-height: 24px
}

ol.ol_style2,
ul.ul_style2 {
	margin: 20px 0 0 35px;
	padding: 0
}

ul.ul_style2 li {
	list-style-image: url(../images/aro1.svg);
	margin: 15px 0;
	padding: 0;
	font-size: 1em;
	line-height: 1.2em
}

ul.ul_style1 ul li,
ul.ul_style2f li {
	list-style-image: url(../images/aro1.svg);
	line-height: 1.1em;
	padding: 0
}

ul.ul_style2f {
	margin: 0 0 0 35px;
	padding: 0
}

ul.ul_style2f li {
	margin: 7px 20px 7px 0;
	font-size: 1em;
	float: left;
	width: 46%
}

ul.ul_style1 ul {
	margin: 20px 0 30px 30px
}

ul.ul_style1 ul li {
	margin: 10px 0;
	font-size: .9em
}

ol.ol_style2 {
	color: #1f7ad5
}

ol.ol_style2 ol li,
ol.ol_style2 ul li {
	font: 400 11px/1.5em Tahoma, Geneva, sans-serif;
	color: #4c6ba0
}

ol.ol_style2 li {
	margin-bottom: 5px
}

ol.ol_style2 ul li {
	list-style: disc
}

/*!rating*/
.rat_sec1 .title,
.title2 {
	text-transform: uppercase;
	color: #fff
}

.rat2_p,
.rat_left,
.rat_right {
	margin-top: 12px
}

.rating_bg {
	background-color: #2f3c50;
	background-position: center top;
	background-repeat: no-repeat;
	width: 100%;
	height: 198px;
	padding-top: 36px;
	background-size: cover
}

.rat_sec1 {
	text-align: left
}

.rat2_p,
.rat_sec2,
.rat_sec3,
.rat_sec4,
.title2 {
	text-align: center
}

.rat_sec1 .title {
	font: 20px/20px Segoe UI, system-ui, -apple-system, sans-serif
}

.rat_left {
	float: left;
	width: 21%
}

.rat_right {
	float: right;
	width: 70%
}

.rat_p {
	font: 50px/50px "Google Sans", sans-serif;
	color: #fff
}

.title2 {
	font: 20px/20px Segoe UI, system-ui, -apple-system, sans-serif
}

.rat2_p {
	font: 44px/44px "Google Sans", sans-serif;
	color: #fff
}

/*!* bootstrap-star-rating v4.0.2*/
.rating-container .caption,
.rating-container .clear-rating {
	vertical-align: middle
}

.rating-container .rating {
	display: inline-block;
	vertical-align: middle;
	cursor: default;
	position: relative;
	overflow: hidden;
	white-space: nowrap
}

.rating-loading {
	width: 28px;
	height: 15px;
	font-size: 0;
	color: #fff;
	background: url(../images/loading.gif) top left no-repeat;
	border: 0
}

.rating-disabled .rating {
	cursor: not-allowed
}

.rating-container .star {
	display: inline-block;
	margin: 0 3px;
	text-align: center
}

.rating-container .empty-stars {
	color: #aaa
}

.rating-container .filled-stars {
	position: absolute;
	left: 0;
	top: 0;
	margin: auto;
	color: #fde16d;
	white-space: nowrap;
	overflow: hidden;
	-webkit-text-stroke: 1px #777;
	text-shadow: 1px 1px #999
}

.rating-rtl {
	float: right
}

.rating-animate .filled-stars {
	transition: width .25s ease;
	-o-transition: width .25s ease;
	-moz-transition: width .25s ease;
	-webkit-transition: width .25s ease
}

.rating-rtl .filled-stars {
	left: auto;
	right: 0;
	-moz-transform: matrix(-1, 0, 0, 1, 0, 0) translate3d(0, 0, 0);
	-webkit-transform: matrix(-1, 0, 0, 1, 0, 0) translate3d(0, 0, 0);
	-o-transform: matrix(-1, 0, 0, 1, 0, 0) translate3d(0, 0, 0);
	transform: matrix(-1, 0, 0, 1, 0, 0) translate3d(0, 0, 0)
}

.rating-rtl.is-star .filled-stars {
	right: .06em
}

.rating-rtl.is-heart .empty-stars {
	margin-right: .07em
}

.rating-lg {
	font-size: 3.91em
}

.rating-md {
	font-size: 3.13em
}

.rating-sm {
	font-size: 2.5em
}

.rating-xs {
	font-size: 2em
}

.rating-xl {
	font-size: 4.89em
}

.rating-container .clear-rating {
	color: #aaa;
	cursor: not-allowed;
	font-size: 60%;
	padding-right: 5px;
	display: none
}

.clear-rating-active {
	cursor: pointer !important
}

.clear-rating-active:hover {
	color: #843534
}

.rating-container .caption {
	color: #999;
	font-size: 30%;
	margin-top: -.4em;
	margin-left: 5px;
	margin-right: 0
}

.rating-rtl .caption {
	margin-right: 5px;
	margin-left: 0
}

@media print {
	.rating-container .clear-rating {
		display: none
	}
}

.rating-container .caption {
	display: none
}

.close {
	float: right;
	color: red;
	text-shadow: 0 1px 0 #332121;
	filter: alpha(opacity=60);
	opacity: .6;
	margin: -8px 0 auto auto;
	font-size: 25px
}

.or_pos {
	position: absolute;
	z-index: 99;
	top: -8px;
	left: 0;
	right: 0;
	background: #fff;
	padding: 0 10px;
	width: 30px;
	margin: auto;
	text-align: center
}

.bb4 {
	border-bottom: 1px solid #eee
}

.ask_txt {
	font-size: 13px;
	line-height: 20px;
	color: #666;
	text-align: center;
	margin: 10px 0
}

.whatsapp_title {
	font: 16px/18px "Google Sans", sans-serif;
	color: #222;
	text-align: center
}

.whatsapp_btn,
.whatsapp_btn:visited {
	background: #2bb140;
	color: #fff !important;
	display: inline-block;
	text-align: center;
	font: 18px/44px "Google Sans", sans-serif !important;
	height: 44px !important;
	width: 100%;
	cursor: pointer;
	border: 0;
	border-radius: 0;
	text-transform: capitalize !important;
	margin-top: 12px
}

.whatsapp_btn:hover {
	background: #05b463;
	text-decoration: none
}

.request_quote_pop {
	margin: 5%
}

.req_title_pop {
	font: 1.6em "Google Sans", sans-serif;
	color: #5fa729;
	text-align: center;
	padding: 0 0 25px
}

.request_quote_pop input[type=text],
input[type=email],
.request_quote_pop select,
textarea {
	color: #666;
	background: #fff;
	border: 1px solid #ddd;
	width: 100%;
	padding: 12px 14px;
	line-height: 20px;
	border-radius: 8px;
	margin-bottom: 10px;
	box-shadow: #eee 0 0 10px inset;
	font-size: 15px
}

.request_quote_pop select {
	color: #333
}

.request_quote_pop input[type=button],
.request_quote_pop input[type=submit] {
	color: #fff;
	background: #2b57d2;
	border: 0;
	border-radius: 10px;
	width: 100%;
	padding: 15px 45px;
	font-size: 17px;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 5px;
	transition: all .3s linear
}

.request_quote_pop input[type=button]:hover,
.request_quote_pop input[type=submit]:hover {
	color: #fff;
	background: #333
}

/*!Portfolio*/
.owl-theme .owl-nav,
.projects_sec .owl-theme .owl-dots {
	margin-top: 25px
}

.portfolio_sec {
	margin-top: 40px
}

.projects_sec h2 {
	font: 400 27px/28px Segoe UI, system-ui, -apple-system, sans-serif;
	display: block;
	color: #222;
	text-align: center;
	margin: 35px 0;
	text-transform: capitalize
}

.projects_sec h2 span {
	font: 27px/28px "Google Sans", sans-serif
}

.portfolio_n_tab {
	text-align: center;
	padding: 26px 0 10px
}

.portfolio_n_tab a {
	font: 1em/18px "Google Sans", sans-serif;
	color: #296fe1;
	background: #fff;
	padding: 10px 18px;
	border: 1px solid #3f51b5;
	margin: 0 2px;
	border-radius: 5px 5px 0 0;
	display: inline-block
}

.portfolio_n_tab a.active,
.portfolio_n_tab a:hover {
	background: #3f51b5;
	color: #fff
}

.fa-filter {
	margin-top: -4px
}

.portfolio_n_tab a:last-child {
	color: #495057;
	font-size: 28px;
	padding: 12px 10px 0;
	vertical-align: middle
}

.portfolio_n_tab a:last-child:hover {
	color: #fff
}

.new_portfolio_list ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.new_portfolio_list ul li {
	padding: 0;
	list-style: none;
	float: left;
	width: 48%;
	margin: 0 6px 42px
}

.list2_color_change,
.list_color_change {
	margin: 5px 15px;
	position: relative
}

.list_color_change .n_port_bg1 {
	border: 1px solid #d7573f
}

.list_color_change .n_port_bg1:hover {
	background: #d7573f;
	transition: all .5s linear
}

.list_color_change .n_port_bg2 {
	border: 1px solid #1e2d52
}

.list_color_change .n_port_bg2:hover {
	background: #1e2d52;
	transition: all .5s linear
}

.list_color_change .n_port_bg3 {
	border: 1px solid #cf2d4c
}

.list_color_change .n_port_bg3:hover {
	background: #cf2d4c;
	transition: all .5s linear
}

.list_color_change .n_port_bg4 {
	border: 1px solid #50c678
}

.list_color_change .n_port_bg4:hover {
	background: #50c678;
	transition: all .5s linear
}

.list_color_change .n_port_bg5 {
	border: 1px solid #db67a6
}

.list_color_change .n_port_bg5:hover {
	background: #db67a6;
	transition: all .5s linear
}

.list_color_change .n_port_bg6 {
	border: 1px solid #e89707
}

.list_color_change .n_port_bg6:hover {
	background: #e89707;
	transition: all .5s linear
}

.list_color_change .n_port_bg7 {
	border: 1px solid #3596da
}

.list_color_change .n_port_bg7:hover {
	background: #3596da;
	transition: all .5s linear
}

.list_color_change .n_port_bg8 {
	border: 1px solid #820709
}

.list_color_change .n_port_bg8:hover {
	background: #820709;
	transition: all .5s linear
}

.list_color_change .n_port_bg9 {
	border: 1px solid #cf2d4c
}

.list_color_change .n_port_bg9:hover {
	background: #cf2d4c;
	transition: all .5s linear
}

.list_color_change .list_port_area .country_txt {
	font-size: 14px;
	line-height: 18px;
	color: #000
}

.list_color_change .portfolio_hover:hover .list_port_area .country_txt,
.list_color_change .portfolio_hover:hover .list_port_area .list_title,
.list_color_change .portfolio_hover:hover .list_port_area .port_txt {
	color: #fff
}

.list_color_change .list_port_area .list_title {
	font: 18px/18px "Google Sans", sans-serif;
	color: #002f71;
	margin-top: 8px;
	height: 18px;
	overflow: hidden
}

.list_color_change .list_port_area .port_txt {
	font: 16px/22px Segoe UI, system-ui, -apple-system, sans-serif;
	color: #585858;
	margin-top: 18px;
	height: 46px;
	overflow: hidden;
	margin-bottom: 15px;
	padding: 0 0 0 2px
}

.list2_color_change .n_port_bg1 {
	border: 1px solid #c02103;
	background: #c02103
}

.list2_color_change .n_port_bg2 {
	border: 1px solid #1e2d52;
	background: #1e2d52
}

.list2_color_change .n_port_bg3 {
	border: 1px solid #cf2d4c;
	background: #cf2d4c
}

.list2_color_change .n_port_bg4 {
	border: 1px solid #00882e;
	background: #00882e
}

.list2_color_change .n_port_bg5 {
	border: 1px solid #b9327c;
	background: #b9327c
}

.list2_color_change .n_port_bg6 {
	border: 1px solid #9d6604;
	background: #9d6604
}

.list2_color_change .n_port_bg7 {
	border: 1px solid #1267a3;
	background: #1267a3
}

.list2_color_change .n_port_bg8 {
	border: 1px solid #820709;
	background: #820709
}

.list2_color_change .n_port_bg9 {
	border: 1px solid #cf2d4c;
	background: #cf2d4c
}

.list2_color_change .n_port_bg1:hover,
.list2_color_change .n_port_bg2:hover,
.list2_color_change .n_port_bg3:hover,
.list2_color_change .n_port_bg4:hover,
.list2_color_change .n_port_bg5:hover,
.list2_color_change .n_port_bg6:hover,
.list2_color_change .n_port_bg7:hover,
.list2_color_change .n_port_bg8:hover,
.list2_color_change .n_port_bg9:hover {
	background: #fff;
	transition: all .5s linear
}

.list2_color_change .list_port_area .country_txt {
	font-size: 14px;
	line-height: 18px;
	color: #fff
}

.list2_color_change .portfolio_hover:hover .list_port_area .country_txt {
	color: #000
}

.list2_color_change .list_port_area .list_title {
	font: 18px/18px "Google Sans", sans-serif;
	color: #fff;
	margin-top: 8px;
	height: 18px;
	overflow: hidden
}

.list2_color_change .portfolio_hover:hover .list_port_area .list_title {
	color: #002f71
}

.list2_color_change .list_port_area .port_txt {
	font: 16px/20px Segoe UI, system-ui, -apple-system, sans-serif;
	color: #fff;
	margin-top: 18px;
	height: 50px;
	margin-bottom: 15px;
	padding: 0 0 0 2px
}

.list2_color_change .portfolio_hover:hover .list_port_area .port_txt {
	color: #585858
}

.list_port_area {
	padding: 24px 12px 12px;
	position: relative
}

.list_port_area .since_pos {
	background-image: url(../images/since_bg1.svg);
	width: 101px;
	height: 40px;
	position: absolute;
	z-index: 9;
	top: -12px;
	right: 10px;
	font: 11px/14px "Google Sans", sans-serif;
	color: #fff;
	text-align: center;
	padding-top: 7px;
	text-transform: uppercase
}

.list_port_area .since_pos span {
	display: block;
	font: 13px/14px "Google Sans", sans-serif;
	color: #fff;
	text-transform: capitalize
}

.list_port_area .tools_list {
	margin-top: 12px;
	height: 26px;
	overflow: hidden
}

.list_port_area .tools_list span {
	font-size: 12px;
	line-height: 18px;
	color: #585858;
	background: #fff;
	border: 1px solid #dedede;
	padding: 3px 9px;
	margin: 0 1px 3px 0;
	border-radius: 25px;
	display: inline-block
}

.portfolio_thum {
	max-width: 354px;
	height: 254px;
	margin: auto;
	border: 1px solid #d0d0d0;
	text-align: center;
	overflow: hidden;
	border-radius: 5px;
	background: #fff
}

.portfolio_thum span,
.portfolio_thum_dtl figure {
	width: 352px;
	height: 252px;
	vertical-align: middle;
	display: table-cell
}

.portfolio_thum span img {
	display: block;
	margin: auto;
	max-width: 100%;
	height: auto;
	object-fit: contain
}

.modal_container .close {
	position: absolute;
	z-index: 99999;
	top: -10px;
	right: -14px;
	color: red;
	background: #fff;
	padding: 1px 3px;
	border-radius: 5px;
	font-size: 24px;
	opacity: 1;
	border: 1px solid #ccc
}

.modal_container {
	width: 1100px;
	margin: auto
}

.modal_p16 {
	padding: 16px
}

.modal_left {
	width: 52%;
	float: left;
	position: relative
}

.modal_right.portfolio_img2 {
	width: 491px;
	float: right;
	position: relative;
	height: 610px
}

h2.al {
	text-align: left
}

.portfolio_thum_dtl {
	background: url(../images/loader.gif) 50% 50% no-repeat;
	width: 491px;
	height: 610px;
	margin: auto;
	text-align: center;
	overflow: hidden
}

.portfolio_thum_dtl figure {
	width: 491px;
	height: 610px
}

.portfolio_thum_dtl figure img {
	display: block;
	margin: auto;
	max-width: 100%;
	height: auto;
	top: 0;
	border: 1px solid #ccc
}

.dtl_title {
	margin-bottom: 8px;
	height: 27px;
	overflow: hidden
}

.dtl_title a {
	font: 21px/22px "Google Sans", sans-serif;
	color: #0078ae;
	width: 82%
}

.dtl_title .fa-external-link {
	color: #ccc;
	margin-left: 5px;
	font-size: 28px;
	vertical-align: middle
}

.dtl_title:hover .fa-external-link,
.dtl_title:hover a {
	color: #295a87
}

.country_r,
.industry_l {
	width: 49%;
	font-size: 14px;
	line-height: 18px;
	color: #000
}

.industry_l {
	float: left;
	border-right: 1px solid #eee
}

.country_r {
	float: right;
	padding-left: 10px
}

.country_r span,
.industry_l span {
	width: 25%;
	float: left
}

.country_r a,
.industry_l a {
	color: #286fe1;
	width: 73%;
	float: right
}

.country_r:hover a,
.industry_l:hover a {
	color: #03924d
}

.modal_bb {
	border-bottom: 1px solid #f1f1f1;
	margin: 10px 0
}

.modal_tools_list a {
	font-size: 12px;
	line-height: 18px;
	color: #286fe1;
	border: 1px solid #dedede;
	padding: 3px 10px;
	margin: 0 1px 3px 0;
	border-radius: 30px;
	display: inline-block
}

.modal_tools_list a:hover {
	border: 1px solid #00b03c;
	background: #00b03c;
	color: #fff
}

.modal_container h2 {
	font: 15.5px/20px "Google Sans", sans-serif;
	color: #000;
	margin: 19px 0 10px
}

.modal_testimonial {
	font-size: 14px;
	line-height: 22px;
	color: #585858;
	padding-right: 15px
}

.modal_project_box {
	background: #f6f6f6;
	border: 1px solid #e5e5e5;
	border-radius: 0 0 10px 10px;
	padding: 22px;
	text-align: center;
	position: absolute;
	z-index: 99;
	bottom: -105px;
	left: 0;
	right: 0
}

.project_btn,
.project_btn:visited {
	background: #0044b0;
	display: inline-block;
	text-align: center;
	color: #fff;
	font: 17px/41px "Google Sans", sans-serif;
	height: 41px;
	border: 0;
	padding: 0 20px;
	border-radius: 30px;
	cursor: pointer
}

.project_btn:focus,
.project_btn:hover {
	background: #00b03c;
	color: #fff;
	text-decoration: none
}

.fa-arrow-circle-o-right {
	font-size: 25px;
	margin-left: 10px;
	vertical-align: middle
}

.modal_left .since_pos {
	background-image: url(../images/since_bg1.svg);
	width: 101px;
	height: 40px;
	position: absolute;
	z-index: 99;
	top: -29px;
	left: 465px;
	font: 12px/14px "Google Sans", sans-serif;
	color: #fff;
	text-align: center;
	padding-top: 7px;
	text-transform: uppercase
}

.modal_left .since_pos span {
	display: block;
	font: 13px/14px "Google Sans", sans-serif;
	color: #fff;
	text-transform: capitalize
}

#scrollbar_txt::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: #ccd0d3
}

#scrollbar_txt::-webkit-scrollbar {
	width: 5px;
	background-color: #ccd0d3
}

#scrollbar_txt::-webkit-scrollbar-thumb {
	background-color: #26c4c9;
	border: 1px solid #26c4c9
}

.scrollbar {
	width: 100%;
	height: 360px;
	overflow-y: scroll;
	overflow: auto
}

.weblink_portfolio .owl-nav {
	display: none !important
}

.web_portal_portfolio {
	max-width: 1200px;
	margin: 0 auto
}

.left_sec .container {
	width: 100%
}

.left_sec .container .scroll {
	display: none
}

#imagemodal .modal-content,
#prodListingContainer .modal-content,
#vidmodal .modal-content {
	margin: 5% auto
}

.popup_h_500 .scrollbar {
	width: 100%;
	height: 200px;
	overflow-y: scroll;
	overflow: auto
}

.popup_h_500 .modal_right.portfolio_img2 {
	width: 491px;
	float: right;
	position: relative;
	height: 500px
}

.popup_h_500 .portfolio_thum_dtl {
	width: 491px;
	height: 500px;
	margin: auto
}

.popup_h_500 .portfolio_thum_dtl figure {
	width: 491px;
	height: 500px
}

.popup_h_700 .scrollbar {
	width: 100%;
	height: 200px;
	overflow-y: scroll;
	overflow: auto
}

.popup_h_700 .modal_right.portfolio_img2,
.popup_h_900 .modal_right.portfolio_img2 {
	width: 491px;
	float: right;
	position: relative;
	height: 700px
}

.popup_h_700 .portfolio_thum_dtl {
	width: 491px;
	height: 700px;
	margin: auto
}

.popup_h_700 .portfolio_thum_dtl figure {
	width: 491px;
	height: 700px
}

.popup_h_900 .scrollbar {
	width: 100%;
	height: 200px;
	overflow-y: scroll;
	overflow: auto
}

.popup_h_900 .modal_right.portfolio_img2 {
	height: 800px
}

.popup_h_900 .portfolio_thum_dtl {
	width: 491px;
	height: 800px;
	margin: auto
}

.popup_h_900 .portfolio_thum_dtl figure {
	width: 491px;
	height: 800px
}

#imagemodal .modal-header>button.close,
#vidmodal .modal-header>button.close {
	margin-top: 7px
}

/*!Clientele*/
.clientele_sec {
	background: #c2e59c;
	background: linear-gradient(-120deg, #c2e59c, #64b3f4);
	box-shadow: 1px 0 10px #eee;
	text-align: center;
	padding-bottom: 20px
}

.clientele_area {
	text-align: center;
	padding-bottom: 30px
}

.clientele_sec h4,
.clientele_sec h5 {
	font: 400 27px/28px Segoe UI, system-ui, -apple-system, sans-serif;
	color: #222;
	padding-top: 25px
}

.clientele_sec .title span,
.clientele_sec h4 span,
.clientele_sec h5 span {
	font: 27px/28px "Google Sans", sans-serif
}

.clientele_sec h4 b,
.clientele_sec h5 b {
	font: 48px/48px "Google Sans", sans-serif
}

.clientele_cnt {
	background: rgba(225, 255, 255, .3);
	padding: 20px 10px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	font-style: italic;
	font-size: 16px;
	line-height: 24px;
	color: #222;
	margin-top: 30px
}

.create_bg .gry {
	color: #555
}

.clientele_sec .title {
	font-size: 27px;
	line-height: 28px;
	font-weight: 400;
	color: #222;
	text-transform: none;
	padding-top: 25px
}

.clientele_area .white {
	color: #222
}

.clientele_area .yellow {
	color: #0078ae
}

/*!Clientele Vid*/
.clientele_sec.vid_bg {
	background: #04a258 url(../images/vid-bg.webp) no-repeat center top;
	width: 100%;
	height: 649px;
	background-size: cover;
	padding-top: 20px
}

.vid_area_left {
	width: 760px;
	height: 478px;
	float: left;
	margin-top: 30px;
	background: url(../images/vid-img-bg.png) no-repeat center top
}

.vid_area_right {
	width: 35%;
	float: right;
	margin-top: 30px;
	text-align: left
}

.vid_thm,
.vid_thm span {
	width: 610px;
	height: 415px
}

.vid_thm {
	margin: 27px auto 0 73px;
	text-align: center;
	overflow: hidden
}

.vid_thm span {
	vertical-align: middle;
	display: table-cell
}

.vid_thm span img {
	display: block;
	margin: auto;
	max-width: 100%;
	height: auto
}

.pos_play,
.since_y {
	position: absolute;
	z-index: 99
}

.pos_play {
	top: 35%;
	left: 0;
	right: 0;
	text-align: center
}

.since_y {
	font: 15px/22px "Google Sans", sans-serif;
	text-transform: uppercase;
	text-shadow: 1px 0 5px #666;
	top: 4px;
	left: 30px
}

.since_y span {
	font: 24px/22px "Google Sans", sans-serif;
	display: block;
	text-transform: capitalize
}

.since_area {
	position: relative;
	margin-top: 25px
}

.quote_area {
	width: 40px;
	margin: auto;
	float: left
}

.quote_cnt {
	width: 77%;
	float: left;
	margin-left: 10px;
	font-size: 23px;
	line-height: 32px;
	font-weight: 600;
	height: 40px;
	overflow: hidden
}

.since_url {
	margin-top: 60px
}

.since_url .url_txt {
	font-size: 15px;
	line-height: 18px;
	color: #d8eb06
}

.since_mt {
	margin-top: 47px !important
}

.vid_cnt {
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 55px;
	height: 80px;
	overflow: hidden
}

.play_icn1 {
	background-repeat: no-repeat;
	background-size: 100%;
	width: 82px;
	height: 58px;
	display: block;
	position: absolute;
	z-index: 1;
	left: 43%;
	top: 40%
}

.clientele_sec.vid_bg * {
	color: #fff
}

.since,
.visit_pos a {
	text-align: center
}

.since_txt {
	font: 15px/20px "Google Sans", sans-serif;
	color: #fff;
	padding-top: 5px;
	text-transform: uppercase
}

.since_year {
	font: 24px/20px "Google Sans", sans-serif;
	color: #fff
}

.p_title {
	font-family: "Google Sans", sans-serif
}

.port_btn,
.port_btn:focus,
.port_btn:visited {
	background: #eb2c33;
	color: #fff !important;
	display: block;
	font: 22px/47px "Google Sans", sans-serif;
	height: 47px;
	cursor: pointer;
	padding: 0 20px 0 30px;
	border: 0;
	border-radius: 5px;
	text-transform: uppercase
}

.port_btn:hover {
	background: #00c6a3
}

.btn_s img {
	float: right
}

/*!Blog*/
.recommended_sec h2,
.recommended_sec h4,
.recommended_sec h5 {
	font-size: 27px;
	line-height: 28px;
	display: block;
	color: #222;
	text-align: center;
	margin: 25px 0 40px
}

.recommended_sec h2 span,
.recommended_sec h4 span,
.recommended_sec h5 span {
	font: 27px/28px "Google Sans", sans-serif
}

.recommended_bdr {
	margin-bottom: 10px;
	background: #fff
}

.recommended_w {
	width: 100%;
	padding: 0 15px
}

.recommended_bdr {
	border: 1px solid #dcdcdc
}

.recommended_cnt,
.recommended_title {
	font-size: 23px;
	line-height: 28px;
	color: #ff8515;
	margin-top: 20px;
	height: 60px;
	overflow: hidden
}

.recommended_cnt {
	font-size: 16px;
	line-height: 26px;
	color: #333;
	height: 175px
}

.more_btn,
.more_btn:visited {
	font: 18px/48px "Google Sans", sans-serif;
	background: #0078ae;
	color: #fff;
	height: 48px;
	padding: 10px 18px;
	border-radius: 5px
}

.more_btn:hover {
	background: #ff8515;
	text-decoration: none;
	color: #fff
}

/*!Android Apps*/
.application_sec {
	background: #fff
}

.application_sec h2,
.application_sec h4 {
	font-size: 30px;
	line-height: 38px;
	text-align: center;
	margin: 30px 0 40px;
	color: #263238
}

.application_sec h2 span,
.application_sec h4 span {
	font: 30px/38px "Google Sans", sans-serif
}

.app_area {
	width: 570px;
	height: 400px;
	margin: auto;
	text-align: center;
	overflow: hidden
}

.app_area span {
	width: 570px;
	height: 400px;
	vertical-align: middle;
	display: table-cell
}

.app_area span img {
	display: block;
	margin: auto;
	max-width: 100%;
	height: auto;
	border-radius: 10px
}

.app_area .owl-theme .owl-dots,
.owl-theme .owl-nav {
	display: none
}

.btn_sec {
	margin: 25px auto;
	text-align: center
}

.btn1,
.btn1:visited,
.btn_look,
.btn_look:visited {
	display: inline-block;
	text-align: center;
	font: 20px/53px "Google Sans", sans-serif;
	height: 53px;
	padding: 0 45px;
	cursor: pointer;
	margin-right: 15px;
	box-shadow: 1px 0 10px #666
}

.btn1,
.btn1:visited {
	background: #ff8515;
	color: #fff;
	border: 0;
	border-radius: 5px;
	text-shadow: 1px 0 5px #222
}

.btn1:hover {
	color: #fff;
	background: #0cc5cc !important;
	text-decoration: none;
	text-shadow: none;
	box-shadow: 1px 0 10px #666
}

.btn_look,
.btn_look:visited {
	background: #3f51b5;
	color: #fff;
	border: 0;
	border-radius: 5px;
	text-shadow: 1px 0 5px #222
}

.btn_look:hover {
	color: #fff;
	background: #ff8515;
	text-decoration: none;
	text-shadow: none
}

/*!flipbook_Portfolio*/
.modal iframe {
	width: 100%;
	height: 650px
}

#flipbook .modal-dialog {
	width: 90% !important;
	max-width: 920px
}

.wikart_link ul li .wi_link2 {
	text-align: center
}

.wikart_link ul li .wi_link2 a {
	font: 14px/18px Segoe UI, system-ui, -apple-system, sans-serif;
	color: #222;
	display: block;
	padding: 72px 5px 10px;
	height: 120px;
	text-transform: capitalize
}

.wikart_link ul li .wi_link2 a:hover {
	color: #286fe1
}

.wikart_link ul li {
	border-right: 1px solid #eee;
	background-repeat: no-repeat
}


.wikart_link ul li:hover {
	background-color: #effdfe;
	border-radius: 5px;
	box-shadow: inset 0 0 15px #eee
}

.wikart_link ul li:nth-child(7),
.wikart_link ul li:nth-child(8) {
	display: block
}

/*!Banner*/
.inner_banner {
	width: 100%;
	margin: auto;
	text-align: center;
	height: auto
}

.inner_banner img {
	max-width: 100%;
	margin: auto;
	height: auto
}

/*!payment*/
.myButt {
	outline: 0;
	font-weight: 600;
	line-height: 20px;
	text-align: center;
	border: 0;
	padding: 15px 50px;
	margin: 0 auto;
	cursor: pointer;
	font-size: 20px;
	background-color: transparent;
	position: relative;
	box-shadow: 4px 4px 1px #067daa;
	border-radius: 5px;
	text-transform: uppercase;
	transition: all .5s ease;
	background: #4dce3b;
	background: -moz-linear-gradient(top, #4dce3b 0, #1d6813 100%);
	background: -webkit-linear-gradient(top, #4dce3b 0, #1d6813 100%);
	background: linear-gradient(to bottom, #2196f3 0, #00bcd4 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4dce3b', endColorstr='#1d6813', GradientType=0)
}

.four {
	overflow: hidden
}

.four .icon,
.four span {
	color: #fff;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-ms-transition: all .3s ease
}

.four span {
	display: inline-block
}

.four .icon {
	position: absolute;
	left: -70px;
	top: -9px;
	font-size: 30px;
	padding: 20px;
	background-color: #006635
}

.four:hover .icon {
	left: 0
}

.four:hover span {
	color: #fff;
	margin-left: 50px
}

/*!right section*/
.main_bg {
	padding: 5px 0
}

.left_sec {
	width: 72%;
	float: left
}

.right_sec {
	width: 25%;
	float: right
}

.rel_service_bg {
	background: #009688;
	box-shadow: 1px 0 15px #eee;
	margin-top: 35px;
	border-radius: .5em .5em 0 0
}

.rel_service_bg h2 {
	font: 20px/24px "Google Sans", sans-serif;
	color: #fff;
	padding: 16px 15px;
	border-bottom: 1px solid #eee
}

.quote_bg {
	background: #052149;
	background: linear-gradient(90deg, #052149 0, #0c3a7c 50%, #052149 100%);
	box-shadow: 1px 0 15px #eee;
	margin-top: 20px;
	padding-bottom: 20px;
	border-radius: 5px
}

.complaint_box h1,
.quote_bg>b {
	display: block;
	text-align: center
}

.quote_bg>b {
	font: 22px/24px "Google Sans", sans-serif;
	color: #fff;
	padding: 16px 15px 0
}

.fa-cogs {
	color: #fff;
	margin-right: 5px
}

.mylinks1 a {
	background: #f4fcff;
	padding: 5px;
	display: block;
	font: 500 14px/20px Segoe UI, system-ui, -apple-system, sans-serif;
	color: #296fe1;
	border-bottom: 1px solid #eee;
	box-shadow: 1px 0 5px #b0e3fa
}

.mylinks1 a:hover {
	color: #0082bc;
	padding-left: 1px
}

.mylinks1 a.act {
	color: #fe7875 !important;
	font-weight: 700
}

.fa-caret-right {
	margin-right: 8px
}

.quote_bg .sub_heading,
.sub_heading {
	font: 13.5px/18px "Google Sans", sans-serif;
	color: #fff;
	padding: 5px 10px 15px 15px;
	margin: 0
}

.sub_heading2 {
	font: 16px/18px "Google Sans", sans-serif;
	color: #fff;
	padding-left: 22px;
	margin-bottom: 10px
}

.complaint_box2 p {
	font-size: 16px
}

.complaint_box h1 {
	text-transform: capitalize;
	margin-bottom: 8px
}

.c_sub_head {
	text-align: center;
	margin: 5px 0 0;
	font-size: 13px
}

.complaint_box2 {
	padding: 0 15px 5px;
	box-shadow: 0 0 5px rgba(0, 0, 0, .1);
	margin: 0
}

.complaint_box2 input[type=text],
.complaint_box2 select,
.complaint_box2 textarea {
	width: 100%;
	border: 1px solid #c8deff;
	box-shadow: 0 0 6px rgba(0, 102, 204, .2);
	font-size: 14px;
	line-height: 18px;
	padding: 10px 10px 10px 35px;
	border-radius: 5px
}

.complaint_box2 select {
	padding: 9px 35px
}

.complaint_box2 .rating-container {
	color: #0179ad;
	width: 100%;
	padding: 10px 10px 5px;
	border: 1px solid #eee;
	box-shadow: 0 0 6px rgba(0, 102, 204, .1);
	font-size: 47px;
	line-height: 18px
}

.complaint_box2 textarea {
	margin: 10px 0 15px;
	height: 130px
}

.sub_form p {
	width: 49%;
	float: left;
	margin: 10px 0
}

.sub_form p.eve {
	float: right
}

.submit_btn,
.submit_btn:visited {
	background: #01b65f;
	display: inline-block;
	text-align: center;
	color: #fff;
	font: 17.5px/36px "Google Sans", sans-serif;
	height: 50px;
	cursor: pointer;
	border: 2px solid #018143;
	border-radius: 5px;
	padding: 0 59px
}

.submit_btn:hover {
	background: #ff6c00 !important;
	color: #fff;
	border: 2px solid #ce5700;
	text-decoration: none
}

.reset_btn,
.reset_btn:visited {
	background: #919191 !important;
	display: inline-block;
	text-align: center;
	color: #fff !important;
	font: 500 17.5px/36px "Google Sans", sans-serif;
	height: 50px;
	cursor: pointer;
	border: 2px solid #787878 !important;
	border-radius: 5px;
	padding: 0 80px
}

.reset_btn:hover {
	background: #666 !important;
	color: #fff !important;
	border: 2px solid #222;
	text-decoration: none
}

.service_box p {
	margin-bottom: 8px;
	padding: 5px 22px 0
}

.service_box label {
	font-size: 13px;
	line-height: 20px;
	color: #fff;
	display: block
}

.fa-cog,
.fa-envelope,
.fa-user,
.fa-pencil {
	position: absolute;
	z-index: 2;
	top: 11px;
	left: 10px;
	color: #0cc5cc
}

.select_bg {
	background: #fff;
	border-radius: 5px
}

.complaint_box2 .intl-tel-input input[type=tel] {
	left: 54px;
	vertical-align: middle;
	padding: 10px;
	width: 154px !important;
	border: 1px solid #ccc;
	z-index: 55;
	border-radius: 0 5px 5px 0 !important
}

.complaint_box2 .intl-tel-input.allow-dropdown .selected-flag {
	width: 56px;
	padding: 10px 25px 10px 13px;
	border: solid 1px #ccc;
	background: #fff !important;
	border-radius: 5px 0 0 5px !important
}

.top_lin i {
	position: static
}

.blog_nav li.dropdown {
	position: relative !important
}

/*!right section*/
.call_link {
	margin-top: 24px;
	float: left;
	margin-right: .45em
}

.call_link a,
.call_link2 {
	border-radius: 40px;
	font-size: .9em;
	color: #fff
}

.call_link a {
	background: #b14bca;
	padding: 5px 12px 6px;
	border: 2px solid #b14bca;
	line-height: 1.1em
}

.call_link a .fa-phone {
	font-size: 1.2em;
	vertical-align: middle
}

.call_link a:hover {
	background: #00a6dd
}

.call_link2 {
	margin: 17px 0 0 5px;
	float: left;
	background: #f19f08;
	padding: 8px 12px;
	font-weight: 600;
	line-height: 1.2em;
	text-transform: uppercase;
	cursor: pointer;
	text-align: center
}

.call_link2:hover {
	background: red
}

.col_pl {
	padding-left: 14%
}

.logo_sec img {
	width: 100%;
	height: 60px;
	text-align: left
}

/*!otp*/
.verify_title {
	font: 1.5em "Google Sans", sans-serif;
	color: #0078ae;
	text-align: center
}

.verify_title span {
	display: block;
	font-size: .7em;
	font-weight: 300;
	line-height: 30px;
	color: #666
}

.otp_txt {
	font-size: .9em;
	color: #666
}

.otp_txt b {
	font-size: 1em
}

.form_area {
	width: 80%;
	margin: 15px auto;
	max-width: 190px
}

.form_area p {
	left: 0;
	position: sticky
}

.form_area input.otp {
	padding-left: .5em;
	letter-spacing: 38px;
	border: 0;
	background-image: linear-gradient(to left, #000 70%, rgba(255, 255, 255, 0) 0);
	background-position: bottom;
	background-size: 50px 1px;
	background-repeat: repeat-x;
	background-position-x: 35px;
	width: 220px;
	min-width: 220px;
	box-shadow: none
}

.receive a {
	color: #0078ae !important
}

.verify_btn input[type=submit] {
	color: #fff;
	background: #ff9800;
	border: 0;
	border-radius: 0;
	float: left;
	text-align: center;
	padding: 14px 0;
	font-size: 1em;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 5px;
	transition: all .3s linear
}

.verify_bg {
	background: #5fa729 !important
}

.verify_bg:hover {
	background: #407d12 !important
}

.page_heading h2 {
	font: 1.75em/1.2em "Google Sans", sans-serif;
	text-align: center;
	margin-bottom: 25px
}

.m_tl_bg {
	border: 1px solid #ccc;
	background: #fff
}

.m_tl_bg .intl-tel-input input[type=tel] {
	border: 0
}

.m_tl_bg .intl-tel-input input.selected-contID {
	border: 0;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	left: 54px
}

.m_tl_bg .intl-tel-input.allow-dropdown .selected-flag {
	border: 0
}

.m_tl_bg .intl-tel-input input[type=tel] {
	width: 222px
}

.visible_dsk {
	display: block
}

@media only screen and (max-width:1879px) {
	.col_pl {
		padding-left: 12%
	}

	.nav_sec {
		margin-top: 28px;
	}

	.call_link {
		margin-top: 28px;
	}

	.call_link2 {
		margin: 20px 0 0 5px;
	}

	.dropdown-menu {
		top: 62px;
	}
}

@media only screen and (max-width:1680px) {
	.col_pl {
		padding-left: 3.5%
	}

	.navbar-nav>li>a {
		margin: 0 13px
	}
}

@media only screen and (max-width:1479px) {
	.navbar-nav>li>a {
		margin: 0 13px
	}
}

@media only screen and (max-width:1289px) {
	.navbar-nav>li>a {
		margin: 0 11px
	}

	.navbar {
		position: inherit
	}

	.nav>li,
	.nav>li>a,
	.nav_sec {
		position: inherit !important
	}

	.col-md-7,
	.col-sm-12,
	.col-xs-12 {
		position: inherit
	}
}

@media only screen and (max-width:1220px) {
	.navbar-nav>li>a {
		color: #12235b !important;
		margin: 0 9px
	}

	footer .soc_links a {
		margin-right: 7px;
		width: 33px;
		height: 33px
	}

	footer .ft_links a {
		font-size: 13px
	}

	footer .soc_links a b {
		width: 33px;
		height: 33px;
		display: block;
		color: #fff !important;
		font-size: 20px;
		text-align: center;
		padding: 7px 0
	}

	.modal-header h2 {
		font: 28px/30px "Google Sans", sans-serif
	}

	.quote_btn2,
	.quote_btn2:visited,
	.quote_btn3,
	.quote_btn3:visited {
		width: 48%
	}

	.modal-dialog {
		width: 32.4% !important;
		margin: auto
	}

	.vid_area_right {
		width: 32%
	}

	.quote_cnt {
		width: 74%;
		font-size: 20px
	}

	.call_link {
		margin-right: .3em
	}

	.call_link2 {
		padding: 8px 10px 8px 12px
	}
}

@media only screen and (max-width:1151px) {
	h3 {
		font-size: 1em
	}

	.logo_sec {
		margin: 13px 0 0 5px
	}

	.logo_sec img {
		width: 100%;
		text-align: left
	}

	.navbar-default {
		background: 0 0;
		float: left;
		border: 0;
		margin: 0 0 0 20px;
		padding: 0;
		font: 600 16px/24px Segoe UI, system-ui, -apple-system, sans-serif
	}

	.navbar-nav>li>a {
		padding: 0;
		font-size: .7em;
		margin: 0 8px
	}

	.dropdown-menu {
		width: 990px;
		top: 50px
	}

	footer p.h5.strong {
		font-size: 1em;
		line-height: 16px;
		margin-bottom: 0
	}

	footer .soc_links a {
		margin-right: 2px;
		width: 30px;
		height: 30px
	}

	footer .ft_links a {
		font-size: 11px
	}

	footer .soc_links a b {
		padding: 6px 0
	}

	.ft_address {
		font-size: 12px;
		line-height: 20px
	}

	.follow_area .ml25 {
		margin-left: 38px
	}

	.modal-dialog {
		width: 36.5% !important;
		margin: auto
	}

	#copyright .modal-dialog,
	.lgmodel .modal-dialog {
		width: 90% !important
	}

	.nav_sec {
		margin-top: 15px
	}

	.col_pl {
		padding: 0
	}

	.call_link {
		width: 52%;
		margin-right: .22em;
		margin-top: 16px
	}

	.call_link2 {
		font-size: .8em;
		margin: 10px 0 8px 0
	}

	.projects_sec h2,
	.projects_sec h3,
	.projects_sec h4 {
		font: 400 1.2em/1.3em Segoe UI, system-ui, -apple-system, sans-serif
	}

	.projects_sec h2 span,
	.projects_sec h3 span,
	.projects_sec h4 span {
		font: 1.2em/1.3em "Google Sans", sans-serif
	}

	.portfolio_sec .container .owl-item:nth-child(even) ul li:last-child {
		width: 48.1%;
		float: left
	}

	.portfolio_sec .container .owl-item:nth-child(odd) ul li:last-child {
		width: 44.83%;
		float: right
	}

	.portfolio_sec .container .owl-item:nth-child(even) ul li:first-child {
		width: 51.83%;
		float: right
	}

	.portfolio_sec .container .owl-item:nth-child(odd) ul li:first-child {
		width: 51.83%;
		float: left
	}

	.clientele_sec h4,
	.clientele_sec h5,
	.recommended_sec h2,
	.recommended_sec h4,
	.recommended_sec h5 {
		font: 400 1.3em/1.3em Segoe UI, system-ui, -apple-system, sans-serif
	}

	.clientele_sec h4 b,
	.clientele_sec h4 span,
	.clientele_sec h5 b,
	.clientele_sec h5 span,
	.recommended_sec h2 span,
	.recommended_sec h4 span,
	.recommended_sec h5 span {
		font: 1.3em/1.3em "Google Sans", sans-serif
	}

	.clientele_cnt {
		font: 400 italic 20px/22px Segoe UI, system-ui, -apple-system, sans-serif
	}

	.clientele_sec .title {
		font: 400 1.2em/1.2em Segoe UI, system-ui, -apple-system, sans-serif
	}

	.clientele_sec .title span {
		font: 1.2em/1.2em "Google Sans", sans-serif
	}

	.application_sec h2,
	.application_sec h4 {
		font: 400 1.6em/1.2em Segoe UI, system-ui, -apple-system, sans-serif
	}

	.application_sec h2 span,
	.application_sec h4 span {
		font: 1em/1.2em "Google Sans", sans-serif
	}

	.app_area {
		margin: auto
	}

	.app_area,
	.app_area span {
		width: 480px;
		height: 337px
	}

	.wikart_link ul li .wi_link2 a {
		height: 135px;
		font-size: 12px
	}

	.wikart_link ul li:nth-child(1),
	.wikart_link ul li:nth-child(1):hover {
		background-repeat: no-repeat;
		background-position: -41px 10px
	}

	.wikart_link ul li:nth-child(2),
	.wikart_link ul li:nth-child(2):hover {
		background-repeat: no-repeat;
		background-position: -230px 10px
	}

	.wikart_link ul li:nth-child(3),
	.wikart_link ul li:nth-child(3):hover {
		background-repeat: no-repeat;
		background-position: -453px 10px
	}

	.wikart_link ul li:nth-child(4),
	.wikart_link ul li:nth-child(4):hover {
		background-repeat: no-repeat;
		background-position: -672px 10px
	}

	.wikart_link ul li:nth-child(5),
	.wikart_link ul li:nth-child(5):hover {
		background-repeat: no-repeat;
		background-position: -892px 10px
	}

	.wikart_link ul li:nth-child(6),
	.wikart_link ul li:nth-child(6):hover {
		background-repeat: no-repeat;
		background-position: -1133px 10px
	}

	.clientele_sec.vid_bg {
		width: 100%;
		height: auto;
		background-size: cover
	}

	.vid_area_left {
		width: 630px;
		height: 396px;
		float: left;
		margin-top: 30px;
		background: url(../images/vid-img-bg2.png) no-repeat center top
	}

	.vid_area_right {
		float: right;
		margin-top: 30px;
		text-align: left
	}

	.vid_thm {
		margin: 22px auto 0 59px;
		text-align: center;
		overflow: hidden
	}

	.vid_thm,
	.vid_thm span {
		width: 507px;
		height: 345px
	}

	.vid_area_right {
		width: 36%
	}

	.since_area {
		margin-top: -3px
	}

	.vid_area_right .mb25 {
		margin-bottom: 8px
	}

	.since_url {
		margin-top: 30px
	}

	.since_mt {
		margin-top: 12px !important
	}

	.vid_cnt {
		margin-bottom: 34px
	}

	.page_heading h2 {
		font-size: 1.6em
	}

	.modal_container {
		width: 96%;
		margin: auto
	}

	.popup_h_500 .modal_right.portfolio_img2 {
		width: 440px !important
	}

	.popup_h_500 .portfolio_thum_dtl {
		width: 441px !important
	}

	.popup_h_500 .portfolio_thum_dtl figure {
		width: 441px !important
	}

	.modal_left .since_pos {
		left: 390px
	}
}

.mob_bb{
	padding-left:0px;
	
}
@media only screen and (max-width:991px) {
	h2 {
		font: 35px/37px "Google Sans", sans-serif;
		display: block
	}

	h2 span {
		font: 500 37px/37px Segoe UI, system-ui, -apple-system, sans-serif
	}

	.navbar-nav>li>.dropdown-menu {
		margin-top: -2px;
	}

	.logo_sec {
		width: 100%;
		text-align: left;
		margin: 8px 0 7px 5px;
	}

	.logo_sec img {
		width: 200px;
		display: inline-block;
		margin: auto
	}

	.col_pl {
		position: absolute;
		z-index: 99;
		top: -5px;
		right: 0;
		width: 45%
	}

	.mob_bb {
		border-top: 1px solid #eee;
		padding-top: 8px
	}

	.call_link {
		margin-top: 20px
	}

	.call_link2 {
		margin: 15px 0 0 5px
	}

	.call_txt a {
		margin-bottom: 5px
	}

	.nav_sec {
		width: 100%;
		margin: 3px 0 10px
	}

	.navbar-default {
		font: 11.5px/24px "Google Sans", sans-serif;
		margin: 0 -5px 0 0
	}

	.navbar-nav>li>a {
		margin: 0 25px;
		font-size: 1.2em
	}

	.dropdown-menu {
		width: 750px;
		top: 99px
	}

	.dropdown_menu_list ul {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap
	}

	.dropdown_menu_list ul li {
		float: left;
		width: 28%;
		margin-bottom: 25px
	}

	.nav .dropdown:first-child .dropdown_menu_list ul li {
		width: 33%
	}

	.nav .dropdown:first-child .dropdown_menu_list ul {
		justify-content: flex-start
	}

	.wikart_link ul li .wi_link2 a {
		height: 105px;
		font-size: 14px;
		padding: 55px 0 10px
	}

	.visible_dsk {
		display: none
	}

	.modal-dialog {
		width: 41% !important;
		margin: auto
	}

	#copyright .modal-dialog,
	.lgmodel .modal-dialog {
		width: 90%
	}

	footer .soc_links {
		margin-top: 0;
		text-align: left
	}

	footer .soc_links a {
		width: 30px;
		height: 30px;
		margin-right: 2px
	}

	footer .soc_links a b {
		width: 30px;
		height: 30px;
		display: block
	}

	.iso_cnt,
	.iso_cnt_sm {
		text-align: left
	}

	.follow_area {
		margin: 15px 0 0
	}

	.follow_area .ml25 {
		margin-left: 25px
	}

	.quote_btn2,
	.quote_btn2:visited,
	.quote_btn3,
	.quote_btn3:visited {
		width: 47.5%
	}

	.rating_bg {
		width: 100%;
		height: auto;
		padding-bottom: 30px
	}

	.rat_sec1 {
		width: 40%;
		margin: 0 auto 25px
	}

	.rat_sec1 .title {
		text-align: center
	}

	.rat_left,
	.rat_right {
		float: left;
		width: 27%;
		margin-top: 12px
	}

	.rat_right {
		float: right;
		width: 65%
	}

	.projects_sec h2 span,
	.projects_sec h3 span,
	.projects_sec h4 span {
		font: 1.2em/1em "Google Sans", sans-serif
	}

	.portfolio_sec .container .owl-item:nth-child(odd) .port_area {
		width: 571px;
		margin: auto;
		float: none
	}

	.portfolio_sec .container .owl-item:nth-child(even) .port_area {
		width: 571px;
		margin: auto
	}

	.portfolio_sec .container .owl-item:nth-child(even) ul li:last-child,
	.portfolio_sec .container .owl-item:nth-child(odd) ul li:last-child {
		width: 100%;
		float: none
	}

	.portfolio_sec .container .owl-item:nth-child(even) ul li:first-child,
	.portfolio_sec .container .owl-item:nth-child(odd) ul li:first-child {
		width: 100%;
		float: none
	}

	.portfolio_sec .container .owl-item .port_area {
		margin: auto
	}

	.filter_link p a {
		font: 700 16.5px/37px "Google Sans", sans-serif
	}

	.search_sec .fs20 {
		font-size: 14px
	}

	.arrow_pos {
		display: none
	}

	.bot_box {
		margin: -3px 0 0;
		padding: 25px 0 0;
		overflow: hidden
	}

	.clientele_sec h4,
	.clientele_sec h5 {
		font: 400 1.6em/1.2em Segoe UI, system-ui, -apple-system, sans-serif;
		color: #222
	}

	.clientele_sec h4 span,
	.clientele_sec h5 span {
		font: 1em/1.2em "Google Sans", sans-serif;
		display: block
	}

	.clientele_sec .title span,
	.clientele_sec h4 b,
	.clientele_sec h5 b {
		font: 1em/1.2em "Google Sans", sans-serif
	}

	.clientele_area {
		padding-bottom: 10px
	}

	.clientele_area .pt25,
	.clientele_area .pt30 {
		padding-top: 10px
	}

	.clientele_area .pt5 {
		padding-top: 0
	}

	.clientele_area .fs20 {
		font-size: 16px
	}

	.clientele_cnt {
		font: 400 italic 16px/22px Segoe UI, system-ui, -apple-system, sans-serif;
		margin-top: 15px
	}

	.clientele_sec .title {
		font: 400 1.6em/1.2em Segoe UI, system-ui, -apple-system, sans-serif
	}

	.recommended_sec h2 span,
	.recommended_sec h4 span,
	.recommended_sec h5 span {
		font: 1.2em/1em "Google Sans", sans-serif
	}

	.recommended_cnt {
		height: auto;
		overflow: hidden
	}

	.recommended_sec .owl-theme .owl-nav.disabled+.owl-dots {
		display: block
	}

	.application_sec h2,
	.application_sec h4 {
		font: 400 1.2em/1.2em Segoe UI, system-ui, -apple-system, sans-serif;
		margin: 20px 0 25px
	}

	.application_sec h2 span,
	.application_sec h4 span {
		font: 1em/1.2em "Google Sans", sans-serif
	}

	.modal iframe {
		width: 100%;
		height: 400px
	}

	.wikart_link ul li {
		background-size: 1050px !important
	}

	.wikart_link ul li:nth-child(1),
	.wikart_link ul li:nth-child(1):hover {
		background-repeat: no-repeat;
		background-position: 12px 10px
	}

	.wikart_link ul li:nth-child(2),
	.wikart_link ul li:nth-child(2):hover {
		background-repeat: no-repeat;
		background-position: -145px 10px
	}

	.wikart_link ul li:nth-child(3),
	.wikart_link ul li:nth-child(3):hover {
		background-repeat: no-repeat;
		background-position: -326px 10px
	}

	.wikart_link ul li:nth-child(4),
	.wikart_link ul li:nth-child(4):hover {
		background-repeat: no-repeat;
		background-position: -670px 10px
	}

	.wikart_link ul li {
		border-right: 0
	}

	.wikart_link ul li:nth-child(5),
	.wikart_link ul li:nth-child(5):hover {
		background-repeat: no-repeat;
		background-position: -670px 10px
	}

	.wikart_link ul li:nth-child(6),
	.wikart_link ul li:nth-child(6):hover {
		background-repeat: no-repeat;
		background-position: -871px 10px
	}

	.clientele_sec.vid_bg {
		background: #04a257
	}

	.vid_area_left {
		width: 450px;
		height: 283px;
		float: left;
		margin-top: 30px;
		background: url(../images/vid-img-bg3.png) no-repeat center top
	}

	.vid_area_right {
		float: right;
		margin-top: 50px;
		text-align: left
	}

	.vid_thm {
		margin: 16px auto 0 42px;
		text-align: center;
		overflow: hidden
	}

	.vid_thm,
	.vid_thm span {
		width: 363px;
		height: 247px
	}

	.vid_area_right {
		width: 39%
	}

	.quote_cnt {
		width: 65%;
		font-size: 16px;
		line-height: 24px
	}

	.since_url {
		margin-top: 16px
	}

	.since_area svg {
		width: 150px;
		height: 43px
	}

	.since_y {
		font-size: 12px;
		line-height: 17px
	}

	.since_y span {
		font-size: 15px;
		line-height: 16px
	}

	.pos_play {
		top: 27%
	}

	.quote_cnt {
		float: none
	}

	.projects_sec h2 {
		margin: 28px 0
	}

	.recommended_title {
		font: 18px/22px Segoe UI, system-ui, -apple-system, sans-serif;
		height: 70px;
		overflow: hidden
	}

	.recommended_cnt {
		margin-top: 5px
	}

	.filter_box .fs18 {
		font-size: 16px
	}

	.verify_title {
		font-size: 1.2em
	}

	.req_title_pop {
		font-size: 1.4em
	}

	.verify_btn input[type=submit] {
		font-size: 13px
	}

	.page_heading h2 {
		font-size: 1.2em
	}

	.modal_right {
		width: 330px
	}

	.popup_h_900 .modal_right.portfolio_img2 {
		width: 330px;
		height: auto
	}

	.popup_h_900 .portfolio_thum_dtl figure {
		width: 330px;
		height: auto
	}

	.country_r a,
	.industry_l a {
		width: 68%
	}
}

@media only screen and (max-width:767px) {
	.call_link {
		margin-right: auto;
		margin-top: 12px
	}

	.call_link2 {
		margin: 6px 0 0 5px
	}

	.navbar-default {
		margin: 0 -10px;
		border: 0;
		float: left;
		text-align: center
	}

	.navbar-default .navbar-collapse {
		margin-top: 0;
		position: absolute;
		z-index: 99;
		top: 108px;
		left: 6px;
		width: 69.2%
	}

	.navbar-nav>li>a {
		padding: 5px 15px;
		margin: 0;
		border-bottom: 1px solid #104085;
		background: #144d9d !important;
		font: 13.5px/24px "Google Sans", sans-serif;
		color: #fff !important;
		text-align: left !important
	}

	.navbar-nav {
		margin: 0
	}

	.navbar-default .navbar-nav>.open>a,
	.navbar-default .navbar-nav>.open>a:focus,
	.navbar-default .navbar-nav>.open>a:hover,
	.navbar-nav>li.active>a,
	.navbar-nav>li.active>a:hover,
	.navbar-nav>li>a:hover {
		color: #fff !important;
		background: #144d9d !important;
		border-bottom: 1px solid #104085 !important
	}

	.navbar-nav>li {
		position: relative
	}

	.navbar-toggle {
		display: block;
		margin: auto;
		padding: 3px 20px;
		text-align: left;
		background: #00c6a3 !important;
		border: 0 !important;
		border-radius: 20px
	}

	.navbar-toggle b {
		float: left;
		margin: 3px 10px 3px 0;
		color: #fff
	}

	.navbar-toggle strong {
		color: #fff;
		float: left;
		margin-top: 3px
	}

	.navbar-toggle b .icon-bar {
		height: 5px;
		background-color: #fff !important
	}

	.navbar-default .navbar-toggle {
		border-color: #fff
	}

	.dropdown-menu {
		width: 100%;
		background: #2b5fa6 !important;
		position: absolute;
		z-index: 9999;
		top: 40px;
		left: -385px;
		padding: 10px;
		border-radius: 0
	}

	.dropdown_menu_list ul,
	.dropdown_menu_list ul li {
		margin: 0;
		padding: 0;
		list-style: none
	}

	.dropdown_menu_list ul li,
	.nav .dropdown:first-child .dropdown_menu_list ul li {
		float: left;
		width: 100%
	}

	.sub_menu_title {
		font: 13.5px/20px "Google Sans", sans-serif;
		color: #fff;
		border-bottom: 0;
		display: block;
		padding: 8px 5px
	}

	.sub_menu_title a {
		color: #fff
	}

	.sublink2 {
		display: none;
		background: #144d9d;
		padding: 10px
	}

	.sublink2 a,
	.sublink2 a:hover {
		font: 13.5px/24px Segoe UI, system-ui, -apple-system, sans-serif;
		padding: 0 5px;
		color: #fff !important
	}

	.nav_next {
		color: #fff
	}

	.visible-mob {
		display: block
	}

	.navbar-default .navbar-toggle:focus,
	.navbar-default .navbar-toggle:hover {
		background: 0 0
	}

	.navbar-toggle .icon-bar {
		width: 29px
	}

	.modal-dialog {
		width: 49% !important;
		margin: auto
	}

	#copyright .modal-dialog,
	.mdmodel .modal-dialog {
		width: 460px !important;
		user-select: none
	}

	.follow_area,
	.iso_cnt,
	.iso_cnt_sm {
		text-align: center
	}

	footer p.h5.strong {
		padding: 10px;
		border-bottom: 1px solid #1e385c;
		background: #0a2852;
		cursor: pointer;
		font-size: .9em
	}

	footer p.h5.strong a::after {
		content: "\f067";
		color: #08c5cc;
		font: 1.2em/1em FontAwesome;
		display: inline-block;
		padding: 2px;
		position: absolute;
		right: 1em
	}

	footer p.h5.strong.f_act a::after {
		content: "\f068"
	}

	footer p.h5.strong a {
		color: #fff
	}

	footer p.h5.strong a:focus,
	footer p.h5.strong a:hover {
		color: #d8f9fe
	}

	.slide-menu {
		display: none
	}

	.follow_area {
		margin: 15px auto;
		width: 55%
	}

	.contact_ft_area,
	.iso_bg2 {
		padding: 0 0 1em
	}

	.iso_bg {
		padding: .5em
	}

	.contact_ft_area p.h5.strong {
		font: 18px/18px "Google Sans", sans-serif !important;
		margin-top: 8px;
		padding-bottom: 0;
		border: 0
	}

	footer .copy_rgt {
		font-size: 12px;
		line-height: 17px
	}

	footer .ft_links {
		padding-left: 10px
	}

	.ft_mt25 {
		margin-top: 10px
	}

	footer p.h6.strong {
		font-size: 1em;
		line-height: 2em
	}

	.follow_area .ml25 {
		margin-left: 0;
		text-align: center;
		width: 100%
	}

	.follow_area .pull-left {
		float: none;
		text-align: center;
		display: block;
		width: 100%;
		margin-bottom: 10px
	}

	footer .soc_links {
		text-align: center
	}

	.follow_area .ml22 {
		margin-left: 0
	}

	.navbar-default .navbar-collapse {
		border: 0
	}

	footer .ft_links a {
		font-size: .9em;
		line-height: 1.8em
	}

	.rat_sec1 {
		width: 70%
	}

	.rat_p,
	.rat_right,
	.title2 {
		text-align: center
	}

	.rat_left,
	.rat_right {
		width: 100%;
		margin-top: 12px;
		float: none
	}

	.rat_sec2,
	.rat_sec3,
	.rat_sec4 {
		text-align: center;
		margin-bottom: 40px
	}

	.rat_p {
		font: 40px/40px "Google Sans", sans-serif;
		color: #fff
	}

	.rat2_p {
		font: 30px/30px "Google Sans", sans-serif
	}

	#imagemodal .modal-footer button,
	#vidmodal .modal-footer button {
		display: block;
		width: 100%;
		clear: both;
		margin: .5em 0
	}

	.recommended_sec h2 span,
	.recommended_sec h4 span,
	.recommended_sec h5 span {
		font: 1em/1em "Google Sans", sans-serif
	}

	.application_sec h2,
	.application_sec h4 {
		font: 400 1.2em/1.2em Segoe UI, system-ui, -apple-system, sans-serif
	}

	.application_sec h2 span,
	.application_sec h4 span {
		font: 1em/1.3em "Google Sans", sans-serif
	}

	.app_area {
		margin: auto
	}

	.app_area,
	.app_area span {
		width: 400px;
		height: 281px
	}

	.modal iframe {
		width: 100%;
		height: 300px
	}

	.wikart_link ul li .wi_link2 {
		text-align: left
	}

	.wikart_link ul li .wi_link2 a {
		font: 13px/20px Segoe UI, system-ui, -apple-system, sans-serif;
		color: #fff;
		display: block;
		padding: 5px;
		height: auto;
		text-transform: capitalize
	}

	.wikart_link ul li:hover {
		box-shadow: none
	}

	.wikart_link ul li .wi_link2 a:hover {
		color: #fff
	}

	.wikart_link ul li:nth-child(1),
	.wikart_link ul li:nth-child(2),
	.wikart_link ul li:nth-child(3),
	.wikart_link ul li:nth-child(4),
	.wikart_link ul li:nth-child(5) {
		background-image: none !important;
		background-position: 1000px 1000px !important
	}

	.wikart_link ul li {
		border-right: 0
	}

	.wikart_link ul li:nth-child(1):hover,
	.wikart_link ul li:nth-child(2):hover,
	.wikart_link ul li:nth-child(3):hover,
	.wikart_link ul li:nth-child(4):hover,
	.wikart_link ul li:nth-child(5):hover {
		background: 0 0 !important
	}

	.wikart_link ul li:nth-child(6),
	.wikart_link ul li:nth-child(6):hover {
		background: 0 0 !important
	}

	.wikart_link ul li:nth-child(6),
	.wikart_link ul li:nth-child(7),
	.wikart_link ul li:nth-child(8) {
		background: 0 0 !important
	}

	.vid_area_left {
		width: 450px;
		margin: auto;
		float: none
	}

	.vid_area_right {
		width: 100%;
		float: none;
		margin: 50px auto 0
	}

	.vid_thm span img {
		margin: 16px auto
	}

	.since_area svg {
		background: #00cd6a
	}

	.since_url {
		margin-top: 0
	}

	.p_mob_n {
		display: none
	}

	.vid_cnt {
		height: auto
	}

	.logo_sec {
		text-align: center
	}

	.col_pl {
		position: absolute;
		z-index: 99;
		top: 58px;
		right: 0;
		width: 60%
	}

	.portfolio_h h2 {
		font-size: 1.2em;
		line-height: 1.3em;
		color: #263238;
		margin-top: 12px;
		text-transform: uppercase
	}

	.page_heading h2 {
		font-size: 1.1em;
		margin-bottom: 10px;
		margin-bottom: 15px
	}

	.modal_left {
		width: 100%;
		float: none
	}

	.modal_right {
		display: none
	}

	.modal_project_box {
		position: static;
		margin: 10px 0
	}

	.modal_left .since_pos {
		left: 470px
	}
}

@media only screen and (max-width:515px) {
	.navbar-default {
		width: 65%
	}

	.input_w {
		width: 408px !important;
		margin-left: 20px
	}

	.follow_area {
		margin: 15px auto;
		text-align: center;
		width: 65%
	}

	.ft .mtb {
		border: 0;
		padding: 0
	}

	.ft.mt10,
	.ft_address {
		margin: 0
	}
}

@media only screen and (max-width:480px) {
	.hire_list ul li {
		float: left;
		width: 50%;
		height: 235px;
		margin: auto
	}

	.input_w {
		width: 372px !important;
		margin-left: 20px
	}

	.follow_area {
		margin: 15px auto;
		text-align: center;
		width: 70%
	}

	.m_fs_1_5em {
		font-size: 1.2em
	}

	.m_fs_1_7em {
		font-size: 1.5em
	}
}

@media only screen and (max-width:479px) {
	.container {
		padding: 0 10px;
		overflow-x: hidden;
	}

	.navbar-default {
		margin: 0;
		width: 100%;
		border: 0;
		float: none;
		text-align: center
	}

	.navbar-nav>li>a {
		padding: 8px 15px
	}

	.call_txt a {
		font: 700 10px/18px Arial, Helvetica, sans-serif;
		text-align: center
	}

	.modal-dialog {
		width: 95% !important;
		margin: auto
	}

	.modal-header h2 {
		font: 24px/26px "Google Sans", sans-serif;
		display: block;
		color: #fff
	}

	#copyright .modal-dialog,
	.mdmodel .modal-dialog {
		width: 300px !important;
		user-select: none
	}

	.iso_cnt {
		font: 26px/38px "Google Sans", sans-serif
	}

	.iso_cnt_sm {
		font: 15px/15px Segoe UI, system-ui, -apple-system, sans-serif
	}

	footer .soc_links {
		margin-top: 0;
		text-align: center
	}

	footer .soc_links a,
	footer .soc_links a b {
		width: 28px;
		height: 28px
	}

	.base3 a,
	footer .soc_links a b {
		display: block;
		padding: 5px
	}

	.follow_area .ml22 {
		margin-left: 0 !important
	}

	footer .copy_rgt {
		font-size: 10px
	}

	.follow_area {
		margin: 15px auto;
		text-align: center;
		width: 64%
	}

	.request_dn {
		display: none
	}

	.base3 {
		background: #2bb140;
		display: block;
		height: 35px;
		margin-left: 0;
		margin-top: 0;
		position: relative;
		width: 49%;
		float: left;
		border-radius: 3px
	}

	.base3 a {
		padding: 8px 0;
		text-align: center;
		color: #fff;
		font: 14px/20px "Google Sans", sans-serif
	}

	.whatsapp_pos {
		float: right;
		display: block
	}

	.base3 .fs15 {
		font-size: 14px
	}

	.logo_sec img {
		width: 220px;
		height: 38px;		
	}

	.logo_sec,
	.navbar-toggle b {
		margin: 10px 0
	}

	.base3 .ttu {
		text-transform: capitalize
	}

	header>.container {
		padding: 0 5px
	}

	.projects_sec h2,
	.projects_sec h3,
	.projects_sec h4 {
		font: 600 1em/1.2em Segoe UI, system-ui, -apple-system, sans-serif;
		padding-top: 0
	}

	.projects_sec h2 span,
	.projects_sec h3 span,
	.projects_sec h4 span {
		font: 1em/1.4em "Google Sans", sans-serif
	}

	.sub_h {
		font: 600 16px/20px Segoe UI, system-ui, -apple-system, sans-serif;
		text-align: center;
		margin-top: 5px
	}

	.portfolio_sec {
		margin-top: 15px
	}

	.portfolio_sec .container .owl-item:nth-child(odd) .port_area {
		width: 320px;
		height: auto;
		background-image: url(../images/mob-portfolio_bg.png)
	}

	.portfolio_sec .container .owl-item:nth-child(even) .port_area {
		width: 320px;
		height: auto;
		background-image: url(../images/mob-portfolio_bg2.png)
	}

	.portfolio_img2 {
		width: 274px;
		height: 274px;
		text-align: center;
		overflow: hidden;
		margin: auto
	}

	.portfolio_img2 .arrow_link a,
	.portfolio_img2 span {
		width: 274px;
		vertical-align: middle;
		display: table-cell
	}

	.since_txt {
		font: 400 9px/10px Segoe UI, system-ui, -apple-system, sans-serif
	}

	.since_year {
		font: 500 14px/10px Segoe UI, system-ui, -apple-system, sans-serif
	}

	.since {
		text-align: center;
		width: 76px;
		margin-left: 22px
	}

	.portfolio_sec .container .owl-item:nth-child(even) .since_txt {
		font: 400 9px/10px Segoe UI, system-ui, -apple-system, sans-serif
	}

	.portfolio_sec .container .owl-item:nth-child(even) .port_area .since_year {
		font: 500 14px/10px Segoe UI, system-ui, -apple-system, sans-serif
	}

	.portfolio_sec .container .owl-item:nth-child(even) .port_area .since {
		text-align: center;
		width: 76px;
		margin-right: 23px
	}

	.url {
		font: 9px/15px Roboto, arial, sans-serif;
		color: #374d6d;
		text-align: left;
		padding: 7px 0 0 59px
	}

	.portfolio_sec .container .owl-item:nth-child(even) .port_area .url {
		font: 9px/15px Roboto, arial, sans-serif;
		color: #374d6d;
		text-align: left;
		padding: 7px 0 0 59px
	}

	.s_left,
	.s_right {
		width: 100%;
		float: none
	}

	.s_right {
		border-left: 0;
		padding-left: 0
	}

	.p_b20 {
		padding-bottom: 20px
	}

	.tag_link a {
		display: block;
		margin-right: 0;
		margin-bottom: 5px
	}

	.icon_left {
		display: none
	}

	.name {
		font: 12px/20px "Google Sans", sans-serif;
		padding-bottom: 10px
	}

	.portfolio_sec .owl-theme .owl-nav.disabled+.owl-dots {
		margin-top: 0
	}

	.projects_sec .fs20 {
		font-size: 15px;
		margin-top: 5px
	}

	.clientele_sec .title,
	.clientele_sec h4,
	.clientele_sec h5 {
		font: 400 1.3em/1.2em Segoe UI, system-ui, -apple-system, sans-serif
	}

	.clientele_sec h4 span,
	.clientele_sec h5 span {
		font: 1em/1.2em "Google Sans", sans-serif;
		display: block
	}

	.clientele_sec .title {
		margin-bottom: 10px;
		padding-top: 25px
	}

	.clientele_sec .title span {
		font: 1em/1.2em "Google Sans", sans-serif
	}

	.owl-theme .owl-nav.disabled+.owl-dots {
		margin-top: 0 !important
	}

	.recommended_sec h2,
	.recommended_sec h4,
	.recommended_sec h5 {
		font: 600 1.2em/1.2em Segoe UI, system-ui, -apple-system, sans-serif;
		margin: 15px 0 20px
	}

	.recommended_sec h2 span,
	.recommended_sec h4 span,
	.recommended_sec h5 span {
		font: 1.1em/1.2em "Google Sans", sans-serif
	}

	.recommended_title {
		font-size: 18px;
		line-height: 24px;
		height: auto;
		overflow: hidden
	}

	.recommended_cnt {
		font-size: 14px;
		line-height: 22px;
		text-align: justify
	}

	.more_btn,
	.more_btn:visited {
		padding: 7px 18px
	}

	.application_sec h2,
	.application_sec h4,
	.magento_box h2 {
		font: 400 17px/20px Segoe UI, system-ui, -apple-system, sans-serif
	}

	.magento_box h2 {
		display: block;
		color: #0078ae
	}

	.application_sec h2 span,
	.application_sec h4 span,
	.magento_box h2 span {
		font: 17px/20px "Google Sans", sans-serif;
		display: block
	}

	.magento_service_bg {
		padding: 20px 0
	}

	.application_sec h2,
	.application_sec h4 {
		margin: 15px 0
	}

	.app_area {
		margin: auto
	}

	.app_area,
	.app_area span {
		width: 300px;
		height: 211px
	}

	.btn_sec {
		margin: 0;
		text-align: center
	}

	.btn1,
	.btn1:visited,
	.btn_look,
	.btn_look:visited {
		display: block;
		font: 16px/40px "Google Sans", sans-serif;
		height: 40px;
		padding: 0 25px;
		margin: 10px 0
	}

	.dsi_area h3,
	.dsi_area h3.strong {
		font: 14px/14px "Google Sans", sans-serif
	}

	.visible-mob {
		display: none
	}

	.navbar-toggle .icon-bar {
		width: 29px
	}

	.navbar-toggle {
		background: 0 0 !important;
		width: 50px !important;
		float: left !important
	}

	.navbar-default .navbar-collapse {
		position: absolute;
		z-index: 99;
		top: 50px;
		left: 0;
		width: 100%
	}

	.nav_sec {
		margin: 3px 0 5px
	}

	.modal iframe {
		width: 100%;
		height: 250px
	}

	.bb_pro {
		margin-bottom: -5px
	}

	.vid_area_left {
		width: 280px;
		height: 176px;
		float: none;
		margin: 30px auto 0;
		background: url(../images/vid-img-bg4.png) no-repeat center top
	}

	.vid_thm {
		margin: 16px auto 0 26px;
		text-align: center;
		overflow: hidden
	}

	.vid_thm,
	.vid_thm span {
		width: 226px;
		height: 154px
	}

	.vid_thm span img {
		margin: 11px auto
	}

	.pos_play {
		top: 17%
	}

	.quote_area {
		width: 58px
	}

	.quote_area svg {
		width: 50px;
		height: 50px;
		margin: auto;
		float: left
	}

	.quote_cnt,
	.since_url {
		margin-top: 0
	}

	.since_y {
		left: 13px
	}

	.vid_area_right {
		margin: 30px auto 0
	}

	.col_pl {
		position: static;
		width: 100%;
		padding: 0 5px
	}

	.navbar-toggle b .icon-bar {
		background-color: #236ce2 !important
	}

	.navbar-toggle {
		margin-top: -56px !important;
		padding: 3px 20px;
	}

	.call_link {
		margin-top: -7px;
		width: 50%;
		text-align: center
	}

	.call_link a {
		margin-top: 0;
		display: block;
		border-radius: 5px;
		padding: 6px 12px;
	}

	.call_link2 {
		border-radius: 5px;
		margin: -7px 0 4px 6px;
		width: 48%;
		text-align: center;
		float: left;
		padding: 6px 6px;
	}
	.call_link2 a{
		line-height: 1.7em;
	}
	

	.mob_bb {
		border: 0;
		padding-top: 0
	}

	.list2_color_change .list_port_area .port_txt {
		font-size: 1em;
		line-height: 18px
	}

	.portfolio_n_tab {
		padding: 15px 0 0
	}

	.portfolio_n_tab a {
		font-size: .9em;
		padding: 10px
	}

	.portfolio_n_tab a:last-child {
		padding: 9px 10px 8px;
		font-size: 20px;
		line-height: 20px
	}

	.industry_l {
		width: 100%;
		float: none;
		font-size: .8em
	}

	.country_r {
		width: 100%;
		float: none;
		padding: 0;
		font-size: .8em
	}

	.country_r .ar {
		text-align: left
	}

	.dtl_title a {
		font-size: .9em
	}

	.dtl_title.fa-external-link {
		font-size: 1em
	}

	.country_r a,
	.industry_l a {
		font-size: .9em;
		width: 77%
	}

	.modal_tools_list a {
		font-size: 11px;
		margin-top: 10px
	}

	.tools {
		display: none
	}

	.modal_bb {
		display: none;
		margin-bottom: 20px
	}

	.pro_type {
		border-bottom: 1px solid #eee;
		padding-bottom: 18px
	}

	.modal_project_box {
		padding: 10px
	}

	.scrollbar {
		height: 360px !important;
		overflow-y: scroll;
		overflow: auto
	}

	.country_r span,
	.industry_l span {
		width: 19%
	}

	.m_tl_bg .intl-tel-input input[type=tel] {
		width: 64% !important
	}
}

@media only screen and (max-width:320px) {
	.base3 a {
		font: .7em/1.5em "Google Sans", sans-serif !important
	}

	.call_link a {
		padding: 6px
	}

	.m_tl_bg .intl-tel-input input[type=tel] {
		width: 58% !important
	}
}

.box_w.img2 img{
    width: 110px;
}

.wikart_link ul li{
    background-size: 35% 50%;
	background-position: 60px 0px;
}

#contact-form > div{
	color:#fff;
}

.m_lst_txs {
    font-size: 18px;
    line-height: 36px;
    margin-top: 20px;
	margin-bottom: 40px;
}

.digi_card h1{
	color: #ffeb00eb !important;
}

.digi_card .ban_txt, .animation_card .ban_txt{
	color: #fff !important;
}

.crm_btn, .crm_btn:visited {
    background: #b14bca;
    display: inline-block;
    color: #fff;
    line-height: 50px;
    height: 50px;
    padding: 0 25px;
    cursor: pointer;
    border-radius: 5px;
    border: 1px solid #b14bca;
    text-transform: uppercase;
	
	border-radius: 40px;
}

.crm_btn2, .crm_btn2:visited {
    display: inline-block;
    text-align: center;
    font-size: 18px;
    line-height: 50px;
    height: 50px;
    padding: 0 25px;
    cursor: pointer;
    border-radius: 5px;
    text-transform: uppercase;
    margin-left: 12px;
	background: #f19f08;
    color: #fff;
    border: 1px solid #fff;
	
	border-radius: 40px;
}



.t_soft {
    font-size: 28px;
    line-height: 34px;
    color: #052149;
}

.list_cnt, .t_soft {
    margin-bottom: 25px;
}
.list_cnt b {
    margin-top: 6px;
}

.crm_c_ar b, .list_cnt b {
    float: left;
    border: 2px solid #4db14c;
    display: inline-block;
    text-align: center;
    width: 40px;
    height: 40px;
    border-radius: 40px;
    line-height: 40px;
}
.list_cnt span {
    width: 89%;
}

.crm_c_ar span, .list_cnt span {
    float: left;
    margin-left: 13px;
    color: #000;
    font-size: 16px;
    line-height: 24px;
}

.or_img2 {
    float: right;
}

.blog_list_sec h2 {
    border-bottom: 0;
    border-top: 2px dashed #607d8b;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 15px;
    padding-left: 0.5em;
}

.list_blog_box {
    background: #fff;
    border-radius: 1em;
    box-shadow: 1px 0 15px #ccc;
    margin: auto auto 15px;
    padding: 14px 0;
    width: 97%;
}

.blog_thum, .blog_thum figure {
    width: 350px;
}

.blog_thum {
    border-radius: 1em 0;
    margin: auto;
    max-height: 128px;
    overflow: hidden;
    text-align: center;
}

figure {
    display: table-cell;
    vertical-align: middle;
}

.blog_thum, .blog_thum figure {
    width: 350px;
}

.box_area {
    padding: 15px;
}

.box_area h3 {
    height: 55px;
    line-height: 24px!important;
    margin-bottom: 3px;
    overflow: hidden;
}

.box_area h3 a {
    color: #286fe1;
    font-size: .9em;
    text-transform: capitalize;
}

.mt15 {
    margin-top: 15px;
}

.view_btn, .view_btn:visited {
    background: #0078ae;
    border: 0;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font: 500 14px/34px Segoe UI,system-ui,-apple-system,sans-serif;
    height: 34px;
    padding: 0 15px;
    text-align: center;
}
.tr_ar {
    border-radius: 20px;
    text-align: center;
    padding-top: 74px;
    position: relative;
}

.tru_bg1 {
    background: #fff;
    border-radius: 10px;
    border: 1px solid #ddd;
    margin-top: 45px;
}

.tr_ar .t_circle {
    width: 102px;
    height: 102px;
    margin: auto;
    border-radius: 100%;
    position: absolute;
    z-index: 99;
    top: -50px;
    left: 0;
    right: 0;
}

.tr_ar .t_c_sub {
    width: 92px;
    height: 92px;
    border-radius: 100%;
    margin: 4px;
    transition: all linear .2s;
	background: #f19f08;
}

.t_c_sub img {
    margin-top: 18px;
}
.cont_ar_l h3, .tr_ar h3 {
    color: #00796b;
    text-transform: capitalize;
}
.trust_cnt {
    font-size: .9em;
    line-height: 1.7em;
    padding: 10px;
    height: 210px;
    overflow: hidden;
}

.mark_sec {
    margin: 15px 0 0;
}

.mar_lst ul, .mar_lst ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.mar_lst ul li {
    float: left;
    width: 49.5%;
    margin: 0 0 15px;
}

.m_ar {
    width: 100%;
    margin: auto;
    padding: 4px;
    background: #fff;
    border-radius: 10px;
    border: 1px solid #ddd;
}
.ma_lft {
    width: 120px;
    float: left;
}

.m_img {
    width: 120px;
    margin: auto;
    padding-top: 45px;
}
.end_img figure, .m_img figure, .our_e_img figure {
    width: 120px;
    height: 120px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.end_img img, .m_img img, .our_e_img img {
    display: block;
    margin: auto;
}
.m_img img {
    max-width: 100%;
    height: auto;
}

.mkt_rgt {
    width: 76%;
    float: right;
}
.mkt_cnt {
    font-size: 15px;
    line-height: 24px;
    height: 180px;
    margin-top: 5px;
}

.mar_lst ul li:nth-child(even), .our_e_lst ul li:nth-child(even) {
    float: right;
}
.mar_lst ul li {
    float: left;
    width: 49.5%;
    margin: 0 0 15px;
}

.m_ar h3, .m_ar h3.strong {
    font-weight: 600;
    font-size: 20px;
    line-height: 26px;
    color: #00796b;
    margin-top: 8px;
    height: 26px;
    text-transform: capitalize;
}

.ch_sec h2 {
    margin: 10px 0 45px;
}
.ch_tx, .ch_w {
    margin: auto;
}
.ch_w {
    width: 95%;
}
.dsi_list ul, .dsi_list ul li, ul.choose_box {
    padding: 0;
    list-style: none;
    text-align: center;
}

ul.choose_box {
    margin: 0 0 1.5em;
    display: table;
}

.dsi_list ul li, ul.choose_box li {
    width: 31%;
    display: inline-block;
    margin: 0 10px;
}

ul.choose_box li {
    margin: 0;
    padding: 0;
    width: 16.66%;
    vertical-align: top;
}

.ch_tx {
    width: 200px;
    height: 200px;
    border: 5px #f2f2f3 solid;
    text-align: center;
    border-radius: 15%;
    font-weight: 600;
    font-size: 18px;
    line-height: 20px;
    color: #fff;
    padding: 15px 8px 0;
}
.ch_tx, .ch_w {
    margin: auto;
}

.ch_tx .heading {
    width: 44px;
    height: 44px;
    margin: 5px auto 10px;
}

.bb_2 {
    border-bottom: 2px solid #fff;
    display: block;
    width: 55%;
    margin: 8px auto;
}

.t_choose {
    font-size: .7em;
    line-height: 1.3em;
    color: #fff;
    text-align: center;
    padding: 0 5px;
}



.ben_ar, .ch_sec {
    padding: 35px 0;
    background: #f6f6fa;
    background: linear-gradient(to bottom,#fdfeff,#f6f6fa);
}

.cnt_ar {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 10px;
    margin-bottom: 10px;
    padding: 10px;
    text-align: center;
    width: 98%;
}

.cnt_ar h3 {
    color: #00796b;
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
    margin: 8px 0;
    text-transform: capitalize;
}

.cnt_area {
    font-size: 15px;
    height: 200px;
    line-height: 24px;
    overflow: hidden;
}


.ban_tit.google h2{
	color: #fff;
    font-size: 42px;
    padding-top: 80px;
    padding-left: 40px;
    width: 430px;
    line-height: 60px;	
}

.ben_bx {
    background: #fff;
    border-radius: 10px;
    border: 1px solid #ddd;
    padding: 10px;
    width: 98%;
    margin: 5px auto;
}

.ben_bx h3 {
    margin-bottom: 10px;
}

.ben_bx h3, .cms_s_bx h3, .cms_s_bx h3.strong, .h_sec2 h3.strong, .log_ch_ar .h_sec2 h3 {
    font-weight: 600;
    font-size: 20px;
    line-height: 26px;
    color: #00796b;
    text-transform: capitalize;
}

.ben_bx img, .cnt_box {
    width: 70px;
    float: left;
}
.ben_bx img, .cnt_box {
    width: 70px;
    float: left;
}

.cnt_box {
    font-size: 15px;
    line-height: 22px;
    color: #222;
    padding-top: 10px;
    width: 85%;
    padding-left: 10px;
}

.clearfix:after, .clearfix:before{
    display: table;
    content: " ";
}


.clearfix:after, .clearfix:before{
    clear:both;
}

.mag_bx h2{
	font-size:30px;
}

.cus_d_lst ul li {
    width: 33%;
    display: inline-block;
    margin: 0 0 28px;
}
.cus_d_lst ul, .cus_d_lst ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}
.cu_d_ar {
    width: 370px;
    margin: auto;
    background: #fff;
    box-shadow: 1px 0 5px #ccc;
    border-radius: 10px;
    padding: 0 20px;
}

.cu_d_ar h3, .resp_s h3 {
    font-weight: 600;
    text-transform: capitalize;
}

.cu_d_ar h3 {
    font-size: 20px;
    line-height: 26px;
    color: #00796b;
    height: 28px;
    overflow: hidden;
}

.cu_d_ar .c_dev_cnt {
    font-size: 15px;
    line-height: 24px;
    height: 100px;
    overflow: hidden;
}


.php_p_s h2 , .why_c_s h2{
    font: 1.75em/1.2em "Google Sans",sans-serif;
    text-align: center;
    margin-bottom: 45px;
}

.php_box {
    background: #fff;
    padding: 16px 30px;
    border-radius: 10px;
    box-shadow: 1px 0 25px #ccc;
}


.php_box p, .php_d_bx p {
    font-size: 16px;
    line-height: 24px;
    color: #333;
    float: left;
    width: 90%;
}

.php_box .icon, .php_d_bx .icon {
    float: left;
    width: 10%;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    will-change: transform,opacity;
	
}

.php_box p .fa-check, .php_d_bx p .fa-check {
    color: #81c146;
    border: 1px solid #81c146;
    padding: 8px;
    border-radius: 100%;
    margin-top: -2px;
}


.w_lst ul, .w_lst ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.w_lst ul li {
    width: 50%;
    float: left;
    margin: 0 0 1em;
}
.w_lst ul li .wb_m_ar {
    width: 100%;
    margin: auto;
    position: relative;
    transition: all .3s linear;
}

.w_lst ul li .wb_m_ar {
    width: 100%;
    margin: auto;
    position: relative;
    transition: all .3s linear;
}

.w_lst ul li .web_ar {
    width: 97.5%;
    margin: auto;
    padding: 15px;
    background: #fff;
    border-radius: 10px;
	min-height: 206px;
    border: 1px solid #ddd;
}


.s_cnt_bx h3, .web_ar h3 {
    font-weight: 600;
    font-size: 20px;
    line-height: 32px;
    color: #00796b;
    text-transform: capitalize;
    text-decoration: none;
    text-align: center;
    height: 32px;
    overflow: hidden;
}

.eve_lst ul li, .wor_lst ul li {
    padding: 0;
    list-style: none;
    float: left;
    width: 25%;
    margin: 0 0 70px;
}

.w_area {
    width: 270px;
    margin: auto;
    background: #fff;
    border: 1px solid #d7d7d7;
    border-radius: 10px;
    text-align: center;
    padding: 25px 0 5px;
    position: relative;
}

.wor_img {
    width: 114px;
    height: 114px;
    margin: auto;
    overflow: hidden;
    position: absolute;
    z-index: 99;
    top: -56px;
    left: 0;
    right: 0;
}

.wor_img figure {
    width: 114px;
    height: 114px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
figure img {
    display: block;
    margin: auto;
    border: 0;
}
.words_t {
    margin-top: 2em;
}

.words_t h3 {
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #00796b;
    text-transform: capitalize;
}

.wor_tx {
    font-size: 15px;
    line-height: 20px;
    color: #222;
    margin-top: 10px;
    height: 110px;
    overflow: hidden;
    padding: 0 10px;
}

.supp {
    margin-top: 40px;
}

.supp li {
    list-style: none;
    display: inline-block;
    width: 49.8%;
}

.support {
    height: 185px;
    text-align: left;
    padding: 0 5px;
}


.sup_inrs {
    background: #fff;
    float: right;
    width: 100%;
    padding: 10px 15px;
    position: relative;
    border: 1px solid #ddd;
    box-shadow: 1px 0 20px #ccc;
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
}

.supp li:nth-child(1) .sup_inrs {
    border-radius: 15px 0 0 0;
}

.sup_inr {
    height: 43px;
    width: 100%;
    font-weight: 600;
    font-size: 20px;
    line-height: 26px;
    color: #00796b;
}

.sup_inrs img {
    float: left;
    margin-right: 15px;
}

.ser_sc {
    background: #f6f6fa;
    background: linear-gradient(to bottom,#fdfeff,#f6f6fa);
    width: 100%;
    height: auto;
    padding: 35px 0;
}

.ben_lst ul, .ben_lst ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.ben_lst ul li {
    float: left;
    width: 49%;
    margin: 10px 5px;
}


.cont_ar {
    width: 100%;
    margin: auto;
    background: #fff;
    padding: 20px;
    border: 1px solid #ddd;
}

.ben_lst ul li:nth-child(1) .cont_ar {
    border-radius: 15px 0 0 0;
}

.cont_ar_r {
    width: 24%!important;
    float: right;
    text-align: right;
}

.cont_ar_l {
    width: 75%;
    float: left;
}

.cont_ar_l h3, .tr_ar h3 {
    color: #00796b;
    text-transform: capitalize;
}
.cont_ar_l h3 {
    margin-bottom: 7px;
}

.cnt_ar_new {
    font-size: .9em;
    line-height: 1.5em;
}

.linux_ar{
	text-align:left;
}

.adv_m_ls ul, .adv_m_ls ul li, .dsi_list ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.adv_m_ls ul li {
    float: left;
    width: 50%;
    margin: 0 0 50px;
}

.adv_mob_ar {
    width: 100%;
    margin: 25px auto;
    min-height: 252px;
}

.adv_m_ic2, .adv_mob_icon {
    float: right;
    margin-right: 15px;
}

.adv_m_img {
    width: 270px;
    height: 218px;
    margin: auto;
    overflow: hidden;
}

.adv_m_img figure {
    width: 270px;
    height: 218px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.adv_m_img img {
    display: block;
    margin: auto;
    max-width: 100%;
    height: auto;
}

.adv_m_s2 h3, .adv_m_s2 h3.strong {
    text-transform: none;
    color: #222;
}
.adv_m_s2 .aap_cnt {
    font-weight: 400;
    font-size: 16px;
}
.adv_m_s2 .aap_cnt, .dsi_cnt {
    line-height: 22px;
    padding-top: 5px;
}

.dsi_list ul li {
    padding: 0;
    list-style: none;
    float: left;
    width: 33.3333%;
    margin: 0 0 27px;
}

.dsi_ar {
    width: 370px;
    margin: auto;
    border-radius: 15px;
    padding: 15px;
    border: 1px solid #dedede;
    transition: all linear .2s;
    background: #fff;
}

.dsi_ar h3, .dsi_ar h3.strong {
    font-weight: 600;
    display: block;
    color: #00796b;
    text-transform: capitalize;
}

.dsi_cnt {
    color: #555;
    padding-top: 10px;
    height: 130px;
    overflow: hidden;
}
.dsi_cnt {
    text-align: left;
    font-size: 16px;
    line-height: 24px;
}



@media only screen and (max-width:479px) {
	.ani_img img{
		width:310px;
	}
	.button_pos .crm_btn2{
		margin-top:10px;
	}
	
	.ch_sec {
		padding: 10px 0;
	}
	ul.choose_box li {
		width: 100%;
		float: none;
	}
	.ch_tx {
		width: 100%;
		height: auto;
		border-radius: 10px;
		padding-bottom: 20px;
	}
}


.icon_pos_soc{
	position: relative;
    top: -5px;
}

.pcolor{
	color: #b14bca !important;
}

.ocolor{
	color:#f19f08 !important;
}