/* -----------------------------------------------------------------------------

I'm Mat - Material Personal Resume vCard Template

File:			Base SCSS File
Version:        1.1
Last change:    20/05/16 
Author:			Suelo 

Table of Contents:

	1. Document Setup
	2. Basic
	3. Header 
	4. Content 
	5. Elements 5. Widgets
	6. Animations

-------------------------------------------------------------------------------- */

/* ----------------------------------------------------------------------------- */

/* --- 1. SETUP
/* ----------------------------------------------------------------------------- */

body {
    position: relative;
    color: #434343;
    font-size: 13px;
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    font-weight: 400;
    line-height: 1.5;
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
a {
    color: inherit;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
a:hover, a:focus {
    text-decoration: none;
    color: inherit;
}
textarea:focus, input:focus, a:focus, a:visited, *:focus {
    outline: none;
}
iframe {
    border: none;
}
img {
    max-width: 100%;
    height: auto;
    -webkit-backface-visibility: hidden;
}
/* ---------------------------------------------------------------------------- */

/* --- 2. BASICS
/* ----------------------------------------------------------------------------- */

.relative {
    position: relative;
    z-index: 2;
}
.block {
    display: block;
}
.dark {
    color: #fff;
}
.mt-0 {
    margin-top: 0px !important;
}
.mt-5 {
    margin-top: 5px !important;
}
.mt-10 {
    margin-top: 10px !important;
}
.mt-15 {
    margin-top: 15px !important;
}
.mt-20 {
    margin-top: 20px !important;
}
.mt-25 {
    margin-top: 25px !important;
}
.mt-30 {
    margin-top: 30px !important;
}
.mt-35 {
    margin-top: 35px !important;
}
.mt-40 {
    margin-top: 40px !important;
}
.mt-45 {
    margin-top: 45px !important;
}
.mt-50 {
    margin-top: 50px !important;
}
.mt-55 {
    margin-top: 55px !important;
}
.mt-60 {
    margin-top: 60px !important;
}
.mt-65 {
    margin-top: 65px !important;
}
.mt-70 {
    margin-top: 70px !important;
}
.mt-75 {
    margin-top: 75px !important;
}
.mt-80 {
    margin-top: 80px !important;
}
.mt-85 {
    margin-top: 85px !important;
}
.mt-90 {
    margin-top: 90px !important;
}
.mt-95 {
    margin-top: 95px !important;
}
.mt-100 {
    margin-top: 100px !important;
}
.mt-105 {
    margin-top: 105px !important;
}
.mt-110 {
    margin-top: 110px !important;
}
.mt-115 {
    margin-top: 115px !important;
}
.mt-120 {
    margin-top: 120px !important;
}
.mt-125 {
    margin-top: 125px !important;
}
.mt-130 {
    margin-top: 130px !important;
}
.mt-135 {
    margin-top: 135px !important;
}
.mt-140 {
    margin-top: 140px !important;
}
.mt-145 {
    margin-top: 145px !important;
}
.mt-150 {
    margin-top: 150px !important;
}
.mt-155 {
    margin-top: 155px !important;
}
.mt-160 {
    margin-top: 160px !important;
}
.mt-165 {
    margin-top: 165px !important;
}
.mt-170 {
    margin-top: 170px !important;
}
.mt-175 {
    margin-top: 175px !important;
}
.mt-180 {
    margin-top: 180px !important;
}
.mt-185 {
    margin-top: 185px !important;
}
.mt-190 {
    margin-top: 190px !important;
}
.mt-195 {
    margin-top: 195px !important;
}
.mt-200 {
    margin-top: 200px !important;
}
.mr-0 {
    margin-right: 0px !important;
}
.mr-5 {
    margin-right: 5px !important;
}
.mr-10 {
    margin-right: 10px !important;
}
.mr-15 {
    margin-right: 15px !important;
}
.mr-20 {
    margin-right: 20px !important;
}
.mr-25 {
    margin-right: 25px !important;
}
.mr-30 {
    margin-right: 30px !important;
}
.mr-35 {
    margin-right: 35px !important;
}
.mr-40 {
    margin-right: 40px !important;
}
.mr-45 {
    margin-right: 45px !important;
}
.mr-50 {
    margin-right: 50px !important;
}
.mr-55 {
    margin-right: 55px !important;
}
.mr-60 {
    margin-right: 60px !important;
}
.mr-65 {
    margin-right: 65px !important;
}
.mr-70 {
    margin-right: 70px !important;
}
.mr-75 {
    margin-right: 75px !important;
}
.mr-80 {
    margin-right: 80px !important;
}
.mr-85 {
    margin-right: 85px !important;
}
.mr-90 {
    margin-right: 90px !important;
}
.mr-95 {
    margin-right: 95px !important;
}
.mr-100 {
    margin-right: 100px !important;
}
.mr-105 {
    margin-right: 105px !important;
}
.mr-110 {
    margin-right: 110px !important;
}
.mr-115 {
    margin-right: 115px !important;
}
.mr-120 {
    margin-right: 120px !important;
}
.mr-125 {
    margin-right: 125px !important;
}
.mr-130 {
    margin-right: 130px !important;
}
.mr-135 {
    margin-right: 135px !important;
}
.mr-140 {
    margin-right: 140px !important;
}
.mr-145 {
    margin-right: 145px !important;
}
.mr-150 {
    margin-right: 150px !important;
}
.mr-155 {
    margin-right: 155px !important;
}
.mr-160 {
    margin-right: 160px !important;
}
.mr-165 {
    margin-right: 165px !important;
}
.mr-170 {
    margin-right: 170px !important;
}
.mr-175 {
    margin-right: 175px !important;
}
.mr-180 {
    margin-right: 180px !important;
}
.mr-185 {
    margin-right: 185px !important;
}
.mr-190 {
    margin-right: 190px !important;
}
.mr-195 {
    margin-right: 195px !important;
}
.mr-200 {
    margin-right: 200px !important;
}
.mb-0 {
    margin-bottom: 0px !important;
}
.mb-5 {
    margin-bottom: 5px !important;
}
.mb-10 {
    margin-bottom: 10px !important;
}
.mb-15 {
    margin-bottom: 15px !important;
}
.mb-20 {
    margin-bottom: 20px !important;
}
.mb-25 {
    margin-bottom: 25px !important;
}
.mb-30 {
    margin-bottom: 30px !important;
}
.mb-35 {
    margin-bottom: 35px !important;
}
.mb-40 {
    margin-bottom: 40px !important;
}
.mb-45 {
    margin-bottom: 45px !important;
}
.mb-50 {
    margin-bottom: 50px !important;
}
.mb-55 {
    margin-bottom: 55px !important;
}
.mb-60 {
    margin-bottom: 60px !important;
}
.mb-65 {
    margin-bottom: 65px !important;
}
.mb-70 {
    margin-bottom: 70px !important;
}
.mb-75 {
    margin-bottom: 75px !important;
}
.mb-80 {
    margin-bottom: 80px !important;
}
.mb-85 {
    margin-bottom: 85px !important;
}
.mb-90 {
    margin-bottom: 90px !important;
}
.mb-95 {
    margin-bottom: 95px !important;
}
.mb-100 {
    margin-bottom: 100px !important;
}
.mb-105 {
    margin-bottom: 105px !important;
}
.mb-110 {
    margin-bottom: 110px !important;
}
.mb-115 {
    margin-bottom: 115px !important;
}
.mb-120 {
    margin-bottom: 120px !important;
}
.mb-125 {
    margin-bottom: 125px !important;
}
.mb-130 {
    margin-bottom: 130px !important;
}
.mb-135 {
    margin-bottom: 135px !important;
}
.mb-140 {
    margin-bottom: 140px !important;
}
.mb-145 {
    margin-bottom: 145px !important;
}
.mb-150 {
    margin-bottom: 150px !important;
}
.mb-155 {
    margin-bottom: 155px !important;
}
.mb-160 {
    margin-bottom: 160px !important;
}
.mb-165 {
    margin-bottom: 165px !important;
}
.mb-170 {
    margin-bottom: 170px !important;
}
.mb-175 {
    margin-bottom: 175px !important;
}
.mb-180 {
    margin-bottom: 180px !important;
}
.mb-185 {
    margin-bottom: 185px !important;
}
.mb-190 {
    margin-bottom: 190px !important;
}
.mb-195 {
    margin-bottom: 195px !important;
}
.mb-200 {
    margin-bottom: 200px !important;
}
.ml-0 {
    margin-left: 0px !important;
}
.ml-5 {
    margin-left: 5px !important;
}
.ml-10 {
    margin-left: 10px !important;
}
.ml-15 {
    margin-left: 15px !important;
}
.ml-20 {
    margin-left: 20px !important;
}
.ml-25 {
    margin-left: 25px !important;
}
.ml-30 {
    margin-left: 30px !important;
}
.ml-35 {
    margin-left: 35px !important;
}
.ml-40 {
    margin-left: 40px !important;
}
.ml-45 {
    margin-left: 45px !important;
}
.ml-50 {
    margin-left: 50px !important;
}
.ml-55 {
    margin-left: 55px !important;
}
.ml-60 {
    margin-left: 60px !important;
}
.ml-65 {
    margin-left: 65px !important;
}
.ml-70 {
    margin-left: 70px !important;
}
.ml-75 {
    margin-left: 75px !important;
}
.ml-80 {
    margin-left: 80px !important;
}
.ml-85 {
    margin-left: 85px !important;
}
.ml-90 {
    margin-left: 90px !important;
}
.ml-95 {
    margin-left: 95px !important;
}
.ml-100 {
    margin-left: 100px !important;
}
.ml-105 {
    margin-left: 105px !important;
}
.ml-110 {
    margin-left: 110px !important;
}
.ml-115 {
    margin-left: 115px !important;
}
.ml-120 {
    margin-left: 120px !important;
}
.ml-125 {
    margin-left: 125px !important;
}
.ml-130 {
    margin-left: 130px !important;
}
.ml-135 {
    margin-left: 135px !important;
}
.ml-140 {
    margin-left: 140px !important;
}
.ml-145 {
    margin-left: 145px !important;
}
.ml-150 {
    margin-left: 150px !important;
}
.ml-155 {
    margin-left: 155px !important;
}
.ml-160 {
    margin-left: 160px !important;
}
.ml-165 {
    margin-left: 165px !important;
}
.ml-170 {
    margin-left: 170px !important;
}
.ml-175 {
    margin-left: 175px !important;
}
.ml-180 {
    margin-left: 180px !important;
}
.ml-185 {
    margin-left: 185px !important;
}
.ml-190 {
    margin-left: 190px !important;
}
.ml-195 {
    margin-left: 195px !important;
}
.ml-200 {
    margin-left: 200px !important;
}
.m-0 {
    margin: 0px !important;
}
.m-5 {
    margin: 5px !important;
}
.m-10 {
    margin: 10px !important;
}
.m-15 {
    margin: 15px !important;
}
.m-20 {
    margin: 20px !important;
}
.m-25 {
    margin: 25px !important;
}
.m-30 {
    margin: 30px !important;
}
.m-35 {
    margin: 35px !important;
}
.m-40 {
    margin: 40px !important;
}
.m-45 {
    margin: 45px !important;
}
.m-50 {
    margin: 50px !important;
}
.m-55 {
    margin: 55px !important;
}
.m-60 {
    margin: 60px !important;
}
.m-65 {
    margin: 65px !important;
}
.m-70 {
    margin: 70px !important;
}
.m-75 {
    margin: 75px !important;
}
.m-80 {
    margin: 80px !important;
}
.m-85 {
    margin: 85px !important;
}
.m-90 {
    margin: 90px !important;
}
.m-95 {
    margin: 95px !important;
}
.m-100 {
    margin: 100px !important;
}
.m-105 {
    margin: 105px !important;
}
.m-110 {
    margin: 110px !important;
}
.m-115 {
    margin: 115px !important;
}
.m-120 {
    margin: 120px !important;
}
.m-125 {
    margin: 125px !important;
}
.m-130 {
    margin: 130px !important;
}
.m-135 {
    margin: 135px !important;
}
.m-140 {
    margin: 140px !important;
}
.m-145 {
    margin: 145px !important;
}
.m-150 {
    margin: 150px !important;
}
.m-155 {
    margin: 155px !important;
}
.m-160 {
    margin: 160px !important;
}
.m-165 {
    margin: 165px !important;
}
.m-170 {
    margin: 170px !important;
}
.m-175 {
    margin: 175px !important;
}
.m-180 {
    margin: 180px !important;
}
.m-185 {
    margin: 185px !important;
}
.m-190 {
    margin: 190px !important;
}
.m-195 {
    margin: 195px !important;
}
.m-200 {
    margin: 200px !important;
}
.pt-0 {
    padding-top: 0px !important;
}
.pt-5 {
    padding-top: 5px !important;
}
.pt-10 {
    padding-top: 10px !important;
}
.pt-15 {
    padding-top: 15px !important;
}
.pt-20 {
    padding-top: 20px !important;
}
.pt-25 {
    padding-top: 25px !important;
}
.pt-30 {
    padding-top: 30px !important;
}
.pt-35 {
    padding-top: 35px !important;
}
.pt-40 {
    padding-top: 40px !important;
}
.pt-45 {
    padding-top: 45px !important;
}
.pt-50 {
    padding-top: 50px !important;
}
.pt-55 {
    padding-top: 55px !important;
}
.pt-60 {
    padding-top: 60px !important;
}
.pt-65 {
    padding-top: 65px !important;
}
.pt-70 {
    padding-top: 70px !important;
}
.pt-75 {
    padding-top: 75px !important;
}
.pt-80 {
    padding-top: 80px !important;
}
.pt-85 {
    padding-top: 85px !important;
}
.pt-90 {
    padding-top: 90px !important;
}
.pt-95 {
    padding-top: 95px !important;
}
.pt-100 {
    padding-top: 100px !important;
}
.pt-105 {
    padding-top: 105px !important;
}
.pt-110 {
    padding-top: 110px !important;
}
.pt-115 {
    padding-top: 115px !important;
}
.pt-120 {
    padding-top: 120px !important;
}
.pt-125 {
    padding-top: 125px !important;
}
.pt-130 {
    padding-top: 130px !important;
}
.pt-135 {
    padding-top: 135px !important;
}
.pt-140 {
    padding-top: 140px !important;
}
.pt-145 {
    padding-top: 145px !important;
}
.pt-150 {
    padding-top: 150px !important;
}
.pt-155 {
    padding-top: 155px !important;
}
.pt-160 {
    padding-top: 160px !important;
}
.pt-165 {
    padding-top: 165px !important;
}
.pt-170 {
    padding-top: 170px !important;
}
.pt-175 {
    padding-top: 175px !important;
}
.pt-180 {
    padding-top: 180px !important;
}
.pt-185 {
    padding-top: 185px !important;
}
.pt-190 {
    padding-top: 190px !important;
}
.pt-195 {
    padding-top: 195px !important;
}
.pt-200 {
    padding-top: 200px !important;
}
.pr-0 {
    padding-right: 0px !important;
}
.pr-5 {
    padding-right: 5px !important;
}
.pr-10 {
    padding-right: 10px !important;
}
.pr-15 {
    padding-right: 15px !important;
}
.pr-20 {
    padding-right: 20px !important;
}
.pr-25 {
    padding-right: 25px !important;
}
.pr-30 {
    padding-right: 30px !important;
}
.pr-35 {
    padding-right: 35px !important;
}
.pr-40 {
    padding-right: 40px !important;
}
.pr-45 {
    padding-right: 45px !important;
}
.pr-50 {
    padding-right: 50px !important;
}
.pr-55 {
    padding-right: 55px !important;
}
.pr-60 {
    padding-right: 60px !important;
}
.pr-65 {
    padding-right: 65px !important;
}
.pr-70 {
    padding-right: 70px !important;
}
.pr-75 {
    padding-right: 75px !important;
}
.pr-80 {
    padding-right: 80px !important;
}
.pr-85 {
    padding-right: 85px !important;
}
.pr-90 {
    padding-right: 90px !important;
}
.pr-95 {
    padding-right: 95px !important;
}
.pr-100 {
    padding-right: 100px !important;
}
.pr-105 {
    padding-right: 105px !important;
}
.pr-110 {
    padding-right: 110px !important;
}
.pr-115 {
    padding-right: 115px !important;
}
.pr-120 {
    padding-right: 120px !important;
}
.pr-125 {
    padding-right: 125px !important;
}
.pr-130 {
    padding-right: 130px !important;
}
.pr-135 {
    padding-right: 135px !important;
}
.pr-140 {
    padding-right: 140px !important;
}
.pr-145 {
    padding-right: 145px !important;
}
.pr-150 {
    padding-right: 150px !important;
}
.pr-155 {
    padding-right: 155px !important;
}
.pr-160 {
    padding-right: 160px !important;
}
.pr-165 {
    padding-right: 165px !important;
}
.pr-170 {
    padding-right: 170px !important;
}
.pr-175 {
    padding-right: 175px !important;
}
.pr-180 {
    padding-right: 180px !important;
}
.pr-185 {
    padding-right: 185px !important;
}
.pr-190 {
    padding-right: 190px !important;
}
.pr-195 {
    padding-right: 195px !important;
}
.pr-200 {
    padding-right: 200px !important;
}
.pb-0 {
    padding-bottom: 0px !important;
}
.pb-5 {
    padding-bottom: 5px !important;
}
.pb-10 {
    padding-bottom: 10px !important;
}
.pb-15 {
    padding-bottom: 15px !important;
}
.pb-20 {
    padding-bottom: 20px !important;
}
.pb-25 {
    padding-bottom: 25px !important;
}
.pb-30 {
    padding-bottom: 30px !important;
}
.pb-35 {
    padding-bottom: 35px !important;
}
.pb-40 {
    padding-bottom: 40px !important;
}
.pb-45 {
    padding-bottom: 45px !important;
}
.pb-50 {
    padding-bottom: 50px !important;
}
.pb-55 {
    padding-bottom: 55px !important;
}
.pb-60 {
    padding-bottom: 60px !important;
}
.pb-65 {
    padding-bottom: 65px !important;
}
.pb-70 {
    padding-bottom: 70px !important;
}
.pb-75 {
    padding-bottom: 75px !important;
}
.pb-80 {
    padding-bottom: 80px !important;
}
.pb-85 {
    padding-bottom: 85px !important;
}
.pb-90 {
    padding-bottom: 90px !important;
}
.pb-95 {
    padding-bottom: 95px !important;
}
.pb-100 {
    padding-bottom: 100px !important;
}
.pb-105 {
    padding-bottom: 105px !important;
}
.pb-110 {
    padding-bottom: 110px !important;
}
.pb-115 {
    padding-bottom: 115px !important;
}
.pb-120 {
    padding-bottom: 120px !important;
}
.pb-125 {
    padding-bottom: 125px !important;
}
.pb-130 {
    padding-bottom: 130px !important;
}
.pb-135 {
    padding-bottom: 135px !important;
}
.pb-140 {
    padding-bottom: 140px !important;
}
.pb-145 {
    padding-bottom: 145px !important;
}
.pb-150 {
    padding-bottom: 150px !important;
}
.pb-155 {
    padding-bottom: 155px !important;
}
.pb-160 {
    padding-bottom: 160px !important;
}
.pb-165 {
    padding-bottom: 165px !important;
}
.pb-170 {
    padding-bottom: 170px !important;
}
.pb-175 {
    padding-bottom: 175px !important;
}
.pb-180 {
    padding-bottom: 180px !important;
}
.pb-185 {
    padding-bottom: 185px !important;
}
.pb-190 {
    padding-bottom: 190px !important;
}
.pb-195 {
    padding-bottom: 195px !important;
}
.pb-200 {
    padding-bottom: 200px !important;
}
.pl-0 {
    padding-left: 0px !important;
}
.pl-5 {
    padding-left: 5px !important;
}
.pl-10 {
    padding-left: 10px !important;
}
.pl-15 {
    padding-left: 15px !important;
}
.pl-20 {
    padding-left: 20px !important;
}
.pl-25 {
    padding-left: 25px !important;
}
.pl-30 {
    padding-left: 30px !important;
}
.pl-35 {
    padding-left: 35px !important;
}
.pl-40 {
    padding-left: 40px !important;
}
.pl-45 {
    padding-left: 45px !important;
}
.pl-50 {
    padding-left: 50px !important;
}
.pl-55 {
    padding-left: 55px !important;
}
.pl-60 {
    padding-left: 60px !important;
}
.pl-65 {
    padding-left: 65px !important;
}
.pl-70 {
    padding-left: 70px !important;
}
.pl-75 {
    padding-left: 75px !important;
}
.pl-80 {
    padding-left: 80px !important;
}
.pl-85 {
    padding-left: 85px !important;
}
.pl-90 {
    padding-left: 90px !important;
}
.pl-95 {
    padding-left: 95px !important;
}
.pl-100 {
    padding-left: 100px !important;
}
.pl-105 {
    padding-left: 105px !important;
}
.pl-110 {
    padding-left: 110px !important;
}
.pl-115 {
    padding-left: 115px !important;
}
.pl-120 {
    padding-left: 120px !important;
}
.pl-125 {
    padding-left: 125px !important;
}
.pl-130 {
    padding-left: 130px !important;
}
.pl-135 {
    padding-left: 135px !important;
}
.pl-140 {
    padding-left: 140px !important;
}
.pl-145 {
    padding-left: 145px !important;
}
.pl-150 {
    padding-left: 150px !important;
}
.pl-155 {
    padding-left: 155px !important;
}
.pl-160 {
    padding-left: 160px !important;
}
.pl-165 {
    padding-left: 165px !important;
}
.pl-170 {
    padding-left: 170px !important;
}
.pl-175 {
    padding-left: 175px !important;
}
.pl-180 {
    padding-left: 180px !important;
}
.pl-185 {
    padding-left: 185px !important;
}
.pl-190 {
    padding-left: 190px !important;
}
.pl-195 {
    padding-left: 195px !important;
}
.pl-200 {
    padding-left: 200px !important;
}
.p-0 {
    padding: 0px !important;
}
.p-5 {
    padding: 5px !important;
}
.p-10 {
    padding: 10px !important;
}
.p-15 {
    padding: 15px !important;
}
.p-20 {
    padding: 20px !important;
}
.p-25 {
    padding: 25px !important;
}
.p-30 {
    padding: 30px !important;
}
.p-35 {
    padding: 35px !important;
}
.p-40 {
    padding: 40px !important;
}
.p-45 {
    padding: 45px !important;
}
.p-50 {
    padding: 50px !important;
}
.p-55 {
    padding: 55px !important;
}
.p-60 {
    padding: 60px !important;
}
.p-65 {
    padding: 65px !important;
}
.p-70 {
    padding: 70px !important;
}
.p-75 {
    padding: 75px !important;
}
.p-80 {
    padding: 80px !important;
}
.p-85 {
    padding: 85px !important;
}
.p-90 {
    padding: 90px !important;
}
.p-95 {
    padding: 95px !important;
}
.p-100 {
    padding: 100px !important;
}
.p-105 {
    padding: 105px !important;
}
.p-110 {
    padding: 110px !important;
}
.p-115 {
    padding: 115px !important;
}
.p-120 {
    padding: 120px !important;
}
.p-125 {
    padding: 125px !important;
}
.p-130 {
    padding: 130px !important;
}
.p-135 {
    padding: 135px !important;
}
.p-140 {
    padding: 140px !important;
}
.p-145 {
    padding: 145px !important;
}
.p-150 {
    padding: 150px !important;
}
.p-155 {
    padding: 155px !important;
}
.p-160 {
    padding: 160px !important;
}
.p-165 {
    padding: 165px !important;
}
.p-170 {
    padding: 170px !important;
}
.p-175 {
    padding: 175px !important;
}
.p-180 {
    padding: 180px !important;
}
.p-185 {
    padding: 185px !important;
}
.p-190 {
    padding: 190px !important;
}
.p-195 {
    padding: 195px !important;
}
.p-200 {
    padding: 200px !important;
}
.h-100 {
    height: 100px;
}
.h-200 {
    height: 200px;
}
.h-300 {
    height: 300px;
}
.h-400 {
    height: 400px;
}
.h-500 {
    height: 500px;
}
.h-600 {
    height: 600px;
}
.h-700 {
    height: 700px;
}
.h-800 {
    height: 800px;
}
.h-900 {
    height: 900px;
}
.h-sm {
    height: 40vh;
}
.h-md {
    height: 60vh;
}
.h-lg {
    height: 80vh;
}
.fullheight {
    height: 100vh;
}
.min-fullheight {
    min-height: 100vh;
}
.sep-line {
    position: relative;
    z-index: 1;
    display: block;
    height: 6px;
    border: none;
    margin: 50px 0;
    background: rgba(0, 0, 0, 0.05);
}
.font-secondary {
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
}
.border {
    border: 1px solid rgba(0, 0, 0, 0.1);
}
.dark .border {
    border: 1px solid rgba(255, 255, 255, 0.2);
}
.border-top {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.dark .border-top, .dark.border-top {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.border-bottom {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.dark .border-bottom, .dark.border-bottom {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.dark .sep-line {
    background: rgba(255, 255, 255, 0.2);
}
.v-center {
    position: relative;
    top: 50%;
    -moz-transform: translate3d(0, -50%, 0);
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.v-bottom {
    position: relative;
    top: 95%;
    -moz-transform: translate3d(0, -100%, 0);
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.v-center-items {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-direction: row;
    flex-direction: row;
}
.animated {
    visibility: hidden;
}
.animated.visible {
    visibility: visible;
}
.animate-hover {
    -moz-animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.mobile .hidden-mobile {
    display: none;
}
.shadow {
    -moz-box-shadow: 1px 1px 20px 0px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 1px 1px 20px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 20px 0px rgba(0, 0, 0, 0.2);
}
.container {
    position: relative;
}
.container-wide {
    width: 80%;
}
.row.no-padding {
    margin-left: 0;
    margin-right: 0;
}
.row.no-padding>*[class^='col'], .row.no-padding>*[class*=' col'] {
    padding-left: 0;
    padding-right: 0;
}
@media only screen and (max-width: 991px) {
    .v-center-items {
        display: block;
    }
    .v-center {
        top: auto;
        -moz-transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .v-bottom {
        top: auto;
        -moz-transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .h-sm, .h-md, .h-lg, .fullheight {
        height: auto;
    }
}
/* ---------------------------------------------------------------------------- */

/* --- 3. HEADER
/* ----------------------------------------------------------------------------- */

#header {
    position: absolute;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    color: #fff;
    width: 100%;
    z-index: 888;
    -moz-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
    -moz-transition: -moz-transform 1s ease-out;
    -o-transition: -o-transform 1s ease-out;
    -webkit-transition: -webkit-transform 1s ease-out;
    transition: transform 1s ease-out;
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}
#header.transparent {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=88);
    opacity: 0.88;
}
body.loaded #header {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
body.sticky-layout #header {
    position: fixed;
    top: -40px;
}
/* Navigation Bar
----------------------------------------------------------*/

.nav-primary {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    width: 100%;
    table-layout: fixed;
}
.nav-primary>li {
    -webkit-flex-grow: 3;
    flex-grow: 3;
    overflow: hidden;
}
.nav-primary>li:not(:last-child) {
    border-right: 1px solid rgba(255, 255, 255, 0.15);
}
.nav-primary>li>a {
    position: relative;
    display: block;
    text-align: center;
    font-weight: 600;
    padding: 25px 5px;
    font-size: 12px;
    text-transform: uppercase;
    overflow: hidden;
    z-index: 1;
}
@media only screen and (max-width: 991px) {
    .nav-primary>li>a {
        font-size: 11px;
    }
}
.nav-primary>li>a:before {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 3px;
    background: #fff;
    content: ' ';
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
}
.nav-primary>li>a:hover, .nav-primary>li>a:focus {
    background-color: transparent;
}
.nav-primary>li>a:hover:before, .nav-primary>li>a.active:before {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.nav-primary>li span.state-active {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 0;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-transform: translate3d(-50%, -50%, 0) scale(0);
    -ms-transform: translate3d(-50%, -50%, 0) scale(0);
    -webkit-transform: translate3d(-50%, -50%, 0) scale(0);
    transform: translate3d(-50%, -50%, 0) scale(0);
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=10);
    opacity: 0.1;
}
.nav-primary>li.icon-link {
    -webkit-flex-grow: 1;
    flex-grow: 1;
}
.nav-primary>li.icon-link a {
    padding-left: 10px;
    padding-right: 10px;
}
.nav-primary>li.icon-link a.panel-toggle>span {
    position: relative;
    top: -2px;
}
.nav-primary>li.icon-link i {
    font-size: 16px;
}
.panel-toggle {
    position: relative;
}
.panel-toggle:after {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    min-height: 20px;
    min-width: 20px;
    content: ' ';
}
.panel-toggle>span {
    position: relative;
}
.panel-toggle>span, .panel-toggle>span:before, .panel-toggle>span:after {
    height: 4px;
    width: 4px;
    display: inline-block;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    content: ' ';
    background-color: #fff;
    -moz-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    -webkit-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}
.panel-toggle>span:before, .panel-toggle>span:after {
    position: absolute;
    left: 0;
}
.panel-toggle>span:before {
    top: -7px;
}
.panel-toggle>span:after {
    bottom: -7px;
}
.panel-toggle>span>span {
    position: absolute;
    top: 0;
    left: 0;
}
.panel-toggle>span>span:before, .panel-toggle>span>span:after {
    position: absolute;
    top: 0;
    left: -8px;
    height: 3px;
    width: 20px;
    display: inline-block;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    content: ' ';
    background-color: #fff;
    -moz-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    -webkit-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}
.panel-toggle>span>span:before {
    -moz-transform: rotate(-45deg) scaleX(0);
    -ms-transform: rotate(-45deg) scaleX(0);
    -webkit-transform: rotate(-45deg) scaleX(0);
    transform: rotate(-45deg) scaleX(0);
}
.panel-toggle>span>span:after {
    -moz-transform: rotate(45deg) scaleX(0);
    -ms-transform: rotate(45deg) scaleX(0);
    -webkit-transform: rotate(45deg) scaleX(0);
    transform: rotate(45deg) scaleX(0);
}
.panel-open .panel-toggle>span:before {
    top: 0;
}
.panel-open .panel-toggle>span:after {
    bottom: 0;
}
.panel-open .panel-toggle>span>span:before {
    -moz-transform: rotate(-45deg) scaleX(1);
    -ms-transform: rotate(-45deg) scaleX(1);
    -webkit-transform: rotate(-45deg) scaleX(1);
    transform: rotate(-45deg) scaleX(1);
}
.panel-open .panel-toggle>span>span:after {
    -moz-transform: rotate(45deg) scaleX(1);
    -ms-transform: rotate(45deg) scaleX(1);
    -webkit-transform: rotate(45deg) scaleX(1);
    transform: rotate(45deg) scaleX(1);
}
.mobile-nav {
    display: none;
}
.mobile-nav .owner {
    float: left;
    line-height: 68px;
}
.mobile-nav .owner>img {
    position: relative;
    top: -3px;
    width: 46px;
    height: 46px;
    margin-right: 5px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    vertical-align: middle;
}
.mobile-nav .owner>.name {
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
}
.mobile-nav .panel-toggle {
    position: relative;
    top: 23px;
    margin-right: 7px;
    float: right;
}
@media only screen and (max-width: 767px) {
    .nav-primary {
        display: none;
    }
    .mobile-nav {
        display: block;
    }
}
/* Top Bar
----------------------------------------------------------*/

#top-bar {
    font-size: 11px;
    font-weight: 600;
    background: rgba(0, 0, 0, 0.1);
    text-transform: uppercase;
}
#top-bar .module a, #top-bar .module span {
    line-height: 40px;
}
#top-bar .module.right {
    float: right;
}
#top-bar .module.left {
    float: left;
}
#top-bar .module.menu>span {
    margin-right: 10px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
}
#top-bar .module.menu>a {
    margin-right: 8px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
}
#top-bar .module.menu>a:hover, #top-bar .module.menu>a:focus {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
}
#top-bar .module.menu>a.active {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    pointer-events: none;
}
/* ---------------------------------------------------------------------------- */

