@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon/icomoon.eot?srf3rx");
  src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

@-webkit-keyframes home {
  0% { left: -500px; opacity: 0; }
  25% { left: -500px; opacity: 0; }
  50% { left: 10px; opacity: 1; }
  75% { left: -5px; }
  100% { left: 0; }
}


.social_box {
    position: fixed;
    z-index: 99999 !important;
    boottom: 95%;
    left: 41px;
    line-height: 0 !important;
    -webkit-animation-name: home;
    -webkit-animation-duration: .75s;
    -webkit-animation-iteration-count: 1;
}


.containeritem .item{
  width:46vw;
}

.containeritem {
        margin-top: 2vw;
    display: flex;
    flex-direction: row;
    justify-content:center;
    padding: 0 3vw;
}

.social_box ul {
    list-style: none;
    margin-left: -40px;
}

.fbook{
	padding:1vw;
}

.bannerList .item{
	width:50vw;
}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

body {
  font-family: "Sawarabi Gothic", Arial, sans-serif;
  line-height: 1.8;
  font-size: 16px;
  background: #fff;
  color: #848484;
  font-weight: 300;
  overflow-x: hidden;
}
body.offcanvas {
  overflow: hidden;
}

a {
  color: #D74C84;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
a:hover {
  text-decoration: none !important;
  color: #D74C84 !important;
}

p, ul, ol {
  font-size: 20px;
  color: #848484;
  font-family: "Sawarabi Gothic", Arial, sans-serif;
  list-style: none;
}

h1, h2, h3, h4, h5, h6 {
  color: #5a5a5a;
  font-family: "Sawarabi Gothic", Arial, sans-serif;
  font-weight: 400;
  margin: 0 0 30px 0;
}

figure {
  margin-bottom: 2em;
}

img {
  max-width: 100%;
}

h4 {
  position: relative;
  margin: 0 0 20px 0;
  padding-left: 25px;
  font-size: 22px;
}
h4::before {
  position: absolute;
  top: 1px;
  left: 0px;
  z-index: 2;
  content: '';
  width: 20px;
  height: 20px;
  border: 3px solid #D74C84;
  border-radius: 100%;
}

::-webkit-selection {
  color: #fcfcfc;
  background: #D74C84;
}

::-moz-selection {
  color: #fcfcfc;
  background: #D74C84;
}

::selection {
  color: #fcfcfc;
  background: #D74C84;
}

#header {
  position: relative;
  margin-bottom: 0;
  z-index: 9999999;
}

.cover,
.hero {
  position: relative;
  height: 860px;
}
.containeritem .item{
	width:46vw;
	margin:0.5vw;
}

.containeritem {
        margin-top: 2vw;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    padding: 0 3vw;
}


@media screen and (max-width: 768px) {
 
  
  .bannerList{
	    padding: 0 13vw;
	
  }
 
.bannerList .item {
    width: 70vw;
}
 
 
  .cover,
  .hero {
    height: 1200px;
  }
  
}
.cover.hero-2,
.hero.hero-2 {
  height: 600px;
}
.cover.hero-2 .overlay,
.hero.hero-2 .overlay {
  position: absolute !important;
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  background: rgba(66, 64, 64, 0.9);
}

.heading-section2 {
  padding-bottom: 1em;
  margin-bottom: 5em;
}

.heading-section2:after {
  position: absolute;
  content: '';
  bottom: 0;
  left: 50%;
  width: 100px;
  margin-left: -50px;
  height: 2px;
  background: #D74C84;
}

.heading-section2 h3 {
  font-size: 30px;
  letter-spacing: 2px;
  text-transform: uppercase;
  position: relative;

}


.overlay {
  position: absolute !important;
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  background: rgba(66, 64, 64, 0.9);
}

.cover {
  background-size: cover;
  position: relative;
}
@media screen and (max-width: 768px) {
  .cover {
    heifght: inherit;
    padding: 3em 0;
  }
  
  .fbppks{
	  width:70vw;
	  }
}
.cover .btn {
  padding: 1em 5em;
  opacity: .9;
}
.cover .btn.s {
  padding: 1em 1em;
}
.cover.cover_2 {
  height: 600px;
}
@media screen and (max-width: 768px) {
  .cover.cover_2 {
    height: inherit;
    padding: 3em 0;
  }
  
  .heading-section h3 {
		margin-top: 25vw;
	}

   .heading-section2 h3 {
    margin-top: 1vw  !important;
  }
  
}

