@import url('https://fonts.googleapis.com/css?family=Poppins:100,300,300i,400,600,700,800,900');
body {
	font-family: 'Poppins', sans-serif;
	font-size: 1.0625rem;
	font-weight: normal;
	line-height: 1.5;
	color: black;
	background-color: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Poppins', sans-serif;
}

p {
	font-size: 18px;
	line-height: 1.6;
}
#portfolio-mobile {
	padding-top:80px;
    z-index:0; 
    -webkit-transform: translateZ( 0 );
    transform: translateZ( 0 );
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;

}
#portfolio-mobile .owl-buttons {
float:left;
margin-left:30px;
}


#portfolio-mobile .owl-buttons .owl-prev , #portfolio-mobile .owl-buttons .owl-next {
background: #fff;
    color: #cfcfcf;
    border: 1px solid #dfdfdf; 
    padding: 10px;
    opacity: inherit;
}
#portfolio-slide .owl-buttons .owl-prev , #portfolio-slide .owl-buttons .owl-next {
background: #fff;
    color: #cfcfcf;
    border: 1px solid #dfdfdf; 
    padding: 10px;
    opacity: inherit;
}

#portfolio-slide .owl-buttons {
float:left;
margin-left:30px;
}

#our-clients .owl-buttons {
display:none;
}


.mainbar .btn-outline-white:hover i {
color:#fff !important;
}



.mainbar .c-get-in-touch  {
background:#1c0058;
color:#fff;
}

.mainbar .c-get-in-touch .fa  {
color:#fff;
}

#our-office .owl-buttons .owl-prev {
    position: absolute;
    left: -100px;
    top: 300px;
    background: #fff;
    color: #dfdfdf;
    border: 1px solid;
    padding: 10px;
    opacity: inherit;
}
	
#our-office .owl-buttons .owl-next {
    position: absolute;
    right: -100px;
    top: 300px;
    background: #fff;
    color: #dfdfdf;
    border: 1px solid;
    padding: 10px;
    opacity: inherit;
}

	.c-get-in-touch {
    border: 2px solid #1c0058;
    color: #1c0058;
}


.services-projects__slider-slide-text p {
font-size:14px; 
}

.mob-dev-process__list-item-text p {
color: rgba(0,0,0,0.8);
    font-size: 14px;
    font-weight: 300;
    line-height: 1.9;	
	
}

.contact-btn { 
      display: block;
    max-width: 230px;
    padding: 17px 40px 17px;
    overflow: hidden;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    border: none;
    border-radius: 25px;
    font-family: inherit;
    font-size: 15px;
    letter-spacing: 0.1px;
    line-height: 16px;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap;
    cursor: pointer;
    margin-left: auto;
    margin-right: auto;

	
}
.dropdown-toggle::after {

}
.blog-nav .fa-search { 

    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
    color: black;
    font-size: 22px;
    vertical-align: middle;
}
.dropdown-toggle::after:hover {
  display: inline-block;
    padding: 0.5rem;
    font: normal normal normal 14px/1 FontAwesome;
    content:"\f106";
    margin: 0px;
    vertical-align: inherit;
    border: none;
}
.dropdown-toggle::after {
  display: inline-block;
    padding: 0.5rem;
    font: normal normal normal 14px/1 FontAwesome;
    content:"\f107";
    margin: 0px;
    vertical-align: inherit;
    border: none;
}
.blog-content h2 {
    padding-top:120px;
}
.logo-icon {
display:none;
}
.fa-long-arrow-right {
font-size:14px;
}


.btn,
.btn:focus,
button,
button:focus {
	outline: none !important;
}

a {
	text-decoration: none !important;
	outline: none;
}

.services-offer__text {
	font-size: 48px;
	line-height: 1.5;
	font-weight: 300;
}

.services-clients__text p {
	font-size: 24px;
	font-weight: 300;
}

#mob-dev .nav-tabs .nav-link:hover {
	border-color: inherit !important;
	border-top: none !important;
	border-left: none !important;
	border-right: none !IMPORTANT;
	border-width: thin;
	color: inherit;
}

#mob-dev .nav-tabs .nav-link.active {
	color: #fff;
	background-color: inherit;
	/* border-bottom: 1px solid; */
	border-color: #503d9b;
	border-top: none !important;
	border-left: none !important;
	border-right: none !IMPORTANT;
	border-width: thin;
}


.icon-mb {
	font-size: 18px;
	float: left;
	position: relative;
	top: -8px;
	color: #503d9b;
	left: -1px;
}

.icon-mb2 {
	font-size: 18px;
	float: left;
	position: relative;
	top: 5px;
	color: #503d9b;
	left: -1px;
}

.icon-mb3 {
	font-size: 18px;
	float: left;
	position: relative;
	top: 5px;
	color: #503d9b;
	left: -1px;
}

.content {
	margin-top: 0px;
	margin-left: 60px;
}

.main-button i {
	font-size: 14px !IMPORTANT;
}

nav.navbar-expand-lg.contact-nav {
	padding: 0px;
}

@media screen and (min-width: 992px) {
	nav.contact-nav .dropdown-menu {
		top: 65px;
		padding-left:400px;
	}
	
	nav.real-nav .dropdown-menu {
		top: 65px;
		padding-left:400px;
	}
	
	
	
	nav.contact-nav .dropdown-menu .nav-web {
		padding: 0px;
	}
}

nav .dropdown-menu .nav-web {
	padding: 0px;
}

.nav-web h4 a {
	font-weight: 600 !important;
}

.main-button--transparent-violet {
	padding-top: 15px;
	padding-bottom: 15px;
	border: 2px solid #1c0058;
	background-color: transparent;
	color: #1c0058;
}

.load-more {
	padding-top: 15px !important;
	padding-bottom: 15px !important;
	border: 2px solid #1c0058 !important;
	background-color: transparent !important;
	color: #1c0058 !important;
}

.load-more:hover {
	background-color: #1c0058 !important;
	color: #fff !important;
}

.blog-search-modal__close i {
	position: absolute;
	top: 15px;
	right: 15px;
}

.margin-auto {
	margin: auto !important;
}

.font-30 {
	font-size: 30px !important;
}

.blog-search-modal {
	background: #fff;
}

.blog-subscr-modal {
	background: #fff;
}

.modal-header {
	border: none;
}

.card-item {}

#contact .home-content {
	text-align: center;
}

.main-button--violet-black:focus,
.main-button--violet-black:hover {
	background-color: black;
	color: white;
}

.main-button--white-violet:focus,
.main-button--white-violet:hover {
	background-color: #1c0058;
	color: white;
}

#contact .home-title {
	margin-bottom: 40px;
}
.service-card__text p {

    opacity: 0.8;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.9;
}
.services-projects__slider-slide-image {
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position-y: bottom;
	background-position-x: right;
}
.item-text-inner {
    padding-bottom:105px;
    padding-top: 150px;	
	
}

