m@charset "UTF-8";

@font-face {
  font-family: "untitled-font-3";
  src:url("../fonts/untitled-font-3.eot");
  src:url("../fonts/untitled-font-3.eot?#iefix") format("embedded-opentype"),
    url("../fonts/untitled-font-3.woff") format("woff"),
    url("../fonts/untitled-font-3.ttf") format("truetype"),
    url("../fonts/untitled-font-3.svg#untitled-font-3") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "untitled-font-3" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "untitled-font-3" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-app-development:before {
  content: "\61";
}
.icon-game-development:before {
  content: "\62";
}
.icon-graphics-design:before {
  content: "\63";
}
.icon-web-development:before {
  content: "\64";
}

* {
    margin: 0px;
    padding: 0px;
    outline: none !important;
    font-family: 'Ubuntu', sans-serif;
}
body {
	margin: 1px 0 0;
	padding: 0;
	font-size: 18px;
	overflow-x: hidden;
	font-family: 'Ubuntu', sans-serif;
}
p {
	font-size: 16px;
	font-weight: normal;
	line-height: 24px;
	
}
h1 {
}
h2 {
}
a:focus {
	color:inherit;
	outline: none;
	text-decoration: none;
}
a:hover {
	outline: none;
	text-decoration: none;
}
.max-width {
	max-width: 100%;
}
header {
    background-color: transparent;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 999;
}
.image-area {margin-bottom:50px;}
@-webkit-keyframes menu-fix {
 0% {
 -webkit-transform: translate3d(0, -100%, 0);
 transform: translate3d(0, -100%, 0);
 visibility: visible;
}
 100% {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
}
 @keyframes menu-fix {
 0% {
 -webkit-transform: translate3d(0, -100%, 0);
 transform: translate3d(0, -100%, 0);
 visibility: visible;
}
 100% {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
}
.menu {
	background-color: #444;
}
.logo-black{
	display: none;
}
.menu-fix {
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown;
	 -webkit-transition: 0.3s all;
    transition: 0.3s all;
}
.menu-fix {
    margin-top: 0 !important;
    position: fixed;
    top: 0;
    visibility: visible !important;
    width: 100%;
    background-color: #fff;
    z-index: 9999;
    border-bottom: 1px solid #000;
}
.menu-fix .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    background-color: transparent;
    color: #ffc111;
    transition: 0.4s ease-in;
    transition: 0.3s ease-in;
}
.menu-fix .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
	 color: #ffc111;
}
 .menu-fix .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    background-color: transparent;
    color: #ffc111;
}
.menu-fix .navbar-default .navbar-nav > li > a {
    color: #000;
}
.menu-fix .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    background-color: transparent;
    color: #ffc111;
    transition: 0.4s ease-in;
    transition: 0.3s ease-in;
}
.menu-fix .logo img{
	display: none;
}
.menu-fix .logo-black{
	display: block;
}
 .navbar-default .navbar-nav > li > a:hover:after {
    width: 50%;
    background: #ffc111;
}
.marbtm {
	margin-bottom: 2%;
}
.img-responsive2 {
	display: inline-block;
	max-width: 100%;
	height: auto;
}
.carousel-caption h1:first-child {
	animation-delay: 1s;
}
.carousel-caption h2 {
    animation-delay: 1.5s;
    font-size: 200px;
    font-weight: 700;
}
.carousel-caption a {
	animation-delay:2s;
}
.carousel-caption h1:nth-child(2) {
	animation-delay: 2s;
}
.logo a {
	color: #e66700;
	font-size: 38px;
}
.logo a:hover {
	text-decoration: none;
}
.navbar-default {
	margin-top: 15px;
	background-color: transparent;
	border-color: transparent;
}
.nav > li > a {
    display: block;
    font-size: 16px;
    padding: 9px 21px 27px;
    position: relative;
    transition: all 0.3s ease-out 0s;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    background-color: transparent;
    color: #ffc111;
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    background-color: transparent;
    color: #ffc111;
    transition: 0.4s ease-in;
    transition: 0.3s ease-in;
}

