


/*
TABLE OF CONTENT
-------------------------------------------------
1- IMPORTS
2- RESET STYLES

12- FOOTER STYLES
14- MEDIA QUERIES
15- BACK TO TOP BUTTON

---------------------------------------------- */

/*========================== 1- IMPORTS =======================*/

@import url('https://fonts.googleapis.com/css?family=Catamaran:300,400,500,700,900|Merriweather:400,400i,700,900,900i');


    /*font-family: 'Catamaran', sans-serif;*/

    /*font-family: 'Merriweather', serif;*/



/*========================== IMPORTS END =======================*/

/*========================== 2- RESET STYLES =======================*/
html,
body {
    font-family: 'Catamaran', sans-serif;
    position: relative;
    height: 100%;
    width: 100%;
    user-select: text;
}
html{
}
strong {
    font-weight: 900;
}
body {
    /*min-height: 75rem;*/
    /*padding-top: 4.5rem;*/
    /*border-bottom: 1px solid #D1D1D1;*/
}
@media (min-width: 992px) { 
    body {
        /*padding-top: 6.5rem;*/
        border-bottom: none;
    }
}
a, a:focus, a:hover {
text-decoration:none;
outline:none;
color:#000;
}
ul {
list-style-type:none
}
nav ul {
    list-style: none;
}
ul > li {
    list-style: outside none none;
}
hr {
    border: 0;
    border-top: 1px solid #000 !important;
}
input,
select {
    vertical-align: middle;
}
.navbar {
min-height: 40px;
padding: 1rem;
}
.navbar > .container, .navbar > .container-fluid {
    display: block;
}
.row-eq-height {
display:-webkit-box;
display:-webkit-flex;
display:-ms-flexbox;
display:flex
}
.xs .row-eq-height {
display:none
}
.np {
padding: 0 !important;
}
.npl {
padding-left: 0 !important;
}
.npr {
padding-right: 0 !important;
}
.nplr {
padding-right: 0 !important;
padding-left: 0 !important;
}
.nm {
margin: 0 !important;
}
.dn {
display: none !important;
}
.df {
display: flex !important;
}
.ovh {
overflow: hidden !important;
}
.flr {
float: right !important;
}
.fll {
float: left !important;
}
.w {
background: #fff;
}
.form-control {
border-radius: 0;
}
/*mozilla only*/
@-moz-document url-prefix() {


}
/*end mozilla only*/
/*========================== END RESET STYLES END =======================*/


/*========================== 3- HEADER STYLES =======================*/
header {
    /*visibility: hidden;*/
    width: 100%;
    /*float: left;*/
    border-bottom: 2px solid #D1D1D1;
    padding: 30px 0;
}
header h2 {
    font-size: 1rem;
    margin-bottom: 0;
    font-family: 'Merriweather', sans-serif;
    font-weight: 900;
}
.menu_header .col-sm-2:hover {
    margin-top: -10px;
    cursor: pointer;
}
.menu_header .col-sm-2:hover:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -15px;
  height: 20px;
  width: 100%;
  box-sizing: border-box;
}
@media (min-width: 992px) { 
    header {
        border-bottom: none;
    }
}

@media (min-width: 576px) { 
        header h2 {
            font-size: 1.2rem
        }
    }
@media (min-width: 992px) { 
    header h2 {
        font-size: 28px
    }
}
@media screen and (min-width: 992px) {
    
    
   
}
.navmenu-fixed-left, .navmenu-fixed-right, .navbar-offcanvas {
    display: none;
}
.size-hidden{
  display:block !important;
  visibility: hidden !important;
}
/*========================== END HEADER STYLES  =======================*/
/*========================== 4- HOME STYLES =======================*/
.divs_holder{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 2;
    padding: 0rem 3.5rem 0rem 3.5rem;
    display:-webkit-box;        
    display:-webkit-flex;       
    display:-ms-flexbox;        
    display:flex;       
}
.content_holder {
    width: 83%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 3;
    padding: 0rem 0 0rem 3.5rem;
    margin-top:6.5rem;
    display:-webkit-box;        
    display:-webkit-flex;       
    display:-ms-flexbox;        
    display:flex;       
}
.divs_holder_inside {
    position: relative;
    z-index: 2;
    clear: both;
    height: 100%;
    padding: 30px 0rem 70px 0rem;
}
.products_holder {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 2;
    padding: 2rem 3rem 4rem 3rem;
}
.products_holder .divs_holder_inside {
    position: relative;
    z-index: 2;
    clear: both;
    height: 100%;
}

