﻿

/**
* Table of Contents:
*
* 01.0 - Custom Fonts
* 02.0 - Global
* 03.0 - Side Menu
* 04.0 - Preloader
* 05.0 - Header
* 06.0 - Banner
* 07.0 - Features
* 08.0 - Gallery
* 09.0 - Team Member
* 10.0 - Testimonial
* 11.0 - Subscribe
* 12.0 - Contact us
* 13.0 - Footer
* 14.0 - Responsive Fixes
* -----------------------------------------------------------------------------
*/


/* ///////////////////////////////////////////////////////////////////// 
//  01 - Custom Fonts 
/////////////////////////////////////////////////////////////////////*/


@font-face {
    font-family: 'caviar_dreams';
    src: url('../fonts/caviardreams-webfont.woff2') format('woff2'),
    url('../fonts/caviardreams-webfont.woff') format('woff'),
    url('../fonts/ionicons.ttf') format('truetype');
url('../fonts/simhei.ttf') format('type');
    font-weight: normal;
    font-style: normal;

}

/* ///////////////////////////////////////////////////////////////////// 
//  02 - Global
/////////////////////////////////////////////////////////////////////*/

* {
    outline: none !important;
}

body {
    font-family:Arial ,Microsoft YaHei, "微软雅黑", simhei , Helvetica, Verdana, 'Lato', Calibri, sans-serif , "PingFang SC", "Helvetica Neue", "Hiragino Sans GB" ;
    color: #222;

}
h1, h2, h3, h4, h5, h6{
    font-family:  Microsoft YaHei,simhei;
}
p, a, li{
    font-family: 'Oxygen', sans-serif;
}

a:focus,
a:hover {
    text-decoration: none;
    color: #0057ce;
}

.img_res{
    display: block;
    width: 100%;
    height: auto;
    max-width: 100%;
}
.block-title {
    font-weight: 600;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 3.8em;
    padding: 0 40px;
    margin: 0;
    line-height: 1.6;
    display: inline-block;
    position: relative;
    text-transform: uppercase;
}

.block {
    padding-top: 30px;
    overflow: hidden;
}
.title-box{
    text-align: center;
    margin: 80px;
}
.title-box p , .title-box-movie p{
    font-size: 1.5em;
    line-height: 1.8;
    color: #ccc;
    font-weight: bold;
    margin: 20px auto;
    max-width: 850px;
}
.title-box-movie{
    width: 100%;
    height: 100%;
    background: url("../images/movie.jpg") no-repeat;
    background-size: 100%;
    text-align: center;
    padding: 135px;
    /* margin-top: 50px; */
}


.bb-top-left {
    position: absolute;
    width: 15px;
    height: 15px;
    top: 0;
    left: 0;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
}
.bb-bottom-left {
    position: absolute;
    width: 15px;
    height: 15px;
    bottom: 0;
    left: 0;
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
}
.bb-top-right {
    position: absolute;
    width: 15px;
    height: 15px;
    top: 0;
    right: 0;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
}
.bb-bottom-right {
    position: absolute;
    width: 15px;
    height: 15px;
    bottom: 0;
    right: 0;
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
}
.polo-btn {
    display: block;
    color: #fff;
    border: 1px solid;
    text-align: center;
    font-size: 26px;
    font-weight: 100;
    padding: 15px 0px;
    margin: 0px 0px 20px 0px;
    transition: 0.4s ease all;
}

/* /////////////////////////////////////////////////////////////////////
//  03 - Side Menu
/////////////////////////////////////////////////////////////////////*/

#sidebar-wrapper {
    z-index: 1000;
    position: fixed;
    right: 0;
    width: 260px;
    height: 100%;
    margin-right: -260px;
    overflow-y: auto;
    background: #00967f;
    z-index: 99999999;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.sidebar-nav {
    position: absolute;
    width: 250px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.sidebar-nav li {
    text-indent: 20px;
    line-height: 40px;
    border-bottom: 1px dotted rgba(255, 255, 255, 0.27);
}

.sidebar-nav li a {
    display: block;
    text-decoration: none;
    color: #FFF;
    font-size: 16px;
    padding: 15px 15px;
}

.sidebar-nav li a:hover {
    text-decoration: none;
    color: #81F89D;
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
    text-decoration: none;
}

.sidebar-nav > .sidebar-brand {
    height: 55px;
    font-size: 18px;
    line-height: 55px;
}

.sidebar-nav > .sidebar-brand a {
    color: #999;
}

.sidebar-nav > .sidebar-brand a:hover {
    color: #fff;
    background: none;
}
#sidebar-wrapper.active {
    right: 250px;
    width: 260px;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.toggle {
    margin: 5px 5px 0 0;
}
.close-btn {
    display: block;
    color: #FFFFFF;
    font-size: 2em;
    margin: 0;
    padding: 0;
    text-align: right;
    width: 100%;
    padding-right: 25px;
}
.close-btn:hover {
    color: #84FFB0;
}




/* /////////////////////////////////////////////////////////////////////
//  04 - Preloader
/////////////////////////////////////////////////////////////////////*/

#preloader {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999999999;
    width: 100%;
    height: 100%;
    overflow: visible;
    background: #fff url('../images/preloader.gif')
    no-repeat center center;
}