#portfolio-mobile .portfolio-one {
	background: -webkit-linear-gradient(top, #3cd28f 0%, #209762 100%);
	background: linear-gradient(180deg, #3cd28f 0%, #209762 100%);
	margin-right: 30px;
	margin-left: 30px;
	padding-left: 60px;
	box-shadow: 0 32px 54px 0 rgba(0, 0, 0, 0.3);
	background-color: white;
	position: relative;
	height:550px;
	padding-left: 50px;
	overflow: hidden;
	color: white;
}

#portfolio-mobile .portfolio-two {
	background: -webkit-linear-gradient(top, #12da89 0%, #01a369 100%);
	background: linear-gradient(180deg, #12da89 0%, #01a369 100%);
	margin-right: 30px;
	margin-left: 30px;
	padding-left: 60px;
	box-shadow: 0 32px 54px 0 rgba(0, 0, 0, 0.3);
	background-color: white;
	position: relative;
	height:550px;
	padding-left: 50px;
	overflow: hidden;
	color: white;
}

#portfolio-mobile .portfolio-three {
	background: -webkit-linear-gradient(top, #4b2fd2 0%, #3923a4 100%);
	background: linear-gradient(180deg, #4b2fd2 0%, #3923a4 100%);
	margin-right: 30px;
	margin-left: 30px;
	padding-left: 60px;
	box-shadow: 0 32px 54px 0 rgba(0, 0, 0, 0.3);
	background-color: white;
	position: relative;
	height:550px;
	padding-left: 50px;
	overflow: hidden;
	color: white;
}

#portfolio-mobile .owl-carousel .owl-wrapper-outer {
	overflow: inherit !important;
	position: inherit !important;
	width: 100%;
}
.services-experience__card-description p {
	
font-size:14px;
}

#portfolio-slide .portfolio-one {
	background: -webkit-linear-gradient(top, #12adda 0%, #0080a6 100%);
	background: linear-gradient(180deg, #12adda 0%, #0080a6 100%);
	height: 500px;
	margin-right: 30px;
	margin-left: 30px;
	padding-left: 60px;
	box-shadow: 0 32px 54px 0 rgba(0, 0, 0, 0.3);
	background-color: white;
	position: relative;
	padding-left: 50px;
	overflow: hidden;
	color: white;
}
.inner_item_slide {
    padding-top: 80px;
    padding-bottom: 100px;

}
#portfolio-slide {
 padding-top:120px;	
	
}
#portfolio-slide .portfolio-two {
	background: -webkit-linear-gradient(top, #b5b3c8 0%, #403c58 100%);
	background: linear-gradient(180deg, #b5b3c8 0%, #403c58 100%);
		height: 500px;
	margin-right: 30px;
	margin-left: 30px;
	padding-left: 60px;
	box-shadow: 0 32px 54px 0 rgba(0, 0, 0, 0.3);
	background-color: white;
	position: relative;
	padding-left: 50px;
	overflow: hidden;
	color: white;
}

#portfolio-slide .portfolio-three {
	background: -webkit-linear-gradient(top, #0fbcca 0%, #007f89 100%);
	background: linear-gradient(180deg, #0fbcca 0%, #007f89 100%);
	height: 500px;
	margin-right: 30px;
	margin-left: 30px;
	padding-left: 60px;
	box-shadow: 0 32px 54px 0 rgba(0, 0, 0, 0.3);
	background-color: white;
	position: relative;
	padding-left: 50px;
	overflow: hidden;
	color: white;
}

#portfolio-slide .owl-carousel .owl-wrapper-outer {
	overflow: inherit !important;
	position: inherit !important;
	width: 100%;
}

#web-dev .nav-tabs .nav-link.active {
	color: #464a4c;
	background-color: inherit;
	/* border-bottom: 1px solid; */
	border-color: #503d9b;
	border-top: none !important;
	border-left: none !important;
	border-right: none !IMPORTANT;
	border-width: thin;
}

#web-dev .nav-tabs .nav-link:hover {
	border-color: #503d9b;
	border-top: none !important;
	border-left: none !important;
	border-right: none !IMPORTANT;
	border-width: thin;
}

.retail-solves-statistic.animate polygon {
	-webkit-animation: moveSquare 1200ms cubic-bezier(0.25, 0.1, 0.25, 1);
	animation: moveSquare 1200ms cubic-bezier(0.25, 0.1, 0.25, 1);
}

.nav-web a {
	color: #000 !important;
	line-height: 24px;
}

.tech-info:hover .tech-info__circle span {
	color: #000;
}

.tech-info .tech-info__circle span {
	font-size: 24px;
	.nav-tabs .nav-link.active,
	.nav-tabs .nav-item.show .nav-link {
		color: #464a4c;
		background-color: #fff;
		border-color: #;
	}
}

.nav-web a:hover {
	color: #e76d14 !important;
}



.btn-outline-white:hover .nav-btn .fa-envelope:hover {
	color: #1c0058 !important;
}

.nav-sticky .fa-envelope:hover {
	color: inherit !important;
}

.navbar-custom .nav-sticky .btn-outline-white:hover .fa-envelope {
	color: #1c0058 !important;
}

.main-button--white-blue-violet {
	background-color: white;
	color: #0850d7;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.blue-bg {
	background: #0141bc !important;
}

.show-on-mobile {
	display: none;
}

.section-title h3 {
	position: relative;
	margin-bottom: 25px;
	padding-top: 40px;
	padding-bottom: 10px;
	font-size: 32px;
	font-weight: 300;
	white-space: nowrap;
}

.section-title h3:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 140px;
	height: 2px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: black;
}

.bg-blue {
	background-color: #245cc5 !important;
}

#contact {
	padding-top: 125px;
	padding-bottom: 100px;
}

.font-600 {
	font-weight: 600 !important;
}

.map-img {
	position: absolute;
	bottom: 200px;
}

.client-world h3 {
	margin-bottom: 20px;
	font-size: 44px;
	font-weight: 300;
}

.client-world p {
	margin-bottom: 24px;
	font-size: 22px;
	line-height: 1.5;
	font-weight:300;
}

.features-img-content p {
	opacity: 0.8;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.9;
}

.nav-sticky .btn-outline-white {
	border-color: #1c0058 !important;
	background-color: #1c0058 !important;
	color: #fff !important;
}

.back-to-top {
	width: 30px;
	height: 30px;
	position: fixed;
	bottom: 10px;
	right: 20px;
	display: none;
	text-align: center;
	z-index: 10000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #3c3c3c;
	transition: all 0.5s;
}

.back-to-top i {
	color: #fff;
	font-size: 12px;
	display: block;
	line-height: 30px;
}


/*****************
    1.HELPER
*****************/

.section {
	padding-bottom: 80px;
	padding-top: 80px;
	position: relative;
	background-color: #fff;
}

.section-title {
	max-width: 600px;
}

.section-title h3 {
	font-weight: 500;
}

.btn-rounded {
	border-radius: 30px;
}

.btn {
	padding: 12px 34px;
	font-size: 14px;
	transition: all 0.5s;
	letter-spacing: 0.6px;
	color: #fff;
	box-shadow: none !important;
	text-transform: uppercase;
	outline: none !important;
}

.btn-custom {
	border: 1px solid;
}

.vertical-content {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	-webkit-align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
	flex-direction: row;
	-webkit-flex-direction: row;
}

.home-center {
	display: table;
	width: 100%;
	height: 100%;
}

.home-desc-center {
	display: table-cell;
	vertical-align: bottom;
}

.btn-custom {
	transition: all 0.5s;
}

.btn-custom:hover,
.btn-custom:focus,
.btn-custom:active,
.btn-custom.active,
.btn-custom.focus,
.btn-custom:active,
.btn-custom:focus,
.btn-custom:hover,
.open>.dropdown-toggle.btn-custom {
	color: #f3f3f3;
}

.btn-outline-white {
	border: 2px solid #f5f5f5;
}

.btn-outline-white:hover,
.btn-outline-white:focus,
.btn-outline-white:active,
.btn-outline-white.active,
.btn-outline-white.focus,
.btn-outline-white:active,
.btn-outline-white:focus,
.btn-outline-white:hover,
.open>.dropdown-toggle.btn-outline-white {
	color: #5a5a5a;
	background-color: #fff;
	border-color: #fff;
}

.btn-outline-custom {
	border: 2px solid;
}

.btn-outline-custom:hover,
.btn-outline-custom:focus,
.btn-outline-custom:active,
.btn-outline-custom.active,
.btn-outline-custom.focus,
.btn-outline-custom:active,
.btn-outline-custom:focus,
.btn-outline-custom:hover,
.open>.dropdown-toggle.btn-outline-custom {
	color: #fff !important;
}

.bg-overlay {
	background-color: rgba(0, 0, 0, 0.7);
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	right: 0;
}