/* --- 3. CONTENT
/* ----------------------------------------------------------------------------- */

#content {
    position: relative;
    padding-top: 100px;
}
#content #photo {
    position: absolute;
    top: 140px;
    width: 370px;
}
@media only screen and (max-width: 1199px) {
    #content #photo {
        width: 300px;
    }
}
@media only screen and (max-width: 991px) {
    #content #photo {
        display: none;
    }
}
#content #sections-wrapper {
    margin-left: 370px;
    float: right;
}
@media only screen and (max-width: 1199px) {
    #content #sections-wrapper {
        margin-left: 300px;
    }
}
@media only screen and (max-width: 991px) {
    #content #sections-wrapper {
        margin-left: 0;
    }
}
#content.no-photo #photo {
    display: none;
}
#content.no-photo #sections-wrapper {
    width: 770px;
    margin-left: auto;
    margin-right: auto;
    float: none;
}
@media only screen and (max-width: 767px) {
    #content.no-photo #sections-wrapper {
        width: auto;
    }
}
#content .page-content {
    padding: 30px;
    background: #fff;
    margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
    #content .page-content {
        padding: 15px;
    }
}
#content .page-content .breadcrumb {
    margin-left: -30px;
    margin-right: -30px;
    margin-top: -30px;
}
@media only screen and (max-width: 767px) {
    #content .page-content .breadcrumb {
        margin-left: -15px;
        margin-right: -15px;
        margin-top: -15px;
    }
}
#content .page-content .content-title {
    margin-bottom: 40px;
}
#content .sidebar {
    background: #fff;
}
body.sticky-layout #content #photo {
    position: fixed;
    top: 100px;
}
section, .section {
    position: relative;
    margin-bottom: 32px;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
section .section-content, .section .section-content {
    padding: 60px;
}
section .section-content>h3, .section .section-content>h3 {
    margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
    section .section-content>h3, .section .section-content>h3 {
        margin-bottom: 25px;
    }
}
@media only screen and (max-width: 360px) {
    section .section-content>h3, .section .section-content>h3 {
        margin-bottom: 20px;
    }
}
section .section-content>h3.pull-left+.filter.pull-right, .section .section-content>h3.pull-left+.filter.pull-right {
    margin-top: -18px;
}
@media only screen and (max-width: 767px) {
    section .section-content, .section .section-content {
        padding: 35px 25px;
    }
    section .section-content>h3.pull-left, .section .section-content>h3.pull-left {
        float: none !important;
    }
    section .section-content>h3.pull-left+.filter.pull-right, .section .section-content>h3.pull-left+.filter.pull-right {
        margin-top: 10px;
        text-align: center;
        float: none !important;
    }
}
@media only screen and (max-width: 360px) {
    section .section-content, .section .section-content {
        padding: 30px 15px;
    }
}
.section-video {
    background: #000000;
    color: #fff;
}
.section-video .title {
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.section-video .btn-play {
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    margin: 80px auto 95px;
    display: block;
}
.section-video.playing .title {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
    visibility: hidden;
}
.section-video.playing .btn-play {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transform: scale(0.5, 0.5);
    -ms-transform: scale(0.5, 0.5);
    -webkit-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
    visibility: hidden;
}
/* Blog
----------------------------------------------------------*/

.post {
    margin-bottom: 30px;
}
.post .post-image {
    position: relative;
    z-index: 1;
}
.post .post-image:after {
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    height: 60%;
    content: ' ';
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, #ffffff));
    background-image: -moz-linear-gradient(rgba(255, 255, 255, 0), #ffffff);
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), #ffffff);
    background-image: linear-gradient(rgba(255, 255, 255, 0), #ffffff);
}
.post ul.post-meta {
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0 0 15px 0;
}
.post ul.post-meta>li {
    display: inline-block;
    font-weight: 500;
    font-size: 11px;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
}
.post ul.post-meta>li:not(:last-child) {
    margin-right: 10px;
}
.post ul.post-meta>li>i {
    display: inline-block;
    height: 32px;
    width: 32px;
    vertical-align: middle;
    color: #ee773c;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #fff;
    text-align: center;
    padding: 8px 0;
    font-size: 15px;
    margin-bottom: 2px;
    font-weight: 700;
}
.post ul.post-meta>li span {
    display: block;
}
.post .post-content {
    position: relative;
    z-index: 2;
}
.post.item {
    border: 1px solid rgba(0, 0, 0, 0.1);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.post.item .post-content {
    padding: 25px;
}
.post.item h1 {
    font-size: 30px;
    margin-bottom: 20px;
}
.post.item .post-image {
    position: relative;
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px;
    border-radius: 3px 3px 0 0;
    margin-top: -1px;
}
.post.item .post-image>img {
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px;
    border-radius: 3px 3px 0 0;
}
.post.item .post-image+.post-content {
    padding-top: 0;
}
.post.item .post-image+.post-content .post-meta {
    margin-top: -10px;
}
.post.single {
    padding: 0 30px;
}
@media only screen and (max-width: 767px) {
    .post.single {
        padding: 0;
    }
}
.post.single .post-image {
    margin-left: -60px;
    margin-right: -60px;
    margin-top: -40px;
}
@media only screen and (max-width: 767px) {
    .post.single .post-image {
        margin-left: -15px;
        margin-right: -15px;
    }
}
.post.single .post-image+.post-content {
    margin-top: -60px;
}
@media only screen and (max-width: 767px) {
    .post.single .post-image+.post-content {
        margin-top: -30px;
    }
}
.post.single .post-content h1 {
    margin-bottom: 40px;
}
.post.single .post-meta {
    margin-bottom: 40px;
}
.comments {
    list-style: none;
    padding: 0;
    margin: 0;
}
.comments>li .avatar {
    width: 58px;
    height: 58px;
    float: left;
}
@media only screen and (max-width: 767px) {
    .comments>li .avatar {
        width: 32px;
        height: 32px;
    }
}
.comments>li .avatar>img {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.comments>li .content {
    margin-left: 78px;
    margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
    .comments>li .content {
        margin-left: 42px;
    }
}
.comments>li .content>.text {
    position: relative;
    display: block;
    background: #f6f6f6;
    padding: 20px;
    margin-bottom: 10px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.comments>li .content>.text:after {
    position: absolute;
    top: 100%;
    right: 20px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 38px 38px 0;
    border-color: transparent #f6f6f6 transparent transparent;
    -moz-transform: scaleX(0.4);
    -ms-transform: scaleX(0.4);
    -webkit-transform: scaleX(0.4);
    transform: scaleX(0.4);
    content: ' ';
}
@media only screen and (max-width: 767px) {
    .comments>li .content>.text:after {
        right: 10px;
    }
}
.comments>li .content>.details {
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.4);
    padding-right: 60px;
    display: block;
}
.comments>li ul {
    padding-left: 58px;
    list-style: none;
}
@media only screen and (max-width: 767px) {
    .comments>li ul {
        padding-left: 20px;
    }
}
/* Icon Boxes
----------------------------------------------------------*/

.icon-box {
    margin-bottom: 40px;
}
.icon-box.icon-box-1 .icon {
    margin-bottom: 16px;
}
.icon-box.icon-box-2 .icon {
    float: left;
}
.icon-box.icon-box-2 .icon.icon-sm+.icon-box-content {
    padding-left: 55px;
}
.icon-box.icon-box-2 .icon-box-content {
    padding-left: 75px;
}
.icon-box.icon-box-3>img {
    width: 100%;
}
.icon-box.icon-box-3 .icon-box-content {
    padding: 30px;
}
/* Media
----------------------------------------------------------*/

/* Images */

.image-box {
    position: relative;
}
.image-box .image {
    overflow: hidden;
}
.image-box .hover {
    display: none;
}
/* Images List */

.images-list-wrapper {
    position: relative;
}
.images-list-wrapper .images-list {
    position: relative;
    z-index: 1;
}
.images-list-wrapper .images-list-hover {
    position: absolute;
    -moz-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    visibility: hidden;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #ee773c;
    color: #fff;
    -moz-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    -webkit-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    z-index: 2;
}
.images-list-wrapper .images-list-hover .content {
    position: absolute;
    top: 50%;
    left: 20px;
    right: 20px;
    -moz-transform: translate3d(0, -50%, 0);
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    text-align: center;
}
.images-list-wrapper .images-list-hover .content>a:not(.btn) {
    display: block;
}
.images-list-wrapper .images-list-hover .content>a:not(.btn)+.btn {
    margin-top: 15px;
}
.images-list-wrapper:hover .images-list-hover {
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    visibility: visible;
}
/* Video Box */

.video-box {
    position: relative;
    overflow: hidden;
}
.video-box.placeholder-image .btn-play {
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate3d(-50%, -50%, 0);
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
}
.video-box.placeholder-image iframe {
    width: 100%;
    height: 100%;
}
.video-box.placeholder-image.playing .btn-play {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    visibility: hidden;
}
/* Other
----------------------------------------------------------*/

/* Typing */

.typed-cursor {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    -moz-animation: blinking 1.5s infinite;
    -webkit-animation: blinking 1.5s infinite;
    animation: blinking 1.5s infinite;
}
/* Countdown */

.countdown {
    font-size: 90px;
    font-weight: 100;
    line-height: 1;
}
.countdown>span:not(:last-child):after {
    font-size: 60px;
    position: relative;
    top: -16px;
    margin: 0 9px;
    content: ":";
}
/* Share */

#share-it {
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 455;
}
#share-it>.icon {
    position: relative;
    background: #ee773c;
    color: #fff;
    -moz-box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
#share-it>.icon>i {
    z-index: 1;
}
#share-it>.icon:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #fff;
    -moz-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    content: ' ';
    -moz-box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
    -moz-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -o-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -webkit-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
#share-it .share-list {
    list-style: none;
    position: absolute;
    top: 0;
    right: 100%;
    width: 100vw;
    margin-right: 10px;
    visibility: hidden;
}
#share-it .share-list>li {
    float: right;
    direction: rtl;
    margin-right: 10px;
    visibility: hidden;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transform: translateY(20px) scale(0.5);
    -ms-transform: translateY(20px) scale(0.5);
    -webkit-transform: translateY(20px) scale(0.5);
    transform: translateY(20px) scale(0.5);
    -moz-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -o-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -webkit-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
#share-it .share-list>li .icon {
    -moz-box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
}
#share-it .share-list>li:nth-child(1) {
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}
#share-it .share-list>li:nth-child(2) {
    -moz-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
