@import url(https://fonts.googleapis.com/css?family=Amatic+SC:400,700|Amatica+SC:400,700&subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Rokkitt:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic&subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Great+Vibes&subset=latin,latin-ext);
body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
    overflow-x: hidden;
}

.contact_background {
    background: url(../img/contact_background.jpg) no-repeat top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
     min-height: 830px;
    margin: 0 auto;
    margin-top: 0px;
    box-shadow: 0px 2px 15px rgba(10,10,12,0.8);
	position: relative;
}

/* Success and danger for contact form */
.success {
	background: rgb( 230, 255, 230 );
}
.error {
	background: rgb( 255, 230, 230 );
}

.text-primary, a {
    color: #f54747;
}

.text-primary, a:hover {
    color: #f54747;
    text-decoration: none;
}

.text-primary, a:focus {
    color: #f54747;
    text-decoration: none;
}

.img-fluid {
 margin: 0 auto;
    display: block;
    max-width: 100%;
    height: auto;
}

::selection {
    text-shadow: none;
    background: #f54747;
}

.navbar .navbar-nav {
    display: inline-block;
    float: none;
    margin-left: 7px;
}

.navbar .navbar-collapse {
    text-align: center;

}



section {
    padding: 0px 0;
}



.navbar-custom .nav li a, .navbar-custom .navbar-toggle {
   font-family: 'Amatic SC', cursive;
    color: #fff;
    text-transform: lowercase;
    font-size: 39px;
    -webkit-font-smoothing: antialiased;

}

.navbar-custom .nav li a {
    font-weight: 700;
    letter-spacing: 0px;
    -webkit-font-smoothing: antialiased;


}

.navbar-custom .nav li a:hover {
    color: #f54747;
    text-decoration: none;
border-bottom-width: 2px;
border-bottom-style: solid;
       -webkit-font-smoothing: antialiased;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 30px 5px;
    margin-right: 35px;
    margin-left:  35px;
}


@media (max-width: 813px){ /* responsive layout break point */
.nav>li>a {
    position: relative;
    display: block;
    padding: 30px 5px;
    margin-right: 25px;
    margin-left:  25px;
}
}



.navbar-brand {
    float: left;
    height: 50px;
    padding: 10px 15px;
    font-size: 18px;
    line-height: 20px;
}



.navbar-nav>li>a {
    padding-top: 18px;
    padding-bottom: 0px;
    line-height: 50px;

}



.navbar-custom.affix {
    background: rgba(21, 20, 21, 0.7);
    padding: 0px 0;
    height: 90px;
}

@media (max-width: 765px) {
.navbar-custom.affix {
    background: rgba(21, 20, 21, 0.9);
    padding: 0px 0;
    height: auto;

}


.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 5px;
    margin-right: 25px;
    margin-left:  5px;
}
.navbar .navbar-collapse {
    text-align: center;

}
.navbar-brand {
  visibility: none;
  display: none;

}
.contact_background {
    background: url(../img/contact_background.jpg) no-repeat top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
     min-height: 1050px;
    margin: 0 auto;
    margin-top: 0px;
    box-shadow: 0px 2px 15px rgba(10,10,12,0.8);


}
}



.navbar-custom .nav li a:focus{
color:#ffffff;outline:0
}

.navbar-custom .nav li a:hover{
color:#f54747;outline:0
}

.navbar-custom .navbar-nav>.active>a{
border-radius:0;color:#f54747;background-color:transparent
}

.navbar-custom .navbar-nav>.active>a:focus,.navbar-custom .navbar-nav>.active>a:hover{
color:#ffffff;
background-color:transparent;
border-bottom-width: 2px;
border-bottom-style: solid;
       -webkit-font-smoothing: antialiased;
}



header {
    background-image: url(../img/background.jpg);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    height: 90%;
    -o-background-size: cover;
    text-align: center;
    color: #fff;

}


header .intro-text {
    padding-top: 10%;
    padding-bottom: 0px;

}



@media (min-width: 768px)
header .intro-text .intro-heading {
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 75px;
    line-height: 75px;
    margin-bottom: 50px;
}



.pulse-button {
  position: relative;
top: 15px ;
  margin: 0 auto;
  display: block;
  width: 40px;
  height: 40px;
  font-size: 30px;
  text-align: center;
  line-height: 43px;
  color: #010101;
  border: 0px solid #ff6600;
     border-radius: 50%;
  background: #ffffff;
  cursor: pointer;
  animation: pulse 0s ;
  box-shadow: 0px 2px 15px rgba(10,10,12,0.2);
}



.pulse-button:hover{
  animation: none;
  background-color: #ffffff;
  color: #f54747;
}

