/* ===================================================
    Aara - Minimal Portfolio OnePage Template
    Version: 1.0
    Author: husain100b
       =================================================
       Table of content

       01. FONTS
       02. MAIN STYLES
       03. SECTION HEADING STYLES
       04. HEADER STYLES
       05. FEATURES STYLES
       06. ABOUT US STYLES
       07. PORTFOLIO STYLES
       08. SERVICE STYLES
       09. SECOND SERVICE STYLES
       10. COUNTER STYLES
       11. TEAM STYLES
       12. SEPARATOR STYLES
       13. PRICING TABLE STYLES
       14. TESTIMONIAL STYLES
       15. BLOG STYLES
       16. CONTACT STYLES
       17. COPYRIGHT STYLES
       18. SCROLLUP
       19. RESPONSIVE NAV BUTTON STYLES
       20. PRELOADER STYLES

==================================================== */

/*=====================
        01. FONTS
=======================*/
@import url('https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,600,700,800,900');
@import url('https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,500,600,700,800,900');

/*===========================
      02. MAIN STYLES
=============================*/
body {
    font-size: 16px;
    font-weight: 400;
    font-family: 'Poppins', Sans-serif;
    line-height: 28px;
    margin: 0;
    position: relative;
    background-color: #f5f5f5;
}


h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    font-family: 'Montserrat', sans-serif;
}

p {
    margin: 0;
    padding: 0;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

a,
a:link,
a:hover,
a:focus,
a:active {
    text-decoration: none;
}

img {
    max-width: 100%;
    width: 100%;
}

/* =======================
    03. SECTION HEADING
 =========================*/
.section-heading {
    margin: 0px auto 70px;
    text-align: center;
    position: relative;
    padding-bottom: 30px;
}

.section-heading:after {
    content: "";
    position: absolute;
    width: 50px;
    height: 5px;
    top: 100%;
    left: 50%;
    background: #f89a1c;
    margin-left: -25px;
}

.section-heading h2 {
    color: #000;
    text-transform: initial;
    font-weight: 700;
    display: block;
    padding: 0 0px;
    font-size: 40px;
    line-height: 1.1;
    }
.section-heading span{
    color:#f89a1c ;
}
.section-heading p {
    font-size: 14px;
    margin-top: 30px;
    color: #adadad;
}

/* ============================
    04. HEADER STYLES
=============================== */
#header-area {
    overflow: hidden;
    background-color: #fff;
    height: 100vh;
    position: relative;
}


#header-area:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background:linear-gradient(45deg, rgba(92,164,242,0.6) 0%, rgba(84,76,249,0.6) 50%, rgba(251, 80, 14, 0.6) 100%);
}

#header-area.second-header:after {
    background: rgba(9, 10, 8, .8);
}



.header-img-bg {

    background-size: cover;
    background-position: center center;
}

.header-img-bg-two {

    background-size: cover;
    background-position: center center;
}

.header-img-bg-three {

    background-size: cover;
    background-position: center center;
}

#header-area .header-video-bg video {
    position: absolute;
    left: 0;
    top: 0;
    min-width: 100%;
    min-height: 100%;
}


#particles-js {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}


.header-top {
    overflow: hidden;
    padding: 15px;
    display: none;
}


#header-area .z-index {
    position: relative;
    z-index: 999;
    margin-top: 19px;
}

#header-area .header-top .z-index {
    position: relative;
    z-index: 5000;
}


a.nav-link {
    font-size: 16px;
    color: #fff !important;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
}

a.nav-link.active {
    color: #f89a1c !important;
}

.second-header a.nav-link.active {
    color: #f89a1c !important;
}

.fix-nav {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    background: #171717;
    ;
    padding-left: 8rem;
    padding-right: 8rem;
}

.responsive-nav-btn {
    border: 1px solid #fff;
}

.responsive-nav-btn span {
    color: #fff;
    font-size: 20px;
}

.dropdown-item {
    color: #fff;
}

