/*
Theme Name: SynFlyt
Description: SynFlyt 2017
Author: gemaker
Version: 1.0
Tags: light, three-columns, right-sidebar, flexible-width, custom-colors, custom-header, custom-background, custom-menu, theme-options, threaded-comments, sticky-post, translation-ready
License: GNU/GPL Version 2 or later
License URI: http://www.gnu.org/licenses/gpl.html
*/

@import url('vc_templates/style.css');
@import url('css/universal-style.css');
@import url('css/transistion.css');

/**************************************************
RESET
**************************************************/

#main ul, #main ol { list-style:none ; margin:0 ; outline:none ; padding:0 }
input, select, textarea { -webkit-box-sizing:border-box ; -moz-box-sizing:border-box ; box-sizing:border-box }
article, aside, details, figcaption, figure, footer, header, nav, section, summary { display:block }
audio, canvas, video { display:inline-block }
#map {min-height:600px;	width:100%;}

/**************************************************
UNIVERSAL STYLES
**************************************************/
a, input, textarea, select, small, label, button[type="submit"], h1, h2, h3, h4, h5 { -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; text-decoration:none; }
a img { border:none }
a:hover, a:active{ text-decoration:none !important; }
a{ color:#1d96c0; }
html, body{ overflow-x:hidden; }
body { background-color:#fff !important; }

@font-face{ font-family: "Datacron"; src: url(fonts/Datacron.ttf); }

#ascrail2000{ z-index: 100 !important; }

#main html, #main p, #main a, #main li, #main h1, #main h2, #main h3, #main h4, #main h5, #main h6, #post html, #post p, #post a, #post li, #post h1, #post h2, #post h3, #post h4, #post h5, #post h6,#page html, #page p, #page a, #page li, #page h1, #page h2, #page h3, #page h4, #page h5, #page h6, #full html, #full p, #full a, #full li, #full h1, #full h2, #full h3, #full h4, #full h5, #full h6, #full td, footer, header {
	font-family: 'Roboto', sans-serif;
}
.custom.tparrows {
	border-radius:50%;
	background-color:rgba(255,255,255,0.5) !important;
}
.custom.tparrows:hover {
	background-color:#fff !important;
}
.custom.tparrows:before {
	color:#333 !important;
}
.txt-center {text-align:center;}
/*SLIDER*/
.slider1-logo,.slider1-btn,.slider1-content {text-align:center;}
.slider1-logo img {max-width:500px!important;height:auto!important;}
.slider1-content {font-family:'Roboto', sans-serif;color:#fff;font-style:italic;text-transform:uppercase;text-shadow: 1px 2px 10px #333;}
.slider1-btn a {color:#fff!important;border:1px solid #fff;font-size:16px!important;padding:10px 20px;text-decoration:none!important;text-transform:uppercase;background-color: rgba(29,150,192,0.55);}
.slider1-btn a:hover {background-color:rgba(0,0,0,0.7);}

.slick-next:before {
	content:'\e825';
}
.slick-prev:before {
	content:'\e824';
}
.slick-prev:before, .slick-next:before {
	font-family: 'revicons';
}
/**************************************************
HEADER
**************************************************/
header.front-heading {
	position: absolute;
	z-index: 9;
	width: 100%;
	margin: 0 auto;
}
header {
	background-color:rgba(0,0,0, .6);
}
header .header-02 .login-wrap {
	padding:1.5em 0;
}
header .header-02 .login-wrap a button {
	padding:2px 20px;
	background-color:#fff;
	border:0;
	font-size:14px;
}
header .header-02 #main-navigation {
    display: inline-block;
	width:100%;
}
header .header-02 #main-navigation ul {
    margin: 0px;
    display: inline-block;
	width:100%
}
header .header-02 #main-navigation ul li {
    position: relative;
    display: inline-block;
	text-align:center;
	vertical-align:middle;
}
header .header-02 #main-navigation li a {
	padding:1.7em 1.34em;
}
header .header-02 #main-navigation li a {
    display: block;
    font-size: 14px;
    color: #FFF;
	text-transform:uppercase;
	font-family: 'Roboto', sans-serif;
	text-decoration:none;
}
header .header-02 #main-navigation li a:hover,
header .header-02 #main-navigation li.current-menu-item a {
    background-color: #8ecdf5;
}
header .header-02 .logo-wrap {
    margin-bottom: 1em;
}
header .header-02 #main-navigation .sub-menu {
    display: none;
}
header .header-02 #main-navigation ul.sub-menu,
header .header-02 .my-main-header #main-navigation li.current-menu-item ul.sub-menu li a {
    
}
header .header-02 .my-main-header #main-navigation li.current-menu-item ul.sub-menu li a:hover {
    
}

