



@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600&amp;display=swap');





@font-face {

    font-family: 'roboto_condensedbold';

    src: url('robotocondensed-bold-webfont.woff2') format('woff2'),

         url('robotocondensed-bold-webfont.woff') format('woff');

    font-weight: normal;

    font-style: normal;



}

@font-face {

    font-family: 'robotolight';

    src: url('../fonts/roboto-light-webfont.woff2') format('woff2'),

         url('../fonts/roboto-light-webfont.woff') format('woff');

    font-weight: normal;

    font-style: normal;



}

@font-face {

    font-family: 'robotolight_italic';

    src: url('../fonts/roboto-lightitalic-webfont.woff2') format('woff2'),

         url('../fonts/roboto-lightitalic-webfont.woff') format('woff');

    font-weight: normal;

    font-style: normal;



}

@font-face {

    font-family: 'robotomedium';

    src: url('../fonts/roboto-medium-webfont.woff2') format('woff2'),

         url('../fonts/roboto-medium-webfont.woff') format('woff');

    font-weight: normal;

    font-style: normal;



}



@font-face {

    font-family: 'roboto_condensedregular';

    src: url('../fonts/robotocondensed-regular-webfont.woff2') format('woff2'),

         url('../fonts/robotocondensed-regular-webfont.woff') format('woff');

    font-weight: normal;

    font-style: normal;



}

@font-face {

    font-family: 'robotoitalic';

    src: url('../fonts/roboto-italic-webfont.woff2') format('woff2'),

         url('../fonts/roboto-italic-webfont.woff') format('woff');

    font-weight: normal;

    font-style: normal;



}



@font-face {

    font-family: 'roboto_condensedbold_italic';

    src: url('../fonts/robotocondensed-bolditalic-webfont.woff2') format('woff2'),

         url('../fonts/robotocondensed-bolditalic-webfont.woff') format('woff');

    font-weight: normal;

    font-style: normal;



}

@font-face {

    font-family: 'roboto_condenseditalic';

    src: url('../fonts/robotocondensed-italic-webfont.woff2') format('woff2'),

         url('../fonts/robotocondensed-italic-webfont.woff') format('woff');

    font-weight: normal;

    font-style: normal;



}

@font-face {

    font-family: 'roboto_condensedlight';

    src: url('../fonts/robotocondensed-light-webfont.woff2') format('woff2'),

         url('../fonts/robotocondensed-light-webfont.woff') format('woff');

    font-weight: normal;

    font-style: normal;



}

@font-face {

    font-family: 'roboto_condensedlight_italic';

    src: url('../fonts/robotocondensed-lightitalic-webfont.woff2') format('woff2'),

         url('../fonts/robotocondensed-lightitalic-webfont.woff') format('woff');

    font-weight: normal;

    font-style: normal;



}

@font-face {

    font-family: 'robotoblack';

    src: url('../fonts/roboto-black-webfont.woff2') format('woff2'),

         url('../fonts/roboto-black-webfont.woff') format('woff');

    font-weight: normal;

    font-style: normal;



}

@font-face {

    font-family: 'robotoblack_italic';

    src: url('../fonts/roboto-blackitalic-webfont.woff2') format('woff2'),

         url('../fonts/roboto-blackitalic-webfont.woff') format('woff');

    font-weight: normal;

    font-style: normal;



}

@font-face {

    font-family: 'robotobold';

    src: url('../fonts/roboto-bold-webfont.woff2') format('woff2'),

         url('../fonts/roboto-bold-webfont.woff') format('woff');

    font-weight: normal;

    font-style: normal;



}

@font-face {

    font-family: 'robotobold_italic';

    src: url('../fonts/roboto-bolditalic-webfont.woff2') format('woff2'),

         url('../fonts/roboto-bolditalic-webfont.woff') format('woff');

    font-weight: normal;

    font-style: normal;



}



body.gry-bg,

.gry-bg {

	background: #eaeef2

}



.website_servi_list p{

    width: 100%;

    border-bottom: #999 solid 1px;

    padding-top: 15px;

    padding-bottom: 15px;

    font-weight: 400;

}

#wrapper {

	overflow-x: hidden

}



.office-sec a {

    color: #fff;

}



a.red-btn.red2 {

    margin-left: 9px;

}



header .container{

    height: auto;

    overflow: visible;

}

header {

	position: fixed;

    width: 100%;

    top: 0;

    left: 0;

    right: 0;

    z-index: 999;

    transition: all .3s;

    background-color: #fff;

    padding: 5px 0;

    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);

}

.menuzord-brand img{width:60%;}





.header-container {

	width: 100%;

	padding: 0 65px

}



.contactform .input::-webkit-input-placeholder,

.contactform .textarea::-webkit-input-placeholder {

	color: #023575;

	opacity: 0

}



.contactform .input::-moz-placeholder,

.contactform .textarea::-moz-placeholder {

	color: #023575;

	opacity: 0

}



.contactform .input:-ms-input-placeholder,

.contactform .textarea:-ms-input-placeholder {

	color: #023575;

	opacity: 0

}



.contactform .input:-moz-placeholder,

.contactform .textarea:-moz-placeholder {

	color: #023575;

	opacity: 0

}



#navigation li.nav-item .sub {

	position: absolute;

	left: 0;

	text-align: left;

	background: 0 0;

	border-radius: 0;

	border: 0;

	display: none;

	padding: 19px 0 0

}



#navigation li.nav-item:hover .sub {

	display: block

}



#navigation li.nav-item .sub .sub-menu:after,

#navigation li.nav-item .sub .sub-menu:before {

	bottom: 100%;

	left: 30px;

	border: solid transparent;

	content: " ";

	height: 0;

	width: 0;

	position: absolute;

	pointer-events: none;

	border-color: transparent;

	border-bottom-color: #e5e5e5;

	border-width: 10px;

	margin-left: -10px;

	top: -5px;

	display: none

}



#navigation li.nav-item .sub .sub-menu::before {

	border-bottom-color: #e5e5e5

}



#navigation li.nav-item .sub-menu.inner-sub {

	position: absolute;

	left: 100%;

	top: 0;

	border-left: 1px solid #e5e5e5;

	display: none

}



#navigation li.nav-item .sub-menu {

	display: block;

	min-width: 270px;

	background: #fff;

	border-radius: 0;

	border: 1px solid #e5e5e5;

	border-top: 0

}



#navigation li.nav-item .sub-menu li {

	position: relative

}



#navigation li.nav-item .sub-menu li a {

	color: #023575;

	padding: 0 12px 2px 15px;

	display: inline-block;

	font-weight: 500;

	width: 100%;

	border-top: 1px solid #e5e5e5;

	font-size: 14px

}



#navigation li.nav-item .sub-menu li a:hover {

	color: #ef323a

}



#navigation li.nav-item .sub-menu li a:after {

	display: none

}



#navigation li.nav-item .sub-menu li:hover .inner-sub {

	display: block

}



.logo img {

	width: 211px;



	padding: 16px 0px;

	float: left

}



.logocolred {

	width: 210px;

    padding: 0px 0px;

    float: left;

}



.row.header-row {

	margin: 5px auto;

}



.inner-menu {

	text-align: right

}



#navigation.navbar-nav {

	display: inline-block;

	margin: 0 10px 0 0

}



#navigation li.nav-item {

	float: none;

	display: inline-block;

	margin: 0 15px;

	position: relative

}



#navigation li.nav-item.contact-num {

	margin: 0 22px

}



#slidemenu,

.fr {

	width: auto;

	display: inline-block

}



.contact-number,

.contact-number:hover,

.circle-btn,

.circle-btn.wht,

.circle-btn:hover {

	background: #fff;

	padding: 10px 20px 10px 45px;

	border-radius: 25px;

	font-size: 14px;

	font-weight: 700;

	color: #023575;

	text-decoration: none;

	text-transform: uppercase;

	position: relative;

	overflow: hidden;

	font-family: poppins, sans-serif

}



.right-menu {

	text-align: right;

	padding: 9px 0 0;  



}.navbar-header.col-sm-2.col {

    float: left;

    

}