/*========== Logo ===========*/
#navbar-header .navbar-brand {
    font-family: 'Montserrat', sans-serif;
    color: #fff !important;
    font-size: 30px;
    font-weight: 200;
    line-height: 30px;
    border: 2px solid #fff;
    padding: 10px;
    transform: scale(.9);
    transition: all .5s ease;
}

/* ======= Header bottom styles ==========*/
.header-bottom .item {
    padding-top: 100px;
    text-align: center;
    z-index: 1;
}

.header-bottom .second-index-header-item {
    padding-top: 125px;
}

.second-header .header-bottom h3 {
    font-size: 32px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 300;
    margin-bottom: 10px;
    letter-spacing: 5px;
}

.header-bottom h1 {
    font-size: 60px;
    font-weight: 900;
    color: #fff;
    font-family: 'Montserrat',
        sans-serif;
}

.second-header .header-bottom h1 {
    font-size: 44px;
    font-weight: 900;
    margin-bottom: 14px;
    letter-spacing: 3px;
}

.header-bottom h2 {
    font-size: 60px;
    color: #fff;
    line-height: 80px;
    font-weight: 200;
    font-family: 'Poppins',
        sans-serif;
}

.header-bottom.amana-animate-text .cd-headline.clip span {
    padding-top: 0;
    padding-bottom: 0;
}

.header-bottom.amana-animate-text .cd-headline.clip span b {
    font-weight: 200;
}

.header-bottom p {
    font-size: 15px;
    color: #fff;
    font-weight: 200;
    line-height: 28px;
}

.second-header .header-bottom p {
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    color: #fff;
    line-height: 36px;
}

.header-bottom .h-btn {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    display: inline-block;
    background: transparent;
    padding: 8px 30px;
    margin-top: 25px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    cursor: pointer;
    background: #f89a1c;
    transition: all .5s ease;
    border: 2px solid #f89a1c;
}

.header-bottom .h-btn:hover {
    background: transparent;
    color: #fff;
}

.header-bottom .animate-heading {
    position: relative;
    z-index: 2;
}

/* =============================
    05. FEATURES STYLES
================================ */
#features-area {
    overflow: hidden;
    padding: 120px 0;
    background: #f5f5f5;
}

.features-main {
    box-shadow: 1px 5px 16px rgba(0, 0, 0, .1);
    padding: 0;
}

.feature-content {
    width: 50%;
    overflow: hidden;
    background: #fff;
}

.single-feature {
    padding: 50px 50px 50px;
    text-align: center;
    height: 100%;
}

.second-features .single-feature {
    background-color: #fff;
    box-shadow: 0 0 20px rgba(0, 3, 6, .1);
    text-align: left;
}

.feature-color-one {
    background-color: #f89a1c;
}

.feature-color-two {
    background-color: #171717;
}

.feature-color-three {
    background-color: #f89a1c;
}

.single-feature i {
    font-size: 41px;
    color: #fff;
    margin-bottom: 30px;
    display: inline-block;
    transition: all .5s ease;
}

.second-features .single-feature i {
    color: #3FDE19;
    font-size: 45px;
    margin-bottom: 10px;
    transform: scale(.8);
    transition: all .5s ease;

}

.second-features .single-feature:hover i {
    transform: scale(1);
}

.second-features .single-feature h5 {
    color: #1769ff;
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.single-feature h2 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px;
    color: #fff;
    line-height: 32px;
}

.second-features .single-feature h2 {
    font-size: 24px;
    font-weight: 800;
    color: #222;
}

.single-feature p {
    font-size: 14px;
    color: #fff;
    line-height: 33px;
    font-weight: 400;
}

.second-features .single-feature p {
    font-size: 16px;
    color: #adadad;
    line-height: 32px;
}


/* ========================
     06. ABOUT US STYLES
  ========================= */
#about-us-section {
    overflow: hidden;
    padding: 120px 0;
    background: #fff;
    position: relative;
}

#about-us-section.second-about-us {
    display: flex;
    flex-direction: row;
    padding: 0;
}