/* /////////////////////////////////////////////////////////////////////
//  05 - Header
/////////////////////////////////////////////////////////////////////*/

.sticky{
    position: fixed;
    width: 100%;
    background: transparent;
    padding: 15px 0px;
    transition: all 0.5s;
    z-index: 99999;
}
.fixed {
    position: fixed;
    top:0;
    left:0;
    width: 100%;
    background-color: #00967f;
    padding: 0px;
}
.logo {
    font-family: 'caviar_dreams';
    color: #fff;
    font-size: 2.5em;
    line-height: 1.6;
}
#logo_menu {
    padding: 5px 0px;
}
#menu-toggle {
    z-index: 1;
    font-size: 35px;
    float: right;
    border: 1px solid #fff;
    color: #fff;
    margin: 5px 0px;
    padding: 2px 10px;
    line-height: 0;
}
.store-btn-container {
    padding-top: 15px;
}
.store-btn:hover,#menu-toggle:hover {
    background: #00ceb8;
    border-color: #00ceb8;
    color: #fff;
}

/* /////////////////////////////////////////////////////////////////////
//  06 - Banner
/////////////////////////////////////////////////////////////////////*/

#banner {
    background: url(../images/about_us_01.jpg) 0 100px no-repeat,url(../images/about_us_02.jpg) 0 200px no-repeat,url(../images/about_us_03.jpg) 0 300px no-repeat,
    url(../images/about_us_04.jpg) 0 400px no-repeat,url(../images/about_us_05.jpg) 0 500px no-repeat,url(../images/about_us_06.jpg) 0 600px no-repeat,
    url(../images/about_us_07.jpg) 0 700px no-repeat,url(../images/about_us_08.jpg) 0 800px no-repeat,url(../images/about_us_09.jpg) 0 900px no-repeat,
    url(../images/about_us_10.jpg) 0 1000px no-repeat,url(../images/about_us_11.jpg) 0 1100px no-repeat;

    padding-top: 100px;            /*首页banner背景显示高度*/
    background-attachment: fixed;
    position: relative;
}

.headings {
    padding: 6% 0 60% 0;
    color: #fff;
}
.headings h2 {
    font-size: 35px;
    font-weight: 300;
    padding-bottom: 20px;
}
.headings p {
    font-size: 17px;
    font-weight: 300;
    padding-bottom: 20px;
}
.hand-container {
    max-height: 630px;
    overflow: hidden;
}
.iphone-hand {
    padding: 20px 30px 0px 30px;
}
.store:hover{
    background: #00ceb8;
    border-color: #00ceb8;
    color: #fff;
}
.polo-btn i {
    padding-right: 6px;
}
.slidedown {
    font-size: 80px;
    color: #00d8ff;
    position: absolute;
    bottom: 0%;
    left: 50%;
    z-index: 99;
    cursor: pointer;
}

/*新增蒙版*/
.mask{
    width: 60%;
    height: 350px;
    margin: 0 700px;
    padding: 20px;
    background-color: rgba(0, 0, 0, 0.6);
}

.year_line{
    /*float: right;*/
    height: 2150px;
    border-left: 2px solid #dddddd;
    position: relative;
    top: 50%;
    left: 24%;
}

/* /////////////////////////////////////////////////////////////////////
//  07 - Timeline
/////////////////////////////////////////////////////////////////////*/

/* Timeline */
.upper-line{
    margin-top: -60px !important;
}
.timeline-part .intro p:first-child {
    font-size: 1.5em;
    margin-bottom: 1.3em;
}
.timeline-part .timeline {
    font-size: 1.2em;
    margin: 25px 10px;
    list-style: none;
    padding: 0;
    width: 80%;
}
.timeline-part .timeline li {
    position: relative;
    padding: 0.5em 0 0.5em 76px;
    line-height: 1.2em;
}
.timeline-part .timeline li .title,
.timeline-part .timeline li .timeline-content {
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
    -webkit-transform: translateX(1em);
    -moz-transform: translateX(1em);
    -ms-transform: translateX(1em);
    -o-transform: translateX(1em);
    transform: translateX(1em);
    opacity: 0;
}
.timeline-part .timeline li .title {
    display: block;
    margin-bottom: 0.6em;
    font-size: 1.4em;
    font-weight: bold;
    color: #333;
}
.timeline-part .timeline li .timeline-content {
    display: block;
    font-size: 0.8em;
    font-weight: 500;
    color: #666;
}
.timeline-part .timeline li .timeline-content p {
    font-size: 1em;
}
.timeline-part .timeline li .timeline-content p strong {
}
.timeline-part .timeline li:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: -1;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
    /*width: 16px;
    height: 16px;*/
    background: #ddd;
    border: 0px solid #3a3e3f;
    border-radius: 50%;
}
.timeline-part .timeline li:last-child:before {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
}
.timeline-part .timeline li.year {
    -webkit-transition: 0.50s ease;
    transition: 0.50s ease;
    width: 64px;
    height: 64px;
    padding: 0;
    text-align: center;
    line-height: 64px;
    font-size: 1.2em;
    color: #ccc;
}
.timeline-part .timeline li.year:before {
    display: none;
}
.timeline-part .timeline li.year:after {
    left: 0;
    width: 30px;
    height: 30px;
}
.timeline-part .timeline li.in-point.year {
    color: #8a8a8a;
}

