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: #fd6a18;
    /* color: #fff; */
    /* line-height: 40px; */
    /* text-indent: 10px; */
    cursor: pointer;
    position: fixed;
    right: 15px;
    z-index: 9999999999;
    top: 25px;
    padding: 0px 3px;
    display:none;
}
#left-menu {
    width: 212px;
    height: 100%;
    position: fixed;
    background: #fd6a18;
    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: url(../images/home-bg.jpg);
    float: left;
    width: 100%;
    background-size: cover;
    height: 100vh;
}
.header {
	float: left;
	width: 100%;
	padding: 15px 0 0 0;
}
.right-cont p a:hover {
    color: #fff;
}
.right-cont p a {
    color: #fe6c1a;
    transition: ease-in-out 0.5s;
}
.right-cont p {
    color: #fe6c1a;
    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: #fe6c1a;
    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: 26px;
    color: #fefefe;
    text-transform: uppercase;
   font-family: Montserrat-Light;
}
.banner-left h2 {
    font-weight: 300;
    font-size: 46px;
    color: #fefefe;
    text-transform: uppercase;
    font-family: Montserrat-SemiBold;
}
.banner-left h3 {
    font-weight: 300;
    font-size: 30px;
    color: #ff4d01;
    text-transform: uppercase;
    font-family: PermanentMarker;
    position: relative;
    margin: 0 0 63px 0;
}
/*.banner-left h3:after {
    content: url(../images/border-bottom.png);
    position: absolute;
    bottom: -33px;
    left: unset;
    text-align: center;
    width: 100%;
}*/
.banner-left p {
    color: #fefefe;
    font-size: 20px;
    line-height: 18px;
    font-weight: 300;
    width: 70%;
    margin: 48px auto 90px;
}
.banner-left {
    float: left;
    width: 100%;
    margin: 15% 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: #ff4d01;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    padding: 10px 30px;
    border: solid #ff4d01;
    border-radius: 30px;
    text-transform: uppercase;
	transition:ease-in-out 0.5s;
}
.banner-left a:hover{
    background: transparent;
	border: solid #fff;	
}
.banner-left a.color-change:hover {
    background: transparent !important;
	border: solid #fff !important;
}
.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: #fff !important;
    background: #fe6b19 !important;
    border: solid #fe6b19 !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;
}
.digital-first-sec {
    float: left;
    width: 100%;
    padding: 75px 0;
    background: #e6e6e6;
    text-align: center;
}
.digital-first-sec h1 {
    font-size: 28px;
    text-transform: uppercase;
    color: #181818;
    margin: 0px 0 60px 0;
    font-weight: 300;
    position: relative;
    font-family: Montserrat-regular;
    display: inline-flex;
    /*width: 50%;*/
}

.lets-connect {

    background: #ff4d01;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    padding: 10px 30px;
    border: solid #ff4d01;
    border-radius: 30px;
    text-transform: uppercase;
    transition: ease-in-out 0.5s;
}

.lets-connect:hover{

    background: transparent !important;
    border: solid #fff !important;
}

.portfolio-head{

    font-size: 28px;
    text-transform: uppercase;
    color: #fff;
    margin: 0px 0 60px 0;
    font-weight: 300;
    position: relative;
    font-family: Montserrat-regular;
    /* display: inline-flex; */
}

.portfolio-head:after{

    content: url(../images/border-bottom.png);
    position: absolute;
    bottom: -33px;
    left:0;
    text-align: center;
    width: 100%;
}