.about-video {

    background-size: cover;
    position: relative;
    z-index: 2;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    padding: 163px 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.about-video a {
    color: #fff;
}

.about-video:after {
    background: rgba(23, 105, 255, .8);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
}

.about-video .video-play-icon-wrapper {
    display: inline-block;
    height: 100px;
    width: 100px;
    font-size: 40px;
    line-height: 95px;
    text-align: center;
    position: relative;
    z-index: 3;
}

#about-us-section.second-about-us .about-img {
    flex: 1;
    max-height: 425px;
    position: relative;
    overflow: hidden;
}

#about-us-section.second-about-us .about-img:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.8);
}


.aboutus-text {
    position: relative;
    z-index: 1;
    margin-left: 20px;
    box-shadow: 0 0 20px rgba(0, 0, 0, .1);
    padding: 40px 50px 15px;
}

.aboutus-text h5 {
    color: #2A2626;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 14px;
    text-transform: uppercase;
}

.aboutus-text h3 {
    font-size: 32px;
    margin-bottom: 10px;
    color: #222;
    font-weight: 700;
}

.aboutus-text p {
    font-size: 16px;
    color: #adadad;
    line-height: 30px;
    font-weight: 300;
    margin-bottom: 9px;
}

.aboutus-text p:last-child {
    margin-bottom: 30px;
}

.aboutus-text .about-btn {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    display: inline-block;
    background-color: #f89a1c;
    padding: 8px 30px;
    margin-top: 18px;
    border-top-right-radius: 50px;
    cursor: pointer;
    transition: all .5s ease;
    margin-bottom: 30px;
    box-shadow: 0 0px 6px rgba(0, 0, 0, .1);
    border-bottom-right-radius: 50px;
    border: 2px solid transparent;
}

.second-about-us .about-btn {
    margin-top: 15px;
}

.aboutus-text .about-btn:hover {
    border: 2px solid #000;
    background: transparent;
    color: #000;
}

#about-us-section.second-about-us .aboutus-text {
    flex: 1;
    margin-left: 0px;
    padding-bottom: 7px;
}


#about-us-section.second-about-us .aboutus-text p:last-child {
    margin-bottom: 0;
}

/*==========================
     07. PORTFOLIO STYLES
============================*/
#portfolio-area {
    padding: 115px 0 90px;
    overflow: hidden;
    background-color: #f5f5f5;
}

.single-portfolio {
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
}

.single-portfolio:after {
    content: "";
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    background: rgba(255, 255, 255, 0.8);
    transform: scale(0);
    transition: .5s ease;
}

.single-portfolio:hover:after {
    transform: scale(1);
}

.single-portfolio .overlay-icons {
    position: absolute;
    opacity: 0;
    top: 30px;
    display: flex;
    right: 30px;
    width: 70%;
    z-index: 3;
    text-align: center;
    margin-right: 0;
    transition: .5s ease;
    justify-content: flex-end;
}

.single-portfolio:hover .overlay-icons {
    opacity: 1;
}


.single-portfolio .overlay-icons p {
    font-weight: 200;
    font-size: 16px;
    color: #fff;
}

.single-portfolio .overlay-icons span {
    color: #fff;
    margin: 0 5px;
}

.single-portfolio .overlay-icons ul li a {
    color: #fff;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #000;
    border-radius: 50%;
    margin-top: 10px;
    transition: all .6s ease;
}

.single-portfolio .overlay-icons ul li a {
    margin-top: 0px;
    transition: all .5s ease;
}

.single-portfolio:hover .overlay-icons ul li a {
    margin-top: 10px;
}

.single-portfolio .overlay-icons ul li a:hover {
    background: #1769ff;
}


.single-portfolio img {
    width: 100%;
}

ul.portfolio-nav {
    padding: 0 0 30px;
    text-align: center;
}

ul.portfolio-nav li {
    display: inline-block;
}

ul.portfolio-nav li {
    padding: 3px 20px;
    margin-right: 10px;
    font-size: 20px;
    color: #201B1B;
    font-weight: 400;
    transition: .4s ease;
    cursor: pointer;
    font-family: 'Montserrat', sans-serif;
}

ul.portfolio-nav li:last-child {
    margin-right: 0px;
}