.close_menu, .close_menu_mobile {
  display: none;  
}

.content_slide {
    z-index: 3;
    /*padding-left: 2.5rem;*/
    
    align-self: flex-start;
    height: 100%;
    color: #fff;
}


/*fonts*/
.content_slide h1{
    font-family: 'Catamaran', sans-serif;
    font-size: 28px
}
.slider_text_all p {
    font-family: 'Catamaran', sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 23px;
}
.menu_mobile_content  {
    font-family: 'Merriweather', serif;
}
.menu_mobile_content p{
    font-family: 'Merriweather', serif;
    font-weight: 500;
    font-size: 18px
}
.menu_mobile_content h2 {
    font-family: 'Merriweather', serif;
    font-weight: 900;
    font-size: 26px
}
.content_slide h3 {
    font-family: 'Merriweather', serif;
    font-style: italic;
    font-size: 16px;
    margin: 0;
}
.price p{
        margin: 0;
    }
    .price .price1_div {
        font-weight: 900;
        color: #22572B;
        font-size: 24px;
        font-family: 'Catamaran', sans-serif;
        position: absolute;
        top: 50px;
        left: 10px;
        letter-spacing: 1.4pt;
    }
    .price .price2_div {
        font-weight: 900;
        color: #DC1C45;
        font-size: 20px;
        font-family: 'Catamaran', sans-serif;
        position: absolute;
        top: 90px;
        left: 65px;
        letter-spacing: 1.4pt;
    }


/*end fonts*/

.logo_header img {
    width: 95px;
    margin-top: -15px;
    z-index: 5;
}
.logo_header img:hover {
    margin-top: -20px;
}

.logo_header:after {
    content: '';
    position: absolute;
    left: -20px;
    bottom: 4px;
    height: 30px;
    width: 115%;
     /*background: #808080; */
    box-sizing: border-box;
}
.slide_title {
    /*margin-top: -21px;*/
}
.slide_number{
        position: absolute;
        left: -45px;
        display:flex;
    }
.slide_subtitle h5 {
    font-family: 'Catamaran', sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 23px;
}
.slide_number .separator {
    width: 30px;
    height: 2px;
    border:1px solid #fff;
}

.button_custom {
    font-weight: 900;
    position: relative;
    max-width: 160px;
    cursor: pointer;
}
@media (min-width: 576px) { 
    .button_custom {
        max-width: 240px;
    }
    .content_holder {
        width: 90%;
    }

 }
.button_text {
    color: #fff;
    border: 2px solid #fff;
    background: rgb(0,0,0,0.4);
    font-size: 12px;
}
.button_text:hover {
    background: #E36574
}
.border_one {
    border: 2px solid #fff;
    height: 45px;
    width: 103%;
    margin-bottom: -36px;
}
.border_two {
    border: 2px solid #fff;
    width: 103%;
    height: 45px;
    margin-bottom: -45px;
    margin-left: -6px;
}
.button_custom:hover:after {
    content: '';
    position: absolute;
    left: -20px;
    bottom: -15px;
    height: 15px;
    width: 115%;
    /*background: #808080;*/
    box-sizing: border-box;
}
.button_custom:hover:before {
    content: '';
    position: absolute;
    left: -20px;
    top: -15px;
    height: 15px;
    width: 115%;
    /*background: #808080;*/
    box-sizing: border-box;
}
.button_custom .border_one:before, .button_custom .border_two:before {
    content: '';
    position: absolute;
    left: -20px;
    top: -8px;
    height: 80px;
    width: 25px;
    /*background: #808080;*/
    box-sizing: border-box;
}
.button_custom .border_one:after, .button_custom .border_two:after {
    content: '';
    position: absolute;
    right: -20px;
    top: -8px;
    height: 80px;
    width: 25px;
    /*background: #808080;*/
    box-sizing: border-box;
}
.button_custom:hover .border_one {
        border: 2px solid #fff;
        height: 42px;
        width: 102%;
        margin-bottom: -37px;
}

