h1, h2, h3, h4, h5, h6, p, span, ul, li, a, .btn-default, textarea {
	margin: 0;
	padding: 0;
}
.no_space {
	padding-right: 0px !important;
	padding-left: 0px !important;
}
.space70 {
	float: left;
	width: 100%;
	margin-top: 70px;
}
.space90 {
	float: left;
	width: 100%;
	margin-top: 90px;
}
body {
	font-family: Montserrat-SemiBold;
}
.alt-font {
	font-family: Verdana, Geneva, sans-serif;
}
* {
	margin: 0;
	padding: 0;
}
a:hover {
	text-decoration: none;
}
a:focus {
	text-decoration: none;
}
@font-face {
	font-family: HELVETICANEUBOLD;
 src: url(../fonts/HELVETICA NEU BOLD.ttf);
}
@font-face {
	font-family: PermanentMarker;
	src: url(../fonts/PermanentMarker.ttf);
}
@font-face {
	font-family: Montserrat-Bold;
	src: url(../fonts/Montserrat-Bold.ttf);
}
@font-face {
	font-family: Montserrat-Light;
	src: url(../fonts/Montserrat-Light.ttf);
}

@font-face {
	font-family: Montserrat-Regular;
	src: url(../fonts/Montserrat-Regular.ttf);
}
@font-face {
	font-family: Montserrat-SemiBold;
	src: url(../fonts/Montserrat-SemiBold.ttf);
}
#menulink {
    /* width: 20%; */
    background: #2db0fe;
    /* color: #fff; */
    /* line-height: 40px; */
    /* text-indent: 10px; */
    cursor: pointer;
    position: fixed;
    right: 15px;
    z-index: 9999999999;
    top: 10px;
    padding: 0px 3px;
	display:none;
}
#left-menu {
    width: 212px;
    height: 100%;
    position: fixed;
    background: #2db0fe;
    margin-left: -212px;
    z-index: 9999999999;
}
#left-menu ul{margin:0px;padding:10px 0px;width:100%;list-style:none;}
#left-menu ul li{}
#left-menu ul li a {
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 12px 10px;
    text-transform: uppercase;
    border-bottom: solid 1px rgba(255, 255, 255, 0.13);
}
#left-menu ul li a:hover{background:#000;}
.home-bg {
  background: rgba(0, 0, 0, 0) url("../images/home-bg.jpg") repeat-x scroll center bottom / cover ;
    float: left;
    height: 100vh;
    width: 100%;
}
.development-mid-sec {
    float: left;
    width: 100%;
    padding: 0px 0 20px 0;
    background: url(../images/hosting-first-bg.jpg);
       height: auto;
    text-align: center;
    background-size: cover;
}
.portfolio-sec:before {
    content: url(../images/d-shape-white.png);
    position: absolute;
    text-align: center;
    top: 42px;
}
.development-mid-sec h1 {
    color: #fefefe;
    font-size: 25px;
    line-height: 26px;
    width: 100%;
    text-align: left;
    margin: 80px 0 0 0;
}
.development-mid-sec p {
    color: #fefefe;
    font-family: Montserrat-Regular;
    font-size: 14px;
    line-height: 18px;
    margin: 10px auto 20px;
    width: 100%;
	    text-align: left;
}
.development-mid-sec img {
    margin: 15px 0px 0px 0px;
}
.cont-upper {
    float: left;
    width: 100%;
    padding: 70px 0 50px 0;
    text-align: center;
}
.cont-upper h1 {
    font-size: 20px;
    line-height: 18px;
    color: #181818;
	font-family: Montserrat-Bold;
}
.cont-upper span {
    color: #2daffd;
    margin: 10px auto;
    display: inline-flex;
    width: auto;
}
.cont-upper p {
    color: #181818;
    font-size: 14px;
    line-height: 18px;
    margin: 0px auto 40px;
    width: 70%;
    font-family: Montserrat-Regular;
}
.numbers {
    float: left;
    background: url(../images/numbers-bg.jpg);
    width: 100%;
    height: 178px;
    text-align: center;
}
.numbers img {
    margin: 33px 0 0 0;
}
.numbers span {
    font-size: 33px;
    line-height: 18px;
    color: #fff;
    margin: 15px 0;
    float: left;
    width: 100%;
    text-align: center;
}
.numbers p {
    font-size: 16px;
    line-height: 18px;
    color: #fff;
    float: left;
    width: 100%;
    text-align: center;
	font-family: Montserrat-Regular;
}
.heading1 {
    float: left;
    width: 100%;
    background: #f4f4f4;
    padding: 30px 0 50px 0;
    text-align: center;
}
.heading1 h1 {
    text-align: left;
    font-size: 18px;
    line-height: 18px;
    margin: 15px 0 20px 0;
    color: #181818;
	padding: 0 0 0 10px;
}
.heading1 p {
    text-align: left;
    font-size: 14px;
    line-height: 18px;
    color: #181818;
	font-family: Montserrat-Regular;
}
.heading1 ul li {
    list-style: none;
    position: relative;
    line-height: 26px;
    font-family: Montserrat-Regular;
    padding: 0px 0 0 20px;
}
.heading1 ul li:before{
	content:url(../images/green-tick.png);
	position:absolute;
	left:0;
	top: 1px;
}
.heading1 ul {
    float: left;
    padding: 20px 0 0 20px;
    text-align: left;
}
.section-cont {
	float: left;
    min-height: 324px;
    padding: 10px 2px ;
    text-align: center;
    width: 100%;border-radius:4px;transition:all 0.3s ease;
}
.section-cont:hover{ background: #e2e3e5;  transition:all 0.3s ease;}
.heading2 {
    float: left;
    width: 100%;
    background: #fff;
    padding: 30px 0 50px 0;
    text-align: center;
}
.heading2 h1 {
    text-align: left;
    font-size: 18px;
    line-height: 18px;
    margin: 15px 0 20px 0;
    color: #181818;
	padding: 0 0 0 10px;
}
.heading2 p {
    text-align: left;
    font-size: 14px;
    line-height: 18px;
    color: #181818;
	font-family: Montserrat-Regular;
}
.heading2 ul li {
    list-style: none;
    position: relative;
    line-height: 26px;
    font-family: Montserrat-Regular;
    padding: 0px 0 0 20px;
}
.heading2 ul li:before{
	content:url(../images/green-tick.png);
	position:absolute;
	left:0;
	top: 1px;
}
.heading2 ul {
    float: left;
    padding: 20px 0 0 20px;
    text-align: left;
}

.section-cont h1 {
    color: #181818;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    text-transform: uppercase;
	font-family: Montserrat-SemiBold;
}
.section-cont p {
    font-family: Montserrat-Regular;
    font-size: 14px;
    line-height: 19px;
    margin: 10px auto 0;
    width: 90%;
}
.section-cont img {
    margin: 0 0 20px 0;
}
.development-mid-sec a {
    font-size: 14px;
    color: #fefefe;
    border: solid 3px #fefefe;
    padding: 7px 20px;
    border-radius: 40px;
    transition: ease-in-out 0.5s;
	    float: left;
}
@keyframes jump {
    0% {
        top: 0px;
    }
    50% {
        top: 10px;
      
    }
    100% {
        top: 20px; 
 
    }
    
}
.portfolio-sec {
    float: left;
    width: 100%;
    height: 1540px;
    background: url(../images/portfolio-bg.png);
    background-size: cover;
    text-align: center;
    position: relative;
    padding: 190px 0 0 0;
}
.steps-cont {
    float: left;
    width: 100%;
    margin: 0 0 47px 0;
}
.step-upper {
    text-align: center;
    position: relative;
    margin: 60px 0 0 0;
}
.step-upper h1 {
    font-size: 39px;
    color: #fff;
    position: absolute;
    text-align: right;
    z-index: 999;
    width: 100%;
    top: 40px;
    transition-duration: 0.5s;
}
.step-upper img {	
    transition-duration: 0.5s;
    left: 58px;
    position: absolute;
}
.step-upper p {
    text-align: left !important;
    font-size: 14px;
    line-height: 14px;
    color: #fff;
    width: 84%;
	font-family: Montserrat-Regular;
	transition-duration: 0.2s;
}
.center-image {
    position: relative;
}

.center-image img,.center-image2 img{
	transition-duration: 0.5s !important;
	height: 231px;
}

.center-image:after {
    position: absolute;
    content: url(../images/arrow-right.png);
    bottom: -80px;
    right: 50px;
}
.steps-cont2 {
    float: left;
    width: 100%;
    margin: 0 0 47px 0;
}
.step-upper2 {
    text-align: center;
    position: relative;
    margin: 60px 0 0 0;
}
.step-upper2 h1 {
    font-size: 39px;
    color: #fff;
    position: absolute;
    text-align: left;
    z-index: 999;
    width: 100%;
    top: 40px;
    transition-duration: 0.5s;
}
.step-upper2 img {
    right: 27px;
    position: absolute;
    transition-duration: 0.5s;
}
.step-upper2 p {
    text-align: end !important;
    font-size: 14px;
    line-height: 14px;
    color: #fff;
    width: 84%;
	font-family: Montserrat-Regular;
    float: right;
    transition-duration: 0.5s;
}
.center-image2 {
    position: relative;
}
.center-image2:after {
    position: absolute;
    content: url(../images/arrow-left.png);
    bottom: -80px;
    left: 50px;
}
.center-image2.remove-before:after{display:none;}
.header {
	float: left;
	width: 100%;
	padding: 15px 0 0 0;
}
.right-cont p a {
    color: #fff;
    transition: ease-in-out 0.5s;
}
.right-cont p a:hover {
    color: #2daffd;
}
.right-cont p {
    color: #fff;
    font-family: Montserrat-SemiBold;
    float: right;
    margin: 0px 0 0px 30px;
    font-size: 13px;
}
ul.right-cont {
    float: right;
    width: auto;
    margin: 10px 0 0 0;
}
ul.right-cont li {
    float: left;
    list-style: none;
    padding: 0 0px 0 30px;
}
ul.right-cont li a {
    color: #fefefe;
    font-family: Montserrat-SemiBold;
    font-size: 16px;
    text-transform: capitalize;
}
.right-cont {
	float: right;
	width: auto;
}
a.menu-lines {
	font-size: 30px;
	margin: 0px 0 0 45px !important;
	float: left;
	color: #fff;
}
.banner-left h1 {
	font-weight: 300;
	font-size: 40px;
	color: #fff;
	text-transform: uppercase;
	    font-family: Montserrat-Light;
}
.banner-left h2 {
	font-weight: 300;
	font-size: 58px;
	color: #fff;
	text-transform: uppercase;
	font-family: Montserrat-SemiBold;
}
.banner-left h3 {
	font-weight: 300;
	font-size: 58px;
	color: #2db0fe;
	text-transform: uppercase;
	font-family: PermanentMarker;
	position: relative;
}
.banner-left h3:after {
    content: url(../images/border-bottom.png);
    position: absolute;
    bottom: -33px;
    left: 0;
    text-align: center;
    width: 100%;
}
.banner-left p {
    color: #fefefe;
    font-size: 20px;
    line-height: 20px;
    font-weight: 300;
    width: 47%;
    margin: 48px auto 90px;
    font-family: Montserrat-Regular;
}
.banner-left {
    float: left;
    width: 100%;
    margin: 80px 0 0 0;
    text-align: center;
}
.banner-left.services {
	text-align: center;
}
.banner-left.services h2 {
	font-size: 66px;
	color: #fefefe;
	margin: 0 0 90px 0;
}
.banner-left.services a {
	float: none;
	/* margin: 70px 10px 0 0; */
	background: transparent;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	padding: 40px 42px;
	border: none;
	border-radius: 50%;
	text-transform: uppercase;
	border: solid 5px #fff9;
}
.banner-left.services {
	text-align: center;
	margin: 140px 0 0 0;
}
.banner-left a {
    float: none;
    margin: 70px 10px 0 0;
    background: transparent;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    padding: 10px 30px;
    border: solid;
    border-radius: 30px;
    text-transform: uppercase;
	transition:ease-in-out 0.5s;
}
.banner-left a:hover {
    background: #2daffd;
    border-color: #2daffd;
    color: #000;
}
.development-mid-sec a:hover, .cont-sec a:hover{background: #13182e;
    border-color: #13182e;
    color: #fff;}

.banner-left.logo-design a {
	float: left;
	margin: 70px 10px 0 0;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	padding: 10px 30px;
	border: none;
	border-radius: 30px;
	text-transform: uppercase;
	background: #5f2e7c;
}
.banner-left a.color-change {
    color: #000 !important;
    background: #2db0fe !important;
    border: solid #2db0fe !important;
}
.banner-left.brand-identity {
	text-align: center;
}
.banner-left.brand-identity h3:after {
	left: unset;
	text-align: center !important;
	width: 100%;
}
.banner-left.brand-identity p {
	margin: 70px auto;
}
.banner-left.brand-identity a {
	float: none !important;
}
.banner-left h3 {
	display: inline-flex;
}
.banner-cont {
	float: left;
	width: 100%;
	position: relative;
}
.screen-cont {
	position: absolute;
	width: auto;
	right: 86px;
	top: 20%;
}
img.screen1 {
	position: absolute;
	top: 0px;
	right: 210px;
	z-index: 99;
}
img.screen2 {
	position: absolute;
	top: 0;
	right: 100px;
	z-index: 9;
}
img.screen3 {
	position: absolute;
	top: 0;
	right: 0px;
}
.section2 {
	float: left;
	width: 100%;
	background: linear-gradient(-45deg, #070707, #020514, #000104, #000000);
	background-size: 400% 400%;
	-webkit-animation: Gradient 15s ease infinite;
	-moz-animation: Gradient 15s ease infinite;
	animation: Gradient 15s ease infinite;
	height: 799px;
	text-align: center;
	padding: 40px 0 48px 0;
}
.cont-sec {
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
    padding: 140px 0;
    margin: -72px 0 0 0;
    background: url(../images/cont-bg.png);
    background-size: cover;
}
.cont-sec-after img {
    width: 100%;
}
.cont-sec-after {
    float: left;
    width: 100%;
}
.cont-sec:before {
    content: url(../images/d-shape.png);
    position: absolute;
    top: 35px;
    text-align: center;
}
.cont-sec:after {
    content: url(../images/d-shape-white.png);
    position: absolute;
    bottom: -56px;
    text-align: center;
}
.cont-sec a {
    font-size: 20px;
    color: #1c232e;
    border: solid 3px #fe497a;
    padding: 10px 30px;
    border-radius: 40px;
    transition:ease-in-out 0.5s;
}
.cont-sec h1 {
    font-size: 24px;
    color: #1c232e;
    width: 44%;
    margin: 0 auto;
}
.cont-sec p {
    font-size: 14px;
    line-height: 14px;
    color: #5f5f5f;
    margin: 28px auto 0;
    width: 58%;
}
.cont-sec img {
    margin: 40px 0px 50px 0px;
}
.cont-sec h1 {
    font-size: 50px;
    color: #1c232e;
    width: 44%;
    margin: 0 auto;
    line-height: 41px;
}
.cont-sec p {
    font-size: 14px;
    line-height: 14px;
    color: #5f5f5f;
    margin: 28px auto 0;
    width: 58%;
	font-family: Montserrat-Regular;
}
.cont-sec img {
    margin: 40px 0px 50px 0px;
}
 @-webkit-keyframes Gradient {
 0% {
 background-position: 0% 50%
}
 50% {
 background-position: 100% 50%
}
 100% {
 background-position: 0% 50%
}
}
 @-moz-keyframes Gradient {
 0% {
 background-position: 0% 50%
}
 50% {
 background-position: 100% 50%
}
 100% {
 background-position: 0% 50%
}
}
 @keyframes Gradient {
 0% {
 background-position: 0% 50%
}
 50% {
 background-position: 100% 50%
}
 100% {
 background-position: 0% 50%
}
}
.section2.logo-design {
	height: auto;
}
.section2 h1 {
	font-size: 40px;
	color: #fff;
	margin: 0 0 10px 0;
}
.serve-cont {
	float: left;
	width: 100%;
	padding: 45px 0;
	border: none;
	border-radius: 50%;
	margin: 60px 0 0 0;
}
.serve-cont h2 {
	font-size: 18px;
	line-height: 17px;
	color: #fff;
	margin: 20px 0 5px 0;
	text-transform: uppercase;
}
.serve-cont.logo-design {
	float: left;
	width: 100%;
	background: #5f2e7c;
	padding: 45px 0;
	border: none;
	border-radius: 50%;
	margin: 60px 0 0 0;
}
.serve-cont.logo-design h2 {
	font-size: 30px;
	line-height: 30px;
	color: #fff;
	margin: 20px 0 5px 0;
	text-transform: uppercase;
}
.serve-cont.web-design {
	float: left;
	width: 100%;
	background: #5f2e7c;
	padding: 45px 0;
	border: none;
	border-radius: 50%;
	margin: 60px 0 0 0;
}
.serve-cont.web-design h2 {
	font-size: 24px;
	line-height: 30px;
	color: #fff;
	margin: 20px 0 5px 0;
	text-transform: uppercase;
}
.serve-cont.web-development {
	float: left;
	width: 100%;
	background: #5f2e7c;
	padding: 45px 0;
	border: none;
	border-radius: 50%;
	margin: 60px 0 0 0;
	min-height: 200px;
}
.serve-cont.web-development h2 {
	font-size: 20px;
	line-height: 30px;
	color: #fff;
	margin: 20px 0 5px 0;
	text-transform: uppercase;
}
.serve-cont.web-hosting {
	float: left;
	width: 100%;
	background: #5f2e7c;
	padding: 45px 0;
	border: none;
	border-radius: 50%;
	margin: 30px 0 0 0;
	min-height: 200px;
}
.serve-cont.web-hosting h2 {
	font-size: 25px;
	line-height: 27px;
	color: #fff;
	margin: 25px 0 5px 0;
	text-transform: uppercase;
}
.serve-cont.video-animation {
	float: left;
	width: 100%;
	background: #5f2e7c;
	padding: 55px 0;
	border: none;
	border-radius: 50%;
	margin: 30px 0 0 0;
	min-height: 210px;
}
.serve-cont.video-animation h2 {
	font-size: 25px;
	line-height: 27px;
	color: #fff;
	margin: 25px 0 5px 0;
	text-transform: uppercase;
}
.serve-cont.app-development {
	float: left;
	width: 100%;
	background: #5f2e7c;
	padding: 55px 0;
	border: none;
	border-radius: 50%;
	margin: 30px 0 0 0;
	min-height: 210px;
}
.serve-cont.app-development h2 {
	font-size: 25px;
	line-height: 27px;
	color: #fff;
	margin: 25px 0 5px 0;
	text-transform: uppercase;
}
.serve-cont.digital-marketing {
	float: left;
	width: 100%;
	background: #5f2e7c;
	padding: 55px 0;
	border: none;
	border-radius: 50%;
	margin: 30px 0 0 0;
	min-height: 270px;
}
.serve-cont.digital-marketing h2 {
	font-size: 32px;
	line-height: 30px;
	color: #fff;
	margin: 40px 0 5px 0;
	text-transform: uppercase;
}
.section2 a {
	font-size: 20px;
	color: #000;
	text-transform: uppercase;
	background: #fff;
	padding: 12px 55px;
	border: none;
	border-radius: 40px;
	transition: ease-in-out 0.5s;
}
.section2 a:hover {
	color: #fff;
	background: #312d4e;
}
.section3 {
	float: left;
	width: 100%;
	background: url(../images/section3bg.jpg);
	height: 730px;
	text-align: center;
	padding: 40px 0 50px 0;
	background-size: cover;
}
.section3 h1 {
	font-size: 40px;
	color: #181727;
	text-transform: uppercase;
}
.about-content {
	float: left;
	width: 100%;
	text-align: left;
	margin: 150px 0 0 0;
}
.about-content h1 {
	font-size: 40px;
	line-height: 50px;
	margin: 20px 0 0 0;
	color: #181727;
	position: relative;
}
.about-content h1:after {
	position: absolute;
	content: url(../images/about-border-bottom.png);
	left: -168px;
	top: 38px;
}
.about-content p {
	font-size: 15px;
	color: #181727;
	font-weight: 400;
	margin: 15px 0 0 0;
}
.about-content img {
	width: 100%;
}
.section3 a {
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
	background: #181727;
	padding: 12px 55px;
	border: none;
	border-radius: 40px;
	transition: ease-in-out 0.5s;
}
.section3 a:hover {
	background: #0ec2cf;
}
.section4 {
	float: left;
	width: 100%;
	background: url(../images/section4bg.jpg);
	height: 722px;
	text-align: center;
	padding: 60px 0 90px 0;
	background-size: cover;
}
.section4 h1 {
	font-size: 40px;
	color: #fefefe;
	text-transform: uppercase;
	margin-bottom: 50px;
}
.choose-us h1 {
	font-size: 30px;
	color: #fefefe;
	margin: 0;
}
.choose-us {
	float: left;
	text-align: left;
	width: 100%;
}
.choose-us p {
	font-size: 18px;
	font-weight: 400;
	line-height: initial;
	color: #fefefe;
	margin: 40px 0;
}
.choose-us a {
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
	background: #0ec2cf;
	padding: 12px 25px;
	border: none;
	border-radius: 40px;
	float: left;
	margin: 40px 0 0 0;
	transition: ease-in-out 0.5s;
}
.choose-us a:hover {
	background: #181727;
}
.choose-inner h2 {
	font-size: 22px;
	line-height: 39px;
	font-weight: 400;
	color: #ffffff;
	text-transform: uppercase;
	margin: 20px 0 0 0;
}
.choose-inner {
	float: left;
	width: 100%;
	border: solid 3px #fff;
	padding: 20px 0;
	border-radius: 150px;
	margin-bottom: 20px;
	min-height: 250px;
	transition: 0.5s;
	transition: ease-in-out 0.5s;
}
.choose-inner:hover {
	background: #181727;
}
.section5 {
	float: left;
	width: 100%;
	background: url(../images/section5bg.jpg);
	height: auto;
	text-align: center;
	padding: 60px 0 46px 0;
	background-size: cover;
}
.section5.logo-design {
	background: #fff;
}
.section5.logo-design h1 {
	color: #181727;
}
.section5.logo-design a.btn-ank {
	font-size: 20px;
	color: #000;
	text-transform: uppercase;
	background: #0ec2cf;
	padding: 12px 55px;
	border: none;
	border-radius: 40px;
	transition: ease-in-out 0.5s;
}
.section5.logo-design a.btn-ank:hover {
	color: #fff;
	background: #312d4e;
}
.section5 h1 {
	font-size: 40px;
	color: #fefefe;
	text-transform: uppercase;
	margin-bottom: 50px;
}
.work-img-cont a img {
	width: 100%;
}
.work-img-cont {
	float: left;
	width: 100%;
	position: relative;
}
.absolute-div {
	position: absolute;
	bottom: 22px;
	left: 45px;
	text-align: left;
}
.absolute-div p {
	font-size: 20px;
	line-height: 24px;
	color: #121212;
	margin: 20px 0 0 0;
	width: 70%;
	text-transform: uppercase;
}
.absolute-div2 img {
	float: right;
}
.absolute-div2 {
	position: absolute;
	bottom: 22px;
	right: 45px;
	text-align: right;
	float: right;
}
.absolute-div2 p {
	font-size: 20px;
	line-height: 24px;
	color: #121212;
	margin: 20px 0 0 0;
	width: 72%;
	text-transform: uppercase;
	text-align: right;
	float: right;
}
.absolute-div3 img {
	float: right;
}
.absolute-div3 {
	position: absolute;
	bottom: 22px;
	right: 45px;
	text-align: right;
	float: right;
}
.absolute-div3 p {
	font-size: 20px;
	line-height: 24px;
	color: #fff;
	margin: 20px 0 0 0;
	width: 72%;
	text-transform: uppercase;
	text-align: right;
	float: right;
}
.section6 {
	float: left;
	width: 100%;
	background: url(../images/section6bg.jpg);
	height: auto;
	text-align: center;
	padding: 60px 0 60px 0;
	background-size: cover;
}
.section6 h1 {
	font-size: 40px;
	color: #fefefe;
	text-transform: uppercase;
	margin-bottom: 50px;
}
.work-box {
	float: left;
	width: 100%;
	text-align: center;
	margin: 15px 0 0 0;
}
.inner-abs h1 {
	font-size: 22px;
	color: #99a9b5;
	text-transform: uppercase;
	margin: 0;
	position: relative;
}
.inner-abs h1:before {
	position: absolute;
	left: -26px;
	content: url(../images/border-ls.png);
	bottom: 8px;
}
.inner-abs h1:after {
	position: absolute;
	right: -26px;
	content: url(../images/border-ls.png);
	bottom: 8px;
}
.inner-abs {
	position: absolute;
	z-index: 999;
	margin: 55px auto 0px;
	text-align: center;
	width: 100%;
	left: 0;
}
.work-box p {
	margin: 30px 0 0 0;
	font-weight: 400;
	color: #fefefe;
	font-size: 18px;
}
.work-box img {
	position: relative;
	top: 0;
	margin: 0 auto;
	z-index: 9;
	vertical-align: top;
	width: auto;
}
.section6 a {
	font-size: 20px;
	color: #0c0c15;
	text-transform: uppercase;
	background: #fff;
	padding: 12px 17px;
	border: none;
	border-radius: 40px;
	transition: ease-in-out 0.5s;
}
.section6 a:hover {
	background: #0ec2cf;
	color: #fff;
}
.section7 {
	float: left;
	width: 100%;
	background: url(../images/section7bg.jpg);
	height: auto;
	text-align: center;
	padding: 60px 0 60px 0;
	background-size: cover;
}
.section7 h1 {
	font-size: 40px;
	color: #161522;
	text-transform: uppercase;
	margin-bottom: 50px;
}
.customer-slider {
	float: left;
	width: 100%;
	background: url(../images/client-slider-bg.png);
	background-size: cover;
	height: auto;
	padding: 30px 0 65px 0px;
	text-align: left;
}
.customer-slider img {
	width: 138px;
	height: 138px;
	border: none;
	border-radius: 100px;
}
.customer-slider h1 {
	font-size: 20px;
	line-height: 18px;
	font-weight: bold;
	color: #0ec2cf;
	margin: 20px 0 0px 0;
	text-transform: uppercase;
}
.customer-slider span {
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #9a9a9a;
	text-transform: uppercase;
}
.customer-slider p {
	font-size: 18px;
	font-weight: 400;
	color: #3e3e3e;
	line-height: 25px;
	margin: 5px 0 0 0;
}
.carousel-control {
	position: absolute;
	top: 53px;
	bottom: 0;
	left: 0;
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: unset;
	background-color: #313131;
	filter: alpha(opacity=50);
	opacity: unset;
	height: max-content;
	padding: 3px 10px;
	width: auto;
}
.carousel-control.left {
	left: -14px;
}
.carousel-control.right {
	right: -14px;
}
.carousel-control:hover, .carousel-control:focus {
	background: #0ec2cf;
}
.brand-section {
	float: left;
	width: 100%;
	margin: 75px 0 0 0;
	text-align: center;
}
.brand-section img {
	width: auto;
}
.newsletter {
	float: left;
	width: 100%;
	padding: 30px 0;
	background: #dadada;
}
.newsletter h1 {
	font-size: 40px;
	text-transform: uppercase;
	color: #242b35;
}
.newsletter p {
	font-size: 16px;
	color: #242b35;
	font-weight: 400;
	margin: 2px 0 5px 0;
	    font-family: Montserrat-Regular;
}
.newsletter span {
	font-size: 16px;
	color: #2db0fe;
	font-weight: 400;
	    font-family: Montserrat-Regular;
}
.newsletter form {
	margin: 33px 0 0 0;
}
input.field-o {
	float: left;
	width: 100%;
	padding: 15px 30px;
	border: none;
	border-radius: 40px;
	background: #fff;
}
input.field-o::placeholder {
color:#7c7c7c;
font-weight:400;
}
button.field-o {
	float: left;
	width: 100%;
	padding: 13px 30px;
	border: none;
	border-radius: 40px;
	background: #242b35;
	color: #fff;
	font-size: 16px;
	transition: ease-in-out 0.5s;
}
button.field-o:hover {
	background: #fff;
	color: #000;
}
button.field-o i {
	font-size: 22px;
	margin: 0px 3px 0 0;
}
footer {
    background: #242b35;
    padding: 36px 0 45px 0;
    float: left;
    width: 100%;
}
.footer-cont {
	float: left;
	width: 100%;
}
.footer-cont p {
    color: #fff;
    margin-top: 30px;
}
.footer-cont ul {
	float: left;
	width: 100%;
	margin: 30px 0 0 0;display:none;
}
.footer-cont ul li {
	float: left;
	list-style: none;
	padding: 0 20px 0px 0;
}
.footer-cont ul li a {
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #fff;
	transition:ease-in-out 0.5s;
}
.footer-cont ul li a:hover {
	color: rgb(45, 176, 254);
}
.footer-cont ul li a i {
	font-size: 30px;
	transition: ease-in-out 0.3s;
}
.footer-cont ul li a i:hover {
	color: rgb(45, 176, 254);
}
footer h1 {
	font-size: 20px;
	line-height: 18px;
	color: #fff;
	text-transform: uppercase;
	float: left;
	width: 100%;
	margin: 10px 0 10px 0;
}
.footer-cont img {
    width: 100%;
}



.footer-cont2 ul {
	float: left;
	width: 100%;
	margin: 30px 0 0 0;display:none;
}
.footer-cont2 ul li {
	list-style: none;
	padding: 0 20px 13px 0;
}
.footer-cont2 ul li a {
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #fff;
	transition: ease-in-out 0.3s;
}
.footer-cont2 ul li a:hover {
	color: #0ec2cf;
}
.footer-cont2 p {
	font-size: 16px;
	color: #fff;
	margin: 26px 0 0 0;
	    font-family: Montserrat-Regular;
}
.footer-cont2 {
	float: left;
	width: 100%;
}
.footer-cont3 span {
	font-size: 16px;
	color: #fff;
	font-family: Montserrat-Regular;
}
.footer-cont3 span a {
	font-size: 16px;
	color: #fff;
transition:ease-in-out 0.5s;
}
.footer-cont3 span a:hover {
	color: rgb(45, 176, 254);
}
.footer-cont3 {
	float: left;
	width: 100%;
	margin: 26px 0 0 0;
}
.footer-cont3 h2 {
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	text-transform: uppercase;
}
.footer-bot {
	float: left;
	width: 100%;
	background: #2db0fe;
	padding: 24px 0;
}
.footer-bot ul {
	display: inline-flex;
	width: auto;
}
.footer-bot ul li {
	list-style: none;
	color: #fff;
	font-size: 14px;
	padding: 0 5px;
	    font-family: Montserrat-Light;
}
.footer-bot ul li a {
	color: #fff;
	font-size: 14px;
	padding: 0 1px;
transition:ease-in-out 0.5s;
}
.footer-bot ul li a:hover {
	color: #242b35;
}
.footer-bot p {
    color: #fff;
    font-size: 14px;
    line-height: 27px;
    font-family: Montserrat-Regular;
    display:none;
}
.overlay {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 9999;
	top: 0;
	left: 0;
	background-color: rgba(45, 176, 254, 0.95);
	overflow-x: hidden;
	transition: 0.5s;
}
.overlay-content {
    position: relative;
    top: 15%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}
.overlay a {
    padding: 3px 0;
    text-decoration: none;
    font-size: 36px;
    color: #fff;
    display: block;
    transition: 0.3s;
    cursor:pointer;
}
.overlay a:hover, .overlay a:focus {
	color: #242b35;
}
.overlay .closebtn {
	position: absolute;
	top: 20px;
	right: 45px;
	font-size: 60px;
}
.d-middle-sec {
	float: left;
	width: 100%;
	text-align: center;
	padding: 42px 0 70px 0;
	background: url(../images/2d-logo-bg.jpg);
	background-size: cover;
	height: auto;
}
.d-middle-sec h1 {
	font-size: 40px;
	font-weight: 600;
	color: #181727;
}
.d-middle-sec p {
	font-size: 20px;
	line-height: 22px;
	font-weight: 400;
	color: #181727;
	width: 90%;
	margin: 40px auto 0;
}
.services-middle-sec {
	float: left;
	width: 100%;
	text-align: center;
	padding: 65px 0 59px 0;
	background: #181727;
	position: relative;
}
.services-middle-sec h1 {
	font-size: 30px;
	font-weight: 600;
	color: #fff;
}
.services-middle-sec p {
	font-size: 18px;
	line-height: 22px;
	font-weight: 400;
	color: #fff;
	width: 93%;
	margin: 40px auto 0;
}
.services-middle-sec:after {
	content: url(../images/bottom-image-after.png);
	position: absolute;
	bottom: -40px;
	left: 47%;
}
.section2.services {
	background: #fff;
	height: auto;
}
.section2.services a {
	color: #fff;
	background: #17bac9;
}
.get-in-touch {
	float: left;
	width: 100%;
	text-align: center;
	background: url(../images/get-in-touch-bg.jpg);
	height: 398px;
	padding: 90px 0 70px 0;
}
.get-in-touch h1 {
	font-size: 36px;
	color: #fefefe;
}
.get-in-touch p {
    font-weight: 400;
    color: #fefefe;
    font-size: 16px;
    width: 91%;
    margin: 25px auto 50px;
}
.get-in-touch ul {
	width: auto;
	display: inline-flex;
}
.get-in-touch ul li {
	list-style: none;
	float: left;
}
.get-in-touch ul li a i {
	display: table-cell;
	vertical-align: middle;
}
.get-in-touch ul li a {
	color: #fff;
	font-size: 45px;
	border: solid 4px #fff;
	border-radius: 50%;
	width: 100px;
	margin: 0 10px;
	float: left;
	height: 100px;
	display: table;
	transition: ease-in-out 0.5s;
}
.get-in-touch ul li a:hover {
	background: #fff;
}
.get-in-touch ul li a:hover i {
	color: #9a5fd2;
}
.form-cont {
	float: left;
	width: 100%;
	padding: 35px 0 40px 0;
	background: #eff3f2;
}
select.selector {
	float: left;
	width: 100%;
	background: #fff;
	border: none;
	padding: 10px 10px;
	box-shadow: 0px 1px 7px #ccc;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-image: url(../images/select-img.png);
	background-repeat: no-repeat;
	background-position: right 15px top 15px;
	margin: 15px 0 0 0;
}
input.field-service {
	float: left;
	width: 100%;
	background: #fff;
	border: none;
	padding: 10px 10px;
	box-shadow: 0px 1px 7px #ccc;
	margin: 15px 0 0 0;
	position: relative;
}
input.field-service.ico1 {
	background-image: url(../images/icon1.png);
	background-repeat: no-repeat;
	background-position: right 15px top 10px;
}
input.field-service.ico2 {
	background-image: url(../images/icon2.png);
	background-repeat: no-repeat;
	background-position: right 15px top 10px;
}
input.field-service.ico3 {
	background-image: url(../images/icon3.png);
	background-repeat: no-repeat;
	background-position: right 15px top 10px;
}
textarea.field-service {
	float: left;
	width: 100%;
	background: #fff;
	border: none;
	padding: 10px 10px;
	box-shadow: 0px 1px 7px #ccc;
	margin: 15px 0 10px 0;
	position: relative;
	height: 140px;
	resize: none;
}
.form-group input {
	padding: 0;
	height: initial;
	width: initial;
	margin-bottom: 0;
	display: none;
	cursor: pointer;
}
.form-group label {
    position: relative;
    cursor: pointer;
    color: #fefefe;
    font-size: 14px;
	font-family: Montserrat-Regular;
}
.form-group label:before {
    content: '';
    -webkit-appearance: none;
    background-color: transparent;
    border: none;
    box-shadow: none;
    padding: 7px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 5px;
    background: #fff;
}
.form-group input:checked + label:after {
	content: '';
	display: block;
	position: absolute;
	top: 3px;
	left: 4px;
	width: 6px;
	height: 14px;
	border: solid #3c1c4e;
	border-width: 0 2px 2px 0;
	transform: rotate(45deg);
}
.form-group {
    float: left;
    margin: 10px 55px 0 0;
}
input.sbmt {
	width: 100%;
	float: left;
	background: #17bac9;
	border: none;
	color: #fff;
	font-size: 20px;
	padding: 6px 0;
}
.paddng-rght-o {
	padding-right: 0;
}
.pricing {
	float: left;
	width: 100%;
	padding: 40px 0;
	height: 772px;
	text-align: center;
	background: url(../images/pricing-bg.jpg);
	background-size: cover;
}
.pricing-circle {
	width: 176px;
	height: 176px;
	background: #4d3a79;
	border-radius: 50%;
	display: table;
}
.serch-domain {
    float: left;
    width: 100%;
    background: #13182e;
    padding: 25px 0 20px 0;
}
.serch-domain h1 {
    font-size: 25px;
    line-height: 26px;
    color: #fefefe;
}
.serch-domain h1 span {
    color: #2db0fe;
}
input.field-host {
    float: left;
    width: 100%;
    border: none;
    padding: 8px;
}
input.field-host-submit {
    font-size: 14px;
    text-transform: uppercase;
    background: transparent;
    width: 100%;
    float: left;
    padding: 6px 10px;
    color: #fefefe;
    border: solid 3px #fff;
    border-radius: 40px;
}
.hovicon {
}
.hovicon:after {
	pointer-events: none;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	content: '';
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	z-index: 99999
}
.hovicon:before {
	speak: none;
	-webkit-font-smoothing: antialiased;
}
.hovicon.effect-8 {
	background: rgba(255, 255, 255, 0.1);
	-webkit-transition: -webkit-transform ease-out 0.1s, background 0.1s;
	-moz-transition: -moz-transform ease-out 0.1s, background 0.1s;
	transition: transform ease-out 0.1s, background 0.1s;
}
.hovicon.effect-8:after {
	top: 0;
	left: 0;
	padding: 0;
	z-index: -1;
	box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1);
	opacity: 0;
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-ms-transform: scale(0.9);
	transform: scale(0.9);
}
.hovicon.effect-8:hover {
	background: rgba(255, 255, 255, 0.05);
	-webkit-transform: scale(0.93);
	-moz-transform: scale(0.93);
	-ms-transform: scale(0.93);
	transform: scale(0.93);
	color: #fff;
}
.hovicon.effect-8:hover i {
	color: #fff;
}
.hovicon.effect-8:hover:after {
	-webkit-animation: sonarEffect 1.3s ease-out 10ms;
	-moz-animation: sonarEffect 1.3s ease-out 10ms;
	animation: sonarEffect 1.3s ease-out 105ms;
}
@-webkit-keyframes sonarEffect {
 0% {
 opacity: 0.3;
}
 40% {
 opacity: 0.5;
 box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255, 255, 255, 0.5);
}
 100% {
 box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255, 255, 255, 0.5);
 -webkit-transform: scale(1.5);
 opacity: 0;
}
}
@-moz-keyframes sonarEffect {
 0% {
 opacity: 0.3;
}
 40% {
 opacity: 0.5;
 box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255, 255, 255, 0.5);
}
 100% {
 box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255, 255, 255, 0.5);
 -moz-transform: scale(1.5);
 opacity: 0;
}
}
@keyframes sonarEffect {
 0% {
 opacity: 0.3;
}
 40% {
 opacity: 0.5;
 box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255, 255, 255, 0.5);
}
 100% {
 box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255, 255, 255, 0.5);
 transform: scale(1.5);
 opacity: 0;
}
}
.bg-purple {
	background: #9a5fd2 !important;
	transition-duration: .5s !important;
}
.bg-green {
	background: #0ec2cf !important;
	transition-duration: .5s !important;
}
.bg-purple:hover {
	background: #0ec2cf !important;
}
.bg-green:hover {
	background: #9a5fd2 !important;
}
/*ANIMATION FOR THREE IMAGES*/
.screen-cont, img.screen1, img.screen2, img.screen3 {
	transition-duration: 0.5s;
	height: 100%;
	transition-timing-function: ease-in-out;
}
.screen-cont:hover img.screen1 {
	right: 300px;
	height: 520px;
}
.screen-cont:hover img.screen2 {
	right: 180px;
	height: 500px;
}
.screen-cont:hover img.screen3 {
	right: 50px;
	height: 480px;
}
.ball {
	animation: bounce 1s infinite alternate;
	-webkit-animation: bounce 1s infinite alternate;
}
@keyframes bounce {
 from {
 transform: translateY(0px);
}
to {
	transform: translateY(-15px);
}
}
@-webkit-keyframes bounce {
 from {
 transform: translateY(0px);
}
to {
	transform: translateY(-15px);
}
}
.hovicon.effect-4 {
	width: 92px;
	height: 92px;
	box-shadow: 0 0 0 4px rgba(255, 255, 255, 1);
}
.hovicon.effect-4.small {
	width: 45px;
	height: 45px;
}
.hovicon.effect-4.mini {
	width: 30px;
	height: 30px;
}
.hovicon.effect-4.sub-a {
	-webkit-transition: box-shadow 0.2s;
	-moz-transition: box-shadow 0.2s;
	transition: box-shadow 0.2s;
}
.hovicon.effect-4:before {
	line-height: 92px;
}
.hovicon.effect-4:after {
	top: -4px;
	left: -4px;
	padding: 0;
	z-index: 10;
	border: 4px dashed #fff;
}
.hovicon.effect-4:hover {
	box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
	color: #fff;
}
.hovicon.effect-4:hover i {
	color: #fff;
}
/* Effect 4b */
.hovicon.effect-4.sub-b:hover {
	-webkit-transition: box-shadow 0.2s;
	-moz-transition: box-shadow 0.2s;
	transition: box-shadow 0.2s;
}
.hovicon.effect-4.sub-b:hover:after {
	-webkit-animation: spinAround 9s linear infinite;
	-moz-animation: spinAround 9s linear infinite;
	animation: spinAround 9s linear infinite;
}
@-webkit-keyframes spinAround {
 from {
 -webkit-transform: rotate(0deg)
}
to {
	-webkit-transform: rotate(360deg);
}
}
@-moz-keyframes spinAround {
 from {
 -moz-transform: rotate(0deg)
}
to {
	-moz-transform: rotate(360deg);
}
}
@keyframes spinAround {
 from {
 transform: rotate(0deg)
}
to {
	transform: rotate(360deg);
}
}



