/*-----------------------------------------------------------
* Template Name    : Kerri | Responsive Bootstrap 4 Personal Template
* Author           : SRBThemes
* Version          : 1.0.0
* Created          : March 2018
* File Description : Main css file of the template
*------------------------------------------------------------
*/


/***********************
    1.BASIC
    2.HELPER
    3.NAVBAR
    4.HOME
    5.ABOUT 
    6.SERVICES
    7.CLIENT
    8.WORK
    9.CONTACT
    10.FOOTER
    11.RESPONSIVE
************************/

@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,600|Nunito:400,600,700');
@font-face {
    font-family: 'BERNIERT-Regular';
    src:url('../fonts/BERNIERT-Regular.woff') format('woff'),
          url('../fonts/BERNIERT-Regular.woff2') format('woff2'),
          url('../fonts/BERNIERT-Regular.svg#BERNIERT-Regular') format('svg'),
          url('../fonts/BERNIERT-Regular.eot'),
          url('../fonts/BERNIERT-Regular.eot?#iefix') format('embedded-opentype'),
          url('../fonts/BERNIERT-Regular.ttf') format('truetype');
  
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: 'Trade Gothic LT Std';
    src: url('../fonts/TradeGothicLTStd.eot');
    src: url('../fonts/TradeGothicLTStd.eot?#iefix') format('embedded-opentype'),
        url('../fonts/TradeGothicLTStd.woff2') format('woff2'),
        url('../fonts/TradeGothicLTStd.woff') format('woff'),
        url('../fonts/TradeGothicLTStd.ttf') format('truetype'),
        url('../fonts/TradeGothicLTStd.svg#TradeGothicLTStd') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Trade Gothic LT Std';
    src: url('../fonts/TradeGothicLTStd-Light.eot');
    src: url('../fonts/TradeGothicLTStd-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/TradeGothicLTStd-Light.woff2') format('woff2'),
        url('../fonts/TradeGothicLTStd-Light.woff') format('woff'),
        url('../fonts/TradeGothicLTStd-Light.ttf') format('truetype'),
        url('../fonts/TradeGothicLTStd-Light.svg#TradeGothicLTStd-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Trade Gothic LT Std';
    src: url('../fonts/TradeGothicLTStd-BoldExt.eot');
    src: url('../fonts/TradeGothicLTStd-BoldExt.eot?#iefix') format('embedded-opentype'),
        url('../fonts/TradeGothicLTStd-BoldExt.woff2') format('woff2'),
        url('../fonts/TradeGothicLTStd-BoldExt.woff') format('woff'),
        url('../fonts/TradeGothicLTStd-BoldExt.ttf') format('truetype'),
        url('../fonts/TradeGothicLTStd-BoldExt.svg#TradeGothicLTStd-BoldExt') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}



/*======================
        1.BASIC
========================*/

body {
    font-family: 'Nunito', sans-serif;
    overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Trade Gothic LT Std';
}
h2{
    font-size: 36px;
    background-color: transparent !important;
    margin: 20px 7px 0;
    letter-spacing: 0.02em;
    line-height: 35px;
    transition: all 0.5s;
    font-weight: 500;
    font-family: 'BERNIERT-Regular';
}
h3, ol li h3 {
    font-family: 'Trade Gothic LT Std';
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    color:#000;
    font-size: 1.1rem;
}
h5{
    font-style: italic;
color: #e65f78;
margin-top: 40px;
margin-bottom: 10px !important;
padding-bottom: 0;
}
h2 span.price, h3 span.price{
    float: right;
    font-size: smaller;
    color:#983744;
}
p.price{
    font-family: 'Trade Gothic LT Std';
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    font-size: 1.1rem;
    color:#983744;
}
p.redlead{
    font-family: 'Trade Gothic LT Std';
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    color:#983744;
    font-size: 1.1rem;
}
span.caption{
    font-size: smaller;
    color:#983744;
    margin-left: 7px;
}
.red{    color:#983744;}
p.blacklead{
    font-size: larger;
    margin-left: 7px;
}
ul, ul li {list-style: none;padding-left: 7px;margin-top: 40px;}
ul.addons,ul.addons li{margin-top: 0 !important;}
ul.addons li h3{
    font-size: 0.8rem;
}
ol{margin-top: 30px;}
ol li {
    font-size: 2em;
    margin:0 0 1em 0.5em;
}



a,
a,
a:hover,
a:focus,
button,
button:focus {
    text-decoration: none !important;
    outline: none !important;
    box-shadow: none !important;
}

::selection {
    background: rgba(166, 175, 189, 0.3);
}

::-moz-selection {
    background: rgba(166, 175, 189, 0.3);
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 9999999;
}

#status {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -20px 0 0 -20px;
}
.promo{
    margin-top: 40px;
    background-color: #f5ebec;
    padding:20px;
}
.spinner {
    margin: 0 auto;
    font-size: 10px;
    position: relative;
    text-indent: -9999em;
    border-top: 5px solid rgba(0, 0, 0, 0.2);
    border-right: 5px solid rgba(0, 0, 0, 0.2);
    border-bottom: 5px solid rgba(0, 0, 0, 0.2);
    border-left: 5px solid #000;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear;
}

.spinner,
.spinner:after {
    border-radius: 50%;
    width: 40px;
    height: 40px;
}

@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.back_top {
    text-align: center;
    position: fixed;
    bottom: 15px;
    height: 35px;
    width: 35px;
    display: none;
    z-index: 10000;
    border-radius: 3px;
    right: 20px;
    transition: all 0.5s;
}

.back_top i {
    color: #fff;
    line-height: 35px;
    font-size: 32px;
    display: block;
}


/*==========================
        2.HELPER
============================*/

.section {
    padding-top: 100px;
    padding-bottom: 100px;
    position: relative;
    background-color: #fff;
}

.h-100vh {
    height: 100vh;
}

.z-index {
    z-index: 2;
}

.clippath_none {
    clip-path: none !important;
}

.section-subtitle {
    max-width: 500px;
}

.btn {
    padding: 15px 32px;
    font-size: 14px;
    font-weight: 700;
    transition: all 0.5s;
    letter-spacing: 0.6px;
    color: #fff;
    box-shadow: none !important;
    text-transform: uppercase;
    outline: none !important;
}

.btn-round {
    border-radius: 30px;
}

.btn-custom{
    border:1px solid;
}

.btn-custom:hover,
.btn-custom:focus,
.btn-custom:active,
.btn-custom.active,
.btn-custom.focus,
.btn-custom:active,
.btn-custom:focus,
.btn-custom:hover,
.open > .dropdown-toggle.btn-custom {
    color: #f3f3f3;
}

.btn-outline-custom {
    border: 2px solid #f5f5f5;
}

.btn-outline-custom:hover,
.btn-outline-custom:focus,
.btn-outline-custom:active,
.btn-outline-custom.active,
.btn-outline-custom.focus,
.btn-outline-custom:active,
.btn-outline-custom:focus,
.btn-outline-custom:hover,
.open > .dropdown-toggle.btn-outline-custom {
    color: #000;
    background-color: #fff;
    border-color: #fff;
}

/*==========================
        3.NAVBAR CUSTOM
============================*/

.custom-nav {
    background-color: transparent;
    padding: 20px 0px;
    width: 100%;
    border-radius: 0px;
    z-index: 999;
    margin-bottom: 0px;
    transition: all 0.5s ease-in-out;
}
.navbar-nav{margin-top: 0!important;}
.custom-nav .navbar-nav li a {
    color: #fff !important;
    font-size: 25px;
    background-color: transparent !important;
    margin: 0 7px;
    letter-spacing: 0.05em;
    line-height: 24px;
    transition: all 0.5s;
    font-weight: 500;
    font-family: 'BERNIERT-Regular';
}

.custom-nav .navbar-brand .logo-light,
.custom-nav .navbar-brand .logo-dark {
    height: 60px;
}

.logo .logo-light {
    display: inline-block;
}
.stickyadd .logo .logo-dark {
    display: inline-block;
}

.stickyadd .logo .logo-light {
    display: none;
}

.logo .logo-dark {
    display: none;
}

.social-light{
    display: inline-block;
}
.stickyadd .social-light {
    display: none;
}
.stickyadd .social-dark {
    display: inline-block;
}
.social-dark {
    display: none;
}


.custom-nav .navbar-brand {
    color: #fff !important;
    text-transform: uppercase;
}

.custom-nav .navbar-toggler {
    color: #fff;
    font-size: 35px;
    padding: 0px;
}

.custom-nav.stickyadd {
    background-color: #EDEAE1 !important;
    box-shadow: 0 1px 8px 3px rgba(0, 0, 0, 0.2);
    padding: 15px 0px;
}

.custom-nav.stickyadd .navbar-nav li a {
    color: #000 !important;
}


/*===========================
        4.HOME
=============================*/
section#contact a {
    color: #983744;
    text-decoration: underline !important;
}
section#contact a:hover{
    text-decoration: none !important;
}
.social-icons{
    width: 30px;
    padding: 10px 3px 0 3px;
    margin: 0 4px;
}
.social-icons:hover{
    -webkit-filter: brightness(0.8);
    cursor: pointer;
}
.header-bg-img {
    background-image: url(../images/daskuche-grill.jpg);
    position: relative;
    background-size: cover;
    background-position: center center;
}