.button_custom:hover .border_two {
    width: 103%;
    height: 43px;
    margin-bottom: -43px;
    margin-left: -6px;
}
.border_two:after {
    content: '';
    position: absolute;
    left: -20px;
    bottom: -12px;
    height: 20px;
    width: 120%;
    box-sizing: border-box;
}
.border_two:before {
    content: '';
    position: absolute;
    right: -20px;
    bottom: -12px;
    height: 80px;
    width: 15px;
    box-sizing: border-box;
}
/*.button_custom:hover {
    margin-bottom: 1.75rem!important;
}*/
    .border_one {
       -webkit-transition: width 0.6s, height 0.6s, margin-bottom 0.6s, margin-left 0.6s ;
        -moz-transition: width 0.6s, height 0.6s, margin-bottom 0.6s, margin-left 0.6s ;
        -o-transition: width 0.6s, height 0.6s, margin-bottom 0.6s, margin-left 0.6s ;
        transition: width 0.6s, height 0.6s, margin-bottom 0.6s, margin-left 0.6s ;
        -webkit-transition: , height 0.6s, margin-bottom 0.6s, margin-left 0.6s;
    }
    .border_two  {
        -webkit-transition: width 0.6s, height 0.6s, margin-bottom 0.6s, margin-left 0.6s ;
        -moz-transition: width 0.6s, height 0.6s, margin-bottom 0.6s, margin-left 0.6s ;
        -o-transition: width 0.6s, height 0.6s, margin-bottom 0.6s, margin-left 0.6s ;
        transition: width 0.6s, height 0.6s, margin-bottom 0.6s, margin-left 0.6s ;
        -webkit-transition: , height 0.6s, margin-bottom 0.6s, margin-left 0.6s;
    }
    .menu_header .col-sm-2 {
        -webkit-transition: margin-top 0.6s ;
        -moz-transition: margin-top 0.6s ;
        -o-transition: margin-top 0.6s ;
        transition: margin-top 0.6s ;
    }
.logo_header img {
    -webkit-transition: margin-top 0.6s ;
    -moz-transition: margin-top 0.6s ;
    -o-transition: margin-top 0.6s ;
    transition: margin-top 0.6s ;
}
.button_custom {
    -webkit-transition: margin-bottom 0.6s ;
    -moz-transition: margin-bottom 0.6s ;
    -o-transition: margin-bottom 0.6s ;
    transition: margin-bottom 0.6s ;
}



.socials li {
    cursor: pointer;
}
.drawer-hamburger {
    position: relative;
}
.menu_toggle_mobile .drawer-toggle{
    float: right;
}
.drawer-nav {
    width: 100%
}
.drawer-menu {
    height: 100%;
    display: flex;
}
.drawer--right .drawer-nav {
    right: -61.25rem;
}
.menu_mobile {
    position: absolute;
    height: 100%;
    padding: 2rem 3rem 4rem 3rem;
}
.menu_mobile_content {
    padding: 5rem 0rem 5rem 3rem;
    margin-right: 53px;
}
.drawer--right.drawer-open .drawer-hamburger {
    right: 0;
}

.drawer-open .drawer-hamburger-icon,.drawer-hamburger-icon,.drawer-hamburger-icon::after, .drawer-hamburger-icon::before {
    background-color: #fff;
    height: 3px;
}
 
.drawer-open .drawer-hamburger-icon::after, 
.drawer-open .drawer-hamburger-icon::before {
    color:#000;
    background-color: #000;
}


.swiper-container {
      width: 100%;
      height: 100%;
      position: absolute;
    }
