body,
html {
    width: 100%;
    height: 100%;
    color: #868f88;
    font-family: 'Roboto',Helvetica,Arial,sans-serif;
}

* { outline: none !important }

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #a4a800;
    /*font-weight: 700;*/
}

a {
    color: #a4a800;
}

.lead {
    font-size: 18px;
    font-weight: 400;
}

.intro-header {
    text-align: center;
    color: #f8f8f8;
    background-size: cover !important;
    position: relative;
    border-bottom: solid 8px #e8e8e8;
}

.intro-header.home     { background: url(../img/bg/6.jpg) no-repeat center; background-size: cover;    }
.intro-header.partners { background: url(../img/bg/ponde-25abril.jpg) no-repeat center; background-size: cover !important; }
.intro-header.services { background: url(../img/bg/2.jpg) no-repeat center; background-size: cover !important;   }
.intro-header.about    { background: url(../img/bg/1.jpg) no-repeat center; background-size: cover !important;   }
.intro-header.contacts { background: url(../img/bg/meeting-room.jpg) no-repeat center; background-size: cover !important; }

.intro-header .open-account-icon { color: #ffffff; font-size: 250px; position: absolute; z-index: 2; top: 200px; right: 95px; text-shadow: 2px 2px 3px rgba(0,0,0,0.4); }

.intro {
    position: relative;
    z-index: 2;
    padding-top: 120px;
    padding-bottom: 40px;
}

@media (min-width: 768px) {
    .intro {
        position: absolute;
        top: 60%;
        left: 0;
        width: 100%;
        transform: translateY(-50%);
        padding-top: 0;
        padding-bottom: 0;
    }
    .intro-header {
        min-height: 550px;
        height: 90vh;
    }
}

.intro-message > h1 {
    color: #fff;
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.4);
    font-size: 42px;
    line-height: 55px;
    text-align: left;
    font-weight: 900;
    margin-bottom: 24px;
}

.intro-message > p {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.4);
    font-size: 18px;
    line-height: 26px;
    font-weight: 300;
    text-align: center;
}

@media (min-width: 768px) {
    .intro-message > p {
        font-size: 20px;
        line-height: 30px;
        text-align: left;
    }
}

.intro-divider {
    width: 400px;
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}

.intro-message > h3 {
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
}

.network-name {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
}

.content-section-a {
    padding: 65px 0 0 0;
    background-color: #ffffff;
    border-bottom: solid 8px #e8e8e8;
}