#share-it .share-list>li:nth-child(3) {
    -moz-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}
#share-it .share-list>li:nth-child(4) {
    -moz-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}
#share-it .share-list>li:nth-child(5) {
    -moz-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
}
#share-it .share-list>li:nth-child(6) {
    -moz-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
}
#share-it .share-list>li:nth-child(7) {
    -moz-transition-delay: 0.6s;
    -o-transition-delay: 0.6s;
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s;
}
#share-it .share-list>li:nth-child(8) {
    -moz-transition-delay: 0.7s;
    -o-transition-delay: 0.7s;
    -webkit-transition-delay: 0.7s;
    transition-delay: 0.7s;
}
#share-it .share-list>li:nth-child(9) {
    -moz-transition-delay: 0.8s;
    -o-transition-delay: 0.8s;
    -webkit-transition-delay: 0.8s;
    transition-delay: 0.8s;
}
#share-it .share-list>li:nth-child(10) {
    -moz-transition-delay: 0.9s;
    -o-transition-delay: 0.9s;
    -webkit-transition-delay: 0.9s;
    transition-delay: 0.9s;
}
#share-it .share-list>li:nth-child(11) {
    -moz-transition-delay: 1.0s;
    -o-transition-delay: 1.0s;
    -webkit-transition-delay: 1.0s;
    transition-delay: 1.0s;
}
#share-it .share-list>li:nth-child(12) {
    -moz-transition-delay: 1.1s;
    -o-transition-delay: 1.1s;
    -webkit-transition-delay: 1.1s;
    transition-delay: 1.1s;
}
#share-it.open>.icon {
    color: #ee773c;
}
#share-it.open>.icon:before {
    -moz-transform: scale(1.3, 1.3);
    -ms-transform: scale(1.3, 1.3);
    -webkit-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
}
#share-it.open .share-list {
    visibility: visible;
}
#share-it.open .share-list>li {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    -moz-transform: translateY(0px) scale(1);
    -ms-transform: translateY(0px) scale(1);
    -webkit-transform: translateY(0px) scale(1);
    transform: translateY(0px) scale(1);
    visibility: visible;
}
/* Shapes */