#navigation li.nav-item a {

	color: #fff;

	text-transform: none;

	font-family: lato, sans-serif;

	font-weight: 600;

	font-size: 16px;

	text-decoration: none;

	line-height: 45px;

	display: inline-block;

	position: relative

}



#navigation li.contact-num a {

	font-weight: 800;

	padding-bottom: 2px;

	vertical-align: middle

}



#navigation li.contact-num a:before {

	content: "";

	display: inline-block;

	height: 14px;

	width: 1px;

	background: #ddd;

	position: relative;

	top: 1px;

	left: -18px

}



#navigation li.nav-item a:after {

	content: "";

	display: inline-block;

	width: 0;

	background: #fff;

	position: absolute;

	bottom: -1px;

	left: 0;

	right: 0;

	margin: 0 auto;

	transition: all .2s;

	height: 2px

}



#navigation li.nav-item a:hover:after,

#navigation li.nav-item:hover a:after {

	width: 100%

}



#navigation li.nav-item.contact-num a:after {

	display: none

}



#navigation li.nav-item ul.sub-menu a:hover:after {

	display: none

}



.contact-number:after,

.circle-btn:after,

.circle-dot:after {

	position: absolute;

	display: block;

	content: '';

	width: 20px;

	height: 20px;

	top: 10px;

	left: 18px;

	z-index: 2;

	pointer-events: none;

	background-color: transparent;

	-webkit-border-radius: 50%;

	-moz-border-radius: 50%;

	-ms-border-radius: 50%;

	border-radius: 50%;

	-webkit-box-shadow: inset 0 0 0 5px #023575;

	box-shadow: inset 0 0 0 5px #023575

}



.contact-number:hover:after,

.circle-btn:hover:after,

.circle-dot:hover:after {

	-webkit-box-shadow: inset 0 0 0 5px #ef323a;

	box-shadow: inset 0 0 0 5px #ef323a;

	-webkit-transition: all 0s ease-in-out .2s;

	-o-transition: all 0s ease-in-out .2s;

	transition: all 0s ease-in-out .2s

}



.contact-number:hover:before,

.circle-btn:hover:before,

.circle-dot:hover:before {

	-webkit-box-shadow: 0 0 0 30px transparent;

	box-shadow: 0 0 0 30px transparent

}



header.white-header #navigation li.nav-item a,

.header-wht header #navigation li.nav-item a {

	color: #023575

}



header.white-header .logo,

.header-wht header .logo {

	background: url(../img/logo_colred.png) no-repeat center center/100% auto

}



.header-wht header.open-menu .logo,

.header-wht header.show-menu .logo {

	background: url(../images/xt_logo%403x.html) no-repeat center center/100% auto

}



header.white-header .contact-number,

.header-wht header .contact-number,

header.white-header .contact-number:hover,

.header-wht header .contact-number:hover {

	background: #ef323a;

	color: #fff

}



header.white-header .contact-number:after,

.header-wht header .contact-number:after {

	-webkit-transition: all 0s ease-in-out .2s;

	-o-transition: all 0s ease-in-out 0s;

	transition: all 0s ease-in-out 0s

}



header.white-header .contact-number:after,

.header-wht header .contact-number:after,

header.white-header .contact-number:hover:after,

.header-wht header .contact-number:hover:after {

	-webkit-box-shadow: inset 0 0 0 5px #fff;

	box-shadow: inset 0 0 0 5px #fff;

	-webkit-transition: all 0s ease-in-out 0s;

	-o-transition: all 0s ease-in-out 0s;

	transition: all 0s ease-in-out 0s

}



header.white-header #navigation li.nav-item a:after,

.header-wht header #navigation li.nav-item a:after {

	background: #255160;

	background: #ef323a

}



header.white-header #navigation li.nav-item .sub-menu a:after,

.header-wht header #navigation li.nav-item .sub-menu a:after {

	background: 0 0

}



header.white-header .contact-number:before,

.header-wht header .contact-number:before {

	-webkit-box-shadow: 0 0 0 0 #fff

}



header.white-header .contact-number:hover:before,

.header-wht header .contact-number:hover:before {

	-webkit-box-shadow: inset 0 0 0 5px #fff;

	box-shadow: inset 0 0 0 5px #fff

}



header.white-header .contact-number:hover:before,

.header-wht header .contact-number:hover:before {

	-webkit-box-shadow: 0 0 0 30px transparent;

	box-shadow: 0 0 0 30px transparent

}



header.white-header .nav-menu span,

.header-wht header .nav-menu span {

	background: #023575

}



.full-screen-menu.section,

.contact-form-popup.section {

	position: fixed;

	top: 0;

	left: 0;

	width: 100%;

	height: 100%;

	z-index: 99;

	background: #194a5b;

	padding: 0 50px;

	font-family: poppins, sans-serif;

	transition: all .5s;

	-webkit-transition: all .5s;

	-ms-transition: all .5s;

	-o-transition: all .5s;

	display: none;

	opacity: 0;

	transition: all .5s .3s

}



.full-screen-menu.show,

.contact-form-popup.show {

	display: block;

	opacity: 1;

	-webkit-animation-duration: .4s;

	animation-duration: .4s;

	-webkit-animation-fill-mode: both;

	animation-fill-mode: both

}



.menu-title {

	font-size: 143px;

	text-transform: uppercase;

	color: #fff;

	font-weight: 700;



	margin: 24px auto 0px 9px;

	font-size: 73px;

	line-height: 82px;

	letter-spacing: 1px;

}



.menu-content {

	padding: 19vh 0 0

}



.blueTxt {

	color: cc1a51;

}



.full-screen-menu .red-btn,

.full-screen-menu .red-btn:hover,

.contact-form-popup .red-btn,

.contact-form-popup .red-btn:hover {

	border-radius: 40px;

	margin: 40px auto 0 23px;

	padding: 12px 32px 12px 48px

}



.side-navigation {

	position: absolute;

	top: 50%;

	transform: translate(46%, -48%);

}



.side-navigation li a,

.side-navigation li .menu-link {

	color: #fff;

	font-size: 29px;

	text-transform: uppercase;

	font-weight: 500;

	padding: 10px 0;

	width: 100%;

	display: inline-block;

	text-decoration: none;



letter-spacing: 1px;

}



.side-navigation li .btn.btn-link {

	padding: 0;

	width: 100%;

	text-align: left

}



.inner-sub-menus li a {

	font-size: 14px;

	text-transform: uppercase;

	font-weight: 600;

	padding: 2px 0;

	width: 100%;

	transition: all .3s

}



.side-navigation {

	width: 100%

}



.side-navigation li {

	width: 100%;

	text-align: left;

	padding: 0;

	transition: all .3s;

	list-style: none;

}



.inner-sub-menus {

	margin: 0 auto 15px

}



.side-navigation li:hover .inner-sub-menus {

	height: auto;

	opacity: 1;

	display: inline-block

}



.inner-sub-menus li:hover a,

.side-navigation li:hover span,

.side-navigation li:hover>a {

	color: #019add;

	transition: all .3s

}



.side-navigation li .btn-link .menu-link,

.side-navigation li .btn-link.collapsed:hover .menu-link {

	color: #019add

}



.side-navigation li .btn-link.collapsed .menu-link {

	color: #fff

}



.full-screen-menu .right-menu,

.contact-form-popup .right-menu {

	text-align: left;

	position: relative;

	height: calc(100vh - 170px);

	padding: 0 0 0 88px

}



.office-sec .title {

	font-size: 36px;

	font-weight: 700;

	color: #fff

}



span.bold {

	font-size: 21px;

	margin-bottom: 7px;

	display: inline-block;

}











.office-sec {

	position: absolute;

	bottom: 0;

	width: 100%;

	text-align: left;

	color: #fff;

	left: 4%;

}



.office-sec p {

	color: #fff;

	font-size: 15px;

}.usaaddress {

    text-transform: capitalize;

}



.office-sec .col {

	padding: 40px 2%;

	margin-left: -1px;

	border-top: 0;

}



.office-sec .col:nth-child(1) {

	border-left: 0;

	text-align: center;

	padding: 40px 3.5%

}