.content-section-b {
    border-bottom: solid 8px #e8e8e8;
    /*background: url("../img/bg/bg-gradient.jpg");
    background-size: cover;*/
    background: #a4a800;
    background: -moz-linear-gradient(left,  #a4a800 0%, #a4a800 44%, #c5b500 100%);
    background: -webkit-linear-gradient(left,  #a4a800 0%,#a4a800 44%,#c5b500 100%);
    background: linear-gradient(to right,  #a4a800 0%,#a4a800 44%,#c5b500 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a4a800', endColorstr='#c5b500',GradientType=1 );
    background: #eeeeee;
background: -moz-linear-gradient(-45deg,  #eeeeee 0%, #cccccc 100%);
background: -webkit-linear-gradient(-45deg,  #eeeeee 0%,#cccccc 100%);
background: linear-gradient(135deg,  #eeeeee 0%,#cccccc 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=1 );
background: #eeeeee;
background: -moz-linear-gradient(-45deg,  #eeeeee 0%, #eeeeee 100%);
background: -webkit-linear-gradient(-45deg,  #eeeeee 0%,#eeeeee 100%);
background: linear-gradient(135deg,  #eeeeee 0%,#eeeeee 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#eeeeee',GradientType=1 );

}

.content-section-c {
    background-color: #ffffff;
    border-bottom: solid 8px #e8e8e8;
}

.content-section-map {
    background-color: #f5f7f9;
    border-bottom: solid 8px #e8e8e8;
    height: 325px;
}

.padding65 { 
    padding-top: 65px; 
    padding-bottom: 65px;
}

.section-heading {
    margin-bottom: 30px;
}

.section-heading-spacer {
    float: left;
    width: 100px;
    border-top: 3px solid #ffffff;
    margin-bottom: 0;
}

.banner {
    padding: 100px 0;
    color: #f8f8f8;
    background: url(../img/banner-bg.jpg) no-repeat center center;
    background-size: cover;
}

.banner h2 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 3em;
}

.banner ul {
    margin-bottom: 0;
}

.banner-social-buttons {
    float: right;
    margin-top: 0;
}

footer {
    padding: 50px 0;
    background-color: #f5f7f9;
}

p.copyright {
    margin: 15px 0 0;
}


/* ADDED - TCN */

/* Header */

.header-animation {
    position: relative;
    top: 20px;
    width: 244px;
    height: 228px;
    float: right;
}

@-webkit-keyframes rotation1{
  from{-webkit-transform:rotate(0deg);}
  to{-webkit-transform:rotate(180deg);}
}
@-moz-keyframes rotation1{
  from{-moz-transform:rotate(0deg);}
  to{-moz-transform:rotate(180deg);}
}
@-o-keyframes rotation1{
  from{-o-transform:rotate(0deg);}
  to{-o-transform:rotate(180deg);}
}
@keyframes rotation1{
  from{transform:rotate(0deg);}
  to{transform:rotate(180deg);}
}

.header-animation .arrows { 
    position: absolute;
    background: url("../img/home-header-arrows.svg") 100% 100% no-repeat;
    width: 244px;
    height: 228px;
    top: 0;
    right: 0;
    opacity: .7;
}

.header-animation .arrows.animate {
    -webkit-animation: rotation1 2s linear;
    -moz-animation: rotation1 2s linear;
    -ms-animation: rotation1 2s linear;
    animation: rotation1 2s infinite;
}

.header-animation .header-gradient { 
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    border-radius: 50%;
    width: 160px;
    height: 160px;
    background: #E6D200;
    background: rgba(230,210,0,.7);
}

.header-animation .header-gradient i {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    color: #ffffff;
    font-size: 70px;
    text-shadow: 2px 4px 0px rgba(0, 0, 0, .2);
    -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;
}

/*.header-animation .header-gradient i.icon-1 {
    opacity: 1;
}*/

.header-animation .header-gradient i.opac0 {
    opacity: 0
}

.navbar-default { 
    background: none;
    border: 0;
    margin-top: 40px;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
}

.navbar-default .navbar-nav>li>a { 
    color: #ffffff;
    text-transform: uppercase;
    padding: 10px;
    margin: 0 5px 5px 5px;
    border-top: solid 3px transparent;
    border-bottom: solid 2px transparent;
    -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;
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a.active {
    color: #ffffff !important; 
    border-bottom-color: #ffffff;
 }

.navbar-default .navbar-nav>li>a.button       { 
    border: solid 2px #ffffff;
    margin-left: 15px;
}

.navbar-default .navbar-nav>li>a.button:hover { 
    color: #ffffff;
    background: #C5B400;
}

#bg-repeat { width: 100%; height: 100%; position: absolute; top: 0; left: 0; 
    background: url("../img/pattern-header.png") rgba(0,0,0,.3); 
    z-index: 0;
}

@media (min-width: 768px) {
    #bg-repeat {
        background-color: transparent;
    }
}

/*.logo      { background: url("../img/MICE-logo.png"); height: 90px; width: 90px; position: relative; display: block }
.logo span { visibility: hidden }*/


/* Content */

.container.inner { padding: 0 105px 0 105px }
/*.content-section-a .col-lg-2 i { color: #A4A706; font-size: 65px; margin-bottom: 20px }*/
/*.content-section-a .col-lg-2 p { color: #a6a2a2; font-size: 14px; font-weight: 400; margin-bottom: 65px; text-align: left }
.content-section-a .col-lg-2 span { color: #a6a2a2; font-size: 14px; font-weight: 400; margin-bottom: 65px; display: block }*/

.content-section-b h2 { font-size: 45px; font-weight: 900; margin-bottom: 20px; margin-top: 0 }
.content-section-b p  { font-size: 16px; line-height: 26px; font-weight: 200; margin-bottom: 25px; }

.content-section-b .padding-right { padding-right: 20px }
.content-section-b .padding-left  { padding-left: 20px }
.content-section-b .no-padding-left  { padding-left: 0 }
.content-section-b .no-padding-right { padding-right: 0 }


.content-section-b.advantages h2   { padding-bottom: 15px }
.content-section-b.advantages h3   { text-align: left; font-size: 18px; text-transform: uppercase; padding-left: 20px; position: relative }
.content-section-b.advantages h3 i { font-size: 18px; position: absolute; left: 0px; }
.content-section-b.advantages a { color: #ffffff; text-decoration: underline !important  }
.content-section-b.advantages a:hover { color: #C5B400 }

.content-section-c h2 { font-size: 45px; font-weight: 900; margin-bottom: 20px; margin-top: 0 }
.content-section-c p  { font-size: 16px; line-height: 26px; font-weight: 200; margin-bottom: 25px; text-align: left }
.content-section-c p.noMarginBot { margin-bottom: 0 }
.content-section-c .padding-right { padding-right: 35px; padding-left: 15px !important; }
.content-section-c .padding-left  { padding-left: 35px; padding-right: 15px !important; }
.content-section-c .no-padding-left  { padding-left: 0 }
.content-section-c .no-padding-right { padding-right: 0 }


.content-section-c.open-account a.button   {
    border: 0;
    padding: 10px 18px 10px 18px;
    margin: 0 14px 0 0
}

.content-section-c.open-account a.button:hover, .content-section-c.open-account a.button:focus {
    border: 0;
}

.image-services { margin-top: 60px }

.content-section-c.registration   { background: #ffffff }

.content-section-c.registration h2  { padding-bottom: 15px }
.content-section-c.registration label.size2 span { width: 155px }
.content-section-c.registration label.size2 input { padding-left: 165px }

.content-section-c.registration label.size3 span { width: 175px }
.content-section-c.registration label.size3 input  { padding-left: 185px }
.content-section-c.registration label.size3 select { padding-left: 180px }

.content-section-c.registration label.size4 span { width: 100%; position: relative; display: block }
.content-section-c.registration label.size4 input { padding-left: 10px }
.content-section-c.registration label.size4 select { padding-left: 10px }

h4 { font-size: 16px; font-weight: 900; color: #aab2ac; margin-bottom: 25px }


/* Service icons */

.service-icons {
    font-weight: 300;
    font-size: 16px;
    font-style: italic;
    color: #a6a2a2; 
    padding-bottom: 65px;
    margin-bottom: 25px;
}
.service-icons i + span {
    display: block;
}
.service-icons i {
    /*color: #aaab8a;*/
    /*color: #E6D200;*/
    /*color: #a4a800;*/
    color: #868f88;
    font-size: 45px;
    display: inline-block;
    margin-bottom: 20px;
    border: 4px solid #f0f0f0;
    /*background: #a6a2a2;*/
    border-radius: 100%;
    width: 120px;
    height: 120px;
    line-height: 112px;
}

.partner-logos {
    padding: 35px 0 65px 0;
    margin-bottom: 25px;
}
.partner-logos img {
    width: 140px;
    filter: grayscale(1);
}

.swiper-pagination-bullet-active {
    background-color: #a4a800;
}


/* Footer */

footer .list-inline li { padding: 0 3px 0 3px }
footer .list-inline li a { 
    height: 51px;
    width: 51px;
    border: 0 !important;
    background-color: #A4A706;
    display: inline-block;
    text-align: center;
    -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;
}

footer .list-inline li a:hover, footer .list-inline li a:focus { background: #C5B400; }
footer .list-inline li a i { color: #ffffff; font-size: 30px; margin-top: 12px }

.text-muted { color: #aab2ac; font-weight: 400; font-size: 14px }


/* Generic */

.modal-backdrop { background: rgba(64, 72, 64, 1) }

.modal-backdrop.in {
    filter: alpha(opacity=75);
    opacity: .75;
}

.modal-dialog { 
    width: 560px; 
    margin-top: 100px;
}

.modal-content {
    position: relative;
    padding: 65px;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 8px solid #ffffff;
    border-radius: 0;
    outline: 0;
    background: url("../img/bg/bg-gradient.jpg");
    background-size: cover;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.2);
    box-shadow: 0 3px 9px rgba(0,0,0,.2);
}

.modal-header { 
    border: 0;
    min-height: 0;
    padding: 0;
}

.modal-header .close {
    background: #ffffff;
    color: #aab2ac;
    opacity: 1;
    position: absolute;
    top: 0;
    right: 0;
    height: 32px;
    width: 32px;
    padding: 0px 0 4px 8px;
    font-size: 32px;
    line-height: 10px;
}

.modal-header .close:hover, .modal-header .close:focus { color: #A4A706 }

.modal-body   { 
    color: #ffffff; 
    padding: 0;
}

.modal-body h2   { 
    margin: 0 0 20px 0;
    font-size: 45px;
}

.modal-body p   { 
    color: #ffffff; 
    font-size: 16px;
    font-weight: 200;
    margin-bottom: 25px;
    line-height: 26px;
}

.modal-body form                           { text-align: center }
.modal-body form label                     { width: 100%; display: block }
.modal-body form input[type=text].noMargin { margin-bottom: 4px }

.modal-body form input[type=text]       { border-color: #A4A706; padding-left: 10px; width: 75%; display: inline-block; }
.modal-body form input[type=text]:focus { border-color: #C5B400 }

.modal-body form select                 { 
    background-color: #A4A706; 
    width: 25%; 
    height: 40px; 
    border: 0; 
    color: #ffffff;
    line-height: 40px; 
    float: right; 
    padding-left: 10px; 
    font-size: 19px;
    background: url("../img/arrow-down.svg") no-repeat right #A4A706;
    background-size: 30px 30px;
    -webkit-appearance: none;
    margin-bottom: 0;
    font-weight: 900;
}

.modal-body form .spacer { text-transform: uppercase; font-size: 16px; font-weight: 500; margin-bottom: 9px; position: relative; }
.modal-body form .spacer .left { position: absolute; top: 9px; left: 0; width: 135px; border-bottom: solid 3px #ffffff }
.modal-body form .spacer .right { position: absolute; top: 9px; right: 0; width: 135px; border-bottom: solid 3px #ffffff }


.modal-body a.button, .modal-body .button { margin-top: 15px }

.modal-footer { 
    border: 0; 
    min-height: 0;
    padding: 0;
}

form                        { position: relative }
form label                  { width: 100%; display: block; position: relative }
form label span             { position: absolute; top: 0; left: 0; height: 40px; width: 115px; background-color: #868f88; color: #ffffff; font-weight: 100;
                              font-size: 16px; padding: 9px 0 9px 15px; }

form label.error span { background-color: #bd5a5a !important }
form label.error input { border-color: #bd5a5a !important }
form label.error select { border-color: #bd5a5a !important }
form textarea.error { border-color: #bd5a5a !important }


form label.focus span       { background-color: #A4A706; }

form label input[type=text] { width: 100%; display: block; margin-bottom: 14px; border: solid 2px #868f88; height: 40px; line-height: 40px; padding-left: 125px;
                              color: #868f88; font-weight: 100; font-size: 16px; }

form label select { width: 100%; display: block; margin-bottom: 14px; border: solid 2px #868f88; height: 40px; line-height: 33px; padding-left: 125px;
                    color: #868f88; font-weight: 100; font-size: 16px; background: url("../img/arrow-down-grey.svg") no-repeat right #ffffff; background-size: 30px 30px; -webkit-appearance: none; }

form textarea               { resize: vertical; width: 100%; display: block; margin-bottom: 14px; border: solid 2px #868f88; padding: 15px;
                              color: #868f88; font-weight: 100; font-size: 16px; }

form label input[type=text]:focus  { border-color: #A4A706 }
form textarea:focus          { border-color: #A4A706 }

a.button, .button       { 
    text-transform: uppercase;
    color: #ffffff;
    background: #A4A706;
    border: solid 3px #ffffff;
    padding: 8px 10px 8px 10px;
    text-decoration: none;
    display: inline-block;
    -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;
}

input.button       { 
    border: 0;
    padding: 10px 18px 10px 18px;
}
input.button:hover, input.button:focus { 
    border: 0;
}

.button:hover, .button:focus { 
    color: #ffffff !important;
    background: #C5B400 !important;
}

span.color { color: #A4A706 }
a          { text-decoration: none !important }

.padding-top-10 { padding-top: 10px }


.navbar-toggle       { 
    background-color: #A4A706;
    border: solid 3px #ffffff !important;
    border-color: #ffffff;
    color: #ffffff !important;
    border-radius: 0;
    z-index: 4;
    margin: 4px 20px 0 0;
    -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;
}

.navbar-toggle:hover, .navbar-toggle:focus { background-color: #C5B400 !important }

.navbar-default .navbar-toggle .icon-bar { background-color: #ffffff }

/* Queries */

@media (max-width: 767px) {
    
    h2 { text-align: center !important }
    h1 { text-align: center !important }
    
    .img-responsive { display: none }
    .low-res-center { text-align: center !important; padding-top: 0; width: 100% !important }
    .low-res-center h2 { display: none }
    .low-res-center h4 { text-align: center !important }
    .low-res-center p { text-align: center !important }

    .modal-dialog { width: 90%; margin: 0 auto; margin-top: 50px; min-width: 550px }

    .content-section-c .padding-right { text-align: center !important }
    .col-sm-4 {width: 50%; float: left; }
    .header-animation { display: none }
    
    /*.intro-header { height: 500px }*/
    .intro-message { width: 100% !important; padding: 0 40px 0 40px; top: 180px }
    .logo { 
        left: 20px;
        top: -2px;
        position: relative;
    }
        
    .navbar-default { 
        margin-top: 0;
        background: rgba(64, 72, 64, 0.75);
        padding-top: 15px;
        padding-bottom: 10px;
        z-index: 4;
        position: fixed;
    }
    
    .navbar-default .navbar-nav>li>a, .navbar-default .navbar-nav>li>a.active, .navbar-default .navbar-nav>li>a:hover {
        border: solid 3px transparent !important;
        display: block;
        margin-right: 15px;
        margin-bottom: 0;
        line-height: 21px;
    }
    .navbar-collapse {
        margin-top: 15px;
        -webkit-box-shadow: none;
        box-shadow: none; 
        border-top: 1px solid #ccc !important;
    }
    
    
    
    .navbar-default .navbar-collapse, .navbar-default .navbar-form { border-color: transparent }
}

@media (max-width: 767px) {
    .content-section-c p { text-align: center }
}

@media (max-width: 992px) {
    .intro-message { left: 0; width: 380px }
    .header-animation { right: 0 }
    .intro-message > h1 { font-size: 35px; line-height: 40px }
    .container.inner { padding: 0 15px 0 15px; }
    .advantages .col-sm-12 { padding-left: 0;  padding-right: 0 }
    
    .padding65 { text-align: center }
    
    .content-section-b.advantages .padding-left { padding-left: 0 }
    .content-section-b.advantages .padding-right { padding-right: 0 }
    .content-section-b.advantages .padding65  { padding-left: 15px; padding-right: 15px; text-align: left; }
    
    .content-section-c .padding-right { padding-right: 15px }
    .content-section-c .padding-left  { padding-left: 15px }
}

@media (max-width: 1200px) {
    
    .advantages .col-sm-12 { padding-left: 0;  padding-right: 0 }
    .content-section-b.advantages .padding-left { padding-left: 0 }
    .content-section-b.advantages .padding-right { padding-right: 0 }
    .content-section-b.advantages .padding65  { padding-left: 15px; padding-right: 15px }
    
    .content-section-c .padding-right { padding-right: 15px }
    .content-section-c .padding-left  { padding-left: 15px }
}