/**************************************************
FOOTER
**************************************************/
footer {
	background-color:#191919;
}
footer .footer-01 {
	padding:5em 0;
}
footer .footer-01 h1 {
	font-size:20px;
	color:#fff;
	margin:10px 0 20px;
	text-transform:uppercase;
	letter-spacing:2px;
}
footer .footer-01 .foot-logo img {
	width:100%;
	max-width:130px;
	padding-bottom:20px;
}
footer .footer-01 .foot-logo p {
	color:#777777;
}
footer .footer-01 .newsletter h1 {
	font-family: 'Roboto', sans-serif;
	font-weight:700;
}
footer .footer-01 .newsletter input[type="text"] {
	background-color:#000;
	color:#777777;
	font-family: 'Roboto', sans-serif;
	border:none;
	padding: 10px 20px;
    width: 100%;
    font-size: 13.5px;
	font-weight:600;
}
footer .footer-01 .newsletter input[type="submit"] {
	background-color:#1d96c0;
	color:#fff;
	font-family: 'Roboto', sans-serif;
	font-weight:700;
	border:none;
	padding: 10px 35px;
    font-size: 13.5px;
	letter-spacing:2px;
	text-transform:uppercase;
}
footer .footer-01 .foot-social {
	padding-top:20px;
}
footer .footer-01 .foot-social ul li {
	display:inline-block;
	color:#fff;
	padding:0 10px;
	font-size:16px;
}
footer .footer-01 .foot-social ul li a {
	color:#909090;
	font-size:22px;
}
footer .footer-01 .foot-social ul li:first-child {
	padding:0 10px 0 0;
	text-transform:uppercase;
}
footer .footer-02 {
	border-top:1px solid #3c3c3c;
	padding:15px 0 30px;
}
footer .footer-02 p {
	margin:0;
	text-align:center;
	color:#909090;
	font-weight:bold;
}
footer .footer-02 p a {
	color:#909090;
}
/**************************************************
HOME PAGE
**************************************************/
#main .vc_row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
#main .vc_row.vc_inner {
    margin-left: -15px;
    margin-right: -15px;
}
#main p {
	color:#777777;
	font-size: 12.5px;
}
#main #about-section,
#main #blog-section {
	padding-top:35px;
}
#main #about-section h1,
#main #blog-section h1,
#main #awards-media h1,
#main #instagram h1,
#main #testimonial-section h1,
#main #video-sport h1 {
	font-family: 'Roboto', sans-serif;
	font-weight:700;
	font-style:italic;
	text-transform:uppercase;
	font-size:28px;
	text-align:center;
	color:#222222;
	margin:0 0 20px;
}
#main #about-section img {
	max-width:310px;
	width:100%;
	height:auto;
}
#main #about-section a:hover {
	text-decoration:underline;
}
#main #about-section ul.world-leading h1 {
	text-align:left;
	margin: 20px 0 10px;
    font-size: 26px;
}
#main #about-section ul.world-leading li {
	background-position:left top;
	background-repeat:no-repeat;
	background-size:50px;
	padding-left:70px;
}
#main #about-section ul.world-leading li:first-child {
	background-image:url('images/affordable-icon.png');
}
#main #about-section ul.world-leading li:nth-child(2) {
	background-image:url('images/indoors.png');
}
#main #about-section ul.world-leading li:last-child {
	background-image:url('images/cassassyllabus.png');
}
#main #video-sport, #main #instagram {
	display:none !important;
}
#main #blog-section .blog .blog-each img {
	width:100%;
}
#main #blog-section .blog .blog-each p {
	padding:0;
	margin:0;
}
#main #blog-section .blog .blog-each .blog-img-overlay {
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#main #blog-section .blog .blog-each:hover .blog-img-overlay {
	position: absolute;
    overflow: auto;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(142,205,245,0.6);
}
#main #blog-section .blog .blog-each .title {
	font-family: 'Roboto', sans-serif;
	font-weight:500;
	font-size:18px;
	text-align:center;
	color:#fff;
	position:absolute;
	left:0;right:0;top:0;bottom:0;
	margin:auto;
	height:26px;
	text-transform:uppercase;
	display:none;
}
#main #blog-section .blog .blog-each:hover .title {
	display:block;
	-webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}