.office-sec .col:nth-child(5) {

	border-right: 0;

	text-align: center;

	padding: 40px 2%

}



.office-sec .social-icons a {

	float: none

}



.office-sec .social-icons {

	float: left;

	width: 100%

}



.office-sec .row {

	margin: 0;

	padding: 0

}



header.open-menu nav#slidemenu,

header.open-menu .fr,

header.show-menu nav#slidemenu,

header.show-menu .fr {

	display: none

}



.nav-menu span.right-ar:before,

.nav-menu span.right-ar:after {

	content: "";

	width: 32px;

	height: 5px;

	background: #fff;

	float: left;

	margin: 1px auto 7px;

	position: absolute;

	transition: all .3s;

	display: inline-block;

	top: 0;

	left: 0;

	right: 0;

	opacity: 0

}



header.open-menu .nav-menu span.right-ar:before {

	opacity: 1;

	transform: rotate(45deg)

}



header.open-menu .nav-menu span.right-ar:after {

	opacity: 1;

	transform: rotate(-45deg)

}



header.open-menu .right-menu,

header.open-menu .row.header-row,

header.show-menu .right-menu,

header.show-menu .row.header-row {

	height: 1px

}



.nav-menu.open>span:not(.right-ar) {

	display: none

}



.nav-menu.open>span.right-ar {

	background: 0 0

}



.nav-menu.open span.right-ar,

.nav-menu.open:hover span.right-ar {

	left: 0;

	top: 5px

}



.nav-menu.open {

	margin: 12px auto 0 20px;

	height: 30px;

	 

}



@-webkit-keyframes fadeIn {

	0% {

		opacity: 0

	}

	100% {

		opacity: 1

	}

}



@keyframes fadeIn {

	0% {

		opacity: 0

	}

	100% {

		opacity: 1

	}

}



.fadeIn {

	-webkit-animation-name: fadeIn;

	animation-name: fadeIn

}



.top-banner {

	height: 100vh;

	background: #255160 url(../images/dikhbig-banner-img.jpg) no-repeat center center/cover;

	background-attachment: fixed;

	position: relative

}



.red-btn,

.red-btn:hover,

.app-developer .red-btn,

.app-developer .red-btn:hover {

	background: #dca600;

	color: #fff;

	font-size: 18px;

	padding: 12px 32px;

	text-decoration: none;

	font-weight: 700;

	text-transform: uppercase;

	display: inline-block;

	font-family: poppins, sans-serif;

	position: relative

}



.banner-content .red-btn,

.lt-content .red-btn {

	border-radius: 40px;

	margin: 40px auto 0;

	transition: all .3s

}



.app-developer .red-btn {

	border-radius: 40px;

	margin: 10px auto 0;

	transition: all .3s

}



.banner-content .red-btn:hover {

	background: #29799a;

}



.banner-content {

	display: inline-block;

	position: absolute;

	top: 54%;

	transform: translate(0, -51%);

	max-width: 100%;

	margin: 0 auto;

	left: 0;

	right: auto;

	width: 100%;

	padding: 0 0 0 90px;

	z-index: 2;

}



.banner-content.larger {

	max-width: 1000px

}



.banner-content.ex-larger {

	max-width: 940px

}



.top-banner .banner-content .red-btn,

.top-banner .banner-des,

.top-banner .red-border {

	position: relative;

	left: 8px

}



.banner-content h4 {

	font-size: 105px;

	color: #fff;

	font-weight: 800;

	letter-spacing: -5px;

	text-indent: -4px

}



.sub-heading,

.banner-content h4.sub-heading {

	font-size: 143px;

	text-transform: uppercase;

	color: #fff;

	font-weight: 700;

	line-height: 110px;

	letter-spacing: -10px;

	margin-top: 20px;

	font-family: poppins, sans-serif;

	height: 211px;

	text-indent: 0

}



.banner-content h4.sub-heading.sm-font {

	font-size: 110px;

	text-transform: uppercase;

	color: #fff;

	font-weight: 700;

	line-height: 95px;

	letter-spacing: -8px;

	margin-top: 43px;

	font-family: poppins, sans-serif;

	height: 179px;

	text-indent: 0

}



.dev.magento-banner .banner-content h4.sub-heading.sm-font,

.dev.mobile-banner .banner-content h4.sub-heading.sm-font,

.dev.android-banner .banner-content h4.sub-heading.sm-font,

.dev.iphone-banner .banner-content h4.sub-heading.sm-font,

.dev.software-banner .banner-content h4.sub-heading.sm-font {

	font-size: 100px;

	text-transform: uppercase;

	color: #fff;

	font-weight: 700;

	line-height: 88px;

	letter-spacing: -7px;

	margin-top: 43px;

	font-family: poppins, sans-serif;

	height: 165px;

	text-indent: 0

}



.dev.java-banner .banner-content h4.sub-heading.sm-font,

.dev.asp-net-banner .banner-content h4.sub-heading.sm-font,

.dev.web-banner .banner-content h4.sub-heading.sm-font,

.dev.php-banner .banner-content h4.sub-heading.sm-font {

	font-size: 115px;

	line-height: 102px;

	height: 190px

}



.cross-platform-banner .banner-content h4.sub-heading.sm-font {

	font-size: 75px;

	letter-spacing: -5px;

	line-height: 70px;

	height: 130px

}



.dev.cross-platform-banner .banner-content h4.sub-heading.sm-font {

	font-size: 75px;

	letter-spacing: -5px;

	line-height: 70px;

	height: 130px

}



.dev.ecommerce-banner .banner-content h4.sub-heading.sm-font {

	font-size: 95px;

	letter-spacing: -7px;

	line-height: 85px;

	height: 160px

}



.red-border {

	border-top: 2px solid #dca600;

	display: inline-block;

	width: 100px;

	margin: 0px auto 14px;

}



.blue-border {

	border-top: 2px solid #023575;

	display: inline-block;

	width: 75px;

	margin: 18px auto 15px

}



.banner-des,

.banner-des h2 {

	font-size: 21px;

	color: #fff;

	font-family: lato, sans-serif;

	line-height: 30px;

	font-weight: 500;width: 70%;

}



.banner-des h2 {

	display: inline

}



.red-text {

	color: #ef323a

}



.blue-text {

	color: #0099da

}



.nav-menu {

	width: 50px;

	display: inline-block;

	vertical-align: middle;

	margin: 5px auto 0 20px;

	cursor: pointer;

}



.about_web_division_sec ul li{

    display:inline-block;

    width:33%;

}



.nav-menu span {

	display: inline-block;

	width: 32px;

	height: 5px;

	background: #fff;

	float: left;

	margin: 1px auto 7px;

	position: relative;

	transition: all .3s

}



.nav-menu span.right-ar {

	left: 7px

}



.nav-menu:hover span.right-ar {

	left: 0

}



.call-circle {

	display: none

}



.top-banner::before {

	content: "";

	width: 100%;

	position: absolute;

	top: 0;

	bottom: 0;

	left: 0;

	right: 0;

	background: url(../images/overlay-pattern.html) rgba(1, 42, 94, .05);

	z-index: 1;

	height: 100%

}





/************/



header.show-menu .nav-menu {

	display: none

}





/********************/



.countingsection {

	text-align: center;

	position: relative;

	float: left;

	width: 100%;

}



.countingsection .red-border {

	margin: 0 0 0 0;

}



.countingsection h2,

.aboutsection h2 {

	font-size: 63px;

	letter-spacing: 1px;

	font-weight: 600;

	margin-bottom: 0 !important;

}



p.countingpara {

	font-size: 19px;

}

/**

.slide-img>div {

	flex: 0 0 50%;

}**/



.cards li img {

	max-width: 100%;

	display: block;

	width: 100%;

	height: 100%;

}

.card-1 {

	

	-webkit-z-index: 30;

	 -webkit-animation-name: example1;

  -webkit-animation-duration: 4s;

   -webkit-animation-fill-mode: both;

   -webkit-animation-delay: 2s;





}