.shape.circle {
    display: inline-block;
    width: 64px;
    height: 64px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
/* Map BG */

.map-margin {
    margin-bottom: 400px;
}
/* Documentation */

.example-box {
    border: 1px solid #E1E1E8;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    margin-bottom: 20px;
}
.example-box-content {
    padding: 20px;
}
.example-box-content>*:last-child {
    margin-bottom: 0;
}
.example-box-title {
    padding: 10px 20px;
    text-transform: uppercase;
    font-size: 11px;
    border-bottom: 1px solid #E1E1E8;
    background-color: #F7F8F9;
    color: #9b9fa1;
    font-weight: 500;
}
.example-box+pre {
    margin-top: -1px !important;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
pre {
    tab-size: 4;
}
/* Testimonials
----------------------------------------------------------*/

.testimonial {
    margin-bottom: 45px;
}
.testimonial .testimonial-content {
    position: relative;
    font-size: 26px;
    font-weight: 300;
    padding: 25px;
    line-height: 1.2;
    background-color: #f6f6f6;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.testimonial .testimonial-content:after {
    position: absolute;
    top: 100%;
    right: 20px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 38px 38px 0;
    border-color: transparent #f6f6f6 transparent transparent;
    -moz-transform: scaleX(0.4);
    -ms-transform: scaleX(0.4);
    -webkit-transform: scaleX(0.4);
    transform: scaleX(0.4);
    content: ' ';
}
.testimonial .testimonial-author {
    margin-top: 20px;
    line-height: 1.2;
}
.testimonial .testimonial-author .name {
    font-weight: 600;
    font-size: 15px;
}
.testimonial .testimonial-author.with-image {
    position: relative;
    margin-top: 30px;
    padding-left: 74px;
}
.testimonial .testimonial-author.with-image img {
    position: absolute;
    top: -12px;
    left: 0;
    width: 58px;
    height: 58px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.testimonial.testimonial-primary .testimonial-content {
    color: #fff;
    background-color: #ee773c;
}
.testimonial.testimonial-primary .testimonial-content:after {
    border-color: transparent #ee773c transparent transparent;
}
.dark .testimonial:not(.testimonial-primary) .testimonial-content {
    background-color: rgba(0, 0, 0, 0.4);
}
.dark .testimonial:not(.testimonial-primary) .testimonial-content:after {
    border-color: transparent rgba(0, 0, 0, 0.4) transparent transparent;
}
/* Timeline
----------------------------------------------------------*/

.timeline {
    position: relative;
    padding: 60px 0;
}
.timeline:after {
    position: absolute;
    top: 0;
    height: 100%;
    left: 35%;
    width: 8px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    content: ' ';
    background-color: #ededed;
    z-index: 0;
}
@media only screen and (max-width: 767px) {
    .timeline:after {
        left: 20%;
    }
}
.timeline .timeline-event {
    position: relative;
    z-index: 2;
    margin-bottom: 50px;
}
.timeline .timeline-event .date {
    position: relative;
    text-align: right;
    float: left;
    width: 35%;
    padding-right: 30px;
    color: rgba(0, 0, 0, 0.4);
    font-size: 18px;
    font-weight: 300;
    margin-top: 7px;
}
@media only screen and (max-width: 767px) {
    .timeline .timeline-event .date {
        font-size: 13px;
        width: 20%;
    }
}
.timeline .timeline-event .date:before {
    position: absolute;
    top: 1px;
    right: -17px;
    width: 26px;
    height: 26px;
    background-color: #ee773c;
    border: 4px solid #fff;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    content: ' ';
}
.timeline .timeline-event .content {
    position: relative;
    margin-left: 35%;
    padding-left: 40px;
}
@media only screen and (max-width: 767px) {
    .timeline .timeline-event .content {
        margin-left: 20%;
    }
}
.timeline .timeline-event .content>img {
    margin-bottom: 15px;
}
.timeline .timeline-event .content h3 {
    margin-bottom: 0;
}
.timeline .timeline-event .content .caption {
    color: rgba(0, 0, 0, 0.4);
    font-size: 15px;
    font-weight: 300;
}
.timeline .timeline-event:last-child {
    margin-bottom: 0;
}
.timeline .timeline-event.animated {
    visibility: visible !important;
}
.timeline .timeline-event.animated .date:before {
    -moz-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
    -moz-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.1s;
    -o-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.1s;
    -webkit-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -webkit-transition-delay: 0.1s;
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.1s;
}
.timeline .timeline-event.animated .date>span {
    display: inline-block;
    -moz-transition: all 0.5s ease-out 0.3s;
    -o-transition: all 0.5s ease-out 0.3s;
    -webkit-transition: all 0.5s ease-out;
    -webkit-transition-delay: 0.3s;
    transition: all 0.5s ease-out 0.3s;
    -moz-transform: translateX(-40px);
    -ms-transform: translateX(-40px);
    -webkit-transform: translateX(-40px);
    transform: translateX(-40px);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
}
.timeline .timeline-event.animated .content {
    -moz-transform: translateX(40px);
    -ms-transform: translateX(40px);
    -webkit-transform: translateX(40px);
    transform: translateX(40px);
    -moz-transition: all 0.5s ease-out 0.3s;
    -o-transition: all 0.5s ease-out 0.3s;
    -webkit-transition: all 0.5s ease-out;
    -webkit-transition-delay: 0.3s;
    transition: all 0.5s ease-out 0.3s;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
}
.timeline .timeline-event.animated.visible .date:before {
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}
.timeline .timeline-event.animated.visible .date>span {
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
}
.timeline .timeline-event.animated.visible .content {
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
}
/* ---------------------------------------------------------------------------- */

/* --- 3. ELEMENTS
/* ----------------------------------------------------------------------------- */

/* Accordion
----------------------------------------------------------*/

.panel-group .panel {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.panel {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.panel-group .panel-2 .panel-heading {
    padding: 18px 0px 18px 45px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.panel-group .panel-2 .panel-heading .panel-title {
    position: relative;
    font-size: 20px;
}
.panel-group .panel-2 .panel-heading .panel-title>a:before {
    position: absolute;
    top: 0;
    left: -40px;
    width: 24px;
    height: 24px;
    content: ' ';
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #d2d2d2;
    color: #fff;
    font-family: 'FontAwesome';
    font-size: 14px;
    text-align: center;
    padding: 5px;
    content: "\f068";
}
.panel-group .panel-2 .panel-heading .panel-title>a[aria-expanded="false"]:before {
    content: "\f067";
}
.panel-group .panel-2 .panel-body {
    border-top: none !important;
    padding: 18px 0px 18px 45px;
}
.panel-group .panel-2+.panel-2 {
    margin-top: 0;
}
/* Ajax Modal
----------------------------------------------------------*/

#ajax-modal {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100vh;
    width: 100vw;
    z-index: 922;
    display: none;
    overflow: hidden;
}
#ajax-modal:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100vh;
    width: 100vw;
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -moz-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    background-color: #fff;
    content: ' ';
    -moz-transition: all 0.6s ease-out;
    -o-transition: all 0.6s ease-out;
    -webkit-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;
}
#ajax-modal.loading-started:before {
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}
#ajax-modal .ajax-modal-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: -30px;
    bottom: 0;
    height: 100vh;
    margin-right: 30px;
    overflow: auto;
    display: none;
}
#ajax-modal .ajax-title-bar {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    font-size: 11px;
    font-weight: 600;
    background: #ee773c;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    padding: 15px 0;
    color: #fff;
    z-index: 923;
    -moz-transform: translateY(-200%);
    -ms-transform: translateY(-200%);
    -webkit-transform: translateY(-200%);
    transform: translateY(-200%);
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    -webkit-transition: all 1s ease-out;
    transition: all 1s ease-out;
}
#ajax-modal .ajax-title-bar .ajax-close {
    position: absolute;
    bottom: -42px;
    right: 0;
    -moz-box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
}
#ajax-modal .ajax-content {
    padding-top: 120px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transition: all 0.6s ease-out;
    -o-transition: all 0.6s ease-out;
    -webkit-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;
}
#ajax-modal .ajax-content .container {
    position: relative;
}
#ajax-modal.loading-finished .ajax-title-bar {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
#ajax-modal.loading-finished .ajax-content {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
}
#ajax-loader {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -32px;
    margin-top: -32px;
    display: none;
    z-index: 922;
}
#ajax-tmp {
    display: none !important;
    visibility: hidden;
}
html.locked-scrolling, html.locked-scrolling body {
    height: 100%;
    overflow: hidden;
}
/* Buttons
----------------------------------------------------------*/