.header-content {
    max-width: 800px;
}

.header-table-center {
    display: table-cell;
    vertical-align: middle;
}

.header-table {
    display: table;
    width: 100%;
    height: 100%;
}

.header-name {
    font-size: 54px;
}

.header-desc {
    max-width: 500px;
    line-height: 1.8;
    color: rgba(255, 255, 255, 0.75) !important;
}

.scroll_down {
    position: absolute;
    bottom: 0vh;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 13px;
    z-index: 8;
}
.scroll_down span{
    position: relative;
    -webkit-animation: bounce 2s infinite; 
    animation: bounce 2s infinite; 
    display: inline-block;
    width: 40px;
}

/*HOME 4*/

.curv-img {
    position: absolute;
    width: 100%;
    bottom: 0px;
    z-index: 1;
}

.curv-img svg {
    display: block;
}

/*HOME 7*/

.clip-home {
    clip-path: polygon(0 0, 100% 0, 100% 83%, 50% 100%, 0 83%);
    position: relative;
}

/*DEMO 16*/

.wave_sec {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.wave_sec svg {
  height: 180px;
}

/*===========================
        5.ABOUT
=============================*/
#about  {
    background-image: url(../images/about-bg.jpg);
    background-color: #993844;
    background-repeat: no-repeat;
    background-position: center; 
}