@-webkit-keyframes example1 {

  from {	-webkit-transform: skewX(-50deg) translate(0rem, 0.75rem) skewY(23deg) rotateX(61deg) rotateY(-13deg) scaleZ(2);

	-webkit-transition: all 1s cubic-bezier(0.25, 1, 0.25, 1);}

  to {-webkit-transform: translate(2rem, -8rem) scale(1);

 -webkit-transform: skewX(0deg) translate(-1rem, 2rem) skewY(0deg) rotate(-20deg) perspective(20rem) scale(0.75);

	-webkit-transform: skewX(0deg) translate(-5rem, 2rem) skewY(0deg) rotate(-16deg) perspective(20rem) scale(0.75);

	-webkit-transition: all 0.3s cubic-bezier(0.25, 1, 0.25, 1);}

}



.card-2 {

	

	-webkit-z-index: 20;

	  -webkit-animation-name: example2;

  -webkit-animation-duration: 4s; 

  -webkit-animation-fill-mode: both;

  -webkit-animation-delay: 2s;





}

@-webkit-keyframes example2 {

  from {	-webkit-transform: skewX(-55deg) translate(2rem, 2rem) skewY(24deg) rotateX(65deg) rotateY(-13deg);

	-webkit-transition: all 0.8s cubic-bezier(0.25, 1, 0.25, 1);}

  to {-webkit-transform: skewX(0deg) translate(5.2rem, -8rem) skewY(0deg) rotate(0deg) perspective(20rem) scale(0.6);

	-webkit-transform: skewX(0deg) translate(6.5rem, -2rem) skewY(0deg) rotate(3deg) perspective(20rem) scale(0.6);

	-webkit-transition: all 0.4s cubic-bezier(0.25, 1, 0.25, 1);}

}

.card-3 {

	

	-webkit-z-index: 10;

	 -webkit-animation-name: example3;

  -webkit-animation-duration: 4s; -webkit-animation-fill-mode: both;-webkit-animation-delay: 2s;





}

@-webkit-keyframes example3 {

  from {		-webkit-transform: skewX(-60deg) translate(4.7rem, 3.2rem) skewY(25deg) rotateX(67deg) rotateY(-14deg);

	-webkit-transition: all 0.6s cubic-bezier(0.25, 1, 0.25, 1);

	-webkit-z-index: 10;}

  to {-webkit-transform: skewX(0deg) translate(7rem, 0rem) skewY(0deg) rotate(20deg) perspective(20rem) scale(0.5);

	-webkit-transform: skewX(0deg) translate(17rem, -2rem) skewY(0deg) rotate(17deg) perspective(20rem) scale(0.5);

	-webkit-transition: all 0.5s cubic-bezier(0.25, 1, 0.25, 1);}

}



.cards {

	

	width: 87%;

	float: left;

	margin-top: -6%;

	position: relative;



}



/***

.card-1 {

	transform: skewX(-50deg) translate(0rem, 0.75rem) skewY(23deg) rotateX(61deg) rotateY(-13deg) scaleZ(2);

	transition: all 1s cubic-bezier(0.25, 1, 0.25, 1);

	z-index: 30;





}



.card-2 {

	transform: skewX(-55deg) translate(2rem, 2rem) skewY(24deg) rotateX(65deg) rotateY(-13deg);

	transition: all 0.8s cubic-bezier(0.25, 1, 0.25, 1);

	z-index: 20;

}



.card-3 {

	transform: skewX(-60deg) translate(4.7rem, 3.2rem) skewY(25deg) rotateX(67deg) rotateY(-14deg);

	transition: all 0.6s cubic-bezier(0.25, 1, 0.25, 1);

	z-index: 10;

}









@-webkit-keyframes mymove {

  from {left: 0px;}

  to {left: 300px;}

}

**/



/****

.cards:hover {

	transform: translate(2rem, -8rem) scale(1);

}



.cards:hover .card-1 {

	//transform: skewX(0deg) translate(-1rem, 2rem) skewY(0deg) rotate(-20deg) perspective(20rem) scale(0.75);

	transform: skewX(0deg) translate(-5rem, 2rem) skewY(0deg) rotate(-16deg) perspective(20rem) scale(0.75);

	transition: all 0.3s cubic-bezier(0.25, 1, 0.25, 1);

}



.cards:hover .card-2 {

	//transform: skewX(0deg) translate(5.2rem, -8rem) skewY(0deg) rotate(0deg) perspective(20rem) scale(0.6);

	transform: skewX(0deg) translate(6.5rem, -2rem) skewY(0deg) rotate(3deg) perspective(20rem) scale(0.6);

	transition: all 0.4s cubic-bezier(0.25, 1, 0.25, 1);

}



.cards:hover .card-3 {

	//transform: skewX(0deg) translate(7rem, 0rem) skewY(0deg) rotate(20deg) perspective(20rem) scale(0.5);

	transform: skewX(0deg) translate(17rem, -2rem) skewY(0deg) rotate(17deg) perspective(20rem) scale(0.5);

	transition: all 0.5s cubic-bezier(0.25, 1, 0.25, 1);

}

***/

.cards li {

	width: 285px;

	

	color: #151515;

	font-weight: 600;

	font-size: 7rem;

	text-align: center;

	display: block;

	position: absolute;

	left: 33%;

	top: 0px;

	padding: 0;

	margin: 0;

	transform-origin: bottom center;

	transform-style: preserve-3d;

	box-shadow: 10px 10px 60px 0px rgba(0, 0, 0, 0.5);

	text-shadow: 0 1px 1px white;

}



.countingnumber {

	width: 100%;

	margin-top: 295px;

	margin-bottom: 22px;

	float: left;

}



div#countnum {

	margin: 9px;

}



.countingnumber .col-xl-3 {

	-ms-flex: 0 0 25%;

	flex: 0 0 25%;

	max-width: 25%;

	float: left;

}



span.count {

	font-size: 51px;

	color: #383838;

	font-weight: 600;

}



span.plus {

	font-size: 38px;

	margin: -28px 0 0 6px;

	display: inline-block;

	color: #383838;

	font-weight: 600;

}



span.countingtext {

	display: block;

	text-align: center;

	font-size: 18px;

	text-transform: uppercase;

	color: #383838;

	letter-spacing: 1px;

}



div#countnum {

	margin: 10px 0;

	padding: 12px 0;

	text-align: center;

}



.border-grey {

	border-right: 2px solid #cfcfcf;

}



.logo {

	display: none;

}



.logocolred {

	display: block;

}



nav[data-slide="1"] .logocolred,

nav[data-slide="8"] .logocolred {

	display: none;

	

}



nav[data-slide="1"] .logo {

	display: block !important;

}



nav[data-slide="2"] .nav-menu span,

nav[data-slide="3"] .nav-menu span,

nav[data-slide="4"] .nav-menu span,

nav[data-slide="5"] .nav-menu span,

nav[data-slide="6"] .nav-menu span,

nav[data-slide="7"] .nav-menu span {

	background: #1e4f5d;

}



nav[data-slide="8"] .logo {

	display: block !important;

}





/***************aboutus******/



.aboutsection {

	padding: 18px 0;

	text-align: center;

}



.aboutsection .red-border {

	margin: 0 !important;

}



.bike-content-description.bike-content-description-5 {

	text-align: left;

}



p.bigtext {

	font-size: 20px;

    color: #3a3a3a;

    font-weight: 300;

}



span.dark {

	color: #000;

	text-transform: capitalize;

}





/**********about***/



.v-strech .columns {

	display: block;

	position: relative;



}



span.numbers {



	font-size: 31px;

	width: 23px;



    margin-bottom: 6px;

	font-weight: 600;

display: block;

}





/* Firefox old*/



@-moz-keyframes blink {

	0% {

		opacity: 1;

	}

	50% {

		opacity: 0;

	}

	100% {

		opacity: 1;

	}

}



@-webkit-keyframes blink {

	0% {

		opacity: 1;

	}

	50% {

		opacity: 0;

	}

	100% {

		opacity: 1;

	}

}





/* IE */



@-ms-keyframes blink {

	0% {

		opacity: 1;

	}

	50% {

		opacity: 0;

	}

	100% {

		opacity: 1;

	}

}





/* Opera and prob css3 final iteration */