.digital-first-sec h1:after {
    content: url(../images/border-bottom.png);
    position: absolute;
    bottom: -33px;
    left:0;
    text-align: center;
    width: 100%;
}
.digital-first-sec p {
    font-size: 16px;
    line-height: 24px;
    color: #181818;
    width: 85%;
    margin: 0px auto 30px;
	font-family: Montserrat-Regular;
}
.digital-first-sec a {
    margin: 40px 0 0 0;
    background: #fa6745;
    color: #fff;
    padding: 10px 40px;
    border: none;
    border-radius: 40px;
    text-transform: uppercase;
    font-size: 16px;
}
.digital-second-sec {
    float: left;
    width: 100%;
    background: #fff;
    padding: 85px 0 40px 0;
}
.digital-second-sec h1 {
    text-align: left;
    font-size: 31px;
    line-height: 39px;
    text-transform: uppercase;
    color: #333333;
    margin: 14px 0 0px 0;
}
.digital-second-sec p {
    text-align: left;
    font-size: 14px;
    line-height: 16px;
    color: #333333;
    width: 90%;
    margin: 10px 0 0 0;
}
.digital-third-sec {
    float: left;
    width: 100%;
    background: #f4f9ff;
    padding: 46px 0 50px 0;
    text-align: center;
}
.digital-third-sec h1 {
    font-size: 30px;
    line-height: 39px;
    text-transform: uppercase;
    color: #333333;
    margin: 0px 0 50px 0;
}
.services-inner {
    float: left;
    width: 100%;
    text-align: left;
    margin: 40px 0 0 0;
}
.services-inner h1 {
    font-size: 22px;
    line-height: 25px;
    text-transform: uppercase;
    color: #333333;
    margin: 10px 0 0px 0;
}
.services-inner p {
    font-size: 14px;
    line-height: 16px;
    color: #333333;
    width: 90%;
    margin: 12px 0;
}
.services-inner a {
    font-size: 14px;
    color: #fa6745;
}
.video-thumb img {
    width: 100%;
}
.video-thumb-cont {
    float: left;
    width: 100%;
    margin: 30px 0 0 0;
}
.video-thumb {
    float: left;
    width: 100%;
    position: relative;
}
.video-thumb h1 {
    position: absolute;
    bottom: 30px;
    left: 20px;
    text-align: left;
    font-size: 13px;
    color: #ff4d01;
    margin: 0;
    padding: 0;
    font-family: Montserrat-SemiBold;
    width: auto !important;
}
.video-thumb h1:after {
    border-image: url(../images/border-bottom.png) !important;
    position: absolute;
    bottom: -10px;
    width: auto;
}
.overlay-category {
	position: absolute;
	top: 0;
	background:rgba(0, 0, 0, 0.83);
	float: left;
	width: 100%;
	height: 100%;
	text-align: center;
	visibility: hidden;
	opacity: 0;
	transition: visibility 0s, opacity 0.5s linear;
	    padding: 4px;
}
.overlay-category-inner a {
     background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 3px solid #fa6745;
    box-shadow: 0 0 15px #fa6745;
    color: #ffffff;
    font-family: Montserrat-Regular;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0;
    margin: 0;
    padding: 10px 25px;
    text-transform: uppercase;
	transition:ease-in-out 0.5s;
}
.video-thumb:hover .overlay-category {
	visibility: visible;
	opacity: 1;
}

.overlay-category-inner a:hover{background: #fa6745;}

.video-thumb:hover h1 {
	color:#fe6b19;
	z-index:9999999;
}
.video-thumb:hover h1:after {
    border-image: url(../images/border-bottom2.png) !important;
	z-index:9999999;
}
.upper-category {
    display: table;
    height: 100%;
    width: 100%;
    border: solid 3px #fa6745;
    margin: 0px;
}
.overlay-category-inner {
    display: table-cell;
    vertical-align: middle;
}
.video-bg-sec {
    float: left;
    width: 100%;
    background: url(../images/video-bg-sec.jpg);
    height: auto;
    background-size: cover;
    padding: 60px 0 70px 0;
}
.video-upper-cont h1 {
    color: #fe7325;
    text-transform: uppercase;
    font-size: 31px;
    text-shadow: 0 0 20px #fe7325;
    display: inline-flex;
}

.port-video{

    width: 20%;
    float: left;
    padding: 0 6px !important;
}
.video-upper-cont img {
    width: 100%;
    margin: 0 0 60px 0;
}
.video-upper-cont {
    float: left;
    width: 100%;
}
.video-upper-cont ul {
    float: right;
    display: inline-flex;
    margin: 10px 0 0 0;
}
.video-upper-cont ul li {
    padding: 0 0 0 15px;
    list-style: none;
}
.video-upper-cont ul li a {
    font-size: 20px;
    color: #fe7325;
    text-shadow: 0 0 20px #fe7325;
}
.video-block {
    float: left;
    width: 100%;
    padding: 32px 0;
    border-top: solid 2px #3a180b;
    border-bottom: solid 2px #3a180b;
    margin: 25px 0 0 0;
}
.video-block h2 {
    font-size: 18px;
    color: #fff;
	text-transform: uppercase;
}
.video-block p {
    font-size: 12px;
    line-height: 18px;
    text-transform: uppercase;
    color: #fff;
    margin: 15px 0 10px 0;    font-family: Montserrat-Regular;
}
.video-block img {
    width: 100%;
    margin: 0;
}
.video-block a {
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0;
    font-weight: bold;
    background: transparent;
    border: solid 3px #fa6745;
    margin: 10px 15px 0 0;
    padding: 5px 30px;
    border-radius: 40px;
    float: left;
}
.video-block a.color-change{
    border: solid 3px #ff4d01 !important;
}
 @-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%
}
}
.newsletter {
    float: left;
    width: 100%;
    padding: 30px 0;
    background: #e6e6e6;
}
.newsletter h1 {
    font-size: 40px;
    text-transform: uppercase;
    color: #ff4d01;
}
.newsletter p {
    font-size: 16px;
    color: #181818;
    font-weight: 400;
    margin: 2px 0 5px 0;
	font-family: Montserrat-Regular;
}
.newsletter span {
    font-size: 16px;
    color: #b2faff;
	font-family: Montserrat-Regular;
    font-weight: 400;
}
.newsletter form {
	margin: 33px 0 0 0;
}
input.field-o {
	float: left;
	width: 100%;
	padding: 15px 30px;
	border: none;
	border-radius: 40px;
	background: #f9f9f9;
}
input.field-o::placeholder {
color:#7c7c7c;
font-weight:400;
}
button.field-o {
    float: left;
    width: 100%;
    padding: 10px 30px;
    border: solid 3px #ff4d01;
    border-radius: 40px;
    background: transparent;
    color: #ff4d01;
    font-size: 16px;
    transition: ease-in-out 0.5s;
}
button.field-o:hover {
	background: #ff4d01;
	color: #fff;
}
button.field-o i {
	font-size: 22px;
	margin: 0px 3px 0 0;
}
footer {
    background: url(../images/footer-bg.jpg);
    height: auto;
    background-size: cover;
    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;
}
.footer-cont ul li {
	float: left;
	list-style: none;
	padding: 0 20px 0px 0;display:none;
}
.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: #fe6d1c;
}
.footer-cont ul li a i {
	font-size: 30px;
	transition: ease-in-out 0.5s;
}
.footer-cont ul li a i:hover {
	color: #fe6d1c;
}
footer h1 {
	font-size: 20px;
	line-height: 18px;
	color: #fff;
	text-transform: uppercase;
	float: left;
	width: 100%;
	margin: 10px 0 10px 0;
}
.footer-cont2 p {
	font-size: 16px;
	color: #fff;
	margin: 26px 0 0 0;
	font-family: Montserrat-Regular;
}
.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 {
	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: #fe6b19;
}
.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: #ff4d01;
	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 5px;