.bg-gradiant-overlay {
	background-image: linear-gradient(to left, #6a11cb 0%, #2575fc 100%);
	opacity: 0.6;
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	right: 0;
}


/*********************
    2.NAVBAR-CUSTOM
**********************/

.navbar-custom {
	background-color: transparent;
	padding: 0px;
	width: 100%;
	border-radius: 0px;
	z-index: 999;
	margin-bottom: 0px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.navbar-custom .navbar-nav li a {
	color: #FFF;
	font-size: 15px;
	background-color: transparent !important;
	margin: 0 7px;
	line-height: 40px;
	transition: all 0.5s;
	font-weight: 400;
}

.nav-btn {
	font-size: 12px !important;
	font-weight: 700;
}

.navbar-custom .navbar-toggler {
	color: #fff;
	font-size: 35px;
	padding: 0px;
}


/**********************
    navbar sticky
**********************/

.navbar-custom.nav-sticky {
	/*position: fixed; */
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	background-color: #fff !important;
	box-shadow: 0 1px 0 0 #ededed;
}

.nav-sticky .navbar-nav li a {
	color: #000!important;
}

.logo .logo-light {
	display: inline-block;
	width: 115px;
}

.nav-sticky .logo .logo-dark {
	display: inline-block;
	    width:120px;
}

.nav-sticky .logo .logo-light {
	display: none;
}

.logo .logo-dark {
	display: none;
}

.nav-sticky.navbar-toggler {
	color: #000;
}


/*********************
    3.HOME
**********************/

.bg-home-full {
	height: 100vh;
}

.bg-home {
	background-image: url('../images/bg-home-2.jpg');
	/*background-size: cover;*/
	background-position: center center;
	position: relative;
	background: #1c0058;
}

.home-center {
	background-image: url('../images/home_technology.png');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
}

.bg-home-half {
	padding: 260px 0 190px;
}

.home-subtitle {
	color: #fff
}

.home-title {
	font-size:55px;
	color: #fff;
	font-weight: 300;
}

.btn-client-say {
	text-transform: inherit;
	background-color: white;
	color: #1c0058;
	font-weight: 700;
}

.btn-client-say:hover {
	background-color: #1c0058;
	border-color: #1c0058;
	color: #fff;
}

.client-review-all {
	text-transform: inherit;
	background-color: #1c0058;
	color: #fff;
	font-weight: 700;
}

.client-review-all:hover {
	background-color: #1c0058;
	border-color: #1c0058;
	color: #fff;
}

.about-us {
	text-transform: inherit;
	background-color: #fff;
	color: #1c0058;
	font-weight: 700;
}

.about-us:hover {
	background-color: #1c0058;
	border-color: #1c0058;
	color: #fff;
}

fa-long-arrow-right:hover {
	font-size: 18px;
}

.get-touch-btn {
	text-transform: capitalize;
	font-weight: 400;
}

.nav-btn .fa-envelope {
	
	font-size: 16px;
	margin-left: 10px;
}

nav-btn .fa-envelope:hover {
	color: #1c0058 !important;
}

btn-outline-white:hover i {
	color: #1c0058;
}

.nav-sticky .btn-outline-white:hover i {
	color: #fff;
}

.diff-tech {
	margin-bottom: 20px;
	opacity: 0.5;
	font-size: 36px;
	font-weight: 300;
}

.Node-heading span {
	font-weight: 600 !important;
}

.Node-heading {
	margin-bottom: 10px;
	font-size: 36px;
	font-weight: 300 !important;
	line-height: 1.3;
}

.vert-txt {
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -12px;
	margin-bottom: 0;
	-webkit-transform: rotate(-90deg) translate(-50%, 50%);
	-ms-transform: rotate(-90deg) translate(-50%, 50%);
	transform: rotate(-90deg) translate(-50%, 50%);
	-webkit-transform-origin: left center;
	-ms-transform-origin: left center;
	transform-origin: left center;
	color: #dfdfdf;
	font-size: 44px;
	line-height: 44px;
	letter-spacing: 5px;
	text-transform: uppercase;
	white-space: nowrap;
}

.icon-circle {
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 60px;
	height: 60px;
	margin: 0 5px 5px;
	border: 1px solid #dfdfdf;
	border-radius: 50%;
	font-size: 10px;
	cursor: pointer;
}

.icon-circle i {
	font-size: 24px;
}

.icon-circle:hover {
	border-color: black;
	background-color: black;
}

.icon-circle:hover i {
	color: #fff;
}

.icon-info {
	max-width: 70px;
	opacity: 0;
	text-align: center;
	text-transform: uppercase;
	font-size: 9px;
}

.project-list:hover .icon-info {
	opacity: 0.5;
}

.project-main {
	max-width: 300px;
}

.case-btn {
	background-color: #1c0058;
	color: white;
	text-transform: inherit;
}

.case-btn:hover {
	background-color: black;
	border-color: black;
	color: #fff;
}

#projects {
	background: #fff;
}

.checkout-center {
	display: table;
	width: 100%;
	height: 100%;
}

.check-bg-full {
	height: 149vh;
}

.world-wide {
	background-image: url(../images/map-bg.png);
	position: relative;
	margin-bottom: -25px;
	padding-top: 50%;
	background-repeat: no-repeat;
	background-size: contain;
}

.main-footer_border {
	height: 2px;
	background-color: rgba(0, 0, 0, 0.1);
}


/*-------------------
    HOME -2
--------------------*/

.home-shape-height {
	padding: 200px 0 0 0;
}


/*-------------------
    HOME -4
--------------------*/

.home-content p {
	max-width: 700px;
	font-size: 26px;
	line-height: 1.6;
}

.play-icon-circle {
	height: 66px;
	width: 66px;
	line-height: 66px;
	text-align: center;
	border-radius: 50%;
	color: #FFF;
	font-size: 28px;
	display: inline-block;
}


/*-----------------
    HOME- 4
------------------*/

.bg-home-parallax {
	background-size: cover;
	background-position: center center;
	position: relative;
}

.home-parallax p {
	line-height: 2.0;
	font-size: 16px;
	max-width: 600px;
}

.btn-contant span {
	position: relative;
	top: 16px;
	color: #fff;
}


/*------------------
    HOME -5
-------------------*/

.home-present {
	background-image: url(../images/bg-home-5.jpg);
	background-color: #2c2e46 !important;
	background-position: center center;
	position: relative;
	background-repeat: repeat;
	padding: 189px 0px 0px 0px;
}


/*------------------
    HOME -6
-------------------*/

.animate-home h1 {
	font-weight: 700;
}

.home-up {
	z-index: 10;
	position: relative;
}


/*------------------
    HOME-7
-------------------*/

.home-clip {
	clip-path: polygon(0 0, 100% 0%, 100% 80%, 0% 100%);
}


/*------------------
    HOME-8
-------------------*/

.bg-gradiant-img {
	background-image: linear-gradient(to left, #00c6fb 0%, #005bea);
	background-attachment: fixed;
	background-position: center center;
	background-size: cover;
}


/*-----------------
    HOME -9 
------------------*/

.bg-gradiant {
	background: url('../images/bg-gradiiant.jpg');
	background-attachment: fixed;
	background-position: center center;
	background-size: cover;
}

.ml3 {
	font-weight: 700;
}


/*-----------------
    HOME -10
 -------------------*/

.main-slider .flex-control-paging li a {
	width: 11px;
	height: 11px;
	display: block;
	background: rgba(255, 255, 255, 0.8);
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	box-shadow: none;
}

.main-slider .flex-control-paging li a:hover {
	background: #333;
	background: rgba(255, 255, 255, 0.9);
}

.main-slider .flex-control-paging li a.flex-active {}

.main-slider .flex-control-nav {
	bottom: -100px;
	left: 0;
	right: 0;
	width: auto;
}

.watch-video-content a span {
	color: #fff;
	font-size: 16px;
	padding-left: 10px;
	position: relative;
	top: -5px;
}


/*------------------
    HOME -12
------------------*/

.navbar-light.small {
	min-height: 80px;
}


/*------------------
    HOME- 14
-------------------*/

.search-form input {
	padding: 15px 20px;
	width: 100%;
	font-size: 17px;
	color: #4c5667 !important;
	border: none;
	outline: none !important;
	padding-right: 180px;
	padding-left: 30px;
	background-color: rgba(255, 255, 255, 0.85);
	border-radius: 30px;
}

.search-form button {
	position: absolute;
	top: 7px;
	right: 8px;
	outline: none !important;
	border-radius: 30px;
	font-size: 15px;
	padding: 9px 30px;
}

.search-form form {
	position: relative;
	max-width: 600px;
	margin: 0px auto;
}


/*------------------
    HOME-15
-------------------*/

.bg-home-text-rotate {
	background: url('../images/bg-home-text-rotate.jpeg');
	background-attachment: fixed;
	background-position: center center;
	background-size: cover;
}

.home-registration-form {
	border-radius: 3px;
	box-shadow: 0px 0px 3px 0px #000000;
}

.home-registration-form .registration-form label {
	font-size: 13px;
}

.registration-form .registration-input-box {
	border: none;
	border-radius: 5px;
	color: #999;
	height: 45px;
	border: 1px solid #e0e0e0 !important;
	box-shadow: none !important;
}


/********************
   4. SERVICES
********************/

.service-content .services-icon img {
	width: 50px;
	height: 50px;
}

.service-content .services-desc h5 {
	font-size: 18px;
	font-weight: 600;
	margin: 17px 0;
}


/********************
    5. FEATURES
*********************/

.features-desc p {
	overflow: hidden;
}

.features-desc h5 {
	font-size: 18px;
	font-weight: 700;
}

.features-icon i {
	font-size: 44px;
}


/********************
   6. TESTIMONIAL
********************/

.bg-testimonial {
	background-image: url('../images/bg-testimonial.jpg');
	background-size: cover;
	background-position: center center;
	position: relative;
}

#owl-demo .item {
	margin: 3px;
}

#owl-demo .item img {
	display: block;
	width: 100%;
	height: auto;
}

.testimonial-desc p {
	font-size: 18px;
font-weight:300;
	}

.testimonial-content i {
	font-size: 62px;
}

.testimonial-content .testi-info h6 {
	font-weight: 700;
}

.owl-theme .owl-controls .owl-page span {
	display: block;
	width: 11px;
	height: 5px;
	margin: 5px 7px;
	background: #0142bb;
	filter: Alpha(Opacity=50);
	opacity: 0.5;
	border-radius: 35px;
	-webkit-transition: all 0.2s ease 0s;
}


/*******************
    7. PRICING
 *******************/

.price-box .pricing-icon i {
	font-size: 54px;
}

.plan-price h1 {
	font-size: 48px;
	font-weight: 700;
}

.price-border-active {
	border: 3px solid;
	border-radius: 8px;
}


/********************
    8.CLIENT'S
*********************/

.client-images img {
	max-height: 90px;
	width: auto !important;
	margin: 10px auto;
	opacity: 0.3;
	cursor: pointer;
	transition: all 0.5s;
}

.client-images img:hover {
	opacity: 0.6;
}


/********************
    9. TEAM
********************/

.team-info h6 {
	font-size: 18px;
	font-weight: bold;
}


/*********************
   10. CTA
*********************/

#full-package {
	padding-bottom: 0px;
}