.navbar-default .navbar-nav > li > a::after {
    background: transparent none repeat scroll 0 0;
    top: 0;
    content: "";
    display: block;
    height: 3px;
    left: 21px;
    position: absolute;
    transition: width 0.5s ease 0s, background-color 0.5s ease 0s;
    width: 0;
}
.navbar-default .navbar-nav > li > a:hover:after {
    width: 50%;
    background: #ffc111;
}
.navbar-default .navbar-nav .active a:after {
    width: 50%;
    background: #ffc111;
}
.menu-fix .navbar-default .navbar-nav .active a:after {
    width: 50%;
    background: #ffc111;
}
.carousel-control .fa-chevron-right, .carousel-control .icon-next {
	margin-right: -15px;
}
.carousel-control .fa-chevron-left, .carousel-control .fa-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
	font-size: 30px;
	height: 30px;
	margin-top: -15px;
	width: 30px;
}
.carousel-control .fa-chevron-right, .carousel-control .icon-next {
	margin-right: -10px;
	right: 50%;
}
.carousel-control .fa-chevron-left, .carousel-control .fa-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
	display: inline-block;
	margin-top: -10px;
	position: absolute;
	top: 50%;
	z-index: 5;
}
.carousel-caption {
    right: 0;
    text-align: center;
    top: 80px;
    width: 60%;
}
.carousel-caption h1 {
    font-size: 200px;
    font-weight: 700;
    margin: 0;
}
.navbar {
	border: none;
	margin-bottom: 0;
}

.dropdown-menu > li > a {
    padding: 8px 20px;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    background-color: #ffc111;
    color: #fff;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    background-color: transparent;
    border: none;
    color: #ffc111;
}
	.carousel-inner img{
	width:auto;	
}
#scroll-to-top {
	
	bottom: 10px;
	color: #ffc111;
	display: block;
	height: 40px;
	line-height: 33px;
	position: fixed;
	right: 5px;
	text-align: center;
	transition: opacity 300ms ease 0s, border-color 300ms ease 0s, background-color 300ms ease 0s;
	width: 40px;
	z-index: 999;
}
#scroll-to-top.fade.in:hover {
	
	cursor: pointer;
}
.carousel-control.right {
	background-image: none;
}
.carousel-control.left {
	background-image: none;
}
.logo {
	margin-top: 5px;
}
.navigation-menu {
	background-color: #000;
}
.login-block-header {
	float: right;
	margin-top: 15px;
	padding: 0;
	
	
}
.login-block-header li {
	display: inline-block;
}
.login-block-header li a {
	font-size: 16px;
	color: #000;
	padding: 0 15px;
	transition: 0.4s all;
}
.login-block-header li a:hover {
	text-decoration: none;
	color: #1caf04;
}
.menu-fix .login-bar {
	display: none;
	transition: 0.4s opacity;
	opacity: 0;
}
.menu-fix:hover .login-bar {
	display: block;
	opacity: 1;
}
.banner-caption {
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	text-align: center;
	top: 160px;
	z-index: 99;
	font-family: 'Raleway', sans-serif;
}

.banner-caption h1 {
	color: #fff;
	font-weight: 700;
	font-size: 45px;
	margin: 0;
}
.banner-caption h2 {
	color: #fff;
	font-weight: 700;
	font-size: 30px;
	margin: 0;
}
.form-control:focus {
	box-shadow: none;
}
.carousel-fade .carousel-inner .item {
	opacity: 0;
	-webkit-transition-property: opacity;
	transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
	opacity: 1;
}
.carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
	left: 0;
	opacity: 0;
	z-index: 1;
}
.carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
	opacity: 1;
}
.carousel-fade .carousel-control {
	z-index: 2;
}


.banner-btn{
	border:2px solid #fff;
	color:#fff;
	padding:12px;
	width:193px;
	border-radius: 50px;
	-webkit-transition: 0.5s all;
	transition:0.5s all;
	display:inline-block;
	text-shadow:none;
	margin-top:35px;
}

.banner-btn:hover{
	background-color:#343538;
	color:#FFF;
	border:2px solid #343538;
	text-decoration:none;	
}


.heading {
	margin:45px 0 30px;
	text-align:center;	
}


.owl-next {
    background-image: url("../images/owl-right.jpg");
    font-size: 0;
    left:50px;
    margin: 0 auto;
    position: absolute;
    right:  0;
    text-align: center;
	height:40px;
	width:37px;
}

.owl-prev {
    background-image: url("../images/owl-left.jpg");
    font-size: 0;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 50px;
    text-align: center;
	height:40px;
	width:37px;
}


.owl-nav {
    margin-top: 25px;
}

.counter-block{
	text-align: center;
}
.counter-block h2{
	font-size: 50px;
	color: #8a8a8a;
}

.counter-name p{
	text-align: center;
	color: #8a8a8a;
}
.banner-count {
    margin: 50px 0px 50px 0px;
}