.timeline-part .timeline li.in-point .title,
.timeline-part .timeline li.in-point .timeline-content {
    -webkit-transition: 0.60s ease 0.60s;
    transition: 0.60s ease 0.60s;
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}
@media screen and (min-width: 1000px) {
    .timeline-part .intro {
        float: left;
        width: 50%;
        width: calc(50% - 30px);
        padding-right: 40px;
        padding-top: 3.75em;
    }
    .timeline-part .timeline {
        float: left;
        width: 100%;
    }
    .timeline-part .timeline .li_left{
        padding-right: 675px;
        text-align: right;

    }
    .timeline-part .timeline .li_right{
        padding-left: 650px;
        text-align: left;

    }

    .timeline-part .timeline li.year {
        width: 40px;
        height: 40px;
        line-height: 40px;
        margin: auto;
    }
    .timeline-part .timeline li.year:after {
        width: 20px;
        height: 20px;
    }

}


/* /////////////////////////////////////////////////////////////////////
//  08 - Features
/////////////////////////////////////////////////////////////////////*/

.feature-box {
    padding: 30px 0px;
    text-align: center;
    max-width: 360px;
    margin: 0 auto;
}
.feature-box i {
    font-size: 7em;
    line-height: 0 !important;
    margin: 0;
    padding: 0;
}
.feature-box p {
    padding: 0px 20px;
}
.feature-box h2 {
    margin: 0;
    padding: 20px 0px;
    font-weight: 300;
}


/* /////////////////////////////////////////////////////////////////////
//  09 - Gallery
/////////////////////////////////////////////////////////////////////*/


#gallery{
    background: url(../images/about_02.jpg) no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

#screenshots .item{
    padding: 0px 0px;
    margin: 10px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
}
.customNavigation{
    text-align: center;
    padding: 30px;
}
/*use styles below to disable ugly selection*/
.customNavigation a{
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.gallery-nav {
    color: #6ecba9;
    font-size: 2em;
    margin: 0 1em;
    padding: 10px 19px;
    line-height: 0;
    border: 1px solid #6ecba9;
    border-radius: 50%;
}

.gallery-nav:hover,.gallery-nav:focus,.gallery-nav:active {
    color: #fff;
    background:#6ecba9;
}



/* /////////////////////////////////////////////////////////////////////
//  10 - Team Member
/////////////////////////////////////////////////////////////////////*/

.team-social {
    margin: 0;
    padding: 8px 0px;
    list-style: none;
    text-align: center;
}
.team-social li {
    display: inline-block;
    font-size: 24px;
    padding: 0px 3px;
    color: #fff;
}
.team-social li a {
    display: inline-block;
}
.team-member {
    text-align: center;
    margin-bottom: 40px;
    max-width: 360px;
    margin: 0 auto;
    margin-bottom: 40px;
}
.team-member p {
    padding: 10px 10px 15px 10px;
}
.team-member h2 {
    font-size: 25px;
}
.team-social li a i {
    border: 1px solid;
    display: block;
    width: 40px;
    height: 40px;
    line-height: 1.6;
    border-radius: 50%;
    transition: 0.5s ease all;
}
.facebook a i {
    color: #3B5998;
    border-color: #3B5998;
}
.facebook a i:hover {
    color: #fff;
    background-color: #3B5998;
}
.linkedin a i {
    color: #007bb6;
    border-color: #007bb6;
}
.linkedin a i:hover {
    color: #fff;
    background-color: #007bb6;
}
.googleplus a i {
    color: #dd4b39;
    border-color: #dd4b39;
}
.googleplus a i:hover {
    color: #fff;
    background-color: #dd4b39;
}
.github a i {
    color: #444;
    border-color: #444;
}
.github a i:hover {
    color: #fff;
    background-color: #444;
}


/* /////////////////////////////////////////////////////////////////////
//  11 - Testimonial
/////////////////////////////////////////////////////////////////////*/


#testimonial {
    background: url(../images/testi-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    cursor: pointer;
}

.review-star {
    text-align: center;
    color: rgb(255, 214, 0);
    font-size: 30px;
    padding-top: 20px;
}
.client-pic {
    padding: 0em 2em;
    max-width: 100%;
    margin: 0 auto;
}
.review-desc {
    font-size: 24px;
    line-height: 1.8;
    font-weight: 100;
    font-style: italic;
    padding-top: 20px;
    color: #fff;
}
.Slide_icon {
    position: absolute;
    left: 42.5%;
    bottom: -15%;
}

#testimonial .block-title {
    color: #fff;
}
#testimonial .block-title span {
    border-color: #fff;
}
p.client-name {
    float: right;
    font-size: 30px;
    color: #fff;
    display: inline-block;
    border-bottom: 2px solid rgba(255, 255, 255, 0.3);
    padding-bottom: 5px;
}


