/@import "https://fonts.googleapis.com/css2?family=Livvic:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,900&amp;display=swap";

body {
	font-size: 15px;
	line-height: 1.6;
	font-family: livvic, sans-serif;
	color: #444;
	font-weight: 400
}
p {
	color: #444;
	font-weight: 400
}
a {
	display: inline-block;
	-webkit-transition: all .5s;
	transition: all .5s;
	text-decoration: none
}
a:hover,
a:focus {
	text-decoration: none
}
button {
	margin: 0;
	padding: 0;
	outline: 0
}
button:focus {
	outline: 0;
	border: 0
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 600;
	color: #000
}
h3 {
	font-size: 22px
}
.d-table {
	width: 100%;
	height: 100%
}
.d-table-cell {
	display: table-cell;
	vertical-align: middle
}
img {
	max-width: 100%
}
.ptb-100 {
	padding-top: 100px;
	padding-bottom: 100px
}
.pt-100 {
	padding-top: 100px
}
.pt-80 {
	padding-top: 80px
}
.ptb-70 {
	padding-top: 70px;
	padding-bottom: 70px
}
.pb-100 {
	padding-bottom: 100px
}
.pb-70 {
	padding-bottom: 70px
}
.pt-50 {
	padding-top: 50px
}
.pt-45 {
	padding-top: 45px
}
.pt-20 {
	padding-top: 20px
}
.mt-30 {
	margin-top: 30px
}
.ml-25 {
	margin-left: 15px
}
.ml-20 {
	margin-left: 20px
}
.mr-20 {
	margin-right: 20px
}
.margin-auto {
	margin: 0 auto
}
.border-radius-50 {
	border-radius: 50px
}
.border-radius-5 {
	border-radius: 5px
}
.section-title span {
	margin-bottom: 8px;
	font-weight: 600;
	display: block
}
 .section-title .sml-h, .sml-h {
	margin-bottom: 8px !important;
	font-weight: 600 !important;
	display: block !important;
	font-size: 1rem !important; 
	color: #0071dc !important;
}
.section-title h2 {
	font-size: 33px;
	font-weight: 600;
	margin-top: 0;
	line-height: 1.2;
	color: #252525;
	margin-bottom: 0
}
.section-title p {
	padding-top: 10px;
	margin-bottom: 0;
	max-width: 530px;
	color: #444
}
.sp-color1 {
	color: #ffc221
}
.sml-y{
	margin-bottom: 8px !important;
    font-weight: 600 !important;
    display: block !important;
    font-size: 1rem !important;
	color: #ffc221 !important;
}

.sp-color2 {
	color: #0071dc
}

.default-btn {
	display: inline-block;
	padding: 12px 32px;
	color: #fff;
	text-align: center;
	position: relative;
	overflow: hidden;
	z-index: 1
}

.default-btn i {
	font-size: 20px;
	position: relative;
	top: 4px;
	display: none
}

.default-btn::before {
	content: "";
	position: absolute;
	z-index: -1;
	height: 100%;
	left: -36%;
	top: 0;
	-webkit-transform: skew(50deg);
	transform: skew(50deg);
	-webkit-transition-duration: .6s;
	transition-duration: .6s;
	-webkit-transform-origin: top left;
	transform-origin: top left;
	width: 0
}

.default-btn:hover {
	color: #fff!important
}

.default-btn:hover:before {
	height: 100%;
	width: 135%;
	background-color: #252525
}

.btn-bg-one {
	background-color: #ffc221
}

.btn-bg-two {
	background-color: #0071dc
}

.top-header {
	padding: 7px 0 10px
}

.top-header-bg {
	background-color: #070b3b
}

.top-left-side .top-header-text {
	display: inline-block;
	position: relative;
	margin-left: 30px
}

.top-left-side .top-header-text::before {
	content: '';
	position: absolute;
	left: -20px;
	width: 1px;
	height: 22px;
	background-color: #fff;
	top: 1px
}

.top-left-side .top-header-text p {
	font-size: 16px;
	color: #fff;
	font-weight: 500;
	margin-bottom: 0
}

.top-left-side .top-header-text p b {
	color: #ffc221;
	font-weight: 500;
	margin-right: 5px
}

.top-head-left {
	float: left
}

.top-head-left .top-contact {
	position: relative;
	display: inline-block
}

.top-head-left .top-contact:hover i {
	background-color: #0071dc;
	color: #fff
}

.top-head-left .top-contact:hover h3 a {
	color: #ffc221
}

.top-head-left .top-contact h3 {
	font-size: 14px;
	color: #fff;
	margin-bottom: 0;
	font-weight: 500
}

.top-head-left .top-contact h3 a {
	color: #fff;
	margin-bottom: 0;
	text-decoration: none
}

.top-head-left .top-contact h3 a:hover {
	color: #ffc221
}

.top-header-right {
	float: right
}

.top-header-right .top-header-social {
	display: inline-block
}

.top-header-right .top-header-social ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.top-header-right .top-header-social ul li {
	display: inline-block;
	top: 1px;
	position: relative
}

.top-header-right .top-header-social ul li a {
	width: 30px;
	height: unset;
	line-height: 0px;
	text-align: center;
	background-color: transparent;
	color: #fff;
	border-radius: 50px;
	font-size: 18px;
	    padding-top: 5px;
}

.top-header-right .top-header-social ul li a:hover {
	color: #ffc221
}

.top-header-right .language-list {
	top: -6px;
	margin-bottom: 0;
	position: relative;
	display: inline-block;
	margin-left: -20px;
	z-index: 9999
}

.top-header-right .language-list .language-list-item {
	height: 0;
	padding: 0 15px;
	border: none;
	color: #fff;
	background-color: transparent;
	font-weight: 500;
	font-size: 14px;
	border-radius: 5px 0 0 5px;
	padding-left: 30px;
	padding-right: 30px
}

.top-header-right .language-list .language-list-item:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: none
}

.top-header-right .language-list .nice-select {
	height: 0;
	width: 125px;
	line-height: 0;
	font-size: 15px;
	margin-bottom: 0;
	border-radius: 0;
	background-color: transparent;
	color: #fff;
	border-radius: 5px 0 0 5px;
	z-index: 9999;
	text-align: right!important
}

.top-header-right .language-list .nice-select .list {
	background-color: #fff;
	-webkit-box-shadow: 0 0 29px 0 rgba(102, 102, 102, .1);
	box-shadow: 0 0 29px 0 rgba(102, 102, 102, .1);
	border-radius: 0;
	margin-top: 20px;
	width: 100%;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 0
}

.top-header-right .language-list .nice-select .list .option {
	-webkit-transition: .6s;
	transition: .6s;
	color: #252525;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 0;
	width: 180px;
	border-bottom: 1px solid #e1e1e1
}

.top-header-right .language-list .nice-select .list .option:hover {
	background-color: transparent!important;
	color: #0071dc
}

.top-header-right .language-list .nice-select .list .option .selected {
	background-color: transparent!important;
	font-weight: 500;
	color: #0071dc!important
}

.top-header-right .language-list .nice-select::after {
	content: '\e98c';
	height: 8px;
	width: 8px;
	border: none;
	top: 0;
	margin-bottom: 0;
	right: 10px;
	background-color: transparent;
	font-family: boxicons!important;
	color: #fff;
	font-size: 18px;
	-webkit-transform-origin: none;
	transform-origin: none;
	-webkit-transform: none;
	transform: none;
	margin-top: 0
}

.main-nav {
	background-color: #fff;
	top: 0;
	position: inherit;
	left: 0;
	padding: 0;
	width: 100%;
	height: auto
}

.main-nav .navbar {
	padding-left: 0;
	padding-right: 0
}

.main-nav nav .navbar-nav .nav-item:hover a,
.main-nav nav .navbar-nav .nav-item .active {
	color: #0071dc!important
}

.main-nav nav .navbar-nav .nav-item:hover a::before,
.main-nav nav .navbar-nav .nav-item .active::before {
	opacity: 1;
	width: 100%
}

.main-nav nav .navbar-nav .nav-item:hover a i,
.main-nav nav .navbar-nav .nav-item .active i {
	color: #0071dc
}

.main-nav nav .navbar-nav .nav-item a {
	text-transform: capitalize;
	color: #252525;
	font-weight: 500;
	margin-left: 12px;
	margin-right: 12px;
	position: relative
}

.main-nav nav .navbar-nav .nav-item a::before {
	content: '';
	position: absolute;
	bottom: 0;
	width: 0;
	height: 1px;
	left: 0;
	right: 0;
	background-color: #0071dc;
	opacity: 0;
	-webkit-transition: .7s;
	transition: .7s
}

.main-nav nav .navbar-nav .nav-item a i {
	line-height: 0;
	position: relative;
	top: 3px;
	font-size: 18px;
	color: #444
}

.main-nav nav .navbar-nav .nav-item a:hover,
.main-nav nav .navbar-nav .nav-item a :focus {
	color: #0071dc!important
}

.main-nav nav .navbar-nav .nav-item a:hover::before,
.main-nav nav .navbar-nav .nav-item a :focus::before {
	opacity: 1;
	width: 100%
}

.main-nav nav .navbar-nav .nav-item a:hover i,
.main-nav nav .navbar-nav .nav-item a :focus i {
	color: #0071dc
}

.main-nav nav .navbar-nav .nav-item a.active {
	color: #0071dc!important
}

.main-nav nav .navbar-nav .nav-item a.active::before {
	opacity: 1;
	width: 100%
}

.main-nav nav .navbar-nav .nav-item a.active i {
	color: #0071dc
}