#main #awards-media ul,
#main #awards-media ul li {
	text-align:center;
}
#main #awards-media ul li {
	display:inline-block;
	width:18%;
}
#main #awards-media ul li img {
	max-width:200px;
	height:auto;
	width:100%;
}

.testi-slider img {
	width:100%;
}
.testi-slider h3 {
	font-size: 20px;
	font-weight: 700;
	font-style: italic;
	text-transform: uppercase;
}
.testi-slider .slick-next {
	right:-35px;
}
.testi-slider .slick-prev {
	left:-35px;
}
.testi-slider .slick-next, .testi-slider .slick-prev {
	font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.testi-slider .slick-next:before, .testi-slider .slick-prev:before {
	font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/**************************************************
PAGES
**************************************************/
#page #page-feat-img img.ft-img {
	width:100%;
	height:400px;
}
#page #page-feat-img .title-logo-wrap img {
	position:absolute;
	left:0;right:0;top:0;bottom:0;
	margin:180px auto;
	height:70px;
	width:auto;
}
#page #page-feat-img.no-pg-title .title-logo-wrap img {
	height:130px;
}
#page #page-feat-img .title-logo-wrap h1,
#page #page-feat-img .title-logo-wrap h3 {
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	font-size:60px;
	text-align:center;
	color:#fff;
	position:absolute;
	left:0;right:0;top:0;bottom:0;
	margin:250px auto;
	text-shadow: 1px 1px 5px #7d99a4;
}
#pages {
	background-color:#fff;
	min-height:300px;
}
#pages h1 {
	font-family: 'Roboto', sans-serif;
	font-weight:500;
	text-transform:uppercase;
	font-size:20px;
	font-style:italic;
}
#pages p {
    font-size: 13.5px;
}
#pages #about-page ul li {
	background-size: 30px;
    background-position: left center;
    background-repeat: no-repeat;
    padding: 15px 0px 15px 40px;
}
#pages #about-page ul li:first-child {
	background-image:url('images/icon5_control.png');
}
#pages #about-page ul li:nth-child(2) {
	background-image:url('images/icon3_motion.png');
}
#pages #about-page ul li:nth-child(3) {
	background-image:url('images/icon2_cockpit.png');
}
#pages #about-page ul li:nth-child(4) {
	background-image:url('images/icon1_210deg.png');
}
#pages #about-page ul li:nth-child(5) {
	background-image:url('images/indoors.png');
}
#pages #about-page ul li:nth-child(6) {
	background-image:url('images/icon7_online.png');
}
#pages #about-page ul li:last-child {
	background-image:url('images/affordable-icon.png');
}
#pages #students-pilots h1,
#pages #flight-schools h1 {
	color:#1d96c0;	
}
#pages h1 {
	color:#1d96c0;	
}
#pages #flight-schools .dl-broc,
#pages #students-pilots .find-simu {
	text-align:center;
	max-width:315px;
	background-color:#1d96c0;
	padding:10px 0;
}
#pages #flight-schools .dl-broc a,
#pages #students-pilots .find-simu a {
	color:#fff;
	text-transform:uppercase;
	font-size:14px;
	padding:10px 20px;
}
#pages #flight-schools .sp-border,
#pages #students-pilots .sp-border {
	border: 1px solid #e2e2e2;
	padding:20px;
}
#pages #students-pilots .news .news-item img {
	width:100%;
}
#pages #students-pilots .news .news-item .title {
    font-size: 16px;
    line-height: 18px;
    padding: 10px 0px;
}
#pages #students-pilots .news .news-item .news-excerpt {
	font-size: 13px;
    padding-bottom: 10px;
}
#pages #flight-schools .sp-border h1,
#pages #students-pilots .sp-border h1 {
	color:#000;
	margin-top:0;
	text-transform:capitalize;
}
#pages #flight-schools .sp-border h1 {
	text-transform:uppercase;
}
#pages #contact-us-page h1 {
	font-family: 'Roboto', sans-serif;
	font-weight:500;
	text-transform:uppercase;
	font-size:32px;
}
#pages #flight-schools h3,
#pages #contact-us-page h3 {
	font-size:18px;
}
#pages #contact-us-page p {
	color:#777777;
}
#pages #flight-schools input[type="text"]::-webkit-input-placeholder,
#pages #flight-schools input[type="email"]::-webkit-input-placeholder,
#pages #flight-schools textarea::-webkit-input-placeholder {
	font-size:11px;
}
#pages input[type="text"]::-webkit-input-placeholder,
#pages input[type="email"]::-webkit-input-placeholder,
#pages textarea::-webkit-input-placeholder {
	color:#ccc;
	letter-spacing:1px;
}
#pages input[type="text"],
#pages input[type="email"],
#pages input[type="password"],
#pages textarea {
	padding:10px 20px;
	border:1px solid #e2e2e2;
	width:100%;
}
#pages textarea {
	height:100px;
}
#pages input[type="submit"] {
	background-color:#1d96c0;
	color:#fff;
	padding:10px 25px;
	border:none;
	font-family: 'Roboto', sans-serif;
	font-weight:700;
	font-size:13px;
	letter-spacing:1px;
}
#pages p.alignment {
	text-align:left;
}
#pages #contact-us-page .wpb_gmaps_widget .wpb_wrapper {
	padding:0;
	background:none;
}
#pages #contact-us-page iframe {
	min-height:600px;
	width:100%;
}
/**************************************************
POSTS
**************************************************/
#posts {
	padding:1em 0 3em;
}
#posts .post-content {
	padding:1em 0 0;
}
#posts h1.title {
	font-family: 'Roboto', sans-serif;
	font-weight:700;
	font-style:italic;
	text-transform:uppercase;
	font-size:28px;
	color:#222222;
	margin:10px 0;
}
#posts .social-share {
	padding:10px 0;
}
#posts .social-share ul li {
	display:inline-block;
	margin-right:10px;
}
#posts .social-share ul li i {
	font-size: 16px;
    background-color: #000;
    border-radius: 50%;
    color: #fff;
}
#posts .social-share ul li i:hover {
	background-color:#1d96c0;
}
#posts .social-share ul li i.fa-facebook {
	padding:10px 13px;
}
#posts .social-share ul li i.fa-google-plus {
	padding:10px 8px;
}
#posts .social-share ul li i.fa-twitter {
	padding:10px;
}
#posts .social-share ul li i.fa-linkedin {
	padding:10px 12px;
}
#posts input[type="email"],
#posts input[type="text"],
#posts textarea {
	width:100%;
	padding:10px;
}
#posts textarea {
	margin-top:10px;
}
#posts input[type="submit"] {
    background-color: #1d96c0;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    border: none;
    padding: 10px 35px;
    font-size: 13.5px;
    letter-spacing: 2px;
    text-transform: uppercase;
}
#posts .post-thumbnail {
	text-align:center;
	margin:0 15px 10px 0;
	float:left;
}
#posts .post-thumbnail img {
	width:100%;
	max-width:400px;
	height:auto;
}
.news-archive {
	padding:2em 0;
}
.news-archive h4 {
	font-size: 20px;
    font-weight: 700;
    font-style: italic;
    text-transform: uppercase;
}
.news-archive .social-news-media i {
	font-size: 12px;
    background-color: #000;
    border-radius: 50%;
    color: #fff;
}
.news-archive .social-news-media i:hover {
	background-color:#1d96c0;
}
.news-archive .social-news-media i.fa-facebook {
	padding:5px 8px;
}
.news-archive .social-news-media i.fa-google-plus {
	padding:5px 3px;
}
.news-archive .social-news-media i.fa-twitter {
	padding:5px;
}
.news-archive .social-news-media i.fa-linkedin {
	padding:5px 7px;
}
.news-archive .entry-thumbnail img {
	width:100%;
}
/**************************************************
BREADCRUMBS
**************************************************/
#topbar {
	background-color:#000;
	padding:10px 0;
}
#topbar ul {
	margin:0;
}
#breadcrumb .breadcrumbs {
	
}
#breadcrumb .breadcrumbs li {
    color: #737373;
    font-size: 12px;
    margin: 0;
    padding-left: 15px;
    display: inline-block;
}
#breadcrumb .breadcrumbs li a {
	font-family: 'Open Sans', sans-serif;
}
#breadcrumb .breadcrumbs li.separator {
    color: #737373;
}
#breadcrumb .breadcrumbs li a {
    color: #737373;
    font-weight: bold;
}
#breadcrumb .breadcrumbs li strong {
    font-weight: bold;
    color: #fff;
}
#breadcrumb.wc{
    padding-top: 0;
}
#breadcrumb.wc .breadcrumbs{
    margin-top: 12px;
    margin-bottom: 40px;
}
#breadcrumb.wc .breadcrumbs li:first-child{
	padding-left:0;
}
#topbar.wc h1{
	padding-bottom: 5px;
    margin-bottom: 0;
}