/* /////////////////////////////////////////////////////////////////////
//  12 - Subscribe Section
/////////////////////////////////////////////////////////////////////*/



#subscribe {
    background: url(../images/subs-bg.jpg);
    padding: 100px 0px;
    background-repeat: no-repeat;
    background-size: cover;
}
.susbcribe-text {
    text-align: center;
    font-size: 24px;
    font-weight: 300;
    padding-bottom: 30px;
}
.container.subscribe-wrap {
    max-width: 600px;
}
#exampleInputEmail1 {
    font-size: 20px;
    padding: 15px 30px;
    height: auto;
    border: 2px solid #01bc85;
    border-radius: 0px;
    box-shadow: none;
}
.btn-custom {
    width: 100%;
    padding: 5px 15px;
    font-size: 34px;
    margin-top: 0px;
    background: #01bc85;
    box-shadow: none;
    border: 2px solid #01bc85;
    margin-left: -16px;
    color: #fff;
}
.subscribe-wrap .form-group {
    margin-right: -16px;
}


/* /////////////////////////////////////////////////////////////////////
//  13 - Contact us Section
/////////////////////////////////////////////////////////////////////*/


/*.address {*/
/*width: 30%;*/
/*float: left;*/
/*background: url(../images/gmap-bg.jpg);*/
/*height: 640px;*/
/*}*/
/*.mailbox {*/
/*width: 70%;*/
/*float: left;*/
/*background-image: url(../images/map-image.png);*/
/*background-color: #222;*/
/*padding-bottom: 111px;*/
/*height: 640px;*/
/*}*/
.address .container {
    max-width: 100%;
}
.mailbox .container {
    max-width: 90%;
}
.address-list {
    list-style: none;
    padding: 160px 0px 70px 0px;
    width: 100%;
    max-width: 350px;
    margin: 0 auto;
    display: table;
}
.address-list li {
    font-size: 22px;
    padding: 0.5em 0;
    color: #fff;
    font-weight: 100;
}
.address-list li i {
    display: table-cell;
    background-color: blue;
    line-height: 1.8;
    width: 81px;
    height: 70px;
    text-align: center;
    font-size: 45px;
    border-radius: 50%;
    margin: 0;
    vertical-align: middle;
}
.address-list li span {
    padding: 0px 0px 0px 20px;
    display: table-cell;
    vertical-align: middle;
}
.mailbox .container {
    margin-top: 225px;
    margin-bottom: 0px;
}
#contactForm input,#contactForm textarea {
    border-radius: 0px;
    box-shadow: none;
    border: 2px solid #C2C2C2;
    font-size: 18px;
}
#contactForm input:active,#contactForm textarea:active,#contactForm input:hover,#contactForm textarea:hover {
    border: 2px solid #00ceb8;
}

#contactForm #name, #contactForm #email, #contactForm #phone {
    padding: 20px;
    height: auto;
}
#contactForm .form-group {
    margin-bottom: 25px;
}
#contactForm #message {
    height: 258px;
    padding-bottom: 40px;
}
.contact-submit {
    margin: 0 auto;
    margin-top: -38px;
    width: 160px;
    background: #fff;
    color: #00ceb8;
    border: 2px solid #00ceb8;
    font-size: 46px;
    padding: 0;
    margin: 0 auto;
    margin-top: -46px;
}
.contact-submit:hover {
    background: #00ceb8;
    color: #fff;
}
#contact {
    position: relative;
}
.contact-wrap {
    position: absolute;
    z-index: 9999;
    color: #fff;
    width: 100%;
    top: 50px;
}

#contact .block-title span {
    border-color: #fff;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #6ecba9;
}
input:-moz-placeholder, textarea:-moz-placeholder {
    color: #6ecba9;
}


/* /////////////////////////////////////////////////////////////////////
//  14 - Footer Section
/////////////////////////////////////////////////////////////////////*/

/* 
#footer {
    padding-bottom: 22px;
}
.footer-logo {
    font-size: 27px;
    color: #fff;
    font-weight: 300;
}

.footer-logo a:hover {
    color: #00ceb8;
}

.footer-logo a {
    color: #dadada;
}

.copyright {
    color: #fff;
    text-align: right;
    font-size: 18px;
    margin-top: 40px;
}
#footer span{
    color: #e9e9e9;
    display: block;
    font-size: 20px;
    margin-bottom: -15px;
}

 */

/* /////////////////////////////////////////////////////////////////////
//  16 - Responsive Fixes
/////////////////////////////////////////////////////////////////////*/

.js .animate-box {
    opacity: 0;
}
.about-content {
    margin-bottom: 7em;
}
.about-content .desc {
    background-color: rgba(255, 255, 255, 0.4);
    padding: 42px;
    margin:14px;
    color: #fff;
}
#fh5co-features-2 .fh5co-heading h2 {
    color: #fff;
    font-weight: 300;
}
#fh5co-features-2 .fh5co-heading p {
    color: rgba(255, 255, 255, 0.5);
}