.main-nav nav .navbar-nav .nav-item:hover .dropdown-menu {
	-webkit-transform: scale(1);
	transform: scale(1)
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu {
	z-index: 5;
	border: none;
	padding: 0;
	border-radius: 0;
	background-color: #fff!important;
	-webkit-transform: scale(0);
	transform: scale(0)
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu li {
	border-bottom: 1px solid #e1e1e1
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu li:last-child {
	border-bottom: none
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu li a {
	text-transform: capitalize;
	color: #252525!important;
	position: relative;
	z-index: 1;
	-webkit-transition: .7s;
	transition: .7s;
	font-weight: 600;
	padding: 10px 25px;
	font-size: 15px
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu li a i {
	float: right;
	top: 12px;
	position: relative
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu li a::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 2px;
	height: 100%;
	background-color: #0071dc;
	-webkit-transition: .9s;
	transition: .9s;
	z-index: -1
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu li a.active {
	color: #0071dc !important;
}

/*.main-nav nav .navbar-nav .nav-item .dropdown-menu li a.active i {
	color: #fff
}*/

/*.main-nav nav .navbar-nav .nav-item .dropdown-menu li a.active::before {
	width: 100%
}*/

.main-nav nav .navbar-nav .nav-item .dropdown-menu li a:hover,
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a :focus,
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a .active {
	color: #fff!important;
	border-radius: 0;
	padding-left: 35px
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu li a:hover i,
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a :focus i,
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a .active i {
	color: #fff
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu li a:hover::before,
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a :focus::before,
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a .active::before {
	width: 100%
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu li.active {
	color: #fff!important
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu li.active::before {
	width: 100%
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu li.active i {
	color: #fff
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu li .dropdown-menu {
	left: 100%;
	margin-top: 18px!important;
	position: absolute;
	-webkit-transform: scaleX(0);
	transform: scaleX(0)
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu li:hover .dropdown-menu {
	-webkit-transform: scaleX(1);
	transform: scaleX(1)
}

.main-nav .nav-side.nav-side {
	position: relative
}

.main-nav .nav-side .nav-side-item {
	/*margin-right: 20px;*/
	display: inline-block
}

.main-nav .nav-side .nav-side-item:last-child {
	margin-right: 0
}

.main-nav .nav-side .nav-side-item .search-box {
	position: relative;
	top: -5px
}

.main-nav .nav-side .nav-side-item .search-box i {
	cursor: pointer;
	font-size: 24px;
	color: #252525;
	position: relative;
	display: inline-block;
	top: 0
}

.main-nav .nav-side .nav-side-item .search-box:hover i {
	color: #0071dc
}

.main-nav .nav-side .nav-side-item .search-side-widget .search-side-form {
	position: relative;
	top: -10px
}

.main-nav .nav-side .nav-side-item .search-side-widget .search-side-form .form-control {
	height: 45px;
	background-color: #f8f8f8;
	padding: 10px 20px;
	width: 100%;
	border-radius: 50px;
	border: none
}

.main-nav .nav-side .nav-side-item .search-side-widget .search-side-form .form-control:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: 0
}

.main-nav .nav-side .nav-side-item .search-side-widget .search-side-form button {
	position: absolute;
	top: 3px;
	right: 3px;
	height: 40px;
	width: 40px;
	background-color: #ffc221;
	-webkit-transition: all .5s;
	transition: all .5s;
	border: none;
	outline: none;
	border-radius: 50px
}

.main-nav .nav-side .nav-side-item .search-side-widget .search-side-form button i {
	color: #fff;
	position: relative;
	top: 1.9px
}

.main-nav .nav-side .nav-side-item .search-side-widget .search-side-form button:hover {
	background-color: #0071dc
}

.main-nav .nav-side .nav-side-item .get-btn {
	display: inline-block;
	position: relative;
	top: 5px
}

.main-nav .nav-side .nav-side-item .get-btn .default-btn {
	padding: 9px 25px
}

.nav-side-mt {
	margin-top: 6px
}

.side-nav-responsive {
	display: none
}

.side-nav-responsive .dot-menu {
	padding: 0 10px;
	height: 30px;
	cursor: pointer;
	z-index: 999;
	position: absolute;
	right: 60px;
	top: 20px
}

.side-nav-responsive .dot-menu .circle-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 30px
}

.side-nav-responsive .dot-menu .circle-inner .in-circle {
	height: 5px;
	width: 5px;
	border-radius: 100%;
	margin: 0 2px;
	-webkit-transition: .7s;
	transition: .7s;
	background-color: #0071dc
}

.side-nav-responsive .dot-menu:hover .circle-inner .circle {
	background-color: #ffc221
}

.side-nav-responsive .container-max {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.side-nav-responsive .container-max .container {
	position: absolute;
	top: 70px;
	right: 0;
	max-width: 220px;
	margin-left: auto;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: .7s;
	transition: .7s;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	z-index: 2;
	padding-left: 15px;
	padding-right: 15px
}

.side-nav-responsive .container-max .container.active {
	opacity: 1;
	visibility: visible;
	-webkit-transform: scaleX(1);
	transform: scaleX(1)
}

.side-nav-responsive .side-nav-inner {
	padding: 12px 10px 10px;
	-webkit-box-shadow: 0 15px 40px rgba(0, 0, 0, .09);
	box-shadow: 0 15px 40px rgba(0, 0, 0, .09);
	background-color: #fff
}

.side-nav-responsive .side-nav-inner .side-nav {
	background-color: #0071dc;
	padding: 10px
}

.side-nav-responsive .side-nav-inner .side-nav .side-nav-item .search-box {
	position: relative;
	display: inline-block;
	top: -10px;
	margin-right: 5px
}

.side-nav-responsive .side-nav-inner .side-nav .side-nav-item .search-box i {
	cursor: pointer;
	font-size: 24px;
	color: #fff;
	position: relative;
	display: inline-block;
	top: 5px
}

.side-nav-responsive .side-nav-inner .side-nav .side-nav-item .search-box:hover i {
	color: #0071dc
}

.side-nav-responsive .side-nav-inner .side-nav .side-nav-item .get-btn {
	display: inline-block;
	position: relative;
	top: 5px
}

.side-nav-responsive .side-nav-inner .side-nav .side-nav-item .get-btn .default-btn {
	padding: 7px 15px;
	background-color: #fff;
	color: #252525
}

.sticky-nav {
	top: 0;
	position: fixed;
	-webkit-transition: .7s;
	transition: .7s;
	width: 100%!important;
	z-index: 999
}

.sticky-nav .main-nav {
	top: 0;
	border: none;
	position: fixed;
	z-index: 999;
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .3);
	box-shadow: 0 0 15px rgba(0, 0, 0, .3)
}

.search-overlay {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 9999;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	overflow: hidden
}

.search-overlay .search-layer {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	-webkit-transform: translateX(100%);
	transform: translateX(100%)
}

.search-overlay .search-layer:nth-child(1) {
	left: 0;
	background-color: rgba(0, 0, 0, .5);
	-webkit-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s
}

.search-overlay .search-layer:nth-child(2) {
	left: 0;
	background-color: rgba(0, 0, 0, .5);
	-webkit-transition: all .3s ease-in-out .3s;
	transition: all .3s ease-in-out .3s
}

.search-overlay .search-layer:nth-child(3) {
	left: 0;
	background-color: rgba(0, 0, 0, .5);
	-webkit-transition: all .9s ease-in-out .6s;
	transition: all .9s ease-in-out .6s
}

.search-overlay .search-close {
	position: absolute;
	top: 40px;
	right: 40px;
	width: 50px;
	z-index: 2;
	text-align: center;
	cursor: pointer;
	padding: 10px;
	-webkit-transition: all .9s ease-in-out 1.5s;
	transition: all .9s ease-in-out 1.5s;
	opacity: 0;
	visibility: hidden
}

.search-overlay .search-close .search-close-line {
	width: 100%;
	height: 3px;
	float: left;
	margin-bottom: 5px;
	background-color: #fff;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease
}

.search-overlay .search-close .search-close-line:nth-child(1) {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.search-overlay .search-close .search-close-line:nth-child(2) {
	margin-top: -7px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.search-overlay .search-close:hover .search-close-line {
	background: #0071dc;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.search-overlay .search-form {
	-webkit-transition: all .9s ease-in-out 1.4s;
	transition: all .9s ease-in-out 1.4s;
	opacity: 0;
	visibility: hidden;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
	z-index: 2;
	max-width: 500px;
	width: 500px;
	padding: 0 15px
}

.search-overlay .search-form form {
	position: relative
}

.search-overlay .search-form form .input-search {
	display: block;
	width: 100%;
	height: 60px;
	border: none;
	border-radius: 30px;
	color: #252525;
	padding: 3px 0 0 25px
}

.search-overlay .search-form form .input-search::-webkit-input-placeholder {
	-webkit-transition: .7s;
	transition: .7s;
	letter-spacing: .5px;
	color: #252525
}

.search-overlay .search-form form .input-search:-ms-input-placeholder {
	-webkit-transition: .7s;
	transition: .7s;
	letter-spacing: .5px;
	color: #252525
}

.search-overlay .search-form form .input-search::-ms-input-placeholder {
	-webkit-transition: .7s;
	transition: .7s;
	letter-spacing: .5px;
	color: #252525
}

.search-overlay .search-form form .input-search::placeholder {
	-webkit-transition: .7s;
	transition: .7s;
	letter-spacing: .5px;
	color: #252525
}

.search-overlay .search-form form .input-search:focus {
	border: none;
	outline: none
}

.search-overlay .search-form form .input-search:focus::-webkit-input-placeholder {
	color: transparent
}

.search-overlay .search-form form .input-search:focus:-ms-input-placeholder {
	color: transparent
}

.search-overlay .search-form form .input-search:focus::-ms-input-placeholder {
	color: transparent
}

.search-overlay .search-form form .input-search:focus::placeholder {
	color: transparent
}

.search-overlay .search-form form button {
	position: absolute;
	right: 5px;
	top: 5px;
	width: 50px;
	color: #fff;
	height: 50px;
	border-radius: 50%;
	background-color: #0071dc;
	-webkit-transition: .7s;
	transition: .7s;
	border: none;
	font-size: 20px;
	line-height: 55px
}

.search-overlay .search-form form button:hover {
	background-color: #ffc221;
	color: #fff
}

.search-overlay .search-form form:hover {
	border: none;
	outline: none
}

.search-overlay.search-overlay-active.search-overlay {
	opacity: 1;
	visibility: visible
}

.search-overlay.search-overlay-active.search-overlay .search-layer {
	-webkit-transform: translateX(0);
	transform: translateX(0)
}

.search-overlay.search-overlay-active.search-overlay .search-close {
	opacity: 1;
	visibility: visible
}

.search-overlay.search-overlay-active.search-overlay .search-form {
	opacity: 1;
	visibility: visible
}

.banner-slider-area {
	position: relative
}

.banner-slider-area .owl-dots {
	margin-top: 0!important;
	position: absolute;
	display: -ms-grid;
	display: grid;
	right: 7%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	margin-bottom: 10px
}

.banner-slider-area .owl-dots .owl-dot span {
	background-color: #fbfbfb3f!important;
	-webkit-transition: .7s;
	transition: .7s;
	margin: 7px;
	width: 40px!important;
	height: 40px!important;
	border: 10px solid #fbfbfb3f
}

.banner-slider-area .owl-dots .owl-dot.active span {
	background-color: #fff!important;
	width: 40px!important;
	height: 40px!important;
	border: 13px solid #ffc221
}

.banner-slider-area .owl-dots .owl-dot:hover span {
	background-color: #fff!important;
	width: 40px!important;
	height: 40px!important;
	border: 13px solid #ffc221
}

.banner-item {
	position: relative;
	z-index: 1;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat
}

.banner-item::before {
	content: '';
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-color: #070b3b;
	opacity: .7
}

.banner-item-content {
	padding-top: 130px;
	padding-bottom: 120px
}

.banner-item-content span {
	font-size: 13px;
	font-weight: 500;
	color: #0071dc;
	padding: 10px 25px;
	background-color: #fff;
	border-radius: 50px;
	display: inline-block
}

.banner-item-content h1 {
	margin-top: 25px;
	font-size: 70px;
	color: #fff;
	font-weight: 700;
	max-width: 780px;
	margin-bottom: 20px
}

.banner-item-content p {
	font-size: 18px;
	color: #fff;
	font-weight: 400;
	max-width: 660px;
	margin-bottom: 35px
}

.item-bg1 {
	background-image: url(../images/home-one/home-one-img1.jpg)
}

.item-bg2 {
	background-image: url(../images/home-one/home-one-img2.jpg)
}

.item-bg3 {
	background-image: url(../images/home-one/home-one-img3.jpg)
}

.banner-area {
	position: relative;
	z-index: 1;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	background-image: url(../images/home-two.jpg)
}

.banner-area::before {
	content: '';
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-image: -webkit-gradient(linear, left top, right top, from(#252525bf), to(#25252500));
	background-image: linear-gradient(to right, #252525bf, #25252500)
}

.banner-item-ptb {
	/*padding-top: 100px;*/
	/*padding-bottom: 80px;*/
		padding-top: 35px;
	padding-bottom: 35px;
}

.banner-item-ptb h1 {
	margin-top: 0
}

.banner-area-two {
	position: relative;
	z-index: 1;
	background-color: #f8f8f8
}

.banner-area-two::before {
	content: '';
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	background-image: url(../images/home-three/home-three-bg.png)
}

.banner-content {
	position: relative;
	margin-top: -50px
}

.banner-content h1 {
	font-size: 60px;
	color: #252525;
	font-weight: 600;
	max-width: 680px;
	line-height: 1.2;
	margin-bottom: 20px
}

.banner-content p {
	font-size: 17px;
	color: #252525;
	font-weight: 500;
	max-width: 500px;
	margin-bottom: 35px
}

.banner-img {
	position: relative;
	padding-top: 70px
}

.banner-img .banner-img-shape {
	position: absolute;
	bottom: 100px;
	right: 0;
	-webkit-animation: moveBounce 9s linear infinite;
	animation: moveBounce 9s linear infinite
}

.banner-sub-item {
	position: relative;
	background-color: #fff;
	border-radius: 15px;
	padding: 15px 10px 15px 160px;
	max-width: 350px;
	margin-left: auto;
	margin-right: auto;
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .05);
	box-shadow: 0 0 15px rgba(0, 0, 0, .05)
}

.banner-sub-item img {
	position: absolute;
	top: 10px;
	left: 10px;
	max-width: 125px;
	border-radius: 15px 0 0 15px
}

.banner-sub-item .content {
	padding-bottom: 10px
}

.banner-sub-item .content h3 {
	font-size: 45px;
	color: #ffc221;
	font-weight: 700;
	margin-bottom: 0
}

.banner-sub-item .content span {
	color: #252525;
	font-size: 18px;
	font-weight: 600
}

.banner-sub-slider {
	position: relative;
	margin-top: -80px;
	padding-bottom: 100px
}

.banner-bottom-area {
	position: relative;
	margin-top: -75px
}

.banner-bottom-card {
	background-color: #fff;
	position: relative;
	z-index: 1;
	padding: 30px 20px 30px 135px;
	border-radius: 15px;
	margin-bottom: 30px;
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .5);
	box-shadow: 0 0 15px rgba(0, 0, 0, .5);
	border-bottom: 3px solid #0071dc;
	-webkit-transition: .5s;
	transition: .5s
}

.banner-bottom-card i {
	position: absolute;
	top: 30px;
	left: 30px;
	font-size: 40px;
	width: 80px;
	height: 80px;
	line-height: 80px;
	color: #252525;
	background-color: #e5f3ff;
	border-radius: 50px;
	display: inline-block;
	text-align: center
}

.banner-bottom-card h3 {
	color: #252525;
	margin-bottom: 10px;
	-webkit-transition: .5s;
	transition: .5s
}

.banner-bottom-card p {
	margin-bottom: 0;
	font-weight: 500
}

.banner-bottom-card:hover {
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px)
}

.banner-bottom-card:hover h3 {
	color: #ffc221
}

.inner-banner {
	position: relative;
	z-index: 1;
	background-color: #070b3b;
}

.inner-banner .inner-title {
	padding-top: 150px;
	position: relative;
	z-index: 1
}

.inner-banner .inner-title h3, .inner-banner .inner-title h4 {
	font-size: 45px;
	color: #fff;
	font-weight: 600;
	position: relative
}

.inner-banner .inner-title ul {
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative
}

.inner-banner .inner-title ul li {
	font-size: 18px;
	color: #fff;
	display: inline-block
}

.inner-banner .inner-title ul li i {
	color: #fff;
	position: relative;
	top: 3px;
	margin: 0 3px
}

.inner-banner .inner-title ul li a {
	color: #fff
}

.inner-banner .inner-title ul li a:hover {
	color: #ffc221
}

.inner-banner .inner-shape {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	display: none
}

.about-content .about-content-card {
	margin-top: 30px
}

.about-content .about-content-card i {
	font-size: 60px;
	color: #0071dc;
	line-height: 1
}

.about-content .about-content-card h3 {
	margin-top: 15px;
	margin-bottom: 12px
}

.about-content .about-content-card p {
	margin-bottom: 0
}

.about-content .about-list {
	list-style: none;
	margin: 20px 0 0;
	padding: 0
}

.about-content .about-list li{
	display: block;
	color: #252525;
	margin-bottom: 10px;
	font-weight: 500;
	-webkit-transition: .7s;
	transition: .7s;
	padding-left: 35px;
	position: relative;
	-webkit-transition: .5s;
	transition: .5s;
	font-size: 15px
}
.about-content .about-list li h3{
	color: #252525;
	font-weight: 500;
	margin-bottom: 10px;
	line-height: 1.5;
	font-size: 15px;
}

.about-content .about-list li:hover {
	color: #0071dc
}

.about-content .about-list li:hover i {
	color: #0071dc
}

.about-content .about-list li:last-child {
	margin-bottom: 0
}

.about-content .about-list li i {
	font-size: 26px;
	color: #0071dc;
	position: absolute;
	left: 0;
	top: -2px;
	margin-right: 5px;
	-webkit-transition: .5s;
	transition: .5s
}

.about-content .about-content-text {
	margin-top: 20px;
	margin-bottom: 0
}

.about-img {
	position: relative
}

.about-img::before {
	content: '';
	position: absolute;
	z-index: -1;
	width: 30%;
	height: 40%;
	background-color: transparent;
	border: 3px solid #ffc221;
	bottom: -10px;
	right: -40px;
	border-radius: 35px
}

.about-img img {
	border-radius: 15px
}

.about-img .sub-content {
	position: absolute;
	bottom: 20px;
	left: 0;
	right: 0;
	background-color: #fff;
	border-radius: 15px;
	padding: 15px 10px 23px 160px;
	max-width: 340px;
	margin-left: auto;
	margin-right: auto;
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .05);
	box-shadow: 0 0 15px rgba(0, 0, 0, .05)
}

.about-img .sub-content img {
	position: absolute;
	top: 10px;
	left: 10px;
	max-width: 123px;
	border-radius: 15px 0 0 15px
}

.about-img .sub-content h3 {
	font-size: 45px;
	color: #ffc221;
	font-weight: 700;
	margin-bottom: 0
}

.about-img .sub-content span {
	color: #252525;
	font-size: 18px;
	font-weight: 600
}

.about-play {
	position: relative;
	border-radius: 30px
}

.about-play img {
	border-radius: 30px;
	width: 100%;
	height: auto;
}

.about-play .about-play-content {
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	max-width: 470px;
	background-color: #25252538;
	border-bottom-left-radius: 30px;
	border-top-right-radius: 70%;
	padding: 100px 40px 70px 25px
}

.about-play .about-play-content::before {
	content: '';
	position: absolute;
	z-index: -1;
	bottom: 0;
	right: 30px;
	width: 91.7%;
	height: 90.1%;
	background-color: #0071dc;
	border-bottom-left-radius: 30px;
	border-top-right-radius: 70%
}

.about-play .about-play-content span {
	color: #fff
}

.about-play .about-play-content h6 {
	color: #fff;
	font-size: 35px;
	max-width: 300px;
	margin-bottom: 0
}

.about-play .about-play-content .play-on-area {
	position: absolute;
	z-index: 1;
	bottom: 175px;
	left: 200px
}

.about-play .about-play-content .play-on-area .play-on {
	width: 80px;
	height: 80px;
	color: #0071dc;
	background-color: #fff;
	text-align: center;
	font-size: 55px;
	border-radius: 50px;
	display: inline-block
}

.about-play .about-play-content .play-on-area .play-on i {
	padding-left: 3px
}

.about-play .about-play-content .play-on-area .play-on:hover {
	color: #fff;
	background-color: #ffc221
}

.about-bg {
	background-color: #070b3b
}

.about-img-2 {
	margin-bottom: 30px
}

.about-img-2 img {
	border-radius: 15px
}

.about-content-2 {
	margin-bottom: 30px
}

.about-content-2 .section-title h2 {
	color: #fff
}

.about-content-2 .section-title p {
	color: #fff
}

.about-content-2 .about-card {
	margin-top: 15px
}

.about-content-2 .about-card .content {
	padding-top: 20px;
	position: relative;
	padding-left: 70px;
	margin-bottom: 40px
}

.about-content-2 .about-card .content i {
	position: absolute;
	top: 10px;
	left: 0;
	font-size: 55px;
	color: #0071dc;
	line-height: 1
}

.about-content-2 .about-card .content h3 {
	margin-bottom: 10px;
	color: #fff
}

.about-content-2 .about-card p {
	margin-top: 25px;
	margin-bottom: 0;
	color: #fff
}

.security-area .section-title h2 {
	max-width: 600px;
	margin-left: auto;
	margin-right: auto
}

.security-card {
	background-color: #fff;
	position: relative;
	z-index: 1;
	padding: 30px;
	border-radius: 15px;
	margin-bottom: 30px;
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .5);
	box-shadow: 0 0 15px rgba(0, 0, 0, .5);
	border-bottom: 3px solid #0071dc
}

.security-card .icn {
	font-size: 45px;
	width: 80px;
	height: 80px;
	line-height: 80px;
	color: #252525;
	background-color: #e5f3ff;
	border-radius: 50px;
	display: inline-block;
	text-align: center;
	margin-bottom: 15px;
	-webkit-transition: .5s;
	transition: .5s
}

.security-card h3 {
	margin-bottom: 10px
}

.security-card h6 {
	font-size: 22px;
	margin-bottom: 10px;
}

.security-card h4 a {
	color: #252525;
	-webkit-transition: .5s;
	transition: .5s;
	display: block
}

.security-card p {
	margin-bottom: -4px
}

.security-card:hover .icn {
	background-color: #0071dc;
	color: #fff
}

.security-card:hover h3 a {
	color: #0071dc
}

.services-area {
	background-color: #070b3b;
	position: relative
}

.services-area .section-title h2 {
	max-width: 500px;
	color: #fff;
	margin-left: auto;
	margin-right: auto
}

.services-area .section-title p {
	color: #fff;
	max-width: 760px
}

.services-card {
	padding: 30px 18px 25px;
	background-color: #070b3b;
	border-radius: 10px;
	position: relative;
	z-index: 1;
	margin-bottom: 30px;
}

/*.services-card:hover::before {
	width: 100%;
	height: 100%;
	border-radius: 10px;
	opacity: 1
}

.services-card:hover i {
	color: #fff
}

.services-card:hover h3 a, .services-card:hover h5 a {
	color: #fff
}

.services-card:hover p {
	color: #fff
}

.services-card:hover .learn-btn {
	color: #fff
}

.services-card:hover .learn-btn i {
	color: #fff
}*/

.services-card::before {
	content: '';
	position: absolute;
	z-index: -1;
	bottom: 0;
	right: 0;
	width: 90px;
	height: 90px;
	background-color: #fff;
	border-radius: 272px 0 0 0;
	opacity: 0;
	-webkit-transition: .7s;
	transition: .7s
}

.services-card::after {
	content: '';
	position: absolute;
	z-index: -1;
	bottom: 0;
	right: 0;
	width: 75px;
	height: 75px;
	background-color: #fff;
	border-radius: 170px 0 0 0;
	opacity: 0
}

.services-card i {
	color: #fff;
	font-size: 60px;
	line-height: 1
}

.services-card h5, .services-card h3, .services-card h4, .services-card h2{
	margin-top: 20px;
	margin-bottom: 20px
}

.services-card h5 a, .services-card h4 a, .services-card h2 a {
	display: block;
	color: #fff;
	font-size: 26px;
}

.services-card p {
	margin-bottom: 12px
}

.services-card .learn-btn {
	color: #fff;
	font-size: 12px;
	font-weight: 600
}
.security-card .s-p{
	line-height: 1.5 !important;
}
.services-card .learn-btn i {
	font-size: 18px;
	position: relative;
	top: 5px;
	color: #fff;
}
.ht-60{
height:60px;
}

/*.services-card .learn-btn:hover {
	color: #fff
}

.services-card .learn-btn:hover i {
	color: #fff
}*/

.services-style-bg {
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .07);
	box-shadow: 0 0 15px rgba(0, 0, 0, .07)
}

.service-shape {
	position: absolute;
	top: 0;
	right: 0
}

.service-shape img {
	max-width: 400px
}

.services-area-two {
	background-color: #070b3b;
	position: relative;
	z-index: 1
}

.services-area-two::before {
	content: '';
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	background-image: url(../images/services/services-bg.png)
}

.services-area-two .section-title h2 {
	max-width: 500px;
	color: #fff;
	margin-left: auto;
	margin-right: auto
}

.services-item {
	position: relative;
	margin-bottom: 25px;
	-webkit-transition: .7s;
	transition: .7s
}

.services-item:hover {
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px)
}

.services-item:hover .content h3 a {
	color: #ffc221
}

.services-item a {
	display: block
}

.services-item a img {
	border-radius: 5px
}

.services-item .content {
	position: absolute;
	left: 0;
	right: 0;
	width: 82%;
	bottom: -80px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .05);
	box-shadow: 0 0 15px rgba(0, 0, 0, .05);
	border-radius: 5px;
	padding: 20px 20px 20px 100px;
	margin-bottom: 30px

}

.services-item .content i {
	font-size: 45px;
	position: absolute;
	top: 17px;
	left: 20px;
	line-height: 1;
	color: #0071dc
}

.services-item .content span {
	color: #0071dc !important;
}
.services-area-two-h3 a{
	color: #0071dc !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.3;
}


.services-item .content h3 {
	font-size: 20px;
	margin-top: 3px;
	margin-bottom: 0
}

.services-item .content h3 a {
	color: #252525
}

.services-area-three {
	background-color: #f8f8f8
}

.services-area-three .section-title h2 {
	max-width: 390px;
	color: #252525;
	margin-left: auto;
	margin-right: auto
}

.services-widget-area .section-title h2 {
	color: #252525
}

.services-style-area .section-title h4 {
	/*max-width: 600px;*/
	color: #252525;
	margin-left: auto;
	margin-right: auto
}

.services-style-area .section-title p {
	max-width: 600px
}

.service-article .service-article-img {
	margin-bottom: 25px
}

.service-article .service-article-img img {
	border-radius: 15px
}

.service-article .service-article-content h2 {
	font-size: 26px;
	margin-bottom: 15px
}

.service-article .service-article-content p {
	margin-bottom: 20px
}

.service-article .service-article-content .service-article-list {
	list-style: none;
	margin: 0 0 25px;
	padding: 0
}

.service-article .service-article-content .service-article-list li {
	display: block;
	color: #252525;
	margin-bottom: 10px;
	font-weight: 600;
	-webkit-transition: .7s;
	transition: .7s;
	padding-left: 35px;
	position: relative;
	-webkit-transition: .5s;
	transition: .5s
}

.service-article .service-article-content .service-article-list li:hover {
	color: #0071dc
}

/*.service-article .service-article-content .service-article-list li:hover i {
	color: #ffc221
}*/

.service-article .service-article-content .service-article-list li:last-child {
	margin-bottom: 0
}

.service-article .service-article-content .service-article-list li i {
	font-size: 26px;
	color: #0071dc;
	position: absolute;
	left: 0;
	top: -2px;
	margin-right: 5px;
	-webkit-transition: .5s;
	transition: .5s
}

.service-article .service-article-another h2 {
	font-size: 26px;
	margin-bottom: 15px
}

.service-article .service-article-another p {
	margin-bottom: 20px
}

.service-article .service-article-another .service-article-another-img {
	margin-bottom: 25px;
	margin-top: 10px
}

.service-article .service-article-another .service-article-another-img img {
	border-radius: 15px
}

.service-article .service-work-process h2 {
	font-size: 26px;
	margin-bottom: 15px
}

.service-article .service-work-process p {
	margin-bottom: 30px
}

.service-article .work-process-card p {
	margin-bottom: 0
}

.work-process-area .section-title h2 {
	max-width: 550px;
	margin-left: auto;
	margin-right: auto
}

.work-process-left {
	background-color: #070b3b;
	padding: 148px 50px;
	border-radius: 10px;
	margin-bottom: 30px;
	position: relative;
	z-index: 1
}

.work-process-left::before {
	content: '';
	position: absolute;
	z-index: -1;
	opacity: .2;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	background-image: url(../images/shape/customized-software-development-company-in-dubai.webp)
}

.work-process-left .section-title {
	margin-bottom: 30px
}

.work-process-left .section-title h2 {
	color: #fff
}

.work-process-left .default-btn {
	margin: 0 auto
}

.work-process-card {
	background-color: #fff;
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	padding: 30px 20px;
	margin-bottom: 30px;
	position: relative;
	z-index: 1
}

.work-process-card::before {
	content: '';
	position: absolute;
	z-index: -1;
	top: 0;
	right: 0;
	width: 70px;
	height: 55px;
	background-color: #0071dc;
	border-radius: 0 0 0 270px;
	opacity: .1;
	-webkit-transition: .7s;
	transition: .7s
}

.work-process-card i {
	font-size: 60px;
	color: #0071dc;
	line-height: 1.2
}

.work-process-card h3 {
	margin-top: 15px;
	margin-bottom: 10px
}

.work-process-card p {
	margin-bottom: 0
}

.work-process-card .number {
	font-size: 24px;
	color: #0071dc;
	font-weight: 600;
	position: absolute;
	top: 5px;
	right: 15px
}

.work-process-area-two {
	position: relative
}

.work-shape {
	position: absolute;
	top: 40%;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center
}

.choose-area {
	background-color: #070b3b
}

.choose-content {
	margin-bottom: 30px
}

.choose-content .section-title h2 {
	max-width: 470px;
	color: #fff
}

.choose-content .section-title p {
	color: #fff
}

.choose-content .choose-content-card {
	margin-top: 15px
}

.choose-content .choose-content-card .content {
	padding-top: 20px;
	position: relative;
	padding-left: 75px
}

.choose-content .choose-content-card .content i {
	position: absolute;
	top: 10px;
	left: 0;
	font-size: 60px;
	color: #0071dc;
	line-height: 1
}

.choose-content .choose-content-card .content h3, .choose-content .choose-content-card .content h5  {
	margin-top: 10px;
	margin-bottom: 30px;
	color: #fff
}

.choose-content .choose-content-card p {
	margin-top: 5px;
	margin-bottom: 0;
	color: #fff
}

.choose-img {
	margin-bottom: 30px
}

.choose-img img {
	border-radius: 15px
}

.build-area {
	position: relative;
	z-index: 1
}

.build-area::before {
	content: '';
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 50%;
	background-color: #0071dc
}

.build-area::after {
	content: '';
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 50%;
	background-image: url(../images/build/build-bg.png);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat
}

.build-area .default-btn {
	background-color: #fff;
	color: #0071dc
}

.build-content .section-title span {
	color: #fff
}

.build-content .section-title h2 {
	color: #fff
}

.build-content.build-content-on-color .section-title span {
	color: #252525
}

.build-content.build-content-on-color .section-title h2 {
	color: #252525
}

.build-btn-area {
	float: right
}

.build-play-img {
	position: relative;
	border-radius: 30px;
	margin-bottom: 30px
}

.build-play-img img {
	border-radius: 30px
}

.build-play-img .play-area-content {
	position: absolute;
	z-index: 1;
	bottom: -1px;
	left: -1px;
	max-width: 470px;
	background-color: #25252538;
	border-bottom-left-radius: 30px;
	border-top-right-radius: 70%;
	padding: 150px 80px 110px 40px
}

.build-play-img .play-area-content::before {
	content: '';
	position: absolute;
	z-index: -1;
	top: 30px;
	right: 30px;
	width: 92.7%;
	height: 92.1%;
	background-color: #0071dc;
	border-bottom-left-radius: 30px;
	border-top-right-radius: 70%
}

.build-play-img .play-area-content span {
	color: #fff
}

.build-play-img .play-area-content h2 {
	color: #fff;
	font-size: 35px;
	max-width: 300px;
	margin-bottom: 0
}

.play-area {
	position: absolute;
	z-index: 1;
	bottom: 220px;
	left: 260px
}

.play-area .play-on {
	width: 80px;
	height: 80px;
	color: #0071dc;
	background-color: #fff;
	text-align: center;
	font-size: 55px;
	line-height: 85px;
	border-radius: 50px;
	display: inline-block
}

.play-area .play-on i {
	position: relative;
	left: 4px;
	top: 1px
}

.play-area .play-on:hover {
	color: #fff;
	background-color: #ffc221
}

.build-item {
	position: relative;
	margin-bottom: 80px
}

.build-item a {
	display: block
}

.build-item a img {
	border-radius: 5px
}

.build-item .content {
	position: absolute;
	left: 0;
	right: 0;
	width: 90%;
	bottom: -80px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .05);
	box-shadow: 0 0 15px rgba(0, 0, 0, .05);
	border-radius: 5px;
	padding: 20px 15px;
	margin-bottom: 30px
}

.build-item .content h3 {
	margin-bottom: 5px
}

.build-item .content h3 a {
	color: #252525;
	-webkit-transition: .5s;
	transition: .5s
}

.build-item .content ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.build-item .content ul li {
	display: inline-block;
	margin-right: 15px;
	color: #444;
	font-weight: 500;
	position: relative;
	font-size: 14px
}

.build-item .content ul li a {
	color: #444
}

.build-item .content ul li::before {
	content: '';
	position: absolute;
	top: 5px;
	right: -10px;
	width: 2px;
	height: 15px;
	background-color: #444;
	-webkit-transform: skew(-20deg);
	transform: skew(-20deg)
}

.build-item .content ul li:last-child {
	margin-left: 0
}

.build-item .content ul li:last-child::before {
	display: none
}

.build-item .content ul li:hover a {
	color: #0071dc
}

.build-item .content .more-btn {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 45px;
	height: 45px;
	line-height: 45px;
	font-size: 20px;
	color: #0071dc;
	text-align: center;
	border-top-left-radius: 30px;
	border-bottom-right-radius: 5px;
	background-color: #e6f1fc;
	-webkit-transition: .5s;
	transition: .5s
}

.build-item:hover .content h3 a {
	color: #ffc221
}

.build-item:hover .more-btn {
	background-color: #0071dc;
	color: #fff
}

.build-text {
	margin-bottom: 20px;
	margin-top: 30px
}

.build-text p {
	color: #fff;
	margin-bottom: 0;
	font-weight: 600
}

.build-text.build-on-text p {
	color: #252525
}

.play-btn-area {
	position: relative;
	z-index: 1;
	padding-top: 170px;
	padding-bottom: 170px;
	text-align: center;
	margin-bottom: 30px
}

.play-btn-area::before {
	content: '';
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-image: url(../images/build/build-play-bg.jpg);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	border-radius: 15px
}

.play-btn-area .build-play {
	font-size: 55px;
	color: #fff;
	width: 100px;
	height: 100px;
	z-index: 1;
	background-color: #ffffff87;
	border-radius: 50%;
	line-height: 105px;
	text-align: center;
	position: relative;
	-webkit-transition: .7s;
	transition: .7s;
	-webkit-animation: pulse 3s ease-out infinite;
	animation: pulse 3s ease-out infinite
}

.play-btn-area .build-play i {
	position: relative;
	top: 1px;
	left: 3px
}

.play-btn-area .build-play::before {
	content: '';
	position: absolute;
	width: 70px;
	height: 70px;
	left: 0;
	right: 0;
	top: 15px;
	margin: 0 auto;
	z-index: -1;
	background-color: #0071dc;
	border-radius: 50%
}

.play-btn-area .build-play:hover {
	border-radius: 0;
	-webkit-transform: scale(1);
	transform: scale(1)
}

.play-btn-area .build-play:hover::before {
	border-radius: 0;
	-webkit-animation: none;
	animation: none
}

.talk-area {
	background-image: url(../images/talk-bg.jpg);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
	z-index: 1
}

.talk-area::before {
	content: '';
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-color: #070b3b;
	opacity: .8
}

.talk-content .section-title {
	margin-bottom: 30px
}

.talk-content .section-title h2 {
	color: #fff;
	max-width: 530px;
	margin-left: auto;
	margin-right: auto
}

.call-us-area {
	background-color: #070b3b;
	position: relative;
	z-index: 1
}

.call-us-area::before {
	content: '';
	position: absolute;
	opacity: .1;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-image: url(../images/call-us/call-shap1.webp);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat
}

.call-us-img {
	text-align: center;
	position: relative;
	z-index: 1
}

.call-shape .shape1 {
	position: absolute;
	top: 30px;
	left: 30px
}

.call-shape .shape2 {
	position: absolute;
	top: 30px;
	right: -35px
}

.call-contact {
	padding: 50px 0
}

.call-contact h6 {
	font-size: 22px;
	color: #ffc221;
	margin-bottom: 5px
}

.call-contact .call-btn {
	font-size: 35px;
	color: #fff;
	margin-bottom: 15px;
	font-weight: 600
}

.call-contact .call-btn:hover {
	color: #ffc221
}

.call-contact h6 {
	font-size: 20px;
	color: #fff;
	margin-bottom: 25px;
	font-weight: 400;
	line-height: 1.5;
}

.counter-area {
	position: relative
}

.counter-area .section-title h2 {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}

.counter-area .section-title h5 {
	margin-left: auto;
	margin-right: auto;
	max-width: 720px;
	text-align: justify;
}

.counter-content {
	margin-bottom: 30px;
	text-align: center
}

.counter-content h1 {
	font-size: 170px;
	color: #252525;
	margin-bottom: 0;
	line-height: 1
}

.counter-content h1 span {
	color: #0071dc;
	line-height: 1;
	position: relative;
	top: -6px
}

.counter-content h3 {
	margin-bottom: 13px
}

.counter-content p {
	max-width: 355px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0
}

.counter-another-content {
	margin-bottom: 10px;
	padding-left: 50px;
	position: relative
}

.counter-another-content i {
	position: absolute;
	line-height: 1;
	font-size: 40px;
	top: 3px;
	left: 0;
	color: #0071dc
}

.counter-another-content h6 {
	color: #252525;
	font-size: 35px;
	line-height: 1;
	margin-bottom: 8px
}

.counter-another-content span {
	font-size: 17px;
	color: #444;
	margin-bottom: 0;
	font-weight: 600
}

.counter-shape {
	display: none
}

.counter-shape .shape1 {
	position: absolute;
	top: 0;
	right: 0;
	z-index: -1
}

.counter-shape .shape1 img {
	max-width: 200px
}

.counter-shape .shape2 {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: -1
}

.counter-shape .shape2 img {
	max-width: 200px
}

.case-study-area .section-title h2 {
	max-width: 500px;
	margin-left: auto;
	margin-right: auto
}

.case-study-item {
	position: relative;
	margin-bottom: 80px
}

.case-study-item a {
	display: block
}

.case-study-item a img {
	border-radius: 5px
}

.case-study-item .content {
	position: absolute;
	left: 0;
	right: 0;
	width: 90%;
	bottom: -80px;
	margin-left: auto;
	    border: 1px solid #070b3b36;
	margin-right: auto;
	background-color: #fff;
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .05);
	box-shadow: 0 0 15px rgba(0, 0, 0, .05);
	border-radius: 5px;
	padding: 20px;
	margin-bottom: 30px
}

.case-study-item .content h3 {
	margin-bottom: 5px
}

.case-study-item .content h3 a {
	color: #252525
}

.case-study-item .content h3:hover a {
	color: #0071dc
}

.case-study-item .content ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.case-study-item .content ul li {
	display: inline-block;
	margin-right: 15px;
	color: #444;
	font-weight: 500;
	position: relative
}

.case-study-item .content ul li::before {
	content: '';
	position: absolute;
	top: 5px;
	right: -10px;
	width: 2px;
	height: 15px;
	background-color: #444;
	-webkit-transform: skew(-20deg);
	transform: skew(-20deg)
}

.case-study-item .content ul li a {
	color: #444
}

.case-study-item .content ul li:last-child {
	margin-left: 0
}

.case-study-item .content ul li:last-child::before {
	display: none
}

.case-study-item .content ul li:hover a {
	color: #0071dc
}

.case-study-item .content .more-btn {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 45px;
	height: 45px;
	line-height: 50px;
	font-size: 20px;
	color: #0071dc;
	text-align: center;
	border-top-left-radius: 30px;
	border-bottom-right-radius: 5px;
	background-color: #e6f1fc;
	-webkit-transition: .5s;
	transition: .5s
}

.case-study-item .content .more-btn:hover {
	background-color: #0071dc;
	color: #fff
}

.case-study-item:hover .content h3 a {
	color: #0071dc
}

.case-study-item:hover .content .more-btn {
	background-color: #0071dc;
	color: #fff
}

.case-article .case-article-img {
	margin-bottom: 25px
}

.case-article .case-article-img img {
	border-radius: 15px
}

.case-article .case-article-content h2 {
	font-size: 26px;
	margin-bottom: 15px
}

.case-article .case-article-content p {
	margin-bottom: 20px
}

.case-article .case-article-content .case-article-list {
	list-style: none;
	margin: 0 0 25px;
	padding: 0
}

.case-article .case-article-content .case-article-list li {
	display: block;
	color: #252525;
	margin-bottom: 10px;
	font-weight: 600;
	-webkit-transition: .7s;
	transition: .7s;
	padding-left: 35px;
	position: relative;
	-webkit-transition: .5s;
	transition: .5s
}

.case-article .case-article-content .case-article-list li:hover {
	color: #0071dc
}

.case-article .case-article-content .case-article-list li:hover i {
	color: #ffc221
}

.case-article .case-article-content .case-article-list li:last-child {
	margin-bottom: 0
}

.case-article .case-article-content .case-article-list li i {
	font-size: 26px;
	color: #0071dc;
	position: absolute;
	left: 0;
	top: 2px;
	margin-right: 5px;
	-webkit-transition: .5s;
	transition: .5s
}

.case-article .case-article-content .case-article-list.case-article-ls li i {
	top: -1px
}

.case-article .case-article-another h2 {
	font-size: 26px;
	margin-bottom: 15px
}

.case-article .case-article-another p {
	margin-bottom: 20px
}

.case-article .case-article-another .case-article-another-img {
	margin-bottom: 25px;
	margin-top: 10px
}

.case-article .case-article-another .case-article-another-img img {
	border-radius: 15px
}

.case-article .case-work-process h2 {
	font-size: 26px;
	margin-bottom: 15px
}

.case-article .case-work-process p {
	margin-bottom: 30px
}

.case-play-btn {
	position: relative;
	z-index: 1;
	padding-top: 170px;
	padding-bottom: 170px;
	text-align: center;
	margin-bottom: 30px;
	margin-top: 30px
}

.case-play-btn::before {
	content: '';
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-image: url(../images/build/build-play-bg.jpg);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	border-radius: 15px
}

.case-play-btn .case-play {
	font-size: 55px;
	color: #0071dc;
	width: 80px;
	height: 80px;
	z-index: 1;
	background-color: #fff;
	border-radius: 50%;
	line-height: 85px;
	text-align: center;
	position: relative;
	-webkit-transition: .7s;
	transition: .7s;
	-webkit-animation: pulse 3s ease-out infinite;
	animation: pulse 3s ease-out infinite
}

.case-play-btn .case-play i {
	position: relative;
	top: 1px;
	left: 3px
}

.case-play-btn .case-play:hover {
	border-radius: 0;
	-webkit-transform: scale(1);
	transform: scale(1)
}

.case-play-btn .case-play:hover::before {
	border-radius: 0;
	-webkit-animation: none;
	animation: none
}

.team-card {
	margin-bottom: 30px;
	position: relative
}

.team-card:hover .social-link {
	opacity: 1
}

.team-card:hover .social-link li a {
	-webkit-transform: scaleY(1);
	transform: scaleY(1)
}

.team-card:hover .content {
	border-radius: 0
}

.team-card .social-link {
	position: absolute;
	top: 17%;
	right: 30px;
	padding: 0;
	list-style: none;
	opacity: 0
}

.team-card .social-link li {
	display: block;
	margin-bottom: 10px
}

.team-card .social-link li a {
	width: 30px;
	height: 30px;
	line-height: 32px;
	text-align: center;
	color: #fff;
	border-radius: 50px;
	background-color: #0071dc;
	-webkit-transform: scaleY(0);
	transform: scaleY(0)
}

.team-card .social-link li:hover a {
	background-color: #fff;
	color: #0071dc
}

.team-card .content {
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #0071dc;
	padding: 20px 25px;
	border-top-left-radius: 100px;
	text-align: center;
	-webkit-transition: .9s;
	transition: .9s
}

.team-card .content h3 {
	margin-bottom: 0;
	color: #fff
}

.team-card .content span {
	color: #fff
}

.technology-area {
	position: relative;
	z-index: 1;
	background-image: url(../images/technology-img.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover
}

.technology-area .section-title h2 {
	color: #fff;
	max-width: 570px;
	margin-left: auto;
	margin-right: auto
}

.technology-area::before {
	content: '';
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-color: #070b3b;
	opacity: .8
}

.technology-card {
	padding: 30px;
	border: 1px solid #fff;
	border-radius: 5px;
	text-align: center;
	margin-bottom: 30px
}

.technology-card i {
	font-size: 50px;
	line-height: 1;
	color: #fff
}

.technology-card h3 {
	color: #fff;
	margin-bottom: 0;
	margin-top: 15px;
	font-weight: 500
}

.technology-area-two {
	background-color: #f8f8f8
}

.technology-area-two .section-title h2 {
	max-width: 570px;
	margin-left: auto;
	margin-right: auto
}

.technology-card-color {
	border-color: #0071dc
}

.technology-card-color i {
	color: #0071dc
}

.technology-card-color h3 {
	color: #252525
}

.brand-area {
	position: relative
}

.brand-area::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

.brand-area-two {
	position: relative;
	background-color: #0071dc
}

.brand-area-two::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	background-image: url(../images/brand-logo/brand-bg.png)
}

.brand-item img {
	width: unset!important;
	text-align: center;
	margin: 0 auto
}

.clients-area {
	position: relative;
	z-index: 1;
	background-color: #15163b
}

.clients-area::before {
	content: '';
	position: absolute;
	z-index: -1;
	top: 0;
	width: 100%;
	height: 100%;
	left: 0;
	right: 0;
	background-image: url(../images/clients-img/client-bg.png);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat
}

.clients-area .section-title h2 {
	max-width: 430px;
	margin-left: auto;
	margin-right: auto;
	color: #fff
}

.clients-area .owl-nav {
	margin-top: 0
}

.clients-area .owl-nav .owl-prev {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: -7%;
	font-size: 25px!important;
	-webkit-transition: .7s;
	transition: .7s;
	width: 45px;
	height: 45px;
	border-radius: 50px;
	line-height: 47px!important;
	background-color: transparent!important;
	color: #0071dc!important;
	border: 1px solid #0071dc!important
}

.clients-area .owl-nav .owl-prev:hover {
	color: #fff!important;
	background-color: #0071dc!important
}

.clients-area .owl-nav .owl-next {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: -7%;
	color: #444!important;
	font-size: 25px!important;
	-webkit-transition: .7s;
	transition: .7s;
	width: 45px;
	height: 45px;
	line-height: 47px!important;
	border-radius: 50px;
	background-color: transparent!important;
	color: #0071dc!important;
	border: 1px solid #0071dc!important
}

.clients-area .owl-nav .owl-next:hover {
	color: #fff!important;
	background-color: #0071dc!important
}

.clients-area-two {
	background-color: #fff
}

.clients-area-two .section-title h2 {
	max-width: 430px;
	margin-left: auto;
	margin-right: auto;
	color: #252525
}

.clients-content {
	position: relative;
	z-index: 1;
	background-color: #fff;
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .06);
	box-shadow: 0 0 15px rgba(0, 0, 0, .06);
	padding: 30px 40px 25px;
	margin-bottom: 30px;
	border-radius: 10px
}

.clients-content::before {
	content: '';
	position: absolute;
	z-index: -1;
	bottom: 0;
	width: 95%;
	height: 100%;
	margin: 0 auto;
	left: 0;
	right: 0;
	background-color: #fff;
	opacity: .5;
	border-radius: 10px
}

.clients-content .content {
	padding-left: 110px;
	position: relative;
	margin-bottom: 30px
}

.clients-content .content img {
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 50%;
	width: unset!important;
	width: 85px!important;
	height: 85px!important
}

.clients-content .content i {
	position: absolute;
	bottom: -10px;
	left: 60px;
	border-radius: 50px;
	width: 35px;
	height: 35px;
	line-height: 35px;
	background-color: #ffc221;
	color: #fff;
	text-align: center
}

.clients-content .content h3 {
	padding-top: 20px;
	margin-bottom: 0
}

.clients-content .content span {
	margin-bottom: 0
}

.clients-content p {
	margin-bottom: 0
}

.client-circle .client-circle-1 {
	position: absolute;
	top: 10%;
	left: 0
}

.client-circle .client-circle-2 {
	position: absolute;
	top: 40%;
	left: 3%
}

.client-circle .client-circle-3 {
	position: absolute;
	top: 75%;
	left: 0%
}

.client-circle .client-circle-4 {
	position: absolute;
	top: 10%;
	right: 20%
}

.client-circle .client-circle-5 {
	position: absolute;
	top: 25%;
	right: 5%
}

.client-circle .client-circle-6 {
	position: absolute;
	top: 70%;
	right: 0
}

.client-circle .client-circle-7 {
	position: absolute;
	bottom: 5%;
	right: 35%
}

.circle {
	width: 40px;
	height: 40px;
	background-color: #0071dc;
	border-radius: 50px;
	position: relative;
	z-index: 1;
	border: 13px solid #f6fbff
}

.blog-card {
	background-color: #fff;
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .05);
	box-shadow: 0 0 15px rgba(0, 0, 0, .05);
	margin-bottom: 30px;
	border-radius: 5px;
	-webkit-transition: .9s;
	transition: .9s;
	border: 1px solid #f1f1f1
}

.blog-card:hover {
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px)
}

.blog-card .blog-img {
	position: relative
}

.blog-card .blog-img img {
	border-radius: 5px
}

.blog-card .blog-img .blog-tag {
	background-color: #ffc221;
	padding: 15px 12px;
	position: absolute;
	bottom: -20px;
	right: 30px;
	border-radius: 5px;
	text-align: center
}

.blog-card .blog-img .blog-tag h3 {
	font-size: 17px;
	color: #fff;
	line-height: 1;
	margin-bottom: 0;
	font-weight: 500
}

.blog-card .blog-img .blog-tag span {
	color: #fff;
	line-height: 1;
	font-weight: 500
}

.blog-card .content {
	padding: 25px 30px
}

.blog-card .content ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.blog-card .content ul li {
	display: inline-block;
	font-size: 15px;
	margin-right: 20px
}

.blog-card .content ul li a {
	color: #444
}

.blog-card .content ul li a i {
	font-size: 20px;
	color: #0071dc;
	margin-right: 5px;
	position: relative;
	top: 3px
}

.blog-card .content ul li a:last-child {
	margin-right: 0
}

.blog-card .content ul li a:hover {
	color: #ffc221
}

.blog-card .content ul li a:hover i {
	color: #0071dc
}

.blog-card .content h3, .blog-card .content h6 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 22px
}

.blog-card .content h3 a, .blog-card .content h6 a {
	color: #252525
}

.blog-card .content p {
	margin-bottom: 8px
}

.blog-card .content .read-btn {
	color: #0071dc;
	font-size: 15px;
	font-weight: 600
}

.blog-card .content .read-btn i {
	font-size: 20px;
	position: relative;
	top: 5px
}

.blog-card .content .read-btn:hover {
	color: #252525;
	letter-spacing: .25px
}

.blog-card:hover .content h3 a {
	color: #ffc221
}

.blog-article {
	margin-bottom: 30px
}

.blog-article .blog-article-img {
	margin-bottom: 30px;
	position: relative
}

.blog-article .blog-article-img img {
	border-radius: 15px
}

.blog-article .blog-article-img .blog-article-tag {
	background-color: #ffc221;
	padding: 15px 12px;
	position: absolute;
	bottom: -20px;
	right: 30px;
	border-radius: 3px;
	text-align: center
}

.blog-article .blog-article-img .blog-article-tag h3 {
	font-size: 17px;
	color: #fff;
	line-height: 1;
	margin-bottom: 0;
	font-weight: 500
}

.blog-article .blog-article-img .blog-article-tag span {
	font-size: 17px;
	color: #fff;
	line-height: 1;
	font-weight: 500
}

.blog-article .blog-article-title {
	margin-bottom: 20px
}

.blog-article .blog-article-title ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.blog-article .blog-article-title ul li {
	display: inline-block;
	font-size: 15px;
	color: #252525;
	margin-right: 30px;
	position: relative;
	font-weight: 500
}

.blog-article .blog-article-title ul li:last-child {
	margin-right: 0
}

.blog-article .blog-article-title ul li i {
	font-size: 18px;
	margin-right: 10px;
	position: relative;
	top: 3px;
	color: #0071dc
}

.blog-article .blog-article-title h2 {
	margin-top: 15px;
	font-size: 26px;
	max-width: 650px;
	margin-bottom: 0;
	color: #252525
}

.blog-article .article-content {
	padding-bottom: 10px
}

.blog-article .article-content p {
	margin-bottom: 20px
}

.blog-article .article-content .blockquote {
	position: relative;
	z-index: 1;
	margin-bottom: 30px;
	margin-top: 30px;
	background-color: #fff;
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .05);
	box-shadow: 0 0 15px rgba(0, 0, 0, .05);
	padding: 20px 30px 20px 50px;
	margin-left: 35px
}

.blog-article .article-content .blockquote p {
	font-size: 15px;
	color: #444;
	font-weight: 500;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0
}

.blog-article .article-content .blockquote span {
	font-size: 15px;
	color: #252525;
	font-weight: 600
}

.blog-article .article-content .blockquote i {
	font-size: 35px;
	width: 70px;
	height: 70px;
	line-height: 70px;
	color: #fff;
	background-image: -webkit-gradient(linear, left top, right top, from(#070f60), to(#0071dc));
	background-image: linear-gradient(to right, #070f60, #0071dc);
	text-align: center;
	border-radius: 50px;
	position: absolute;
	top: 24%;
	left: -35px
}

.blog-article .blog-article-share {
	padding: 10px 0;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 30px
}

.blog-article .blog-article-share .blog-tag ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.blog-article .blog-article-share .blog-tag ul li {
	display: inline-block;
	padding: 5px 3px;
	-webkit-transition: .7s;
	transition: .7s;
	color: #252525;
	font-weight: 400;
	margin-right: 5px
}

.blog-article .blog-article-share .blog-tag ul li:last-child {
	margin-right: 0
}

.blog-article .blog-article-share .blog-tag ul li i {
	color: #0071dc;
	font-size: 18px;
	position: relative;
	top: 3px
}

.blog-article .blog-article-share .blog-tag ul li a {
	color: #fff;
	background-color: #0071dc;
	padding: 5px 12px;
	border-radius: 10px;
	font-size: 14px
}

.blog-article .blog-article-share .blog-tag ul li:hover a {
	background-color: #ffc221
}

.blog-article .blog-article-share .social-icon {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right
}

.blog-article .blog-article-share .social-icon li {
	display: inline-block;
	margin-right: 5px
}

.blog-article .blog-article-share .social-icon li a {
	border-radius: 0;
	width: 35px;
	height: 35px;
	line-height: 37px;
	text-align: center;
	color: #0071dc;
	background-color: #fff;
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	box-shadow: 0 0 15px rgba(0, 0, 0, .1)
}

.blog-article .blog-article-share .social-icon li a:hover {
	background-color: #0071dc;
	color: #fff
}

.blog-article .comments-wrap {
	margin-bottom: 30px
}

.blog-article .comments-wrap .comment-title .title {
	font-size: 24px;
	margin-bottom: 0;
	color: #252525
}

.blog-article .comments-wrap .comment-list {
	list-style: none;
	margin: 0;
	padding: 0
}

.blog-article .comments-wrap .comment-list li {
	position: relative;
	padding: 30px;
	padding-left: 75px;
	border-bottom: 1px solid #e1e1e1
}

.blog-article .comments-wrap .comment-list li:last-child {
	margin-bottom: 0
}

.blog-article .comments-wrap .comment-list li img {
	position: absolute;
	top: 30px;
	left: 0;
	border-radius: 50%
}

.blog-article .comments-wrap .comment-list li h3 {
	margin-bottom: 5px;
	font-size: 18px;
	font-weight: 600;
	color: #252525
}

.blog-article .comments-wrap .comment-list li span {
	font-size: 15px;
	color: #252525
}

.blog-article .comments-wrap .comment-list li p {
	margin-top: 10px;
	margin-bottom: 0
}

.blog-article .comments-wrap .comment-list li a {
	color: #0071dc;
	font-weight: 600;
	position: absolute;
	top: 30px;
	right: 0
}

.blog-article .comments-wrap .comment-list li a:hover {
	color: #ffc221
}

.blog-article .comments-form {
	margin-top: 30px;
	margin-bottom: 30px
}

.blog-article .comments-form .title {
	font-size: 24px;
	margin-bottom: 20px;
	color: #252525
}

.blog-article .comments-form .contact-form {
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 0;
	background-color: #fff
}

.blog-article .comments-form .default-btn {
	width: unset
}

.search-widget {
	margin-bottom: 30px;
	background-color: #fff
}

.search-widget .search-form {
	position: relative;
	border: 1px solid #e2e2e2;
	border-radius: 5px
}

.search-widget .search-form .form-control {
	height: 50px;
	border: none;
	background-color: #fff;
	padding: 10px 20px;
	width: 100%;
	color: #252525;
	border-radius: 5px
}

.search-widget .search-form .form-control:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: 0
}

.search-widget .search-form button {
	position: absolute;
	top: 3px;
	right: 3px;
	height: 45px;
	width: 45px;
	-webkit-transition: all .5s;
	transition: all .5s;
	border: none;
	outline: none;
	background-color: #0071dc;
	line-height: 57px;
	border-radius: 5px
}

.search-widget .search-form button i {
	color: #fff;
	font-size: 24px
}

.search-widget .search-form button:hover {
	background-color: #252525
}

.side-bar-area {
	margin-left: 15px
}

.side-bar-widget {
	background-color: #fff
}

.side-bar-widget .title {
	font-size: 20px;
	color: #252525;
	padding: 0;
	font-weight: 600;
	position: relative;
	display: inline-block;
	margin-bottom: 10px;
	background-color: transparent;
	width: 100%
}

.side-bar-widget .side-bar-categories {
	margin-bottom: 15px
}

.side-bar-widget .side-bar-categories ul {
	padding: 0;
	margin: 0;
	list-style-type: none
}

.side-bar-widget .side-bar-categories ul li {
	position: relative;
	font-size: 15px;
	font-weight: 500
}

.side-bar-widget .side-bar-categories ul li .line-circle {
	position: absolute;
	top: 10px;
	left: 0;
	width: 13px;
	height: 13px;
	background-color: transparent;
	border: 1px solid #0071dc;
	border-radius: 50px
}

.side-bar-widget .side-bar-categories ul li .line-circle::before {
	content: '';
	position: absolute;
	top: 1px;
	left: 1px;
	right: 1px;
	margin: 0 auto;
	width: 9px;
	height: 9px;
	background-color: #0071dc;
	border-radius: 50px
}

.side-bar-widget .side-bar-categories ul li:last-child {
	border-bottom: none
}

.side-bar-widget .side-bar-categories ul li a {
	display: inline-block;
	color: #444;
	font-weight: 400;
	padding: 5px 0 5px 25px;
	font-weight: 600;
	position: relative;
	width: 100%
}

.side-bar-widget .side-bar-categories ul li a span {
	right: 30px;
	position: absolute;
	top: 10px;
	color: #444
}

.side-bar-widget .side-bar-categories ul li a:hover {
	color: #0071dc
}

.side-bar-widget .side-bar-categories ul li a:hover span {
	color: #0071dc
}

.side-bar-widget .widget-popular-post {
	position: relative;
	overflow: hidden;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 20px
}

.side-bar-widget .widget-popular-post .item {
	overflow: hidden;
	margin-bottom: 13px;
	padding-bottom: 8px;
	border-bottom: 1px solid #e2e2e2
}

.side-bar-widget .widget-popular-post .item:last-child {
	margin-bottom: 0;
	border-bottom: none;
	padding-bottom: 0
}

.side-bar-widget .widget-popular-post .item .thumb {
	float: left;
	overflow: hidden;
	position: relative;
	margin-right: 15px
}

.side-bar-widget .widget-popular-post .item .thumb .full-image {
	width: 80px;
	height: 80px;
	display: inline-block;
	background-size: cover!important;
	background-repeat: no-repeat;
	background-position: center center!important;
	position: relative;
	background-color: #070b3b
}

.side-bar-widget .widget-popular-post .item .thumb .full-image.bg1 {
	background-image: url(../images/blog/blog-details.jpg)
}

.side-bar-widget .widget-popular-post .item .thumb .full-image.bg2 {
	background-image: url(../images/blog/blog-img2.jpg)
}

.side-bar-widget .widget-popular-post .item .thumb .full-image.bg3 {
	background-image: url(../images/blog/blog-img3.jpg)
}

.side-bar-widget .widget-popular-post .item .thumb .full-image.bg4 {
	background-image: url(../images/blog/blog-img1.jpg)
}

.side-bar-widget .widget-popular-post .item .info {
	overflow: hidden;
	padding: 0
}

.side-bar-widget .widget-popular-post .item .info .title-text {
	margin-bottom: 0;
	line-height: 1.5;
	font-size: 18px;
	font-weight: 500;
	max-width: 210px
}

.side-bar-widget .widget-popular-post .item .info .title-text a {
	display: inline-block;
	color: #252525;
	margin-bottom: 5px
}

.side-bar-widget .widget-popular-post .item .info .title-text a:hover {
	color: #0071dc
}

.side-bar-widget .widget-popular-post .item .info p {
	font-size: 15px;
	margin-bottom: 0;
	max-width: 180px;
	color: #0071dc
}

.side-bar-widget .side-bar-widget-tag {
	list-style: none;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 20px
}

.side-bar-widget .side-bar-widget-tag li, .side-bar-widget .side-bar-widget-tag h3 {
	display: inline-block;
	margin: 5px;
	color: #fff
}

.side-bar-widget .side-bar-widget-tag li a, .side-bar-widget .side-bar-widget-tag h3 a {
	color: #fff;
	padding: 7px 15px;
	font-size: 14px;
	font-size: 1rem;
    font-weight: 500;
	border-radius: 5px;
	-webkit-transition: .7s;
	transition: .7s
}

.side-bar-widget .side-bar-widget-tag li:hover a, .side-bar-widget .side-bar-widget-tag .web-service:hover a {
	color: #fff;
	background-color: #ffc221
}

.side-bar-widget .blog-gallery {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-left: 0;
	list-style-type: none;
	margin-left: -5px;
	margin-right: -5px;
	margin-top: 10px;
	margin-bottom: 25px
}

.side-bar-widget .blog-gallery li {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.33%;
	flex: 0 0 33.33%;
	max-width: 33.33%;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px
}

.side-bar-widget .blog-gallery li a {
	display: block;
	position: relative
}

.side-bar-widget .blog-gallery li a img {
	width: 100%;
	height: 100%;
	border-radius: 15px
}

.side-bar-widget .blog-gallery li a::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #0071dc;
	-webkit-transition: all .5s;
	transition: all .5s;
	opacity: 0;
	visibility: hidden;
	border-radius: 15px
}

.side-bar-widget .blog-gallery li a::after {
	content: '\ee93';
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 0;
	right: 0;
	text-align: center;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	text-align: center;
	background-color: transparent;
	-webkit-transition: all .5s;
	transition: all .5s;
	opacity: 0;
	visibility: hidden;
	font-size: 35px;
	font-family: boxicons;
	color: #fff
}

.side-bar-widget .blog-gallery li a:hover::before {
	opacity: .5;
	visibility: visible
}

.side-bar-widget .blog-gallery li a:hover::after {
	opacity: 1;
	visibility: visible
}

.blog-style-card {
	margin-bottom: 30px
}

.blog-style-card .blog-style-img {
	position: relative
}

.blog-style-card .blog-style-img img {
	border-radius: 15px
}

.blog-style-card .blog-style-img .blog-style-tag {
	background-color: #ffc221;
	padding: 15px 12px;
	position: absolute;
	bottom: -20px;
	right: 30px;
	border-radius: 3px;
	text-align: center
}

.blog-style-card .blog-style-img .blog-style-tag h3 {
	font-size: 17px;
	color: #fff;
	line-height: 1;
	margin-bottom: 0;
	font-weight: 500
}

.blog-style-card .blog-style-img .blog-style-tag span {
	font-size: 17px;
	color: #fff;
	line-height: 1;
	font-weight: 500
}

.blog-style-card .content {
	padding: 30px 0 0
}

.blog-style-card .content ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.blog-style-card .content ul li {
	display: inline-block;
	font-size: 15px;
	color: #252525;
	margin-right: 30px;
	position: relative;
	font-weight: 500
}

.blog-style-card .content ul li:last-child {
	margin-right: 0
}

.blog-style-card .content ul li i {
	font-size: 18px;
	margin-right: 10px;
	position: relative;
	top: 3px;
	color: #0071dc
}

.blog-style-card .content h3 {
	margin-top: 10px;
	margin-bottom: 10px
}

.blog-style-card .content h3 a {
	color: #252525;
	display: block
}

.blog-style-card .content p {
	margin-bottom: 15px
}

.blog-style-card .content .default-btn {
	padding: 8px 16px;
	font-size: 14px
}

.blog-style-card:hover .content h3 a {
	color: #0071dc
}

.faq-area .section-title p {
	max-width: 560px
}
.faq-area.spc-faq .section-title p {
	max-width: 876px;
	text-align: center;
}
.faq-content {
	margin-bottom: 30px
}

.faq-content .section-title {
	margin-bottom: 30px
}

.faq-content .section-title h2 {
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.2
}

.faq-content .section-title p {
	max-width: 540px;
	margin-left: auto;
	margin-right: auto
}

.faq-content .faq-accordion .accordion {
	list-style-type: none;
	padding-left: 0;
	margin-bottom: 0
}

.faq-content .faq-accordion .accordion .accordion-item {
	display: block;
	margin-bottom: 15px;
	background-color: #fff;
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .07);
	box-shadow: 0 0 15px rgba(0, 0, 0, .07)
}

.faq-content .faq-accordion .accordion .accordion-item:last-child {
	margin-bottom: 0
}

.faq-content .faq-accordion .accordion .accordion-title {
	padding: 15px 60px 15px 20px;
	color: #252525;
	text-decoration: none;
	position: relative;
	display: block;
	font-size: 18px;
	font-weight: 600
}

.faq-content .faq-accordion .accordion .accordion-title i {
	position: absolute;
	right: 15px;
	top: 14px;
	font-size: 25px;
	-webkit-transition: .5s;
	transition: .5s;
	font-size: 24px;
	width: 30px;
	height: 30px;
	color: #0071dc;
	text-align: center;
	line-height: 30px;
	background-color: transparent;
	border-radius: 50px;
	border: 1px solid #0071dc
}

.faq-content .faq-accordion .accordion .accordion-title.active i::before {
	content: "\eaed"
}

.faq-content .faq-accordion .accordion .accordion-title.active i .accordion-content p {
	margin-top: -5px
}

.faq-content .faq-accordion .accordion .accordion-content {
	display: none;
	position: relative;
	margin-top: 0;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px
}

.faq-content .faq-accordion .accordion .accordion-content p {
	margin-top: -6px;
	line-height: 1.8;
	font-size: 15px;
	margin-bottom: 3px
}

.faq-content .faq-accordion .accordion .accordion-content.show {
	display: block
}

.user-img {
	margin-bottom: 30px
}

.user-form .contact-form {
	max-width: 640px
}

.user-form .contact-form .agree-label .forget {
	position: absolute;
	right: 0
}

.user-form .contact-form .default-btn {
	width: unset
}

.user-form .contact-form .account-desc {
	margin-top: 15px;
	font-weight: 600;
	margin-bottom: 0
}

.user-form .contact-form .account-desc a {
	color: #0071dc
}

.user-form .contact-form .account-desc a:hover {
	color: #ffc221
}

.pagination-area {
	margin-top: 10px;
	margin-bottom: 30px
}

.pagination-area .page-numbers {
	width: 40px;
	height: 40px;
	line-height: 40px;
	color: #0071dc;
	background-color: transparent;
	border: 1px solid #0071dc;
	text-align: center;
	display: inline-block;
	position: relative;
	margin-left: 3px;
	margin-right: 3px;
	font-size: 18px;
	border-radius: 5px
}

.pagination-area .page-numbers:hover {
	background-color: #0071dc;
	color: #fff
}

.pagination-area .page-numbers i {
	position: relative;
	font-size: 25px;
	top: 5px
}

.pagination-area .page-numbers.current {
	background-color: #0071dc;
	color: #fff
}

.terms-conditions-img {
	margin-bottom: 30px
}

.single-content {
	margin-bottom: 30px
}

.single-content h3 {
	font-size: 24px;
	color: #252525;
	margin-bottom: 15px
}

.single-content p {
	margin-bottom: 15px
}

.contact-form {
	max-width: 800px;
	position: relative;
	z-index: 1;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto
}

.contact-form h2 {
	color: #252525;
	margin-bottom: 30px;
	font-weight: 700;
	font-size: 26px;
	line-height: 1
}

.contact-form .form-group {
	margin-bottom: 20px;
	position: relative
}

.contact-form .form-group label {
	color: #252525;
	font-size: 15px;
	margin-bottom: 15px;
	font-weight: 500
}

.contact-form .form-group label span {
	color: #0071dc
}

.contact-form .form-group.checkbox-option {
	position: relative
}

.contact-form .form-group.checkbox-option #chb2 {
	position: absolute;
	top: 6px;
	left: 0
}