.btn {
    position: relative;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 40px;
   /*jabs eliminado para hacer mas pequeño el texto de descripción*/
    /*padding: 13px 28px 15px;*/
    border: none;
    color: #fff;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    outline: none;
    border: none;
    background: transparent;
    margin-bottom: 3px;
}
.btn>.i {
    position: relative;
    top: 1px;
}
.btn>.i>i {
    display: inline-block;
    -moz-transition: -moz-transform 0.2s ease-out, opacity 0.2s ease-out;
    -o-transition: -o-transform 0.2s ease-out, opacity 0.2s ease-out;
    -webkit-transition: -webkit-transform 0.2s ease-out, opacity 0.2s ease-out;
    transition: transform 0.2s ease-out, opacity 0.2s ease-out;
}
.btn>.i>i:nth-child(2) {
    position: absolute;
    top: 0;
    left: 0;
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
}
.btn:hover>.i>i:nth-child(1) {
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
}
.btn:hover>.i>i:nth-child(2) {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
}
.btn:hover, .btn:focus {
    color: #fff;
}
.btn:focus:active, .btn:focus, .btn:active {
    outline: none !important;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn.btn-xs {
    padding: 6px 20px 7px;
    font-size: 10px;
}
.btn.btn-sm {
    padding: 10px 24px 11px;
    font-size: 10.5px;
}
.btn.btn-lg {
    padding: 17px 32px 19px;
    font-size: 12px;
}
.btn.btn-section {
    display: block;
    /*jabs eliminado el espacio que se tiene en la descripcion*/
    /*padding: 40px;*/
    text-align: center;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    font-size: 18px;
    text-transform: none;
    font-weight: 300;
}
.btn.btn-primary {
    background-color: #ee773c;
}
.btn.btn-primary:hover, .btn.btn-primary:focus {
    background-color: #dd5b1a;
}
.btn.btn-secondary {
    background-color: #c5561f;
}
.btn.btn-secondary:hover, .btn.btn-secondary:focus {
    background-color: #95441c;
}
.btn.btn-info {
    background-color: #56aee5;
}
.btn.btn-info:hover, .btn.btn-info:focus {
    background-color: #3097d8;
}
.btn.btn-warning {
    background-color: #f06a28;
}
.btn.btn-warning:hover, .btn.btn-warning:focus {
    background-color: #d05315;
}
.btn.btn-danger {
    background-color: #e15757;
}
.btn.btn-danger:hover, .btn.btn-danger:focus {
    background-color: #d33232;
}
.btn.btn-success {
    background-color: #83bd3f;
}
.btn.btn-success:hover, .btn.btn-success:focus {
    background-color: #689237;
}
.btn.btn-dark {
    background-color: #1e1e1e;
}
.btn.btn-dark:hover, .btn.btn-dark:focus {
    background-color: #040404;
}
.btn-default {
    color: #434343;
    background-color: #f6f6f6;
}
.btn-default:hover, .btn-default:focus {
    color: #434343;
    background-color: #ededed;
}
.dark .btn-default {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.1);
}
.dark .btn-default:hover, .dark .btn-default:focus {
    background-color: rgba(0, 0, 0, 0.2);
}
.btn-white {
    background-color: #fff;
    color: #ee773c;
}
.btn-white:hover, .btn-white:focus {
    background-color: #c5561f;
    color: #fff;
}
.btn-link {
    border: none;
}
.btn-link:hover, .btn-link:focus {
    color: inherit;
    text-decoration: none;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
}
/* Submit Button */

.btn-submit {
    display: block;
    text-align: center;
    width: 100%;
    background-color: transparent !important;
    border: none;
}
.btn-submit:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 13px;
    padding-top: 10px;
    background-color: #ee773c;
    border: 2px solid #ee773c;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    content: ' ';
    color: #fff;
}
.btn-submit.btn-white:after {
    background-color: #fff;
}
.btn-submit.btn-white:hover, .btn-submit.btn-white:focus {
    color: #ee773c;
}
.btn-submit:hover, .btn-submit:focus {
    color: #fff;
}
.btn-submit>* {
    position: relative;
    z-index: 2;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.btn-submit.loading {
    pointer-events: none;
}
.btn-submit.loading>* {
    opacity: 0 !important;
    visibility: hidden;
}
.btn-submit.loading:after {
    width: 43px;
    left: 50%;
    margin-left: -21px;
    -moz-animation: btnLoading 1.2s both 0.5s infinite;
    -webkit-animation: btnLoading 1.2s both 0.5s infinite;
    animation: btnLoading 1.2s both 0.5s infinite;
}
.btn-submit.loading.success:after {
    font-family: 'themify';
    background-color: #83bd3f;
    border-color: #83bd3f;
    -moz-animation: none;
    -webkit-animation: none;
    animation: none;
    content: "\e64c";
}
.btn-submit.loading.error:after {
    font-family: 'themify';
    background-color: #e15757;
    border-color: #e15757;
    -moz-animation: none;
    -webkit-animation: none;
    animation: none;
    content: "\e646";
}
.btn-submit.btn-sm:after {
    font-size: 13px;
    padding-top: 8px;
}
.btn-submit.btn-sm.loading:after {
    width: 38px;
    margin-left: -19px;
}
@-moz-keyframes btnLoading {
    0% {
        -moz-transform: scale(1, 1);
        transform: scale(1, 1);
    }
    12% {
        -moz-transform: scale(0.7, 0.7);
        transform: scale(0.7, 0.7);
    }
    38% {
        -moz-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1);
    }
    62% {
        -moz-transform: scale(0.8, 0.8);
        transform: scale(0.8, 0.8);
    }
    87% {
        -moz-transform: scale(1, 1);
        transform: scale(1, 1);
    }
}
@-webkit-keyframes btnLoading {
    0% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }
    12% {
        -webkit-transform: scale(0.7, 0.7);
        transform: scale(0.7, 0.7);
    }
    38% {
        -webkit-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1);
    }
    62% {
        -webkit-transform: scale(0.8, 0.8);
        transform: scale(0.8, 0.8);
    }
    87% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }
}
@keyframes btnLoading {
    0% {
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }
    12% {
        -moz-transform: scale(0.7, 0.7);
        -ms-transform: scale(0.7, 0.7);
        -webkit-transform: scale(0.7, 0.7);
        transform: scale(0.7, 0.7);
    }
    38% {
        -moz-transform: scale(1.1, 1.1);
        -ms-transform: scale(1.1, 1.1);
        -webkit-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1);
    }
    62% {
        -moz-transform: scale(0.8, 0.8);
        -ms-transform: scale(0.8, 0.8);
        -webkit-transform: scale(0.8, 0.8);
        transform: scale(0.8, 0.8);
    }
    87% {
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }
}
/* Play Button */

.btn-play {
    position: relative;
    display: inline-block;
    font-size: 52px;
    width: 86px;
    height: 86px;
    font-size: 22px;
    vertical-align: middle;
    margin-bottom: 3px;
    color: #fff;
}
.btn-play:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-box-shadow: 0px 5px 16px 0px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 5px 16px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 5px 16px 0px rgba(0, 0, 0, 0.5);
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    content: ' ';
    background: rgba(0, 0, 0, 0.5);
}
.btn-play:after {
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate3d(-50%, -50%, 0);
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    -webkit-filter: blur(0);
    filter: blur(0);
    border-style: solid;
    border-width: 8px 0 8px 14px;
    border-color: transparent transparent transparent #ffffff;
    content: ' ';
}
.btn-play:hover:before {
    -moz-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
}
/* Backgrounds
----------------------------------------------------------*/

.bg-body {
    position: fixed !important;
}
/* Image / Slideshow */

.bg-image, .bg-slideshow {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 0;
}
.bg-image>img {
    display: none;
}
.bg-image+* {
    position: relative;
}
.bg-fixed {
    background-attachment: fixed;
}
.bg-slideshow .owl-wrapper-outer, .bg-slideshow .owl-wrapper, .bg-slideshow .owl-item {
    height: 100%;
    overflow: hidden;
}
/* Video */

.bg-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.bg-video-placeholder {
    display: none;
}
/* Map */