.bg-about {
	background-image: url('../images/about-bg.png');
	background-size: cover;
	background-position: center center;
	background-attachment: fixed;
	position: relative;
	padding-top: 120px;
	padding-bottom: 120px;
}

.cta-content h4 {
	font-size: 44px;
}

.package-dec h2 {
	margin-bottom: 40px;
	font-size: 44px;
	font-weight: 300;
	line-height: 1.3;
	color: #fff;
}

.home-services-slide__motion {
	position: absolute;
	top: 50px;
	right: 0px;
	width: 430px;
	height: 430px;
}

.explore__motion-img {
	display: inline-block;
	position: relative;
	width: 300px;
}

@media (min-width: 1280px) {
	.home-services-slide__motion {
		right: 0;
		width: 560px;
		height: 560px;
	}
}

@media (min-width: 1280px) {
	.explore__motion-img {
		width: 390px;
	}
}

@media (min-width: 992px) {
	.explore__motion-img {
		width: 340px;
	}
}

.product-desc p {
	margin-bottom: 30px;
	font-size: 22px;
	font-weight: 300;
	line-height: 1.9;
	color: #fff;
}


/*******************
    11. BLOG
*******************/

.blog-post .blog-desc {
	font-size: 13px;
	line-height: 22px;
	letter-spacing: 0.4px;
}


/*******************
    12. CONTACT US
********************/

.error {
	margin: 8px 0px;
	display: none;
	color: red;
}

#ajaxsuccess {
	font-size: 16px;
	width: 100%;
	display: none;
	clear: both;
	margin: 8px 0px;
}

.error_message {
	padding: 10px;
	margin-bottom: 20px;
	text-align: center;
	border: 2px solid #f36270;
	color: #f36270;
	border-radius: 5px;
	font-size: 14px;
}

.contact-loader {
	display: none;
}

#success_page {
	text-align: center;
	margin-bottom: 50px;
}

#success_page h3 {
	color: #0dba26;
	font-size: 22px;
}

.custom-form .form-control {
	height: 45px;
	border-radius: 3px;
	box-shadow: none !important;
	background-color: #f8f9fa;
	font-size: 14px;
}

.custom-form textarea.form-control {
	height: auto !important;
}

.contact-detail p {
	font-size: 15px;
	overflow: hidden;
}


/********************
    13. FOOTER
*********************/

.footer-icon {
	padding-top: 50px;
	padding-bottom: 45px;
}

.main-footer__divider {
	height: 2px;
	background-color: rgba(0, 0, 0, 0.1);
}

.pd-0 {
	padding: 0px;
}

.mr-30 {
	margin-right: 30px !important;
}

.opacity-06 {
	opacity: 0.6 !important;
}

.main-footer__copyright {
	opacity: 0.3;
	font-size: 12px;
	font-weight: 300;
	line-height: 2.3;
}

.mr-10 {
	margin-right: 10px !important;
}

.mb-15 {
	margin-bottom: 15px !important;
}

.mb-30 {
	margin-bottom: 30px !important;
}

.pb-md-30 {
	padding-bottom: 30px !important;
}

.pt-md-55 {
	padding-top: 55px !important;
}

.pt-5 {
	padding-top: 5px !important;
}

.mb-25 {
	margin-bottom: 25px !important;
}

.pb-35 {
	padding-bottom: 35px !important;
}

.pt-20 {
	padding-top: 20px !important;
}

.main-footer__logo-img {
	width: 179px;
}

.main-footer__contacts {
	margin-bottom: 30px;
	padding-left: 5px;
}

.main-footer__list-title {
	margin-bottom: 12px;
	opacity: 0.5;
	font-size: 15px;
	font-weight: 300;
	line-height: 1.8;
}

.main-footer__list-subtitle {
	display: inline-block;
	margin-bottom: 5px;
	font-size: 13px;
	font-weight: 500;
	color: #000;
}

.main-footer__list-subtitle:hover {
	color: #e76d14;
}

.main-footer__list-item {
	margin-bottom: 5px;
}

.main-footer__list-item-link--large {
	font-size: 15px;
	font-weight: 500;
	line-height: 1.9;
}

.main-footer__list-item-link {
	opacity: 0.9;
	font-size: 13px;
	line-height: 1.5;
	color: #000;
}

.main-footer__list-item-link:hover {
	color: #e76d14;
}

.footer ul {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none;
}

.bg-footer {
	background: #fff !important;
}

.address-info h5 {
	font-size: 21px;
	line-height: 1.6;
}

.social-icon>li a {
	border-radius: 35px;
	color: #000;
	display: inline-block;
	height: 35px;
	line-height: 36px;
	text-align: center;
	width: 35px;
	margin-left: 12px;
	transition: all 0.5s;
	font-size: 30px;
}

.social-icon>li a:hover {
	color: #33158a !important;
	background: inherit !important;
}

.footer-alt .copy-rights {
	margin: 0;
	text-align: center;
	color: #858585;
}

.footerlink li a {
	color: #858585;
	margin: 0 8px;
	transition: all 0.5s;
	font-size: 15px;
}

.footerlink li a:hover {
	color: #b7b7b7;
}

.address-info h5 {
	color: #858585;
}

.main-button--white-violet {
	background-color: white;
	color: #1c0058;
}

.font-600 {
	font-weight: 600 !important;
}

.font-500 {
	font-weight: 500 !important;
}

.mb-20 {
	margin-bottom: 20px !important;
}

b,
strong {
	font-weight: 700;
}

#check-out .home-subtitle {
	margin-bottom: 30px;
	font-size: 20px;
	font-weight: 300;
	line-height: 1.9;
}

#home .home-subtitle {
	font-size: 26px;
	line-height: 1.6;
	position: relative;
	margin-bottom: 15px;
	font-weight: 300;
	line-height: 1.6;
}

#check-out .home-title {
	font-size: 44px;
}


/*********************
    14.RESPONSIVE
**********************/

@media (min-width: 200px) and (max-width: 768px) {
	nav .navbar-collapse.collapse.show {
      
	}
	
	..nav-sticky .collapse {
    background: rgba(27,32,35, 0.9);
    height: 100%;
    top: 50px;
    bottom: 0;
    position: fixed;
    width: 100%;
    border: none;
		
	}
	
	#home .home-subtitle {
    font-size: 18px;
    line-height: 1.6;
    position: relative;
    margin-bottom: 15px;
    font-weight: 300;
    line-height: 1.6;
}

	#my-navs .logo-dark{
	display:none;}
	.logo-icon {
	display:block;
	}
	
	nav .dropdown-menu .nav-web {
     padding:0px 15px;
}

	.footer .col-12 {
	padding:0px;}
	
	.social-icon>li a {
    border-radius: 35px;
    color: #000;
    display: inline-block;
    height: 35px;
    line-height: 36px;
    text-align: center;
    width: 35px;
    margin-left: 12.5px;
    transition: all 0.5s;
    font-size: 30px;
	}
	.footer-icon ul {
		text-align: inherit !important;
	}
	#contact .home-title {
		margin-bottom: 30px;
		font-size: 32px;
		font-weight: 300;
	}
	#contact {
		padding-top: 70px;
		padding-bottom: 70px;
		color: white;
		text-align: center;
	}
	.bg-about {
		background-image: url(../images/about-bg.png);
		background-size: cover;
		background-position: center center;
		background-attachment: fixed;
		position: relative;
		padding-top: 70px;
		padding-bottom: 80px;
		margin: 20px auto;
		width: 95%;
	}
	#my-navs .nav-button {
		padding-left: 0px !important;
		text-align: center !important;
	}
	.navbar-custom .nav-button .btn-outline-white {
		text-align: center;
		margin-left: auto;
		margin-right: auto;
		display: block;
		width: 60%;
		background-color: #fff !important;
		color: #1c0058 !important;
		font-size: 14px !important;
	}
	.nav-btn .fa-envelope {
		color: #1c0058;
		font-size: 16px;
		margin-left: 10px;
	}
	.navbar-custom {
	
		padding: 10px 0px !important;
	}
	.navbar-custom .container {
		width: 90%;
	}
	.home-title {
		font-size: 34px;
		line-height: 1.2;
	}
	.home-subtitle {
		line-height: 1.6;
		font-size: 15px;
	}
	.address-info h5 {
		font-size: 20px;
		line-height: 1.6;
	}
	.navbar-custom .navbar-toggler {
    color: #000;
    font-size: 26px;
    border: none;
    min-width: 50px;
    padding: 20px 15px;
    border: 1px solid #e8e8e8;
    border-radius: 50%;
    background: white;
    text-align: center;
	z-index:1000;
	
	}
	.cta-content h4 {
		font-size: 38px;
		margin-bottom: 30px;
		font-weight: 300;
		letter-spacing: 1px;
		line-height: 1.2;
	}
	.btn-contant span {
		display: block;
	}
	.home-present {
		padding: 110px 0px 0px 0px;
	}
	.navbar-custom .navbar-nav li a {
		color: #000!important;
	}
	.nav-web p {
		margin-left: 5px;
	}
	.dropdown-menu a {
		margin: 0px;
	}
	.nav-sticky .navbar-nav li a {
		color: #000!important;
	}
	.navbar-custom .logo .logo-dark {
		display: inline-block;
	}
	.navbar-custom .logo .logo-light {
		display: none;
	}
}