.contact-form .form-group.checkbox-option p {
	padding-left: 25px;
	font-size: 15px
}

.contact-form .form-group.checkbox-option p a {
	color: #0071dc
}

.contact-form .form-group.checkbox-option p a:hover {
	color: #ffc221
}

.contact-form .form-group .form-control {
	height: 50px;
	color: #252525;
	border: 1px solid #0071dc;
	background-color: #fff;
	font-size: 15px;
	padding: 5px 20px;
	width: 100%;
	border-radius: 3px;
	font-weight: 500
}

.contact-form .form-group .form-control:focus {
	outline: none;
	border-color: #252525;
	-webkit-box-shadow: none;
	box-shadow: none
}

.contact-form .form-group textarea.form-control {
	height: auto
}

.contact-form .agree-label {
	margin-bottom: 15px;
	position: relative
}

.contact-form .agree-label #chb1 {
	position: absolute;
	top: 5px;
	left: 0
}

.contact-form .agree-label label {
	font-weight: 500;
	color: #252525;
	margin-left: 25px
}

.contact-form .agree-label label a {
	color: #0071dc
}

.contact-form .agree-label label a:hover {
	color: #ffc221
}

.contact-form .with-errors {
	float: left;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 0;
	color: red;
	font-weight: 400;
	display: block
}