.fh5co-heading {
    margin-bottom: 5em;
}
.fh5co-heading.fh5co-heading-sm {
    margin-bottom: 2em;
}
.fh5co-heading h2 {
    font-size: 36px;
    margin-bottom: 20px;
    line-height: 1.5;
    font-weight: bold;
    color: #fff;
}
.fh5co-heading p {
    font-size: 16px;
    line-height: 1.6;
    color: #e8e8e8;
    margin-bottom: 30px;
}
.mask_strength{
    position: relative;
    left:-50%;
    width: 200%;
    /*height: 100%;*/
    margin: auto;
    /*padding: 20px;*/
    background-color: rgba(255, 255, 255, 0.2);
}
.fh5co-staff {
    text-align: center;
    margin-bottom: 30px;
}
.fh5co-staff img {
    width: 100px;
    /*margin-bottom: 20px;*/
}
.fh5co-staff h3 {
    font-size: 22px;
    color: #fff;
    margin-bottom: 5px;
}



/* /////////////////////////////////////////////////////////////////////
//  16 - 风采展示部分
/////////////////////////////////////////////////////////////////////*/

.margin-b-30 { margin-bottom: 30px; }
.main-body {
    float: left;
    width: 100%;
    background:#ddd;
    background-size: 100% auto;
    background-attachment: fixed;
}

/*
 * http://philipnewcomer.net/2014/04/target-internet-explorer-10-11-css/
 * Background attachment fixed bug on IE
*/
.copyrights{
    text-indent:-9999px;
    height:0;
    line-height:0;
    font-size:0;
    overflow:hidden;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {

    /* IE10+ CSS styles go here */

    .main-body { background-attachment: scroll;	}
}

.main-page {
    position: relative;
    margin-top: 80px;
}

.content-main {
    padding-left: 340px;
    width: 100%;
    box-sizing: border-box;
    float: none;
}

.main-navigation {
    padding: 0px 0px;
    width: 310px;
    position: absolute;
    top: 0;
    left: 0;
}
.gallery-page .main-navigation,
.contact-page .main-navigation {
    position: static;
    float: left;
    width: 340px;
    padding-right: 30px;
}

.main-menu {
    float: left;
    width: 100%;
}
.main-menu-link {
    color: #fff;
    display: block;
    font-weight: 300;
    font-size: 15px;
}

.main-menu-link-text {
    color: #fff;
    font-weight: bold;
    margin-bottom: 0;
    position: absolute;
    top: 44%;
    left: 38%;
}


.menu-container {
    padding-left: 0;
    overflow: auto;
    margin-bottom: 10px;
}
.menu-container:last-child { margin-bottom: 0; }

/* http://stackoverflow.com/questions/12121090/responsively-change-div-size-keeping-aspect-ratio */

.block-keep-ratio {	position: relative; }

.block-keep-ratio__content {
    position: absolute;
    top: 0; bottom: 0; right: 0; left: 0;
}

.block-keep-ratio:after {
    display: block;
    content: '';
}

.block-width-full {	width: 100%; }
.block-width-half { width: 150px; }

.block-keep-ratio-1-1:after {	padding-top: 100%; }
.block-keep-ratio-2-1:after {	padding-top: 50%; }

.flexbox-center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
}