@media (max-width: 991px) {
	.bg-home-full {
		height: auto;
	}
	.bg-home-half {
		padding: 130px 0 97px;
	}
	.nav-sticky .navbar-toggler {
		color: #000 !important;
	}
	.home-title {
		font-size: 40px;
	}
	.home-height-half {
		padding: 55px 0px;
	}
}

@media (max-width: 1023px) {
	.navbar-custom .nav-button .btn-outline-white {}
}


/*==================================
STYLE SWITHER - Demo purpose only
==================================*/

#style-switcher div h3 {
	color: #ffffff;
	font-size: 16px;
	margin: 8px 3px 12px;
}

#style-switcher {
	background: none repeat scroll 0 0 #2b2424;
	box-shadow: 2px 2px 0 0 rgba(0, 0, 0, 0.08);
	left: -189px;
	position: fixed;
	top: 17%;
	width: 189px;
	z-index: 9999;
	padding: 10px 5px;
}

#style-switcher div {
	padding: 5px 10px;
}

#style-switcher .bottom {
	background: none repeat scroll 0 0 #FFFFFF;
	color: #252525;
	padding: 0;
}

#style-switcher .bottom a.settings {
	background: none repeat scroll 0 0 #2b2424;
	box-shadow: 2px 2px 0 0 rgba(0, 0, 0, 0.08);
	display: block;
	height: 41px;
	position: absolute;
	right: -40px;
	top: 0;
	width: 40px;
	padding: 3px;
}

#style-switcher .bottom a {
	text-decoration: none;
}

#style-switcher .bottom a.settings i {
	margin-left: 5px;
	color: #ffffff;
	font-size: 24px;
	position: absolute;
}

ul.pattern {
	list-style: none outside none;
	margin: 0 0 0px;
	overflow: hidden;
	padding: 0;
	border-radius: 0px;
}

ul.pattern li {
	float: left;
	margin: 2px;
}

ul.pattern li a {
	cursor: pointer;
	display: block;
	height: 35px;
	width: 35px;
	border-radius: 0px 35px 0px 0;
	margin: 5px;
}

ul.pattern .color1 {
	background-color: #2575fc;
}

ul.pattern .color2 {
	background-color: #FF69B4;
}

ul.pattern .color3 {
	background-color: #FFD700;
}

ul.pattern .color4 {
	background-color: #87CEEB;
}

ul.pattern .color5 {
	background-color: #808080;
}

ul.pattern .color6 {
	background-color: #31b164
}

@media only screen and (max-width: 479px) {
	#style-switcher {
		display: none;
	}
}


/* Css Services */

.home-technologies-slide {
	padding-top: 55px;
	padding-bottom: 20px;
	background-color: #ededed;
	text-align: center;
}

.home-technologies-slide__title {
	margin-bottom: 10px;
	font-size: 28px;
	font-weight: 300;
	line-height: 1.3;
}

.main-tabs {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-bottom: none;
}

nav-tabs {
	border-bottom: 1px solid #ddd;
}

.nav {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
}

.nav-tabs .nav-item {
	margin-bottom: -1px;
}

.main-tabs .main-tabs__link {
	border: none;
	border-radius: 0;
}

.nav-tabs .nav-link {
	border: 1px solid transparent;
	border-top-right-radius: 0.25rem;
	border-top-left-radius: 0.25rem;
}

.main-tabs__link {
	margin-bottom: 15px;
	padding: 0 5px;
	-webkit-transition: 0.15s color ease;
	transition: 0.15s color ease;
	color: #bbb;
	font-size: 24px;
	letter-spacing: 1px;
	line-height: 2;
}

.nav-link {
	display: block;
	padding: 0.5em 1em;
}

.main-tabs__link.active:before {
	width: 52px;
	margin-right: 5px;
}

.main-tabs__link:before {
	content: '';
	display: inline-block;
	width: 0;
	height: 2px;
	margin-right: 0;
	-webkit-transition: width 0.5s;
	transition: width 0.5s;
	background-color: currentColor;
	vertical-align: middle;
}

.nav-tabs .nav-item {
	margin-bottom: -1px;
}

.mb-30 {
	margin-bottom: 30px !important;
}

tab-content>.active {
	display: block;
}

tab-content>.tab-pane {
	display: none;
}

.home-technologies-slide__technology {
	margin-bottom: 10px;
	font-size: 11px;
	font-weight: 600;
	letter-spacing: 2px;
	line-height: 1.6;
	text-transform: uppercase;
}

.justify-content-center {
	-webkit-justify-content: center !important;
	-ms-flex-pack: center !important;
	justify-content: center !important;
}

.tech-info {
	margin-right: 7.5px;
	margin-bottom: 10px;
	margin-left: 7.5px;
}

.tech-info__circle {
	width: 110px;
	height: 110px;
}

.tech-info__circle--home {
	backgroun d-color: white;
}

.tech-info__circle {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	width: 80px;
	height: 80px;
	margin: 0 auto 10px;
	-webkit-transition: 0.15s background-color, 0.15s border-color;
	transition: 0.15s background-color, 0.15s border-color;
	border-radius: 50%;
}

.tech-info__circle--animate .tech-info__more-txt,
.tech-info__circle--animate .fab {
	font-size: 32px;
}

.tech-info__circle--animate .tech-info__more-txt,
.tech-info__circle--animate .fab {
	position: relative;
	z-index: 1;
	font-size: 24px;
}

.icon-tech {
	font-family: 'icomoon_tech' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.tech-info__circle-animate-block {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-radius: inherit;
	background-color: inherit;
}

.tech-info__title {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.tech-info__title {
	margin-bottom: 0;
	opacity: 0.5;
	font-size: 11px;
	font-weight: 500;
	text-align: center;
	text-transform: uppercase;
}

ul {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none;
}

.tech-info.active .tech-info__circle--animate .tech-info__circle-animate-block,
.tech-info:focus .tech-info__circle--animate .tech-info__circle-animate-block,
.tech-info:hover .tech-info__circle--animate .tech-info__circle-animate-block {
	-webkit-animation: rotate-tech-dot 1.5s cubic-bezier(0.445, 0.05, 0.55, 0.95) forwards;
	animation: rotate-tech-dot 1.5s cubic-bezier(0.445, 0.05, 0.55, 0.95) forwards;
}

.tech-info__circle--home {
	background-color: white;
}

.tech-info.active .tech-info__circle--home,
.tech-info:focus .tech-info__circle--home,
.tech-info:hover .tech-info__circle--home {
	border-color: black;
	background-color: black;
	cursor: pointer;
	color: #fff;
}

.tech-info__circle--animate .tech-info__more-txt,
.tech-info__circle--animate .fab {
	font-size: 32px;
}

.home-technologies-slide__technology {
	margin-bottom: 10px;
	font-size: 11px;
	font-weight: 600;
	letter-spacing: 2px;
	line-height: 1.6;
	text-transform: uppercase;
}

#services .nav-tabs .nav-item.show .nav-link,
#services .nav-tabs .nav-link.active {
	color: #000;
	background-color: inherit;
	border-color: inherit;
	border: inherit;
}

#services {
	background: #ededed;
}

#services a:hover {
	color: #000;
}

@media (min-width: 992px) {
	.tech-info__circle {
		width: 110px;
		height: 110px;
	}
}

@media (min-width: 992px) {
	.Node-head h3 {
		font-size: 44px;
	}
}

.tech-info.active .tech-info__circle--home .icon-tech,
.tech-info:focus .tech-info__circle--home .icon-tech,
.tech-info:hover .tech-info__circle--home .icon-tech {
	-webkit-filter: invert(1);
	filter: invert(1);
}

.tech-info.active .tech-info__circle--animate .tech-info__circle-animate-block,
.tech-info:focus .tech-info__circle--animate .tech-info__circle-animate-block,
.tech-info:hover .tech-info__circle--animate .tech-info__circle-animate-block {
	-webkit-animation: rotate-tech-dot 1.5s cubic-bezier(0.445, 0.05, 0.55, 0.95) forwards;
	animation: rotate-tech-dot 1.5s cubic-bezier(0.445, 0.05, 0.55, 0.95) forwards;
}

.tech-info.active .tech-info__circle--animate .tech-info__circle-animate-block:before,
.tech-info:focus .tech-info__circle--animate .tech-info__circle-animate-block:before,
.tech-info:hover .tech-info__circle--animate .tech-info__circle-animate-block:before {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	background-color: inherit;
}

@media (min-width: 992px) {
	.tech-info__circle-animate-block:before {
		top: 6px;
		right: 6px;
		width: 10px;
		height: 10px;
	}
}