ul.portfolio-nav li:hover {
    color: #fff;
    background-image: linear-gradient(to right,
        #2f89fc,
        rgba(128, 0, 128, .6));

}


/*===============================
        08.SERVICE STYLE
=================================*/
#amana_service_area {
    padding: 120px 0;
    overflow: hidden;
    background-color: #fff;
}

.single-a-service {
    padding: 50px 50px;
    margin: 0 -15px;
    background-color: #fff;
    box-shadow: 0 0px 6px rgba(0, 0, 0, .1);
}

.single-a-service i,
.single-a-service h3,
.single-a-service p {
    color: #222;
}

.single-a-service i,
.single-a-service h3,
.single-a-service p {
    color: #222;
}

.single-a-service i {
    font-size: 30px;
    margin-bottom: 20px;
    color: #1769ff;
    transition: all .5s ease;
    transform: scale(.8);
}

.single-a-service:hover i {
    transform: scale(1);
}

.single-a-service h3 {
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 10px;
}

.single-a-service p {
    font-size: 15px;
    font-weight: 400;
    line-height: 28px;
    color: #adadad;
}

.a-service-video {

    background-size: cover;
    position: relative;
    z-index: 2;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    padding: 200px 0;
    overflow: hidden;
    height: 100%;
    margin: 0 -15px;
}

.a-service-video a {
    color: #fff;
}

.a-service-video:after {
    background: rgba(23, 105, 255,.8);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
}

.a-service-video.second-index-service-video:after {
    background: rgba(0,0,0,.8);
}

.a-service-video .video-play-icon-wrapper {
    display: inline-block;
    height: 100px;
    width: 100px;
    font-size: 40px;
    line-height: 95px;
    text-align: center;
    position: relative;
    z-index: 3;
    margin-top: 12%;
}

/* ============================
    09. SECOND SERVICE STYLES
  ============================= */
#service-area {
    overflow: hidden;
    padding: 120px 0;
    background: #fff;
}

#service-area.second-service {
    background-color: #f5f5f5;
}

.single-service {
    padding: 35px 60px;
    margin-bottom: 30px;
    transition: all .4s ease-in;
    position: relative;
    margin: 0 -15px;
    background-color: #fff;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.085);
    height: 90%;
    width: 100%;
}

.service-icon {
    padding: 15px 0;
}

.service-icon i.icon {
    font-size: 50px;
    color: #2f89fc;
    line-height: 40px;
    display: inline-block;
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: .4s ease;
}

.single-service:hover .service-icon i.icon {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.single-service h4 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
    line-height: 28px;
    text-transform: capitalize;
    color: #222;
    position: relative;
}

.single-service h4:before {
    content: '';
    position: absolute;
    top: 0;
    left: -40px;
    color: #f89a1c;
    font-family: 'Ionicons';
    font-size: 30px;

}

.single-service h4.service-heading-icon-one:before {
    content: '\f228';
}

.single-service h4.service-heading-icon-two:before {
    content: '\f474';
}

.single-service h4.service-heading-icon-three:before {
    content: '\f35c';
}

.single-service h4.service-heading-icon-four:before {
    content: '\f344';
}

.single-service h4.service-heading-icon-five:before {
    content: '\f377';
}


.single-service h4.service-heading-icon-six:before {
    content: '\f262';
}

.single-service p {
    font-size: 15px;
    color: #adadad;
    font-weight: 300;
    margin-bottom: 10px;
    line-height: 28px;
}

.single-service a {
    background: #1769ff;
    color: #fff;
    font-size: 12px;
    padding: 5px 15px;
    border-top-right-radius: 20px;
    margin-top: 10px;
    display: inline-block;
    border: 1px solid transparent;
    transition: all .5s ease;
    border-bottom-right-radius: 20px;
}

.single-service a:hover {
    background-color: transparent;
    border: 1px solid #000;
    color: #000;
}


/*=============================
        10. COUNTER STYLE
===============================*/
#counter-area {
    padding: 120px 0 100px;
    overflow: hidden;
    background: #1769ff url(../img/bg/bg1.jpg) no-repeat center center / cover;
    position: relative;
}