.bg-map {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.bg-map.light-overlay:after, .bg-map.dark-overlay:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: ' ';
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.bg-map.light-overlay:after {
    background: rgba(255, 255, 255, 0.5);
}
.bg-map.dark-overlay:after {
    background: rgba(0, 0, 0, 0.5);
}
.bg-map:hover:after {
    visibility: hidden;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
}
.bg-map+* {
    position: relative;
}
/* Colors */

.bg-white {
    background-color: #fff;
}
.bg-grey {
    background-color: #f6f6f6;
}
.bg-black {
    background-color: #000000;
}
.bg-primary {
    background-color: #ee773c;
}
.bg-secondary {
    background-color: #c5561f;
}
.bg-info {
    background-color: #56aee5;
}
.bg-warning {
    background-color: #f06a28;
}
.bg-danger {
    background-color: #e15757;
}
.bg-success {
    background-color: #83bd3f;
}
.bg-dark {
    background-color: #1e1e1e;
}
.bg-facebook {
    background-color: #213553;
}
.bg-twitter {
    background-color: #3aa8db;
}
.bg-google-plus {
    background-color: #d04f3e;
}
.bg-behance {
    background-color: #1882ff;
}
.bg-dribbble {
    background-color: #e95aae;
}
.bg-flickr {
    background-color: #f9429c;
}
.bg-instagram {
    background-color: #4f86ac;
}
.bg-linkedin {
    background-color: #008bc2;
}
.bg-pinterest {
    background-color: #cb1f24;
}
.bg-skype {
    background-color: #00bef4;
}
.bg-slack {
    background-color: #44ba97;
}
.bg-tumblr {
    background-color: #435971;
}
.bg-vimeo {
    background-color: #0bc4ef;
}
.bg-vine {
    background-color: #00be9b;
}
.bg-youtube {
    background-color: #ed4533;
}
/* Breadcrumb
----------------------------------------- */

.breadcrumb {
    background: transparent;
    font-size: 12px;
    margin-bottom: 40px;
    padding: 0;
    height: 50px;
    overflow: auto;
    white-space: nowrap;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    text-transform: uppercase;
    font-size: 11px;
}
.breadcrumb>li {
    position: relative;
    display: inline-block;
    padding: 18px 19px;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
}
.breadcrumb>li+li:before, .breadcrumb>li+li:after {
    position: absolute;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 25px 0 25px 10px;
    content: ' ';
    padding: 0;
}
.breadcrumb>li+li:before {
    left: -7px;
    border-color: transparent transparent transparent rgba(0, 0, 0, 0.1);
}
.breadcrumb>li+li:after {
    left: -8px;
    border-color: transparent transparent transparent #fff;
}
.breadcrumb>li:first-child {
    color: #ee773c;
}
.breadcrumb>li.active {
    color: rgba(0, 0, 0, 0.2);
}
/* Carousel
----------------------------------------------------------*/

.carousel {
    position: relative;
}
.carousel .owl-item {
    overflow: hidden;
}
.carousel:hover .owl-buttons {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    visibility: visible;
}
.owl-pagination {
    text-align: center;
}
.owl-pagination .owl-page {
    display: inline-block;
    margin: 0px 8px;
}
.owl-pagination .owl-page span {
    display: inline-block;
    width: 11px;
    height: 11px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    background-color: #000000;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
    opacity: 0.2;
}
.owl-pagination .owl-page.active span {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    opacity: 0.6;
}
.dark .owl-pagination .owl-page span {
    background-color: rgba(255, 255, 255, 0.4);
}
.dark .owl-pagination .owl-page.active span {
    background-color: rgba(255, 255, 255, 0.75);
}
.owl-buttons {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    width: 100%;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transform: scaleX(0.9);
    -ms-transform: scaleX(0.9);
    -webkit-transform: scaleX(0.9);
    transform: scaleX(0.9);
    visibility: hidden;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.owl-buttons>* {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.owl-buttons>*:hover, .owl-buttons>*:focus {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
}
.owl-buttons>*:after, .owl-buttons>*:before {
    position: absolute;
    top: 0;
    font-size: 26px;
    font-family: themify;
}
.owl-buttons .owl-prev:before {
    left: -20px;
    content: "\e64a";
}
.owl-buttons .owl-next:before {
    right: -20px;
    content: "\e649";
}
.inner-controls>.owl-controls>.owl-pagination {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
}
.inner-controls>.owl-controls>.owl-pagination .owl-page span {
    background-color: #fff;
}
.inner-controls .owl-buttons>*:after, .inner-controls .owl-buttons>*:before {
    color: #fff;
}
.inner-controls .owl-buttons .owl-prev:before {
    left: 20px;
}
.inner-controls .owl-buttons .owl-next:before {
    right: 20px;
}
/* Forms
----------------------------------------------------------*/

.input-wrapper {
    position: relative;
    margin-top: 10px;
}
.input-wrapper .input-label {
    position: absolute;
    top: 8px;
    left: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    z-index: 0;
}
.input-wrapper .input-lg+.input-label {
    top: 3px;
    font-size: 16px;
}
.input-wrapper .form-control {
    position: relative;
    z-index: 1;
}
.input-wrapper .form-control:focus+.input-label, .input-wrapper .form-control.has-value+.input-label {
    -moz-transform: translateY(-23px);
    -ms-transform: translateY(-23px);
    -webkit-transform: translateY(-23px);
    transform: translateY(-23px);
    font-size: 12px;
}
.input-wrapper textarea {
    resize: none;
    border: none;
}
.input-wrapper textarea:focus, .input-wrapper textarea:active {
    border: none;
}
.input-wrapper .input-line {
    position: absolute;
    left: 0;
    top: 32px;
    width: 100%;
    height: 2px;
    background-color: #d2d2d2;
    content: ' ';
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.input-wrapper .form-control:focus+.input-label+.input-line, .input-wrapper .form-control.has-value+.input-label+.input-line {
    top: 100%;
}
.form-group {
    margin-bottom: 25px;
}
.form-control {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: transparent;
    font-size: 14px;
    padding: 4px 0px;
    height: 32px;
    border: none;
    color: inherit;
    border-bottom: 2px solid #d2d2d2;
    margin-bottom: 3px;
    -moz-appearance: none;
    -webkit-appearance: none;
}
.form-control:focus, .form-control:active {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: 2px solid #ee773c;
}
.form-control.input-lg {
    font-size: 16px;
    font-weight: 500;
}
.form-control.valid {
    border-color: #83bd3f;
}
.form-control.error {
    border-color: #e15757;
}
.dark .form-control {
    border-color: #fff;
}
.dark .form-control:focus, .dark .form-control:active {
    border-color: #fff;
}
/* Icons
----------------------------------------------------------*/

.icon {
    position: relative;
    display: inline-block;
    font-size: 34px;
    width: 48px;
    vertical-align: middle;
    margin-bottom: 3px;
}
.icon.icon-sm {
    font-size: 22px;
    width: 30px;
}
.icon.icon-lg {
    font-size: 68px;
    width: 84px;
}
.icon.icon-xl {
    font-size: 98px;
    width: 128px;
}
.icon.icon-muted {
    color: rgba(0, 0, 0, 0.2);
}
.icon.icon-primary {
    color: #ee773c;
}
.icon.icon-secondary {
    color: #c5561f;
}
.icon.icon-info {
    color: #56aee5;
}
.icon.icon-warning {
    color: #f06a28;
}
.icon.icon-danger {
    color: #e15757;
}
.icon.icon-success {
    color: #83bd3f;
}
.icon.icon-dark {
    color: #1e1e1e;
}
.icon.icon-facebook {
    color: #213553;
}
.icon.icon-facebook:hover, .icon.icon-facebook:focus {
    color: #121e2f;
}
.icon.icon-twitter {
    color: #3aa8db;
}
.icon.icon-twitter:hover, .icon.icon-twitter:focus {
    color: #238ebf;
}
.icon.icon-google-plus {
    color: #d04f3e;
}
.icon.icon-google-plus:hover, .icon.icon-google-plus:focus {
    color: #b03a2b;
}
.icon.icon-behance {
    color: #1882ff;
}
.icon.icon-behance:hover, .icon.icon-behance:focus {
    color: #0069e4;
}
.icon.icon-dribbble {
    color: #e95aae;
}
.icon.icon-dribbble:hover, .icon.icon-dribbble:focus {
    color: #e32d98;
}
.icon.icon-flickr {
    color: #f9429c;
}
.icon.icon-flickr:hover, .icon.icon-flickr:focus {
    color: #f71182;
}
.icon.icon-instagram {
    color: #4f86ac;
}
.icon.icon-instagram:hover, .icon.icon-instagram:focus {
    color: #3f6b89;
}
.icon.icon-linkedin {
    color: #008bc2;
}
.icon.icon-linkedin:hover, .icon.icon-linkedin:focus {
    color: #00668f;
}
.icon.icon-pinterest {
    color: #cb1f24;
}
.icon.icon-pinterest:hover, .icon.icon-pinterest:focus {
    color: #9f181c;
}
.icon.icon-skype {
    color: #00bef4;
}
.icon.icon-skype:hover, .icon.icon-skype:focus {
    color: #0096c1;
}
.icon.icon-slack {
    color: #44ba97;
}
.icon.icon-slack:hover, .icon.icon-slack:focus {
    color: #369579;
}
.icon.icon-tumblr {
    color: #435971;
}
.icon.icon-tumblr:hover, .icon.icon-tumblr:focus {
    color: #304051;
}
.icon.icon-vimeo {
    color: #0bc4ef;
}
.icon.icon-vimeo:hover, .icon.icon-vimeo:focus {
    color: #099cbe;
}
.icon.icon-vine {
    color: #00be9b;
}
.icon.icon-vine:hover, .icon.icon-vine:focus {
    color: #008b71;
}
.icon.icon-youtube {
    color: #ed4533;
}
.icon.icon-youtube:hover, .icon.icon-youtube:focus {
    color: #da2613;
}
.icon.icon-hover {
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.icon.icon-hover.icon-primary:hover, .icon.icon-hover.icon-primary:focus {
    color: #e35914;
}
.icon.icon-hover.icon-secondary:hover, .icon.icon-hover.icon-secondary:focus {
    color: #994318;
}
.icon.icon-hover.icon-info:hover, .icon.icon-hover.icon-info:focus {
    color: #2a99de;
}
.icon.icon-hover.icon-warning:hover, .icon.icon-hover.icon-warning:focus {
    color: #d6510f;
}
.icon.icon-hover.icon-danger:hover, .icon.icon-hover.icon-danger:focus {
    color: #d92c2c;
}
.icon.icon-hover.icon-success:hover, .icon.icon-hover.icon-success:focus {
    color: #689732;
}
.icon.icon-hover.icon-dark:hover, .icon.icon-hover.icon-dark:focus {
    color: #040404;
}
.icon.icon-circle {
    height: 48px;
    font-size: 14px;
    text-align: center;
    color: #fff;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.icon.icon-circle>* {
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate3d(-50%, -50%, 0);
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    -webkit-filter: blur(0);
    filter: blur(0);
}
.icon.icon-circle.icon-sm {
    height: 30px;
    font-size: 13px;
}
.icon.icon-circle.icon-lg {
    height: 84px;
    font-size: 36px;
}
.icon.icon-circle.icon-xl {
    height: 128px;
    font-size: 56px;
}
.icon.icon-circle.icon-white {
    background-color: #fff;
}
.icon.icon-circle.icon-grey {
    background-color: #ededed;
}
.icon.icon-circle.icon-primary {
    background-color: #ee773c;
}
.icon.icon-circle.icon-secondary {
    background-color: #c5561f;
}
.icon.icon-circle.icon-info {
    background-color: #56aee5;
}
.icon.icon-circle.icon-warning {
    background-color: #f06a28;
}
.icon.icon-circle.icon-danger {
    background-color: #e15757;
}
.icon.icon-circle.icon-success {
    background-color: #83bd3f;
}
.icon.icon-circle.icon-dark {
    background-color: #1e1e1e;
}
.icon.icon-circle.icon-facebook {
    background-color: #213553;
}
.icon.icon-circle.icon-facebook:hover, .icon.icon-circle.icon-facebook:focus {
    color: #fff;
    background-color: #121e2f;
}
.icon.icon-circle.icon-twitter {
    background-color: #3aa8db;
}
.icon.icon-circle.icon-twitter:hover, .icon.icon-circle.icon-twitter:focus {
    color: #fff;
    background-color: #238ebf;
}
.icon.icon-circle.icon-google-plus {
    background-color: #d04f3e;
}
.icon.icon-circle.icon-google-plus:hover, .icon.icon-circle.icon-google-plus:focus {
    color: #fff;
    background-color: #b03a2b;
}
.icon.icon-circle.icon-behance {
    background-color: #1882ff;
}
.icon.icon-circle.icon-behance:hover, .icon.icon-circle.icon-behance:focus {
    color: #fff;
    background-color: #0069e4;
}
.icon.icon-circle.icon-dribbble {
    background-color: #e95aae;
}
.icon.icon-circle.icon-dribbble:hover, .icon.icon-circle.icon-dribbble:focus {
    color: #fff;
    background-color: #e32d98;
}
.icon.icon-circle.icon-flickr {
    background-color: #f9429c;
}
.icon.icon-circle.icon-flickr:hover, .icon.icon-circle.icon-flickr:focus {
    color: #fff;
    background-color: #f71182;
}
.icon.icon-circle.icon-instagram {
    background-color: #4f86ac;
}
.icon.icon-circle.icon-instagram:hover, .icon.icon-circle.icon-instagram:focus {
    color: #fff;
    background-color: #3f6b89;
}
.icon.icon-circle.icon-linkedin {
    background-color: #008bc2;
}
.icon.icon-circle.icon-linkedin:hover, .icon.icon-circle.icon-linkedin:focus {
    color: #fff;
    background-color: #00668f;
}
.icon.icon-circle.icon-pinterest {
    background-color: #cb1f24;
}
.icon.icon-circle.icon-pinterest:hover, .icon.icon-circle.icon-pinterest:focus {
    color: #fff;
    background-color: #9f181c;
}
.icon.icon-circle.icon-skype {
    background-color: #00bef4;
}
.icon.icon-circle.icon-skype:hover, .icon.icon-circle.icon-skype:focus {
    color: #fff;
    background-color: #0096c1;
}
.icon.icon-circle.icon-slack {
    background-color: #44ba97;
}
.icon.icon-circle.icon-slack:hover, .icon.icon-circle.icon-slack:focus {
    color: #fff;
    background-color: #369579;
}
.icon.icon-circle.icon-tumblr {
    background-color: #435971;
}
.icon.icon-circle.icon-tumblr:hover, .icon.icon-circle.icon-tumblr:focus {
    color: #fff;
    background-color: #304051;
}
.icon.icon-circle.icon-vimeo {
    background-color: #0bc4ef;
}
.icon.icon-circle.icon-vimeo:hover, .icon.icon-circle.icon-vimeo:focus {
    color: #fff;
    background-color: #099cbe;
}
.icon.icon-circle.icon-vine {
    background-color: #00be9b;
}
.icon.icon-circle.icon-vine:hover, .icon.icon-circle.icon-vine:focus {
    color: #fff;
    background-color: #008b71;
}
.icon.icon-circle.icon-youtube {
    background-color: #ed4533;
}
.icon.icon-circle.icon-youtube:hover, .icon.icon-circle.icon-youtube:focus {
    color: #fff;
    background-color: #da2613;
}
.icon.icon-circle.icon-hover {
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.icon.icon-circle.icon-hover.icon-primary:hover, .icon.icon-circle.icon-hover.icon-primary:focus {
    color: #fff;
    background-color: #e35914;
}
.icon.icon-circle.icon-hover.icon-secondary:hover, .icon.icon-circle.icon-hover.icon-secondary:focus {
    color: #fff;
    background-color: #994318;
}
.icon.icon-circle.icon-hover.icon-info:hover, .icon.icon-circle.icon-hover.icon-info:focus {
    color: #fff;
    background-color: #2a99de;
}
.icon.icon-circle.icon-hover.icon-warning:hover, .icon.icon-circle.icon-hover.icon-warning:focus {
    color: #fff;
    background-color: #d6510f;
}
.icon.icon-circle.icon-hover.icon-danger:hover, .icon.icon-circle.icon-hover.icon-danger:focus {
    color: #fff;
    background-color: #d92c2c;
}
.icon.icon-circle.icon-hover.icon-success:hover, .icon.icon-circle.icon-hover.icon-success:focus {
    color: #fff;
    background-color: #689732;
}
.icon.icon-circle.icon-hover.icon-dark:hover, .icon.icon-circle.icon-hover.icon-dark:focus {
    color: #fff;
    background-color: #040404;
}
.dark .icon.icon-muted {
    color: rgba(255, 255, 255, 0.2);
}
.i-before {
    margin-right: 8px;
}
.i-after {
    margin-left: 8px;
}
.i-before-after {
    margin-right: 8px;
    margin-left: 8px;
}
/* Images
----------------------------------------------------------*/

.img-rounded {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
/* Badges
----------------------------------------------------------*/

.badge {
    font-size: 11px;
    padding: 3px 5.5px;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-weight: normal;
}
.badge.badge-primary {
    background-color: #ee773c;
}
.label.label-primary {
    background-color: #ee773c;
}
.label.label-secondary {
    background-color: #c5561f;
}
.label.label-info {
    background-color: #56aee5;
}
.label.label-warning {
    background-color: #f06a28;
}
.label.label-danger {
    background-color: #e15757;
}
.label.label-success {
    background-color: #83bd3f;
}
.label.label-dark {
    background-color: #1e1e1e;
}
/* Loader
----------------------------------------------------------*/

#page-loader {
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100vw;
    z-index: 10000;
}
#page-loader .loader {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -32px;
    margin-top: -32px;
}
/* Loader */

.loader {
    stroke: #ee773c;
    -moz-animation: loaderRotate 1.4s linear infinite;
    -webkit-animation: loaderRotate 1.4s linear infinite;
    animation: loaderRotate 1.4s linear infinite;
}
.loader .circle {
    stroke-dasharray: 187;
    stroke-dashoffset: 0;
    -moz-transform-origin: center 50%;
    -ms-transform-origin: center 50%;
    -webkit-transform-origin: center 50%;
    transform-origin: center 50%;
    -moz-animation: loaderTurn 1.4s ease-in-out infinite;
    -webkit-animation: loaderTurn 1.4s ease-in-out infinite;
    animation: loaderTurn 1.4s ease-in-out infinite;
}
@-moz-keyframes loaderRotate {
    0% {
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(270deg);
        transform: rotate(270deg);
    }
}
@-webkit-keyframes loaderRotate {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg);
    }
}
@keyframes loaderRotate {
    0% {
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg);
    }
}
@-moz-keyframes loaderTurn {
    0% {
        stroke-dashoffset: 187;
    }
    50% {
        stroke-dashoffset: 46.75;
        -moz-transform: rotate(135deg);
        transform: rotate(135deg);
    }
    100% {
        stroke-dashoffset: 187;
        -moz-transform: rotate(450deg);
        transform: rotate(450deg);
    }
}
@-webkit-keyframes loaderTurn {
    0% {
        stroke-dashoffset: 187;
    }
    50% {
        stroke-dashoffset: 46.75;
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
    }
    100% {
        stroke-dashoffset: 187;
        -webkit-transform: rotate(450deg);
        transform: rotate(450deg);
    }
}
@keyframes loaderTurn {
    0% {
        stroke-dashoffset: 187;
    }
    50% {
        stroke-dashoffset: 46.75;
        -moz-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
    }
    100% {
        stroke-dashoffset: 187;
        -moz-transform: rotate(450deg);
        -ms-transform: rotate(450deg);
        -webkit-transform: rotate(450deg);
        transform: rotate(450deg);
    }
}
/* Modals
----------------------------------------------------------*/

.modal.fade .modal-dialog {
    -moz-transform: translate(0, -30px);
    -ms-transform: translate(0, -30px);
    -webkit-transform: translate(0, -30px);
    transform: translate(0, -30px);
}
.modal.fade.in .modal-dialog {
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}
.modal-content {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 5px 5px 50px 0px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 5px 5px 50px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 5px 5px 50px 0px rgba(0, 0, 0, 0.3);
    border: none;
}
.modal-header {
    padding: 20px;
}
.modal-header>.close {
    margin-top: 7px;
}
.modal-dialog>.close, .modal-content>.close {
    position: absolute;
    top: 20px;
    right: 20px;
}
.modal-body {
    padding: 20px;
}
.modal-footer {
    padding: 20px;
}
.modal-backdrop.in {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
    opacity: 0.3;
}
/* Modal Bottom */

.modal-bottom {
    top: auto;
}
.modal-bottom .modal-dialog {
    margin: 10px;
    width: auto;
}
.modal-bottom .modal-dialog .close {
    top: 50%;
    -moz-transform: translate3d(0, -50%, 0);
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
}
.modal-bottom .modal-body {
    padding-right: 40px;
}
.modal-bottom.fade .modal-dialog {
    -moz-transform: translate(0, 30px);
    -ms-transform: translate(0, 30px);
    -webkit-transform: translate(0, 30px);
    transform: translate(0, 30px);
}
.modal-bottom.fade.in .modal-dialog {
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}
/* Modal Video */

.modal-video {
    text-align: center;
}
.modal-video iframe {
    width: 100%;
    display: block;
}
.modal-video:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
}
.modal-video .modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}
/* Navs
----------------------------------------------------------*/