@keyframes blink {

	0% {

		opacity: 1;

	}

	50% {

		opacity: 0;

	}

	100% {

		opacity: 1;

	}

}



.blink-image {

	-moz-animation: blink normal 1s infinite ease-in-out;

	/* Firefox */

	-webkit-animation: blink normal 1s infinite ease-in-out;

	/* Webkit */

	-ms-animation: blink normal 1s infinite ease-in-out;

	/* IE */

	animation: blink normal 1s infinite ease-in-out;

	/* Opera and prob css3 final iteration */

}







/*************about_us****/



.aboutuspage .container {

	height: auto;

}



img.topimage {

	width: 100%;

	height: 470px;

}





.aboutuspage h2 {

font-size: 73px;

  

    font-weight: 600;

    text-transform: uppercase;

   

    color: #fff;letter-spacing: 1px;

    



}

.uppersection h2{background-color: #000000ba;

    display: table;

    margin: 0 auto;

    padding: 17px; text-align: center;}



.overview {

	padding: 50px 0;

}





.overview p {

	font-size: 17px;

	line-height: 30px;

	margin-top: 53px;

}



.overview h3 {

	text-transform: capitalize;margin-top: 41px;

}



.overview h1 {

	font-size: 47px;

	font-weight: 600;

	color: #2f5a68;

}



.aboutusbackground {

    background: url(../img/about_us_text.png);

    background-repeat: no-repeat;



    background-size: contain;

    margin: 17px 0px 39px 0;

    background-position: center;

    padding: 22px 0 0 0;

}



.aboutusbackground h4 {

	color: #000;

	font-weight: 600;

}

.aboutuspage .countingnumber {

	background: url(../images/counting_background.png);

    margin-top: 0 !important;

    margin-bottom: 0 !important;

        position: relative;

        padding:90px 0;

   

}

.about_details_counter::after{

    content: "";

    width: 100%;

    position: absolute;

    top: 0;

    left: 0;

    right: 0;

    bottom: 0;

    height: 100%;

    background-color:#000;

    opacity: 0.8;

}

.about_details_counter .container{

    position: relative;

    z-index:9;

}

.aboutuspage .border-grey {

    border-right: 2px solid #f9f9f9;

}

.why_you_hire_us_sec .overview p{

        margin-top: 17px;

}





.corevalues {

    position: relative;

    width: 100%;

    float: left;

}.corevalues h2 {

    position: absolute;

top: 43%;

    left: 22%;

    z-index: 1;

    font-size: 98px;

    color: #fff;

    width: 29%;

}img.corevalueimg {

    width: 59px;

}ul.corevaluecontent li span {

    color: #fff;

    text-transform: uppercase;

 font-size: 26px;

    margin-left: 18px;

}



ul.corevaluecontent li {

    line-height: 79px;

}

.corevalues .col-md-5, .corevalues .col-md-7 {

    padding-right: 0;

    padding-left: 0;

}



.corevaluecontent {

    background-color: #000;

    height: 600px;    text-align: left;

    padding: 142px 152px;}

 .testimonial .carousel-indicators {

    left: -79%;

	top: auto;

    bottom: -40px;    z-index: 1;



}

.corevalueimg{transition:all 0.4s ease-in-out;}

ul.corevaluecontent li:hover img {

    transform: scaleX(-1);

}



/* The colour of the indicators */

.carousel-indicators li {

    background: #a3a3a3;

    border-radius: 50%;

    width: 8px;

    height: 8px;

}



.carousel-indicators .active {

background: #707070;

}

img.notepad {

    width: 42px;

    float: left;    margin-right: 21px;

}

.testimonial h3 {

    text-transform: capitalize;

    color: #fff;

    font-weight: 600;

}img.clientimg {

    border-radius: 50%;

    border: 3px solid #db2767;

}

.testimonial {

    padding:54px 0 60px 0;

    width: 100%;

    float: left;

}

p.clientpara {

    margin-top: 23px;

    font-size: 21px;

}

img.comma {

    width: 24px;

}

.testimonial .clientpara {

    color: #fff;

}

.testimonial p{

    color: #fff;

}

.testimonial h5{

     color: #fff;

}



.uppersection {



    background: url(../img/about_us_banner.png);

    background-repeat: no-repeat;

    padding: 104px 0;

    margin-top: 119px;



}





/**************contact us page************/





img.comma {

    width: 24px;

}



.contact_us_firs_section h2 {

    font-size: 75px;

  

    font-weight: 600;

    text-transform: uppercase;

    letter-spacing: 1px;

}

.get_in_touch_heading h3{

    font-size: 36px;

    font-weight: 600;

    font-style: italic;

    text-align: center;

}

.contact_details_ittem_icon h4{

font-size: 25px;

    font-weight: 600;

    color: #2f5a68;

    font-family: sans-serif;

    margin-top: 20px;

}

.contact_details_ittem_content a{

    color: #5d5d5d;

    font-size: 20px;

    text-decoration: none;

}

.contact_us_firs_section {

    position: absolute;

    top:19%;

}

.contact_top_banner_section_second{

    position: relative;

    margin-top: 1%;

}

.contact_us_firs_section h2> span:before{

    content: '';

    position: absolute;

    background-color: #212529;

    height: 6px;

    width: 80px;

    bottom: 0;

    left: 71%;

}

.for_enquiry_request_section_four {

    margin-top: 10%;

}

.get_in_touch_heading {margin: 50px 0 50px 0;}

section.get_in_touch_section_third {margin-bottom: 100px;}