.tech-info__circle-animate-block:before {
	content: '';
	position: absolute;
	top: 5px;
	right: 5px;
	width: 6px;
	height: 6px;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left bottom;
	-ms-transform-origin: left bottom;
	transform-origin: left bottom;
	border-radius: inherit;
	-webkit-transition: -webkit-transform 0.3s;
	transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	transition: transform 0.3s, -webkit-transform 0.3s;
}

@media (min-width: 760px) {
	.tech-info__circle-animate-block:before {
		width: 8px;
		height: 8px;
	}
	.tech-info {
		margin-bottom: 30px;
	}
}

.tech-info.active,
.tech-info:focus,
.tech-info:hover {
	cursor: pointer;
}

@-webkit-keyframes rotate-tech-dot {
	10% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes rotate-tech-dot {
	10% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

.dynamic-map {
	background-image: url(../images/map-bg.png);
	background-image: -webkit-image-set(url(../images/map-bg.png) 1x, url(../images/map-bg.png) 2x);
	background-image: image-set(url(../images/map-bg.png) 1x, url(../images/map-bg.png) 2x);
	position: relative;
	margin-bottom: -25px;
	padding-top: 50%;
	background-repeat: no-repeat;
	background-size: 100%
}

@media (min-width: 760px) {
	.dynamic-map {
		background-image: url(../images/map-bg.png);
		background-image: -webkit-image-set(url(../images/map-bg.png) 1x, url(../images/map-bg.png) 2x);
		background-image: image-set(url(../images/map-bg.png) 1x, url(../images/map-bg.png) 2x);
	}
}

@media (min-width: 992px) {
	.dynamic-map {
		background-image: url(../images/map-bg.png);
		background-image: -webkit-image-set(url(../images/map-bg.png) 1x, url(../images/map-bg.png) 2x);
		background-image: image-set(url(../images/map-bg.png) 1x, url(../images/map-bg.png) 2x);
	}
}

@media (min-width: 1280px) {
	.dynamic-map {
		background-image: url(../images/map-bg.png);
		background-image: -webkit-image-set(url(../images/map-bg.png) 1x, url(../images/map-bg.png) 2x);
		background-image: image-set(url(../images/map-bg.png) 1x, url(../images/map-bg.png) 2x);
	}
}

.dynamic-map__dot {
	position: absolute;
	border-radius: 50%;
	background-color: #4a01ea
}

.dynamic-map__dot:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	border-radius: inherit;
	background-color: inherit
}

.dynamic-map__dot--america-west-top {
	top: 27.5%;
	left: 7.5%
}

.dynamic-map__dot--america-west-top:before {
	-webkit-animation: motion-map 4s linear infinite;
	animation: motion-map 4s linear infinite
}

.dynamic-map__dot--america-west {
	top: 31.5%;
	left: 8%
}

.dynamic-map__dot--america-west:before {
	-webkit-animation: motion-map 5s linear infinite;
	animation: motion-map 5s linear infinite
}

.dynamic-map__dot--america-west-bottom {
	top: 34%;
	left: 8.5%
}

.dynamic-map__dot--america-west-bottom:before {
	-webkit-animation: motion-map 3s linear infinite;
	animation: motion-map 3s linear infinite
}

.dynamic-map__dot--america-top {
	top: 16.5%;
	left: 16%
}

.dynamic-map__dot--america-top:before {
	-webkit-animation: motion-map 5s linear infinite;
	animation: motion-map 5s linear infinite
}

.dynamic-map__dot--america-center-top {
	top: 19.5%;
	left: 12%
}

.dynamic-map__dot--america-center-top:before {
	-webkit-animation: motion-map 3s linear infinite;
	animation: motion-map 3s linear infinite
}

.dynamic-map__dot--america-center {
	top: 26.5%;
	left: 13%
}

.dynamic-map__dot--america-center:before {
	-webkit-animation: motion-map 4s linear infinite;
	animation: motion-map 4s linear infinite
}

.dynamic-map__dot--america-center-bottom {
	top: 36%;
	left: 19%
}

.dynamic-map__dot--america-center-bottom:before {
	-webkit-animation: motion-map 3s linear infinite;
	animation: motion-map 3s linear infinite
}

.dynamic-map__dot--america-east-left {
	top: 24%;
	left: 20%
}

.dynamic-map__dot--america-east-left:before {
	-webkit-animation: motion-map 5s linear infinite;
	animation: motion-map 5s linear infinite
}

.dynamic-map__dot--america-east {
	top: 24.5%;
	left: 23%
}

.dynamic-map__dot--america-east:before {
	-webkit-animation: motion-map 4s linear infinite;
	animation: motion-map 4s linear infinite
}

.dynamic-map__dot--america-east-bottom {
	top: 27%;
	left: 22%
}

.dynamic-map__dot--america-east-bottom:before {
	-webkit-animation: motion-map 3s linear infinite;
	animation: motion-map 3s linear infinite
}

.dynamic-map__dot--europe-top {
	top: 9%;
	left: 50%
}

.dynamic-map__dot--europe-top:before {
	-webkit-animation: motion-map 5s linear infinite;
	animation: motion-map 5s linear infinite
}

.dynamic-map__dot--europe-west-top {
	top: 21%;
	left: 46%
}

.dynamic-map__dot--europe-west-top:before {
	-webkit-animation: motion-map 3s linear infinite;
	animation: motion-map 3s linear infinite
}

.dynamic-map__dot--europe-west-bottom {
	top: 24.5%;
	left: 24.5%
}

.dynamic-map__dot--europe-west-bottom:before {
	-webkit-animation: motion-map 5s linear infinite;
	animation: motion-map 5s linear infinite
}

.dynamic-map__dot--europe-east-top {
	top: 16.5%;
	left: 53%
}

.dynamic-map__dot--europe-east-top:before {
	-webkit-animation: motion-map 4s linear infinite;
	animation: motion-map 4s linear infinite
}

.dynamic-map__dot--europe-east {
	top: 19%;
	left: 50%
}

.dynamic-map__dot--europe-east:before {
	-webkit-animation: motion-map 5s linear infinite;
	animation: motion-map 5s linear infinite
}

.dynamic-map__dot--europe-east-bottom {
	top: 23%;
	left: 52%
}

.dynamic-map__dot--europe-east-bottom:before {
	-webkit-animation: motion-map 3s linear infinite;
	animation: motion-map 3s linear infinite
}

.dynamic-map__dot--europe-bottom {
	top: 23.5%;
	left: 49%
}

.dynamic-map__dot--europe-bottom:before {
	-webkit-animation: motion-map 4s linear infinite;
	animation: motion-map 4s linear infinite
}

.dynamic-map__dot--africa-top {
	top: 31%;
	left: 58%
}

.dynamic-map__dot--africa-top:before {
	-webkit-animation: motion-map 3s linear infinite;
	animation: motion-map 3s linear infinite
}

.dynamic-map__dot--africa-left {
	top: 33%;
	left: 56%
}

.dynamic-map__dot--africa-left:before {
	-webkit-animation: motion-map 4s linear infinite;
	animation: motion-map 4s linear infinite
}

.dynamic-map__dot--africa-bottom {
	top: 36%;
	left: 60%
}

.dynamic-map__dot--africa-bottom:before {
	-webkit-animation: motion-map 5s linear infinite;
	animation: motion-map 5s linear infinite
}

.dynamic-map__dot--america-east-bottom {
	top: 19.5%;
	left: 25.5%
}

.dynamic-map__dot--america-east-bottom:before {
	-webkit-animation: motion-map 5s linear infinite;
	animation: motion-map 5s linear infinite
}

.dynamic-map__dot--asia-east {
	top: 41.5%;
	left: 84%
}

.dynamic-map__dot--asia-east:before {
	-webkit-animation: motion-map 4s linear infinite;
	animation: motion-map 4s linear infinite
}

.dynamic-map__dot--asia-east-top {
	top: 35.5%;
	left: 80.5%
}

.dynamic-map__dot--asia-east-top:before {
	-webkit-animation: motion-map 3s linear infinite;
	animation: motion-map 3s linear infinite
}

.dynamic-map__dot--asia-east-bottom {
	top: 80.5%;
	left: 92.5%
}

.dynamic-map__dot--asia-east-bottom:before {
	-webkit-animation: motion-map 5s linear infinite;
	animation: motion-map 5s linear infinite
}

.dynamic-map__dot--asia-east-left {
	top: 83.5%;
	left: 90%
}

.dynamic-map__dot--asia-east-left:before {
	-webkit-animation: motion-map 4s linear infinite;
	animation: motion-map 4s linear infinite
}

@-webkit-keyframes motion-map {
	0% {
		-webkit-transform: translate(-50%, -50%) scale(0);
		transform: translate(-50%, -50%) scale(0);
		opacity: 0
	}
	50% {
		opacity: 0.8
	}
	100% {
		-webkit-transform: translate(-50%, -50%) scale(1);
		transform: translate(-50%, -50%) scale(1);
		opacity: 0
	}
}

@keyframes motion-map {
	0% {
		-webkit-transform: translate(-50%, -50%) scale(0);
		transform: translate(-50%, -50%) scale(0);
		opacity: 0
	}
	50% {
		opacity: 0.8
	}
	100% {
		-webkit-transform: translate(-50%, -50%) scale(1);
		transform: translate(-50%, -50%) scale(1);
		opacity: 0
	}
}

.dynamic-map__dot--sm {
	width: 2px;
	height: 2px
}

.dynamic-map__dot--sm:before {
	width: 6px;
	height: 6px
}

.dynamic-map__dot--md {
	width: 3px;
	height: 3px
}

.dynamic-map__dot--md:before {
	width: 8px;
	height: 8px
}

.dynamic-map__dot--lg {
	width: 6px;
	height: 6px
}

.dynamic-map__dot--lg:before {
	width: 16px;
	height: 16px
}

@media (min-width: 760px) {
	.home-map-slide {
		padding-top: 80px;
		padding-bottom: 55px
	}
	.home-map-slide__title {
		font-size: 38px;
		letter-spacing: 1px
	}
	.home-map-slide__descr {
		font-size: 20px;
		line-height: 1.8
	}
	.dynamic-map {
		margin-bottom: -110px
	}
	.home-map-slide__content-text {
		font-size: 15px;
		
		font-weight:300;
	}
	.dynamic-map-wrap {
		max-width: 700px;
		margin-right: auto;
		margin-left: auto
	}
	.dynamic-map__dot--sm {
		width: 5px;
		height: 5px
	}
	.dynamic-map__dot--sm:before {
		width: 13px;
		height: 13px
	}
	.dynamic-map__dot--md {
		width: 10px;
		height: 10px
	}
	.dynamic-map__dot--md:before {
		width: 26px;
		height: 26px
	}
	.dynamic-map__dot--lg {
		width: 20px;
		height: 20px
	}
	.dynamic-map__dot--lg:before {
		width: 50px;
		height: 50px
	}
}

@media (min-width: 992px) {
	.home-map-slide {
		padding-top: 120px;
		padding-bottom: 140px
	}
	.home-map-slide__title {
		font-size: 44px
	}
	.home-map-slide__descr {
		margin-bottom: 24px;
		font-size: 24px;
		line-height: 1.5
	}
	.dynamic-map {
		margin-bottom: -170px
	}
	.dynamic-map-wrap {
		max-width: 1020px
	}
}

.home-technologies-slide {
	padding-top: 55px;
	padding-bottom: 20px;
	background-color: #ededed;
	text-align: center
}

.home-technologies-slide__title {
	margin-bottom: 10px;
	font-size: 28px;
	font-weight: 300;
	line-height: 1.3
}

.home-technologies-slide__text {
	margin-bottom: 20px;
	opacity: 0.5;
	font-size: 24px;
	font-weight: 300
}

.home-technologies-slide__technology {
	margin-bottom: 10px;
	font-size: 11px;
	font-weight: 600;
	letter-spacing: 2px;
	line-height: 1.6;
	text-transform: uppercase
}

@media (min-width: 760px) {
	.home-technologies-slide {
		padding-top: 80px
	}
	.home-technologies-slide__title {
		margin-bottom: 0;
		font-size: 38px;
		line-height: 1.6
	}
	.home-technologies-slide__text {
		margin-bottom: 50px;
		font-size: 32px
	}
	.home-technologies-slide__technology {
		font-style: 12px
	}
}

ul li ul.dropdown {
	background: #fff;
	display: none;
	position: absolute;
	z-index: 999;
	left: 0;
	top: 40px;
	width: 150px;
	transition: all .8s ease;
	-webkit-transition: all 0.6s cubic-bezier(0.18, 0.89, 0.32, 1.28);
	-moz-transition: all 0.6s cubic-bezier(0.18, 0.89, 0.32, 1.28);
	-ms-transition: all 0.6s cubic-bezier(0.18, 0.89, 0.32, 1.28);
	-o-transition: all 0.6s cubic-bezier(0.18, 0.89, 0.32, 1.28);
	transition: all 0.6s cubic-bezier(0.18, 0.89, 0.32, 1.28);
	-webkit-box-shadow: 2px 0 10px 0 rgba(2, 0, 0, 0.1);
	-moz-box-shadow: 2px 0 10px 0 rgba(2, 0, 0, 0.1);
	box-shadow: 2px 0 10px 0 rgba(2, 0, 0, 0.1);
	border-radius: 4px;
}

dropdown li {
	background: #fff;
	padding: 15px;
	border-bottom: 1px solid #ddd;
}

ul li:hover ul.dropdown {
	display: block;
}

dropdown li a:hover {
	border-left: 3px solid #ff4671;
	color: #ff4671 !important;
}

.dropdown li a {
	font-size: 13px;
	color: #333 !important;
	padding: 5px 5px;
	transition: all .35s ease-in-out;
}

.nav-item:hover .navbar {
	background: #fff !important;
}

@media only screen and (min-width: 992px) {
	.navbar-nav .nav-pages-links {
		width: 250px;
	}
}

@media (min-width: 992px) {
	.main_navi {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
		margin-bottom: 0;
		padding: 0 5%;
	}
}

@media (min-width: 760px) {
	.main_navi {
		padding-top: 80px;
	}
}

.main_navi {
	position: relative;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
}

@media (min-width: 1280px) {
	.main_navi {
		width: 80%;
		margin: auto 180px;
	}
}

.main-button--violet-black {
	background-color: #1c0058;
	color: white;
}

.main-button {
	display: inline-block;
	max-width: 100%;
	padding: 17px 40px 17px;
	overflow: hidden;
	-webkit-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
	border: none;
	border-radius: 25px;
	font-family: inherit;
	font-size: 15px;
	letter-spacing: 0.1px;
	line-height: 16px;
	text-overflow: ellipsis;
	vertical-align: middle;
	white-space: nowrap;
	cursor: pointer;
}

.main-button .fa-long-arrow-right {
	margin-left: 10px;
}
.mainbar {
background:#fff; 
    box-shadow: 0 1px 0 0 #ededed;
}
.mainbar .navbar-nav li a {
    color: #000!important;
}
.mainbar .logo .logo-light {
    display: none;
}
.mainbar .logo .logo-dark {
    display: inline-block;
}
.mainbar .btn-outline-white {
    border-color: #1c0058!important;
    background-color: #1c0058!important;
    color: #fff!important;
}


.navbar-collapse.collapsing {
  -webkit-transition: height 0.01s;
  -moz-transition: height 0.01s;
  -ms-transition: height 0.01s;
  -o-transition: height 0.01s;
  transition: height 0.01s;

}


@media (min-width: 320px) and (max-width: 767px) {
	.d-flex li a {
	 margin-left:65px;
	}
	
	.main-footer__copyright {
    opacity: 0.3;
    font-size: 12px;
    font-weight: 300;
    line-height: 2.3;
    text-align: center;
}
	.services-offer__text {
    font-size: 30px;
    line-height: 1.5;
    font-weight: 300;
}

	.inner_item_slide {
    padding-top: 45px;
    padding-bottom: 100px;
}
	.services-projects__slider-slide-title {
	width:100%;
	}
	
.services-projects__slider-slide-image {
display:none;
}
.owl-buttons {
display:none;
}

.nav-sticky .navbar-collapse {
    background:#fff;
    height: 100%;
    top: 50px;
    bottom: 0;
    position: fixed;
    width: 100%;
    border: none;
}	  	
	
	
.fixed-top .navbar-collapse {
       background: #fff;
    height: 100%;
    top: 0px;
    bottom: 0;
    position: fixed;
    width: 100%;
    border: none;
    left: 0px;
    padding-left: 15px;
    padding-top: 60px;
}	
	 
	 .industries-top {
		 
		margin-top:70px; 
		
	 }
	 
	.mob-dev-process .services-title {
		margin-top: 30px;
	}
	.mob-dev-process .mob-dev-process__list-item-title,
	.mob-dev-process .mob-dev-process__list-item-icon {
		margin-top: 30px;
		font-size: 24px;
	}
	.mob-dev-process .mob-dev-process__list-title {
		font-size: 24px;
	}
	.icon-mb,
	.icon-mb2,
	.icon-mb3 {
		display: none;
	}
	.web-dev-solutions {
		padding-top: 35px;
	}
	.web-dev-solution__content,
	.web-dev-solution__list {
		padding: 15px;
	}
	#portfolio-slide .portfolio-one,
	#portfolio-slide .portfolio-two,
	#portfolio-slide .portfolio-three {
		height: 300px;
		margin-left: 10px;
		margin-right: 10px;
		padding-left: 10px;
	}
	#portfolio-mobile .portfolio-one,
	#portfolio-mobile .portfolio-two,
	#portfolio-mobile .portfolio-three {
		min-height: 300px;
		margin-left: 10px;
		margin-right: 10px;
		padding-left: 10px;
	}
	#portfolio-slide .owl-carousel .owl-wrapper-outer {
		overflow: hidden !important;
		position: relative !important;
		width: 100%;
	}
	#portfolio-mobile .owl-carousel .owl-wrapper-outer {
		overflow: hidden !important;
		position: relative !important;
		width: 100%;
	}
	#single-blog .show-on-mobile {
		display: block;
	}
	#single-blog .show-on-web {
		display: none;
	}
	#blog .show-on-mobile {
		display: block;
	}
	#blog .show-on-web {
		display: none;
	}
	.card-item {
		position: inherit !important;
		top: inherit !important;
		left: inherit !important;
	}
	#blog .cards {
		position: inherit !important;
		height: inherit !important;
	}
	#services .nav-tabs .nav-item .nav-link {
		padding: 0 5px;
	}
	.home-technologies-slide h3 {
		margin-bottom: 10px;
		font-size: 28px;
		font-weight: 300;
		line-height: 1.3;
	}
	#my-navs .dropdown-menu {
		padding-left: 0px;
		padding-top: 0px;
		height: inherit;
	}
	#my-navs .dropdown-menu h4 {
		margin-bottom: 0px;
	}
	#my-navs .dropdown-menu div[class*="col"] {
		margin-bottom: 0px;
	}
	#my-navs .container {
		padding: 0px;
		margin: 0px;
	}
	.home-services-slide__motion {
		position: absolute;
		top: 50px;
		right: 0px;
		width: 430px;
		height: 430px;
	}
	.navbar-custom .navbar-toggler {
		padding: 10px;
	}
	.navbar-custom {
		padding: 15px !important;

	}
	.tech-matter {
		margin-top: 20px;
	}
	.tech-matter p {
		font-size: 20px;
	}
	.diff-tech {
		font-size: 24px;
	}
	.features-desc h2 {
	text-align: left;
    margin-bottom: 25px;
    font-size: 28px;
	margin-top:20px;
	}
	.vert-txt {
		position: relative;
		left: 0;
		margin-top: 10px;
		margin-bottom: 20px;
		transform: inherit;
		color: #dfdfdf;
		font-size: 28px;
		line-height: 44px;
		letter-spacing: 5px;
		text-transform: uppercase;
		white-space: nowrap;
	}
	.check-bg-full {
		height: inherit;
		padding-bottom: 0px;
	}
	.check-bg-full p {
		font-size: 24px;
	}
	.client-world h3 {
		margin-top: 60px;
		font-size: 30px;
		font-weight: 300;
	}
	.client-world p {
		font-size: 22px;
	}
	.home-map-slide__content-text {
		font-size: 14px;
		margin-bottom: 60px;
	}
	.package-dec h2 {
		margin-bottom: 40px;
		font-size: 32px;
		font-weight: 300;
		line-height: 1.3;
		color: #fff;
	}
	.product-desc p {
		margin-bottom: 30px;
		font-size: 16px;
		font-weight: 300;
		line-height: 1.9;
		color: #fff;
		margin-bottom: 20px;
		margin-top: 30px;
	}
}