/* Inline */

.nav-inline li {
    display: inline-block;
}
.nav-inline li a {
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    padding: 0 9px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
    background: none;
}
.nav-inline li a:hover, .nav-inline li a:focus {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    background: none;
}
.nav-inline.nav-sm a {
    font-size: 11px;
}
/* Pills */

.nav-pills>li {
    display: inline-block;
    float: none;
}
.nav-pills>li>a {
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    padding: 11px 26px;
}
.nav-pills>li.active>a {
    background-color: #ee773c;
}
.nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
    background-color: #ee773c;
}
.nav-pills>li+li {
    margin-left: 0;
}
/* Tabs */

.tabs-wrapper {
    position: relative;
}
.tabs-wrapper .nav-tabs {
    border: none;
}
.tabs-wrapper .nav-tabs>li {
    display: inline-block;
    float: none;
}
.tabs-wrapper .nav-tabs>li>a {
    position: relative;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 500;
    padding: 15px 12px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
    border: none !important;
    background: transparent !important;
    margin-right: 0;
}
@media only screen and (max-width: 360px) {
    .tabs-wrapper .nav-tabs>li>a {
        padding: 15px 6px;
    }
}
.tabs-wrapper .nav-tabs>li>a:hover, .tabs-wrapper .nav-tabs>li>a:focus {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    border: none !important;
    background: transparent !important;
}
.tabs-wrapper .nav-tabs>li.active>a {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
}
.tabs-wrapper:before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.15);
    content: ' ';
    height: 4px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.tabs-wrapper .selector {
    position: absolute;
    bottom: 0;
    height: 4px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background: #ee773c;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
/* Vertical Navigation */

.nav-vertical>li:not(:last-child) {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.dark .nav-vertical>li {
    border-color: rgba(255, 255, 255, 0.1);
}
.nav-vertical>li>a {
    position: relative;
    display: inline-block;
    font-size: 13px;
    font-weight: 500;
    padding: 8px 0;
}
.nav-vertical>li>a:before {
    position: absolute;
    top: 4px;
    left: -15px;
    bottom: 4px;
    right: -15px;
    border-radius: 20px;
    content: ' ';
    -moz-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
    -moz-transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -o-transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -webkit-transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    visibility: hidden;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    background: #ee773c;
}
.nav-vertical>li>a:hover, .nav-vertical>li>a:focus {
    background: transparent;
}
.nav-vertical>li>a>span {
    position: relative;
    z-index: 1;
}
.nav-vertical>li>a.active {
    color: #fff;
}
.nav-vertical>li>a.active:before {
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    visibility: visible;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
}
.nav-vertical>li.active>a {
    color: #fff;
}
.nav-vertical>li.active>a:before {
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    visibility: visible;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
}
.nav-vertical>li.active>ul {
    display: block;
}
.nav-vertical>li>ul {
    padding: 10px 0px 20px;
    list-style: none;
    display: none;
}
.nav-vertical>li>ul>li>a {
    line-height: 1.8;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
}
.nav-vertical>li>ul>li>a:hover, .nav-vertical>li>ul>li>a:focus {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
}
.nav-vertical>li>ul>li.active>a {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
}
/* Sticky Nav */

.side-sticky-navigation.affix {
    top: 110px;
    width: 100%;
    max-width: 300px;
}
/* Pagination
----------------------------------------------------------*/

.pagination {
    text-align: center;
    display: block;
}
.pagination>li {
    display: inline-block;
}
.pagination>li>a, .pagination>li span {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: none !important;
    width: 34px;
    height: 34px;
    text-align: center;
    padding: 7px 3px;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: inherit;
}
.pagination>li>a:hover, .pagination>li>a:focus, .pagination>li span:hover, .pagination>li span:focus {
    background: transparent;
    color: #ee773c;
}
.pagination>li.active>a, .pagination>li.active span {
    background: #ee773c;
    color: #fff;
}
.pagination>li:first-child a, .pagination>li:last-child a {
    margin: 0 2px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: transparent;
    color: #ee773c;
    font-size: 14px;
    font-weight: 600;
}
/* Panel
----------------------------------------------------------*/

#panel {
    position: fixed;
    top: 0;
    left: -50px;
    height: 100%;
    width: 350px;
    z-index: 966;
    -moz-box-shadow: 2px 0px 10px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 2px 0px 10px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 2px 0px 10px 0px rgba(0, 0, 0, 0.1);
    -moz-transition: all 0.35s ease-out;
    -o-transition: all 0.35s ease-out;
    -webkit-transition: all 0.35s ease-out;
    transition: all 0.35s ease-out;
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    overflow: hidden;
}
@media only screen and (max-width: 360px) {
    #panel {
        width: 280px;
    }
}
#panel .panel-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: -25px;
    bottom: 0;
    padding: 0 25px 0 50px;
    overflow: auto;
}
#panel .photo {
    margin-bottom: 30px;
}
#panel .widget {
    padding-left: 25px;
    padding-right: 25px;
    margin-bottom: 30px;
}
#panel .widget h6 {
    font-size: 10px;
    text-transform: uppercase;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
}
.panel-open #panel {
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
.nav-panel li a {
    font-size: 13px;
    padding: 12px 0;
    font-weight: 400;
}
.nav-panel li a i {
    font-size: 20px;
    margin-right: 15px;
    margin-top: -5px;
    vertical-align: middle;
    display: inline-block;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
}
.nav-panel li a:hover, .nav-panel li a:focus {
    background: transparent;
}
.nav-panel li a:hover i, .nav-panel li a:focus i {
    color: #ee773c;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
}
.nav-panel li a.active {
    color: #ee773c;
}
.nav-panel li a.active i {
    color: #ee773c;
}
.nav-panel li:last-child {
    border-bottom: none;
}
/* Price Tables
----------------------------------------------------------*/