.swiper-slide {
  /*text-align: center;*/
  max-height: 100%;
  width: 100%;
  font-size: 14px;
  background-size: cover;
  background: center center;
  background-size: cover;
    background-attachment: fixed;
    -o-background-attachment: fixed;
    -moz-background-attachment: fixed;
    -webkit-background-attachment: fixed;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
  background-clip: border-box;
  background-repeat: no-repeat;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  /*-webkit-justify-content: center;*/
 /* justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;*/
  -webkit-align-items: start;
  align-items: start;
  line-height: 1.4;
}
/*.swiper-slide:before{
     content: "";
      position: fixed;
      left: 0;
      right: 0;
      z-index: -1;
      
      display: block;
      width: 100%;
      height: 100%;
      background-image: url('../images/4.jpg');
      -webkit-filter: blur(5px);
      -moz-filter: blur(5px);
      -o-filter: blur(5px);
      -ms-filter: blur(5px);
      filter: blur(5px);
}*/
.bg-image{
    height: 100%;
    width: 100%;
    background-size: cover;
    background: center center no-repeat;
    background-size: cover;
    background-clip: border-box;
    position: absolute;
    /* Add the blur effect */
      filter: blur(2px);
      -webkit-filter: blur(2px);
 
}
.slide_background {
    width: 100%;
    margin: 0 auto;
    height: 100%;
    object-fit: cover;
    object-position: 50% 50%;
}
.swiper-button-next, .menu_opener{
    position: absolute;
    top: auto;
    left: 50%;
    bottom: 5px;
    width: 35px;
    height: 25px;
    color: #fff;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-image: none;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
    }

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    display:none;
}
.last_slide {
    height: 10px!important;
}
/*end Swiper*/
.div_1{
    height:  60px;
    display:-webkit-box;    
}
.div_2{
    height: 12%;
}
.div_3{
    height: 20%
}
.div_4{
    height: 12%
}
.div_5{
    height: 20%
}
.middle_div{
    height: 52%
}
.socials{
    height: 24%
}
.bottom_div{
    height: 6%
}
.menu_categories {
    display: none;
}
.open_menu, .close_menu {
    cursor: pointer;
}
 @media (min-width: 576px)  { 
    .content_slide {
        /*margin-top:7rem;*/
        padding-left: 0;
    }
    .slide_number .separator {
        width: 25px;
    }
    .menu_mobile_content {
        /*margin-right: 0;*/
        padding: 5rem 3rem 5rem 5rem;
    }
    /*.div_1{
    height:  60px
    }
    .div_2{
        height: 60px
    }
    .div_3{
        height: 22%
    }
    .div_5{
        height: 22%
    }
    .middle_div{
        height: 57%
    }
    .socials{
        height: 20%
    }
    .bottom_div{
        height: 5%
    }*/
    
    
 }
@media (min-width: 576px) and (max-width: 991px) { 
    
    .logo_header img {
        width: 90px;
    }
    .logo_header img:hover {
        margin-top: -20px;
    }
 }
 @media (min-width: 992px) and (max-width: 1200px) { 
    
   .content_slide {
        /*padding-left: 4rem;*/
   }
 }
 
@media (min-width: 768px) {
    .content_slide {
        /*padding: 0px 0px 0px 0px;*/
        
    } 
    .content_slide h1 {
        /*font-family: 'Catamaran', sans-serif;*/
        font-size: 50px;
    }

    
    .content_slide h3 {
        font-size: 28px
    }
    .slide_title {
        /*margin-top: -32px;*/
    }
    
    .divs_holder{
        padding: 0rem 5rem 0rem 5rem;
    }
    .content_holder {
        padding: 0rem 0rem 0rem 5rem;
        margin-top:8rem;
    }
    .divs_holder_inside {
        padding: 50px 0px 70px 0px;
    }
    .products_holder {
        padding: 4rem 5rem 5rem 5rem;
    }
    
    .logo_header img {
        /*width: 130px;*/
        margin-top: -20px;
    }
    .logo_header img:hover {
        margin-top: -25px;
    }

    .button_text {
        font-size: 18px;
        height: 47px;
    }
    .border_one{
        border: 2px solid #fff;
        height: 58px;
        width: 104%;
        margin-bottom: -47px;
    }
    .border_two {
        border: 2px solid #fff;
        width: 104%;
        height: 55px;
        margin-bottom: -55px;
        margin-left: -10px;
    }

    /*.menu_categories .border_one {
        border: 2px solid #fff;
        height: 56px;
        width: 104%;
        margin-bottom: -47px;
    }
    .menu_categories .border_two {
        border: 2px solid #fff;
        width: 104%;
        height: 55px;
        margin-bottom: -55px;
        margin-left: -10px;
    }*/
    .button_custom:hover {
        margin-bottom: 28px!important;
    }
    .button_custom:hover .border_one {
        height: 53px;
        width: 103%;
        margin-bottom: -45px;
    }

    .button_custom:hover .border_two {
        border: 2px solid #fff;
        width: 103%;
        height: 52px;
        margin-bottom: -53px;
        margin-left: -7px;
    }


    /*.menu_categories .button_custom:hover .border_one {
        height: 52px;
        width: 102%;
        margin-bottom: -46px;
    }*/
    .swiper-slide {
      font-size: 18px;
    }
    .slide_number{
       left:-60px;
    }
    .slide_number .separator {
        width: 55px;
    }
    
    .menu_categories {
        display: block;
    }
}
@media (min-width: 992px) and (max-width: 1200px) { 
    .logo_header img {
        width: 90px;
        margin-top: -15px;
    }
 }
 @media (min-width: 1200px) { 
    .content_slide h1 {
        font-size: 60px
    }
    .content_slide h3 {
        /*font-size: 34px*/
    }
    /*.slide_number{
        margin-left: -14%;
    }*/
    .slide_number .separator {
        width: 85px;
    }
    .logo_header img {
        width: 140px;
    }
    .logo_header:after {
        content: '';
        position: absolute;
        left: -20px;
        bottom: -15px;
        height: 30px;
        width: 115%; 
        box-sizing: border-box;
    }
    .content_holder {
        width: 93%;
    }
    

 }