.discover-single{
	text-align: center;
	
}
.discover-single h4{
	font-weight: 800;
}
.discover-single p{
	color: #8a8a8a;
	text-align: justify;
	margin-bottom: 30px;
	margin-top: 15px;
	padding: 0 10px;
}
.discover-single a {
    font-size: 14px;
    font-weight: bold;
    color: #000;
    background-color: transparent;
    border: 1px solid #8a8a8a;
    padding: 15px 25px 16px 25px;
    border-radius: 30px;
	    -webkit-transition: 0.3s all;
    transition: 0.3s all;
}
.discover-single img{
	-webkit-filter: grayscale(100%) opacity(80%);
    filter: grayscale(100%) opacity(80%);
	    -webkit-transition: 0.3s all;
    transition: 0.3s all;
	margin-bottom: 30px;

}
.discover-single:hover img{
	-webkit-filter: grayscale(0%) opacity(100%);
    filter: grayscale(0%) opacity(100%);
	
}
.discover-single:hover a{
	color: #fff;
    background-color: #ffc111;
    border: 1px solid #ffc111;
}
.discover-main{
	margin-bottom: 60px;
	margin-top: 20px;
}
.video-sec-bg{
	opacity: 0.5;
	background-image: url(../images/video-bg.jpg);
	width: 100%;
}
.video-main {
    padding: 50px 0px 50px 0px;
}
.video-main{
	text-align: center;
	color: #fff;
}
.video-main p{
	text-align: center;
}
.video-main h2{
	font-weight: bolder;
	font-size: 40px;
}
.video-main i{
	font-size: 100px;
	color: #fff;
	transform: rotate(0deg);
	  -webkit-transition: 0.3s all;
    transition: 0.3s all;
	margin-top: 20px;
}
.video-main i:hover{
	font-size: 100px;
	color: #ffc111;
	transform: rotate(360deg);
	  -webkit-transition: 0.3s all;
    transition: 0.3s all;
}
.progress-bar {
    color: #000;
    background-color: #ffc111;
   
}
.global-progressbar p {
    margin-bottom: 0px;
    font-size: 14px;
}
 .global-main {
    margin-top: 50px;
    margin-bottom: 50px;
}
.global-single p {
    font-size: 14px;
	color: #8a8a8a;
	padding-right: 15px;
}
.global-single h3{
	font-weight: 800;
}
.global-progress-main {
    margin-top: 16px;
}
.our-team-bg {
    background-color: #f1f1f1;
    width: 100%;
    padding: 30px 0px 30px 0px;
}
.our-team-single{
	text-align: center;
}
.our-team-single p {
    text-align: center;
    font-size: 14px;
    margin-bottom: 0px;
	color: #8a8a8a;
}
.member-social{
	-webkit-transition: 0.3s all;
    transition: 0.3s all;
    transform: translateY(55px);
}

.our-team-single img {
    border-radius: 40px;
	-webkit-filter: grayscale(100%);
    filter: grayscale(100%);
	 -webkit-transition: 0.3s all;
    transition: 0.3s all;
}
.our-team-single{
	overflow: hidden;
}
.our-team-single:hover .member-social{
	transform: translateY(0px);
}
.our-team-single:hover img{
	-webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}
.member-title h4 {
    font-weight: bold;
	color: #000;
    margin-bottom: 0px;
	 -webkit-transition: 0.3s all;
    transition: 0.3s all;
}
.our-team-single:hover .member-title h4{
	color: #ffc111;
}
.member-social a {
    font-size: 14px;
    display: inline-block;
    width: 28px;
    color: #000;
	 -webkit-transition: 0.3s all;
    transition: 0.3s all;
}
.member-social a:hover {
    color: #ffc111;
}
.our-team-single {
    overflow: hidden;
    margin-top: 50px;
    margin-bottom: 30px;
}
.join-link{
	cursor: pointer;
	color: #ffc111;
	 -webkit-transition: 0.3s all;
    transition: 0.3s all;
}
.join-link:hover{
	color: #000;
}

.testimonail-bg {
	background-image: url( ../images/testimonial-bg.jpg);
	background-position: center center;
	background-size:100% auto;
	margin:50px 0 50px;
	padding:15px 0 35px;
}
.white h2{
	color:#fff;	
}


#fade-quote-carousel.carousel .carousel-indicators {
  bottom: 10px;
}
#fade-quote-carousel.carousel .carousel-indicators > li {
  background-color: #00aae7;
  border: none;
}
#fade-quote-carousel blockquote {
    text-align: center;
    border: none;
}
#fade-quote-carousel .profile-circle {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 100px;
}

.testimonail-bg p {
    color: #fff;
    text-align: center;
    font-size: 18px;
	line-height: 26px;
}


.testimonail-carosel{
	margin-top:12px;	
}
.client-desc {
    font-size: 14px!important;
	color: #8a8a8a!important;
}
.visible-xs-portrait{
	display: none;
}
@media only screen and (max-width: 480px) {
    
    /* Force table to not be like tables anymore */
	#no-more-tables table, 
	#no-more-tables thead, 
	#no-more-tables tbody, 
	#no-more-tables th, 
	#no-more-tables td, 
	#no-more-tables tr { 
		display: block; 
	}
 
	/* Hide table headers (but not display: none;, for accessibility) */
	#no-more-tables thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
 
	#no-more-tables tr { border: 1px solid #ccc; }
 
	#no-more-tables td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
		white-space: normal;
		text-align:left;
	}
 
	#no-more-tables td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 20px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
		text-align:left;
		font-weight: bold;
	}
 
	/*
	Label the data
	*/
	#no-more-tables td:before { content: attr(data-title); }
}