@media screen and (min-width: 769px) {
	.heading-section h3 {
		margin-top: 40vw;
	}
  .heading-section2 h3 {
    margin-top: 1vw ;
  }

}

@media screen and (min-width: 992px) {
	.heading-section h3 {
		margin-top: 20vw;
	}

  .heading-section2 h3 {
    margin-top: 1vw;
  }
}

@media screen and (max-width: 480px) {
	.heading-section h3 {
		margin-top: 53vw;
	}

.heading-section2 h3 {
    margin-top: 1vw !important;
  }

  .containeritem{
     margin-top:2vw;
    display: flex;
    flex-direction: column;
    padding: 0 15vw;
    }
 
  
   .containeritem .item{
     width:70vw;
   }

}

@media screen and (min-width: 1500px) {
	.heading-section h3 {
		margin-top: 2vw;
	}

  .heading-section2 h3 {
    margin-top: 1vw;
  }
}

	

.cover .desc {
  top: 38%;
  position: absolute;
  width: 100%;
  margin-top: -80px;
  z-index: 2;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .cover .desc {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.cover .desc h2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 60px;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .cover .desc h2 {
    font-size: 40px;
  }
}
.cover .desc span {
  display: block;
  margin-bottom: 30px;
  font-size: 28px;
  letter-spacing: 1px;
  text-shadow: 4px 4px 7px rgba(10, 10, 10, 0.55);
}
.cover .desc span a {
  color: #fff;
}
.cover .desc span a:hover, .cover .desc span a:focus {
  color: #fff !important;
}
.cover .desc span a:hover.btn, .cover .desc span a:focus.btn {
  border: 2px solid #fff !important;
}
.cover .desc span a.site-name {
  padding-bottom: 2px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.7);
}

#header-section {
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
}

.nav-header {
  position: relative;
  float: left;
  width: 100%;
}

#logo {
  position: relative;
  z-index: 2;
  font-size: 28px;
  text-transform: uppercase;
  font-weight: 300;
  float: left;
}
#logo span {
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  #logo {
    width: 100%;
    float: none;
    text-align: center;
  }
}
#logo a {
  color: #fff;
}
#logo a:hover, #logo a:focus {
  color: #fff !important;
}

#menu-wrap {
  position: relative;
  z-index: 2;
  display: block;
  float: right;
  margin-top: 22px;
}
#menu-wrap .sf-menu a {
  padding: 1em .75em;
}

#primary-menu > li > ul li.active > a {
  color: #D74C84 !important;
}

#primary-menu .sub-menu {
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 30px;
  background: rgba(66, 64, 64, 0.9);
  text-align: center;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
}
#primary-menu .sub-menu > li > .sub-menu {
  left: 100%;
}

.site-header.has-image #primary-menu .sub-menu {
  border-color: #ebebeb;
  -webkit-box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09);
  -moz-box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09);
  -ms-box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09);
  -o-box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09);
  box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09);
}
.site-header.has-image #primary-menu .sub-menu:before {
  display: none;
}

#primary-menu .sub-menu a {
  letter-spacing: 0;
  text-transform: none;
  background: none;
}
#primary-menu .sub-menu a:hover {
  color: #D74C84 !important;
}

#lesson-reserve,
#lesson-section,
#facilities-section,
#instructor-section,
#price-section,
#access-section,
#insta-section,
#lesson-program-section {
  padding: 7em 0;
}
@media screen and (max-width: 768px) {
  #lesson-reserve,
  #lesson-section,
  #facilities-section,
  #instructor-section,
  #price-section,
  #access-section,
  #insta-section,
  #lesson-program-section {
    padding: 4em 0;
  }
  
 .cover .desc h2 {
	 margin-top: -18vw;
}
}
#footer-section {
  padding: 2em 0;
}
@media screen and (max-width: 768px) {
  #footer-section {
    padding: 1em 0;
  }
}