.price-table {
    position: relative;
    text-align: center;
    padding: 25px 25px 80px;
    border: 2px solid #ededed;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    min-height: 430px;
    z-index: 1;
}
.price-table h3 {
    margin-bottom: 0;
}
.price-table .price {
    font-size: 48px;
    line-height: 1.2;
    display: inline-block;
    margin-bottom: 30px;
    font-weight: 300;
}
.price-table ul {
    margin-bottom: 45px;
}
.price-table .bottom {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    padding-bottom: 25px;
}
.price-table.featured {
    color: #fff;
    background-color: #ee773c;
    margin: -5px;
    z-index: 2;
    min-height: 440px;
    border: none;
}
.row>*:first-child>.price-table {
    margin-right: -2px;
}
.row>*:last-child>.price-table {
    margin-left: -2px;
}
/* Progress Bars
----------------------------------------------------------*/

.progress {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    height: 34px;
    background-color: #ededed;
    margin-bottom: 18px;
}
.progress .progress-bar {
    line-height: 34px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    text-align: right;
    padding-right: 15px;
    background-color: #ee773c;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.progress .progress-bar.progress-bar-primary {
    background-color: #ee773c;
}
.progress .progress-bar.progress-bar-secondary {
    background-color: #c5561f;
}
.progress .progress-bar.progress-bar-info {
    background-color: #56aee5;
}
.progress .progress-bar.progress-bar-warning {
    background-color: #f06a28;
}
.progress .progress-bar.progress-bar-danger {
    background-color: #e15757;
}
.progress .progress-bar.progress-bar-success {
    background-color: #83bd3f;
}
.progress .progress-bar.progress-bar-dark {
    background-color: #1e1e1e;
}
/* Typography 
----------------------------------------------------------*/

/* Fonts */

.font-secondary {
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
}
/* Headings */

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    margin-top: 0;
}
h1, .h1, h2, .h2 {
    font-weight: 100;
}
h1, .h1 {
    font-size: 48px;
    margin-bottom: 22px;
}
@media only screen and (max-width: 767px) {
    h1, .h1 {
        font-size: 36px;
    }
}
h1.text-lg, .h1.text-lg {
    font-size: 58px;
}
@media only screen and (max-width: 767px) {
    h1.text-lg, .h1.text-lg {
        font-size: 42px;
    }
}
h1.text-xl, .h1.text-xl {
    font-size: 96px;
}
@media only screen and (max-width: 767px) {
    h1.text-xl, .h1.text-xl {
        font-size: 52px;
    }
}
h2, .h2 {
    font-size: 32px;
    margin-bottom: 28px;
}
h3, .h3 {
    font-size: 22px;
    margin-bottom: 24px;
    font-weight: 300;
}
h4, .h4 {
    font-size: 18px;
    margin-bottom: 18px;
}
h5, .h5 {
    font-size: 15px;
    margin-bottom: 14px;
}
h6, h6 {
    font-size: 10.5px;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    margin-bottom: 12px;
}
/* Paragraph */

p {
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 25px;
}
p.lead {
    font-size: 18px;
    margin-bottom: 25px;
}
p.lead.text-lg {
    font-size: 24px;
}
/* Address */

address {
    margin-bottom: 25px;
}
/* Blockquote */

blockquote {
    background-color: #f6f6f6;
    padding: 25px;
    border: none;
}
blockquote p {
    font-size: 24px;
    font-weight: 100;
    line-height: 1.2;
    margin-bottom: 15px;
}
blockquote footer {
    font-size: 11px;
    text-transform: uppercase;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    color: rgba(0, 0, 0, 0.4);
}
blockquote footer:before {
    display: none;
}
blockquote footer img {
    max-width: 48px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-right: 10px;
}
/* Sizes */

.text-xs {
    font-size: 11px;
}
.text-sm {
    font-size: 12px;
}
.text-md {
    font-size: 14px;
}
.text-lg {
    font-size: 16px;
}
/* Colors */

.text-primary {
    color: #ee773c;
}
.text-muted {
    color: rgba(0, 0, 0, 0.4);
}
.text-muted-2x {
    color: rgba(0, 0, 0, 0.2);
}
.text-dark {
    color: #434343;
}
.dark .text-muted {
    color: rgba(255, 255, 255, 0.5);
}
.dark .text-muted-2x {
    color: rgba(255, 255, 255, 0.2);
}
/* Description */

dl.description-2 dt {
    font-size: 10.5px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
    opacity: 0.4;
    font-weight: 400;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
}
dl.description-2 dd {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 20px;
}
dl.description-2 dd>.icon {
    margin-top: 2px;
}
/* Links */

.link-underline {
    color: #ee773c;
    text-decoration: underline;
}
.link-underline:hover, .link-underline:focus {
    text-decoration: none;
}
#content .more {
    position: relative;
    width: 42px;
    height: 14px;
    display: inline-block;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    background-color: #ededed;
}
#content .more>span {
    top: 4px;
    left: 50%;
    margin-left: -3px;
}
#content .more>span, #content .more>span:before, #content .more>span:after {
    position: absolute;
    height: 5px;
    width: 5px;
    display: inline-block;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    content: ' ';
    background-color: #a1a1a1;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
#content .more>span:before {
    left: -10px;
}
#content .more>span:after {
    right: -10px;
}
#content .more:hover {
    background-color: #fff;
}
#content .more:hover>span {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
/* Lists */

ul, ol {
    margin-bottom: 25px;
}
.list-lined {
    margin: 0 0 20px 0;
    list-style: none;
    padding: 0;
}
.list-lined>li:not(:last-child) {
    margin-bottom: 6px;
    padding-bottom: 6px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
/* ---------------------------------------------------------------------------- */

/* --- 3. WIDGETS
/* ----------------------------------------------------------------------------- */

.widget {
    margin-bottom: 30px;
}
.widget h6 {
    font-size: 11px;
    margin-bottom: 25px;
}
.widget .owl-pagination .owl-page span {
    width: 7px;
    height: 7px;
}
.sidebar .widget:not(.widget-about):not(.widget-newsletter) {
    padding: 0 20px;
}
@media only screen and (max-width: 991px) {
    .sidebar .widget {
        width: 50%;
        float: left;
    }
    .sidebar .widget.widget-newsletter {
        width: 100%;
    }
}
@media only screen and (max-width: 767px) {
    .sidebar .widget {
        width: 100%;
        float: left;
    }
}
/* About
----------------------------------------------------------*/

.widget-about .text {
    position: relative;
    background: #ee773c;
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    padding: 20px;
}
.widget-about .text:after {
    position: absolute;
    bottom: 100%;
    left: 20px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 38px 0 0 38px;
    border-color: transparent transparent transparent #ee773c;
    -moz-transform: scaleX(0.4);
    -ms-transform: scaleX(0.4);
    -webkit-transform: scaleX(0.4);
    transform: scaleX(0.4);
    content: ' ';
}
/* Recent Posts
----------------------------------------------------------*/

.list-posts {
    list-style: none;
    margin: 0;
    padding: 0;
}
.list-posts>li {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.list-posts>li .post-image {
    float: left;
    width: 78px;
}
.list-posts>li .post-image+.post-content {
    padding: 5px 0 0 90px;
}
.list-posts>li .post-content {
    line-height: 1.2;
}
.list-posts>li .post-content>a {
    font-size: 14px;
    font-weight: 400;
    display: block;
}
.list-posts>li .post-content>.date {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
    font-size: 12px;
}
.list-posts>li:last-child {
    border-bottom: none;
}
.dark .list-posts>li {
    border-color: rgba(255, 255, 255, 0.2);
}
/* Newsletter
----------------------------------------------------------*/

.widget-newsletter {
    position: relative;
    background: #ee773c;
    color: #fff;
    padding: 20px;
}
.widget-newsletter:last-child {
    margin-bottom: 0;
}
.widget-newsletter:after {
    position: absolute;
    top: 100%;
    right: 20px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 38px 38px 0;
    border-color: transparent #ee773c transparent transparent;
    -moz-transform: scaleX(0.4);
    -ms-transform: scaleX(0.4);
    -webkit-transform: scaleX(0.4);
    transform: scaleX(0.4);
    content: ' ';
}
/* Twitter
----------------------------------------------------------*/

.twitter-feed ul {
    list-style: none;
    margin: 0 0 0 20px;
    padding: 0;
}
.twitter-feed ul li {
    position: relative;
    margin-bottom: 20px;
}
.twitter-feed ul li:before {
    position: absolute;
    top: -2px;
    left: -21px;
    font-size: 120%;
    font-family: 'FontAwesome';
    color: #3aa8db;
    content: "\f099";
}
.twitter-feed ul li a {
    font-weight: 600;
}
.twitter-feed ul li .date {
    display: block;
    font-size: 95%;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
    margin-top: 4px;
}
/* ----------------------------------------------------------------------------- */

/* --- 8. ANIMATIONS
/* ----------------------------------------------------------------------------- */

.animated {
    -moz-animation-delay: 0.1s;
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
}
/* Zooming */

.zooming {
    -moz-animation: zooming 18s infinite both;
    -webkit-animation: zooming 18s infinite both;
    animation: zooming 18s infinite both;
}
@-moz-keyframes zooming {
    0% {
        -moz-transform: scale(1, 1);
        transform: scale(1, 1);
    }
    50% {
        -moz-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1);
    }
    100% {
        -moz-transform: scale(1, 1);
        transform: scale(1, 1);
    }
}
@-webkit-keyframes zooming {
    0% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }
    50% {
        -webkit-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1);
    }
    100% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }
}
@keyframes zooming {
    0% {
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }
    50% {
        -moz-transform: scale(1.1, 1.1);
        -ms-transform: scale(1.1, 1.1);
        -webkit-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1);
    }
    100% {
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }
}
.blinking {
    -moz-animation: blinking 2s infinite both;
    -webkit-animation: blinking 2s infinite both;
    animation: blinking 2s infinite both;
}
/* Blinking */

@-moz-keyframes blinking {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@-webkit-keyframes blinking {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@keyframes blinking {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}