.contact-form .text-danger {
	font-size: 18px;
	margin-top: 15px
}

.contact-form .default-btn {
	border: 0;
	outline: none
}

.contact-form .form-group .form-control::-webkit-input-placeholder,
.contact-form .form-group .form-control:-ms-input-placeholder,
.contact-form .form-group .form-control::-ms-input-placeholder,
.contact-form .form-group .form-control::-webkit-input-placeholder {
	color: #444
}

.contact-form .form-group .form-control::-webkit-input-placeholder,
.contact-form .form-group .form-control:-ms-input-placeholder,
.contact-form .form-group .form-control::-ms-input-placeholder,
.contact-form .form-group .form-control::placeholder {
	color: #444
}

.contact-card {
	text-align: center;
	margin-bottom: 30px;
	background-color: #fff;
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .05);
	box-shadow: 0 0 15px rgba(0, 0, 0, .05);
	padding: 30px 20px;
	border-radius: 15px
}

.contact-card i {
	width: 60px;
	height: 60px;
	line-height: 60px;
	background-color: #fff;
	font-size: 24px;
	color: #0071dc;
	border-radius: 50px;
	border: 1px solid #e2e2e2;
	margin-bottom: 10px
}

.contact-card h3 {
	font-size: 24px;
	margin-bottom: 10px;
	color: #252525
}