/* navbar dropdown css*/

#my-navs .navbar-nav li a:hover,
#my-navs .navbar-custom .navbar-nav li a:active,
#my-navs .navbar-custom .navbar-nav li.active a,
#my-navs .nav-sticky .btn-outline-white {
	color: #e76d14 !important;
}


/* adds some margin below the link sets  */

.navbar .dropdown-menu div[class*="col"] {
	margin-bottom: 1rem;
}

.navbar .dropdown-menu {
	border: none;
	background-color: #fff !important;
	cursor: pointer;
	padding-left: 28%;
	padding-top: 40px;
	border-top: 1px solid #cfcfcf;
	border-radius: 0px;
	height: 250px;
}


/* breakpoint and up - mega dropdown styles */

@media screen and (min-width: 992px) {
	/* remove the padding from the nav-item and add some margin to give some breathing room on hovers */
	.navbar .nav-item {
		padding: .5rem .5rem;
		margin: 0 .25rem;
	}
	/* makes the dropdown full width  */
	.navbar .dropdown {
		position: static;
	}
	.navbar .dropdown-menu {
		width: 100%;
		left: 0;
		right: 0;
		/*  height of nav-item  */
		top: 65px;
	}
	@media (min-width: 992px) {
		.mr-lg-85 {
			margin-right: 85px !important;
		}
	}
	/* shows the dropdown menu on hover */
	.navbar .dropdown:hover .dropdown-menu,
	.navbar .dropdown .dropdown-menu:hover {
		display: block!important;
	}
	.navbar-custom .navbar .dropdown-menu {
		border: 1px solid rgba(0, 0, 0, .15);
		background-color: #fff;
	}
}