@media (min-width: 992px) { 
    
}

@media (min-width: 576px) { 
  
 }
@media (min-width: 992px) { 
    
}



/*========================== END HOME STYLES =======================*/
/*========================== 6- CONTENT STYLES =======================*/
.rotate {

/* Safari */
-webkit-transform: rotate(-10deg);

/* Firefox */
-moz-transform: rotate(-10deg);

/* IE */
-ms-transform: rotate(-10deg);

/* Opera */
-o-transform: rotate(-10deg);

/* Internet Explorer */
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);

}
.price {
    text-align: center;
}
/*.price .price1{
    font-weight: 900;
    background: #fff;
    color: #22572B;
    margin-bottom: 10px;
    font-size: 28px;
}
.price .price2 {
    font-weight: 900;
   background: #fff;
   color: #DC1C45;
   font-size: 26px;
}*/
.rectangular_price {
    border: 2px dashed #fff;
    width: 170px;
}
/*.price2_div {
    margin-top: -8px;
    margin-left: 40px;
}*/
.content_slide .price .price3{
    font-weight: 900;
    margin-bottom: 10px;
    /*font-size: 28px;*/
}
.price .price4 {
   font-weight: 500;
   /*font-size: 28px;*/
   /*color: #DC1C45;*/
}

.cerc_promotii {
    position: absolute;
    width: 200px;
    height: 180px;
    margin: 0 auto;
    top: 0px;
    left: -25px;
}
.dreptunghi_promotii {
    position: absolute;
    width: 200px;
    height: 180px;
    margin: 0 auto;
    top: 0px;
    left: 0px;
}
    .price3_div {
        position: absolute;
        top: 40px;
        left: 12px;
        font-size: 33px;
        letter-spacing: 1.4pt;
    }
    .price4_div {
        font-weight: 500;
        position: absolute;
        top: 90px;
        left: 45px;
        font-size: 24px;
        letter-spacing: 1.4pt;
    }
@media (min-width:1200px){
    
}
@media (min-width:992px){
    
    /*.price2_div {
        margin-top: -27px;
        margin-left: 68px;
    }*/
    
    .content_slide .price .price3{
        
    }
}
@media (min-width:768px) and (max-width: 1200px){
    /*.price2_div {
        margin-top: -32px;
    }*/
}
.price2::before, .price4::before {
    position: absolute;
    content: "";
    width: 97%;
    left: 0%;
    top: 45%;
    right: 0;
    border-top: 2px solid;
    border-top-color: currentcolor;
    border-top-color: currentcolor;
    border-color: inherit;
    -webkit-transform: rotate(-15deg);
    -moz-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    -o-transform: rotate(-15deg);
    transform: rotate(-15deg);
}
 .price4::before {
    position: absolute;
    content: "";
    width: 100%;
    left: 5%;
    top: 50%;
    right: 0;
    border-top: 2px solid;
    border-top-color: currentcolor;
    border-color: inherit;
    -webkit-transform: rotate(-15deg);
    -moz-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    -o-transform: rotate(-15deg);
    transform: rotate(-15deg);
}
@media(min-width:1200px) {
    .dreptunghi_promotii {
        position: absolute;
        width: 350px;
        height: 220px;
        margin: 0 auto;
        top: 40px;
        left: 0px;
    }
    .price .price1_div {
        font-size: 40px;
        top: 80px;
        left: 30px;
    }
    .price .price2_div {
        font-size: 32px;
        top: 155px;
        left: 130px;
    }
    .price2::before {
        width: 115%;
        left: -7%;
    }
    .cerc_promotii{
        position: absolute;
        width: 370px;
        height: 380px;
        margin: 0 auto;
        top: 0px;
        left: 100px;
    }
    .price3_div{
        position: absolute;
        top: 105px;
        left: 185px;
        font-size: 60px;
    }
    .price4_div{
        position: absolute;
        top: 205px;
        left: 235px;
        font-size: 42px;
    }
    
    
}
.page label{
    font-weight: bold;
    margin: 0;
}
.page form input {
    border: none;
    border-bottom: 1px solid #5E7682;
    padding-left: 0;
}
.page form textarea {
    border: 1px solid #5E7682;
    padding-left: 0;
    width: 100%;
}