.pulse-button:focus{
  animation: none;
  background-color: #ffffff;
  color: #f54747;
}


.pulse-button_02 {
  position: relative;
top: 15px ;
  margin: 0 auto;
  display: block;
  width: 40px;
  height: 40px;
  font-size: 30px;
  text-align: center;
  line-height: 39px;
  color: #010101;
  border: 0px solid #ff6600;
     border-radius: 50%;
  background: #ffffff;
  cursor: pointer;
  animation: pulse 0s ;
  box-shadow: 0px 2px 15px rgba(10,10,12,0.2);
}



.pulse-button_02:hover{
  animation: none;
  background-color: #ffffff;
  color: #f54747;
}

.pulse-button_02:focus{
  animation: none;
  background-color: #ffffff;
  color: #f54747;
}

@keyframes pulse {
  0%, 80% {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  85% {
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  90% {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  95% {
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}




 //ABOUT//



section.about {

    color: #000000;
    background: white; /* For browsers that do not support gradients */


}

.about_background {
    background: url(../img/about_background_sm.jpg) no-repeat top left;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

    height: 600px;
    margin: 0 auto;
    margin-top: 0px;


}

.about_text {
    background: url(../img/about_text_sm.jpg) no-repeat top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

    height: 600px;
    margin: 0 auto;
    margin-top: 0px;

}


#maincontainer{
width: 1150px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
float: right;
box-shadow: 0px 2px 25px rgba(10,10,12,0.6);
}

#topsection{
background: #EAEAEA;
height: 90px; /*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;

}

#contentcolumn{
margin-right: 600px; /*Set right margin to RightColumnWidth*/
}

#rightcolumn{
float: left;
width: 600px; /*Width of right column*/
margin-left: -600px; /*Set left margin to -(RightColumnWidth) */
background: #FDE95E;
}


.innertube{
margin: 0px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

/* ####### responsive layout CSS ####### */



@media (max-width: 1100px){ /* responsive layout break point */
	#maincontainer{
	width: 100%;
	}

	#contentwrapper{
	float: none;
	}

	#rightcolumn{
	float: none;
	width: 100%;
	margin-left: 0;
	}

	#contentcolumn{
	margin-right: 0;
      margin-left: 0px;

	}

}

 //PRODUCT//

section.product {

    color: #000000;
    background: white; /* For browsers that do not support gradients */

}


.product_background {
    background: url(../img/product_background_sm.jpg) no-repeat center left;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

    height: 600px;
    margin: 0 auto;
    margin-top: 0px;


}

.product_text {
    background: url(../img/product_text_sm.jpg) no-repeat top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

    height: 600px;
    margin: 0 auto;
    margin-top: 0px;

}


#maincontainer_left{
width: 1150px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
float: left;
box-shadow: 0px 2px 25px rgba(10,10,12,0.6);
}

#topsection_left{
background: #EAEAEA;
height: 90px; /*Height of top section*/
}

#topsection_left h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper_left{
float: left;
width: 100%;

}

#contentcolumn_left{
margin-left: 600px; /*Set right margin to RightColumnWidth*/
}

#rightcolumn_left{
float: left;
width: 600px; /*Width of right column*/
margin-right: -600px; /*Set left margin to -(RightColumnWidth) */
background: #FDE95E;
}


.innertube_left{
margin: 0px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

/* ####### responsive layout CSS ####### */


@media (max-width: 1100px){ /* responsive layout break point */
	#maincontainer_left{
	width: 100%;
	}

	#contentwrapper_left{
	float: none;
	}

	#rightcolumn_left{
	float: none;
	width: 100%;
	margin-left: 0;
	}

	#contentcolumn_left{
	margin-right: 0;
      margin-left: 0px;

	}

}





.section-text {
    position: relative;
    height: 600px;
}


h2 {

    margin: 0 auto;
    font-size: 70px;
    color: #ffffff;
    line-height: 120px;
    font-family: 'Amatic SC', cursive;
}


section.about h2 {
    background-image: url(../img/heading.png);
    width: 272px;
    height: 121px;
    margin: 0 auto;
    font-size: 70px;
    color: #ffffff;
    line-height: 120px;
    font-family: 'Amatic SC', cursive;
}

section.product h2 {
    background-image: url(../img/heading.png);
    width: 272px;
    height: 121px;
    margin: 0 auto;
    font-size: 70px;
    color: #ffffff;
    line-height: 135px;
    font-family: 'Amatic SC', cursive;
}


section.contact h2 {
    background-image: url(../img/heading.png);
    width: 272px;
    height: 121px;
    margin: 0 auto;
    margin-bottom: 20px;
    font-size: 70px;
    color: #ffffff;
    line-height: 135px;
    font-family: 'Amatic SC', cursive;
}