#my-nav {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	position: absolute;
	z-index: 1001;
	top: 0;
	left: 0;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
	height: 80px;
	padding: 0 10px;
}

#my-nav #navbarCollapse .navbar-nav {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 0;
	padding: 0 5%;
}

#my-nav .navbar-nav {
	position: relative;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 45px;
	width: 40%;
}

@media (min-width: 1280px) {
	#my-nav #navbarCollapse .navbar-nav {
		width: 60%;
	}
}

@media (min-width: 992px) {
	#my-nav .navbar-nav .nav-item {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		height: 80px;
		margin-bottom: 0;
	}
}

.nav-web h4 {
	display: block;
	margin-bottom: 20px;
	font-size: 15px;
	font-weight: 600;
	letter-spacing: 0.5px;
	line-height: 1.5;
	color: #000;
}

.nav-web p {
	color: rgba(0, 0, 0, 0.9);
	font-size: 12px;
	font-weight: 300;
	letter-spacing: 0.46px;
	line-height: 1.5;
	margin-left: 5px;
	width:250px;
}

.nav-web .nav-item {
	padding: 0px !important;
	margin: 0px !important;
}

.nav-web .nav-link {
	padding: 0px !important;
	margin: 0px !important;
}

.text-custom,
.btn-outline-custom,
.navbar-custom .navbar-nav li a:hover,
.navbar-custom .navbar-nav li a:active,
.navbar-custom .navbar-nav li.active a,
.nav-sticky .btn-outline-white {
	color: #fff !important;
}

#my-nav .dropdown .show {
	background: red;
}


/* Contact Us */

.extra-header__row {
	position: relative;
	padding-top: 50px;
}

.extra-header__anim-wrap {
	position: absolute;
	top: 0;
	left: 50%;
	width: 300px;
	height: 300px;
	margin-left: -150px;
	overflow: hidden;
}

.extra-header--animation .extra-header__icon {
	-webkit-animation: rotate-logo 2.5s cubic-bezier(0.445, 0.05, 0.55, 0.95) forwards;
	animation: rotate-logo 2.5s cubic-bezier(0.445, 0.05, 0.55, 0.95) forwards;
}

.extra-header__icon {
	width: 100%;
	height: 100%;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	fill: #ededed;
}

.extra-header__secondary-txt {
	position: relative;
	color: black;
	font-size: 20px;
	font-weight: 300;
	line-height: 1.8;
	text-align: center;
}

.extra-header__secondary-txt {
	position: relative;
	color: black;
	font-size: 20px;
	font-weight: 300;
	line-height: 1.8;
	text-align: center;
	margin-top:50px;
}

.extra-header--animation .extra-header__line {
	-webkit-animation: appear-line 2.5s ease-in-out;
	animation: appear-line 2.5s ease-in-out;
}

.extra-header__line {
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	height: 2px;
	margin-bottom: 20px;
	margin-left: 0;
	background-color: black;
}

.contact-us {
	padding-top: 80px;
}

.c-get-in-touch {
	border: 2px solid #1c0058;
	color: #1c0058;
}

.c-get-in-touch .fa-envelope {
	color: #1c0058;
	font-size: 16px;
	margin-left: 10px;
}

.nav-sticky .c-get-in-touch .fa-envelope {
	color: #fff;
	font-size: 16px;
	margin-left: 10px;
}

.nav-sticky .c-get-in-touch {
	color: #fff;
	background-color: #1c0058;
}

.contact-nav .navbar-nav li a {
	color: #000!important;
}


/* Media */

@media (min-width: 760px) {
	.extra-header__row {
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
		min-height: auto;
	}
	.extra-header__line {
		margin-top: 100px;
		margin-right: -10px;
		margin-left: 20px;
	}
	.extra-header__left-col {
		min-height: 195px;
		margin-top: 0;
	}
	.extra-header__base-txt {
		-webkit-align-self: center;
		-ms-flex-item-align: center;
		-ms-grid-row-align: center;
		align-self: center;
		margin-bottom: 0;
	}
}

@media (min-width: 1280px) {
	offset-xl-2 {
		margin-left: 16.66667%;
	}
	extra-header__line {
		margin-right: -15px;
	}
}

@media (min-width: 500px) {
	extra-header__left-col {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		margin-top: 124.8px;
	}
	header__line {
		margin-top: 25.2px;
		margin-bottom: 0;
		margin-left: 10px;
	}
}

web-dev-solution__list .fa-check {
	color: #0040c0;
	color: red;
	width: 30px;
	font-size: 24px;
}

.web-dev-solution__list li:before {
	content: "\f00c";
	font-family: 'FontAwesome';
	float: left;
	margin-left: -1.5em;
	color: #0074D9;
}