.form-control:focus {
    background-color: #fff;
    border-color: #5E7682;
    box-shadow: none;
}

#about_us {
    min-height: 100%;
    overflow-y: scroll;
}
#about_us .content_slide{
    min-height: 100%;
}
#about_us .content_slide {
    z-index: 3;
    /*align-self: flex-start;*/
    min-height: 100%;
    color: #000;
    padding: 4rem 2rem;
}

#about_us .content_slide h1{
    font-family: 'Catamaran', sans-serif;
    font-size: 2rem
}
@media(min-width:561px) {
    #about_us .content_slide h1{
        font-family: 'Catamaran', sans-serif;
        font-size: 3rem
    }
}
#about_us .content_slide h3 {
    font-family: 'Merriweather', serif;
    font-style: italic;
    font-size: 25px;
    margin: 0;
}
#about_us .slide_number .separator {
    width: 45px;
    height: 2px;
    border: 1px solid #000;
}
#about_us .slide_number {
    left: 30px;
    top: 4.3rem;
}
/*========================== END CONTENT STYLES =======================*/
/*========================== 6- PRODUCTS STYLES =======================*/

.menu_desktop {
    position: absolute;
    display: none;
    z-index: 3;
    max-width: 300px;
}
@media(max-width: 768px){
    .menu_desktop .button_custom {
        margin-left: auto !important;
        margin-right: auto !important;
    }
}


/* Icon 1 */

.nav-icon1 {
  width: 30px;
  height: 35px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}

.nav-icon1 span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: #fff;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

.nav-icon1 span:nth-child(1) {
  top: 15px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.nav-icon1 span:nth-child(2) {
  top: 15px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}



.nav-icon1.open span:nth-child(1) {
  top: 15px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

.nav-icon1.open span:nth-child(2) {
  left: 0px;
  -webkit-transform: rotate(50deg);
  -moz-transform: rotate(50deg);
  -o-transform: rotate(50deg);
  transform: rotate(50deg);
}


/*========================== END PRODUCTS STYLES =======================*/
/*========================== 10- FOOTER STYLES =======================*/
footer {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    transition: -webkit-transform 0.5s cubic-bezier(0.54, 0.01, 0.57, 1.03) 0s;
    transform: translateY(-100%);
}
.footer-bottom {
    /*background: #455e76;*/
    padding:15px;
    border-top: 1px solid #A6B4BC;
    text-align: left;
    z-index: 3;
}

.footer-bottom p {
    font-size: 16px;
    margin: 0 0 14px 0;
    line-height: 16px;
}
.logo_footer {
    width: 120px
}

@media (min-width: 768px) { 
    
    .logo_footer {
        width: 200px;
    }
    footer .copyright {
        text-align: center;
    }
    .footer-bottom {
        padding: 45px 15px;
    }
}


/*========================== END FOOTER STYLES  =======================*/
/*===========BACK TO TOP BUTTON================*/

#goTop {
    position: fixed;
    right: 10px;
    bottom: 50px;
    cursor: pointer;
    width: 50px;
    height: 50px;
    background-color: #0A3142;
    text-indent: -9999px;
    display: none;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
    z-index: 999;
}

#goTop span {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -8px;
    margin-top: -12px;
    height: 0;
    width: 0;
    border: 8px solid transparent;
    border-bottom-color: #ffffff
}