.contact-card span {
	color: #444;
	font-weight: 500;
	font-size: 17px;
	display: block
}

.contact-card span a {
	color: #444;
	display: block
}

.contact-card span a:hover {
	color: #0071dc
}

.contact-info {
	margin-bottom: 30px;
	background-color: #070b3b;
	padding: 52px 28px 22px;
	border-radius: 15px;
	position: relative;
	z-index: 1
}

.contact-info::before {
	content: '';
	position: absolute;
	opacity: .1;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-image: url(../images/call-us/website-redesigning-company-in-ras-al-khaimah.webp);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat
}

.contact-info span {
	color: #ffc221;
	display: block;
	margin-bottom: 5px
}

.contact-info h2 {
	color: #fff;
	font-size: 26px;
	margin-bottom: 15px
}

.contact-info p {
	color: #fff;
	margin-bottom: 20px
}

.contact-info ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.contact-info ul li {
	display: block;
	margin-bottom: 30px;
	padding-left: 60px;
	position: relative
}

.contact-info ul li .content i {
	width: 45px;
	height: 45px;
	line-height: 45px;
	background-color: #fff;
	font-size: 20px;
	color: #0071dc;
	border-radius: 50px;
	border: 1px solid #e2e2e2;
	margin-bottom: 10px;
	text-align: center;
	position: absolute;
	left: 0;
	top: 0
}

.contact-info ul li .content h3 {
	font-size: 18px;
	margin-bottom: 10px;
	color: #fff;
	display: block
}

.contact-info ul li .content a {
	color: #fff;
	display: block;
	font-weight: 400;
	font-size: 15px
}

.contact-info ul li .content a:hover {
	color: #0071dc
}

.contact-info ul li .content span {
	color: #fff;
	font-weight: 400;
	display: block;
	font-size: 15px
}

.error-area {
	height: 100%;
	padding-top: 50px;
	padding-bottom: 70px
}

.error-area .error-content {
	text-align: center;
	position: relative
}

.error-area .error-content img {
	max-width: 100%
}

.error-area .error-content h3 {
	margin-bottom: 20px;
	position: relative;
	color: #252525;
	font-size: 35px
}

.error-area .error-content p {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 18px;
	max-width: 520px;
	margin-left: auto;
	margin-right: auto;
	color: #444
}

.coming-soon-area {
	position: relative;
	height: 100vh;
	overflow: hidden;
	background-color: #fff
}

.coming-soon-area .coming-soon-content {
	text-align: center;
	max-width: 750px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 2;
	padding: 50px 30px;
	background-color: #f8f8f8;
	border: 3px solid #0071dc
}

.coming-soon-area .coming-soon-content h1 {
	margin-bottom: 0;
	color: #252525;
	font-size: 50px
}

.coming-soon-area .coming-soon-content p {
	font-size: 16px;
	max-width: 600px;
	margin-top: 15px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	color: #444
}

.coming-soon-area .coming-soon-content #timer {
	margin-top: 40px
}

.coming-soon-area .coming-soon-content #timer div {
	display: inline-block;
	color: #252525;
	position: relative;
	width: 80px;
	height: 80px;
	margin: 0 10px;
	font-size: 35px;
	font-weight: 700;
	background-color: #fff;
	border-radius: 5px
}

.coming-soon-area .coming-soon-content #timer div span {
	display: block;
	text-transform: capitalize;
	margin-top: -15px;
	font-size: 16px;
	font-weight: 400;
	color: #252525
}

.coming-soon-area .coming-soon-content #timer div:last-child {
	margin-right: 0
}

.coming-soon-area .coming-soon-content #timer div:last-child::before {
	display: none
}

.coming-soon-area .coming-soon-content #timer div:first-child {
	margin-left: 0
}

.coming-soon-area .coming-soon-content #timer div::before {
	content: "";
	position: absolute;
	right: -50px;
	top: -10px;
	font-size: 70px;
	color: #fff
}

.coming-soon-area .coming-soon-content #timer div span {
	font-size: 13px;
	padding-top: 5px
}

.coming-soon-area .coming-soon-content .newsletter-form {
	position: relative;
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px
}

.coming-soon-area .coming-soon-content .newsletter-form .input-newsletter {
	display: block;
	width: 100%;
	height: 60px;
	border: none;
	background-color: #fff;
	padding-left: 15px;
	color: #fff;
	outline: 0;
	-webkit-transition: .5s;
	transition: .5s;
	border-radius: 0;
	border: 1px solid #ccc;
	color: #5d5d5d
}

.coming-soon-area .coming-soon-content .newsletter-form .input-newsletter:focus {
	border-color: #252525
}

.coming-soon-area .coming-soon-content .newsletter-form .default-btn {
	border: 0;
	outline: 0;
	border-radius: 0!important
}

.coming-soon-area .coming-soon-content .newsletter-form button {
	position: absolute;
	right: 0;
	top: 0;
	height: 60px;
	padding: 0 30px;
	text-transform: uppercase;
	outline: 0;
	color: #fff;
	-webkit-transition: .5s;
	transition: .5s;
	font-weight: 500;
	font-size: 15px;
	cursor: pointer
}

.coming-soon-area .coming-soon-content .newsletter-form button::after {
	border-radius: 0
}

.coming-soon-area .coming-soon-content .newsletter-form button::before {
	border-radius: 0
}

.coming-soon-area .coming-soon-content .newsletter-form button:hover {
	color: #fff;
	background-color: #190f3c
}

.coming-soon-area .coming-soon-content ul {
	list-style: none;
	margin-top: 30px;
	padding: 0
}

.coming-soon-area .coming-soon-content ul li {
	display: inline-block;
	width: 45px;
	height: 45px;
	line-height: 50px;
	font-size: 18px;
	background-color: #0071dc;
	color: #fff;
	border-radius: 50px;
	margin-right: 10px
}

.coming-soon-area .coming-soon-content ul li a {
	color: #fff
}

.coming-soon-area .coming-soon-content ul li:hover {
	background-color: #252525
}

.coming-soon-area #validator-newsletter {
	text-align: left;
	color: #dc3545!important;
	margin-top: 10px
}

.map-area iframe {
	display: block;
	width: 100%;
	height: 400px
}

.footer-bg {
	background-color: #070b3b
}

.footer-widget {
	margin-bottom: 30px
}

.footer-widget .footer-logo {
	margin-bottom: 20px;
	position: relative;
	top: -5px
}

.footer-widget h3 {
	margin-top: 0;
	font-size: 24px;
	margin-bottom: 30px;
	color: #fff;
	line-height: 1.2
}

.footer-widget p {
	margin-bottom: 20px;
	color: #fff;
	max-width: 300px
}

.footer-widget .footer-call-content {
	background-color: #fff;
	padding: 20px 80px 20px 20px;
	border-radius: 15px;
	position: relative;
	max-width: 345px
}

.footer-widget .footer-call-content:hover i {
	background-color: #0071dc;
	color: #fff
}

.footer-widget .footer-call-content h3 {
	font-size: 24px;
	line-height: 1;
	margin-bottom: 5px;
	color: #252525
}

.footer-widget .footer-call-content span a {
	color: #252525;
	font-weight: 600
}

.footer-widget .footer-call-content span a:hover {
	color: #0071dc
}

.footer-widget .footer-call-content i {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 60px;
	height: 60px;
	font-size: 35px;
	line-height: 60px;
	text-align: center;
	display: inline-block;
	background-color: #e5f3ff;
	color: #0071dc;
	border-radius: 50px;
	-webkit-transition: .7s;
	transition: .7s
}

.footer-widget .footer-list {
	list-style: none;
	margin: 0;
	padding: 0
}

.footer-widget .footer-list li {
	display: block;
	margin-bottom: 10px;
	font-weight: 500
}

.footer-widget .footer-list li:last-child {
	margin-bottom: 0
}

.footer-widget .footer-list li a {
	color: #fff;
	font-weight: 400
}

.footer-widget .footer-list li a i {
	font-size: 18px;
	position: relative;
	top: 3px;
	margin-right: 5px
}

.footer-widget .footer-list li a:hover {
	color: #ffc221
}

.footer-widget .footer-blog {
	list-style: none;
	margin: 0;
	padding: 0
}

.footer-widget .footer-blog li {
	display: block;
	margin-bottom: 20px;
	padding-left: 90px;
	position: relative
}

.footer-widget .footer-blog li:hover h3 a {
	color: #ffc221
}

.footer-widget .footer-blog li:last-child {
	margin-bottom: 0
}

.footer-widget .footer-blog li a {
	display: block
}

.footer-widget .footer-blog li a img {
	position: absolute;
	top: 0;
	left: 0;
	height: 57px;
}

.footer-widget .footer-blog li h3 {
	font-size: 16px;
	color: #fff;
	margin-bottom: 5px;
	max-width: 200px
}

.footer-widget .footer-blog li h3 a {
	color: #fff;
	line-height: 1.4
}

.footer-widget .footer-blog li h3 a:hover {
	color: #ffc221
}

.footer-widget .footer-blog li span {
	font-size: 14px;
	color: #ffc221
}

.footer-widget .newsletter-area .newsletter-form {
	position: relative;
	max-width: 270px;
	border-radius: 5px
}

.footer-widget .newsletter-area .newsletter-form .form-control {
	background-color: #fff;
	height: 50px;
	line-height: 50px;
	margin: 0;
	border-radius: 5px;
	border: 0;
	padding: 0 45px 0 15px;
	max-width: 100%;
	color: #252525;
	font-weight: 400
}

.footer-widget .newsletter-area .newsletter-form .form-control:focus {
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none
}

.footer-widget .newsletter-area .newsletter-form .subscribe-btn {
	position: absolute;
	top: 3px;
	right: 3px;
	background-color: #0071dc;
	color: #fff;
	height: 45px;
	line-height: 50px;
	width: 45px;
	border: 0;
	border-radius: 5px;
	font-size: 20px;
	-webkit-transition: .5s;
	transition: .5s
}

.footer-widget .newsletter-area .newsletter-form .subscribe-btn:hover {
	background: #252525;
	color: #fff
}

.footer-widget .newsletter-area .newsletter-form .validation-danger {
	font-size: 18px;
	margin-top: 5px;
	color: red
}

.copy-right-area {
	padding: 15px 0;
	border-top: 1px solid #0071dc61
}

.copy-right-text {
	text-align: center
}

.copy-right-text p {
	color: #fff;
	margin-bottom: 0
}

.copy-right-text p a {
	color: #ffc221;
	border-bottom: 1px solid #ffc221
}

.copy-right-text p a:hover {
	color: #0071dc;
	border-color: #0071dc
}

.go-top {
	position: fixed;
 	right: 3%;
	opacity: 0;
	cursor: pointer;
	text-decoration: none;
	color: #fff;
	font-size: 24px;
	font-weight: 700;
	text-align: center;
	background: #0071dc;
	border-radius: 50%;
	width: 45px;
	height: 45px;
	line-height: 48px;
	z-index: 100;
	-webkit-transition: .5s;
	transition: .5s
}

.go-top i {
	-webkit-transition: .5s;
	transition: .5s
}

.go-top:hover {
	background-color: #ffc221
}

.go-top.active {
	bottom: -2px;
	-webkit-transform: translateY(-95%);
	transform: translateY(-95%);
	opacity: 1;
	visibility: visible
}

.preloader {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 99999;
	background: #070b3b
}

.spinner {
	width: 40px;
	height: 40px;
	border-radius: 5px;
	background-color: #fff;
	margin: 100px auto;
	-webkit-animation: rotate-in 1.2s infinite ease-in-out;
	animation: rotate-in 1.2s infinite ease-in-out
}

@-webkit-keyframes rotate-in {
	0% {
		-webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
		transform: perspective(120px) rotateX(0deg) rotateY(0deg)
	}
	50% {
		-webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
		transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
	}
	100% {
		-webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
		transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
	}
}

@keyframes rotate-in {
	0% {
		-webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
		transform: perspective(120px) rotateX(0deg) rotateY(0deg)
	}
	50% {
		-webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
		transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
	}
	100% {
		-webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
		transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
	}
}

@-webkit-keyframes moveBounce {
	0% {
		-webkit-transform: translateY(0px);
		transform: translateY(0px)
	}
	50% {
		-webkit-transform: translateY(50px);
		transform: translateY(50px)
	}
	100% {
		-webkit-transform: translateY(0px);
		transform: translateY(0px)
	}
}

@keyframes moveBounce {
	0% {
		-webkit-transform: translateY(0px);
		transform: translateY(0px)
	}
	50% {
		-webkit-transform: translateY(50px);
		transform: translateY(50px)
	}
	100% {
		-webkit-transform: translateY(0px);
		transform: translateY(0px)
	}
}
/*---- ANGEL START ----*/
.banner-area {
	position: relative;
	z-index: 1;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	background-image: url(../images/webimages/website-development-in-dubai.jpg);
}

.section-title h6 {
	padding-top: 10px;
	margin-bottom: 0;
	color: #252525;
	text-align: justify;
}
.section-title p {
	padding-top: 10px;
	margin-bottom: 0;
	max-width: 530px;
	color: #000;
	text-align: justify;
}


.footer-widget p {
	margin-bottom: 20px;
	color: #fff;
	max-width: 300px;
	text-align: justify;
}
.security-card p {
	margin-bottom: -4px;
	text-align: justify;
}
.section-container
{
--bs-gutter-x: 1.5rem;
--bs-gutter-y: 0;
display: flex;
flex-wrap: wrap;
}
.section-container .columns
{
flex:0 0 auto;
width:50%;
}
.section-container .columns.image
{
background-position:center;
background-repeat:no-repeat;
background-size:contain;

}
/*.section-container .columns.content .content-container
{
padding:40px 80px;
}*/
.section-container .columns.content .content-container h5
{
font-weight:700;
font-size:25px;
margin-bottom:20px;
}
.section-container .columns.content .content-container p
{
font-weight:400;
font-size:16px;
margin-bottom:20px;
margin-bottom:15px;
text-align:justify;

}
.ft-28{
font-size:28px;
}
.span-block{
    display: block;
    font-weight: 700;
}
.wdth-24-tag li a{
 background-color:unset !important;   
}
@media screen and (max-width:767px)
{
.fnt-line {
    font-size: 16px !important;
}
.development-strip{
display:block !important;
}
.container .development-strip a{
    width: 60%;
    margin: 0 auto !important;
 margin-top:20px !important;   
}
.container .development-strip h6{
font-size:28px !important;
}
.topheader-pad{
padding-top: 8px !important;
}
.mbl-widthflag{
width: 20px;
}
.mbl-blck{
display: block !important;
}
.marqueeinfinite{
display: none !important;
}
.container-max .banner-first .mft-35{
font-size:30px !important;

}
.mtext-left{
text-align:justify !important;
}
.ft-28 {
    font-size: 20px;
}
.mft-14{
  font-size:14px !Important; 
  text-align:left !Important;
}
.wdth-24-tag{
    display: flex;
    flex-wrap: wrap;
}
.wdth-24-tag li a{
 background-color: unset !important;   
}
.wdth-24-tag li, .wdth-24-tag h3{
width:100% !important;
 border: 2px solid #070b3b;
}
.side-bar-widget .side-bar-widget-tag h3 a{
	font-size: 14px !important;
}
.wdth-24-tag li h2, .wdth-24-tag li h3{
font-size: 14px;
        font-weight:600;
}
.side-bar-widget .wdth-24-tag .wdth-24-tag1{
    background-color: #fff !important;
    color: #070b3b !important;
}
.wdth-24-tag .wdth-24-tag1 h2, .wdth-24-tag .wdth-24-tag1 a{
    color: #070b3b !important;
        
}
.ht-60{
height:unset;
}
body .inner-banner2 .inner-title {
        padding-top: 120px;
        padding-bottom: 20px;
    }
   body  .inner-banner2 .inner-tit {
        padding-top: 75px !important;
    }
.container .section-title1 h6{
font-size:unset !important;
}
.section-title h6{
font-size:25px !important;
text-align: left;
}
.services-item .content {
        width: 90% !Important;
        
}
.text-sm-justify{
	text-align: justify !important;
}
.services-item .content{
        padding: 20px 20px 5px !Important;
}
.services-item .content i {
top:10px !Important;   
left: 12px !Important;
right:unset !important;
}
.service-titless{
    margin-bottom: 16px !important;
}
.service-titless a{
    text-align: left;
    margin-left: 50px;
}
.section-container
{
flex-flow:row wrap;
}
.section-container .columns.image{
display:block;
order:1;
width:100%;
height:250px;
}
.section-container .columns.content
{
display:block;
order:2;
width:100%;
}
.section-container .columns.content .content-container
{
padding:20px 35px;
}
.section-container .columns.content .content-container h5
{
margin-bottom:5px;
}
}
.para p{
	text-align: justify;
}


.inner-banner {
	position: relative;
	z-index: 1;
	background-color: #070b3b;
	height: 260px;
}


.inner-banner .inner-shape {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	display: none
}
.ecommerce h2{
	text-align: center;
}

.services-item .content {
	position: absolute;
	left: 0;
	right: 0;
	width: 82%;
	bottom: -30px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	opacity: 0.9;
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .05);
	box-shadow: 0 0 15px rgba(0, 0, 0, .05);
	border-radius: 5px;
	padding: 10px 20px 10px 100px;
	margin-bottom: 30px
}
}
.whatsapp img{
    position:fixed;
    bottom:100px;
    right: 50px;
     z-index:99999;
}

/* Digital marketing start */


/* Digital marketing end */






/*---- ANGEL END ----*/