section.about p {
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
    margin: 0 auto;
    margin-bottom: 30px;
    padding-top: 40px;
    color: #ffffff;
    font-size: 21px;

    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-style: normal;
    text-align: center;
    line-height: 34px;
    max-width: 400px;
}

section.product p {
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
    margin: 0 auto;
    margin-bottom: 30px;
    padding-top: 30px;
    color: #ffffff;
    font-size: 19px;

    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-style: normal;
    text-align: center;
    line-height: 30px;
    max-width: 460px;
}

section.contact p {
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
    margin: 0 auto;
    margin-bottom: 30px;
    padding-top: 0px;
    color: #ffffff;
    font-size: 23px;

    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-style: normal;
    text-align: center;
    line-height: 35px;
}

section h1.section-heading {
font-family: 'Rokkitt', serif;
    font-size: 200px;
    line-height: 0px;
    margin-top: 0;
    margin-bottom: 0px;
        margin-top: 120px;
}

.heading_150 {
height: 50px;
}


section h1.section-heading_02 {
font-family: 'Rokkitt', serif;
    font-size: 200px;
    line-height: 0px;
    margin-top: 0;
    margin-bottom: 0px;
        margin-top: 130px;
}



section h3.section-subheading {
font-family: 'Open Sans', sans-serif;
    font-size: 23px;
    margin: 0 auto;
    text-transform: none;
     font-style: italic;
    font-weight: 400;
      line-height: 35px;
    margin-bottom: 25px;
    color: #333333;
    max-width: 800px;
}

section h4 {
font-family: 'Amatic SC', cursive;
    font-size: 50px;
    text-transform: none;
     font-style: normal;
    font-weight: 600;
      line-height: 35px;
      margin-top: 100px;
    margin-bottom: 15px;
    color: #ffffff;
}

section.blog p {
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
    margin: 0 auto;
    margin-bottom: 45px;
    padding-top: 40px;
    color: #ffffff;
    font-size: 23px;

    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-style: normal;
    text-align: center;
    line-height: 35px;
    max-width: 500px;
}

.vcela{
    background-image: url(../img/vcela.png);
    background-repeat: no-repeat;
    width: 257px;
    height: 56px ;
    margin: 0 auto;
     margin-bottom: -60px;
}


.navbar-custom .navbar-toggle {
    background-color: #f54747;
    border-color: #f54747;
    font-size: 12px;
}

.navbar-custom .navbar-toggle:focus, .navbar-custom .navbar-toggle:hover {
    background-color: #f54747;
}

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



.box-gray {
    background: #f8f8f8;
    padding: 20px 20px 30px;
}

.box {
    width: 100%;
}


.blog_01 {
    background: url(../img/blog_01.jpg) no-repeat top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

    height: 525px;
    margin: 0 auto;
    margin-top: 0px;

}

.blog_02 {
    background: url(../img/blog_02.jpg) no-repeat top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

    height: 525px;
    margin: 0 auto;
    margin-top: 0px;

}

.blog_03 {
    background: url(../img/blog_03.jpg) no-repeat top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

    height: 525px;
    margin: 0 auto;
    margin-top: 0px;

}


.button_blog {
    font-family: 'Amatic SC', cursive;
    background-color: transparent;
    border: none;
    color: white;
    padding: 10px 55px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 39px;
    font-weight: 700;
    margin: 4px 2px;
    cursor: pointer;

}

.button1 {

    background-color: transparent;
    color: white;
    border: 2px solid #ffffff;
}

.button1:hover {

    background-color: white;
    color: black;
    border: 2px solid #ffffff;

}



.med2 {
    background: url(../img/med2.png) no-repeat top center;
    width: 143px;
    height: 194px;
    float: left;
    margin-left: 11.8%;
    margin-top: -100px;
    margin-bottom: 15px;
	position: relative;

}






.footer_text_01 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    text-transform: none;
     font-style: normal;
      line-height: 35px;
      margin-top: 30px;
    margin-bottom: 15px;
    color: black;
}

.footer_text_02 {
font-family: 'Great Vibes', cursive;
    font-size: 30px;
    text-transform: none;
     font-style: normal;
    font-weight: 400;
      line-height: 35px;
      margin-top: 30px;
    margin-bottom: 15px;
    color: black;
}

.footer_icons {

      margin-top: 30px;
    margin-bottom: 15px;
    color: black;
}

@media (max-width: 1700px){ /* responsive layout break point */
.med2 {
    background: url(../img/med2.png) no-repeat top center;
    width: 143px;
    height: 194px;
    float: left;
    margin-left: 9.8%;
    margin-top: -100px;
    margin-bottom: 15px;

}}