#goTop:hover {
    background-color: #e74c3c;
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)";
}


.row:before, .row:after {
    display: inline-block;
}
/*========================== MEDIA QUERIES =======================*/
/*// Extra small devices (portrait phones, less than 576px)*/
/*// No media query for `xs` since this is the default in Bootstrap*/

/*// Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) { ... }

/*// Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) { ... }

/*// Large devices (desktops, 992px and up)*/
@media (min-width: 992px) { ... }

/*// Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) { ... }
/*========================== END MEDIA QUERIES =======================*/


/*slidebars*/
/*!
 * Slidebars - A jQuery Framework for Off-Canvas Menus and Sidebars
 * Version: 2 Development
 * Url: http://www.adchsm.com/slidebars/
 * Author: Adam Charles Smith
 * Author url: http://www.adchsm.com/
 * License: MIT
 * License url: http://www.adchsm.com/slidebars/license/
 */

/**
 * Box Model, Html & Body
 */

html, body, [canvas=container], [off-canvas] {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}

html, body {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

/**
 * Canvas
 */

[canvas] {
    z-index: 1;
}

[canvas=container] {
    width: 100%;
    height: 100%;
    overflow-y: auto;
    position: relative;
    background-color: transparent; /* Basic background color, overwrite this in your own css. */
    -webkit-overflow-scrolling: touch; /* Enables momentum scrolling on iOS devices, may be removed by setting to 'auto' in your own CSS. */
}
.menu_mobile [canvas=container] {
    background-color: transparent; 
}
[canvas=container]:before, [canvas=container]:after {
    clear: both;
    content: '';
    display: table;
}

/**
 * Off-Canavs
 */

[off-canvas] {
    display: none; 
    position: fixed;
    overflow: hidden;
    overflow-y: auto;
    background-color: #fff; /* Basic background color, overwrite this in your own css. */
    color: #000; /* Basic colors, overwrite this in your own css. */
    -webkit-overflow-scrolling: touch; /* Enables momentum scrolling on iOS devices, may be removed by setting to 'auto' in your own CSS. */
}

[off-canvas*=top] {
    width: 100%;
    height: auto;
    top: 0;
}

[off-canvas*=right] {
    min-width: 80%;
    height: 100%;
    top: 0;
    right: 0;
}
@media(min-width: 561px) {
    [off-canvas*=right] {
        min-width: 70%;
        
    }
}

[off-canvas*=bottom] {
    width: 100%;
    height: auto;
    bottom: 0;
}

[off-canvas*=left] {
    width: 255px;
    height: 100%;
    top: 0;
    left: 0;
}

[off-canvas*=reveal] {
    z-index: 3;
}

[off-canvas*=push] {
    z-index: 3;
}

[off-canvas*=overlay] {
    z-index: 9999;
}

[off-canvas*=shift] {
    z-index: 0;
}

/**
 * Animation
 */

[canvas], [off-canvas] {
    -webkit-transform: translate( 0px, 0px );
        -ms-transform: translate( 0px, 0px );
            transform: translate( 0px, 0px );
    -webkit-transition: -webkit-transform 500ms;
            transition:         transform 500ms;
    -webkit-backface-visibility: hidden; /* Prevents flickering, may be removed if experiencing problems with fixed background images in Chrome. */
}

[off-canvas*=shift][off-canvas*=top] {
    -webkit-transform: translate( 0px, 50% );
            transform: translate( 0px, 50% );
}

[off-canvas*=shift][off-canvas*=right] {
    -webkit-transform: translate( -50%, 0px );
            transform: translate( -50%, 0px );
}

[off-canvas*=shift][off-canvas*=bottom] {
    -webkit-transform: translate( 0px, -50% );
            transform: translate( 0px, -50% );
}

[off-canvas*=shift][off-canvas*=left] {
    -webkit-transform: translate( 50%, 0px );
            transform: translate( 50%, 0px );
}

/**
 * Print
 */

@media print {
    [canvas] {
        -webkit-transform: translate( 0px, 0px ) !important;
            -ms-transform: translate( 0px, 0px ) !important;
                transform: translate( 0px, 0px ) !important;
    }

    [off-canvas] {
        display: none !important;
    }
}