#counter-area.counter-area-two {
    background: #1D1C20;
    padding: 120px 0;
}

#counter-area:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background:linear-gradient(45deg, rgba(92,164,242,0.6) 0%, rgba(84,76,249,0.6) 50%, rgba(251, 80, 14, 0.6) 100%);
    z-index: 1;
}

#counter-area.counter-area-two:before {
    background-color: transparent;
}

.counter-left {
    position: relative;
    z-index: 2;
}
.counter-left h2{
    color: #f89a1c;
    font-size: 30px;
}
.counter-left h1 {
    font-size: 55px;
    color: #fff;
    font-weight: 900;
    line-height: 70px;
    margin-bottom: 30px;
}

.counter-left p {
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    line-height: 32px;
    margin-bottom: 15px;
}

.single-counter {
    padding: 15px;
    text-align: center;
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0 auto 40px;
    border-radius: 50%;
    background-color: #fff;
    height: 250px;
    width: 250px;
}

#counter-area.counter-area-two .single-counter-two {
    position: relative;
    z-index: 3;
    text-align: center;
}


.single-counter i {
    color: #f89a1c;
    font-size: 30px;
    margin-bottom: 10px;
}

#counter-area.counter-area-two .single-counter-two i {
    font-size: 50px;
    color: #DB4437;
}

.single-counter h2 {
    color: #222;
    font-size: 50px;
    font-weight: 800;
    line-height: 70px;
    margin-bottom: 10px;
}

#counter-area.counter-area-two .single-counter-two h1 {
    color: #4FE622;
    font-size: 80px;
    font-weight: 800;
    line-height: 1;
    margin-top: 30px;
}


.single-counter p {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    color: #030303;
    font-weight: 500;
    line-height: 30px;
    text-transform: uppercase;
}

#counter-area.counter-area-two .single-counter-two p {
    color: #E5E1E1;
    margin-top: 30px;
}


/* =====================
   11. TEAM STYLES
======================= */
#team-section {
    overflow: hidden;
    padding: 120px 0;
    background: #f5f5f5;
}

#team-section .col-md-4 {
    overflow: hidden;
}

.single-team {
    background-color: #fff;
    box-shadow: 0 3px 20px rgba(0, 0, 0, 0.1);
    text-align: center;
    overflow: hidden;
    height: 95%;
    margin-top: 25px;
}

.single-team .single-team-avatar {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    margin: 0 auto;
    text-align: center;
    display: inherit;
    position: relative;
    top: -75px;
}

.single-team .intro-team {
    margin-top: -55px;
}

.single-team .intro-team h4 {
    font-size: 18px;
    line-height: 32px;
    font-weight: 700;
    color: #222;
    margin-bottom: 0px;
    text-transform: uppercase;
}

.single-team .intro-team p {
    color: #222;
    font-size: 13px;
    line-height: 28px;
    margin-bottom: 12px;
}

.single-team .social-team {
    margin-bottom: 40px;
    display: block;
}

.single-team .social-team ul li {
    display: inline-block;
    margin-right: 10px;
}

.single-team .social-team ul li:last-child {
    margin-right: 0px;
}

.single-team .social-team ul li a {
    font-size: 13px;
    width: 47px;
    height: 47px;
    border-radius: 50%;
    background: #000;
    display: block;
    line-height: 47px;
    color: #fff;
    transition: all .4s ease;
}

.single-team .social-team ul li a:hover.facebook {
    background-color: #3B5998;
    color: #fff;
}

.single-team .social-team ul li a:hover.twitter {
    background-color: #1da1f2;
    color: #fff;
}

.single-team .social-team ul li a:hover.behance {
    background-color: #1769ff;
    color: #fff;
}

.single-team .social-team ul li a:hover.google-plus {
    background-color: #dd4b39;
    color: #fff;
}

/*=======================
    12. SEPARATOR AREA
=========================*/
#separator-area {
    background-color: #1D1C20;
    overflow: hidden;
    padding: 90px 0 95px;
}



#separator-area .separator-details {
    display: flex;
    justify-content: center;
    flex-direction: row;
    align-items: center;
}


