

/*---------------------------------------------------------------- */
/* ====================== [ Start Typography  ] ====================== */

  
/* ===================================
    About
====================================== */

/*
    Theme Name: MegaOne
    Theme URI:
    Author: Themes Industry
    Author URI:
    Description: One Page Parallax Template
    Tags: one page, multipurpose, parallax, creative, html5

 */

/* ===================================
    Table of Content
====================================== */


/*  - Fonts
    - General
    - Fonts
    - Social Icon Hover
    - Header And Navigation
    - Slider
    - About
    - Team
    - Portfolio
    - Price
    - Parallax
    - Testimonial
    - Client
    - Blog
    - Contact
    - Map
    - Footer
    - Loader
    - Media Queries   */


/* ===================================
    Google font
====================================== */

@import url('https://fonts.googleapis.com/css?family=Roboto:100,200,300,400,500,700');
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,500,600,700,800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Prata&display=swap');

.main-font{font-family: 'Roboto', sans-serif;}
.alt-font{font-family: 'Montserrat', sans-serif;}

html{
    scroll-behavior: smooth;
}
/* ===================================
    General
====================================== */

body {font-family: 'Roboto', sans-serif; font-size: 15px;color: #696969;font-weight:300;line-height:30px;letter-spacing: 0.2px;width: 100%; overflow-x: hidden}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {line-height: 1.2; font-weight: 500; font-family: 'Montserrat', sans-serif; color: #2b2b2b;}
a, *::before, *::after, img, span, input, button, .navbar, .fixedmenu, .tp-bullet, .owl-dot, .owl-prev, .owl-next {transition: ease-in-out 0.2s;-webkit-transition: ease-in-out 0.2s;-moz-transition: ease-in-out 0.2s;-ms-transition: ease-in-out 0.2s;-o-transition: ease-in-out 0.2s;}
section,.section-padding {position: relative;padding: 9rem 0 !important;overflow: hidden;}
.section-top-margin{margin-top: 7.5rem;}
a {color:#fff;text-decoration: none;}
.mentions a {color:#000; text-decoration: none;}
.rev_slider_wrapper{width: 100% !important;}
.btn.focus, .btn:focus{box-shadow: none;}
p:last-child{margin-bottom: 0 !important;}
.fa, .far, .fas{display: inline;}
a:active, a:hover{color: #b79853;}
blockquote {border-left: 2px solid;padding: 10px 15px 10px 35px;margin: 25px 0;font-size: 18px;line-height: 28px;margin-top: 32px;margin-bottom: 32px;}
blockquote > cite {font-weight: 400;font-size: 14px;display: block;}
.hidden{display: none;}
.prata {font-family: 'Prata' , serif;}

/* transition none */
.no-transition *{transition-timing-function:initial; -moz-transition-timing-function:initial; -webkit-transition-timing-function:initial; -o-transition-timing-function:initial; -ms-transition-timing-function:initial; transition-duration: 0s; -moz-transition-duration: 0s; -webkit-transition-duration: 0s; -o-transition-duration: 0s; -ms-transition-duration: 0s;}

/* opacity */
.opacity-full{opacity: 1;}
.opacity-3{opacity: .3;}
.opacity-4{opacity: .4;}
.opacity-5{opacity: .5;}
.opacity-6{opacity: .6;}
.opacity-7{opacity: .7;}
.opacity-7{opacity: .7;}
.opacity-8{opacity: .8;}
.opacity-9{opacity: .9;}

/*font-weight*/
.font-weight-100{font-weight: 100;}
.font-weight-300{font-weight: 300;}
.font-weight-500{font-weight: 500;}
.font-weight-600{font-weight: 600;}

/* button */
.btn {-webkit-appearance: initial; overflow: hidden;position: sticky; z-index: 2; display:inline-block; font-size: 17px; border:2px solid transparent; letter-spacing: .5px; line-height: inherit; border-radius: 0; text-transform:capitalize; width: auto;font-family: 'Montserrat', sans-serif; font-weight: 500; -webkit-transition: all .5s ease;-o-transition: all .5s ease !important;transition: all .5s ease !important;}
/* button size */
.btn.btn-small {font-size:12px; padding: 4px 1.8em;}
.btn.btn-medium {font-size:12px; padding: 6px 1.8em;}
.btn.btn-large {font-size:20px; padding: 9px 34px; line-height: 1.8em;}
.btn.btn-rounded {border-radius: 50px;}


/* button background */
.btn{
    cursor: pointer;
}
.btn.btn-white {background:#ffffff; border-color: #ffffff; color: #585858}
.btn.btn-white:hover, .btn.btn-white:focus {background: transparent !important; border-color: #ffffff; color:  #ffffff !important}
.btn.btn-transparent-white {background:transparent; /*border-color: #ffffff;*/ color:  #ffffff !important;}
.btn.btn-transparent-white:hover, .btn.btn-transparent-white:focus {background: transparent !important; color: #b79853 !important}
.btn.btn-transparent-black {background:transparent; border-color: #2b2b2b; color: #2b2b2b}
.btn.btn-transparent-black:hover, .btn.btn-transparent-black:focus {background: #2b2b2b !important; color: #ffffff !important}
.btn.btn-black {background: #2b2b2b; border-color: #2b2b2b; color: #ffffff}
.btn.btn-black:hover, .btn.btn-black:focus {background: transparent !important; border-color: #2b2b2b; color: #2b2b2b !important}
.btn.btn-blue {background: #00bcd4; border-color: #00bcd4; color: #ffffff}
.btn.btn-blue:hover, .btn.btn-blue:focus {background: transparent !important; border-color: #00bcd4; color: #00bcd4 !important}
.btn.btn-gradient{color: #ffffff; flex: 1 1 auto;transition: 0.5s;background-size: 200% auto;background-image: linear-gradient(to right, #3264f5 0%, #7202bb 51%, #3264f5 100%);}
.btn.btn-gradient:hover{background-position: right center;}
.btn.btn-hvr-white:hover, .btn.btn-hvr-white:focus {background: #ffffff !important; border-color: #ffffff; color: #585858 !important}

/* overlay */
.bg-overlay{position: absolute;top: 0;left: 0;width: 100%;height: 100%;/*z-index: 1; */background-color: rgba(32, 32, 32, 0.49);}

.bg-overlay-2 {position: absolute;top: 0;left: 0;width: 100%;height: 100%;/*z-index: 1; */background-color: rgba(32, 32, 32, 0.49);}

.bg-black{background: #000000;}

/* background color */
.bg-black{background: #000000;}
.bg-dark {background-color: #1d1d21 !important;}
.bg-blue {background-color: #03a9f5;}
.bg-pink {background-color: #f033b5;}
.bg-purple {background-color: #9556f5;}

.gradient-bg1{
    background: #3264f5;
    background: -moz-linear-gradient(left, #3264f5 2%, #7004bc 82%);
    background: -webkit-linear-gradient(left, #3264f5 2%,#7004bc 82%);
    background: linear-gradient(to right, #3264f5 2%,#7004bc 82%);
}

.gradient-bg2{
    background: #237afe;
    background: -moz-linear-gradient(left, #237afe 2%, #03a9f5 82%);
    background: -webkit-linear-gradient(left, #237afe 2%, #03a9f5 82%);
    background: linear-gradient(to right, #237afe 2%, #03a9f5 82%);
}

/* text-color */
.main-color{color: #f033b5;}
.alt-color{color: #03a9f5;}

/*Max Width*/
.mx-570{
    max-width: 570px;
    display: inline-block;
}

/* ===================================
   Social Icon Hover
====================================== */

/*icon bg bover */
.facebook-bg-hvr:hover{background:#4267B2 !important;color: #fff !important;border: 1px solid #4267B2 !important;}
.twitter-bg-hvr:hover{background:#1DA1F2 !important;color: #fff !important;border: 1px solid #1DA1F2 !important;}
.instagram-bg-hvr:hover{background:#C32AA3 !important;color: #fff !important;border: 1px solid #C32AA3 !important;}
.linkedin-bg-hvr:hover{background:#0077B5 !important;color: #fff !important;border: 1px solid #0077B5 !important;}
.pinterest-bg-hvr:hover{background:#BD081C !important;color: #fff !important;border: 1px solid #BD081C !important;}
.google-bg-hvr:hover{background:#DB4437 !important;color: #fff !important;border: 1px solid #DB4437 !important;}

/*icon text bover */
.facebook-text-hvr:hover{color:#4267B2 !important;}
.twitter-text-hvr:hover{color:#1DA1F2 !important;}
.instagram-text-hvr:hover{color:#C32AA3 !important;}
.linkedin-text-hvr:hover{color:#0077B5 !important;}
.pinterest-text-hvr:hover{color:#BD081C !important;}
.google-text-hvr:hover{color:#DB4437 !important;}

/* ===================================
   Social Icon Color
====================================== */

.social-icon-clr a i.fa-facebook {color: #3B5998;}
.social-icon-clr a i.fa-twitter {color: #55ACEE;}
.social-icon-clr a i.fa-google-plus {color: #DD4B39;}
.social-icon-clr a i.fa-linkedin-in {color: #0976B4;}
.social-icon-clr a i.fa-instagram {color: #c13584;}
.social-icon-clr a i.fa-youtube {color: #dd4b39;}
.social-icon-clr a i.fa-pinterest-p {color: #B7242A;}
.social-icon-clr a i.fa-instagram {color: #e8715c;}
.social-icon-clr a i.fa-vimeo {color: #1ab7ea;}
.social-icon-clr a i.fa-vk {color: #4c75a3;}
.social-icon-clr a i.fa-youtube {color: #cd201f;}
.social-icon-clr a i.fa-pinterest {color: #bd081c;}
.social-icon-clr a i.fa-tumblr {color: #34465d;}
.social-icon-clr a i.fa-behance {color: #131418;}
.social-icon-clr a i.fa-dribbble {color: #ea4c89;}
.social-icon-clr a i.fa-google-plus {color: #dd4b39;}
.social-icon-clr a i.fa-xing {color: #026466;}
.social-icon-clr a i.fa-yelp {color: #af0606;}
.social-icon-clr a i.fa-vine {color: #00b489;}

/* ===================================
   Social Icon Hover
====================================== */

.social-icon-clr-hvr a i:hover.fa-facebook {color: #3B5998;}
.social-icon-clr-hvr a i:hover.fa-twitter {color: #55ACEE;}
.social-icon-clr-hvr a i:hover.fa-google-plus {color: #DD4B39;}
.social-icon-clr-hvr a i:hover.fa-linkedin-in {color: #0976B4;}
.social-icon-clr-hvr a i:hover.fa-instagram {color: #c13584;}
.social-icon-clr-hvr a i:hover.fa-youtube {color: #dd4b39;}
.social-icon-clr-hvr a i:hover.fa-pinterest-p {color: #B7242A;}
.social-icon-clr-hvr a i:hover.fa-instagram {color: #e8715c;}
.social-icon-clr-hvr a i:hover.fa-vimeo {color: #1ab7ea;}
.social-icon-clr-hvr a i:hover.fa-vk {color: #4c75a3;}
.social-icon-clr-hvr a i:hover.fa-youtube {color: #cd201f;}
.social-icon-clr-hvr a i:hover.fa-pinterest {color: #bd081c;}
.social-icon-clr-hvr a i:hover.fa-tumblr {color: #34465d;}
.social-icon-clr-hvr a i:hover.fa-behance {color: #131418;}
.social-icon-clr-hvr a i:hover.fa-dribbble {color: #ea4c89;}
.social-icon-clr-hvr a i:hover.fa-google-plus {color: #dd4b39;}
.social-icon-clr-hvr a i:hover.fa-xing {color: #026466;}
.social-icon-clr-hvr a i:hover.fa-yelp {color: #af0606;}
.social-icon-clr-hvr a i:hover.fa-vine {color: #00b489;}

/* ========== End Basic Style ========== */


/* ===================================
    Header
====================================== */

header {
    width: 100%;
    z-index: 99;
}

/* logo change */

header .logo .logo-dark, header .logo .logo-light {visibility: hidden; opacity: 0; width: 0; transition-duration: 0.5s; -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; -ms-transition-duration: 0.5s; -o-transition-duration: 0.5s;}
header .logo .logo-dark.default, header .logo .logo-light.default {visibility: visible; opacity: 1; width: auto; transition-duration:0.5s;  -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; -ms-transition-duration: 0.5s; -o-transition-duration: 0.5s;}
header.header-appear nav .logo .logo-light, header.header-appear nav.header-dark .logo .logo-light {visibility: visible;  opacity: 1; width: auto; transition-duration: 0.5s; -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; -ms-transition-duration: 0.5s; -o-transition-duration: 0.5s;}
header.header-appear nav .logo .logo-dark, header.header-appear nav.header-dark .logo .logo-dark {visibility: hidden; opacity: 0; width: 0; transition-duration:0.5s; -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; -ms-transition-duration: 0.5s; -o-transition-duration: 0.5s;}
header.header-appear nav .logo .logo-dark, header.header-appear nav.header-light .logo .logo-dark {visibility: visible;  opacity: 1; width: auto; transition-duration:0.5s; -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; -ms-transition-duration: 0.5s; -o-transition-duration: 0.5s;}
header.header-appear nav .logo .logo-light, header.header-appear nav.header-light .logo .logo-light {visibility: hidden; opacity: 0; width: 0; transition-duration:0.5s; -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; -ms-transition-duration: 0.5s; -o-transition-duration: 0.5s;}
header a.logo {display: inline-block; vertical-align: middle;line-height: 0}
header a.logo img {max-width:130px; vertical-align: sub;}

/* Navbar */

.navbar-top-default {
    position: absolute;
    top: 0;
    z-index: 99;
    /*overflow: hidden;*/
    height: 90px;
    width: 100%;
    -webkit-transition: all .1s ease;
    -moz-transition: all .1s ease;
    -ms-transition: all .1s ease;
    -o-transition: all .1s ease;
    transition: all .1s ease;
    background-color: transparent;
}


.header-appear .navbar-top-default {
    height: 90px;
    position: fixed;
    z-index: 999;
    background: #ffffff;
    -webkit-animation-name: animationFade;
    -o-animation-name: animationFade;
    animation-name: animationFade;
    -webkit-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.35);
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.35);
}

/* animation */

@-webkit-keyframes animationFade {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@-o-keyframes animationFade {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        -o-transform: none;
        transform: none;
    }
}
@keyframes animationFade {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        -o-transform: none;
        transform: none;
    }
}

.navbar-simple .navbar-nav .nav-link{
    padding: 0.1rem 1.1rem;
    margin-left:.1rem;
    color: #fff;
    font-weight: 400;
	font-family: 'Prata' , serif;
}

.navbar-simple-dark .navbar-nav .nav-link {
    padding: 0.1rem 1.1rem;
    margin-left:.1rem;
    color: #2b2b2b;
    font-weight: 400;
	font-family: 'Prata' , serif;
}


.header-appear .navbar-simple .navbar-nav .nav-link{
    color: #2b2b2b;
}
.header a{
    font-size: 15px !important;
}
.header-appear-text-ul a{
    color: #2b2b2b !important;
}

.header-appear-text-ul a:hover{
    color: #b79853 !important;
}

.nav-box-round .navbar-nav .nav-link{
    /*-webkit-border-radius: 20px;*/
    /*-moz-border-radius: 20px;*/
    /*border-radius: 20px;*/
    border-bottom: solid 2px transparent;
}
.nav-box-round .navbar-nav .nav-link span{
    height: 3px;
    width: 0;
    display: block;
    background-color: transparent;
    transition: .8s ease;
    margin-left: auto;
    margin-right: auto;
}
 .nav-box-round .navbar-nav .nav-link.active{
    color: #b79853;
}
/*header .nav-box-round .navbar-nav .nav-link.active span{
    width: 100%;
    background-color: #00bcd4;
}*/

header .nav-box-round .navbar-nav .nav-link:hover{
    color: #b79853;
}

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  list-style: none; }



/* ====================== [ End Button Style ] ====================== */
/* ====================== [ Start navbar ] ====================== */

  .navbar .navbar-nav .dropdown-menu {
    padding: 10px 0;
    border: 0;
    -webkit-box-shadow: 0px 10px 40px -4px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 10px 40px -4px rgba(0, 0, 0, 0.1); }
  .navbar .navbar-nav .dropdown-item {
   
    padding: 10px 20px;
    opacity: .9; }
    .navbar .navbar-nav .dropdown-item:hover {
      background: transparent;
      color: #75dab4; }
  .navbar .dropdown-menu {
    display: block;
    opacity: 0;
    visibility: hidden;
    border-radius: 0;
    color: #0c0f16;
    background: #fff;
    min-width: 300px;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s; }
    .navbar .dropdown-menu.show {
      opacity: 1;
      visibility: visible;
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0); }
    .navbar .dropdown-menu .dropdown-item {
      color: #0c0f16;
      -webkit-transition: all .4s;
      -o-transition: all .4s;
      transition: all .4s;
      padding: 10px 25px;
      position: relative; }
      .navbar .dropdown-menu .dropdown-item:after {
        content: '';
        width: 0px;
        height: 1px;
        background: #75dab4;
        position: absolute;
        left: 10px;
        top: 50%;
        -webkit-transition: all .4s;
        -o-transition: all .4s;
        transition: all .4s; }
      .navbar .dropdown-menu .dropdown-item:hover {
        padding-left: 30px; }
        .navbar .dropdown-menu .dropdown-item:hover:after {
          width: 10px; }

/* side menu button */

.sidemenu_btn {
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    width: 36px;
    padding: 6px;
    margin-right: 1rem;
    position: absolute;
    right: 15px;
    display: inline-block;
}

.sidemenu_btn_inner{
    height:70px;
    width:70px;
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
    float: left;
}

.sidemenu_btn span {
    height: 2px;
    width: 100%;
    background-color: #fff;
    display: block;
}

.black-lines  {
    background-color: #2b2b2b !important;
   
}

.header-appear .sidemenu_btn span {
    background-color: #2b2b2b;
}

.sidemenu_btn span:nth-child(2) {
    margin: 4px 0;
}


/* ===================================
    Side Menu
====================================== */


.side-menu {
    width: 100%;
    position: fixed;
    right: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.89);
    z-index: 1032;
    height: 100%;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    -o-transition: -o-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease, -o-transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease;
    overflow: hidden;
}
.side-menu.left {
    left: 0; right: auto;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}
.side-menu.before-side {
    width: 280px;
}
.side-menu.side-menu-active,
.side-menu.before-side{
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.pul-menu .side-menu.side-menu-active {
    visibility: visible; opacity: 1;
}
.side-menu .navbar-brand {
    margin: 0 0 2.5rem 0;
}

/*Side overlay*/
#close_side_menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    -webkit-transition: opacity 300ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
    -o-transition: opacity 300ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
    transition: opacity 300ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
    display: none;
    z-index: 1031;
    opacity: 0.4;
}

/*side clode btn*/
.side-menu .btn-close {
    height: 33px;
    width: 33px;
    display: inline-block;
    text-align: center;
    position: absolute;
    top: 28px;
    right: 32px;
    cursor: pointer;
}
.side-menu.before-side .btn-close{
    display: none;
}
.side-menu .btn-close::before, .side-menu .btn-close::after {
    position: absolute;
    left: 16px;
    content: ' ';
    height: 24px;
    width: 2px;
    background: #fff;
    top: 5px;
}
.side-menu .btn-close:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.side-menu .btn-close:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.side-menu .inner-wrapper {
    padding: 3.5rem 5rem;
    height: 100%;
    position: relative;
    overflow-y: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.pul-menu.pushwrap .side-menu .inner-wrapper{
    padding: 3.5rem 2.5rem;
}
.side-menu .side-nav {
    margin-top: 30px;
    display: block;
}
.side-nav .navbar-nav .nav-item{
    display: block;
    margin: 10px 0; padding: 0 !important;
    opacity: 0;
    -webkit-transition: all 0.8s ease 500ms;
    -o-transition: all 0.8s ease 500ms;
    transition: all 0.8s ease 500ms;

    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px);
}
.side-nav .navbar-nav .nav-item:first-child {
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s;
}
.side-nav .navbar-nav .nav-item:nth-child(2){
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s;
}
.side-nav .navbar-nav .nav-item:nth-child(3) {
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s;
}
.side-nav .navbar-nav .nav-item:nth-child(4) {
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    transition-delay: .4s;
}
.side-nav .navbar-nav .nav-item:nth-child(5) {
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s;
}
.side-nav .navbar-nav .nav-item:nth-child(6) {
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s;
}
.side-nav .navbar-nav .nav-item:nth-child(7) {
    -webkit-transition-delay: .7s;
    -o-transition-delay: .7s;
    transition-delay: .7s;
}
.side-nav .navbar-nav .nav-item:nth-child(8) {
    -webkit-transition-delay: .8s;
    -o-transition-delay: .8s;
    transition-delay: .8s;
}
.side-nav .navbar-nav .nav-item:nth-child(9) {
    -webkit-transition-delay: .9s;
    -o-transition-delay: .9s;
    transition-delay: .9s;
}
.side-menu.side-menu-active .side-nav .navbar-nav .nav-item {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}
.side-nav .navbar-nav .nav-link {
    display: inline-table;
    color: #fff;
    padding: 2px 0 3px 0 !important;
    font-size: 1.5rem;
    font-weight: 300;
    line-height: normal;
    position: relative;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.side-nav .navbar-nav .nav-link::after{
    content: "";
    position: absolute;
    background: #fff;
    display: inline-block;
    width: 0;
    height: 3px;
    bottom: 0; left: 0;
    overflow: hidden;
    -webkit-transition: all 0.5s cubic-bezier(0, 0, 0.2, 1);
    -o-transition: all 0.5s cubic-bezier(0, 0, 0.2, 1);
    transition: all 0.5s cubic-bezier(0, 0, 0.2, 1);
}

.side-nav .navbar-nav .nav-link:hover::after,
.side-nav .navbar-nav .nav-link:focus::after,
.side-nav .navbar-nav .nav-link.active::after {
    width: 100%;
}
.side-nav .navbar-nav .nav-link.active {
    background: transparent;
}
.side-menu p{
    font-size: 13px;
    margin-top: .5rem;
    margin-bottom: 0;
}

.social-icons-simple{
    margin-bottom: 0;
    margin-left: -10px;
}

.social-icons-simple li{
    display: inline-block;
}

.social-icons-simple li a {
    display: block;
    font-size: 16px;
    height: 36px;
    line-height: 38px;
    border: 1px solid transparent;
    text-align: center;
    width: 36px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: relative;
    z-index: 1;
    overflow: hidden;
    -webkit-transition: background-color .5s ease;
    -o-transition: background-color .5s ease;
    transition: background-color .5s ease;
}
.social-icons-simple li a:hover{
    background-color:#FFFFFF;
}

.social-icons-simple li.animated-wrap a:hover{
    background-color: transparent;
    color: #ffffff;
}




/* ===================================
    Single Items
====================================== */


.single-items {
    position: relative;
    width: 100%;
    height: 50vh;
    overflow: hidden;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
}

.centvh {
    height: 100vh !important;
}
.centvh-2 {
    height: 60vh !important;
}
.single-items h1 {
    font-size: 6rem;
    margin-bottom: 1.3rem;
	font-family: 'Prata' , serif;
}

.single-items h3 {
    font-size: 3rem;
    margin-bottom: 1.3rem;
}

.single-items h3 a:hover,.single-items h3 a:focus{
    color: inherit;
}

.single-items p{
    margin-bottom: 10px;
}

.center-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

/* ===================================
   Footer
====================================== */

.footer-social ul{
    margin: 0;
    padding: 0;
}

.footer-social li{
    display: inline-block;
}

.footer-social a {
    display: block;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    border-radius: 50px;
    font-size: 17px;
    margin: 10px 5px;
    border: 1px solid transparent;
    -webkit-transition: background-color .2s ease-in-out;
    -moz-transition: background-color .2s ease-in-out;
    -ms-transition: background-color .2s ease-in-out;
    -o-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out;
}

.footer-social li a:hover{
    background-color:#00bcd4;
    color: #ffffff;
}

.company-about{
    font-size: 13px;
}

.scroll-top-arrow {
    font-size: 25px;
    line-height: 45px;
    color: #fff !important;
    display: none;
    height: 45px;
    width: 45px;
    padding: 0;
    position: fixed;
    bottom: 20px;
    right: 20px;
    text-align: center;
    text-decoration: none;
    z-index: 99;
    border-radius: 100%;
    background-color:#b79853;
}
.scroll-top-arrow:hover{
    background-position: right center;
}


/* ===================================
    Page Loader
====================================== */

.loader {
    height: 100%;
    width: 100%;
    position: fixed;
    overflow: hidden;
    z-index: 1200;
    background: #FFFFFF;
}

.spinner {
    margin: 100px auto;
    width: 100px;
    height: 100px;
    position: relative;
}

.container1 > div, .container2 > div, .container3 > div {
    width: 16px;
    height: 16px;
    border: 5px solid #00bcd4;
    background-color: #fff;

    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay 1.2s infinite ease-in-out;
    animation: bouncedelay 1.2s infinite ease-in-out;
    /* Prevent first frame from flickering when animation starts */
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.spinner .spinner-container {
    position: absolute;
    width: 100%;
    height: 100%;
}

.container2 {
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
}


.circle1 { top: 0; left: 0; }
.circle2 { top: 0; right: 0; }
.circle3 { right: 0; bottom: 0; }
.circle4 { left: 0; bottom: 0; }

.container2 .circle1 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}



.container1 .circle2 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.container2 .circle2 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}



.container1 .circle3 {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}

.container2 .circle3 {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}



.container1 .circle4 {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}

.container2 .circle4 {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}


@-webkit-keyframes bouncedelay {
    0%, 80%, 100% { -webkit-transform: scale(0.4) }
    40% { -webkit-transform: scale(1.0) }
}

@keyframes bouncedelay {
    0%, 80%, 100% {
        transform: scale(0.0);
        -webkit-transform: scale(0.25);
    } 40% {
          transform: scale(1.0);
          -webkit-transform: scale(1.0);
      }
}


/*===================================
               main css
 ====================================*/
/*services and features sec*/
.feature-item {
    margin-right: 30px;
    padding: 18px 25px;
    text-align: left;
    background-color: transparent;
    border:solid 2px #fff;
    -webkit-box-shadow: 0px 0px 10px 1px rgba(145, 140, 145, 0.35);
    -moz-box-shadow: 0px 0px 10px 1px rgba(145, 140, 145, 0.35);
    box-shadow: 0px 0px 8px 1px rgba(145, 140, 145, 0.35);
    transition: .8s ease;
}
.feature-item:hover {
    background-color: #FFFFFF;
    cursor: pointer;
}

.feature-item:nth-child(2){
    margin-top: 23px;
}
.feature-item:hover i.f-icon{
    background-color: #2b2b2b;
}
.feature-item > i.f-icon{
    font-size: 28px;
    height: 55px;
    width: 55px;
    line-height: 55px;
    background-color: #00bcd4;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    border-radius: 50px;
    color: #fff;
    transition: .8s ease;
}

.feature-item .title {
    margin: 1rem 0 .3rem;
    color: #FFFFFF;
    transition: .8s ease;
}
.feature-item:hover .title,.feature-item:hover p{
    color: #2b2b2b;
}
.feature-item p{
    color: #fff;
    opacity: .8;
    transition: .8s ease;
}
.feature-item .r-icon{
    font-size: 25px;
    font-weight: 900;
    display: block;
    text-align: right;
    color: #d5d3d3;
}
.feature-item:hover .r-icon{
    color: #2b2b2b;
}

.feature-item p{
    margin-bottom: 2px;
    font-size: 14px;
}

/* ===================================
    Skills
====================================== */
.skills-area {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
}
.skills-area .heading-area .sub-title{
    color: #FFFFFF;
}
.skills-area .heading-area .title{
    color: #FFFFFF;
    font-size: 40px;
}
.services-skill li{
    list-style: none;
    margin-top: 50px;
}

.services-skill .progress-heading{
    color: #FFFFFF;
    font-weight: 300;
}
.services-skill .progress{
    border-radius: 50px;
    height: 13px;
}

.services-skill .progress-bar{
    border-radius: 50px;
    background-color: #2b2b2b;
}

.progress-item b{
    font-weight: 300;
    font-size: 14px;
}
/* ===================================
    counters sec
====================================== */
.counter-sec .counter-div-icon{
    position: absolute;
    font-size: 200px;
    left: -8px;
    top: -21px;
    right: 0;
}
.counter-sec .counter-div-icon.count-icon1{
    color: #152e61;
    transform: rotate(20deg);
}
.counter-sec .counter-div-icon.count-icon2{
    color: #f10756;
    transform: rotate(80deg);
}
.counter-sec .counter-div-icon.count-icon3{
   color: rebeccapurple;
    transform: rotate(170deg);
}
.counter-sec .counter-area{
    margin-top: 3.5rem;
    display: flex;
    align-content: center;
    justify-content: space-between;
}
.counter-sec .counter-area .counters{
    /*background-color: #FFFFFF;*/
    border: solid 4px transparent;
    border-style: double;
    border-radius: 50%;
    height: 160px;
    width: 160px;
    padding: 25px;
    display: inline-block;
    padding-right: 30px;
    transition: .8s ease;
    /*box-shadow: 1px 1px 10px #625c5c;*/
}
.counter-sec .counter-area .counters:hover{
    border: solid 4px #fff;
    background-color: #FFFFFF;
    border-style: double;
}
.counter-sec .counter-area .counters .content{
    display: inline-block;
    color: #FFFFFF;
    transition: .8s ease;
}
.counter-sec .counter-area .counters:hover .content{
    color: #2b2b2b;
}
.counter-sec .counter-area .counters .content h4{
    color: #FFFFFF;
}
.counter-sec .counter-area .counters:hover h4{
    color: #2b2b2b;
}

.counter-sec .counter-area .counters .c-icon{
    font-size: 40px;
    display: block;
    /*color: #00bcd4;*/
    color: #FFFFFF;
    margin-bottom: 10px;
    /*transition: .8s ease;*/
}
.counter-sec .counter-area .counters:hover .c-icon{
    color: #2b2b2b;
}
/* ===================================
        Pricing Card
====================================== */
.pricing-sec{
    font-family: 'Montserrat', sans-serif;
}
.pricing-sec .pricing-card .pricing-body{
    min-height: 280px;
}
.pricing-sec .pricing-card{
    padding: 15px;
    border-right: dashed 1px #FFFFFF;
}
.pricing-sec .pricing-card:last-child{
    border-right: none;
}
.pricing-sec .pricing-card .price-card .pricing-heading{
    font-size: 26px;
    font-weight: 500;
    color: #FFFFFF;
    border-bottom: dashed 1px #FFFFFF;
    padding-bottom: 8px;
    padding-top: 8px;
}
.pricing-sec .pricing-card .price-card .pricing-detail{
    font-size: 16px;
    font-weight: 300;
    color: #FFFFFF;
    opacity: .8;
    padding-top: 12px;
}
.pricing-sec .pricing-card .price-card .price-text{
    font-size: 38px;
    font-weight: 500;
    color: #FFFFFF;
}
.pricing-sec .pricing-card .price-card .price-text span{
    font-size: 14px;
    font-weight: 500;
    color: #FFFFFF;
    margin-left: 6px;
}
.pricing-sec .pricing-card .price-card .pricing-features{
}
.pricing-sec .pricing-card .price-card .pricing-features li{
    list-style: none;
    font-size: 16px;
    font-weight: 300;
    color: #FFFFFF;
    opacity: .8;
}
.pricing-sec .pricing-card .price-card .pricing-btn{
    padding: 3px 25px;
    font-size: 12px;
    margin-bottom: 8px;
}
/* ===================================
        testimonial sec
====================================== */
.testimonial-sec .reviews{
    font-family: 'Montserrat', sans-serif;
}
.testimonial-sec .review-box{
    padding-left: 50px;
    padding-right: 50px;
}
.testimonial-sec .review-box .prev-review-btn{
    transform: rotate(90deg);
    left: -15px;
    top:40%;
}
.testimonial-sec .review-box .next-review-btn{
    transform: rotate(-90deg);
    right: -15px;
    top:40%;
}
.testimonial-sec .review-box .prev-review-btn:hover,.testimonial-sec .review-box .next-review-btn:hover{
    opacity: 1;
    color: #FFFFFF;
    cursor: pointer;
}
.testimonial-sec .review-box .navigate-btn{
    display: inline-block;
    position: absolute;
    color: #FFFFFF;
    opacity: .7;
    transition: .8s ease;
}
.testimonial-sec .review-box .navigate-btn i{
    color: #FFFFFF;
}
.testimonial-sec .review-box .navigate-btn span{
    display: inline-block;
    height: 2px;
    width: 20px;
    background-color: #FFFFFF;
    opacity: .7;
    margin-bottom: 5px;
    margin-right: 5px;
}
.testimonial-sec .reviews .review-body{
    background-color: #FFFFFF;
    padding: 25px;
    border-radius: 15px;
    padding-bottom: 80px;
}
.testimonial-sec .reviews .user-comment{
    font-size: 16px;
    font-weight: 300;
}
.testimonial-sec .reviews .comment-date{
    font-family: "Open Sans", sans-serif;
    font-style: italic;
    font-size: 12px;
    font-weight: 300;
}
.testimonial-sec .reviews .user-img{
    height: 100px;
    width: 100px;
    border: solid 2px #FFFFFF;
    border-radius: 50%;
    margin-top: -50px;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 1px 1px 15px #918f8f;
}
.testimonial-sec .reviews .user-name{
    font-size: 18px;
    font-weight: 500;
    margin-top: 15px;
    margin-bottom: 3px;
    color: #FFFFFF;
}
.testimonial-sec .reviews .user-designation{
    font-family: "Open Sans", sans-serif;
    font-style: italic;
    font-size: 14px;
    font-weight: 300;
    color: #FFFFFF;
    opacity: .7;
}
.testimonial-sec .reviews .review-stars{
    margin-bottom: 0;
}
.testimonial-sec .reviews .review-stars li{
    display: inline-block;
}
.testimonial-sec .reviews .review-stars li i{
    color: #000000;
    font-size: 18px;
}
/* ===================================
        map sec
====================================== */
.contact-us-sec .contact-details{
    padding-top: 50px;
    padding-bottom: 50px;
}

.contact-us-sec .contact-details .contact-heading{
    color: #FFFFFF;
    font-size: 40px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    margin-bottom: 20px;
}
.contact-us-sec .contact-details .contact-address{
    font-size: 16px;
    color: #FFFFFF;
    opacity: .8;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    margin-bottom: 20px;
}
.contact-us-sec .contact-details .contact-list{
    padding-left: 0;
}
.contact-us-sec .contact-details .contact-list li{
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    list-style: none;
    color: #FFFFFF;
    font-size: 16px;
    opacity: .8;
}
.contact-us-sec .contact-details .contact-list li:nth-child(even){
    margin-bottom: 20px;
}
.contact-us-sec .contact-details .contact-list li:last-child{
    margin-bottom: 50px;
}
.contact-us-sec .contact-details .contact-s-media{
    padding-left: 0;
    margin-bottom: 0;
    right: auto;
    left: -10px;
}
.contact-us-sec .contact-details .contact-s-media li {
    list-style: none;
    margin-right: 10px;
    display: inline-block;
}
.contact-us-sec .contact-details .contact-s-media li:last-child {
    margin-right: 0;
}
.contact-us-sec .contact-details .contact-s-media li a{
    height: 30px;
    width: 30px;
    display: inline-block;
    text-align: center;
    padding-top: 2px;
    transition: .8s ease;
}
.contact-us-sec .contact-details .contact-s-media li:hover a{
    border-radius: 50%;
    background-color: #FFFFFF;
}

.contact-us-sec .contact-details .contact-s-media li a i{
    font-size: 18px;
    color: #FFFFFF;
}
.contact-us-sec .contact-details .contact-s-media li:hover a i{
    color: #2b2b2b;
}
.contact-us-sec .contact-details .page-footer{
    left: calc(50% - 125px);
}
/* ===================================
        map sec
====================================== */
.google-map{
    min-height: 400px;
    /*border: solid 8px #FFFFFF;*/
}

/* ===================================
        portfolio sec
====================================== */
.portfolio-sec .single-items h3 {
    font-size: 40px;
}
.portfolio-sec .portfolio-img{
    overflow: hidden;
    cursor: pointer;
    /*border:solid 5px #fff;*/
}
.portfolio-sec .portfolio-img:hover img{
    transform: scale(1.1);
}
.portfolio-sec.single-items p{
    margin-bottom: 30px;
    margin-top: 10px;
}
.portfolio-sec .owl-item{
}

/* ===================================
        project sec css
====================================== */

/* ===================================
    Project section css
====================================== */
.portfolio{
    padding: 0;

}
.project-sec{
    position: relative;
}
.project-sec .row{
    margin:0 !important;
}
.project-sec .project-area{
    position: relative;
}
.project-sec .project-area .project-img{
    height: 100vh;
}
.project-sec .project-area .project-img img{
    height: 100%;
    width: 100%;
}
.project-sec .project-area .project-detail{
    position: absolute;
    top:50%;
    transform: translateY(-50%);
    color: white;

}
.project-sec .project-area .project-detail .project-sub-heading{
    font-family: Roboto, sans-serif;
    font-size: 16px;
    color: #f73859;
    margin-bottom: 35px;
    display: inline-block;
}
.project-sec .project-area .project-detail .project-sub-heading span{
    display: inline-block;
    width: 30px;
    height: 2px;
    background-color: #f73859;
    margin-right: 8px;
    margin-bottom: 4px;
}
.project-sec .project-area .project-detail .project-heading{
    font-size:40px;
    font-family: 'Montserrat', sans-serif;
    color: white;
    font-weight: 600;
    margin-bottom: 40px;
}
.project-sec .project-area .project-detail .project-text{
    font-family: 'Montserrat', sans-serif;
    font-weight: lighter;
    font-size: 15px;
    color: #FFFFFF;
    opacity: .8;
    margin-bottom: 33px;
}
.project-sec .project-links{
    position: absolute;
    bottom: 5%;
    /*left: 8%;*/
    transform: translateY(-5%);
    z-index: 1111;
    cursor: pointer;
}
.project-sec .project-links a i{
    color: white;
    font-size: 30px;
    transition: .8s ease;
}
.project-sec .project-links a:hover i{
    color: #f73859;
}
.project-sec .owl-item.active .project-area .project-detail .animate-fade{
    /*animation: 1.5s slideInUp;*/
    animation: 1.5s zoomIn;
}
.project-sec .owl-item.active .project-area .project-detail .animate-box{
    /*animation: 2s slideInLeft;*/
    animation: 2s slideInLeft;
}
.project-sec .owl-item.active .project-area .project-detail .animate-roll{
    /*animation: 2s slideInLeft;*/
    animation: 2s slideInLeft;
}
.project-sec .owl-item.active .project-area .project-detail .animate-in{
    /*animation: 1.5s slideInDown;*/
    animation: 1.5s slideInDown;
}
.project-sec .owl-item.active .project-area .project-detail .btn{
    padding: 5px 25px;
    font-size: 14px;
}
.color-black{
    color: black !important;
}
.bg-black{
    background-color: black;!important;
}
.color-white{
    color: white !important;
}

/***********************************/
/********standalone page css********/
/***********************************/
.slider-sec {
    min-height:500px;
    position: relative;
}
.slider-sec .overlay{
    position: absolute;
    top:0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(20, 32, 34, 0.70);
}
.slider-sec .overlay h4{
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    font-size: 38px;
    color: #FFFFFF;
    margin-top: 40%;
    margin-bottom: 10px;
}
.crumbs{
    position: relative;
}
.crumbs .breadcrumb-items{
    display: inline-block;
}
.crumbs .breadcrumb{
    margin-bottom: 0;
    border-radius: 0;
    padding: 15px 50px;
    background-color: transparent;
}
.breadcrumb-item+.breadcrumb-item::before {
    color: #FFFFFF;
}
.crumbs .breadcrumb li a{
    color: #FFFFFF;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    text-decoration: none;
}
.crumbs .breadcrumb li a:hover{
    color: #00bcd4;
}
/*crumbs end*/

.standalone-row:not(:last-child) {
    margin-bottom: 3rem;
}
.standalone-row .stand-img-des{
    padding-left: 30px;
    text-align: center;
}
.standalone-row:nth-child(2) .stand-img-des{
    padding-left: 0;
    padding-right: 30px;
}
.standalone-detail .sub-heading{
    color: #00bcd4;
    margin-bottom: 20px;
}
.standalone-area .sub-heading{
    color: #00bcd4;
    margin-bottom: 8px;
}
.standalone-detail .heading{
    margin-bottom: 20px;
    font-size: 40px;
    color: #2b2b2b;
    font-weight: 500;
    font-family: Montserrat , sans-serif;
}

.standalone-detail .para_text{
    color: #535353;
    font-weight: 500;
    font-family: Montserrat , sans-serif;
    text-align: center;
    font-size: 15px;
    margin: 0 auto;
    line-height: 2.1;
}

.standalone-detail{
    padding-bottom: 100px;
}
.standalone-area .gradient-text1{
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    margin-bottom: 12px;
}
.standalone-area .stand-img-des .para_text{
    font-family: 'Montserrat', sans-serif;
    color: #535353;
}

/* ===================================
    Media Queries
====================================== */


@media screen and (max-width: 767px){
    .single-items {
        height: auto;
    }
    .single-items h3 {
        font-size: 2.5rem;}

    /*services css*/
    .feature-item{
        margin-bottom: 10px;
        margin-left: 30px;
    }
    .feature-item:nth-child(2) {
         margin-top: 0;
    }
    /*pricing css*/
    .pricing-sec{
        height: auto;
        padding: 4.5rem 0;
    }
    .pricing-sec .pricing-card {
        border-right: none;
    }
    /*footer*/
    .footer-social a {
        width: 35px;
        height: 35px;
        line-height: 35px;
    }
    /***********************************/
    /********standalone page css********/
    /***********************************/
    .standalone-row:not(:last-child) {
        margin-bottom: 8rem;
    }
    .standalone-area .sub-heading{
        margin-top: 20px;
    }
    .standalone-row:nth-child(2) .stand-img-des {
        padding-left: 18px;
        padding-right: 18px;
    }
    .standalone-row .stand-img-des {
        padding-left: 18px;
        padding-right: 18px;
    }
    .standalone-area {
        /*padding-bottom: 0;*/
    }
    .project-sec .project-area .project-detail {
        left:0;
    }
	.single-items h1 {
    	font-size: 2.1rem;
    	font-family: 'Prata' , serif;
	}
	.single-items h3 {
    	font-size: 1.3rem;
	}
}

@media (min-width: 768px) and (max-width: 991.98px) {
    /***********************************/
    /********standalone page css********/
    /***********************************/
    .standalone-row:not(:last-child) {
        margin-bottom: 8rem;
    }

    .standalone-area .sub-heading {
        margin-top: 20px;
    }

    .standalone-row:nth-child(2) .stand-img-des {
        padding-left: 18px;
        padding-right: 18px;
    }

    .standalone-row .stand-img-des {
        padding-left: 18px;
        padding-right: 18px;
    }
    .project-sec .project-area .project-detail {
        left:0;
    }
	
	.single-items h1 {
    	font-size: 2.5rem;
    	font-family: 'Prata' , serif;
	}
	.single-items h3 {
    	font-size: 1.5rem;
	}
}

@media (min-width: 992px) and (max-width: 1250px) {
    
	.single-items h1 {
    	font-size: 3.2rem;
    	font-family: 'Prata' , serif;
	}
	.single-items h3 {
    	font-size: 1.7rem;
	}
}

@media (min-width: 1251px) and (max-width: 1450px) {
    
	.single-items h1 {
    	font-size: 3.5rem;
    	font-family: 'Prata' , serif;
	}
	.single-items h3 {
    	font-size: 2rem;
	}
}

@media (min-width: 1451px) and (max-width: 1920px) {
    
	.single-items h1 {
    	font-size: 4.2rem;
    	font-family: 'Prata' , serif;
	}
	.single-items h3 {
    	font-size: 2.3rem;
	}
}


@media (min-width: 993px) and (max-width: 5000px) {
    #sidemenu_toggle{
        display: none !important;
    }

}

.preloader{ position:fixed; left:0px; top:0px; width:100%; height:100%; z-index:999999999999; overflow:hidden; background-color:#ffffff; background-position:center center; background-repeat:no-repeat; background-image:url(../img/logo-black.png); background-size:10%;}


.prix h3 a:hover {
        color: #b79853;
}


/* ===================================
       Contact Us
====================================== */

.contact-sec {
    background-image: url("../images/contact-bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}

.contact-sec .contact-details, .contact-sec .contact-form-box{
    padding-top: 50px;
}

.contact-sec .contact-details .contact-heading{
    color: #000000;
    font-size: 40px;
    font-family: 'oswald',sans-serif;
    text-transform: uppercase;
    font-weight: 300;
    margin-bottom: 20px;
}

.contact-sec .contact-details .contact-address{
    font-size: 16px;
    color: #000000;
    opacity: .8;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    margin-bottom: 20px;
}

.contact-sec .contact-details .contact-list{
    padding-left: 0;
}

.contact-sec .contact-details .contact-list li{
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    list-style: none;
    color: #000000;
    font-size: 16px;
    opacity: .8;
}

.contact-sec .contact-details .contact-list li:nth-child(even){
    margin-bottom: 20px;
}

.contact-sec .contact-details .contact-list li:last-child{
    margin-bottom: 50px;
}

.contact-sec .contact-details .contact-s-media{
    padding-left: 0;
    margin-bottom: 0;
    right: auto;
    left: -10px;
}

.contact-sec .contact-details .contact-s-media li {
    list-style: none;
    margin-right: 10px;
    display: inline-block;
}

.contact-sec .contact-details .contact-s-media li:last-child {
    margin-right: 0;
}

.contact-sec .contact-details .contact-s-media li a{
    height: 30px;
    width: 30px;
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
    padding-top: 2px;
    transition: .8s ease;
}

.contact-sec .contact-details .page-footer{
    left: calc(50% - 125px);
}

.contact-sec{
    padding-bottom: 120px;
}

.contact-form {
    max-width: 100%;
    display: block;
    text-align: center;
    margin: 0 auto;
}

.contact-form .form-control {
    border: none;
    border-bottom:1px solid #fff;
    padding: 10px 0;
    background: transparent;
    font-weight: normal;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 35px;
    color: #fff;
    font-size: 14px;
    position: relative;
    font-family: 'Roboto', sans-serif;
    -webkit-transition: border .9s ease;
    -o-transition: border .9s ease;
    transition: border .9s ease;
}

.contact-form .form-control:focus {
    border-color: #b79853;
}

.contact-form textarea {
    min-height: 130px;
    resize: none;
}

.contact-form .form-group {
    margin-bottom: 1.5rem;
}

.contact a:hover {
    color: #b79853;
}

/* Pink button */
.btn.btn-pink {background: #b79853; border-color: #b79853; color: #ffffff}
.btn.btn-pink:hover {background: transparent !important; border-color: #b79853; color: #b79853 !important}




/* Scroll down icon
/* --------------------------------------------------------------------------------------------------------------- */

@-webkit-keyframes scroll-down-anim {
	0%{ bottom: 2px; }
	50%{ bottom: 7px; }
	100%{ bottom: 2px; }
}
@-moz-keyframes scroll-down-anim {
	0%{ bottom: 2px; }
	50%{ bottom: 7px; }
	100%{ bottom: 2px; }
}
@-o-keyframes scroll-down-anim {
	0%{ bottom: 2px; }
	50%{ bottom: 7px; }
	100%{ bottom: 2px; }
}
@keyframes scroll-down-anim {
	0%{ bottom: 2px; }
	50%{ bottom: 7px; }
	100%{ bottom: 2px; }
}

.scroll-down{
	position: absolute;
	bottom: 50px;
	left: 50%;
    text-align: center;
    text-decoration: none;
    
    -webkit-transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940); 
    -moz-transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940); 
    -o-transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940); 
    transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940); 
	
	-moz-transition: -moz-transform 0.75s ease, opacity 0.75s ease;
	-webkit-transition: -webkit-transform 0.75s ease, opacity 0.75s ease;
	-ms-transition: -ms-transform 0.75s ease, opacity 0.75s ease;
	transition: transform 0.75s ease, opacity 0.75s ease;
	-moz-transition-delay: 0.5s;
	-webkit-transition-delay: 0.5s;
	-ms-transition-delay: 0.5s;
	transition-delay: 0.5s;
	-moz-transform: translateY(0);
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);

}

.scroll-down-icon{
    display: block;
    margin-left: -2px;
    position: absolute;
    left: 50%;
    bottom: 4px;
	/*color: #fff;*/
    font-size: 10px;
	-webkit-animation: scroll-down-anim 1s infinite;
    -moz-animation: scroll-down-anim 1s infinite;
    -o-animation: scroll-down-anim 1s infinite;
    animation: scroll-down-anim 1s infinite; 
    z-index: 20;
	font-size: 20px !important;
}


.scroll-down-team {
	position: absolute;
	bottom: -100px;
	left: 50%;
    text-align: center;
    text-decoration: none;
    
    -webkit-transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940); 
    -moz-transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940); 
    -o-transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940); 
    transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940); 
	
	-moz-transition: -moz-transform 0.75s ease, opacity 0.75s ease;
	-webkit-transition: -webkit-transform 0.75s ease, opacity 0.75s ease;
	-ms-transition: -ms-transform 0.75s ease, opacity 0.75s ease;
	transition: transform 0.75s ease, opacity 0.75s ease;
	-moz-transition-delay: 0.5s;
	-webkit-transition-delay: 0.5s;
	-ms-transition-delay: 0.5s;
	transition-delay: 0.5s;
	-moz-transform: translateY(0);
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);

}

.scroll-down-icon a:hover {
	color: #c32865;
}




/****************REVOLUTION SLIDER***********/
.layer-overlay{
    position: absolute;
    top:0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.73);
}
.gradient-yellow-btn{
    background-color: #FFC107 ;
    border: 1px solid #FFC107;
    z-index: 2;
    -webkit-transition: 0.8s ease;
    -o-transition: 0.8s ease;
    transition: 0.8s ease;
}
.gradient-yellow-btn:hover{
    background-color: #fff;
    border: 1px solid #fff;
    color: #000 !important;
}

.black-btn{
    background-color: #000;
    border: 2px solid #000;
    -webkit-transition: 0.8s ease;
    -o-transition: 0.8s ease;
    transition: 0.8s ease;
    color: #fff;
}
.trans-btn{
    background-color: transparent;
    color: #fff;
    border: 1px solid #fff;
    -webkit-transition: 0.8s ease;
    -o-transition: 0.8s ease;
    transition: 0.8s ease;
}
.black-btn:hover{
    background-color: #ffc107;
    color: #000;
    border: 2px solid #ffc107;
}
.trans-btn:hover{
    background-color: #ffc107;
    color: #000;
    border: 1px solid #ffc107;
}
.small-btn{
    padding: 8px 15px !important;
    font-weight: 300 !important;
    font-size: 13px !important;
}

.btn-slider {
    padding: 13px 28px;
    cursor: pointer;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
    font-size: 15px;
    font-family: 'Raleway', sans-serif !important;
    line-height: 17px !important;
    font-weight: bold;
    -webkit-transition: 0.8s ease;
    -o-transition: 0.8s ease;
    transition: 0.8s ease;
}




/**************MEDIA QUERIES************/


@media screen and (width:768px){
    #navbar1{
        display: none;
    }
    .top-banner{
        display: none;
    }
    .my-tog-btn{
        margin-right: 30px;
    }
    .sub-width{
        width: auto;
        margin: 0 auto;
    }
    .hover-heading{
        font-size: 20px;
    }
    .main-heading{
        font-size: 38px;
    }
    .header{
        display: -webkit-box;
        position: fixed;
        z-index: 9;
        width: 100%;
        background: #000000bd;
        padding: 20px 0;
    }
	
	
}

@media screen and (max-width:767px){
    .main-heading{
        font-size: 36px;
    }
    .footer{
        padding-top: 80px;
    }
    .contact{
        padding-top: 80px;
    }
    .blog{
        padding-top: 0;
    }
    .donator{
        padding-top: 80px;
    }
    .causes{
        padding-top: 80px;
    }
    .about{
        padding-top: 70px;
    }
    .gallery{
        padding-top: 80px;
    }
    #blog-carousal .owl-dots {
        margin-top: 30px !important;
    }
    li.footer_list {
        margin-right: 5px;
        width: 45px;
        height: 45px;
    }
    .footer_text{
        font-size: 12px;
    }
    .sub-width{
        width: auto;
        margin: 0 auto;
    }
    .top-banner{
        display: none;
    }
    .my-tog-btn {
        margin-right: 30px;
    }
    .logo {
        text-align: left;
        margin-right: auto;
        margin-top: 0;
    }

    .menu-icon{
        padding-left: 2rem;
    }
    #navbar_btn{
        display: block;
    }
    #my-nav1{
        display: none;
    }
	.offset-md-3 {
  margin-left: 0% !important;
}

}

@media screen and (min-width:0px) and  (max-width:990px) {

	.offset-md-3 {
  		margin-left: 0% !important;
}

}



/**************STANDALONE PAGE MEDIA QUERIES***********/
@media screen and (min-width:1600px){
    .bg-img .text1{
        margin-left: 20px;
    }
    .bg-img .text {
        position: absolute;
        margin-left: 18px;
    }
}

@media screen and (width:768px) {

    .colored_hover {
        width: 96%;
    }
    .colored_hover-center {
        width: 96%;
    }
    .popular_image {
        height: 100%;
        width: 22%;
    }

}

@media screen and (max-width:767px) {
    li.navbar_list {
        padding-top: 0;
        width: 23px;
        height: 23px;
    }

    .padding_blog-img{
        padding-top: 10px;
    }

    .btn-model {
        padding: 9px 35px 9px 35px;
    }
    .bg-img .text1{
        margin-top: 90px;
        text-align: center;
        padding-bottom: 3.3%;
    }
    .modal.show .modal-dialog {
        -webkit-transform: none;
        margin-top: 30px;
    }
    .input-group {
        padding-left: 10%;
        padding-right: 10%;
        text-align: left;
    }
    .inner-box {
        margin-left: 20px;
        margin-right: 5%;
    }
    .box4 .box-content {
        margin-top: 35px;
    }
    .text_post {
        margin-bottom: 15px;
    }
    .mt-10{
        margin-top: 2.5rem;
        margin-bottom: 2.5rem;
    }
    .pr-6{
        padding-right: 30px;
    }
    .box4:hover:before {
        width:470%;
    }
    .box4 .post {
        font-size: 12px;
    }
    .box4 .icon li a{
        font-size:22px;
    }
    .divider {
        border: 0.5px solid #dbdbdb;
    }
    .pt-lg-10 {
        padding-top: 1.5rem;
    }
    .margin_small{
        margin-top: 30px;
    }
    .verticle_lineQ {
        margin-top: -131px;
        margin-left: 0;
    }
    .font {
        font-size: 17px;
    }
    .quote_text .quote {
        font-size: 21px;
        width: 325px;
        margin-right:0;
        margin-top: 60px;
        margin-left: 15px;
    }
    .text1 h1 {
        font-size: 1.2rem;
        margin-left: 0;
        text-align: center;
    }
    .text1 p {
        margin-top: 0;
        margin-bottom: 1rem;
        font-size: 17px;
    }
    .written_text {
        padding-bottom: 22px;
        text-align: center;
        margin-left: 0;
    }
    .written_img {
        width: 40%;
        margin-left: 100px;
    }
    .written_outerbox{
        text-align: center;
    }
    .written_outerbox .written_img {
        width: 40%;
        margin-left: 0;
    }
    .written .display{
        display: inline-block;
    }
    .icon_text {
        margin-top: auto;
        margin-bottom: auto;
    }
    .form-control {
        text-align: left;
    }
    .icon_comment {
        margin-left: 55px;
    }



}

@media screen and (max-width:992px) {
    .min-post {
        margin-top: 20px;
    }
}



/*********REV SLIDER ARROWS*************/
#rev_slider_2_1 .zeus.tparrows{cursor:pointer; min-width:70px; min-height:70px; position:absolute; display:block; z-index:100; border-radius:50%;   overflow:hidden; background:rgba(0,0,0,0.1)}#rev_slider_2_1 .zeus.tparrows:before{font-family:"revicons"; font-size:20px; color:rgb(255,255,255); display:block; line-height:70px; text-align:center;   z-index:2; position:relative}#rev_slider_2_1 .zeus.tparrows.tp-leftarrow:before{content:"\e824"}#rev_slider_2_1 .zeus.tparrows.tp-rightarrow:before{content:"\e825"}#rev_slider_2_1 .zeus .tp-title-wrap{background:rgba(0,0,0,0.5); width:100%; height:100%; top:0px; left:0px; position:absolute; opacity:0; -ms-transform:scale(0); transform:scale(0); -webkit-transform:scale(0);  -o-transition:all 0.3s;  transition:all 0.3s; -webkit-transition:all 0.3s; -moz-transition:all 0.3s;  border-radius:50%}#rev_slider_2_1 .zeus .tp-arr-imgholder{width:100%; height:100%; position:absolute; top:0px; left:0px; background-position:center center; background-size:cover; border-radius:50%; -ms-transform:translatex(-100%); transform:translatex(-100%); -webkit-transform:translatex(-100%);  -o-transition:all 0.3s;  transition:all 0.3s; -webkit-transition:all 0.3s; -moz-transition:all 0.3s}#rev_slider_2_1 .zeus.tp-rightarrow .tp-arr-imgholder{-ms-transform:translatex(100%);transform:translatex(100%); -webkit-transform:translatex(100%)}#rev_slider_2_1 .zeus.tparrows:hover .tp-arr-imgholder{-ms-transform:translatex(0);transform:translatex(0); -webkit-transform:translatex(0); opacity:1}#rev_slider_2_1 .zeus.tparrows:hover .tp-title-wrap{-ms-transform:scale(1);transform:scale(1); -webkit-transform:scale(1); opacity:1}

.numbered .tp-bullet,
.numbered .tp-bullet-number,
.numbered .tp-bullet .tp-count {
    position: relative;
}

.numbered .tp-bullet {
    width: 20px;
    height: 15px;
    background: transparent;
    cursor: pointer;
    color: #18191d;
    -webkit-transition: 3s height;
    -o-transition: 3s height;
    transition: 3s height;
}

.numbered .tp-bullet-number {
    text-align: left;
}

.numbered .tp-bullet-number,
.numbered .tp-bullet .tp-count {
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.numbered .tp-bullet.selected:nth-child(4) {
    padding-bottom: 4px;
    border-bottom: 2px solid;
}

.numbered,
.tp-tabs,
.tp-thumbs {
    top: 47% !important;
}

.numbered .tp-bullet .tp-count {
    font-size: 17px;
    bottom: 5px;
}

.numbered .tp-count:before {
    height: 3px !important;
    width: 40px !important;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    display: block;
    background: #24cdd5;
    top: 100%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.numbered .tp-count:before,
.revicon {
    position: absolute;
}
.numbered .tp-count:before {
    content: "";
}
.numbered .tp-bullet.selected .tp-count {
    color: #24cdd5;
}

.white .numbered .tp-bullet .tp-count,
.white .numbered .tp-count:before,
.white .numbered .tp-bullet.selected .tp-count {
    color: #fff;
}
.tp-bullet.selected, .tp-bullet:hover {
    background: transparent !important;
}
.numbered .tp-bullet.selected .tp-count:before {
    margin-top: 2px;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    visibility: visible;
    opacity: 1;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
.white .numbered .tp-count:before {
    background: #fff;
}

.numbered .tp-bullet.selected .tp-count:before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    visibility: visible;
    opacity: 1;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.animate-out {
    -webkit-animation-delay: 0ms;
    animation-delay: 0ms;
}

.revicon {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 40px;
    z-index: 11;
}

.revicon li a {
    height: 40px;
}



/* VIGNERONS */
/* --------------------------------------------------------------------------------------------------------------- */
#conteneur-1-index							{ width:100%; height:auto; background-position:50% 0px; background-size:cover; overflow: hidden; position:relative; display:table; /*background-color:#fff;*/ margin: auto; }
#conteneur-1-video 		 					{ width:50%; height:auto; position:relative;}
#conteneur-texte-index 						{ width:50%; position:relative;  display:block; display: table-cell; vertical-align: middle;}
.conteneur-texte-index-inside 				{ width:50%;position: relative; padding-top: 3em; padding: 2em; top:50%; margin:auto; float: left;  }
.conteneur-texte-index-inside h2			{ margin:auto; color:#2a2a2a; font-size: 2rem; vertical-align:middle; font-family: 'Montserrat', sans-serif; text-align: left; }
.conteneur-texte-index-inside p				{ text-align:left; vertical-align:middle;
											font-variant-caps: normal;
    										font-family: 'Roboto', sans-serif;
											font-size: 16px;
											color: #696969;
											font-weight: 300;
											line-height: 30px;
											letter-spacing: 0.2px;}
/*image video index */
.image 										{ overflow: hidden; padding: 50px; }
a.image 									{ display: block; }
.image img 									{ width: auto; display: block; margin: auto; }
.image, .image img 							{ position: relative; }


.carte {
	background-image: url("../img/carte-fond.jpg");
 	background-repeat:repeat;
    background-position:center center;
}

.l-h-5 {
	line-height: 1.5;
}

.p-l-50 {
	padding-left: 50px;
}

.footer a {
	color: #696969;
}

.footer a:hover {
	color: #b79853;
}


conteneur-1-photo 		 					{ width:100%; height:auto; position:relative;}
.image-vigneron, .image-vigneron img {
    position: relative;
    text-align: center;
    margin: auto;
}


/* ==============================
   INDEX
   ============================== */

html, body{
	height: 100%;
	-webkit-font-smoothing: antialiased;
}
  
.home-section{
	width: 100%;
	display: block;	
	position: relative;
    overflow: hidden;
	background-repeat: no-repeat;
    background-attachment: fixed;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 100%;
}

.home-content{
	display: table;
	width: 100%;
	height: 100%;
	text-align: center;
}


/* Home content */

.home-content{
	position: relative;
}
.home-text{
	display: table-cell;
	height: 100%;
	vertical-align: middle;
}

.js-height-full {
	height: 100%;
}

.home-content h2 {
	color: #fff;
}





/* ==============================
   Buttons
   ============================== */
  
.btn-mod,
a.btn-mod{
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 4px 13px;
  	color: #fff;
  	background: rgba(34,34,34, .9);
	border: 2px solid transparent;
	font-size: 11px;
	font-weight: 400;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 2px;
    
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
    
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
	
	-webkit-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);  
    -moz-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
    -o-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
    transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.btn-mod:hover,
.btn-mod:focus,
a.btn-mod:hover,
a.btn-mod:focus{
	font-weight: 400;
	color: rgba(255,255,255, .85);
  	background: rgba(0,0,0, .7);
	text-decoration: none;
    outline: none;
    border-color: transparent;    
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-mod:active{
	cursor: pointer !important;
    outline: none !important;
}

.btn-mod.btn-small{
    height: auto;
  	padding: 6px 17px;
	font-size: 11px;
    letter-spacing: 1px;
} 
.btn-mod.btn-medium{
    height: auto;
  	padding: 8px 37px;
	font-size: 12px;
} 
.btn-mod.btn-large{
    height: auto;
  	padding: 12px 45px;
	font-size: 13px;
} 
.btn-mod.btn-border-w{
  	color: #fff;
	border: 2px solid rgba(255,255,255, .75);
  	background: transparent;
}
.btn-mod.btn-border-w:hover,
.btn-mod.btn-border-w:focus{
  	color: #111;
	border-color: transparent;
  	background: #fff;
}



.bg-dark,
.bg-dark-lighter,
.bg-dark-alfa-30,
.bg-dark-alfa-50,
.bg-dark-alfa-70,
.bg-dark-alfa-90,
.bg-dark-alfa,
.bg-color,
.bg-color-lighter,
.bg-color-alfa-30,
.bg-color-alfa-50,
.bg-color-alfa-70,
.bg-color-alfa-90,
.bg-color-alfa{
	color: #fff;
}
.bg-dark a,
.bg-dark-lighter a,
.bg-dark-alfa-30 a,
.bg-dark-alfa-50 a,
.bg-dark-alfa-70 a,
.bg-dark-alfa-90 a,
.bg-dark-alfa a,
.bg-color a,
.bg-colorlighter a,
.bg-color-alfa-30 a,
.bg-color-alfa-50 a,
.bg-color-alfa-70 a,
.bg-color-alfa-90 a,
.bg-color-alfa a{
	color: rgba(255,255,255, .8);
    padding-bottom: 3px;
    
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);  
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.bg-dark a:hover,
.bg-dark-lighter a:hover,
.bg-dark-alfa-30 a:hover,
.bg-dark-alfa-50 a:hover,
.bg-dark-alfa-70 a:hover,
.bg-dark-alfa-90 a:hover,
.bg-dark-alfa a:hover,
.bg-color a:hover,
.bg-color-lighter a:hover,
.bg-color-alfa-30 a:hover,
.bg-color-alfa-50 a:hover,
.bg-color-alfa-70 a:hover,
.bg-color-alfa-90 a:hover,
.bg-color-alfa a:hover{
	color: rgba(255,255,255, 1);
    text-decoration: none;
}

.bg-color .text,
.bg-color-lighter .text,
.bg-color-alfa-30 .text,
.bg-color-alfa-50 .text,
.bg-color-alfa-70 .text,
.bg-color-alfa-90 .text,
.bg-color-alfa .text,
.bg-color .section-text,
.bg-color-lighter .section-text,
.bg-color-alfa-30 .section-text,
.bg-color-alfa-50 .section-text,
.bg-color-alfa-70 .section-text,
.bg-color-alfa-90 .section-text,
.bg-color-alfa .section-text{
	color: rgba(255,255,255, .75);
}


.text-black {
	color: #000;
}

.border-0 {
	border-bottom: 0px solid !important; text-align: left;
}

.gold {
	color: #b79853 !important;
}




/* Customer Feedback Slider */

.customer_feedback_section{
    background: url("../img/customer_review_bg.jpg");
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
}


.customer_feedback_section .quote_pic{
    margin: 0 auto;
    margin-bottom: 20px;
}

.customer_feedback_section .customer_feedback_text{
    width: 85%;
    margin: 0 auto;
    display: block;
    margin-bottom: 45px;
    font-size: 16px;
}

.customer_feedback_section .customer_feedback_name{
    margin-bottom: 100px;
}

.customer_feedback_section .swiper-pagination{
    margin-top: 50px;
}

.customer_feedback_section .swiper-pagination .swiper-pagination-bullet{
    background: transparent;
    border: 2px solid #000;
}

.customer_feedback_section .swiper-pagination .swiper-pagination-bullet-active{
    background: #ffffff;
}

.customer_feedback_section .swiper-button-next{
    background-image: none;
    color: #000;
    font-size: 35px;
    top: 10%;
    width: 50px;
    height: 50px;
    border-radius: 35px;
    line-height: 50px;
    transition: 400ms;
}

.customer_feedback_section .swiper-button-next:hover{
    color: #ffffff;
    font-size: 35px;
    top: 10%;
}

.customer_feedback_section .swiper-button-prev{
    background-image: none;
    color: #000;
    font-size: 35px;
    top: 10%;
    transition: 1s;
    width: 50px;
    height: 50px;
    border-radius: 35px;
    line-height: 50px;
}

.customer_feedback_section .swiper-button-prev:hover{
    color: #ffffff;
    font-size: 35px;
    top: 10%;

}

.font_600{
    font-weight: 600 !important;
}

.rose {
    color: #efc8b7;
}
.italic {
    font-style: italic;
}

.btn-rose{color:#efc8b7;background-color:#efc8b7;border-color:#efc8b7; border-radius: 25px; padding: 25px;;}.btn-rose:hover{color:#fff;background-color:#efc8b7;border-color:#efc8b7}