.contact_details_ittem_content p{color: #5d5d5d; font-size: 20px;}

.contact_details_ittem::before {

    content: '';

    position: absolute;

    top: 0;

    height: 280px;

    width: 3px;

    background-color: #2f5a68;

    right: 0;

}

.contact_details_ittem_last .contact_details_ittem::before {display: none;}

.for_enquiry_request_section_four_content p{font-size: 25px;  text-align: center;font-weight: 600; color: #292929;}

.for_enquiry_request_section_four_content { margin-bottom: 70px;}

.form_input_second_section{margin-top: 14px;margin-bottom: 14px;}



.contact_form_section input[type="text"]{height: 50px;background-color: #d8d8d8;font-size: 19px;}

.contact_form_section input[type="tel"]{height: 50px;background-color: #d8d8d8;font-size: 19px;}

.contact_form_section input[type="email"]{height: 50px;background-color: #d8d8d8;font-size: 19px;}

.contact_form_section textarea {background-color : #d8d8d8;font-size: 19px;}

.section_map_five_heading{margin: 60px 0 40px 0;}

.section_map_five_heading h3{

    font-size: 36px;

    font-weight: 600;

    font-style: italic;

    text-align: center;

}



.highlight_select{ height: 50px;background-color: #d8d8d8;font-size: 19px;color: #636363;}



section.section_map_five {margin-bottom: 40px;}

.input_sumbit_butttom .btn-outline-secondary{

    padding: 23px 45px;

    font-size: 24px;

    border-radius: 20px;

    box-shadow: 0px 0px 0px 1px;

        margin-top: 20px;

    transition: all 1s ease;

    text-transform: uppercase;

}

.map_location {

   box-shadow: 1px 3px 10px 0px #949494;

}

.input_sumbit_butttom .btn-outline-secondary:hover{

    background-color: #d63164;

    color: #ffffff;

}



@media (min-width: 992px){

span.banner-2-col__bg-gradient.banner-2-col__bg-gradient--width-1-3.left_side.animated-box__hide-up.abs-fill {

    position: absolute;

    left: 0 !important;



}}

@media (min-width: 992px){

.banner-2-col__bg-inner.banner-2-col__bg-inner--width-2-3.right_side.animated-box__hide-down {

    position: absolute;

    right: 0 !important;

    left: initial;

}}

.brown_background{background: url(../img/portfolio_back.html);

width: 100%;

background-color: #000;

}

/****************digital_makreting*********/



.demo-gallery > ul {

  margin-bottom: 0;

}

.demo-gallery > ul > li {

    float: left;

    margin-bottom: 0;

    margin-right: 0;

           width: 125px;

    height: 125px;

    margin: 9px;

}

.demo-gallery > ul > li a { 



  border-radius: 3px;

  display: block;

  overflow: hidden;

  position: relative;

  float: left;    border: 3px solid #ffffff85;

}

.demo-gallery > ul > li a > img {

  -webkit-transition: -webkit-transform 0.15s ease 0s;

  -moz-transition: -moz-transform 0.15s ease 0s;

  -o-transition: -o-transform 0.15s ease 0s;

  transition: transform 0.15s ease 0s;

  -webkit-transform: scale3d(1, 1, 1);

  transform: scale3d(1, 1, 1);

      height: 125px;

    width: 125px;



}

.demo-gallery > ul > li a:hover > img {

  -webkit-transform: scale3d(1.1, 1.1, 1.1);

  transform: scale3d(1.1, 1.1, 1.1);

}

.demo-gallery.left > div a:hover > img {

  -webkit-transform: scale3d(1.1, 1.1, 1.1);

  transform: scale3d(1.08, 1.08, 1.08);

}

.demo-gallery.left > div a img{transition: all 0.2s ease-in-out;}

.demo-gallery > ul > li a:hover .demo-gallery-poster > img {

  opacity: 1;

}

.demo-gallery > ul > li a .demo-gallery-poster {

  background-color: rgba(0, 0, 0, 0.1);

  bottom: 0;

  left: 0;

  position: absolute;

  right: 0;

  top: 0;

  -webkit-transition: background-color 0.15s ease 0s;

  -o-transition: background-color 0.15s ease 0s;

  transition: background-color 0.15s ease 0s;

}

.demo-gallery > ul > li a .demo-gallery-poster > img {

  left: 50%;

  margin-left: -10px;

  margin-top: -10px;

  opacity: 0;

  position: absolute;

  top: 50%;

  -webkit-transition: opacity 0.3s ease 0s;

  -o-transition: opacity 0.3s ease 0s;

  transition: opacity 0.3s ease 0s;

}

.demo-gallery > ul > li a:hover .demo-gallery-poster {

  background-color: rgba(0, 0, 0, 0.5);

}

.demo-gallery .justified-gallery > a > img {

  -webkit-transition: -webkit-transform 0.15s ease 0s;

  -moz-transition: -moz-transform 0.15s ease 0s;

  -o-transition: -o-transform 0.15s ease 0s;

  transition: transform 0.15s ease 0s;

  -webkit-transform: scale3d(1, 1, 1);

  transform: scale3d(1, 1, 1);

  height: 100%;

  width: 100%;

}

.demo-gallery .justified-gallery > a:hover > img {

  -webkit-transform: scale3d(1.1, 1.1, 1.1);

  transform: scale3d(1.1, 1.1, 1.1);

}

.demo-gallery .justified-gallery > a:hover .demo-gallery-poster > img {

  opacity: 1;

}

.demo-gallery .justified-gallery > a .demo-gallery-poster {

  background-color: rgba(0, 0, 0, 0.1);

  bottom: 0;

  left: 0;

  position: absolute;

  right: 0;

  top: 0;

  -webkit-transition: background-color 0.15s ease 0s;

  -o-transition: background-color 0.15s ease 0s;

  transition: background-color 0.15s ease 0s;

}

.demo-gallery .justified-gallery > a .demo-gallery-poster > img {

  left: 50%;

  margin-left: -10px;

  margin-top: -10px;

  opacity: 0;

  position: absolute;

  top: 50%;

  -webkit-transition: opacity 0.3s ease 0s;

  -o-transition: opacity 0.3s ease 0s;

  transition: opacity 0.3s ease 0s;

}

.demo-gallery .justified-gallery > a:hover .demo-gallery-poster {

  background-color: rgba(0, 0, 0, 0.5);

}

.demo-gallery .video .demo-gallery-poster img {

  height: 48px;

  margin-left: -24px;

  margin-top: -24px;

  opacity: 0.8;

  width: 48px;

}

.demo-gallery.dark > ul > li a {

  border: 3px solid #04070a;

}

.home .demo-gallery {

  padding-bottom: 80px; 

}

/***

  .centerimg.digital img {

    width: 100%;



}

 .centerimg.digital{

    position: absolute;

    width: 453px;

    top: 52%;

    left: 48%;

    transform: translate(-50%, -50%);

    z-index: 9999;

    height: 552px;

    overflow: hidden;

    overflow-y: scroll;    border-radius: 6px;



    box-shadow: 2px 3px 18px #00000026;

}**/

.centerimgdigi img {

    width: 100%;

    margin-top: 8px;

    border-radius: 6px;    box-shadow: none;}

.carousel-item.jovees .checkitoutbtn a {

    background-color: #98bd32;

    color: #000;}

    .whitebackground{

    background-color: #fff;

}

.demo-gallery.left img.img-responsive {

    width: 100%;

    float: left;border-radius: 6px;

      margin: 4px 0;

}

.bottomsection{position:absolute;

    bottom: 0;

    right: 1%;}

    .mobilesectionSEO{







    position: fixed;

    width: 547px;

    z-index: 4;

    left: 50%;

    top: 50%;

    transform: translate(-50%, -50%);

    overflow: hidden;



    	

    }

    .mobilesectionSEO img {

      width: 316px;

    height: auto;    display: none;

    margin: auto;

}

.digitalmarketingportfolio h3{

  

    font-size: 29px;

    text-align: left;

    color: #000;}

    .mostleft h3 {

    margin-left: 27px;

}

.centersection h3 {

    margin-top: 17px;

    margin-left: 57px;

}.rightmost h3 {

    margin-top: -45px;

    margin-left: -22px;

}



.digitalmarketingportfolio{background-color: #e6e6e657;color: #000;}



.digitalmarketingportfolio .col-md-4 {

    height: 100vh;

}

.demo-gallery.left {

    margin: 95px 0px;

}

.digitalmarketingportfolio a.carousel-control-prev {

   top: 17%;

    left: -3%;

    bottom: 100%;



}

   

   .digitalmarketingportfolio a.carousel-control-next {

   top: 17%;

    left: 0.5%;

    bottom: 100%;  

}

  .digitalmarketingportfolio a.carousel-control-prev .fas,  .digitalmarketingportfolio a.carousel-control-next .fas {

    color: #000;

    background-color: #ffff;

    padding: 12px 12px;}



.digitalmarketingportfolio a.carousel-control-next .fas {

    color: #fff;

    background-color: #3c3c3c;



}

.digitalmarketingportfolio a.carousel-control-prev .fas {

    color: #fff;

    background-color: #3c3c3c;



}

.digitalmarketingportfolio h2.mainheadingportfolio {



        top: 5%;

    left: 24%;

    color: #3c3c3c;

    font-size: 35px;

  

   

}

ul.servicetype i {

    margin-right: 6px;

}

.darjuv9mobileapp{background-color: #a57d7d;

    color: #fff;



	}.falater{



    background-color: #16729e;

    color: #fff;

	}

	.fiteats{

		    background-color: #657b19;

    color: #fff;



	}

	.glocalRPO{background-color: #132d5f;

    color: #fff;





	}

	.Soundklash{background-color: #d8644c;

    color: #fff;





	}

	.Terete{

    background-color: #11a1bf;

    color: #fff;

		}.Vogro{

    background-color: #144769;

    color: #fff;

}



		

	.tallaonline{   background-color: #a0426b;

    color: #fff;





	}

	.fb_iframe_widget {

    display: inline-block;

    position: relative;

    top: 23px;

    left: -9px;}



    img.facebooklike {

    width: 70px;



    display: table;

    margin: 0 auto -22px auto;

}

.socialmediawidget {

    padding:24px;   text-align: center;

}

.carousel-item.active.darjuv9 {

     background: url(../img/darjuv9background.png);



}

.carousel-item.active.rgrk {

     background: url(../img/rkrg_background.png);



}

.carousel-item.active.jovees {

     background: url(../img/jovees_background.png);



}

.carousel-item.active.cardionics {

     background: url(../img/cardionics_background.png);



}

ul#lightgallery2, ul#lightgallery5, ul#lightgallery8, ul#lightgallery11 {

    transform: rotate(-24deg);

    position: relative;

    right: -27px;

    top: -250px;

}.demo-galler.center {

    margin-top: 142px;

    text-align: left;

    color: #fff;

}

.mostleft {

    position: absolute;

    width: 36%;

    left: 1%;

}/***.centersection {

    position: absolute;

    * top: -3%;

    width: 33%;

    left: 37%;

    * right: 50%; z-index: 99999999;

}**/

.rightmost {

        position: absolute;

    right: -9%;

    width: 45%;

    top: 11%;

}h3.rightheading {

    position: absolute;

    left: -37%;

}

.tallacustomer{



background-color: #4c1b30;

    color: #fff;

}

a.portfoliobutton {

    position: absolute;

    top: 50%;

    left: -3.6%;

    z-index: 99;

    background-color: #fff;

    text-transform: capitalize;

    padding: 8px 19px;

    color: #000;

    transform: rotate(-90deg);

        border: 2px solid #ececec;text-decoration: none;}

        ul.appfeature.left {

    margin-top: -153px;

    margin-left: -60px;

}

ul.appfeature.right {

    text-align: right;

    margin-top: -153px;

    margin-right: -60px;

}

ul.appfeature.left li b, ul.appfeature.right li b {

    text-transform: capitalize;

    font-size: 16px;

}

img.instagram_followers {

    margin-top: 19px;

}

a.portfoliobuttondigi {

    position: absolute;

    bottom: -3%;

    left: 50%;

    z-index: 99;

    background-color: #ffffff;

    text-transform: capitalize;

    padding: 8px 19px;

    color: #000;

    transform: translate(-50%,-50%);

    border: 2px solid #ffffff;

    text-decoration: none;

    box-shadow: 1px 0px 9px #d6d6d6;

}

/***********digital**/

 .mostleft {

         position: absolute;

         width: 33%;

         left: 1%;

         top: 8%;

         }.centersection {

            position: absolute;

    top: -5%;

    width: 37%;

    left: 31%;

    z-index: 99999999;

         }.rightmost {

         position: absolute;

         right: -8%;

         width: 45%;

         }

         /**********website_developemt****/

         .content_web {

    color: #fff;padding: 47px 39px 30px 39px;    text-align: justify;

}.content_web h4 {

    text-transform: capitalize;

    font-size: 20px;

}

.map_location img {

    width: 100%;

}

.section img{max-width: 100%;}

.main-bike-section img {

    max-width: 100%;

}

a.scroll-down img {

    width: 100%;

}

.aboutuspage {

    text-align: justify;

}

.vertical-dash {

    position: relative;

    height: 45px;

    display: inline-block;

}

a.veiwsection3 {

    width: auto;

    display: inline-block;

    text-align: center;

    text-decoration: none;

    color: #fff;

    font-size: 15px;

    background-color: rgb(220 166 0);

    padding: 11px 30px;

    text-transform: capitalize;

    margin: 17px 0;

    border-radius: 61px;

}





.gotobottom.black {

    width: 71px;

    bottom: 19%;

    left: 50%;

}

.gotobottom {

    position: absolute;

    width: 44px;

    height: 34px;

    bottom: 15%;

    left: 50%;

    float: left;

    z-index: 999;

    transform: translate(-50%, -50%);

}

.view-detail-btn a {

    width: auto;

    width: auto;

    display: inline-block;

    text-align: center;

    text-decoration: none;

    color: #fff;

    font-size: 15px;

    background-color: rgb(220 166 0);

    padding: 11px 30px;

    border-radius: 61px;

}



.portfolio h2 {

    font-size: 73px;

    text-align: center;

    color: #fff;

    text-transform: uppercase;

}

.copywrite_text p {

    margin-bottom: 0px;

    color: #fff;

}

.belowfooter{

    width: 100%;

    color: #fff;

    float: left;

    background: linear-gradient(to right, #1a1a18, #1a1a18);

    padding-top: 74px;

    padding-bottom: 0px;

    position: relative;

}

ul.contactlist {

    margin-top: 27px;

}

img.logofooter {

    width: 171px;

    display: block;

    margin-bottom: 16px;

}

ul.socialmedia li {

    display: inline-block;

    margin: 14px 10px 0 0;

}

.our_service_heading .module-banner__welcome-text{

    text-align:left;

}

ul.socialmedia li a {

    display: block;

    width: 36px;

    height: 36px;

    border: 1px solid #a5a796;

    border-radius: 50%;

    color: #fff;

    text-align: center;

    line-height: 36px;

}

ul.contactlist li .fa{

    float: left;

    margin-right: 14px;

    margin-top: 0px;

    font-size: 22px;

    width: 24px;

}

ul.contactlist a {

    color: #fff;

    text-decoration: none;

}

.col-md-4, .col-md-8, .col-md-5, .col-md-7 {

    float: left;

}

.footer_sec h3{

    font-size:20px;

    margin-bottom: 20px;

}

.footer_sec ul li a{

   color: #fff;

}

.footer_sec .container{

    height: 100%;

    overflow: initial;

}

.copywrite_text{

    padding: 8px;

    color: #fff;

    border-top: 1px solid #878c5c;

    margin-top: 24px;

}

.copywrite_text  p{margin-bottom:0px;}

.full_stack_creative_sec h2{

    font-family: robotomedium;

    font-weight: bold;

    font-size: 60px;

}

.full_stack_creative_sec h2 span{

    color: #fff!important;

}

.about_us_main_banner::after{

    content:"";

    width:100%;

    position: absolute;

    top:0;

    left:0;

    right:0;

    bottom:0;

    height:100%;

   background-image:url('../images/pattern2.png');

}

.about_us_main_banner{

    position:relative;

    margin-top: 83px;

}

.about_us_banner_text {

    position: absolute;

    top: 0;

    left: 0;

    right: 0;

    bottom: 0;

    display: flex;

    justify-content: center;

    align-items: center;

    z-index: 9;

}

.about_details_counter span.plus{

    color:#fff;

}

.about_details_counter span.count{

    color:#fff;

}

.about_details_counter span.countingtext{

    color:#fff;

}



.uppersectionportfolio {

    background-image: url(../images/testimonial-banner.jpg);

    width: 100%;

    float: left;

    padding: 89px 0px 52px 0;

    text-align: center;

}

.about_us_banner_text h1{

    font-size: 50px;

    color: #fff;

    font-family: robotomedium;

    text-transform: uppercase;

    text-shadow: 2px 2px #5d5d5d;

}



.award_box {

    display: flex;

    flex-wrap: wrap;

}

.award_box .award_img {

    margin-right: 30px;

}

.award_box .award_info img {

    margin-bottom: 12px;

}

.award_box .award_info h4 {

    font-weight: bold;

    color: #feb000;

    font-size: 20px;

}

.award_box .award_info h5 {

    font-size: 20px;

}

.about_us_main_banner img{

    width:100%;

}



.about_web_division_sec {

   position: relative;

    text-align: center;

    padding-top: 20px;

    display: inline-table;

    width: 100%;

    margin-top: 40px;

}

.ab-technology-col ul li {

    width: 25%;

    height: 140px;

    float: left;

    text-align: center;

    border-top: #ccc solid 1px;

    border-right: #ccc solid 1px;

    padding-top: 20px;

}



.contact_us_left_sec li {

        display: table;

    width: 100%;

    border-radius: 0.25rem;

    border-top: 4px solid #684646;

    background: #f9f9f9;

    padding: 1.6rem;

}

.contact_us_left_sec .contact_icon {

    display: table-cell;

    width: 40px;

    text-align: center;

}

.contact_us_left_sec .contact_icon i {

    font-size: 29px;

    color: #00baee;

    margin-right: 1.6rem;

}

.contact_us_left_sec .contact_left_text {

    display: table-cell;

}

.contact_us_left_sec .contact_left_text h4 {

    color: #593c3f;

    font-size: 1.9rem;

}

.contact_us_left_sec .contact_left_text a {

    color: #151515;

    font-size: 20px;

}

textarea.address-row {

    width: 100%;

    height: 55px;

    border: 1px solid #decbb5;

    border-radius: 2px;

    outline: 0;

    font-family: Roboto;

    font-size: 14px;

    color: #000;

    padding: 10px 0 0 2%;

    margin: 0;

    -webkit-appearance: none;

    -moz-appearance: none;

    -o-appearance: none;

    resize: none;

    box-sizing: border-box;

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

}

.Request_Quote_right {

    background: #f7eee4;

    padding: 28px 32px;

}

.Request_Quote_right .form-control{

    border: 1px solid #decbb5;

    border-radius: 2px;

}

.Request_Quote_right h6{

    font-size: 36px;

    color: #2c2c2c;

    font-weight: 300;

}

.service-selectcontainer-contact {

    left: 0!important;

    width: 100%!important;

    top: 0!important;

    position: static!important;

    display: block!important;

    border: 0!important;

}

.plan-vacation-blue-area5 {

    width: 100%;

    height: auto;

    overflow: hidden;

    background: 0 0;

    margin: 20px 0 0;

}

.plan-vacation-blue-area5 .plan-mid-area5 {

    width: 100%;

    height: auto;

    margin: 0;

    overflow: hidden;

}

.service-col {

    width: 49%;

    float: left;

    height: auto;

    overflow: hidden;

}

.service-heading-contact {

    width: 100%;

    height: auto;

    font-family: Arial, Helvetica, sans-serif;

    font-size: 18px;

    color: #67a131;

    text-align: left;

    padding: 3px 0 15px;

    margin: 0;

}

.plan-vacation-blue-area5 .plan-mid-area5 input[type=checkbox].css-checkbox {

    position: absolute;

    z-index: -1000;

    left: -1000px;

    overflow: hidden;

    clip: rect(0 0 0 0);

    height: 1px;

    width: 1px;

    margin: -1px;

    padding: 0;

    border: 0;

}

.plan-vacation-blue-area5 .plan-mid-area5 input[type=checkbox].css-checkbox+label.css-label {

    padding-left: 23px;

    padding-right: 0;

    height: 15px;

    display: inline-block;

    line-height: 11px;

    background-repeat: no-repeat;

    background-position: 0 4px;

    vertical-align: middle;

    cursor: pointer;

    font-family: Roboto, Arial, Helvetica, sans-serif;

    font-size: 14px;

    color: #333;

    font-weight: 300;

    margin: 10px 0 4px 2px;

    width: 100%;

    box-sizing: border-box;

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

}

.plan-vacation-blue-area5 .plan-mid-area5 label.css-label {

    background-image: url(https://www.stercodigitex.com/Assets2014/images/plan-vacation-checkbox.png);

    -webkit-touch-callout: none;

    -webkit-user-select: none;

    -khtml-user-select: none;

    -moz-user-select: none;

    -ms-user-select: none;

    user-select: none;

}

.plan-vacation-blue-area5 .plan-mid-area5 input[type=checkbox].css-checkbox+label.css-label span {

    display: block;

    padding: 4px 0 0;

    font-family: Roboto, Arial, Helvetica, sans-serif;

    font-size: 14px;

    color: #333;

    font-weight: 300;

}

.plan-vacation-blue-area5 .plan-mid-area5 input[type=checkbox].css-checkbox:checked+label.css-label {

    background-position: 0 -12px;

}

.service-heading-contact2 {

    color: #ed9421;

}

.service-heading-contact1 {

    color: #6f448a;

}

.contact-quote-btn {

    width: 120px;

    height: 41px;

    background: #333;

    border-radius: 5px;

    font-family: Roboto;

    font-size: 20px;

    color: #fff;

    text-align: center;

    border: 0;

    outline: 0;

    margin: 20px 0 15px;

    cursor: pointer;

    -webkit-appearance: none;

    -moz-appearance: none;

    -o-appearance: none;

}

.contact_us_heading {

    margin: 50px 0;

    text-align: center;

}

.contact_us_heading h2{

    font-size: 40px;

    font-weight: 600;

}

.portfoliosection {

    height: 100vh;

    position: relative;

    overflow: hidden;

    width: 100%;

    background: url(../images/digital_marketing.jpg);

    float: left;

    background-size: cover;

}

.section1, .section2, .section3, .section4 {

    height: 100vh;

    transform: skewX(-10deg);

    position: relative;

    color: #fff;

    border-right: 4px solid #fff;

    transition: all 0.2s ease-in-out;

}

.section1 {

    background-color: #cf3460;

}

.section1, .section2, .section3, .section4 {

    width: 33.3%;

    float: left;

    opacity: 0.9;

}

.section1:before {

    content: '';

    width: 100%;

    height: 100%;

    position: absolute;

    background: #cf3460;

    z-index: -1;

    bottom: 0;

    transform-origin: bottom left;

    transform: skewY(-80deg);

    left: -59px;

}

.section1 .sectioncontent {

    top: 18%;

}

.sectioncontent {

    transform: skewX(10deg);

    position: absolute;

    left: 7%;

    padding: 0 9px;

}

.sectioncontent a {

    color: #fff;

    text-transform: capitalize;

    text-decoration: none;

}

h1.heading1 {

    font-size: 30px;

    text-transform: uppercase;

    margin-top: 17px;

}

.sectioncontent p {

    font-size: 14px;

    line-height: 26px;

    margin-bottom: 7px;

}

.section2 .sectioncontent {

    top: 32%;

}

.button-2 {

    float: left;

    margin: 12px 0;

}



.button-2 a {

    font-size: 16px;

    color: #fff;

    text-decoration: none;

    line-height: 50px;

    transition: all .5s ease;

    z-index: 2;

    position: relative;

    border: 1px solid #fff;

    padding: 10px 20px;

    transition: all 1s ease;

}

.section2 {

    background-color: #f2a138;

}

.section3 {

    background-color: dodgerblue;

}

.section3 .sectioncontent {

    top: 51%;

}

.portfoliosection .button-2 a:hover{

    background-color:#fff;

    color:#888;

}

.services_button_view a{

    background-color:#000;

}

.services_button_view{

    margin-top:20px;

}

.welcome-seo-india {

   padding: 60px 0 40px;

    box-shadow: 0 4px 5px -4px grey;

}



.webdesign-services-development {

    padding: 50px 0;

}

.gray_bg{

  background: #f0f0f0;  

}

.services_nowmore_request{

       display: flex;

    margin-top: 32px;

}

.services_nowmore_request a{

    font-size: 15px;

    font-weight: 500;

    color: #000000;

    text-transform: uppercase;

    padding: 10px 22px;

    border-radius: 0;

    transition: all 0.3s linear 0s;

    position: relative;

    background-color: transparent;

    border-color: #dca600;

    margin-right: 19px;

}

.services_nowmore_request a:hover{

    background-color: #dca600;

}

.development-design-content-1 .services_heading{

    margin-bottom: 20px;

}

.website_design_banner {

    margin-top: 84px;

}

.abs-fill-gradient-46--blue{

    background-color: slateblue;

}

.testimonial {

    background-image: url('../images/testimonial-banner.jpg');

    position: relative;

    background-repeat: no-repeat;

    background-size: cover;

    margin-top: 50px;

}

.ab-technology-col .container{

    margin-top: 50px;

}

.ab-technology-col{

    display: table;

    width: 100%;

}

.ab-technology-col h3{

    margin-bottom: 30px;

}

.scroll_top {

    display: none;

}

.scroll_top {

    position: fixed;

    bottom: 15px;

    right: 15px;

    background-color: #dca600;

    width: 40px;

    height: 40px;

    line-height: 40px;

    text-align: center;

    cursor: pointer;

    border-radius: 50%;

    color: #ffffff;

    z-index: 999;

}

.scroll_top a {

    color: #fff;

        font-size: 24px;

}



.section3:after {

    content: '';

    width: 100%;

    height: 100%;

    position: absolute;

    background: dodgerblue;

    z-index: 999;

    bottom: 0;

    transform-origin: bottom left;

    transform: skewY(-98deg);

        right: -438px;

}

h3.services_heading {font-size: 1.3rem;}
.technologies_we_use_heading h1{font-size: 2rem;}
h5{font-size: 1rem;}