/*dhivakar css*/
.pad-top-10{
	padding-top: 10px !important;

}
.padd-btm-10{
	padding-bottom: 10px !important;
}
.nxt-font{
	font-size: 23px !important;
	line-height: 1.5 !important;
}
.banner-first .seo-bnr {
	margin-top: 25px !important;
	font-size: 35px !important;
	color: #fff !important;
	font-weight: 700 !important;
	max-width: 780px !important;
	margin-bottom: 20px !important;
}
.banner-first .seo-bnr-txt {
	font-size: 18px !important;
	color: #fff !important;
	font-weight: 400 !important;
	max-width: 660px !important;
	margin-bottom: 35px;
	line-height: 1.7 !important;
}
.sec-titt h4{
	padding-top: 10px !important;
    margin-bottom: 0 !important;
    max-width: 530px !important;
    color: #444 !important;
    text-align: justify !important;
    color: #fff !important;
    font-size: 1rem !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
}
.sec-titt2 h4{
	padding-top: 10px !important;
    margin-bottom: 0 !important;
    max-width: 530px !important;
    color: #444 !important;
    text-align: justify !important;
    color: #fff !important;
    font-size: 1rem !important;
    font-weight: 400 !important;
    line-height: 1d !important;
}
.txt-jus{
	text-align: justify !important;
}
.clr-fff{
	color: #fff !important;
}
.inner-banner .inner-tit h1, .inner-banner .inner-tit h4, .sub-banner-h, .inner-banner .inner-tit h6, .inner-banner .inner-tit h2{
	font-size: 41px !important;
    color: #fff !important;
    font-weight: 600 !important;
    position: relative !important;
}
.inner-banner .in-t h1{
	font-size: 45px !important;
    color: #fff !important;
    font-weight: 600 !important;
    position: relative !important;
}
.inner-banner .in-2 h1{
	font-size: 18px !important;
    color: #fff !important;
    font-weight: 400 !important;
    position: relative !important;
}
.sec-headthree h3{
	font-size: 33px !important;
    font-weight: 600 !important;
    margin-top: 0 !important;
    line-height: 1.2 !important;
    color: #252525 !important;
    margin-bottom: 0 !important;
}
.sec-headthree h4{
	font-size: 33px !important;
    font-weight: 600 !important;
    margin-top: 0 !important;
    line-height: 1.2 !important;
    color: #252525 !important;
    margin-bottom: 0 !important;
}
.padd-tp-30{
	padding-top: 30px !important;
}
.padd-btm-30{
	padding-bottom: 20px !important;
}
.padd-bo{
	    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
.sec-headtwo{
	    padding-top: 10px !important; 
    margin-bottom: 0 !important;
    max-width: 530px !important;
    color: #444 !important;
    text-align: justify !important;
    color: #fff !important;
    font-size: 1rem !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
}
.newhea{
	    padding-top: 10px !important; 
    margin-bottom: 0 !important;
  
    color: #444 !important;
    text-align: justify !important;
    
    font-size: 1rem !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
}
.ec-head3{
	margin-bottom: 8px !important;
    font-weight: 600 !important;
    display: block !important;
    font-size: 1rem !important;
}
.hea2{
	font-size: 1rem !important;
	font-weight: 600 !important;
	color: #0071dc !important;
}
.hea4{
	font-size: 1rem !important;

	margin-bottom: 8px !important;
    font-weight: 600 !important;
    display: block !important;

}
.hea5{
	font-size: 1rem !important;

	margin-bottom: 8px !important;
    font-weight: 400 !important;
    text-align: justify !important;
    display: block !important;

}
.sec-head-3-3{
	padding-top: 10px;
    margin-bottom: 0;
    max-width: 530px;
    color: #444;
    text-align: justify;
    font-size: 1rem !important;
    line-height: 1.5 !important;
    font-weight: 400 !important;
}
.head3-hea{
    color: #ffc221;
    display: block;
    margin-bottom: 5px;
    font-size: 1rem !important;
    font-weight: 400 !important;
}
.smohea-1{
	font-size: 18px !important;
    color: #fff !important;
    display: inline-block !important;
}
.smohea-2{
	font-size: 18px !important;
    color: #fff !important;
    display: inline-block !important;
    font-weight: 400 !important;
}
.padd-p-btm{
    padding-top: 40px !important;
    padding-bottom: 30px !important;
}
.padd-30-top{
	padding-top: 30px !important;

}
.padd-30-btm{
	padding-bottom: 30px !important;
}
.padd-20-btm{
	padding-bottom: 20px !important;
}
.padd-40-top{
	padding-top: 40px !important;
}
.padd-20-top{
	padding-top: 20px !important;
}

.inner-banner .inner-tit{
	padding-top: 82px !important;

}
.inner-banner .in-t{
	padding-top: 82px !important;

}
.inner-banner .in-2{
	padding-top: 100px !important;

}
.fnt-25{
	font-size: 25px !important;
}
.fnt-line{
	line-height: 1.5 !important;
	font-size: 19px ;
}
.mar-30-tp{
	margin-top: 30px !important;
}
.marg-tp-10{
	margin-top: 10px !important;
}

.blogwordswrp{
  overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    height: 54px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.footer-widget .foot-blg li h3 a{
	color: #000 !important;
}
.footer-widget .foot-blg li a img{
	width: 90px !important;
	height: 80px !important;
}
.side-bar-widget .ti {
margin-bottom: 20px !important;
}
.blog-card .blog-img .blg-tg{
	    background-color: #0071dc !important;

}
.work-process-card .s-h3{
	font-size: 22px !important;
	margin-bottom: 10px;
}
.blog-card:hover .cnt-clr h3 a{
	color: #0a93ce !important;
}
.services-item:hover .cnt-clr-1 h3 a{
color: #0a93ce !important;
}
.build-item:hover .cnt-clr-2 h3 a{
	color: #0a93ce !important;

}
.call-contact .cl-b:hover{
	color: #0a93ce !important;
}
.clients-content .cnt-bg i{
	background-color: #0a93ce !important;
}
.new-st{
	    display: inline-block !important;
    color: #444 !important;
    font-weight: 400 !important;
    padding: 5px 0 5px 25px !important;
    font-weight: 600 !important;
    position: relative !important;
    width: 100% !important;
}
.new-st-1{
	    color: #fff !important;
    padding: 7px 15px !important;
    background-color: #070b3b !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    border-radius: 5px !important;
    -webkit-transition: .7s !important;
    transition: .7s !important;
}
.marg-brm-0{
	margin-bottom: 0px !important;
}
.cnt-txt p a{
	border-bottom: unset !important;
	color: #fff !important;
}
.head-5set{
    text-align: center !important;
    margin-bottom: 20px !important;
    font-size: 24px !important;
    font-weight: 500 !important;
    color: #3975dc !important;
}
@media only screen and (max-width:550px) {
.fnt-18{
	font-size: 18px !important;
}
	.banner-first h1 {
	
	font-size: 29px !important;
	color: #fff !important;
	font-weight: 500 !important;
	
}
.inner-banner .inner-tit h1, .inner-banner .inner-tit h4, .sub-banner-h, .inner-banner .inner-tit h6, .inner-banner .inner-tit h2{
	font-size: 29px !important;
    color: #fff !important;
    font-weight: 600 !important;
    position: relative !important;
}
	.mb-set h3{
		    font-size: 19px !important;
    font-weight: 500 !important;
    line-height: 1.5 !important;
	}
	.mar-30-tp{
		margin-top: 0px !important;
	}
.inner-banner .inner-tit{
	padding-top: 106px !important;
}
.inner-banner{
	height: inherit !important; 
}
.mbl-width{
display:none;

}
.mobile-view{
display:block !important;
}
.row .mbl-width .about-list-2{
    margin-top:20px!important;
}
.inner-banner .in-t{
	padding-top: 100px !important;

}
.inner-banner .in-2{
	padding-top: 150px !important;

}
.fnt-25{
	font-size: 20px !important;
}
.inner-banner .inner-tit h1{
	font-size: 27px !important;
}
.inner-banner .in-t h1{
	font-size: 30px !important;
}
.margin-btm-2{
	margin-bottom: 2px !important;
}
.marg-tp-10{
	margin-top: 10px !important;
}
.mb-marg-btm-20{
	margin-bottom: 20px !important;
}
.mb-marg-btm-0{
	margin-bottom: 0px !important;
	padding: 5px !important;
}
.mb-pad-20-top{
	padding-top: 20px !important;
}
.mb-pad-tp-0{
	padding-top: 0px !important;

}
.abt-pla{
	margin-bottom: 20px !important;
}
.mb-pad-bt-0{
	padding-bottom: 0px !important;
}
.mobile-nav nav .nav-hei{
	height: 400px !important;
}
}
.marg-btm-10{
	margin-bottom: 10px !important;
}
.fnt-16{
	font-size: 16px !important;
}
.pad-10{
	padding: 10px !important;
}
.btn-round{
	font-size: 25px;
	color: #000;
	background: unset;
	border-radius: 50px;
	border: unset;
}
.clr-000{
	color: #000 !important;
}
.fnt-we-600{
	font-weight: 600 !important;
}
.form-control-1{
	color: #000 !important;
	border: 1px solid #fff !important;
	font-weight: 600;
	height: 35px !important;
}
.contact-form .form-group .form-control-1{
	font-size: 12px !important;
}
.modal-body{
	background: #00396e;
}
.default-btn-1{
	padding: 8px 20px !important;
    color: #fff !important;
}
.default-btn-2{
	padding: 7px 30px !important;
}

.portfolio-sec-title{
	font-size: 30px;
    font-weight: 600;
    margin-top: 0;
    line-height: 1.2;
    color: #082d51;
    margin-bottom: 20px;
     position:relative;
          padding-bottom:10px;
          display:inline-block;
        
}
.portfolio-sec-title::after{
position: absolute;
bottom: 0px;
content: " ";
width:70%;
background:#082d51;
height:2px;
left:0%;
right:0%;
}
.portfolio-sub-title{

margin-bottom: 15px;
margin-top: 10px;
}
.our-title{
	font-size: 16px !important;
    color: #0d6efd !important;
    text-decoration: underline;
}
.portfolio-sec-title1{
font-size: 25px;
font-weight: 600;
margin-top: 0;
line-height: 1.2;
color: #082d51;
margin-bottom: 20px;
position:relative;
padding-bottom:10px;
display:inline-block;	
}
.portfolio-sec-title1::after{
position: absolute;
bottom: 0px;
content: " ";
width:70%;
background:#082d51;
height:2px;
left:0%;
right:0%;
}
.wdth-center{
	margin: 0 auto;
    display: block;
}
.type-lbl{
margin-bottom: 6px;
color: #000;

font-weight: 600;
}

.type-lbl1{
font-weight: 400 !important;
}
.text-center{
text-align: center
}
.color-0071dc{
color: #598df6;
}
.hr-bord{
opacity: 1;
background: red;
height:1.5px !Important;
}
.hr-bord2{
opacity: 1;
background: #000;
height:0.5px !Important;
}
.our-title1{
	font-size: 16px !important;
    color: #000 !important;
    text-decoration: underline;
    font-weight: 600;
    margin-top: 5px;
}

@media only screen and (max-width:992px) {
.dsnone{
display: none;
}
.security-card .bx{
	width: inherit !important;
    height: inherit !important;
    line-height: inherit !important;
    font-size: inherit !important;
}
.res-text{
font-size:23px !important;
padding-top:75px !important;
}
.foundation-strip-text{
    font-size:16px !important;
    
}
.mbnone{
display:none;
}
.mean-container a.meanmenu-reveal{
    
        padding: 16px 15px 0 0;
}
.mean-container .mean-bar{
height:55px;
}
.portfolio-sec-title{
font-size: 30px;
}
}
@media only screen and (min-width:992px) {
.dsnone1{
display: none;
}
}
@media only screen and (min-width:1200px) {
.security-card-new{
height: 415px !important;
}
.ie-img img{
width: 89%;
}
}
@media only screen and (min-width:991px) {
.security-card-new{
height: 495px;
}
}

.brd-top-menu{
    border-top: 1px solid #e5e5e5;
}
.portfolio-head-title{
    font-size: 35px;
    text-align: center;
    margin-bottom: 20px;
}
.sidebar-sticky{
    position: sticky;
    top: 14%;
}
.z-index99{
    z-index: 99;
}
.mob-on, .tab-on{
	display: none;
}
.mob-off, .tab-off{
	display: block;
}
.whatsapp{
	position: fixed;
z-index: 99;
	}
@media only screen and (max-width:1280px) {
.main-nav nav .navbar-nav .nav-item a{
	margin-left: 0px !important;
}
}
@media only screen and (max-width:1200px) {
.tab-on{
	display: block !important;
}
.tab-off{
	display: none !important;
}
.mt--40{
	margin-top: auto !important;
}
.seg-abt-3 {
    position: inherit !important;
    margin-top: 40px;
    justify-content: center;
    gap: 20px 0px;
}
.seg-abt-3 .zoomInUp {
width: 50%;
}
.translate-bottom-10 i {
    font-size: 43px !important;
}
.process-box-layout8 h6{
font-size: 17px !important;
}
.process-box-layout8 .item-icon{
height: 100px !important;
width: 100px !important;	
}
.security-area{
	position: relative;
	z-index: 0;
}
}

@media only screen and (max-width:992px) {
.mob-on{
	display: block !important;
}
.direction-reverse{
	flex-direction: column-reverse;
}
.mob-top-15 {
	margin-top: 15px !important;
}
.mob-off{
	display: none !important;
}
.mob-center{
	text-align: center !important;
}
.security-card .read-btn{
justify-content: center !important;
}
.sec-headthree{
margin: 17px 0px !important;
}
.single-column{
margin-bottom: 20px !important;
}
.whatsapp img {
    right: 7px !important;
}
.work-section{
	padding-bottom: 0px !important;
}

}
.marquee {
overflow: hidden;
}

.marquee-content {
  display: flex;
  animation: scrolling 30s linear infinite;
}

.marquee-item {
  flex: 0 0 16vw;
  margin: 0 1vw;
}

.marquee-item img {
  display: block;
  width: 100%;
}

@keyframes scrolling {
  0% { transform: translateX(0); }
  100% { transform: translatex(-144vw); }
}
.work-section{
  position: relative;
  padding-bottom: 50px;
}
.work-section .sec-title{
  margin-bottom: 60px;
}
.work-section .sec-title h2{
  margin-bottom: 60px;
}
.work-section .single-item .inner-box{
  position: relative;
  background: #fff;
  padding: 20px 35px 95px;
  border-radius: 20px;
  box-shadow: 0 5px 30px 0px rgba(0, 0, 0, 0.1);
  transition: all 500ms ease;
  overflow: hidden;
}
.work-section .single-item:hover .inner-box{
  transform: translateY(-15px);
  box-shadow: 0 5px 30px 0px rgba(0, 0, 0, 0.2);
}
.work-section .single-item .inner-box h6.hding{
  position: relative;
    display: block;
    font-size: 18px;
    line-height: 32px;
    font-weight: 500;
    color: #222;
    margin-bottom: 12px;
    padding-bottom: 12px;
}
.work-section .single-item .inner-box h6.hding:before{
  position: absolute;
  content: '';
  background: #000000;
  width: 40px;
  height: 2px;
  left: 0px;
  bottom: 0px;
}
.work-section .single-item .inner-box .text{
  position: relative;
  font-size: 16px;
  line-height: 1.8;
  text-align: justify;
  font-weight: 400;
  margin-bottom: 15px;
}
.work-section .single-item .inner-box .icon-box{
  position: absolute;
  right: 40px;
  bottom: 25px;
  font-size: 70px;
  line-height: 70px;
  color: #0071dc;
}
.work-section .single-column:nth-child(2) .single-item .inner-box .icon-box{
  color: #0071dc;
}
.work-section .single-column:last-child .single-item .inner-box .icon-box{
  color: #0071dc;
}
.work-section .feature-btn{
  position: relative;
  display: block;
  text-align: center;
  margin-top: 103px;
}
.work-section .feature-btn .theme-btn-two{
  padding: 15px 33px;
}
.work-section .single-item:hover .inner-box:before {
    bottom: -270px;
}
.work-section .single-item .inner-box:before {
    position: absolute;
    content: '';
    background: rgba(245, 245, 245, 0.5);
    width: 470px;
    height: 470px;
    right: -115px;
    bottom: -470px;
    border-radius: 50%;
    transition: all 500ms ease;
}
.work-section .single-item:hover .inner-box:after {
    bottom: -330px;
}
.work-section .single-item .inner-box:after {
    position: absolute;
    content: '';
    background: rgba(245, 245, 245, 0.7);
    width: 470px;
    height: 470px;
    right: -145px;
    bottom: -470px;
    border-radius: 50%;
    z-index: -1;
    transition: all 1500ms ease;
}
.text-just{
	text-align: justify;
}
.custom-model-main {
  text-align: center;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; /* z-index: 1050; */
  -webkit-overflow-scrolling: touch;
  outline: 0;
  opacity: 0;
  -webkit-transition: opacity 0.15s linear, z-index 0.15;
  -o-transition: opacity 0.15s linear, z-index 0.15;
  transition: opacity 0.15s linear, z-index 0.15;
  z-index: -1;
  overflow-x: hidden;
  overflow-y: auto;
}
.model-open {
  z-index: 99999;
  opacity: 1;
  overflow: hidden;
}
.custom-model-inner {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  display: inline-block;
  vertical-align: middle;
  width: 800px;
  margin: 30px auto;
  max-width: 97%;
}

.model-open .custom-model-inner {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  position: relative;
  z-index: 999;
}
.model-open .bg-overlay {
  background: rgba(0, 0, 0, 0.6);
  z-index: 99;
}
.bg-overlay {
  background: rgba(0, 0, 0, 0);
  height: 100vh;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  -webkit-transition: background 0.15s linear;
  -o-transition: background 0.15s linear;
  transition: background 0.15s linear;
}
.close-btn {
  position: absolute;
  right: 0;
  top: -47px;
  cursor: pointer;
  z-index: 99;
  font-size: 30px;
  color: #fff;
}

@media screen and (min-width:800px){
    .custom-model-main:before {
      content: "";
      display: inline-block;
      height: auto;
      vertical-align: middle;
      margin-right: -0px;
      height: 100%;
    }
}
@media only screen and (max-width: 767px){
	.best-hosting .single-item .link-btn {
    bottom: -10px;
}
.work-section .single-item .inner-box{
	padding: 20px 20px 75px;
	margin-bottom: 12px;
}
.custom-model-inner {
    margin-top: 30%;
}
.section-title{
	text-align: center;
}
.m-mt-10{
	margin-top: 10px;
}
.m-mt-0{
	margin-top: 0 !important;
}
.m-pt-0{
	padding-top: 0 !important;
}
.m-pb-0{
	padding-bottom: 0 !important;
}
.security-card {
        text-align: center;
    }
}
.exp-more a{
	margin-top: 10px;
	display: flex;
    align-items: center;
    color: #0071dc;
}
.exp-more i{
	font-size: 19px;
}
.process-box-layout8 {
    text-align: center;
    margin-bottom: 21px;
}
.process-box-layout8 .california {
    -webkit-box-shadow: 0 0 25px 0 rgb(0 113 220 / 42%);
    box-shadow: 0 0 25px 0 rgb(0 113 220 / 42%);
}
.process-box-layout8 .california i {
    color: #0071dc;
}
.has-animation .process-shap-layout8 svg {
    position: relative;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
}
.has-animation .process-shap-layout8 {
    position: relative;
    z-index: 0;
    top: 50px;
}
.seg-abt-3{
    position: relative;
    top: -67px;
}
.has-animation .process-shap-layout8 .shap-point .start-point {
    position: absolute;
    z-index: 0;
    top: -7px;
    left: 0;
}
.has-animation .process-shap-layout8 .shap-point li {
    color: #0071dc;
}
.has-animation .process-shap-layout8 .shap-point li::marker  {
    color: #0000;
}
.has-animation .process-shap-layout8 .shap-point .end-point {
    position: absolute;
    z-index: 0;
    top: 0px;
    right: -15px;
}
.translate-bottom-10 i{
    font-size: 55px;
}
.process-box-layout8:hover .california {
    background-color: #0071dc;
}
.process-box-layout8:hover .item-icon i {
    color: #ffffff;
}
.process-box-layout8 .item-icon {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #ffffff;
    height: 160px;
    width: 160px;
    border-radius: 50%;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.process-box-layout8 .emerald {
    -webkit-box-shadow: 0 0 25px 0 rgb(0 113 220 / 42%);
    box-shadow: 0 0 25px 0 rgb(0 113 220 / 42%);
}
.process-box-layout8 .royal-blue {
    -webkit-box-shadow: 0 0 25px 0 rgb(0 113 220 / 42%);
    box-shadow: 0 0 25px 0 rgb(0 113 220 / 42%);
}
.process-box-layout8 .dodger-blue {
    -webkit-box-shadow: 0 0 25px 0 rgb(0 113 220 / 42%));
    box-shadow: 0 0 25px 0 rgb(0 113 220 / 42%);
}
.process-box-layout8 .emerald i {
    color: #0071dc;
}
.process-box-layout8 .royal-blue i {
    color: #0071dc;
}
.process-box-layout8 .dodger-blue i {
    color: #0071dc;
}
.process-box-layout8:hover .emerald {
    background-color: #0071dc;
}
.process-box-layout8:hover .royal-blue {
    background-color: #0071dc;
}
.process-box-layout8:hover .dodger-blue {
    background-color: #0071dc;
}

.dasheds {
    stroke-dasharray: 1300;
    stroke-dashoffset: 1300;
     -webkit-animation: dasheds 4s linear forwards; 
    animation: dasheds 4s linear forwards !important;
}
@keyframes dasheds {
  100% {
    stroke-dashoffset: 0;
  }
}

.widIn {
 animation-name: widIn;
 animation-delay: 0.5s;
}
@keyframes widIn {

  0% {
    width: 0%;
}
100% {
   width: 100%;
}
}
.animated {
    animation-duration: 2.5s;
    animation-fill-mode: both;
    animation-iteration-count: 1;
}
.mt--40{
	margin-top: -40px;
}

.timeline-work{
  position: relative;
  padding: 30px 0px;
}

.timeline-work .sec-title h2{
  line-height: 30px;
  margin-bottom: 30px;
}

.timeline-work .inner-content .single-item{
  position: relative;
  float: left;
  width: 20%;
  text-align: center;
}

.timeline-work .inner-content .single-item:first-child,
.timeline-work .inner-content .single-item:nth-child(3),
.timeline-work .inner-content .single-item:last-child{
  padding-top: 51px;
}

.timeline-work .inner-content .single-item .year{
  position: relative;
  display: inline-block;
  width: 180px;
  height: 180px;
  line-height: 100px;
  background: #fff;
  border-radius: 50%;
  border: 43px solid #0071dc;
  text-align: center;
  font-size: 36px;
  font-weight: 700;
  color: #222;
  margin-top: 115px;
  box-shadow: inset 0 0px 10px 0px rgba(0, 0, 0, 0.2);
  transition: all 1500ms ease;
}

.timeline-work .inner-content .single-item:hover .year{
  transform: rotate(360deg);
}

.timeline-work .inner-content .single-item:nth-child(2) .year,
.timeline-work .inner-content .single-item:nth-child(4) .year{
  margin-bottom: 56px;
  margin-top: 62px !important;
}

.timeline-work .inner-content .single-item:nth-child(2) .year{
  border-color: #0071dc;
}

.timeline-work .inner-content .single-item:nth-child(4) .year{
  border-color: #0071dc;
}

.timeline-work .inner-content .single-item:nth-child(3) .year{
  border-color: #0071dc;
}

.timeline-work .inner-content .single-item:last-child .year{
  border-color: #0071dc;
}

.timeline-work .inner-content .single-item .year:before{
  position: absolute;
  content: '';
  background: #0071dc;
  width: 50px;
  height: 50px;
  left: 50%;
  margin-left: -25px;
  clip-path: polygon(0% 0%, 50% 0%, 100% 100%, 0% 100%, 50% 0%);
}

.timeline-work .inner-content .single-item:first-child .year:before,
.timeline-work .inner-content .single-item:nth-child(3) .year:before,
.timeline-work .inner-content .single-item:last-child .year:before{
  bottom: -70px;
  transform: rotate(180deg);
}

.timeline-work .inner-content .single-item:nth-child(3) .year:before{
  background: #0071dc;
}

.timeline-work .inner-content .single-item:last-child .year:before{
  background: #0071dc;
}

.timeline-work .inner-content .single-item:nth-child(4) .year:before{
  background: #0071dc;
}

.timeline-work .inner-content .single-item:nth-child(2) .year:before,
.timeline-work .inner-content .single-item:nth-child(4) .year:before{
  top: -70px;
}

.timeline-work .inner-content .single-item:nth-child(2) .year:before{
  background: #0071dc;
}

.timeline-work .inner-content .single-item:first-child:after,
.timeline-work .inner-content .single-item:nth-child(3):after, 
.timeline-work .inner-content .single-item:last-child:after{
  top: 177px;
}

.timeline-work .inner-content .single-item .text{
  position: relative;
  font-size: 16px;
  line-height: 24px;
  margin-top: 74px;
}

.timeline-work .inner-content .single-item:nth-child(2) .text,
.timeline-work .inner-content .single-item:nth-child(4) .text{
margin-top: 165px;
}

.timeline-work .inner-content .single-item .month{
  position: relative;
  font-size: 30px;
  line-height: 40px;
  font-weight: 500;
  color: #0071dc;
}

.timeline-work .inner-content .single-item .month:before{
  position: absolute;
  content: '';
  background: #d0d2db;
  width: 1px;
  height: 55px;
  left: 50%;
  transform: translateX(-50%);
}

.timeline-work .inner-content .single-item:first-child .month:before,
.timeline-work .inner-content .single-item:nth-child(3) .month:before,
.timeline-work .inner-content .single-item:last-child .month:before{
  
  bottom: -86px;
}

.timeline-work .inner-content .single-item:nth-child(2) .month:before,
.timeline-work .inner-content .single-item:nth-child(4) .month:before{
  top: -94px;
}

.timeline-work .inner-content .single-item .month:after{
  position: absolute;
  content: '';
  background: #0071dc;
  width: 20px;
  height: 20px;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 50%;
}

.timeline-work .inner-content .single-item:first-child .month:after,
.timeline-work .inner-content .single-item:nth-child(3) .month:after,
.timeline-work .inner-content .single-item:last-child .month:after{
  bottom: -30px;
}

.timeline-work .inner-content .single-item:nth-child(2) .month:after,
.timeline-work .inner-content .single-item:nth-child(4) .month:after{
  top: -40px;
}

.timeline-work .inner-content .single-item:nth-child(2) .month:after{
  background: #0071dc;
}

.timeline-work .inner-content .single-item:nth-child(4) .month:after{
  background: #0071dc;
}

.timeline-work .inner-content .single-item:nth-child(3) .month:after{
  background: #0071dc;
}

.timeline-work .inner-content .single-item:last-child .month:after{
  background: #0071dc;
}

.timeline-work .inner-content .single-item:nth-child(2) .month,
.timeline-work .inner-content .single-item:nth-child(4) .month{
  margin-top: 70px;
 /* padding-bottom: 52px;*/
}

.timeline-work .inner-content .single-item:nth-child(2) .month{
  color: #0071dc;
}

.timeline-work .inner-content .single-item:nth-child(4) .month{
  color: #0071dc;
}

.timeline-work .inner-content .single-item:nth-child(3) .month{
  color: #0071dc;
}

.timeline-work .inner-content .single-item:last-child .month{
  color: #0071dc;
}
.timeline-work .inner-content .single-item:after{
  position: absolute;
  content: '';
  background: url(../../assets/images/pattern-30.png);
  width: 238px;
  height: 60px;
  left: 50%;
  transform: translateX(-50%);
  background-repeat: no-repeat;
}

.timeline-work .inner-content .single-item:nth-child(2):after,
.timeline-work .inner-content .single-item:nth-child(4):after{
  background: url(../../assets/images/pattern-30.png);
  transform: rotate(181deg) translateX(49%) translateY(10px);
  height: 66px;
  background-repeat: no-repeat;
}
.timeline-work .inner-content .single-item:nth-child(2):after{
  bottom: 129px;
}
.timeline-work .inner-content .single-item:nth-child(4):after{
  bottom: 126px;
}
.mar-0-a{
	margin: 0 auto;
}
@media (max-width: 1200px){
.tab-m-0{
	margin-bottom: 0px !important;
}
  .single-item{
  width: 100% !important;
}
.timeline-work .inner-content .single-item:nth-child(2):after, 
.timeline-work .inner-content .single-item:nth-child(4):after,
.timeline-work .inner-content .single-item:first-child:after, 
.timeline-work .inner-content .single-item:nth-child(3):after, 
.timeline-work .inner-content .single-item:last-child:after,
.timeline-work .inner-content .single-item:first-child .month:after,
/*.timeline-work .inner-content .single-item:nth-child(3) .month:after,
.timeline-work .inner-content .single-item:last-child .month:after,*/
.timeline-work .inner-content .single-item:first-child .month:before, 
.timeline-work .inner-content .single-item:nth-child(3) .month:before, 
.timeline-work .inner-content .single-item:last-child .month:before,
/*.timeline-work .inner-content .single-item:nth-child(2) .month:after,
.timeline-work .inner-content .single-item:nth-child(4) .month:after,*/
.timeline-work .inner-content .single-item:nth-child(2) .month:before, 
.timeline-work .inner-content .single-item:nth-child(4) .month:before{
display: none !important;
}
.timeline-work .inner-content .single-item:first-child, 
.timeline-work .inner-content .single-item:nth-child(3), 
.timeline-work .inner-content .single-item:last-child{
/*padding-top: 0px !important;*/
}
.timeline-work .inner-content .single-item .year{
  margin-top: 45px !important;
  margin-bottom: 56px;
}
.timeline-work .inner-content .single-item .text{
  margin-top: unset !important;
}
.timeline-work .inner-content .single-item:first-child .year:before, 
.timeline-work .inner-content .single-item:nth-child(3) .year:before,
 .timeline-work .inner-content .single-item:last-child .year:before {
    transform: rotate(360deg) !important;
}
.timeline-work .inner-content .single-item .year:before {
    top: -60% !important;
}

 .timeline-work .inner-content .single-item:nth-child(3) .month:after,
  .timeline-work .inner-content .single-item:last-child .month:after {
    bottom: 50px;
}
.timeline-work .inner-content .single-item:nth-child(3) .month:before,
 .timeline-work .inner-content .single-item:last-child .month:before {
    bottom: 64px;
}
.history-month:after{
position: absolute;
    content: '';
    background: #d0d2db;
    width: 1px;
    height: 55px;
    left: 50%;
    transform: translateX(-50%);
}
.history-timeline:before {
   position: absolute;
    content: '';
    background: #d0d2db;
    width: 1px;
    height: 55px;
    left: 50%;
    transform: translateX(-50%);
    top: -21px;
}


.history-timeline:after {
   position: absolute;
    content: '';
    background: url(../../assets/images/pattern-30.png);
    width: 238px;
    height: 60px;
    top: -80px;
    padding-top: 71px !important;
    left: 50%;
    transform: translateX(-50%);
    background-repeat: no-repeat;
    transform: rotate(181deg) translateX(49%) translateY(10px);
}
}
.security-card-new img{
width: 75px;
margin-bottom: 10px;
}
@media screen and (max-width:1410px)
{
.navbar-brand img{
max-width:252px;
}.main-nav .nav-side .nav-side-item .get-btn .default-btn{
     padding: 9px 15px;
}
.main-nav nav .navbar-nav .nav-item a {
        margin-left: 5px !important;
    }
.main-nav nav .navbar-nav .nav-item a{
    font-size:16px;
}
}
.mean-container a.meanmenu-reveal{
 width:28px;   
}
.main-nav nav .navbar-nav .nav-item a{
    font-size:16px;
}
.founation-strip{
    background: #070b3b;
    padding: 10px;
    color: #fff !important;
    margin-bottom: 20px;
}
.foundation-strip-text{
    color: #fff;
    margin-bottom: 0px;
    font-size: 20px;
    text-align:center;
    font-weight: 700;
}
.found-icon{
width:60px;
margin-bottom:10px;
}
.fw-500{
font-weight:500;
}
.text-underline{
text-decoration:underline;
}
.found-text2{
    font-size: 16px;
    font-weight: 500;
    color: #000;
    text-align:center;
}
@media screen and (min-width:1200px)
{
.container2 {
        max-width: 1310px;
    }
}

@media screen and (min-width:1200px)
{
 .navbar-brand img {
        max-width: 210px;
    }   
}

.getting_loan_area .getting_items {
    position: relative;
    padding-left: 80px;
    z-index: 1;
    display: block;
    overflow: hidden;
}
.getting_loan_area .getting_items span {
    width: 48px;
    border-radius: 50%;
    background: #fca600;
    color: #fff;
    text-align: center;
    font: normal normal normal 18px / 48px FontAwesome;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}
.getting_loan_area .getting_items:before {
    content: "";
    position: absolute;
    left: 24px;
    top: 0;
    bottom: 0;
    height: 100%;
    background: #fca600;
    width: 3px;
    z-index: -1;
}
.getting_loan_area .getting_items h3 {
    font-size: 20px;
    color: #000;
    padding-top: 0px;
    font-weight: 600;
}
.service-paragraph {
    line-height: 25px !important;
    margin-top: 0;
    margin-bottom: 1rem;
    color: #000 !important;
    display: block;
}
.s-h2{
	font-size: 35px !important;
}
.s-p{
	font-size: 16px !important;
	font-weight: 400 !important;
	line-height: 1.8 !important;
}
.s-h3{
	font-size: 22px;
    font-weight: 600;
    color: #252525;
}
.txt-jst{
	text-align: justify !important;
}
.s-h3{
	font-size: 31px !important;
    font-weight: 600 !important;
    margin-top: 0 !important;
    line-height: 1.2 !important;
    color: #252525 !important;
    margin-bottom: 0;
}
.s-h5{
	font-size: 22px !important;
}
.best-hosting .single-item .link-btn{
position: absolute;
    left: 37%;
    bottom: -23px;
}

.best-hosting .single-item .link-btn i {
position: relative;
    display: inline-block;
    font-size: 36px;
    color: #fff;
    width: 90px;
    height: 90px;
    line-height: 90px;
    text-align: center;
    background: #028fcd;
    border-radius: 50%;
    z-index: 1;
    transition: all 500ms ease;
}
.best-hosting .single-item:hover .link-btn i {
    background: #01274c;
    transform: translateY(-15px);
}
.seo{
	font-size: 1px !important;
	color: #0000 !important;
	margin: 0px !important;
	padding: 0px !important;
}
.ul-n{
	list-style-type: none;
}
@media only screen and (max-width:767px) {
.banner-first .seo-bnr{
font-size: 22px !important;
        line-height: 1.4;
}
.banner-first .seo-bnr-txt{
	font-size: 16px !important;
}
.s-h2{
	font-size: 26px !important;
}
.mbl-textjusti{
text-align:justify;
}
.s-h3{
	font-size: 18px !important;
}
.s-h5{
	font-size: 18px !important;
}
.fts-16{
font-size:16px !important;
}
.security-card .read-btn.d-flex i{
width: auto !important;
height: auto !important;
line-height: inherit !important;
}
}
.bg-marq{
	background: #028fcd;
}
.mb--7{
	margin-bottom: -7px;
}

.sidebar .categories {
    position: relative;
    padding: 40px;
    background: #ffffff;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .10);
    box-shadow: 0 0 20px rgba(0, 0, 0, .10);
}

.blog-categories {
    position: relative;
}

.blog-categories li, .blog-categories .custm-sft {
    position: relative;
    padding: 4px 7px;
    margin-bottom: 5px;
    border-radius: 10px;
    background: #ffffff;
}

/*.blog-categories li:before {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -4px;
    height: 8px;
    width: 8px;
    background: #4f5458;
    border-radius: 50%;
    content: "";
}*/
.blog-categories li.active:before, .blog-categories .custm-sft.active:before {
	background:#0071dc;
}
.blog-categories li.active a, .blog-categories .custm-sft.active a {
    color: #0071dc;
}
.blog-categories li a, .blog-categories .custm-sft a {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #000;
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
}
.blog-categories li, .blog-categories .custm-sft{
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.blog-categories li:last-child,.blog-categories .custm-sft:last-child  {
    margin-bottom: 0;
}
.blog-categories li:hover, .blog-categories .custm-sft:hover{
	background: #01274c;
}
.blog-categories li:hover a, .blog-categories .custm-sft:hover a {
    color: #fff;
}
.blog-categories li:hover:before, .blog-categories .custm-sft:hover:before {
    background: #0071dc;
}
.blog-categories li:hover span, .blog-categories .custm-sft:hover span {
    color:#fff;
    scale:1.4;
}
.blog-categories li span, .blog-categories .custm-sft span {
    color:#4f5458;
    font-size: 20px;
transition: 0.5s;
}

.custm-bg{
	background: #0071dc;
    padding: 12px 11px;
    border-radius: 10px;
}
@media screen and (min-width:767px){
.iso-img{
	width: 100px;
}
}
@media screen and (max-width:767px){
.m-fs-15{
	font-size: 15px !important;
}
.m-fs-18{
	font-size: 18px !important;
}
.sec-headthree h4 {
    font-size: 22px !important;
}
.footer-widget {
     margin-bottom: 0px; 
}
.getting_loan_area .getting_items{
	padding-left: 57px;
}
.getting_first{
	margin-top: 15px;
}
.mob-mb-3{
	margin-bottom: 15px !important;
}
}
.inner-banner:before{
	background: #000;
	content: "";
}
.fs-17{
font-size: 17px !important;
}
.inner-banner:before{
content: "";
background: #0000004d;
width: 100%;
height: 100%;
position: absolute;
}
@media (min-width: 1450px){
.container.auto-container {
    max-width: 1400px !important;
}
}
@media (min-width: 1700px){
.container.auto-container{
    max-width: 1640px !important;
}
}
@media (min-width: 1950px){
.container.auto-container {
    max-width: 1890px !important;
}
}
.slide-line{
	font-size: 52px;
	background: #fff;
	position: relative;
}
.slide-line:after{
position: absolute;
    content: "";
    width: 154px;
    height: 1px;
    top: 54%;
    z-index: -1;
    left: -50px;
    background: #000;
}
.fs-25{
	font-size: 25px !important;
}

.case-study-item .content h3 a
{
    color: #0071dc;
}
.content h3{
    font-size:20px;
}

.whatsapp img {
    position: fixed !important;
    bottom: 90px  !important;
    right: 3%  !important;
    z-index: 99999  !important;
}
.sub-title{
    font-size:25px;
}
.fw-600{
font-weight:600 !important;
}
.left-align{
    text-align:left !important;
}

.line-ht-1{
    line-height: 1.5;
}
.web-dev-num{
font-size: 25px;
color: #fff;
background: #0071dc;
border-radius: 50%;
width: 45px;
height: 45px;
z-index: 1;
line-height: 45px;
text-align: center;
position: relative;
}
.wid-10{
	width: 10%;
}
.wid-90{
	width: 90%;
}
.web-dev-num:before{
position: absolute;
content: "";
width: 3px;
background: #0071dc;
height: 20px;
top: 45px;
left: 22px;
z-index: -1;
}
.web-dev-num:after{
position: absolute;
content: "";
width: 20px;
background: #0071dc;
height: 3px;
top: 62px;
left: 22px;
z-index: -1;
border-radius: 10px;
}
@media (max-width: 550px){
.web-dev-num {
    font-size: 18px;
    color: #fff;
    background: #0071dc;
    border-radius: 50%;
    width: 27px;
    height: 27px;
    z-index: 1;
    line-height: 27px;
    text-align: center;
    position: relative;
}
.web-dev-num:before {
    position: absolute;
    content: "";
    width: 3px;
    background: #0071dc;
    height: 18px;
    top: 27px;
    left: 12px;
    z-index: -1;
}
.web-dev-num:after {
    position: absolute;
    content: "";
    width: 15px;
    background: #0071dc;
    height: 3px;
    top: 44px;
    left: 12px;
    z-index: -1;
    border-radius: 10px;
}
.mob-tp-15{
	margin-top: 15px;
}
.translate-flex{
float:right;
}
.translate-flex ul{
/*display:none;*/
}
}
.hdr-para{
/*max-width: 1000px;*/
margin: 0 auto;
}
.search-form-portfolio{
    position: relative;
    width: 100%;
}
.search-input-portfolio{
line-height: 35px;
display: inline-block;
border-radius: 50px;
width: 100%;
padding: 0 20px 0px 20px;
color: #000;
border: 1px solid #000;
position: relative;
z-index: 2;
}
.input-search-icon{
font-size: 25px;
line-height: 35px;
z-index: 2;
position: absolute;
top: 1px;
right: 10px;
/* display: block; */
/* width: 50px; */
/* padding: 0; */
cursor: pointer;
transition: .2s;
text-align: center;
border: 0;
background-color: transparent;
}

.mic {
  position: relative;
 
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  
  color: #fff;
border-radius: 50px;
  border: none;

  cursor: pointer;
  transition: background-color 0.25s;
}

.mic::before {
  content: "";
  position: absolute;
  width: inherit;
  height: inherit;
  border-radius: inherit;
  background-color: inherit;
  z-index: 1;
}

.listening {
  
}
.listening::before {
  animation: listening 1.3s infinite;
}

@keyframes listening {

  from {
    opacity: 0.25;
    background-color: #0da9d9;
  }
  to {
    transform: scale(1.2,2);
    background-color: #0da9d9;
    opacity: 0;
  }
}

.blink-icon{
animation: pulsate infinite 1.5s;
}

@-webkit-keyframes pulsate {
  0% {
    -webkit-transform: scale(1, 1);
    opacity: 1;
    color: red;
  }
  100% {
    -webkit-transform: scale(1.3, 1.3);
    opacity: 0.25;
     color: #0b57d0;
  }
}

.services-card svg{
	fill: #fff;
}

.height-auto{
	height: auto;
}
    
.VIpgJd-ZVi9od-ORHb-OEVmcd{
display:none;
}
.goog-te-gadget-icon{
display:none;
}
body{
top:0px !important;
}

.translate-flex{
display:flex !important;
}
.pt-12{
    padding-top: 12px;
}


body > .skiptranslate,.goog-logo-link,.gskiptranslate,.goog-te-gadget span,.goog-te-banner-frame,#goog-gt-tt, .goog-te-balloon-frame,div#goog-gt-{
display: none!important;
}
.goog-te-gadget {
color: transparent!important;
font-size:0px;
}
.goog-text-highlight {
background: none !important;
box-shadow: none !important;
}
#google_translate_element {
display: none;
}


body{
top: 0px !important;
}

.custom-dropdown {
position: relative;
display: inline-block;
}

.dropdown-btn {
background-color: #f9f9f9;
color: black;
padding: 3px 7px;
font-size: 13px;
font-weight: 600;
min-width: 115px;
border: none;
cursor: pointer;
display: flex;
align-items: center;
}

.dropdown-btn img {
width: 20px;
margin-right: 10px;
}


.dropdown-btn::after {
content: '\25BC'; 
margin-left: 10px;
}


.dropdown-content {
display: none;
position: absolute;
background-color: #f9f9f9;
min-width: 100%;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
z-index: 1;
}

.dropdown-content a {
color: black;
padding: 3px 10px;
text-decoration: none;
display: flex;
text-align:left;
font-size:13px;
align-items: center;
}

.dropdown-content a img {
width: 20px;
margin-right: 10px;
}

.dropdown-content a:hover {
background-color: #f1f1f1;
}


.show {
display: block;
}


.notranslate {
translate: no;
}

.z-index-translate{
    z-index: 9999;
}


.whatsapp-name {
  font-size: 16px;
  font-weight: 600;
  padding-bottom: 0;
  margin-bottom: 0;
  line-height: 0.5;
}

#whatsapp-chat {
  box-sizing: border-box !important;
  outline: none !important;
  position: fixed;
  width: 350px;
  border-radius: 10px;
  box-shadow: 0 1px 15px rgba(32, 33, 36, 0.28);
  bottom: 125px;
  right: 30px;
  overflow: hidden;
  z-index: 99;
  animation-name: showchat;
  animation-duration: 1s;
  transform: scale(1);
}