.design-content h2 {
    font-size: 24px;
	margin-bottom: 30px;
	position: relative;
	padding-bottom: 20px;
	font-weight: 600;
}
.design-content h2:after{
	content: "";
	position: absolute;
	background-color: #000;
	width: 50px;
	height: 1px;
	bottom: 0;
	left: 2px;
}
.design-logo {
    float: left;
    margin-right: 50px;
    margin-top: 6%;
}
.design-content {
    overflow: hidden;
    padding: 0 30px;
}
.design-sec-main {
    margin-top: 50px;
}
.design-content p{
	color: #8a8a8a;
	font-size: 14px;
}

.design-inner {
    margin-bottom: 35px;
}
.our-work-single {
    float: left;
    position: relative;
    margin-top: 13px;
}
.work-img {
    overflow: hidden;
	width:107%;
}
.work-img img {
    width: 100%;
    -webkit-transition: 1s all;
    transition: 1s all;
}
.work-overlay {
    background-color: rgba(210,161,76,0.5);
    background-image: linear-gradient(62deg, rgba(210,161,76,0.8) 0%, rgba(210,193,17,0.8) 100%);
    bottom: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 107%;
    opacity: 0;
    -webkit-transition: 1s all;
    transition: 1s all;
}
.work-overlay > a {
    color: #fff;
    display: block;
    font-size: 24px;
    margin-top: 24%;
	cursor: move;
	text-align: center;
}
.our-work-single:hover .work-overlay {
	opacity:1;	
	
}
.our-work-single:hover img {
	-webkit-transform: scale(1.3);
	-moz-transform:scale(1.3) ;
	-ms-transform:scale(1.3) ;
	-o-transform: scale(1.3);
	transform: scale(1.3);
}
.main-head h2 {
    font-weight: 800;
}
.main-head p {
    text-align: center;
    color: #8a8a8a;
}
.main-head {
    text-align: center;
}

.work-overlay Span1{
	font-size: 14px;
} 
.work-overlay span{
	font-weight: bold;
	margin-bottom: 0px;
}

.company-single{
	text-align: center;
}
.company-single img {
    display: inline-block;
}
.company-main {
    margin-bottom: 43px;
}
.footer-bg{
	background-color: #262626;
	width: 100%;
	padding: 30px 0 30px;
}
.footer-single h5 {
    color: #fff;
    font-weight: bold;
    margin-bottom: 25px;
}
.footer-single p {
    color: #8a8a8a;
    font-size: 14px;
    margin-bottom: 30px;
    padding-right: 25px;
}
.footer-social a {
    background-color: transparent;
    width: 35px;
    height: 35px;
    display: inline-block;
    line-height: 33px;
    color: #fff;
    margin-right: 8px;
    text-decoration: none;
    font-size: 14px;
    border: 1px solid #8a8a8a;
    text-align: center;
	 -webkit-transition: 0.3s all;
    transition: 0.3s all;
}
.footer-social a:hover {
    background-color: transparent;
	border-radius: 50px;
	border: 1px solid #ffc111;
    color: #ffc111;
}

   
.company-name li {
    list-style-type: none;
    padding-bottom: 5px;
	
}
.company-name a {
    font-size: 14px;
	color: #8a8a8a;
	 -webkit-transition: 0.3s all;
    transition: 0.3s all;
}
.company-name a:hover {
	color: #fff;	
}
.copyright-bg {
    background-color: #232324;
    width: 100%;
    padding: 17px 0 10px;
}
.copyright-main p {
    color: #8a8a8a;
    font-size: 14px;
}
.copyright-main a {
    color: #ffc111;
	 -webkit-transition: 0.3s all;
    transition: 0.3s all;
}
.copyright-main a:hover {
    color: #8a8a8a;
    
}