.steps-cont:hover .step-upper img{
	left: 0px;
}

.steps-cont:hover .step-upper h1{
	font-size: 45px;
}

.steps-cont:hover .center-image img{
	height: 250px;
}

.steps-cont:hover .step-upper p{
	line-height: 20px;
}



.steps-cont2:hover .step-upper2 img{
	right: 0px;
}

.steps-cont2:hover .step-upper2 h1{
	font-size: 45px;
}

.steps-cont2:hover .center-image2 img{
	height: 250px;
}

.steps-cont2:hover .step-upper2 p{
	line-height: 20px;
}
.link-1 {
  transition: 0.3s ease;
}
.link-1:hover {
  border-top: 4px solid #2db0fe;
  border-bottom: 4px solid #2db0fe;
  padding: 6px 0; 
}
.testimonial{
    text-align: center;
    margin: 85px 20px 20px;
}
.testimonial .description {
    padding: 60px 60px;
    margin-bottom: 50px;
    background: #28aef7;
    border: none;
    border-top: none;
    border-radius: 170px;
    font-size: 13px;
    color: #fff;
    line-height: 18px;
    letter-spacing: 0;
    position: relative;
}
.testimonial .description:before {
    content: "\f10d";
    width: 250px;
    height: 250px;
    font-family: "FontAwesome";
    font-weight: 900;
    line-height: 110px;
    border-radius: 50%;
    border: none;
    background: #28aef7;
    margin: 0 auto;
    font-size: 50px;
    color: #ffffff;
    position: absolute;
    top: -80px;
    left: 0;
    right: 0;
    z-index: -1;
}
.testimonial .title{
    font-size: 20px;
    font-weight: 600;
    color: #313131;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0 0 7px 0;
    position: relative;
}
.testimonial .title:before{
    content: "";
    width: 40px;
    border: 2px dashed #242b35;
    margin: 0 auto;
    position: absolute;
    top: -30px;
    left: 0;
    right: 0;
    transform: rotate(90deg);
}
.testimonial .post{
    display: block;
    font-size: 15px;
    color: #313131;
    text-transform: capitalize;
}
.owl-theme .owl-controls{ margin-top: 0; }
.owl-theme .owl-controls .owl-page span{
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #6b3522;
    opacity: 0.8;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.45);
    transition: all 0.3s ease 0s;
}
.owl-theme .owl-controls .owl-page.active span{ background: #5c823f; }
@media only screen and (max-width: 1199px){
    .testimonial .description:before{
        width: 200px;
        height: 200px;
    }
}
@media only screen and (max-width: 990px){
    .testimonial .description:before{
        width: 150px;
        height: 150px;
    }
}
@media only screen and (max-width: 479px){
    .testimonial .description:before{
        width: 100px;
        height: 100px;
        line-height: 50px;
        font-size: 26px;
        top: -40px;
    }
}
.owl-theme .owl-controls {
    display: none !important;
}
.test {
    float: left;
    width: 100%;
    padding: 35px 0 20px 0;
	text-align:center;
}
.test h1 {
    font-size: 20px;
    text-transform: uppercase;
    color: #181818;
	font-family: Montserrat-Bold;
}
.test p {
    font-size: 14px;
    line-height:18px;
    color: #181818;
	font-family: Montserrat-Regular;
	margin:10px 0 40px 0;
}

input:focus{outline:none;}
textarea:focus{outline:none;}
select:focus{outline:none;}
a.new-hover {
    float: left;
        transition: ease-in-out 0.5s;
}
.new-hover:hover {
    float: left;
    border-bottom: solid 2px #fff;
    padding: 0 0 10px 0;
}
.message-pop,
.submit-pop,
input.field-pop {
	background: 0 0;
	color: #fff
}
.pop-content {
	float: left;
	width: 100%;
	padding: 10px 25px 34px
}
.pop-content h1 {
	font-size: 24px;
	color: #fff;
	font-weight: 400;
	margin: 16px 0 5px;
	text-align: center
}
.pop-content p {
	font-size: 15px;
	color: #fff;
	font-weight: 400;
	margin: 0 0 5px;
	text-align: center
}
.close,
.fuction ul li .dash,
p.package-desc {
	font-weight: 700
}
p.package-desc {
	text-align: center;
	margin: 20px 0 0;
	display: none
}
.message-pop,
input.field-pop {
	width: 100%;
	margin: 2px 0
}
.submit-pop {
	display: table
}
input.field-pop {
	    border-bottom: 1px solid #2db0fe;
	border-radius: 1px;
	padding: 10px 0;
	border-top: 0;
	border-left: 0;
	border-right: 0
}
.pop-img {
	float: left;
	width: 100%;
	text-align: center;
	padding: 0 0 42px;
	border-right: dashed 2px #a6e72a
}
.message-pop {
	padding: 10px 0;
	height: 66px;
	-webkit-appearance: none;
	-moz-appearance: none;
	border: none;
	resize: none;
	    border-bottom: 1px solid #2db0fe;
	border-radius: 1px
}
.submit-pop {
	border-radius: 5px;
	font-size: 14px;
	margin: 28px auto;
	padding: 14px 19px;
	width: auto;
	border: 2px solid #2db0fe;
	    transition: ease-in-out 0.5s;
}
.submit-pop:hover {
	background: #2db0fe;
	color:#fff;
}
.close {
    color: #fff;
    float: left;
    font-size: 16px;
    /* left: inherit; */
    line-height: 1;
    /* margin: 4px auto; */
    opacity: 1;
    right: 10px !important;
    top: 10px;
    /* width: 100%; */
    position: absolute;
}
.close:hover {
	color: #2db0fe;
	opacity: 9;
	text-shadow: none
}
.modal-content {
	background: #000;
	    border-bottom: 1px solid #2db0fe;
	box-shadow: 0 0 10px #2db0fe;
	padding: 15px 0;
	float: left
}
.pop-form {
	margin: 0 auto;
	width: 100%
}


/* UZAIR CSS  */

.cloud-hosting-bg {
  background: rgba(0, 0, 0, 0) url("../images/cloud-hosting-banner.jpg") repeat-x scroll center bottom / cover ;
    float: left;
    height: 100vh;
    width: 100%;
}

.cloud-development-mid-sec {
    float: left;
    width: 100%;
    padding: 0px 0 20px 0;
    /* background: url(../images/hosting-first-bg.jpg); */
    height: 440px;
    text-align: center;
    background-size: cover;
}

.cloud-development-mid-sec h1 {
    color: #13182e;
    font-size: 25px;
    line-height: 26px;
    width: 100%;
    text-align: left;
    margin: 80px 0 0 0;
}
.cloud-development-mid-sec p {
    color: #13182e;
    font-family: Montserrat-Regular;
    font-size: 14px;
    line-height: 18px;
    margin: 10px auto 20px;
    width: 100%;
        text-align: left;
}
.cloud-development-mid-sec img {
    margin: 95px 0px 0px 0px;
}

.cloud-development-mid-sec a {
    font-size: 14px;
    color: #13182e;
    border: solid 3px #13182e;
    padding: 7px 20px;
    border-radius: 40px;
    transition: ease-in-out 0.5s;
        float: left;
}

.cloud-development-mid-sec a:hover, .cont-sec a:hover{background: #13182e;
    border-color: #13182e;
    color: #fff;}

.dedicated-hosting-bg {
  background: rgba(0, 0, 0, 0) url("../images/dedicated-hosting-banner.jpg") repeat-x scroll center bottom / cover ;
    float: left;
    height: 100vh;
    width: 100%;
}

.drupal-bg {
  background: rgba(0, 0, 0, 0) url("../images/drupal-bg.jpg") repeat-x scroll center bottom / cover ;
    float: left;
    height: 100vh;
    width: 100%;
}

.enterprise-bg {
  background: rgba(0, 0, 0, 0) url("../images/enterprise-bg.jpg") repeat-x scroll center bottom / cover ;
    float: left;
    height: 100vh;
    width: 100%;
}
.joomla-bg {
  background: rgba(0, 0, 0, 0) url("../images/joomla-bg.jpg") repeat-x scroll center bottom / cover ;
    float: left;
    height: 100vh;
    width: 100%;
}

.magento-bg {
  background: rgba(0, 0, 0, 0) url("../images/magento-bg.jpg") repeat-x scroll center bottom / cover ;
    float: left;
    height: 100vh;
    width: 100%;
}

.offshore-bg {
  background: rgba(0, 0, 0, 0) url("../images/offshore-bg.jpg") repeat-x scroll center bottom / cover ;
    float: left;
    height: 100vh;
    width: 100%;
}
.prestashop-bg {
  background: rgba(0, 0, 0, 0) url("../images/prestashop-bg.jpg") repeat-x scroll center bottom / cover ;
    float: left;
    height: 100vh;
    width: 100%;
}
.reseller-bg {
  background: rgba(0, 0, 0, 0) url("../images/reseller-bg.jpg") repeat-x scroll center bottom / cover ;
    float: left;
    height: 100vh;
    width: 100%;
}

.shared-bg {
  background: rgba(0, 0, 0, 0) url("../images/shared-bg.jpg") repeat-x scroll center bottom / cover ;
    float: left;
    height: 100vh;
    width: 100%;
}

.woocommerce-bg {
  background: rgba(0, 0, 0, 0) url("../images/woocommerce-bg.jpg") repeat-x scroll center bottom / cover ;
    float: left;
    height: 100vh;
    width: 100%;
}

.wordpress-bg {
  background: rgba(0, 0, 0, 0) url("../images/wordpress-bg.jpg") repeat-x scroll center bottom / cover ;
    float: left;
    height: 100vh;
    width: 100%;
}

.overlay a {padding: 3px 0;
    font-size: 30px;}

/*areeb*/


.overlay-content li i {
    color: #fff;
    position: relative;
    top: -30px;
    right: -60px;
    font-size: 15px;
    transition: initial;
    cursor: pointer;
}

.overlay-content li {
    list-style: none;
    position: relative;
    padding: 0;
    margin: 0;
    line-height: 25px;
}

.overlay a { text-align:left;}


.overlay-site a {
    font-size: 20px; 
    text-align: right; color:#fee;
}

.overlay-site a:hover{ color:#fff;}

.overlay-site {
    float: right;
}
.overlay-site {
    margin-top: 80px;
}


.overlay-content {

    top: 50px !important;}


.pb-50{
    padding-bottom: 50px;
}

.portfolio img {
    padding-bottom: 20px;
}

.pb-40{
        padding-bottom: 40px;
}

.mb-40{
    margin-bottom: 40px;
}