#separator-area .separator-text h2 {
    color: #fff;
    font-size: 28px;
    line-height: 44px;
    font-weight: 700;
}

#separator-area .separator-btn {
    text-align: center;
}

#separator-area .separator-btn a {
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    padding: 10px 30px;
    font-weight: 700;
    border-radius: 50px;
    cursor: pointer;
    transition: all .4s ease;
    font-size: 16px;
    font-weight: 500;
    border: 2px solid #4FE622;
}


#separator-area .separator-btn a:hover {
    background: #4FE622;
}


/* ==========================
    14. TESTIMONIAL STYLES
 ============================ */
#testimonial-area {
    overflow: hidden;
    padding: 120px 0;
    background-color: #15005D;
    background-image: url(../img/bg/bg3.jpg);
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
}

#testimonial-area:after {
    position: absolute;
    content: '';
    background: rgba(248, 154, 28, 0.8);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

#testimonial-area.testimonial-area-two:after {
    background: rgba(9, 10, 8, .5);
}

.single-testimonial {
    text-align: center;
    /*border: 2px solid #fff;*/
    padding: 30px 0;
    z-index: 2;
}
.imagemLinguagem{
    width: auto!important;
    margin-left: 25px;
    padding: 15px;

}
.testimonial-image {
    width: 130px;
    height: 130px;
    border-radius: 50%;
    display: inline-block;
}

.testimonial-image img {
    border-radius: 50%;
    width: 130px;
    height: 130px;
}

.testimonial-text p {
    font-size: 16px;
    color: #fff;
    padding: 0 36px;
    font-family: 'Montserrat',
        sans-serif;
    font-style: italic;
}
.testimonial-text  h1{
    font-size: 35px;
    line-height: 1.5em;
    margin-bottom: 10px;
    color: #ffffff;
}


.testimonial-ratings ul {
    text-align: center;
}

.testimonial-ratings ul li {
    display: inline-block;
}

.testimonial-ratings ul li i {
    color: #5AE968;
    font-size: 10px;
}

.testimonial-author p {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    color: #fff;
    font-style: italic;
}

.owl-theme .owl-nav {
    text-align: left;
}

.owl-theme .owl-nav [class*=owl-] {
    padding: 5px 20px;
    background: transparent;
    border-radius: 0px;
    border: 2px solid #fff;
    margin: 0;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent;
    color: #FFF;
    text-decoration: none;
}

.owl-theme .owl-nav .owl-next {
    float: right;
}

.owl-theme .owl-nav .owl-prev i,
.owl-theme .owl-nav .owl-next i {
    font-size: 30px;
}




/*=======================
    16. CONTACT STYLES
=========================*/
#contact-area {
    overflow: hidden;
    padding: 120px 0;

    position: relative;
}

#contact-area.contact-area-three {
    background: #1D1C20;
}

#contact-area:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(23, 105, 255, 0.9);
}

#contact-area.contact-area-two:before {
    background-color: rgba(0,0,0,.8);
}

#contact-area.contact-area-three:before {
    background-color: transparent;
}

#contact-area .z-index {
    position: relative;
    z-index: 99;
}

#contact-area .contact-text {
    background-color: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, .1);
    overflow: hidden;
    padding: 30px 20px;
}

#contact-area.contact-area-three .contact-text {
    background-color: transparent;
    box-shadow: none;
    display: flex;
    justify-content: space-between;

}

.single-contact-text {
    padding: 34px 30px;
    margin-bottom: 30px;
}

.single-contact-text:last-child {
    margin-bottom: 0;
}

#contact-area.contact-area-three .single-contact-text {
    padding-left: 0;
    text-align: center;
    flex: 1;
    margin-bottom: 0;
}

#contact-area.contact-area-three .single-contact-text i {
    font-size: 24px;
    color: #fff;
    margin-bottom: 10px;
    display: inline-block;
}

.single-contact-text h4 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 10px;
    color: #222;
}

#contact-area.contact-area-three .single-contact-text h4 {
    color: #fff;
}

.single-contact-text p {
    font-size: 18px;
    font-weight: 500;
    color: #adadad;
}