.inner-banner-main {
	background-image: url(../images/inner-banner.jpg);
	background-size: cover;
}
.bread-crum {
	margin: 15px 0 25px;
}
.bread-crum a {
	color: #ffc111;
	font-size: 16px;
	font-weight: bold;
}
.bread-crum p{
	color: #8a8a8a;
	font-size: 14px;
}
.inner-banner-text {
	padding: 160px 0 110px;
	text-align: center;
}
.inner-banner-text h1 {
	color: #fff;
	position: relative;
	font-size: 50px;
	padding-bottom: 8px;
}
.inner-banner-text h1:after {
	content: "";
	background-color: #ffc111;
	width: 100px;
	position: absolute;
	height: 1px;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.inner-banner-text p {
	color: #fff;
	font-size: 14px;
}



.faq-arrow {
	float: right;
}
.panel-heading {
	padding: 0;
}
.panel-title {
	padding: 10px;
	display: block;
}
.panel-default {
	border-color: transparent;
}
.panel-default > .panel-heading {
	color: #fff;
	background-color: #dc2c1d;
	border-color: #dc2c1d;
}
.panel-title {
	background-color: transparent;
	color: #ffc111;
	-webkit-transition: 0.3s all;
	transition: 0.3s all;
}
.panel-title.collapsed {
	background-color: #fff;
	color: #ffc111;
}
.panel-body p {
    color: #8a8a8a;
	font-size: 14px;
}
.faq-arrow {
    color: #8a8a8a;
}
.panel-title.collapsed .faq-arrow {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}
.panel-title .faq-arrow {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	-webkit-transition: 0.3s all;
	transition: 0.3s all;
}
.panel-title:hover{
	color: #ffc111;
}
.close.close-popup-form {
	position: absolute;
	top: 0;
	right: 0;
	background-color: #F16101;
	opacity: 1;
	color: #fff;
	width: 45px;
	height: 45px;
}

.video-sec img {
    padding: 5px;
    background-color: #fff;
    box-shadow: 0px 0px 15px #ccc;
}
.aboutus-bootom-sec{
	margin-bottom: 35px;
}
.img-section {
    margin-bottom: 44px;
    margin-top: 15px;
    display: block;
    margin-left: 10px;
}

.inner-head h2 {
    border-left: 4px solid #ffbd10;
    padding-left: 5px;
    font-size: 24px;
    color: #ccc;
}
.img-section a {
    padding: 5px;
    border-radius: 10px;
    display: inline-block;
    box-shadow: 0px 0px 21px #ddd;
}

.address-single h2 {
    border-left: 4px solid #ffbd10;
    padding-left: 5px;
}
.image-area{
	text-align: center;
}
.input {
    display: inline-block;
    margin: 0;
    max-width: 100%;
    position: relative;
    vertical-align: top;
    width: 100%;
    z-index: 1;
}

.input__field {
	position: relative;
	display: block;
	float: right;
	padding: 0.8em;
	width: 60%;
	border: none;
	border-radius: 0;
	background: #f0f0f0;
	color: #aaa;
	font-weight: 400;
	font-family: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
	-webkit-appearance: none; /* for box shadows to show on iOS */
}

.input__field:focus {
	outline: none;
}

.input__label {
	display: inline-block;
	float: right;
	padding: 0 1em;
	width: 40%;
	color: #696969;
	font-weight: bold;
	font-size: 70.25%;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.input__label-content {
	position: relative;
	display: block;
	padding: 1.6em 0;
	width: 100%;
}

.graphic {
	position: absolute;
	top: 0;
	left: 0;
	fill: none;
}

.input--nao {
	overflow: hidden;
	padding-top: 1em;
}

.input__field--nao {
	padding: 0.5em 0em 0.25em;
	width: 100%;
	background: transparent;
	color: #333;
	font-size: 1.25em;
}

.input__label--nao {
	position: absolute;
	top: 0.95em;
	font-size: 0.85em;
	left: 0;
	display: block;
	width: 100%;
	text-align: left;
	padding: 0em;
	pointer-events: none;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transition: -webkit-transform 0.2s 0.15s, color 1s;
	transition: transform 0.2s 0.15s, color 1s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.graphic--nao {
	stroke: #92989e;
	pointer-events: none;
	-webkit-transition: -webkit-transform 0.7s, stroke 0.7s;
	transition: transform 0.7s, stroke 0.7s;
	-webkit-transition-timing-function: cubic-bezier(0, 0.25, 0.5, 1);
	transition-timing-function: cubic-bezier(0, 0.25, 0.5, 1);
} 

.input__field--nao:focus + .input__label--nao,
.input--filled .input__label--nao {
	color: #febd11;
	-webkit-transform: translate3d(0, -1.25em, 0) scale3d(0.75, 0.75, 1);
	transform: translate3d(0, -1.25em, 0) scale3d(0.75, 0.75, 1);
}

.input__field--nao:focus ~ .graphic--nao,
.input--filled .graphic--nao {
	stroke: #febd11;
	-webkit-transform: translate3d(-66.6%, 0, 0);
	transform: translate3d(-66.6%, 0, 0);
}
.btn-form{
	margin-top:25px;	
}
.contact-details p{
	color:#777;
	font-size:15px;	
}
.contact-details h3 {
    color: #2A2A2A;
    margin-bottom: 19px;
    font-weight: 900;
    padding-bottom: 8px;
    border-bottom: 1px solid #ddd;
}
.footer-btn {
    background-color: #ffc111;
    border: 2px solid #ffc111;
    color: #fff;
    border-radius: 8px;
    font-weight: normal;
    font-size: 22px;
    padding: 7px;
    width: 177px;
    -webkit-transition: 0.4s all;
    transition: 0.4s all;
}
.footer-btn:hover{
	background-color:transparent;
	border-radius: 25px;
	font-weight: bold;
	color:#ffc111;	
}
.contact-main{
	margin-bottom: 35px;
}
.featured-icon {
    font-size: 45px;
    width: 80px;
    height: 80px;
    text-align: center;
    border: 1px solid #8a8a8a;
    border-radius: 50%;
    line-height: 91px;
    margin: 0 auto;
	color:#8a8a8a;
	position:relative;
	-webkit-transition:0.5s all;
	transition:0.5s all;
}

.featured-icon::after {
    height: 15px;
    width: 2px;
    background-color: #ffc111;
    position: absolute;
    top: 0;
    content: "";
    right: -10px;
    transform: rotate(53deg);
	-webkit-transition:0.2s all;
	transition:0.2s all;
}

.featured-icon::before {
    height: 15px;
    width: 2px;
    background-color: #ffc111;
    position: absolute;
    bottom: 0;
    content: "";
    left: -10px;
    transform: rotate(53deg);
	-webkit-transition:0.2s all;
	transition:0.2s all;
}

.featured-single:hover .featured-icon{
	transform:rotate(360deg);
	color: #ffc111;
	border: 1px solid #ffc111;
}
.featured-single:hover .featured-icon::after{
	background-color: #8a8a8a;
}
.featured-single:hover .featured-icon::before{
	background-color: #8a8a8a;
}
.featured-single:hover .featured-icon:after{
height: 35px;
width: 2px;
top: -28px;
right: 37px;
transform: rotate(90deg);	
}
.featured-single:hover  .featured-icon:before{
height: 35px;
width: 2px;
bottom: -28px;
left: 38px;
transform: rotate(90deg);
}

.featured-text h3 {
    text-align: center;
    font-size: 22px;
    color: #ffc111;
    font-weight: 600;
    margin: 35px 0 25px;
}

.featured-text p {
    text-align: center;
	color: #8a8a8a;
	font-size: 15px;
}
.featured-icons-main{
	margin: 20px 0 35px
}
.featured-single {
    background-color: transparent;
    padding: 23px 15px 20px 15px;
    box-shadow: 0px 0px 30px rgba(0,0,0,0.1);
    -webkit-transition: 0.3s all;
    transition: 0.3s all;
    border-radius: 30px;
    margin: 25px 0 0;
    margin-bottom: 0px;
}
.featured-single:hover {
    box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
}
.featured-single {
    margin-bottom: 30px;
}
.service-detail p {
    text-align: justify;
	color: #8a8a8a;
}

.contact-btn a {
    background-color: #ffc111;
    color: #fff;
    font-size: 20px;
    border: 1px solid #ffc111;
    border-radius: 10px;
    padding: 12px 20px 12px 20px;
	-webkit-transition: 0.3s all;
    transition: 0.3s all;
}
.contact-btn a:hover {
    border-radius: 30px;

}
.contact-btn {
    margin: 0px 0 35px;
}


@media (min-width: 1700px) {
	.carousel-inner img{
	width:100%;	
}
}

@media(max-width:1024px){

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {

    background-color: #111;

}
.nav > li > a {
    font-size: 14px;
    padding: 13px 15px 27px;
}
.footer-carousel p span {
    font-size: 14px;
}
.nopad {
    padding-right: 0px;
}
.visible-xs-portrait{
	display: none;
}

.terms-block li {
    margin: 0 11px;
}
.carousel-caption h1 {
    font-size: 90px;
}
.carousel-caption h2 {
    font-size: 140px; 
}
.footer-social a {
    width: 32px;
    height: 32px;
    color: #fff;
    margin-right: 5px;  
}
.menu-fix .navbar {
    margin-top: 18px;
}
.menu-fix .logo-black {
    margin-top: 12px;
    margin-bottom: 10px;
}
		
	.testimonail-bg {
	background-image: url( ../images/testimonial-bg.jpg);
	
	background-size:auto;
	margin:50px 0 50px;
	padding:15px 0 35px;
}
		.navbar-toggle {
    display: block;
}
.navbar-toggle {

    margin-right: 0px;

}
	.navbar-header {
    float: none;
}
	.navbar-default .navbar-nav > li > a {
    color: #000;
}
	.navbar-nav>li {
    float: none;
}
	.navbar-right {
    float: none!important;

}
	.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
  
    display: none;
}
	.navbar-default .navbar-nav > li > a:hover:after {
 display: none;
}
	.dropdown-menu {

     background-color: transparent;
 
}
	.navbar-default {
    margin-top: 2px;
    background-color: transparent;
    border-color: transparent;
}
	.dropdown.open .dropdown-menu {

    margin-bottom: 20px;
  
}
.navbar-default .navbar-toggle {
    border-color: transparent;
    background-color: #ffc111;
    color: #fff;
}
	.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #ffc111;
}
.navbar-toggle {

    padding: 9px 15px;
  
}
	.caret {

    position: absolute;
    right: 52px;
    top: 20px;
    float: right;

}
	.inner-banner-text {
    padding: 110px 0 110px;

}
	.mob-dropdown {
    position: absolute;
    right: 16px;
    background-color: #ffc111;
    color: #fff;
    width: 42px;
    height: 42px;
    line-height: 45px;
    text-align: center;
    top: 1px;
}
.mob-dropdown i {
    font-weight: 800;
    font-size: 25px;
}
}



@media(max-width:990px){
header {
     position: static;
}
.nav > li > a {
    font-size: 13px;
    padding: 13px 12px 27px;
}

.logo-black{
		display: block;
	margin: 5px 0;
	}
.footer-social a {
    width: 27px;
    height: 27px;
    line-height: 25px;
    font-size: 12px;
    color: #fff;
    margin-right: 0px;
}
	.carousel-caption h1 {
    font-size: 60px;
}
	.carousel-caption h2 {
    font-size: 70px;
}
		.design-logo img {
    display: inline-block;
}
	.design-logo {
    float: none;
    margin-right: 0px;
    margin-top: 6%;
    text-align: center;
}
	.design-content h2:after {
   
    bottom: 0;
    left: 0px;
    right: 0;
    margin: 0 auto;
}
	.design-content {
    overflow: hidden;
    padding: 0 0px;
    text-align: center;
}
	.design-sec-main {
    margin-top: 20px;
}

}
@media (min-width: 768px) {
 
.dropdown .dropdown-menu {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    max-height: 0;
    display: block;
	padding:0;
    overflow: hidden;
    opacity: 0;
    -webkit-transform: perspective(200px) rotateX(-90deg) ;
    -moz-transform: perspective(200px) rotateX(-90deg) ;
    transform: perspective(200px) rotateX(-90deg);
  }
.dropdown.open .dropdown-menu {
    max-height: 250px;
    opacity: 1;
    -webkit-transform: perspective(200px) rotateX(0deg);
    -moz-transform: perspective(200px) rotateX(0deg) ;
    transform: perspective(200px) rotateX(0deg) ;
    transform-origin: center top;
  }
}
@media(max-width:767px){
.offcanvas-toggle {
    background: transparent none repeat scroll 0 0;
    border: medium none;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
	background-color:#111;	
}
.carousel-caption {
    left: 20%;
}
.visible-xs-portrait{
	display:inline-block !important;
		width: 100%!important;
}
.submit-btn {
    text-align: center;
}
.contact-details {
    text-align: center;
    margin-top: 50px;
}
.hidden-xs-portrait{
	display:none !important;
}
.carousel-caption h1 {
    font-size: 50px;
	font-weight:500;
}
.carousel-caption h2 {
    font-size: 60px;
}
.carousel-caption {
 
   top: 134px;
  
}
.design-content h2 {
    font-size: 22px;
    
}

.banner-btn{
	
	padding:12px;
	width:193px;
	margin-top: 20px;

}
.navbar-default .navbar-nav .active a::after {
    background: transparent none repeat scroll 0 0;
    width: auto;
}
	.testimonail-bg p {
    
    font-size: 14px;
    line-height: 24px;
}
.nav > li > a {
    border-bottom: 1px solid #ddd;
    padding: 12px 15px;
}
.navbar-default .navbar-nav > li > a:hover::after {
    background: none;
    width: auto;
}
.our-work-single {
    float: none;
    position: relative;
    margin-top: 40px;
}
	.discover-single img {
  
    display: inline-block;
 
}
	.our-team-single img {

    display: inline-block;
 
}
	.visible-xs-portrait{
    color: #fff;
    font-size: 26px;
}
.navbar-default .navbar-nav > li > a {
    color: #000;
}
.logo-black {
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
}
	
.discover-single {
   
    margin-bottom: 50px;
}
	.discover-single h4 {
    font-weight: 800;
    margin-top: 50px;
}
	.video-main h2 {
  
    font-size: 28px;
}
.video-main i {
    font-size: 70px;
}
	.video-main {
    padding: 20px 0px 30px 0px;
}
	.global-single {
    text-align: center;
}
	.global-main {
    margin-top: 20px;
    margin-bottom: 29px;
}
	.video-sec-bg {
  
    margin-top: -50px;
}
	.global-progressbar p {

    text-align: center;

}
.testimonail-bg {

    padding: 15px 0 0px;
}
	.company-single {

    margin-bottom: 25px;
}
	.company-main {
    margin-bottom: 10px;
}
	.footer-main {
    text-align: center;
}
	.footer-single {
    margin-bottom: 28px;
}
	.company-name {
    text-align: center;
    display: inline-block;
}
	.footer-social a {
    width: 35px;
    height: 35px;
    line-height: 34px;
    font-size: 14px;
    color: #fff;
    margin-right: 15px;
}
	.footer-bg {
 
    padding: 30px 0 0px;
}
	.copyright-main p {

    font-size: 13px;
}
	.heading {
    margin: 20px 0 8px;

}
	.our-team-single {
  
    margin-top: 25px;
    margin-bottom: 0px;
}
	.join-content {
    margin-top: 15px;
}
.inner-banner-main {
	background-image: url(../images/inner-banner-xs.jpg);

}
	.video-sec {
    margin-top: 40px;
}
}

@media(max-width:415px){
	
	.carousel-caption h1 {
    font-size: 35px;
	font-weight:500;
}
.carousel-caption h2 {
    font-size: 40px;
}
.carousel-caption {
 
    top: 17px;
  
}
	
}

.logo-black img {
    width: 110px;
}

@media(max-width:990px){
.logo-black img {
    width: 100px;
}	

}
.banner-bg{
	background-image: url(../images/banner1.jpg);
	width: 100%;
	background-size: cover;
	height: 800px;
}
@media(max-width:1024px){
.banner-bg {
    height: 600px;
}
}

@media(max-width:990px){
.banner-bg {
    height: 500px;
}
}

@media(max-width:767px){
.banner-bg {
    background-image: url(../images/banner2-xs.jpg);
    height: 425px;
}
}


@media(max-width:415px){
.banner1-bg{
	background-image: url( ../images/banner1-xs.jpg);
	height: 300px;
}
}
.carousel-caption h1 {
    font-size: 60px;
    font-weight: 700;
    margin: 0;
}
.carousel-caption {
    right: 0;
    text-align: center;
    top: 142px;
    width: 74%;
}
.carousel-caption h2 {
    animation-delay: 1.5s;
    font-size: 60px;
    font-weight: 700;
}
.company-name img {
    width: 75%;
}
.inner-head h2 {
    border-left: 4px solid #ffbd10;
    padding-left: 5px;
    font-size: 24px;
    color: #5a5a5a;
}
@media(max-width:1024px){
.carousel-caption h1 {
    font-size: 80px;
}
.carousel-caption h2 {
    font-size: 110px; 
}
}

@media(max-width:767px){
.carousel-caption {
   top: auto;
}
.company-name img {
    display: inline-block;
}
}

@media(max-width:415px){
.carousel-caption {
    top: auto;  
}
}
.check-list li {
    line-height: 32px;
    font-size: 16px;
	list-style-image: url(images/check.png);
}
.check-list {
    padding-left: 20px;
}
.btn-default {
    font-size: 14px;
    font-weight: bold;
    color: #000;
    background-color: transparent;
    border: 1px solid #8a8a8a;
    padding: 10px 25px 10px 25px;
    border-radius: 30px;
    -webkit-transition: 0.3s all;
    transition: 0.3s all;
}
.btn-default:hover {
    color: #fff;
    background-color: #ffc111;
    border: none;

}
.main-container .btn {
    background: #444;
}
.main-container a:hover {
    opacity: .4;
}
.title-head {
    font-size: 26px;
}
	.ttnone {
    margin: 10px 0 35px;
}
	.game-btn {
    text-align: center;
    margin-bottom: 35px;
}
	.titleh5 {
    font-size: 15px;
    font-style: italic;
}
	.img-tag {
    box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
    padding: 5px;
    margin-bottom: 5px;
}
	@media(max-width:990px){
	.img-tag {
    margin: 0 auto;
}
	}
.carousel-control {
    position: absolute;
    top: 44%;
    bottom: 0;
    left: 0;
    height: 50px;
    background-color: rgba(0,0,0,0.5);
    font-size: 40px;
    border-radius: 5px;
    width: 50px !important;
    line-height: 46px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    filter: alpha(opacity=50);
    opacity: 1;
}
.carousel-control:focus, .carousel-control:hover {
    color: #ffc111;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: 1;
}
@media(max-width:767px){
.carousel-control {
	background-color: transparent;
}
}
.select{
	padding: 7px;
    color: #888;
	font-size:14px;
    width: 81%;
}
.btngreen {
	    background: #27ae60!important;
    color: #fff!important;
    border: 1px solid #27ae60!important;
}
.exam-sub {
	    text-align: center;
    position: fixed;
    bottom: 50px;
    margin: 0 auto;
    width: 81%;
    left: 0;
}