.about-social li a {
    color: #000;
    display: inline-block;
    height: 42px;
    width: 42px;
    font-size: 20px;
    border-radius: 50%;
    border: 2px solid #d4d4d4;
    line-height: 38px;
    transition: all 0.5s;
    text-align: center;
}


/*===========================
        6.SERVICES
=============================*/

.services-boxes {
    border: 1px solid #e8e8e8;
}

.services-boxes .services-boxes-icon i {
    font-size: 44px;
}

.services-boxes .services-title-border {
    height: 2px;
    width: 40px;
    margin: 15px auto;
    transition: all 0.5s;
}

.services-boxes:hover .services-title-border {
    width: 60px;
}

.service-box {
    border: 1px solid #eaeaea;
    border-radius: 8px;
}

.services-boxes h5 {
    font-weight: 600;
}

.service-box .service-content h5 {
    font-size: 20px;
    font-weight: 700;
}

.service-box .service-content p {
    font-size: 15px;
}


/*===========================
        7.CLIENT
=============================*/

.testi_boxes {
    max-width: 750px;
}

.client_review {
    font-size: 18px;
}

.client_name {
    font-size: 16px;
}

.testi_boxes .tam_testi_icon {
    font-size: 50px;
}

.owl-theme .owl-controls .owl-page {
    margin: 20px 0px;
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 6px;
    margin: 5px 4px;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    transition: all 0.5s;
}

.owl-theme .owl-controls .owl-page.active span {
    width: 20px;
}


/*===========================
        8.WORK
=============================*/

.work_menu li a {
    cursor: pointer;
    display: block;
    color: #000;
    border-radius: 30px;
    letter-spacing: 0.03em;
    margin-bottom: 5px;
    font-weight: 600;
    font-size: 14px;
    padding: 6px 16px;
    transition: all 0.5s;
    margin-top: 5px;
}

.work_menu a.active,
.work_menu a:hover {
    color: #fff !important;
}

.work_item {
    position: relative;
    padding: 15px;
}

.work_box {
    overflow: hidden;
    position: relative;
}

.work_box .work_img {
    position: relative;
    overflow: hidden;
}

.work_box .work_img:after {
    content: " ";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 5px;
    transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
}

.work_box .work_img>img {
    transition: all 0.3s cubic-bezier(0.3, 0.1, 0.58, 1);
    border-radius: 0;
}

.work_box .work_detail {
    opacity: 0;
    color: #ffffff;
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    overflow: hidden;
    transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
}

.work_box .work_detail h4 {
    font-size: 18px;
}

.work_box .work_detail p {
    color: rgba(255, 255, 255, 0.6);
    font-size: 14px;
}

.work_box:hover .work_detail {
    top: 50%;
    transform: translate(0, -50%);
    opacity: 1;
}

.work_box:hover .work_img:after {
    background: rgba(0, 0, 0, 0.8);
}