.main-menu-link:hover {	color: #66FFFF; }
.main-menu-link:focus {	color: #fff; }

.home {
    background-color: rgba(16, 165, 205, 0.8);
    background-image: url(../images/menu-bg-home.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.culture {
    background-color: rgba(16, 165, 205, 0.8);
    background-image: url(../images/menu-bg-culture.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.about-main { padding-left: 0; }
.about { background-color: rgba(193,61,18,0.8);	}

.cards {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.card {
    width: -webkit-calc(33% - 1em);
    width: calc(33% - 1em);
    margin-bottom: 30px;
}

.contact { background-color: rgba(107,181,34,0.8);	}

.about i, .contact i {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
}
.gallery {
    background-image: url(../images/menu-bg-gallery.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.banner-main-home {
    background-color: white;
    background-image: url(../images/banner-bg-home.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom right;
    border-top: 7px solid #10a5cd;
    min-height: 320px;
    overflow-y: auto;
}
.banner-main-culture {
    background-color: white;
    background-image: url(../images/banner-bg-culture.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom right;
    border-top: 7px solid #10a5cd;
    min-height: 320px;
    overflow-y: auto;
}
.banner-main-home,
.banner-main-about {
    padding: 70px 30px 60px 50px;
}
.banner-main-home img {
    float: right;
    margin: 45px 0px;
    height: auto;
}

.banner-main-about {
    float: left;
    width: 100%;
    background-image: url(../images/banner-bg-about.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    border-top: 7px solid #a92446;
    min-height: 320px;
    background-color: white;
    background-position: bottom right;
}
.banner-main-about img {
    float: right;
    margin: 45px 0px;
}

.carousel-control.left,
.carousel-control.right {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    margin-bottom: 0;
}

.banner-main-home-text,
.banner-main-about-text {
    position: relative;
    float: left;
    width: 55%;
    color: #000;
    text-align: left;
    right: 0;
    top: 0px;
    left: 0;
    text-shadow: none;
}
.menu-caption {
    float: left;
    width: 100%;
    background-color: #cfb011;
    text-align: center;
    left: 0px;
    bottom: 0px;
    position: absolute;
    top: 67%;
    opacity: 0.7;
    padding-top: 15px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    text-transform: uppercase;
}
.heading, .heading2 {
    float: left;
    width: 100%;
    margin: 10px 0px;
}
.heading { border-left: 4px solid #10a5cd; }
.heading2 {	border-left: 4px solid #a92446; }
.heading h1, .heading2 h1 {
    margin: 0 10px;
    font-weight: 600;
    font-size: 72px;
}
.heading p, .heading2 p {
    margin: 0 10px;
    font-size: 24px;
    font-weight: 600;
}
.heading p { color: #10a5cd; }
.heading2 p { color: #a92446; }
.desc, .desc2 {
    float: left;
    width: 100%;
    padding-left: 15px;
}
.desc p {
    color: #fff;
    line-height: 1.8;
    margin-top: 25px;
    margin-bottom: 30px;
}


/****box design style*****/
.box {
/*     float: left; */
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    display: block;
    background-color: #fff;
	margin-bottom: 30px; 
}
.london { border-top: 7px solid #19beb6; }
.paris { border-top: 7px solid #df9801; }

.info-nav-container {
    width: 32%;
    margin-right: 3%;
}

.float-container { overflow: auto; }

.info {
    width: 100%;
    padding: 15px 30px 20px;
}
.info-ul { padding: 15px 20px; }
.info-description-container {
    padding: 20px 30px;
    float: right;
    width: 65%;
}
.info > li {
    display: block;
    font-size: 14px;
    text-align: left;
    border-bottom: 2px dotted #D7D2D2;
    margin: 0px 15px;
    padding: 10px 0px;
}
.info > li:last-child {	border-bottom: none; }

.london-title {
    padding: 0 0 0 5px;
    border-left: 2px solid #19beb6;
    margin: 25px 0px;
}
.london-title h3 {
    color: #19beb6;
    font-size: 18px;
    margin: 5px;
}
.london-title h4 {
    font-size: 14px;
    margin: 5px;
}
.location-main {
    padding-left: 0px;
    padding-right: 0px;
}
.location i { color:#19beb6; }
.location span {
    font-size: 15px;
    font-weight: bold;
    margin-left: 10px;
}

.fa-2x { font-size: 1.4em; }

.user-icons i {
    color: #ccc;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.user-icons a { margin-right: 12px; }
.user-icons a:last-child {	margin-right: 0; }
.user-icons i:hover { color:#999; }

.paris-title {	border-left: 2px solid #df9801; }
.paris-title h3 { color: #df9801; }
.location2 i { color:#df9801; }

.bottom-main { border-top:7px solid #75bd29; }
.bottom-title {
    padding: 0 0 0 5px;
    border-left: 2px solid #75bd29;
    margin: 25px 0px;
}
.bottom-title h3 {
    color: #75bd29;
    font-size: 20px;
    margin: 2px 5px;
}
.bottom-title h4 {
    font-size: 16px;
    margin: 0px 5px;
}
.bottom-user {
    font-size: 16px;
    color: #ccc;
    font-weight: bold;
}
.bottom-desc {
    margin-top: 30px;
    margin-bottom: 35px;
}
.bottom-user a {
    color: #ccc;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.bottom-user a:hover { color:#999; }
.bottom-user i {
    font-size: 18px;
    margin-right: 5px;
}
.bottom-img { position: relative; }
.bottom-img p {
    width: 100%;
    color: #fff;
    position: absolute;
    bottom: 0px;
    padding: 18px 10px;
    margin: 0px 0px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
}
.footer {
    color: white;
    font-size: 12px;
    padding-right: 0;
}
.copyright {
    color: #fff;
    font-size: 11px;
    margin-bottom: 0;
    text-align: right;
    padding: 30px 0;
}

.copyright a {
    color: #fff;
}
.copyright a:hover {
    color: #FF0;
}

.about_box_line { border-top: 7px solid #10a5cd; }
.about_box_title {
    padding: 0 0 0 5px;
    border-left: 2px solid #10a5cd;
    margin: 20px 0px;
}
.about_box_title h3 {
    color: #10a5cd;
    font-weight: 400;
    font-size: 18px;
    margin: 0px 7px;
    text-transform: uppercase;
}
.about_box_title h4 {
    font-size: 14px;
    margin: 3px 7px 0;
    text-transform: uppercase;
}
.about_box_text {
    color: #535353;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    clear: both;
    padding: 15px 15px 15px 30px;
}
.line {
    float: left;
    width: 60%;
    height: 1px;
    background-color: #ccc;
}
.banner-2-container {
    background: url(../images/banner-bg-about-2.png) no-repeat center center;
    background-size: cover;
    width: 100%;
    height: 215px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 30px;
}

.proin-title {
    padding: 0px;
    border-left: 2px solid #75bd29;
    margin: 25px 0px;
}
.proin-title h3 {
    color: #75bd29;
    font-size: 18px;
    margin: 0px 5px;
    text-transform: uppercase;
}
.proin-title h4 {
    font-size: 14px;
    margin: 0px 5px;
    text-transform: uppercase;
}

.about_proin {
    color: black;
    padding: 0 20px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.about_proin.current, .about_proin:hover, .about_proin:focus { color: #75BD29; }
.proin-right-text {	margin-top:20px; }

.about-last-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
}

.aenean {
    padding-left: 10px;
    border-left:5px solid #df9801;
}
.aenean h3 {
    font-size: 58px;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 0px;
    text-transform: uppercase;
}
.aenean h4 {
    font-size: 24px;
    font-weight: 400;
    margin: 0px 0px;
    padding-left: 3px;
    color: #df9801;
    text-transform: uppercase;
}

.gallery_main,
.contact-content {
    background-color: #fff;
    border-top: 5px solid #19beb6;
    width: auto;
    overflow: hidden;
}
.gallery_main {	padding: 30px 20px 30px 30px; }

.contact-content { padding: 30px; }
.contact-content { padding: 0; }
.contact-content-upper { padding: 30px 40px; }

.gallery_title {
    width: auto;
    border-left: 4px solid #19beb6;
    padding-left: 20px;
    margin-bottom: 40px;
}
.gallery_title h3 {
    font-size: 70px;
    font-weight: bold;
    margin-bottom: 0;
}
.gallery_title h4 {
    font-size: 25px;
    font-weight: bold;
    color: #19beb6;
    margin-top: 0;
    text-transform: uppercase;
}

.view_more_main {
    width: 100%;
    margin: 15px 0px;
}

.view_more {
    background-color:#19beb6;
    color:#fff;
    font-size:14px;
    text-transform:uppercase;
    font-weight:bold;
    border-radius:0px;
    padding:8px 25px;
}

.contact_left {	padding:8px 30px; }
.contact_right { padding: 5px 0px; }

.contact_title {
    font-size: 37px;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 5px;
}
.contact_sub_title { font-size:15px; }
.contact_text {
    font-size: 15px;
    line-height: 25px;
    margin-top: 30px;
    margin-bottom: 25px;
}
.contact_info {
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    line-height: 25px;
    margin-left: 10px;
    margin-bottom: 15px;
}
.contact-fa { width: 25px; }

.social-icon {
    color: #fff;
    cursor: pointer;
    margin: 5px;
    width: 35px;
    height: 35px;
    text-align: center;
    padding-top: 10px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.rss_icon {	background-color: #ff9934;}
.rss_icon:hover, .rss_icon:focus { background-color: #E6801C; }

.twitter_icon {	background-color:#1abfdf; }
.twitter_icon:hover, .twitter_icon:focus { background-color: #0C98B3; }

.facebook_icon { background-color:#527ebf; }
.facebook_icon:hover, .facebook_icon:focus { background-color: #2B538D; }

.form-group { margin-bottom: 25px; }
.form-control {
    border-radius: 0;
    height:43px;
}
.form-control:focus {
    border-color: rgb(25, 192, 200);
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(25,192,200,.6);
}
.contact-info-link { color: #000; }
.contact-info-link:hover, .contact-info-link:focus { color: #19beb6; }

.btn-submit {
    font-weight: normal;
    padding: 13px 38px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.btn-submit:hover, .btn-submit:focus {
    background-color: #109B94;
    color: white;
}

textarea.form-control {	height:135px; }

.inner_search {
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: none;
    opacity: 0;
    z-index: 110;
    top: 0px;
    left: 0px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.search_icon {
    border-radius: 100%;
    padding: 12px 0px;
    width: 44px;
    height: 44px;
    background-color: #10a5cd;
    color: #fff;
    cursor: pointer;
}

#google-map { height: 435px; }

.modal-dialog {
    width: 300px;
    margin: 80px auto;
}

.certificate_Title{
	position: absolute;
	width:150px;
	left:50%;
	bottom:0%;
	margin-left:-75px;
	text-align:center
	font-size:14px;
	font-weight: 600;
}

@media screen and (max-width: 1199px) and (min-width: 992px) {

    .banner-main-home {	padding-bottom: 80px; }
    .banner-main-home img {	margin-top: 150px; }
    .banner-main-home-text,
    .banner-main-about-text {
        width: 43%;
    }

    .banner-main-about { padding: 70px 30px 60px 30px; }
    .banner-main-about img { padding-top: 100px; }

}

@media screen and (max-width: 719px) {
    #content { float: none; }
}

@media screen and (min-width: 720px) {
    #content .box { width: 33%; box-shadow: none;}
}

@media screen and (min-width: 992px) {
    #content .box { width: 33%; box-shadow: none;}
}

@media (min-width: 1230px) {
    .container { width: 1200px;	}
}

@media (max-width:991px) {

    .main-body { background-size: auto; }

    .box {	margin-bottom: 30px; }

    .block-keep-ratio-md-2-1:after { padding-top: 50%; }

    .contact-page .main-navigation,
    .gallery-page .main-navigation,
    .main-navigation {
        float: none;
        position: static;
        overflow: auto;
        margin: 0 auto 80px;
        padding-right: 0;
        width: 310px;
        max-width: 100%;
    }

    .content-main { padding-left: 0; }
    .content-main.gallery_main { padding: 30px; }

    .banner-main-home img {
        display: block;
        float: none;
        margin: 50px auto;
        padding-top: 50px;
    }
    .banner-main-home-text { overflow-y: auto; }

    .banner-main-about img {
        float: none;
        margin: 0 auto;
        padding-top: 30px;
    }

    .bottom-img {
        width: 100%;
        margin-bottom: 10px;
    }

    .bottom-img p {
        width: 100%;
        position: relative;
    }

    .heading h1, .heading2 h1 {	font-size: 40px; }
    .heading p, .heading2 p { font-size: 14px; }

    .banner-main-home-text,
    .banner-main-about-text {
        width: auto;
    }

    .box.paris { margin-bottom: 0; }
    .bottom-main { margin-bottom: 0; }

    .aenean { top: 7px;	}

    .about_proin { padding: 0;	}
    .about-last-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .info-nav-container,
    .info-description-container {
        float: none;
        width: 100%;
    }
    .info-nav-container {
        margin-right: 0;
        margin-bottom: 30px;
    }
}


/* /////////////////////////////////////////////////////////////////////
//  15 - Responsive Fixes
/////////////////////////////////////////////////////////////////////*/


/*1340px - 1170px*/

@media all and (max-width: 1920px) and (min-width: 1170px) {
    .address-list li {
        font-size: 18px;
    }
    .address-list li i {
        width: 60px;
        height: 60px;
        font-size: 34px;

    }
}

/*1170px - 992px*/

@media all and (max-width: 1170px) and (min-width: 992px) {
    .address{
        width: 100%;
    }
    .mailbox{
        width: 100%;
    }
    .address-list {
        padding: 200px 0px 70px 0px;
        width: 100%;
        max-width: 100%;
    }
    .address {
        height: 340px;
    }
    .mailbox .container{
        margin-top: 100px;
        height: auto;
    }
    .address-list {
        padding: 200px 0px 70px 0px;
        width: 100%;
        max-width: 100%;
    }
    .address-list li {
        font-size: 16px;
        padding: 1em;
        display: inline-block;
    }
    .address-list li i {
        display: table-cell;
        line-height: 42px;
        width: 42px;
        height: 40px;
        font-size: 18px;
    }
}

/*1170px*/

@media all and (max-width: 1170px) {
    .address{
        width: 100%;
    }
    .mailbox{
        width: 100%;
    }
    .mailbox {
        padding-bottom: 111px;
        height: auto;
    }
    .mailbox .container {
        margin-top: 130px;
        margin-bottom: 0px;
    }
}

/*992px*/
@media screen and (max-width: 1199px) and (min-width: 992px){
    .headings h2,.headings p{
        text-align: center;
    }
    .mask{
        width: 100%;
        margin: 0;
    }
    .block-title {
        font-size: 2.8em;
    }
}


/*768px*/

@media all and (max-width: 768px) {
    #footer , .copyright{
        text-align: center;
    }
    #fh5co-about-section,
    .fh5co-section {
        padding: 3em 0;
    }
}


@media (max-width:767px) {

    .box {	width: 100%; }

    .cards {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .card {	width: 100%; }

    .desc p {
        font-size:14px;
        display:block;
    }
    .desc2 ul {	display: block;	}
    .heading, .heading2 { margin: 15px 0px;	}
    .carousel { min-height: auto; }

    .heading h1, .heading2 h1 {	font-size: 46px; }
    .heading p, .heading2 p { font-size: 15px; }

    .content-main {
        padding-left: 0;
        width: 100%;
    }

    .gallery_main,
    .contact-content { padding: 15px; }

    .gallery_title h3 {	font-size: 50px; }
    .gallery_title h4 {	font-size: 20px; }

    .banner-main-home-text,
    .banner-main-home img {
        float: none;
    }

    .banner-main-about img {
        float: none;
        padding-top: 50px;
    }
}
@media (max-width: 550px) {

    .banner-main-home, .banner-main-about {	padding: 20px; }
    .banner-main-home-text {
        width: 92%;
        float: left;
        padding-right: 25px;
    }

    .aenean { top: 20px; }
}



/*480px*/

@media all and (max-width: 480px) {
    .btn-custom {
        padding: 7em 0;
        clear: both;
    }
    .col-xxs-12 { width: 100%; }

    .aenean h3 { font-size: 40px; }
    .aenean h4 { font-size: 22px; }

    .info-description-container { padding: 20px 0; }
}

@media (max-width:400px) {

    .desc2 { font-size: 12px; }

    .contact-content-upper { padding: 20px;	}
}

@media (max-width: 370px) {

    .block-width-half {	width: 48%;	}

    .main-menu-link-icon {	font-size: 3em;	}

    .gallery_title h3 { font-size: 40px; }
    .gallery_title h4 { font-size: 18px; }
}