@media (max-width: 1550px){ /* responsive layout break point */
.med2 {
    background: url(../img/med2.png) no-repeat top center;
    width: 143px;
    height: 194px;
    float: left;
    margin-left: 6.8%;
    margin-top: -100px;
    margin-bottom: 15px;
}}

@media (max-width: 1200px){ /* responsive layout break point */
.med2 {
    background: url(../img/med2_sm.png) no-repeat top center;
    width: 113px;
    height: 142px;
    float: left;
    margin-left: 1.8%;
    margin-top: -60px;
    margin-bottom: 15px;


}
.footer_text_01 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    text-transform: none;
     font-style: normal;
      line-height: 35px;
      margin-top: 40px;
    margin-bottom: 15px;
    color: black;
}

.footer_text_02 {
font-family: 'Great Vibes', cursive;
    font-size: 30px;
    text-transform: none;
     font-style: normal;
    font-weight: 400;
      line-height: 35px;
      margin-top: 40px;
    margin-bottom: 15px;
    color: black;
}
.footer_icons {

      margin-top: 40px;
    margin-bottom: 15px;
    color: black;
}
}

@media (max-width: 990px){ /* responsive layout break point */
.med2 {
    background: url(../img/med2_sm.png) no-repeat top center;
    width: 113px;
    height: 142px;
    float: left;
    margin-left: 20.8%;
    margin-top: -60px;
    margin-bottom: 15px;


}
.footer_text_01 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    text-transform: none;
     font-style: normal;
      line-height: 35px;
      margin-top: 0px;
    margin-bottom: 0px;
    color: black;
}

.footer_text_02 {
font-family: 'Great Vibes', cursive;
    font-size: 30px;
    text-transform: none;
     font-style: normal;
    font-weight: 400;
      line-height: 35px;
      margin-top: 40px;
    margin-bottom: 40px;
    color: black;
}
.footer_icons {

      margin-top: 10px;
    margin-bottom: 20px;
    color: black;
}
}

@media (max-width: 700px){ /* responsive layout break point */
section.about p {
    font-size: 21px;
}

section.product p {
    font-size: 21px;
}
.med2 {
    background: url(../img/med2_sm.png) no-repeat top center;
    width: 113px;
    height: 142px;
    float: left;
    margin-left: 10.8%;
    margin-top: -60px;
    margin-bottom: 15px;


}
.about_background {
    background: url(../img/about_background_sm.jpg) no-repeat top left;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    max-width: 100%;
    height: 400px;
    margin: 0 auto;
    margin-top: 0px;


}
.product_background {
    background: url(../img/product_background_sm.jpg) no-repeat top left;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    max-width: 100%;
    height: 400px;
    margin: 0 auto;
    margin-top: 0px;


}

}


@media (max-width: 515px){ /* responsive layout break point */
.med2 {
    background: url(../img/med2_sm.png) no-repeat top center;
    width: 113px;
    height: 142px;
    float: left;
    margin-left: 3%;
    margin-top: -40px;
    margin-bottom: 15px;


}
.footer_text_01 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    text-transform: none;
     font-style: normal;
      line-height: 35px;
      margin-top: 0px;
    margin-bottom: 0px;
    color: black;
}

.footer_text_02 {
font-family: 'Great Vibes', cursive;
    font-size: 30px;
    text-transform: none;
     font-style: normal;
    font-weight: 400;
      line-height: 35px;
      margin-top: 40px;
    margin-bottom: 0px;
    color: black;
}
.footer_icons {

      margin-top: 10px;
    margin-bottom: 20px;
    color: black;
}
}


@media (max-width: 480px) {
section.about p {
    font-size: 21px;
}

section.product p {
    font-size: 21px;
}

.contact_background {
    background: url(../img/contact_background.jpg) no-repeat top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
     min-height: 1150px;
    margin: 0 auto;
    margin-top: 0px;
    box-shadow: 0px 2px 15px rgba(10,10,12,0.8);


}
.footer_text_01 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    text-transform: none;
     font-style: normal;
      line-height: 35px;
      margin-top: 20px;
    margin-bottom: 0px;
    color: black;
}
header .intro-text {
    padding-top: 70px;
    padding-bottom: 0px;
}
.med2 {
    background: url(../img/med2_sm.png) no-repeat top center;
    width: 113px;
    height: 142px;
    float: left;
    margin-left: 0px;
    margin-top: -40px;
    margin-bottom: 15px;


}
.product_text {
    background: url(../img/product_text.png) no-repeat top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

    height: 840px;
    margin: 0 auto;
    margin-top: 0px;

}

}