.work_box:hover .work_img>img {
    transform: scale(1.05);
}


/*=========================
        9.CONTACT
===========================*/

.form-kerri .form-control {
    box-shadow: none !important;
    height: 50px;
    border: 2px solid #e0e0e0;
}

.form-kerri textarea.form-control {
    height: auto;
}

.contact_detail-title {
    font-size: 18px;
}

.error {
    margin: 8px 0px;
    display: none;
    color: red;
}

.error_msg {
    margin-bottom: 20px;
    text-align: center;
    font-size: 18px;
    color: red;
    font-weight: 700;
}

.gig_loader {
    display: none;
}

#success_msg {
    text-align: center;
    margin-bottom: 20px;
}

#success_msg h3 {
    color: #0dba26;
    font-size: 22px;
}


/*======================
        10.FOOTER
========================*/

.footer {
    padding: 70px 0px;
    background-color: #242424 !important;
}

.footer .footer-alt p {
    font-size: 16px;
}

.footer .footer-alt ul li a {
   margin: 20px 0;
   display: block;
}
.footer a{color: #FFF;}

/*===========================
        11.RESPONSIVE
=============================*/

@media (min-width: 200px) and (max-width: 768px) {
    .custom-nav {
        background-color: #fff !important;
        padding: 10px 0px !important;
    }
    .custom-nav .container {
        width: 85%;
    }
    .custom-nav .navbar-toggler {
        color: #000;
        font-size: 32px;
        border: none;
    }
    .custom-nav .logo .logo-dark {
        display: inline-block;
    }
    .custom-nav .navbar-nav li a {
        color: rgba(0, 0, 0, 0.6) !important;
    }
    .custom-nav .logo .logo-light {
        display: none;
    }
    .h-100vh {
        height: auto;
        padding: 120px 0 140px;
    }
    .header-bg-img {
     	background-image: url(../images/daskuche-grill-mobile.jpg);
	clip-path: none;
        padding: 200px 0 300px;
    }
    .wave-home.h-100vh{
        height: auto;
        padding: 120px 0 190px;
    }
    .custom-nav .navbar-nav li a {
        margin: 0 0px;
        line-height: 15px;
    }
    .header-name {
        font-size: 38px;
    }
    .clip-home{
        clip-path: none;
    }

    .container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl {
        padding-right: 5px !important;
        padding-left: 4px !important;
    }
    h3, ol li h3{
        font-size: 0.9rem !important;
    }
    ul.addons h3{
            font-size: 0.7rem !important;
    }
    h2 span.price, h3 span.price {
        font-size: inherit;
    }

}

@media (max-width: 2560px) {
    .home-bg .curv-img {
        bottom: -5px;
    }
}


ul.pattern {
    list-style: none outside none;
    margin: 0 0 0;
    overflow: hidden;
    padding: 0;
    border-radius: 0
}

ul.pattern li {
    float: left;
    margin: 2px
}

ul.pattern li a {
    cursor: pointer;
    display: block;
    height: 35px;
    width: 35px;
    border-radius: 16px 16px 0;
    margin: 5px
}

ul.pattern .color1 {
    background: #993844;
}

ul.pattern .color2 {
    background: #37b8df;
}

ul.pattern .color3 {
    background: #31b164;
}

ul.pattern .color4 {
    background: #5d69f6;
}

ul.pattern .color5 {
    background: #87ceeb;
}

ul.pattern .color6 {
    background:#f2b31a;
}

@media only screen and (max-width:479px) {
    #color-switcher {
        display: none
    }
}