a.blantershow-chat {
background: #fff;
color: #404040;
position: fixed;
display: flex;
font-weight: 400;
justify-content: space-between;
z-index: 98;
bottom: 95px;
right: 3.2%;
font-size: 18px;
padding: 4px;
border-radius: 30px;
box-shadow: 0 1px 15px rgb(32 33 36 / 61%);
}

a.blantershow-chat svg {
  transform: scale(1.2);
  /*margin: 0 10px 0 0;*/
}

.header-chat {
  /*   background: linear-gradient(to right top, #6f96f3, #164ed2); */
  background: #009688;
  background: #095e54;
  color: #fff !important;
  padding: 20px;
}

.header-chat h3 {
  margin: 0 0 10px;
}

.header-chat p {
  font-size: 14px;
  line-height: 1.7;
  margin: 0;
}

.info-avatar {
  position: relative;
}

.info-avatar img {
  border-radius: 100%;
  width: 50px;
      background: #fff;
    padding: 3px;
  float: left;
  margin: 0 10px 0 0;
}

a.informasi {
  padding: 20px;
  display: block;
  overflow: hidden;
  animation-name: showhide;
  animation-duration: 0.5s;
}

a.informasi:hover {
  background: #f1f1f1;
}

.info-chat span {
  display: block;
}