#contact-area.contact-area-three .single-contact-text p {
    color: #fff;
}

.contact-form {
    padding: 0px 0 0;
    overflow: hidden;
}


.contact-form .section-heading h2,
.contact-form .section-heading p {
    color: #fff;
}

#contact-area.contact-area-three .contact-form form .name-email-style {
    display: flex;
    justify-content: space-between;
}

.contact-form form input[type=text],
.contact-form form input[type=email] {
    width: 100%;
    outline: none;
    padding: 10px 20px;
    margin-bottom: 30px;
    background-color: transparent;
    border: 1px solid #eee;
}


#contact-area.contact-area-three .contact-form form input[type=text],
#contact-area.contact-area-three .contact-form form input[type=email] {
    width: 49%;
    padding: 20px;
}

.contact-form form input[type=text],
.contact-form form input[type=email],
.contact-form form textarea {
    color: #fff;
}

.contact-form form textarea {
    width: 100%;
    height: 250px;
    outline: none;
    resize: none;
    padding: 20px;
    background-color: transparent;
    border: 1px solid #eee;
    margin-bottom: 30px;
}

#contact-area.contact-area-three .contact-form form input[type=text],
#contact-area.contact-area-three .contact-form form input[type=email],
#contact-area.contact-area-three .contact-form form textarea {
    border: none;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
    background: #242424;
}

.contact-form form input[type=text]::-webkit-input-placeholder,
.contact-form form textarea::-webkit-input-placeholder,
.contact-form form input[type=email]::-webkit-input-placeholder {
    color: #fff;
    text-transform: uppercase;
}


.contact-form form input[type=text]::-moz-placeholder,
.contact-form form textarea::-moz-placeholder,
.contact-form form input[type=email]::-moz-placeholder {
    color: #fff;
    text-transform: uppercase;
}

.contact-form form input[type=text]:-ms-input-placeholder,
.contact-form form textarea:-ms-input-placeholder,
.contact-form form input[type=email]:-ms-input-placeholder {
    color: #fff;
    text-transform: uppercase;
}

.contact-form form input[type=text]:-moz-placeholder,
.contact-form form textarea:-moz-placeholder,
.contact-form form input[type=email]:-moz-placeholder {
    color: #fff;
    text-transform: uppercase;
}

#contact-area.contact-area-three .contact-form form input[type=text]::-webkit-input-placeholder,
#contact-area.contact-area-three .contact-form form textarea::-webkit-input-placeholder,
#contact-area.contact-area-three .contact-form form input[type=email]::-webkit-input-placeholder {
    color: #5d4545;
    text-transform: uppercase;
}


#contact-area.contact-area-three .contact-form form input[type=text]::-moz-placeholder,
#contact-area.contact-area-three .contact-form form textarea::-moz-placeholder,
#contact-area.contact-area-three .contact-form form input[type=email]::-moz-placeholder {
    color: #5d4545;
    text-transform: uppercase;
}

#contact-area.contact-area-three .contact-form form input[type=text]:-ms-input-placeholder,
#contact-area.contact-area-three .contact-form form textarea:-ms-input-placeholder,
#contact-area.contact-area-three .contact-form form input[type=email]:-ms-input-placeholder {
    color: #5d4545;
    text-transform: uppercase;
}

#contact-area.contact-area-three .contact-form form input[type=text]:-moz-placeholder,
#contact-area.contact-area-three .contact-form form textarea:-moz-placeholder,
#contact-area.contact-area-three .contact-form form input[type=email]:-moz-placeholder {
    color: #5d4545;
    text-transform: uppercase;
}


.contact-form form button.submit-icon {
    color: #fff;
    font-weight: 700;
    cursor: pointer;
    width: 100%;
    outline: none;
    padding: 10px 20px;
    text-transform: uppercase;
    margin-bottom: 30px;
    background-color: transparent;
    border: 1px solid #eee;
}

#contact-area.contact-area-three .contact-form form button.submit-icon {
    border: none;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
    background: #242424;
    padding: 20px;
    display: inline-block;
    width: 20%
}