/*===========================
       12.Menu
=============================*/
#menu {background-color: #EDEAE1;padding-top: 90px;padding-bottom: 90px;}
.checkmenu{display: block;
    padding: 10px;
    color: #fff;}
#about{padding-top: 60px;}
/*===========================
       13.Menu Tabs
=============================*/
nav > .nav.nav-tabs{
    margin-top: 30px;
    border: none;
      color:#fff;
      background:#B6717A;
      border-radius:0;
  
  }
  nav > div a.nav-item.nav-link {
    border: none;
      padding: 18px 22px;
      color:#fff;
      background:#993844;
      border-radius:0;
      border-right: 1px solid;
  }
  nav > div a.nav-item.nav-link.active
  {
    border: none;
      padding: 18px 22px;
      color:#fff;
      background:#000;
      border-radius:0;
      border-right: 1px solid;
  }

  nav > div a.nav-item.nav-link.active:after
   {
    content: "";
    position: relative;
    bottom: -60px;
    left: -10%;
  }
  .tab-content{
    background: #fff;
      line-height: 25px;
  }
  .tab-content .number{
    font-size: 4em;
    float: left;
    padding: 15px;
    font-family: 'BERNIERT-Regular';
  }
  .tab-content .itemcontent{
    float: right;
    }
.tab-content .itemcontent h4{
    margin-bottom: 0;
    }
  
  nav > div a.nav-item.nav-link:hover,
  nav > div a.nav-item.nav-link:focus
  {
    border: none;
      background: #000000;
      color:#fff;
      border-radius:0;
      transition:background 0.20s linear;
      border-right: 1px solid;
  }
  nav > div a.nav-item.nav-link.active
  {
    background:#000 !important;
  }



  .photos .col, .photos .col-1, .photos .col-10, .photos .col-11, .photos .col-12, .photos .col-2, .photos .col-3, .photos .col-4, .photos .col-5, .photos .col-6, .photos .col-7, .photos .col-8, .photos .col-9, .photos .col-auto, .photos .col-lg, 
  .photos .col-lg-1, .photos .col-lg-10, .photos .col-lg-11, .photos .col-lg-12, .photos .col-lg-2, .photos .col-lg-3, .photos .col-lg-4, .photos .col-lg-5, .photos .col-lg-6, .photos .col-lg-7, .photos .col-lg-8, .photos .col-lg-9, .photos .col-lg-auto, 
  .photos .col-md, .photos .col-md-1, .photos .col-md-10, .photos .col-md-11, .photos .col-md-12, .photos .col-md-2, .photos .col-md-3, .photos .col-md-4, .photos .col-md-5, .photos .col-md-6, .photos .col-md-7, .photos .col-md-8, 
  .photos .col-md-9, .photos .col-md-auto, .photos .col-sm, .photos .col-sm-1, .photos .col-sm-10, .photos .col-sm-11, .photos .col-sm-12, .photos .col-sm-2, .photos .col-sm-3, .photos .col-sm-4, .photos .col-sm-5, .photos .col-sm-6, 
  .photos .col-sm-7, .photos .col-sm-8, .photos .col-sm-9, .photos .col-sm-auto, .photos .col-xl, .photos .col-xl-1, .photos .col-xl-10, .photos .col-xl-11, .photos .col-xl-12, .photos .col-xl-2, .photos .col-xl-3, .photos .col-xl-4, 
  .photos .col-xl-5, .photos .col-xl-6, .photos .col-xl-7, .photos .col-xl-8, .photos .col-xl-9, .photos .col-xl-auto, .menu .col, .menu .col-1, .menu .col-10, .menu .col-11, .menu .col-12, .menu .col-2, .menu .col-3, .menu .col-4, .menu .col-5, .menu .col-6, .menu .col-7, .menu .col-8, .menu .col-9, .menu .col-auto, .menu .col-lg, .menu .col-lg-1, .menu .col-lg-10, .menu .col-lg-11, .menu .col-lg-12, .menu .col-lg-2, .menu .col-lg-3, .menu .col-lg-4, .menu .col-lg-5, .menu .col-lg-6, 
  .menu .col-lg-7, .menu .col-lg-8, .menu .col-lg-9, .menu .col-lg-auto, .menu .col-md, .menu .col-md-1, .menu .col-md-10, .menu .col-md-11, .menu .col-md-12, .menu .col-md-2, .menu .col-md-3, .menu .col-md-4, .menu .col-md-5, .menu .col-md-6, .menu .col-md-7, .menu .col-md-8, .menu .col-md-9, .menu .col-md-auto, .menu .col-sm, .menu .col-sm-1, 
  .menu .col-sm-10, .menu .col-sm-11, .menu .col-sm-12, .menu .col-sm-2, .menu .col-sm-3, .menu .col-sm-4, .menu .col-sm-5, .menu .col-sm-6, .menu .col-sm-7, .menu .col-sm-8, .menu .col-sm-9, .menu .col-sm-auto, .menu .col-xl, .menu .col-xl-1, .menu .col-xl-10, .menu .col-xl-11, .menu .col-xl-12, .menu .col-xl-2, .menu .col-xl-3, .menu .col-xl-4, 
  .menu .col-xl-5, .menu .col-xl-6, .menu .col-xl-7, .menu .col-xl-8, .menu .col-xl-9, .menu .col-xl-auto {
    padding-right: 0 !important;
    padding-left:  0 !important;
  }
  .portfolio-item {
    margin-right: 0 !important;
    margin-left:  0 !important;
  }