transition: ease-in-out 0.5s;
}
.footer-bot ul li a:hover {
	color: #000;
}
.footer-bot p {
    color: #fff;
    font-size: 16px;
    line-height: 27px;
    font-family: Montserrat-Light;
    display:none;
}
.overlay {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 9999;
	top: 0;
	left: 0;
	background-color:rgba(31, 15, 6, 0.86);
	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;
}
.overlay a:hover, .overlay a:focus {
	color: #17bac9;
}
.overlay .closebtn {
	position: absolute;
	top: 20px;
	right: 45px;
	font-size: 60px;
}
.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);
}
}
.link-1 {
  transition: 0.3s ease;
}
.link-1:hover {
  border-top: 4px solid #fe7123;
  border-bottom: 4px solid #fe7123;
  padding: 6px 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 #ff4d01;
	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 #ff4d01;
	border-radius: 1px
}
.submit-pop {
	border-radius: 5px;
	font-size: 14px;
	margin: 28px auto;
	padding: 14px 19px;
	width: auto;
	border: 2px solid #ff4d01;
	    transition: ease-in-out 0.5s;
}
.submit-pop:hover {
	background: #ff4d01;
	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: #ff4d01;
	opacity: 9;
	text-shadow: none
}
.modal-content {
	background: #000;
	    border-bottom: 1px solid #ff4d01;
	box-shadow: 0 0 10px #ff4d01;
	padding: 15px 0;
	float: left
}
.pop-form {
	margin: 0 auto;
	width: 100%
}


/**************
    
    uzair css

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

.twoD-bg {
    background: url(../images/2d-banner.jpg);
    float: left;
    width: 100%;
    background-size: cover;
    height: 100vh;
}

.threeD-bg {
    background: url(../images/3d-banner.jpg);
    float: left;
    width: 100%;
    background-size: cover;
    height: 100vh;
}

.corporate-bg {
    background: url(../images/corporate-banner.jpg);
    float: left;
    width: 100%;
    background-size: cover;
    height: 100vh;
}

.explainer-bg {
    background: url(../images/explainer-banner.jpg);
    float: left;
    width: 100%;
    background-size: cover;
    height: 100vh;
}

.typography-bg {
    background: url(../images/typography-banner.jpg);
    float: left;
    width: 100%;
    background-size: cover;
    height: 100vh;
}

.white-bg {
    background: url(../images/white-banner.jpg);
    float: left;
    width: 100%;
    background-size: cover;
    height: 100vh;
}

.exp-width {

    width: 50% !important;
}

.exp-banner{

    float: none !important;
    text-align: left !important;
}


.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;
}