.contact-form form button.submit-icon .submit-icon {
    margin-left: 8px;
}

/*======================
    17. COPYRIGHT AREA
========================*/
#footer-area {
    overflow: hidden;
    padding: 80px 0;
    background-color: #111;
}

.logo_footer{
    width: 200px;
    margin-bottom: 25px;
}

#footer-area.footer-area-second {
    background: #121113;
}

.copyright-area {
    text-align: center;
}

.copyright-area h2 {
    color: #fff;
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 25px;
    font-weight: 700;
}

.copyright-area p {
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 300;
}

.copyright-area p a {
    text-decoration: none;
    color: #fff;
}

.footer-social ul {
    display: flex;
    justify-content: center;
    margin-bottom: 25px;
}

.footer-social ul li a {
    width: 39px;
    height: 39px;
    display: block;
    color: #fff;
    border-radius: 50%;
    line-height: 39px;
    margin-right: 10px;
    transition: .4s ease;
}

.footer-social ul li a.fb {
    background-color: #3B5998;
}


.footer-social ul li a.pin {
    background-color: #BD081C;
}



.footer-social ul li:last-child a {
    margin-right: 0px;
}

.footer-social ul li a:hover {
    background-color:#f89a1c;
}

/*=======================
       18. SCROLLUP
=========================*/
#scrollUp {
    background: #2f89fc;
    right: 30px;
    bottom: 0px;
    color: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    font-size: 18px;
    width: 40px;
    border-radius: 50%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    bottom: 30px;
}

/*===================================
    19. RESPONSIVE NAV BUTTON STYLES
=====================================*/
.navbar-light .navbar-toggler {
    border-color: rgb(255, 255, 255);
    border-radius: 0px;
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

/*==================================
    20. PRELOADER STYLES
====================================*/
.preloader-wrapper {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #f89a1c;
    z-index: 9999;
}

.sk-folding-cube {
    margin: 23% auto;
    width: 40px;
    height: 40px;
    position: relative;
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
}

.sk-folding-cube .sk-cube {
    float: left;
    width: 50%;
    height: 50%;
    position: relative;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.sk-folding-cube .sk-cube:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    -webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
    animation: sk-foldCubeAngle 2.4s infinite linear both;
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}

.sk-folding-cube .sk-cube2 {
    -webkit-transform: scale(1.1) rotateZ(90deg);
    transform: scale(1.1) rotateZ(90deg);
}

.sk-folding-cube .sk-cube3 {
    -webkit-transform: scale(1.1) rotateZ(180deg);
    transform: scale(1.1) rotateZ(180deg);
}

.sk-folding-cube .sk-cube4 {
    -webkit-transform: scale(1.1) rotateZ(270deg);
    transform: scale(1.1) rotateZ(270deg);
}

.sk-folding-cube .sk-cube2:before {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}

.sk-folding-cube .sk-cube3:before {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}

.sk-folding-cube .sk-cube4:before {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
}

@-webkit-keyframes sk-foldCubeAngle {

    0%,
    10% {
        -webkit-transform: perspective(140px) rotateX(-180deg);
        transform: perspective(140px) rotateX(-180deg);
        opacity: 0;
    }

    25%,
    75% {
        -webkit-transform: perspective(140px) rotateX(0deg);
        transform: perspective(140px) rotateX(0deg);
        opacity: 1;
    }

    90%,
    100% {
        -webkit-transform: perspective(140px) rotateY(180deg);
        transform: perspective(140px) rotateY(180deg);
        opacity: 0;
    }
}

@keyframes sk-foldCubeAngle {

    0%,
    10% {
        -webkit-transform: perspective(140px) rotateX(-180deg);
        transform: perspective(140px) rotateX(-180deg);
        opacity: 0;
    }

    25%,
    75% {
        -webkit-transform: perspective(140px) rotateX(0deg);
        transform: perspective(140px) rotateX(0deg);
        opacity: 1;
    }

    90%,
    100% {
        -webkit-transform: perspective(140px) rotateY(180deg);
        transform: perspective(140px) rotateY(180deg);
        opacity: 0;
    }
}