.section-mf {
  background: rgba(215, 76, 132, 0.1);
}

.section-gray {
  background: rgba(228, 228, 228, 0.3);
}

.heading-section {
  padding-bottom: 1em;
  margin-bottom: 5em;
      margin-top: 17vw;
}
.heading-section:after {
  position: absolute;
  content: '';
  bottom: 0;
  left: 50%;
  width: 100px;
  margin-left: -50px;
  height: 2px;
  background: #D74C84;
}
.heading-section h3 {
  font-size: 30px;
  letter-spacing: 2px;
  text-transform: uppercase;
  position: relative;
}

.grid {
  height: 400px;
  background-size: cover;
  background-position: center center;
  margin-bottom: 30px;
  position: relative;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
}
@media screen and (max-width: 480px) {
  
  #logo{
    width: auto !important;
    height: 60px;
  }

  .containeritem{
	   margin-top:2vw;
	  display: flex;
	  flex-direction: column;
	  padding: 0 10vw;
	  }
 
  
   .containeritem .item{
	   width:70vw;
   }
  
  .grid {
    height: 200px;
    margin-bottom: 15px;
  }
}
.grid .image-popup {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
}
.grid .image-popup .prod-title {
  position: absolute;
  top: 50%;
  bottom: 20px;
  left: 20px;
  right: 20px;
  margin-top: -25px;
}
.grid .image-popup .prod-title h3 {
  margin-bottom: 10px;
  color: #fff;
  font-size: 20px;
}
.grid .image-popup .prod-title span {
  color: #fff;
}
.grid:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.grid:hover .image-popup {
  opacity: 1;
}

.lesson {
  margin-bottom: 5em;
}
.lesson span {
  margin-bottom: 30px;
  display: block;
  width: 100%;
}
.lesson span i {
  font-size: 50px;
  color: #d74c84;
}
.lesson h3 {
  font-size: 20px;
  font-weight: 400;
}

.bannerList{
    margin-top: 2vw;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    padding: 0 3vw;
}
  
#lesson, #about, #contact {
  padding: 7em 0;
}
@media screen and (max-width: 768px) {
  #lesson, #about, #contact {
    padding: 4em 0;
  }
  .cover .bannerList > li {
    width: 50%;
    display: block;
  
  }
}

#lesson .number {
  font-size: 30px;
  color: #1fb5f6;
  position: relative;
  padding-top: 10px;
  font-style: italic;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
#lesson .number:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 3px;
  top: 0;
  left: 0;
  background: #1fb5f6;
}
#lesson .icon {
  margin-bottom: 30px;
  margin-top: 50px;
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
@media screen and (max-width: 768px) {
  #lesson .icon {
    margin-top: 0px;
    float: none;
  }
}
#lesson .icon i {
  font-size: 200px;
  color: #D74C84;
}
@media screen and (max-width: 768px) {
  #lesson .icon i {
    font-size: 100px;
  }
}

#contact .contact-info {
  margin: 0;
  padding: 0;
}
#contact .contact-info li {
  list-style: none;
  margin: 0 0 20px 0;
  position: relative;
  padding-left: 40px;
}
#contact .contact-info li i {
  position: absolute;
  top: .3em;
  left: 0;
  font-size: 22px;
  color: rgba(0, 0, 0, 0.3);
}
#contact .contact-info li a {
  font-weight: 400 !important;
  color: rgba(0, 0, 0, 0.3);
}
#contact .form-control {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border: none;
  border: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 18px;
  font-weight: 400;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
}
#contact .form-control:focus, #contact .form-control:active {
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}
#contact input[type="text"] {
  height: 50px;
}
#contact .form-group {
  margin-bottom: 30px;
}