#get-label,
span.chat-label {
  font-size: 12px;
  color: #888;
}

#get-nama,
span.chat-nama {
  margin: 5px 0 0;
  font-size: 15px;
  font-weight: 700;
  color: #222;
}

#get-label,
#get-nama {
  color: #fff;
}

span.my-number {
  display: none;
}

/* .blanter-msg {
  color: #444;
  padding: 20px;
  font-size: 12.5px;
  text-align: center;
  border-top: 1px solid #ddd;
} */
textarea#chat-input {
  border: none;
  font-family: "Arial", sans-serif;
  width: 100%;
  height: 46px;
  outline: none;
  resize: none;
  padding: 10px;
  font-size: 14px;
}

a#send-it {
  /*width: 30px;*/
  font-weight: 700;
  padding: 10px 10px 0;
  background: #eee;
 /* border-radius: 10px;*/
}
a#send-it svg {
  fill: #a6a6a6;
  height: 24px;
  width: 24px;
}

.first-msg {
  background: transparent;
  padding: 30px;
  text-align: center;
}
.first-msg span {
  background: #e2e2e2;
  color: #333;
  font-size: 14.2px;
  line-height: 1.7;
  border-radius: 10px;
  padding: 15px 20px;
  display: inline-block;
}

.start-chat .blanter-msg {
  display: flex;
}

#get-number {
  display: none;
}

a.close-chat {
  position: absolute;
  top: 5px;
  right: 15px;
  color: #fff;
  font-size: 30px;
}

@keyframes ZpjSY {
  0% {
    background-color: #b6b5ba;
  }
  15% {
    background-color: #111111;
  }
  25% {
    background-color: #b6b5ba;
  }
}
@keyframes hPhMsj {
  15% {
    background-color: #b6b5ba;
  }
  25% {
    background-color: #111111;
  }
  35% {
    background-color: #b6b5ba;
  }
}
@keyframes iUMejp {
  25% {
    background-color: #b6b5ba;
  }
  35% {
    background-color: #111111;
  }
  45% {
    background-color: #b6b5ba;
  }
}
@keyframes showhide {
  from {
    transform: scale(0.5);
    opacity: 0;
  }
}
@keyframes showchat {
  from {
    transform: scale(0);
    opacity: 0;
  }
}
@media screen and (max-width: 480px) {
  #whatsapp-chat {
    width: auto;
    left: 5%;
    right: 5%;
    font-size: 80%;
  }
}
@media screen and (max-width: 1200px) {
.index-page.show{
	display: none !important;
}
}

#whatsapp-chat.hide {
  display: none;
  animation-name: showhide;
  animation-duration: 0.5s;
  transform: scale(1);
  opacity: 1;
}

#whatsapp-chat.show {
  display: block;
  animation-name: showhide;
  animation-duration: 0.5s;
  transform: scale(1);
  opacity: 1;
}

.whatsapp-message-container {
  display: flex;
  z-index: 1;
}

.whatsapp-message {
  padding: 7px 14px 6px;
  background-color: white;
  border-radius: 0px 8px 8px;
  position: relative;
  transition: all 0.3s ease 0s;
  opacity: 0;
  transform-origin: center top 0px;
  z-index: 2;
  box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
  margin-top: 4px;
  margin-left: -54px;
  max-width: calc(100% - 66px);
}

.whatsapp-chat-body {
  padding: 0px;
  background-color: #e6ddd4;
  position: relative;
}
.whatsapp-chat-body::before {
  display: block;
  position: absolute;
  content: "";
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  z-index: 0;
  opacity: 0.08;
  background-image: url("../images/web-images/whatsapp-bg.png");
}

.dAbFpq {
  display: flex;
  z-index: 1;
}

.eJJEeC {
  background-color: white;
  width: 52.5px;
  height: 32px;
  border-radius: 16px;
  display: flex;
  -moz-box-pack: center;
  justify-content: center;
  -moz-box-align: center;
  align-items: center;
  margin-left: 10px;
  opacity: 0;
  transition: all 0.1s ease 0s;
  z-index: 1;
  box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
}

.hFENyl {
  position: relative;
  display: flex;
}

.ixsrax {
  height: 5px;
  width: 5px;
  margin: 0px 2px;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  animation-duration: 1.2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  top: 0px;
  background-color: #9e9da2;
  animation-name: ZpjSY;
}

.dRvxoz {
  height: 5px;
  width: 5px;
  margin: 0px 2px;
  background-color: #b6b5ba;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  animation-duration: 1.2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  top: 0px;
  animation-name: hPhMsj;
}

.kAZgZq {
  padding:0px;
  /*background-color: white;*/
  border-radius: 0px 8px 8px;
  position: relative;
  transition: all 0.3s ease 0s;
  opacity: 0;
  transform-origin: center top 0px;
  z-index: 2;
  /*box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;*/
  margin-top: 4px;
  margin-left: 10px;
  max-width: calc(100% - 66px);
}
.kAZgZq::before {
  position: absolute;
  background-image: url("../images/web-images/side-extend.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  top: 0px;
  left: -12px;
  width: 12px;
  height: 19px;
}

.bMIBDo {
  font-size: 13px;
  font-weight: 700;
  line-height: 18px;
  color: rgba(0, 0, 0, 0.4);
}

.iSpIQi {
  font-size: 14px;
  line-height: 19px;
  margin-top: 4px;
  color: #111111;
}

.iSpIQi {
  font-size: 14px;
  line-height: 19px;
  margin-top: 4px;
  color: #111111;
}

.cqCDVm {
  text-align: right;
  margin-top: 4px;
  font-size: 12px;
  line-height: 16px;
  color: rgba(17, 17, 17, 0.5);
  margin-right: -8px;
  margin-bottom: -4px;
}
.welcome-text{
    max-width: 100%;
    margin-bottom: 5px;
}
.defaultbtn1 i{
display:unset;
}
.padd-10-top{
padding-top:10px !important;
}
.services-item img{
    height: 230px;
    object-fit: cover;
    width:100%;
}
.expertized-grid .work-process-card{
    background: #070b3b;
        padding: 10px 20px;
}
.expertized-grid .work-process-card i, .expertized-grid .work-process-card .s-h3, .expertized-grid .s-p{
color:#fff !important;
}
.expertized-grid .work-process-card::before{
background:#0071dc;

}
.seo_greid .work-process-card::before{
width:86px;
}
.seo_greid .work-process-card .number{
font-size:20px;
}
.expertized-grid .btn-bg-two{
    padding: 6px 32px;
    font-size:14px;
}
.case-titles .content h6{
font-size:16px;
}
.counter-records{
    background: #070b3b;
}
.counter-records .section-title h6, .counter-records .counter-another-content h3, .counter-records .counter-another-content span{
  color:#fff;  
}
.padd-10-btm{
padding-bottom:10px !important;
}
.stripe-text{
    /*font-size: 16px !important;*/
    margin-bottom: 10px !important;
        color: #ffc221 !important;
}
.ft-25{
    font-size:25px;
    margin-top:25px;
}
.ft-31{
    font-size: 31px !important;
    line-height: 40px;
}
.stripe-btn{
   

    font-weight: 700;
    padding: 10px 32px;
}
.bg-cont{
    background: #070b3b;
    padding: 40px;
        border-radius: unset;
}
.work-process-left1::before{
opacity:.1 !important;

}
.work-process-left1{
border-radius:unset;
padding:20px;
}
.mobile-iso{
left: unset !important;
right: 55px;
}
.work-process-pad{
    padding: 80px 50px;
    margin-bottom:0px;
}
.worksection-design .single-item .inner-box .icon-box{
    top: 2px;
    font-size: 40px;
}
.worksection-design .single-item .inner-box{
    padding: 20px 35px 20px;
}
.float-left{
float:left;
}
.pb-50s{
padding-bottom:50px;
}
.float-right{
float:right;
}
.btn-2{
      padding: 6px 15px;
    font-size: 14px;
    background-color: #0071dc;
    border-radius: 50px;
    text-align: center;
    line-height: 1.8;
}
.worksection .services-card .learn-btn i {
    font-size: 16px;
    position: relative;
    top: 3px;
    color: #fff;
}
.worksection .services-card::before{
    content: '';
    position: absolute;
    z-index: -1;
    opacity: .1;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: cover;
    background-color:unset;
    background-repeat: no-repeat;
    background-image: url(../images/shape/customized-software-development-company-in-dubai.webp);
}
.bg-f44c58{
    background: #024d94;

}

.pad-30{
padding:30px;

}
.tag-title{
    font-size: 20px;
    margin-bottom: 10px;
    color: #fff;
}
.wdth-24-tag li, .wdth-24-tag h3{
    width: 32%;
    text-align:center;
}
.mobile-view{
display:none;
}
.mean-container .mean-nav ul li a.mean-expand{
    padding-right: 50px !important;
        font-weight: 600 !important;
}
.banner-first .dft-40{
font-size:40px !important;
color: #35bffc !important;

}
.align-order{
list-style:none;padding-left: 0;
}
.text-justify{
text-align:justify;
}
.software-box .content{
width:100%;
    padding: 20px 10px;
}

.software-box .content h3{
font-size:17px;
}
.pad-20{
padding:20px;
}
.fw-400{
    font-weight: 400;
        line-height: 25px;
        letter-spacing:0.2px;
}

.fw-700{
    font-weight: 700;
      letter-spacing:0.2px;
}

.list-bullet{
        list-style: disc;
            padding-left: 1rem;
}
.list-bullet li{
    display: list-item !important;
    padding-left: 0px  !important;
    font-weight:400 !important;
        margin-bottom: 0px !important;
}
.list-bullet li:hover{
    color:#000 !important;
}
/*.r-40{
    right: 40px;
}*/
.fs-18{
	font-size: 18px;
}
.clr-p{
	color: #444 !important;
}
.seo-company-para{
	text-align: justify;margin-top: 10px;line-height: 1.5;font-size: 1rem;font-weight: 400;
}
.clr-y{
	color: #ffc221 !important;
}
.portfolio-btn {
    display: unset !important;
    font-size: 16px !important;
}

.text-seo-justi{
text-align: justify;
}
.ht-49{
height:49px;
}
.footer-seo2{
opacity: 1;font-weight: 600;
}
.wdth-180{
width: 180px;
}
.wdth-80{
width:80px;
}
.wdth-320{
width:320px;
}
.mt-seo{
margin-left:10px;
}

.banner-khaimah{
background-image: url(../images/webimages/best-seo-companies-in-ras-al-khaimah.jpg);
}
.banner-khaimah1{
background-image: url(../images/webimages/customized-software-development-company-in-ras-al-khaimah.jpg);
}
.banner-khaimah2{
background-image: url(../images/website-redesigning-in-ras-al-khaimah.jpg);
}
.banner-khaimah3{
background-image: url(../images/webimages/best-ecommerce-website-development-companies-in-ras-al-khaimah.jpg);
}
.banner-abudabi{
background-image: url(../images/webimages/best-ecommerce-website-development-companies-in-abu-dhabi.jpg);
}
.banner-abudabi1{
background-image: url(../images/webimages/website-development-in-abu-dhabi.jpg);
}
.banner-abudabi2{
background-image: url(../images/webimages/seo-company-in-abu-dhabi.jpg);
}
.banner-abudabi3{
background-image: url(../images/webimages/best-ecommerce-website-development-company-in-abu-dhabi.jpg);
}
.banner-topsoftware{
background-image: url(../images/webimages/top-best-ready-made-software-online.jpg);
}
.banner-khaimah4{
background-image: url(../images/webimages/digital-marketing-company-in-ras-al-khaimah.jpg);
}
.banner-topcompany{
background-image: url(../images/webimages/top-digital-marketing-companies.jpg);
}
.banner-topbest{
background-image: url(../images/webimages/top-best-content-marketing-company.jpg);
}
.banner-topemail{
background-image: url(../images/webimages/top-email-marketing-company.jpg);
}
.banner-sharjah{
background-image: url(../images/webimages/ecommerce-website-development-in-sharjah.jpg);
}
.banner-abudabi4{
background-image: url(../images/webimages/website-redesigning-company-in-abu-dhabi.jpg);
}
.banner-topgoole{
background-image: url(../images/webimages/top-google-business-optimization.jpg);
}
.banner-click{
background-image: url(../images/webimages/best-pay-per-click-service-company.jpg);
}
.banner-social{
background-image: url(../images/webimages/best-social-media-optimization-company.jpg);
}
.portfolio-pad{
 padding-top: 100px;
    margin-top: -100px;
}
.blog-details-recent{
height: 49px;margin-left: 20px;
}

.contact-title{
width:135px;height:35px; border-bottom:1px solid #ddd;padding: 4px 0px;margin: 0px 0px 0px 0px; float:left;
}
.mt-10-seo{
margin-top:10px !important
}
.mrs-20{
margin-right: 20px;
}
.section-title1 span{
font-weight: unset !important;
}
.ft-span-family p,.ft-span-family span, .ft-span-family li{
    font-family: var(--bs-font-sans-serif) !important;

}

.position-image {
position: relative;
display: inline-block;
width: 100%;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5); /* Change to desired overlay color */
    z-index: 1;
}

.position-image img {
    display: block;
    width: 100%;
    border-radius: unset;
}

.position-content {
    position: absolute;
    bottom: 0px;
    left: 0px;
    color: white;
    z-index: 2;
        width: 100%;
    text-align: center;
    align-content: center;
    height: 100%;
    margin-bottom: 0;
}
.section-title1 p,.section-title1 h6 {
padding-top: 0px;
max-width: unset;
}

.marqueeinfinite {
  overflow: hidden;
  box-sizing: border-box;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  color: #fff;
    font-size: 1.25rem;
  overflow: hidden;
    background: #028fcd;
  white-space: nowrap;
}
.infinite-mar{
 color: #fff;
    font-size: 1.25rem;
    font-weight: 600;
    margin-bottom: 0px;

}

.marquee--inner {
  display: block;
  width: 200%;
  position: absolute;
  animation: marquee 25s linear infinite;
  &:hover {
    animation-play-state: paused;
    color: #fff;
  }
}

.marqueeinfinite span {
  float: left;
  width: 50%;
  overflow: hidden;
}

@keyframes marquee {
  0% {
    left: 0;
  }
  100% {
    left: -100%;
  }
}


.scroll-left {
height: 30px; 
overflow: hidden;
position: relative;

}
/*.scroll-left .second {margin-left: 100%;}
.scroll-left p {
color: #fff;
font-weight: 600;
position: absolute;
width: 100%;
height: 100%;
margin: 0;
font-size: 18px;
line-height: 30px;
text-align: center;

-moz-animation: scroll-left 15s linear infinite;
-webkit-animation: scroll-left 15s linear infinite;
animation: scroll-left 15s linear infinite;
}

@-moz-keyframes scroll-left {
0% { -moz-transform: translateX(0%); }
100% { -moz-transform: translateX(-100%); }
}
@-webkit-keyframes scroll-left {
0% { -webkit-transform: translateX(0%); }
100% { -webkit-transform: translateX(-100%); }
}
@keyframes scroll-left {
0% { 
-moz-transform: translateX(0%);
-webkit-transform: translateX(0%);
transform: translateX(0%); 
}
100% { 
-moz-transform: translateX(-100%);
-webkit-transform: translateX(-100%);
transform: translateX(-100%); 
}
*/

.section-title1 h3{
font-size: 30px !important;
}
.mbl-blck{
display: none;
}

.development-strip{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
}

.development-strip h6{
margin: 0;
padding-top:0px;
font-size: 30px !important;
}
.development-strip a{
margin: 0 !important;
margin-top:0 !important;
    padding: 6px 32px;
display: flex;
background:#3fb152;
line-height: 2;
}
.development-strip i{
 display: unset;
     font-size: 35px;
    line-height: 24px;
}
.development-strip a:hover:before{
     background-color: #57d26b;   
}
.development-strip a span{
margin-bottom: 0;
padding-top: 0px;
padding-left: 8px !Important;
}
.page-contact-no:hover{
color:#fff !important;
}
.mist-titlecontent{
    font-weight: 600;
}
.head-para{
    font-weight: 600;
    margin-top: 0;
    line-height: 1.2;
    max-width:100% !important;
    color: #252525;
    margin-bottom: 0;
}
.pt-2{
padding-top:2px !Important;
}

.fw-600{
    font-weight:600;
}
.wdth-100{
max-width:100% !important;
}