/*--A Design by W3layouts 
Author: W3layout
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
.about-intro {
	padding: 60px 0px;
}
.about-intro img {
	max-width: 100%;
	padding: 5px;
	background: #f7f7f7;
}
.about-intro h2 {
	font-weight: 800;
	margin-top: 0px;
	letter-spacing: 1px;
}
.about-intro h4 {
	font-weight: bold;
	margin-bottom: 25px;
}
.about-intro p {
	line-height: 2;
}
.our-team .section-title {
	margin-bottom: 20px;
}
.our-team {
	padding: 60px 0px;
	background: #F19C4F;
	color: #fff;
}
.our-team img {
	max-width: 160px;
	border-radius: 50%;
}
.team-member {
	padding: 40px 20px;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
}
.team-member:hover,
.team-member:hover a {
	background: #e6e6e6;
	color: #07253F;
}
.team-member:hover img {
	opacity: 1;
}
.team-member h4 {
	font-weight: bold;
	margin-top: 25px;
}
.team-member a {
	color: #fff;
	margin: 0px 5px;
	font-size: 25px;
	height: 40px;
	width: 40px;
	display: inline-block;
}
.team-member a:hover {
	color: #00adef;
}
.our-service {
	padding: 60px 0px;
}
.service-left .section-title {
	margin-bottom: 20px;
}
.service-left p {
	line-height: 2;
}
.service-right .service {
	position: relative;
	padding: 15px;
}
.service-right i {
	background: #f9676b none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    display: block;
    font-size: 24px;
    height: 50px;
    left: 45%;
    padding: 12px 10px;
    position: absolute;
    top: 15%;
    width: 50px;
    z-index: 2;
}
.service-desc {
	border: 1px solid #F2676B;
	padding: 30px 15px 15px;
	position: relative;
	margin-top: 45px;
}
.service-desc h5 {
	font-weight: 800;
	letter-spacing: 1px;
}
.service-desc p {
	line-height: 2;
}
.our-partner {
	padding: 60px 0px;
}
.our-partner img {
	max-width: 180px;
}

.header{
	position:relative;
}
/*-- top-header --*/
.top-header-left{
	float: left;
    width: 50%;
}
.top-header-left p{
    color: aliceblue;
    font-size: .9em;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.top-header{
    background: url(../images/head.jpg);
    padding: .7em 0;
}
.top-header-right{
	float:right;
	width:25%;
}
.top-header-right-info{
	float:left;
}
.top-header-right-info ul {
	padding:0;
	margin:0;
}
.top-header-right-info ul li{
	display:inline-block;
	margin:0 1em;
}
.top-header-right-info ul li a {
	color: #909090;
    font-size: .7em;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.top-header-right-info ul li a:hover{
	text-decoration:none;
	color:#2DCB74;
}
.social-icons{
	float:left;
}
.social-icons ul{
	padding:0;
	margin:0;
}
.social-icons ul li{
	display:inline-block;
}
.social-icons ul li a.twitter{
    color: #FFF;
    font-size: 1em;
    margin: 0 .5em;
}
.social-icons ul li a.twitter:hover{
	color:#55acee;
}
.social-icons ul li a.facebook:hover{
	color:#3b5998;
}
.social-icons ul li a.google:hover{
	color:#dc4e41;
}
/*-- //top-header --*/
.bottom-header {
    background: #FFF;
}
.top-nav{
	background:#FFF;
}
.navbar-default {
    border: none !important;
    background: none !important;
    margin: 0 !important;
    min-height: 0 !important;
    padding: 0 !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background: none !important;
}
div#bs-example-navbar-collapse-1 {
    padding: 0;
}
.top-nav ul{
    padding: 0;
    margin: 0 0 0 30em;
    float: none;
}
.top-nav ul li{
    display: inline-block;
    margin: 0;
    float: left;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background: none !important;
    border-right: solid 1px #EFEFEF;
    box-shadow: 1px 0px 0px 0px rgba(72, 72, 72, 0);
}
.top-nav ul li a{
	color: #353535 !important;
    font-size: 1em;
    font-family: 'Francois One', sans-serif;
    margin: 0;
    text-decoration: none;
    padding: 2.1em;
    border-right: solid 1px #EFEFEF;
    box-shadow: 1px 0px 0px 0px rgba(72, 72, 72, 0);
}
.top-nav ul li a:hover{
    color:#034ea2 !important;
}
.top-nav ul li a.active{
    color: #ec1c2a !important;
}
.caret {
    margin-left: 14px;
}
ul.dropdown-menu {
    background: #FFF;
    box-shadow: 0 0 0;
    border: none;
    margin: 0;
    top: 6em;
    left: 0;
    min-width: 107px;
}
.dropdown-menu > li > a {
    display: block;
    padding: 3px 44px !important;
    clear: both;
    margin: .5em 0 !important;
    font-weight: normal;
    line-height: 1.42857143;
    color: #FFF !important;
    border: none !important;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background: none;
}
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 103%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-width: 5px 0 5px 5px;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
.logo h1 {
    margin: 0;
}
.logo{
    position: absolute;
    top: 0;
    width: 170px;
    z-index: 999;
}
.logo h1 a {
	 display:block;
}
.logo h1 a img{
	
	margin-top:60px;
	width:200%;
}
/*-- banner --*/

@media (max-width:800px){
	ul.callbacks_tabs.callbacks2_tabs li {
		display: inline-block;
		margin: 0;
	}
	ul.callbacks_tabs.callbacks2_tabs {
		left: 46%;
	}
}
@media (max-width:768px){
	.slider-info h3 {
		font-size: 3em;
	}
	.callbacks_tabs {
		top: 112%;
		right: 47%;
	}
	.banner {
		padding: 3em 0 6em;
	}
	.popular-slide-info {
		background: url(../images/9.jpg) no-repeat 0px 0;
		min-height: 360px;
		background-size: cover !important;
	}
	.popular-slide1 {
		background: url(../images/10.jpg) no-repeat 0px 0px !important;
		background-size: cover !important;
	}
	.popular-slide2 {
		background: url(../images/11.jpg) no-repeat 0px 0px !important;
		background-size: cover !important;
	}
}
@media (max-width:640px){
	.top-header-left p {
	    margin: 0.5em 0 0 14em;
	}
	.top-header-left p {
		font-size: .6em;
	}
	.top-header-right-info ul li {
		margin: 0 .1em;
	}
	.logo {
		width: 131px;
	}
	.top-nav ul li {
		display: block;
		margin: 0;
		float: none;
	}
	.top-nav ul {
		padding: 0;
		margin: 0;
	}
	.navbar-default .navbar-nav > li > a {
		text-align: center;
		border: none;
		box-shadow: 0 0 0;
	}
	.top-nav ul li a {
		padding: 1em 0;
	}
	.caret {
		margin-left: 6px;
	}
	.slider-info h3 {
		font-size: 2em;
	}
	.banner-bottom-left {
		background: url(../images/5.png) no-repeat 117px 0px #2DCB74;
		background-size: 76%;
	}
	.banner-bottom-right {
		background: url(../images/4.png) no-repeat 166px 0px #D2D4D4 !important;
		background-size: 55% !important;
	}
	.information-heading h3, .popular-heading h3 {
		font-size: 2em;
	}
	.popular-slide {
		margin: 2em 0 0 0;
	}
	.popular-slide-info p {
		width: 86%;
	}
	ul.callbacks_tabs.callbacks2_tabs {
		left: 45%;
	}
	.about-heading h2, .codes-heading h2, .gallery-heading h2, .blog-heading h2, .contact-heading h2 {
		font-size: 2em;
	}
	.information-grid-info h4, .team-grid h4 {
		font-size: 1.1em;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a {
		text-align: center;
	}
	.grid figure figcaption {
		padding: 1em;
	}
	.contact-form input[type="text"] {
		width: 100%;
	}
	.contact-form input[type="email"] {
		width: 100%;
		margin: 0 0 1em 0;
	}
	.login-heading {
		padding: 2em 0em;
	}
	.login-body {
		width: 63%;
	}
}
@media (max-width:480px){
	.logo {
		width: 163px;
	}
	.top-header-left p {
		margin: 0.5em 0 0 18em;
	}
	.top-header-right {
		width: 23%;
	}
	.slider-info {
		margin: 2em 0 0 0;
	}
	.slider-info p {
		font-size: .9em;
	}
	.more-button {
		margin: 3em 0 1em 0;
	}
	.more-button a {
		padding: .5em 2em;
	}
	.callbacks_nav {
		width: 32px;
	}
	.banner-bottom-left {
		float: none;
		width: 100%;
	}
	.banner-bottom-right{
		margin:1em 0 0 0;
	}
	.left-border-info {
		width: 30%;
		left: 5%;
		top: 7%;
	}
	.banner-bottom-left {
		background: url(../images/5.png) no-repeat 185px 0px #2DCB74;
		background-size: 64%;
	}
	.banner-bottom-right {
		background: url(../images/4.png) no-repeat 264px 0px #D2D4D4 !important;
		background-size: 38% !important;
	}
	.information-grids {
		margin: 3em 0 0 0;
	}
	.information-heading p, .popular-heading p, .about-heading p, .codes-heading p, .gallery-heading p, .blog-heading p, .contact-heading p {
		font-size: .9em;
	}
	.popular-slide-info h4 {
		font-size: 3em;
	}
	.popular-slide-info {
		min-height: 340px;
	}
	.border {
		width: 10%;
	}
	ul.callbacks_tabs.callbacks2_tabs {
		left: 42%;
		top: 53%;
	}
	.banner-bottom {
		padding: 2em 0;
	}
	.popular {
		padding: 2em 0;
	}
	.footer {
		padding: 2em 0;
	}
	.about, .codes, .gallery, .blog, .contact, .login {
		padding: 2em 0 0 0;
	}
	.team {
		padding: 2em 0;
	}	
	.team-grid {
		float: none;
		width: 100%;
	}
	.information-grid-info h4, .team-grid h4 {
		font-size: 1.5em;
	}
	.gallery-grid {
		width: 100%;
		float: none;
	}
	.media-left.response-text-left {
		width: 22%;
	}
	.login-body {
		width: 85%;
	}
	.navbar-toggle {
		margin-right: 0;
	}
	.left-single {
		padding-right: 0;
	}
}
@media (max-width:414px){
	.logo {
		width: 110px;
		position: inherit;
		float: left;
	}
	.navbar-toggle {
		margin-top: 21px;
		margin-right: 0;
	}
	.top-header-left {
		width: 43%;
	}
	.top-header-left p {
		margin: 0.5em 0 0 0em;
	}
	.top-header-right {
		width: 54%;
	}
	.banner {
		padding: 2em 0 5em;
	}
	.callbacks_nav {
		top: 74%;
	}
	.slider h2 {
		font-size: 1.5em;
	}
	.slider-info p {
		width: 90%;
		margin: 0 auto;
	}
	.more-button a {
		padding: .5em 2em;
		font-size: .8em;
	}
	.left-border-info {
		width: 36%;
	}
	ul.callbacks_tabs.callbacks2_tabs {
		left: 41%;
	}
	.top-nav ul li a {
		padding: .5em 0;
	}
	.login-heading {
		padding: 1em 0em;
	}
	.login-info {
		padding: 2em 1.5em 1em;
	}
	.login-icons ul li {
		margin: 0 0.2em;
	}
	nav.navbar.navbar-default {
		width: 70% !important;
		float: right !important;
	}
}
@media (max-width:384px){
	nav.navbar.navbar-default {
		width: 66% !important;
	}
	.left-border-info {
		width: 40%;
	}
	.banner-bottom-left {
		background: url(../images/5.png) no-repeat 141px 0px #2DCB74;
		background-size: 75%;
	}
	.banner-bottom-right {
		background: url(../images/4.png) no-repeat 199px 0px #D2D4D4 !important;
		background-size: 49% !important;
	}
}
@media (max-width:320px){
	.top-header-right {
		width: 35%;
	}
	.top-header-left {
		width: 54%;
	}
	.border {
		margin: 7px auto 0;
	}
	.slider-info h3 {
		font-size: 1.3em;
	}
	.callbacks_nav {
		top: 43%;
		width: 20px;
	}
	.more-button {
		margin: 1.5em 0 1em 0;
	}
	.callbacks_tabs {
		top: 103%;
		right: 41%;
	}
	.banner {
		background: url(../images/2.jpg) no-repeat -206px 0px;
		background-size: cover;
		padding: 2em 0 3em;
	}
	.left-border-info p {
		font-size: 1.3em;
	}
	.left-border-info {
		width: 42%;
	}
	.left-border {
		height: 124px;
	}
	.banner-bottom-left {
	    background: url(../images/5.png) no-repeat 108px 0px #2DCB74;
		background-size: 73%;
	}
	.banner-bottom-right {
		background: url(../images/4.png) no-repeat 161px 0px #D2D4D4 !important;
		background-size: 48% !important;
	}
	.information-heading h3, .popular-heading h3 {
		font-size: 1.5em;
	}
	.information-grid-info {
		padding: 1em;
	}
	.information-grid-info p, .team-grid p {
		font-size: .8em;
	}
	.information-grid-info h4, .team-grid h4 {
		font-size: 1.2em;
	}
	.popular-slide-info h4 {
		font-size: 2em;
	}
	.popular-slide-info p {
		width: 95%;
	}
	.popular-slide-info p {
		font-size: .8em;
	}	
	.popular-slide-info {
		min-height: 289px;
	}
	ul.callbacks_tabs.callbacks2_tabs {
		top: 50%;
	}
	.popular-grids {
		margin: 4em 0 0 0;
	}
	.popular-grid h5 {
		font-size: 1.2em;
	}
	.popular-grid p {
		font-size: .8em;
	}
	.footer-nav h4 {
		font-size: 1.3em;
	}
	.footer-nav ul li a {
		font-size: .8em;
	}
	.news-grid h6 {
		font-size: .8em;
	}
	.copyright p {
		font-size: .8em;
	}
	.top-nav ul li a {
		font-size: .875em;
	}
	.about-heading h2, .codes-heading h2, .gallery-heading h2, .blog-heading h2, .contact-heading h2 {
		font-size: 1.5em;
	}
	.information-heading p, .popular-heading p, .about-heading p, .codes-heading p, .gallery-heading p, .blog-heading p, .contact-heading p {
		font-size: .8em;
	}
	.about-bottom p {
		font-size: .8em;
	}
	.blog-top-grids {
		margin: 2em 0 0 0;
	}
	.blog-left-left p {
		font-size: .8em;
	}
	.blog-left-right a {
		font-size: 1em;
	}
	.blog-left-right p {
		font-size: .8em;
	}
	.blog-left {
		margin: 0em 0 1em 0;
	}
	.Categories ul li a {
		font-size: .8em;
	}
	.Categories h3 {
		margin: 0 0 .5em 0;
	}
	.media-left.response-text-left {
		width: 26%;
	}
	.opinion form input[type="text"] {
		font-size: .8em;
	}
	.opinion form textarea {
		font-size: .8em;
	}
	.map iframe {
		height: 180px;
	}
	.address p {
		font-size: 0.8em;
	}
	.contact-infom p {
		font-size: 0.8em;
	}
	.navbar-toggle {
		margin-top: 24px;
		font-size: .8em;
	}
	.login-heading h1 {
		font-size: 1.2em;
	}
	.login-body {
		width: 100%;
	}
	.login-info input[type="text"], .login-info input[type="password"] {
		font-size: 0.8em;
	}
	nav.navbar.navbar-default {
		width: 59% !important;
	}
}	


.thumb {
  
	margin-bottom:40px;
	margin-top:20px;
    -webkit-perspective: 1000px;
            perspective: 1000px;
}

.thumb a {
    display: block;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)),url("a3.png");
    background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("a3.png");

    background-size: 0, cover;
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.thumb:hover a {
    -webkit-transform: rotateX(80deg);
            transform: rotateX(80deg);
    -webkit-transform-origin: bottom;
            transform-origin: bottom;
}
.thumb a:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 36px;
    background: inherit;
    background-size: cover, cover;
    background-position: bottom;
    -webkit-transform: rotateX(90deg);
            transform: rotateX(90deg);
    -webkit-transform-origin: bottom;
            transform-origin: bottom;
}
.thumb a span {
    color: white;
    text-transform: uppercase;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    font: bold 12px/36px "Open Sans";
    text-align: center;
    -webkit-transform: rotateX(-89.99deg);
            transform: rotateX(-89.99deg);
    -webkit-transform-origin: top;
            transform-origin: top;
    z-index: 1;
}
.thumb a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform: rotateX(95deg) translateZ(-80px) scale(0.75);
            transform: rotateX(95deg) translateZ(-80px) scale(0.75);
    -webkit-transform-origin: bottom;
            transform-origin: bottom;
}

.thumb:hover a:before {
    -webkit-transform: rotateX(0) translateZ(-60px) scale(0.85);
            transform: rotateX(0) translateZ(-60px) scale(0.85);
}


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
body {
	line-height: 1
}
ol, ul {
	list-style: none
}
blockquote, q {
	quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
body {
	line-height: 1
}
ol, ul {
	list-style: none
}
blockquote, q {
	quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