.testimonial {
  position: relative;
  background: #fff;
  padding: 4em 0;
  border-radius: 5px;
  -webkit-box-shadow: 0px 18px 88px -22px rgba(0, 0, 0, 0.58);
  -moz-box-shadow: 0px 18px 88px -22px rgba(0, 0, 0, 0.58);
  box-shadow: 0px 18px 88px -22px rgba(0, 0, 0, 0.58);
}
@media screen and (max-width: 768px) {
  .testimonial {
    border-right: 0;
    margin-bottom: 80px;
  }
}
.testimonial h2 {
  font-size: 16px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 50px;
}
.testimonial figure {
  position: absolute;
  top: -50px;
  left: 50%;
  margin-left: -44px;
  margin-bottom: 20px;
  background-size: cover;
}
.testimonial figure img {
  width: 88px;
  height: 88px;
  border: 10px solid #fff;
  background-size: cover;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.testimonial blockquote {
  border: none;
  margin-bottom: 20px;
}
.testimonial blockquote p {
  font-style: italic;
  font-size: 26px;
  line-height: 1.6em;
  color: #555555;
}
.testimonial span {
  font-style: italic;
}

.instructor {
  margin-bottom: 30px;
}
.instructor a img {
  margin-bottom: 30px;
  width: 100%;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
}

@media screen and (min-width: 1500px) {
  .containeritem{
	margin-top: 2vw;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-around;
 
	  }
 
 
 
}
@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) {
  .containeritem{
	   margin-top:2vw;
	  display: flex;
	
	  }
}

@media screen and (max-width: 768px) {
  .instructor {
    width: 100%;
  }
}
.instructor .image-popup {
  opacity: 1;
}
.instructor .image-popup span {
  display: inline-block;
  margin-bottom: 20px;
}
.instructor .image-popup span.posted_by {
  font-style: italic;
  color: rgba(0, 0, 0, 0.3);
  font-size: 18px;
}
.instructor .image-popup span.comment {
  float: right;
}
.instructor .image-popup span.comment a {
  color: rgba(0, 0, 0, 0.3);
}
.instructor .image-popup span.comment a i {
  color: #D74C84;
  padding-left: 7px;
}
.instructor .image-popup h3 {
  font-size: 26px;
  margin-bottom: 20px;
}
.instructor .image-popup h3 a {
  color: rgba(0, 0, 0, 0.6);
}

#start-project-section {
  padding: 7em 0;
  background: #F64E8B;
}
#start-project-section h2 {
  color: white;
  font-size: 60px;
  text-transform: uppercase;
  font-weight: 300;
}
@media screen and (max-width: 768px) {
  #start-project-section h2 {
    font-size: 30px;
  }
}
#start-project-section a:hover, #start-project-section a:focus, #start-project-section a:active {
  color: white !important;
}

#map {
  width: 100%;
  height: 500px;
  position: relative;
}
@media screen and (max-width: 768px) {
  #map {
    height: 200px;
  }
}

.social-icons > a {
  padding: 4px 10px;
  color: #D74C84;
}
.social-icons > a i {
  font-size: 26px;
}
.social-icons > a:hover, .social-icons > a:focus, .social-icons > a:active {
  text-decoration: none;
  color: #5a5a5a;
}

#footer {
  background: #222831;
  padding: 60px 0 40px;
}
#footer p {
  color: rgba(255, 255, 255, 0.3);
  letter-spacing: 1px;
  font-size: 14px;
  text-transform: uppercase;
}
#footer p a {
  color: rgba(255, 255, 255, 0.5);
}

.btn {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.btn {
  text-transform: uppercase;
  letter-spacing: 2px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn.btn-primary {
  background: #D74C84;
  color: #fff;
  border: none !important;
  border: 2px solid transparent !important;
}
.btn.btn-primary:hover, .btn.btn-primary:active, .btn.btn-primary:focus {
  box-shadow: none;
  background: #D74C84;
  color: #fff !important;
}
.btn:hover, .btn:active, .btn:focus {
  background: #393e46 !important;
  color: #fff;
  outline: none !important;
}
.btn.btn-default:hover, .btn.btn-default:focus, .btn.btn-default:active {
  border-color: transparent;
}

.js .animate-box {
  opacity: 0;
}

#wrapper {
  overflow-x: hidden;
  position: relative;
}

.offcanvas {
  overflow: hidden;
}
.offcanvas #wrapper {
  overflow: hidden !important;
}

#page {
  position: relative;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.offcanvas #page {
  -moz-transform: translateX(-240px);
  -webkit-transform: translateX(-240px);
  -ms-transform: translateX(-240px);
  -o-transform: translateX(-240px);
  transform: translateX(-240px);
}