/**************************************************
404 PAGE NOT FOUND
**************************************************/

.page-404 {
    padding: 9em 0 0;
    border-radius: 5px;
    background-clip: padding-box;
    font-family: "Open Sans";
}
.page-404 .header,
.page-404 .sub-header,
.page-404 .sub-header2 {
    color: #333;
    padding: 1em 0;
    text-transform: uppercase;
}
.page-404 b {
    color: #2A48AB;
}
.page-404 .header {
    font-size: 500%;
    padding: 0;
    line-height: 80px;
    text-align: center;
    letter-spacing: -1px;
}
.page-404 .sub-header {
    font-size: 90%;
    text-align: center;
}
.page-404 .sub-header p {
    background-color: #2A48AB;
    color: #fff;
    letter-spacing: 1px;
    display: inline-block;
    border-radius: 10px;
    padding: 0.5em 2.5em;
    margin-top: 1em;
    margin-bottom: 10em;
}
/**************************************************
MOBILE STYLE
**************************************************/

@media all and (min-width: 768px) {
    header .header-02 #main-navigation {
        display: inline-block !important;
    }
    #show-my-mobile-nav-button {
        display: none !important;
    }
    #hide-my-mobile-nav-button {
        display: none !important;
    }
	header .header-02 #main-navigation li:last-child {
		padding-right:0;
	}
	header .header-02 #main-navigation li a:hover:after,
	header .header-02 #main-navigation li.current-menu-item a:after {
		content: '\f0de';
		font-family: FontAwesome;
		position:absolute;
		bottom: -20px;
		left: 0;
		right:0;
		margin:0 auto;
		font-size: 24px;
		color:#01121f;
	}
	header .header-02 #main-navigation li.current-menu-item a:after
	header .header-02 .menu-wrap {
		padding-right:0px;
	}
	#main #blog-section .blog .blog-each {
		padding:0;
	}
	#main #blog-section .blog .blog-each img {
		min-height:360px;
	}
	header .header-02 .menu-wrap,
	header .header-02 .login-wrap {
		text-align:center;
	}
	header .header-02 #main-navigation li a {
		padding: 1.7em .46em;
	}
}
@media all and (max-width: 767px) {
    header .header-02 #main-navigation {
        display: none;
    }
    header .header-02 .logo {
        position: relative;
    }
	header .header-02{
		text-align:center;
	}
    #show-my-mobile-nav-button {
        display: inline-block;
    }
    #hide-my-mobile-nav-button {
        display: none;
    }
    #show-my-mobile-nav-button,
    #hide-my-mobile-nav-button {
        background: #fff;
        color: #3E3E3E;
        font-size: 200%;
        cursor: pointer;
        max-width: 50px;
        border: 1px solid #fff;
        text-align: center;
        font-weight: 400;
        font-family: "Lato Light";
        border-radius: 5px;
        margin: 5px 0px;
        padding-top: 4px;
        float: right;
    }
	#main #awards-media ul li {
		display:inline;
		width:50%;
	}
	#main #awards-media ul li img {
		padding:20px;
	}
	header .header-02 #main-navigation ul li {
		display:block;
	}
	header .header-02 #main-navigation li a {
		padding:1em;
	}
	.testi-slider {
		padding:0 15px;
	}
}

@media all and (max-width: 991px) {
	header .header-02 .container {
		width:100%;
	}
}

@media all and (min-width: 992px) {
	header .header-02 #main-navigation li a {
		padding: 1.7em 1.092em;
	}
}

@media all and (max-width: 667px) {
	
}
@media all and (max-width: 496px) {
	.slider1-logo img {
		max-width:200px! important;
	}
	.slider1-content {
		font-size:26px !important;
		line-height:30px !important;
	}
	.slider1-content br {
		line-height:30px !important;
	}
}
@media all and (max-width: 340px) {
	.slider1-logo img {
		max-width:200px! important;
	}
	.slider1-content {
		font-size:20px !important;
		line-height:20px !important;
	}
	.slider1-content br {
		line-height:20px !important;
	}
}

@-webkit-keyframes transition {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes transition {
	0% {opacity:0;}
	100% {opacity:1;}
}
.tran-scene {
	-webkit-animation: transition 3s; /* Safari 4.0 - 8.0 */
    animation: transition 3s;
}
#rev_slider_1_1_wrapper {
	-webkit-animation: transition 5s; /* Safari 4.0 - 8.0 */
    animation: transition 5s;
}