@media screen and (max-width: 768px) {
  #menu-wrap {
    display: none;
  }
}

#offcanvas-menu {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 99;
  background: #222;
  right: -240px;
  width: 240px;
  padding: 20px;
  overflow-y: scroll !important;
}
#offcanvas-menu ul {
  padding: 0;
  margin: 0;
}
#offcanvas-menu ul li {
  padding: 0;
  margin: 0 0 10px 0;
  list-style: none;
}
#offcanvas-menu ul li a {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.4);
}
#offcanvas-menu ul li a:hover {
  color: #D74C84;
}
#offcanvas-menu ul li > .sub-menu {
  margin-top: 9px;
  padding-left: 20px;
}
#offcanvas-menu ul li.active > a {
  color: #D74C84;
}
#offcanvas-menu ul .sub-menu {
  display: block !important;
}

.nav-toggle {
  cursor: pointer;
  text-decoration: none;
}
.nav-toggle.active i::before, .nav-toggle.active i::after {
  background: #fff;
}
.nav-toggle.dark.active i::before, .nav-toggle.dark.active i::after {
  background: #fff;
}
.nav-toggle:hover, .nav-toggle:focus, .nav-toggle:active {
  outline: none;
  border-bottom: none !important;
}
.nav-toggle i {
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 30px;
  height: 2px;
  color: #fff;
  font: bold 14px/.4 Helvetica;
  text-transform: uppercase;
  text-indent: -55px;
  background: #fff;
  transition: all .2s ease-out;
}
.nav-toggle i::before, .nav-toggle i::after {
  content: '';
  width: 30px;
  height: 2px;
  background: #fff;
  position: absolute;
  left: 0;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.nav-toggle.dark i {
  position: relative;
  color: #000;
  background: #000;
  transition: all .2s ease-out;
}
.nav-toggle.dark i::before, .nav-toggle.dark i::after {
  background: #000;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.nav-toggle i::before {
  top: -7px;
}

.nav-toggle i::after {
  bottom: -7px;
}

.nav-toggle:hover i::before {
  top: -10px;
}

.nav-toggle:hover i::after {
  bottom: -10px;
}

.nav-toggle.active i {
  background: transparent;
}

.nav-toggle.active i::before {
  top: 0;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}

.nav-toggle.active i::after {
  bottom: 0;
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  -o-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
}

.nav-toggle {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 9999;
  display: block;
  margin: 0 auto;
  display: none;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .nav-toggle {
    display: block;
    top: 0px;
    margin-top: 2em;
  }
}

@media screen and (max-width: 480px) {
  .col-xxs-12 {
    float: none;
    width: 100%;
  }
}

.row-bottom-padded-lg {
  padding-bottom: 7em;
}
@media screen and (max-width: 768px) {
  .row-bottom-padded-lg {
    padding-bottom: 2em;
  }
}

.row-top-padded-lg {
  padding-top: 7em;
}
@media screen and (max-width: 768px) {
  .row-top-padded-lg {
    padding-top: 2em;
  }
}

.row-bottom-padded-md {
  padding-bottom: 4em;
}
@media screen and (max-width: 768px) {
  .row-bottom-padded-md {
    padding-bottom: 2em;
  }
}

.row-top-padded-md {
  padding-top: 4em;
}
@media screen and (max-width: 768px) {
  .row-top-padded-md {
    padding-top: 2em;
  }
}

.row-bottom-padded-sm {
  padding-bottom: 2em;
}
@media screen and (max-width: 768px) {
  .row-bottom-padded-sm {
    padding-bottom: 2em;
  }
}

.row-top-padded-sm {
  padding-top: 2em;
}
@media screen and (max-width: 768px) {
  .row-top-padded-sm {
    padding-top: 2em;
  }
}

.border-bottom {
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}

.lead {
  line-height: 1.8;
}

.no-js #loader {
  display: none;
}

.js #loader {
  display: block;
  position: absolute;
  left: 100px;
  top: 0;
}

.loader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(../images/hourglass.svg) center no-repeat #222222;
}
