#f98866 - orange
#fff2d7 -face
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');


1.	@import url(https://fonts.googleapis.com/css?family=Open+Sans:300, 400, 600, 700|Montserrat:300, 400, 500, 600, 700);
    html, body {
    height: 100%;
    font-family: 'Open Sans', sans-serif;
    line-height: 1.5;
    font-weight: 400;
    vertical-align: baseline;
    color: #676767;
    font-size: 16px;
}
body {
    background-attachment: scroll;
    background-color: #fff;
    background-image: url(img/bg-light1.jpg);
    background-repeat: repeat;
}
#background-footer{
    position:relative;
}
#coloring-landing{
    color: #f1cf26;
      font-family: "Playfair Display", serif;
      text-transform: capitalize;
      text-shadow: 0 4px 12px rgba(0, 0, 0, 0.5);
}
#coloring-landing-white{
color:white;
  font-family: "Playfair Display", serif;
  text-transform: capitalize;
  text-shadow: 0 4px 12px rgba(0, 0, 0, 0.5);
}
#background-footer #wtsap-icon{
    position:fixed;
    bottom:10px;
    left:10px;
    z-index:1000;
}
#background-footer #wtsap-icon img{
   width:50px;
   height:50px;
}
#section-space-all-changing{
     background-image: url(img/om2.png); 
 background-size: 40px;
 background-color: white;
 padding-bottom: 0px;
}
#food-accommodation-section-padding{
    padding-top:0px;
    padding-bottom:0px;
    background-image: url(img/om2.png); 
 background-size: 40px;
 
}
#food-accommodation-section-padding-two{
    background-image: url(img/om2.png); 
 background-size: 40px;
 background-color: #fdfcfa;
}
#teacher-changing h2{
margin:0px;
color: #f98866;
text-align:center;
}
#teacher-changing h2{
margin:0px;
text-align:center;
}
#teacher-changing p{
font-size:18px;
}
#teacher-background-changing{
 background-image: url(img/om2.png);	
 background-size: 40px;
 background-color: #fff2d7;
}
#teacher-changing h3{
margin:0;
text-align:center;
}
#teacher-changing{
	padding:20px;
}
#border-teacher-changing{
	border:10px solid #f98866;
}

#teacher-changing h4{
margin:0;
text-align:center;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0 0 10px 0;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
    line-height: 1.5;
}
h1 {
    font-size: 48px;
}
h2 {
    font-size: 32px;
}
h3 {
    font-size: 20px;
}
h4 {
    font-size: 18px;
}
p {
    line-height: 1.7;
    margin: 0 0 20px 0;
}
#wrapper {
    overflow: hidden;
    background: #30333a;
}
.logo-area {
    padding-left: 15px;
}
.logo-area a {
    width: 100%;
    height: 70px;
    display: block;
    background-repeat: no-repeat;
    background-image: url(switcher/css/logo/flamingo.png);
}
.logo-area a img {
}
a {
    text-decoration: none;
}
a:active, a:hover, a:focus {
    text-decoration: none;
}
a:active, a:hover, a:focus {
    outline: 0 none;
}
img {
    max-width: 100%;
    height: auto;
}
ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.full-width-layout {
    width: 100%}
.justify-content-center {
    -webkit-box-pack: center!important;
    -webkit-justify-content: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
}
.align-items-end {
    -webkit-box-align: end!important;
    -webkit-align-items: flex-end!important;
    -ms-flex-align: end!important;
    align-items: flex-end!important;
}
.align-items-center {
    -webkit-box-align: center!important;
    -webkit-align-items: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
}
.align-self-end {
    -webkit-align-self: flex-end!important;
    -ms-flex-item-align: end!important;
    align-self: flex-end!important;
}
.d-flex {
    display: -webkit-box!important;
    display: -webkit-flex!important;
    display: -ms-flexbox!important;
    display: flex!important;
}
.row.no-gutters>[class^=col-], .row.no-gutters>[class*=" col-"] {
    padding-right: 0;
    padding-left: 0;
}
.row.no-gutters.full-width {
    margin-right: -15px;
    margin-left: -15px;
}
.u-lineheight2 {
    line-height: 2;
}
.margin-auto {
    margin: 0 auto;
}
.border-box {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #f5f5f5;
    border-image: none;
    border-style: none solid solid;
    border-width: 0 1px 1px;
}
.border-box-all {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #f5f5f5;
    border-image: none;
    border-style: solid;
    border-width: 1px;
}
.position-relative {
    position: relative;
}
.txt-bx-p {
    padding: 30px;
}
.p-lr40 {
    padding: 0 40px;
}
.img-width-100 img {
    width: 100%}
.clear:after {
    clear: both;
    content: "";
    display: block;
}
.slider-mt {
    margin-top: 152px;
}
.item-mb {
    margin-bottom: 30px;
}
.mb-none {
    margin-bottom: 0!important;
}
.mt-30 {
    margin-top: 30px;
}
.mb-30 {
    margin-bottom: 30px!important;
}
.mb-40 {
    margin-bottom: 40px;
}
.mb-50 {
    margin-bottom: 50px;
}
.mb-75 {
    margin-bottom: 75px;
}
.slider-top-margin {
    margin-top: 50px;
}
@media only screen and (max-width:767px) {
    .slider-top-margin {
    margin-top: 45px;
}
}.margin-bottom-none {
    margin-bottom: 0!important;
}
.primary-bg {
    background: #082b2c;
}
.accent-bg {
    background: #202227;
}
.bg-light {
    background: #fff;
}
.body-bg {
    background: #fff;
}
.accent-color {
    background: #f2f2f2;
}
.accent-dark {
    background: #e5e5e5;
}
.accent-light {
    background: #f9f9f9;
}
.accent-bg-light {
    background: #30333a;
}
.accent-bg2 {
    background: #181818;
}
.accent-bg3 {
    background: #26466c;
}
.bg-common-style {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.bg-common-repeat {
    background-position: center;
    background-repeat: repeat;
}
.s-space-conuter {
    padding: 75px 0 40px;
}
@media (min-width:480px) and (max-width:767px) {
    .s-space-conuter {
    padding: 70px 0 35px;
}
}@media (min-width:321px) and (max-width:479px) {
    .s-space-conuter {
    padding: 65px 0 30px;
}
}@media only screen and (max-width:320px) {
    .s-space-conuter {
    padding: 60px 0 25px;
}
}.section-space-all {
    padding: 50px 0 50px;
}
@media (min-width:992px) and (max-width:1199px) {
    .section-space-all {
    padding: 88px 0 100px;
}
}@media (min-width:768px) and (max-width:991px) {
    .section-space-all {
    padding: 78px 0 90px;
}
}@media (min-width:480px) and (max-width:767px) {
    .section-space-all {
    padding: 68px 0 80px;
}
}@media (min-width:321px) and (max-width:479px) {
    .section-space-all {
    padding: 58px 0 70px;
}
}@media only screen and (max-width:320px) {
    .section-space-all {
    padding: 48px 0 60px;
}
}.section-space-top {
    padding: 98px 0 0;
}
@media (min-width:992px) and (max-width:1199px) {
    .section-space-top {
    padding: 88px 0 0;
}
}@media (min-width:768px) and (max-width:991px) {
    .section-space-top {
    padding: 78px 0 0;
}
}@media (min-width:480px) and (max-width:767px) {
    .section-space-top {
    padding: 68px 0 0;
}
}@media (min-width:321px) and (max-width:479px) {
    .section-space-top {
    padding: 58px 0 0;
}
}@media only screen and (max-width:320px) {
    .section-space-top {
    padding: 48px 0 0;
}
}.section-space-bottom {
    padding: 0 0 110px;
}
@media (min-width:992px) and (max-width:1199px) {
    .section-space-bottom {
    padding: 0 0 100px;
}
}@media (min-width:768px) and (max-width:991px) {
    .section-space-bottom {
    padding: 0 0 90px;
}
}@media (min-width:480px) and (max-width:767px) {
    .section-space-bottom {
    padding: 0 0 80px;
}
}@media (min-width:321px) and (max-width:479px) {
    .section-space-bottom {
    padding: 0 0 70px;
}
}@media only screen and (max-width:320px) {
    .section-space-bottom {
    padding: 0 0 60px;
}
}.section-space-default {
    padding: 98px 0 80px;
}
@media (min-width:992px) and (max-width:1199px) {
    .section-space-default {
    padding: 88px 0 70px;
}
}@media (min-width:768px) and (max-width:991px) {
    .section-space-default {
    padding: 78px 0 60px;
}
}@media (min-width:480px) and (max-width:767px) {
    .section-space-default {
    padding: 68px 0 50px;
}
}@media (min-width:321px) and (max-width:479px) {
    .section-space-default {
    padding: 58px 0 40px;
}
}@media only screen and (max-width:320px) {
    .section-space-default {
    padding: 48px 0 30px;
}
}.section-title-left {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 50px;
    padding-bottom: 30px;
    color: #333;
}
.section-title {
    text-align: center;
    text-transform: uppercase;
    font-weight: 300;
    font-family: math;
    color: #333;
}
.section-title span {
    color: #cf9d06;
    font-weight: 600;
}
@media (min-width:992px) and (max-width:1199px) {
    .section-title {
    font-size: 42px;
}
}@media (min-width:768px) and (max-width:991px) {
    .section-title {
    font-size: 36px;
}
}@media (min-width:480px) and (max-width:767px) {
    .section-title {
    font-size: 30px;
}
}@media (min-width:321px) and (max-width:479px) {
    .section-title {
    font-size: 24px;
}
}@media only screen and (max-width:320px) {
    .section-title {
    font-size: 20px;
}
}.section-title2 {
    text-align: left;
    text-transform: uppercase;
    font-weight: 300;
    color: #333;
}
.section-title2 span {
    color: #082b2c;
    font-weight: 600;
}
@media (min-width:992px) and (max-width:1199px) {
    .section-title2 {
    font-size: 42px;
}
}@media (min-width:768px) and (max-width:991px) {
    .section-title2 {
    font-size: 36px;
}
}@media (min-width:480px) and (max-width:767px) {
    .section-title2 {
    font-size: 30px;
}
}@media (min-width:321px) and (max-width:479px) {
    .section-title2 {
    font-size: 24px;
}
}@media only screen and (max-width:320px) {
    .section-title2 {
    font-size: 20px;
}
}.section-title-textprimary {
    text-align: center;
    text-transform: uppercase;
    font-weight: 300;
    font-family: math;
   
    margin-bottom: 25px;
    color: #fff;
}
.section-title-textprimary span {
    color: #082b2c;
    font-weight: 600;
}
@media (min-width:992px) and (max-width:1199px) {
    .section-title-textprimary {
    font-size: 42px;
}
}@media (min-width:768px) and (max-width:991px) {
    .section-title-textprimary {
    font-size: 36px;
}
}@media (min-width:480px) and (max-width:767px) {
    .section-title-textprimary {
    font-size: 30px;
}
}@media (min-width:321px) and (max-width:479px) {
    .section-title-textprimary {
    font-size: 24px;
}
}@media only screen and (max-width:320px) {
    .section-title-textprimary {
    font-size: 20px;
}
}.inner-section-title-textprimary {
    text-align: center;
    text-transform: uppercase;
    font-weight: 300;
    margin-bottom: 25px;
    color: #fff;
}
@media (min-width:992px) and (max-width:1199px) {
    .inner-section-title-textprimary {
    font-size: 42px;
}
}@media (min-width:768px) and (max-width:991px) {
    .inner-section-title-textprimary {
    font-size: 36px;
}
}@media (min-width:480px) and (max-width:767px) {
    .inner-section-title-textprimary {
    font-size: 30px;
}
}@media (min-width:321px) and (max-width:479px) {
    .inner-section-title-textprimary {
    font-size: 24px;
}
}@media only screen and (max-width:320px) {
    .inner-section-title-textprimary {
    font-size: 20px;
}
}.inner-section-title-textprimary span {
    font-weight: 500;
}
.section-title-bar {
    position: relative;
    width: 220px;
    text-align: center;
    margin: 0 auto 50px;
}
@media (min-width:992px) and (max-width:1199px) {
    .section-title-bar {
    margin: 0 auto 55px;
}
}@media (min-width:768px) and (max-width:991px) {
    .section-title-bar {
    margin: 0 auto 45px;
}
}@media (min-width:480px) and (max-width:767px) {
    .section-title-bar {
    margin: 0 auto 35px;
}
}@media (min-width:321px) and (max-width:479px) {
    .section-title-bar {
    margin: 0 auto 25px;
}
}@media only screen and (max-width:320px) {
    .section-title-bar {
    margin: 0 auto 15px;
}
}.section-title-bar:before {
    content: "";
    border-top: 1px solid #b2b1b1;
    border-bottom: 1px solid #b2b1b1;
    height: 5px;
    width: 80px;
    position: absolute;
    top: 18px;
    left: 0;
    z-index: 1;
}
.section-title-bar:after {
    content: "";
    border-top: 1px solid #b2b1b1;
    border-bottom: 1px solid #b2b1b1;
    height: 5px;
    width: 80px;
    position: absolute;
    top: 18px;
    right: 0;
    z-index: 1;
}
.section-title-bar i {
    color: #082b2c;
    font-size: 28px;
}
.section-title-bar i:before {
    color: #082b2c;
    font-size: 28px;
    margin-left: 0;
}
.title-bar-footer {
    margin-bottom: 50px;
    position: relative;
}
.title-bar-footer:before {
    content:  "";
    
height:  45px;
    
width:  135px;
    
background-image:  url(img/footerji.png);
    
position:  absolute;
    
background-size:  contain;
    
background-repeat:  no-repeat;
    
left:  0;
    
top:  100%;
    
z-index:  1;
    
1.	}
.section-title-bar2 {
    position: relative;
    width: 220px;
    text-align: center;
    margin: 0 auto;
}
.section-title-bar2:before {
    content: "";
    border-top: 1px solid #b2b1b1;
    border-bottom: 1px solid #b2b1b1;
    height: 5px;
    width: 80px;
    position: absolute;
    top: 18px;
    left: 0;
    z-index: 1;
}
.section-title-bar2:after {
    content: "";
    border-top: 1px solid #b2b1b1;
    border-bottom: 1px solid #b2b1b1;
    height: 5px;
    width: 80px;
    position: absolute;
    top: 18px;
    right: 0;
    z-index: 1;
}
.section-title-bar2 i {
    color: #082b2c;
    font-size: 28px;
}
.section-title-bar2 i:before {
    margin-left: 0;
}
.section-title-bar-left {
    position: relative;
}
.section-title-bar-left:before {
    content: "";
    height: 3px;
    width: 80px;
    background: #082b2c;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
}
.rotated-icon-primary {
    position: relative;
    text-align: center;
    display: inline-block;
    width: 50px;
    height: 50px;
    border: 1px solid #082b2c;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
@media only screen and (max-width:479px) {
    .rotated-icon-primary {
    width: 40px;
    height: 40px;
    line-height: 36px;
}
}.rotated-icon-primary i {
    text-align: center;
}
.rotated-icon-primary i:before {
    position: absolute;
    left: 13px;
    top: 5px;
    margin-left: 0;
    color: #082b2c;
    font-size: 24px;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}
@media only screen and (max-width:479px) {
    .rotated-icon-primary i: before {
    font-size: 20px;
    left: 10px;
    top: 0;
}
}.rotated-icon-light-bg-primary {
    background: #082b2c;
    position: relative;
    text-align: center;
    display: inline-block;
    width: 50px;
    height: 50px;
    border: 1px solid #082b2c;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
@media only screen and (max-width:479px) {
    .rotated-icon-light-bg-primary {
    width: 40px;
    height: 40px;
    line-height: 36px;
}
}.rotated-icon-light-bg-primary i {
    text-align: center;
}
.rotated-icon-light-bg-primary i:before {
    position: absolute;
    left: 13px;
    top: 5px;
    margin-left: 0;
    color: #fff;
    font-size: 24px;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}
@media only screen and (max-width:479px) {
    .rotated-icon-light-bg-primary i: before {
    font-size: 20px;
}
}.rotated-icon-textPrimary {
    position: relative;
    text-align: center;
    display: inline-block;
    width: 50px;
    height: 50px;
    border: 1px solid #fff;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    line-height: 55px;
    margin-bottom: 60px;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.rotated-icon-textPrimary i {
    color: #fff;
    font-size: 24px;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.rotated-icon-textPrimary:hover {
    background: #fff;
}
.rotated-icon-textPrimary:hover i {
    color: #082b2c;
}
.rotated-icon-textPrimary-wb {
    position: relative;
    text-align: center;
    display: inline-block;
    width: 46px;
    height: 46px;
    border: 1px solid #fff;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    line-height: 55px;
    margin-bottom: 30px;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.rotated-icon-textPrimary-wb i:before {
    position: absolute;
    top: -5px;
    left: 12px;
    margin-left: 0;
    color: #fff;
    font-size: 20px;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.rotated-icon-textPrimary-wb:hover {
    background: #fff;
}
.rotated-icon-textPrimary-wb:hover i:before {
    color: #082b2c;
}
.rotated-icon-textPrimary-wb-custom {
    position: relative;
    text-align: center;
    display: inline-block;
    width: 46px;
    height: 46px;
    line-height: 55px;
    margin-bottom: 30px;
    border: 1px solid #fff;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.rotated-icon-textPrimary-wb-custom i {
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 13px;
    color: #fff;
    font-size: 20px;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.rotated-icon-textPrimary-wb-custom:hover {
    background: #fff;
}
.rotated-icon-textPrimary-wb-custom:hover i {
    color: #082b2c;
}
@media (min-width:992px) and (max-width:1199px) {
    .rotated-icon-textPrimary-wb-custom {
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 0;
}
.rotated-icon-textPrimary-wb-custom i {
    font-size: 14px;
    top: 8px;
}
}@media (min-width:480px) and (max-width:767px) {
    .rotated-icon-textPrimary-wb-custom {
    width: 46px;
    height: 46px;
    line-height: 55px;
    margin-bottom: 10px;
}
}@media (min-width:321px) and (max-width:479px) {
    .rotated-icon-textPrimary-wb-custom {
    width: 46px;
    height: 46px;
    line-height: 55px;
    margin-bottom: 30px;
}
}@media only screen and (max-width:320px) {
    .rotated-icon-textPrimary-wb-custom {
    width: 46px;
    height: 46px;
    line-height: 55px;
    margin-bottom: 30px;
}
}.isotop-btn-square {
    text-align: center;
    margin-bottom: 40px;
}
.isotop-btn-square:after {
    display: none;
}
.isotop-btn-square a {
    font-size: 14px;
    background: 0 0;
    color: #676767;
    padding: 10px 30px;
    margin: 0;
    display: inline-block;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    -khtml-border-radius: 30px;
    border-radius: 3px;
    border: 1px solid #f5f5f5;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.isotop-btn-square a:hover {
    border: 1px solid #082b2c;
    background: #082b2c;
    color: #fff;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
@media only screen and (max-width:767px) {
    .isotop-btn-square a {
    margin-bottom: 5px;
}
}@media only screen and (max-width:479px) {
    .isotop-btn-square a {
    padding: 7px 18px;
}
}.isotop-btn-square .current {
    border: 1px solid #082b2c;
    background: #082b2c;
    color: #fff;
}
.play-btn {
    position: absolute;
    top: 45%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    z-index: 2;
    border: 3px solid #fff;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    height: 70px;
    width: 70px;
    line-height: 70px;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
@media only screen and (max-width:480px) {
    .play-btn {
    width: 50px;
    height: 50px;
    line-height: 50px;
}
}.play-btn i {
    color: #fff;
    font-size: 20px;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.play-btn:hover {
    background-color: rgba(243, 99, 71, .1);
    border: 3px solid #fff;
}
.play-btn:hover i {
    color: #082b2c;
}
.isotop-btn-flat {
    text-align: left;
    margin-bottom: 40px;
}
.isotop-btn-flat:after {
    display: none;
}
.isotop-btn-flat a {
    margin-right: 30px;
    font-size: 18px;
    color: #676767;
    display: inline-block;
    font-weight: 600;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.isotop-btn-flat a:last-child {
    margin-right: 0;
}
.isotop-btn-flat a:hover {
    color: #082b2c;
}
.isotop-btn-flat .current {
    color: #082b2c;
}
a.fill-color-btn {
    border: 2px solid #082b2c;
    color: #fff;
    padding: 10px 35px;
    background: #082b2c;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
a.fill-color-btn i {
    margin-left: 15px;
}
a.fill-color-btn:hover {
    background: 0 0;
    color: #082b2c;
}
.fill-color-btn {
    border: 2px solid #082b2c;
    color: #fff;
    padding: 10px 35px;
    background: #082b2c;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.fill-color-btn i {
    margin-left: 15px;
}
.fill-color-btn:hover {
    background: 0 0;
    color: #082b2c;
}
.fill-color-btn-circle {
    border: 2px solid #082b2c;
    color: #fff;
    padding: 10px 35px;
    background: #082b2c;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.fill-color-btn-circle i {
    margin-left: 15px;
}
.fill-color-btn-circle:hover {
    background: 0 0;
    color: #f36347!important;
}
.btn-ghost-primary {
    border: 2px solid #082b2c;
    color: #082b2c;
    padding: 8px 18px;
    background: 0 0;
    text-transform: uppercase;
    font-size: 14px;
    display: inline-block;
    -webkit-border-radius: 45px;
    -moz-border-radius: 45px;
    -ms-border-radius: 45px;
    -o-border-radius: 45px;
    border-radius: 45px;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.btn-ghost-primary i {
    margin-left: 10px;
}
.btn-ghost-primary:hover {
    background: #082b2c;
    color: #fff;
}
.btn-ghost-primary2 {
    border: 2px solid #082b2c;
    padding: 8px 18px;
    background: #082b2c;
    text-transform: uppercase;
    font-size: 14px;
    display: inline-block;
    color: #fff;
    -webkit-border-radius: 45px;
    -moz-border-radius: 45px;
    -ms-border-radius: 45px;
    -o-border-radius: 45px;
    border-radius: 45px;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.btn-ghost-primary2 i {
    margin-left: 10px;
}
.btn-ghost-primary2:hover {
    background: 0 0;
    color: #082b2c;
}
.btn-ghost-primary-sm {
    border: 2px solid #082b2c;
    color: #082b2c;
    padding: 7px 10px;
    background: 0 0;
    text-transform: uppercase;
    font-size: 12px;
    display: inline-block;
    -webkit-border-radius: 45px;
    -moz-border-radius: 45px;
    -ms-border-radius: 45px;
    -o-border-radius: 45px;
    border-radius: 45px;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.btn-ghost-primary-sm i {
    margin-left: 10px;
}
.btn-ghost-primary-sm:hover {
    background: #082b2c;
    color: #fff;
}
.btn-ghost-primary-sm2 {
    border: 2px solid #082b2c;
    padding: 7px 10px;
    text-transform: uppercase;
    font-size: 12px;
    display: inline-block;
    color: #fff;
    background: #082b2c;
    -webkit-border-radius: 45px;
    -moz-border-radius: 45px;
    -ms-border-radius: 45px;
    -o-border-radius: 45px;
    border-radius: 45px;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.btn-ghost-primary-sm2 i {
    margin-left: 10px;
}
.btn-ghost-primary-sm2:hover {
    background: 0 0;
    color: #082b2c;
}
.overlay-primary {
    position: relative;
}
.overlay-primary:before {
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    position: absolute;
    background-color: rgba(243, 99, 71, .7);
}
.overlay-default {
    position: relative;
}
.overlay-default:before {
    content: "";
    background-color: rgba(0, 0, 0, .7);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 2;
}
.overlay-default2 {
    position: relative;
}
.overlay-default2:before {
    content: "";
    background-color: rgba(0, 0, 0, .7);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.overlay-default2>div {
    position: relative;
    z-index: 1;
}
.overlay-textprimary {
    position: relative;
}
.overlay-textprimary:before {
    content: "";
    background-color: rgba(242, 242, 242, .9);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.overlay-textprimary>div {
    position: relative;
    z-index: 1;
}
.default-big-btn {
    color: #fff;
    padding: 15px 0;
    background: #082b2c;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    border: none;
    width: 164px;
    text-align: center;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.default-big-btn:hover {
    background: #f2f2f2;
    color: #333;
}
.ghost-btn {
    border: 2px solid #fff;
    color: #fff;
    padding: 10px 30px;
    background: 0 0;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.ghost-btn:hover {
    background: #fff;
    color: #082b2c;
}
.ghost-btn2 {
    border: 2px solid #082b2c;
    padding: 10px 30px;
    background: 0 0;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    color: #082b2c;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.ghost-btn2:hover {
    border: 2px solid #082b2c;
    background: #082b2c;
    color: #fff;
}
.ghost-btn3 {
    padding: 10px 30px;
    background: #f2f2f2;
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    color: #333;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.ghost-btn3 i {
    color: #082b2c;
    font-size: 18px;
    margin-left: 15px;
}
.ghost-btn3:hover {
    color: #fff;
}
.ghost-btn4 {
    padding: 10px 30px;
    background: #f2f2f2;
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    color: #333;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.ghost-btn4 i {
    color: #082b2c;
    font-size: 18px;
    margin-left: 15px;
}
.ghost-btn4:hover {
    color: #082b2c;
}
.btn-primarytext-ghost {
    border: 2px solid #333;
    color: #333;
    padding: 10px 30px;
    background: 0 0;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.btn-primarytext-ghost:hover {
    color: #082b2c;
    border: 2px solid #082b2c;
}
.btn-primarytext-ghost2 {
    font-size: 14px;
    font-weight: 300;
    background: 0 0;
    color: #676767;
    padding: 10px 30px;
    margin: 0;
    display: inline-block;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    -khtml-border-radius: 30px;
    border-radius: 3px;
    border: 1px solid #676767;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.btn-primarytext-ghost2:hover {
    border: 1px solid #082b2c;
    background: #082b2c;
    color: #fff;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.isotop-btn {
    text-align: center;
    margin-bottom: 40px;
}
.isotop-btn:after {
    display: none;
}
.isotop-btn a {
    font-size: 14px;
    background: #f9f9f9;
    color: #676767;
    padding: 10px 30px;
    margin: 0;
    display: inline-block;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    -khtml-border-radius: 30px;
    border-radius: 30px;
    border: 1px solid #c2c2c2;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.isotop-btn a:hover {
    border: 1px solid #082b2c;
    background: #082b2c;
    color: #fff;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
@media only screen and (max-width:767px) {
    .isotop-btn a {
    margin-bottom: 5px;
}
}@media only screen and (max-width:479px) {
    .isotop-btn a {
    padding: 7px 18px;
}
}.isotop-btn .current {
    border: 1px solid #082b2c;
    background: #082b2c;
    color: #fff;
}
.btn-flat {
    color: #676767;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.btn-flat:hover {
    color: #082b2c;
}
.btn-flat i {
    margin-right: 12px;
}
.btn-checkout {
    margin: 5px 0;
    border: 2px solid #082b2c;
    color: #fff;
    padding: 8px 25px;
    background: #082b2c;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.btn-checkout i {
    margin-right: 10px;
}
.btn-checkout:hover {
    background: 0 0;
    color: #082b2c;
}
.btn-ghost {
    background: 0 0;
    text-transform: uppercase;
    font-size: 13px;
    color: #fff;
    border: 2px solid #fff;
    padding: 13px 28px;
    border-radius: 45px;
    display: inline-block;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.btn-ghost:hover {
    background: #fff;
    color: #082b2c;
}
.btn-ghost-round {
    background: 0 0;
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    border: 2px solid #fff;
    padding: 13px 28px;
    display: inline-block;
    font-weight: 600;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.btn-ghost-round:hover {
    background: #fff;
    color: #082b2c;
}
.btn-ghost-low-height {
    background: 0 0;
    text-transform: uppercase;
    font-size: 13px;
    color: #fff;
    border: 2px solid #fff;
    padding: 11px 28px;
    border-radius: 45px;
    display: inline-block;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.btn-ghost-low-height:hover {
    background: #fff;
    color: #082b2c;
}
.btn-fill-ghost {
    background: #fff;
    text-transform: uppercase;
    font-size: 13px;
    color: #082b2c;
    border: 2px solid #fff;
    padding: 13px 28px;
    border-radius: 45px;
    display: inline-block;
    font-weight: 600;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.btn-fill-ghost:hover {
    background: 0 0;
    color: #fff;
}
.btn-fill-ghost2 {
    background: #fff;
    text-transform: uppercase;
    font-size: 13px;
    color: #082b2c;
    border: 2px solid #fff;
    padding: 13px 28px;
    border-radius: 5px;
    display: inline-block;
    font-weight: 600;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.btn-fill-ghost2:hover {
    background: 0 0;
    color: #fff;
}
.btn-primary-fill-ghost {
    background: #082b2c;
    text-transform: uppercase;
    font-size: 13px;
    color: #fff;
    border: 2px solid #082b2c;
    padding: 13px 34px;
    border-radius: 45px;
    display: inline-block;
    font-weight: 600;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.btn-primary-fill-ghost:hover {
    background: 0 0;
    color: #082b2c;
}
@media (min-width:992px) and (max-width:1199px) {
    .btn-primary-fill-ghost {
    padding: 12px 26px;
    font-size: 12px;
}
}@media (min-width:768px) and (max-width:991px) {
    .btn-primary-fill-ghost {
    padding: 11px 24px;
    font-size: 11px;
    display: none;
}
}@media (min-width:480px) and (max-width:767px) {
    .btn-primary-fill-ghost {
    padding: 10px 22px;
    font-size: 11px;
}
}@media (min-width:321px) and (max-width:479px) {
    .btn-primary-fill-ghost {
    padding: 9px 20px;
    font-size: 10px;
}
}@media only screen and (max-width:320px) {
    .btn-primary-fill-ghost {
    padding: 8px 18px;
    font-size: 10px;
}
}.play-btn-title {
    text-align: center;
    position: absolute;
    top: 60%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
    z-index: 2;
    font-size: 30px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
}
.bst-arrow {
    background-color: transparent;
    color: #082b2c;
    border: 2px solid #717171;
    text-align: center;
    opacity: 1;
    font-size: 20px;
    height: 36px;
    width: 36px;
    line-height: 32px;
    cursor: pointer;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.bst-arrow:hover {
    background-color: #fff;
    color: #082b2c;
    border: 2px solid #fff;
}
.bst-prev {
    position: absolute;
    left: 0;
    top: 90%;
    -webkit-transform: translateY(-90%);
    -moz-transform: translateY(-90%);
    -ms-transform: translateY(-90%);
    -o-transform: translateY(-90%);
    transform: translateY(-90%);
    z-index: 7;
}
.bst-next {
    position: absolute;
    right: 0;
    top: 90%;
    -webkit-transform: translateY(-90%);
    -moz-transform: translateY(-90%);
    -ms-transform: translateY(-90%);
    -o-transform: translateY(-90%);
    transform: translateY(-90%);
    z-index: 7;
}
.nav-control-middle .owl-controls i {
    color: #082b2c;
    display: block;
    line-height: 24px;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.nav-control-middle .owl-controls .owl-nav {
    margin-top: 0;
}
.nav-control-middle .owl-controls .owl-nav>div {
    opacity: 1;
    border: 1px solid #fff;
    background: #fff;
    font-size: 20px;
    margin: 0 4px;
    height: 35px;
    width: 34px;
    border-radius: 0;
    position: absolute;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.nav-control-middle .owl-controls .owl-prev {
    left: -3px;
}
.nav-control-middle .owl-controls .owl-prev:hover {
    background: #082b2c;
    border: 1px solid #082b2c;
}
.nav-control-middle .owl-controls .owl-prev:hover i {
    color: #fff;
}
.nav-control-middle .owl-controls .owl-next {
    right: -3px;
}
.nav-control-middle .owl-controls .owl-next:hover {
    background: #082b2c;
    border: 1px solid #082b2c;
}
.nav-control-middle .owl-controls .owl-next:hover i {
    color: #fff;
}
.nav-control-middle2 .owl-controls i {
    color: #082b2c;
    display: block;
    line-height: 24px;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.nav-control-middle2 .owl-controls .owl-nav {
    margin-top: 0;
}
.nav-control-middle2 .owl-controls .owl-nav>div {
    opacity: 1;
    border: 1px solid #082b2c;
    background: 0 0;
    font-size: 20px;
    margin: 0 4px;
    height: 35px;
    width: 34px;
    border-radius: 0;
    position: absolute;
    -webkit-transform: translateY(-36%);
    -moz-transform: translateY(-36%);
    -ms-transform: translateY(-36%);
    -o-transform: translateY(-36%);
    transform: translateY(-36%);
    top: 36%;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.nav-control-middle2 .owl-controls .owl-prev {
    left: -5px;
}
.nav-control-middle2 .owl-controls .owl-prev:hover {
    background: #082b2c;
    border: 1px solid #082b2c;
}
.nav-control-middle2 .owl-controls .owl-prev:hover i {
    color: #fff;
}
.nav-control-middle2 .owl-controls .owl-next {
    right: -5px;
}
.nav-control-middle2 .owl-controls .owl-next:hover {
    background: #082b2c;
    border: 1px solid #082b2c;
}
.nav-control-middle2 .owl-controls .owl-next:hover i {
    color: #fff;
}
.nav-control-middle3 .owl-controls i {
    color: #082b2c;
    display: block;
    line-height: 24px;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.nav-control-middle3 .owl-controls .owl-nav {
    margin-top: 0;
}
.nav-control-middle3 .owl-controls .owl-nav>div {
    opacity: 1;
    border: 1px solid #f2f2f2;
    background: #f2f2f2;
    font-size: 20px;
    margin: 0 4px;
    height: 35px;
    width: 34px;
    border-radius: 0;
    position: absolute;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.nav-control-middle3 .owl-controls .owl-prev {
    left: -50px;
}
.nav-control-middle3 .owl-controls .owl-prev:hover {
    background: #082b2c;
    border: 1px solid #082b2c;
}
.nav-control-middle3 .owl-controls .owl-prev:hover i {
    color: #fff;
}
.nav-control-middle3 .owl-controls .owl-next {
    right: -50px;
}
.nav-control-middle3 .owl-controls .owl-next:hover {
    background: #082b2c;
    border: 1px solid #082b2c;
}
.nav-control-middle3 .owl-controls .owl-next:hover i {
    color: #fff;
}
@media only screen and (max-width:767px) {
    .nav-on-hover: hover .owl-prev {
    left: -3px;
}
.nav-on-hover:hover .owl-next {
    right: -3px;
}
}.nav-on-focus:hover .owl-prev {
    opacity: 1;
}
.nav-on-focus:hover .owl-next {
    opacity: 1;
}
.inner-page-banner-area {
    text-align: left;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    display: block;
    padding: 200px 0 40px;
    
}
@media (min-width:992px) and (max-width:1199px) {
    .inner-page-banner-area {
    padding: 180px 0 40px;
}
}@media (min-width:768px) and (max-width:991px) {
    .inner-page-banner-area {
    padding: 170px 0 40px;
}
}@media (min-width:480px) and (max-width:767px) {
    .inner-page-banner-area {
    padding: 50px 0 40px;
    margin-top: 46px;
}
}@media (min-width:321px) and (max-width:479px) {
    .inner-page-banner-area {
    padding: 40px 0 30px;
}
.slider-area .nivo-directionNav a.nivo-prevNav:before {
   
    top: 5px;
   
}
}@media only screen and (max-width:320px) {
    .inner-page-banner-area {
    margin-top: 46px;
    padding: 30px 0 20px;
}
}.inner-page-banner-area:after {
    position: absolute;
    content: "";
    background: rgba(40, 49, 66, .7);
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.inner-page-banner-area .pagination-area {
    position: relative;
    z-index: 1;
}
.inner-page-banner-area .pagination-area ul {
    text-align: center;
}
.inner-page-banner-area .pagination-area ul li {
    display: inline-block;
    color: #082b2c;
    font-size: 14px;
}
.inner-page-banner-area .pagination-area ul li a {
    color: #fff;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.inner-page-banner-area .pagination-area ul li a:hover {
    color: #082b2c;
}
.pagination-left {
    text-align: left;
    margin-top: 20px;
}
.pagination-left li {
    display: inline-block;
    float: left;
    margin-right: 5px;
}
.pagination-left li a {
    border: 1px solid #f5f5f5;
    width: 42px;
    font-size: 16px;
    color: #333;
    height: 40px;
    background: 0 0;
    display: block;
    line-height: 40px;
    text-align: center;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.pagination-left li a:hover {
    border: 1px solid #082b2c;
    color: #082b2c;
}
.pagination-left li:first-child {
    margin-right: 15px;
}
.pagination-left li:last-child {
    margin-right: 0;
    margin-left: 10px;
}
.pagination-left li i {
    margin-top: 12px;
}
.pagination-left .active a {
    border: 1px solid #082b2c;
    color: #082b2c;
}
.pagination-center {
    text-align: center;
    margin-top: 20px;
}
.pagination-center li {
    display: inline-block;
    margin-right: 5px;
}
.pagination-center li a {
    border: 1px solid #f5f5f5;
    width: 42px;
    font-size: 16px;
    color: #333;
    height: 40px;
    background: 0 0;
    display: block;
    line-height: 40px;
    text-align: center;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.pagination-center li a:hover {
    border: 1px solid #082b2c;
    color: #082b2c;
}
.pagination-center li:first-child {
    margin-right: 15px;
}
.pagination-center li:last-child {
    margin-right: 0;
    margin-left: 10px;
}
.pagination-center li i {
    margin-top: 12px;
}
.pagination-center .active a {
    border: 1px solid #082b2c;
    color: #082b2c;
}
.loadmore-center {
    margin-top: 30px;
    text-align: center;
}
.loadmore-center2 {
    margin-top: 30px;
    text-align: center;
}
.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all .15s ease-out;
    -moz-transition: all .15s ease-out;
    transition: all .15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
    opacity: .8;
}
.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0;
}
.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all .15s ease-out;
    -moz-transition: all .15s ease-out;
    transition: all .15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
}
#scrollUp {
    background-color: rgba(243, 99, 71, .3);
    bottom: 5px;
    color: #fff;
    display: block;
    font-size: 18px;
    height: 44px;
    line-height: 40px;
    position: fixed;
    right: 20px;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -ms-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out;
    width: 44px;
    z-index: 99999;
    border: 2px solid #082b2c;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%}
#scrollUp i {
    color: #082b2c;
}
#scrollUp:hover, #scrollUp:focus {
    background-color: #082b2c;
}
#scrollUp:hover i, #scrollUp:focus i {
    color: #fff;
}
#scrollUp {
    animation: blinker 10s linear infinite;
}
@keyframes blinker {
    90% {
    opacity: 0;
}
}#preloader {
    background: #0b1424 url(img/preloader.gif) no-repeat scroll center center;
    height: 100%;
    left: 0;
    overflow: visible;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999999;
}
.header {
    position: fixed;
    z-index: 15;
    left: 0;
    right: 0;
}
.header .top-bar-social li {
    border-left: 1px solid #444;
    display: inline-block;
}
.header .top-bar-social li:last-child {
    border-right: 1px solid #444;
}
.header .top-bar-social li a {
    padding: 14px;
    display: inline-block;
}
.header .top-bar-social li a i {
    color: #d4d4d4;
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -ms-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out;
}
.header .top-bar-social li a:hover i {
    color: #082b2c;
}
.header .top-bar-contact {
    padding: 14px 0;
    text-align: right;
}
.header .top-bar-contact li {
    display: inline-block;
    margin-left: 30px;
    font-weight: 300;
}
@media (min-width:768px) and (max-width:991px) {
    .header .top-bar-contact li {
    margin-left: 8px;
    font-size: 13px;
}
}.header .top-bar-contact li i {
    margin-right: 15px;
    color: #082b2c;
}
@media (min-width:768px) and (max-width:991px) {
    .header .top-bar-contact li i {
    margin-right: 3px;
}
}.header .top-bar-contact li a {
    color: #b8b8b8;
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -ms-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out;
}
.header .top-bar-contact li a:hover {
    color: #082b2c;
}
@media (min-width:768px) and (max-width:991px) {
    .header .top-bar-contact li: nth-child(2n) {
    display: none;
}
}.header .header-divider {
    border-bottom: 1px solid #656565;
}
.header nav>ul>li>a {
    padding: 30px 20px;
}
@media (min-width:992px) and (max-width:1199px) {
    .header nav>ul>li>a {
    padding: 30px 10px;
}
}@media (min-width:768px) and (max-width:991px) {
    .header nav>ul>li>a {
    padding: 30px 6px;
}
}.header nav>ul>li ul {
    left: 10px;
}
@media (min-width:992px) and (max-width:1199px) {
    .header nav>ul>li ul {
    left: 3px;
}
}@media (min-width:768px) and (max-width:991px) {
    .header nav>ul>li ul {
    left: -9px;
}
}@media (min-width:992px) and (max-width:1199px) {
    .header nav>ul>li .mega-menu-area {
    left: -267px;
}
}@media (min-width:768px) and (max-width:991px) {
    .header nav>ul>li .mega-menu-area {
    left: -272px;
}
}.main-menu-area {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0;
    z-index: 10;
}
.main-menu-area .bst-main-menu nav {
    text-align: right;
}
.main-menu-area .bst-main-menu nav>ul .active>a {
    font-weight: 600;
    color: #082b2c;
    position: relative;
}
.main-menu-area .bst-main-menu nav>ul .active>a:before {
    content: "";
    background: #082b2c;
    height: 3px;
    width: 80%;
    position: absolute;
    z-index: 10;
    bottom: -2px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.main-menu-area .bst-main-menu nav>ul>li {
    display: inline-block;
    position: relative;
    text-align: left;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.main-menu-area .bst-main-menu nav>ul>li>a {
   font-size: 15px;
    padding: 12px 9px 12px;
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -ms-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out;
}
@media (min-width:992px) and (max-width:1199px) {
    .main-menu-area .bst-main-menu nav>ul>li>a {
    padding: 39px 10px 38px;
}
}@media (min-width:768px) and (max-width:991px) {
    .main-menu-area .bst-main-menu nav>ul>li>a {
    padding: 29px 4px 28px;
    font-size: 13px;
}
}
.main-menu-area .bst-main-menu nav>ul>li>a:hover {
    color: #082b2c;
}
.main-menu-area .bst-main-menu nav>ul>li:hover ul.rt-dropdown-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
}
.main-menu-area .bst-main-menu nav>ul>li ul.rt-dropdown-menu {
    background: #082b2c;
    box-shadow: none;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    opacity: 0;
    margin: 0;
    min-width: 200px;
    padding: 0;
    top: 100%;
    position: absolute;
    visibility: hidden;
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
    transform-origin: 0 0 0;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    z-index: 9999;
}
.main-menu-area .bst-main-menu nav>ul>li ul.rt-dropdown-menu li {
    display: block;
    position: relative;
}
.main-menu-area .bst-main-menu nav>ul>li ul.rt-dropdown-menu li a {
    display: block;
    color: #fff;
    padding: 10px 10px 10px 15px;
    text-transform: capitalize;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
#082b2c;
.main-menu-area .bst-main-menu nav>ul>li ul.rt-dropdown-menu li a:before {
    display: none;
}
.main-menu-area .bst-main-menu nav>ul>li ul.rt-dropdown-menu li a:hover, .main-menu-area .bst-main-menu nav>ul>li ul.rt-dropdown-menu li a:focus {
    background: #202227;
}
.main-menu-area .bst-main-menu nav>ul>li ul.rt-dropdown-menu .active a {
    background: #202227;
    color: #fff;
}
.bottom-border {
    border-bottom: 1px solid #f5f5f5;
    background-color: white;
}
li.has-child-menu {
    position: relative;
}
li.has-child-menu>a:after {
    font-family: FontAwesome;
    content: "\f105";
    float: right;
}
li.has-child-menu>ul.thired-level {
    position: absolute;
    left: 200px;
    width: 200px;
    top: 0;
    opacity: 0;
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
    transform-origin: 0 0 0;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
li.has-child-menu:hover ul.thired-level {
    opacity: 1;
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
    visibility: visible;
}
.header-layout1 nav ul .active>a {
    color: #082b2c;
}
.header-layout1 nav ul li a {
    color: #082b2c;
}
.header-layout1 nav ul li a:hover {
    color: #082b2c;
}
.header-layout1 nav ul li>ul {
    background: #082b2c;
}
.header-layout1 nav ul li>ul>li>a {
    color: #fff;
}
.header-layout1 nav ul li>ul>li:hover, .header-layout1 nav ul li>ul>li .active {
    background: #202227;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.header-layout1 nav ul li>ul>li:hover a, .header-layout1 nav ul li>ul>li .active a {
    color: #333;
}
.header-layout1 nav li.has-child-menu>a {
    color: #fff;
}
.header-layout1 nav li.has-child-menu>ul.thired-level li a {
    color: #fff;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.header-layout1 .stick {
    background: white;
    position: fixed;
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -ms-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out;
}
.header-layout1 .stick .bst-main-menu nav ul li a {
    padding: 10px 8px 10px;
}
@media (min-width:992px) and (max-width:1199px) {
    .header-layout1 .stick .bst-main-menu nav ul li a {
    padding: 24px 10px 23px;
}
}@media (min-width:768px) and (max-width:991px) {
    .header-layout1 .stick .bst-main-menu nav ul li a {
    padding: 24px 4px 23px;
}
}.header-layout1 .stick .cart-area ul {
    top: 53px;
}
.header-layout1 .cart-area>a {
    color: #fff;
}
.header-layout1 .header-search a i {
    color: #fff;
}
.header-layout2 nav ul .active>a {
    color: #082b2c;
}
.header-layout2 nav ul li a {
    color: #333;
}
.header-layout2 nav ul li a:hover {
    color: #082b2c;
}
.header-layout2 nav ul li>ul {
    background: #082b2c;
}
.header-layout2 nav ul li>ul>li>a {
    color: #fff;
}
.header-layout2 nav ul li>ul>li:hover, .header-layout2 nav ul li>ul>li .active {
    background: #202227;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.header-layout2 nav ul li>ul>li:hover a, .header-layout2 nav ul li>ul>li .active a {
    color: #333;
}
.header-layout2 nav li.has-child-menu>a {
    color: #fff;
}
.header-layout2 nav li.has-child-menu>ul.thired-level li a {
    color: #fff;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.header-layout2 nav li.has-child-menu>ul.thired-level li:hover a {
    color: #333;
}
.header-layout2 .stick {
    background: rgba(242, 242, 242, .9);
    border-bottom: 1px solid #082b2c;
    position: fixed;
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -ms-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out;
}
.header-layout2 .stick .bst-main-menu nav ul li a {
    padding: 24px 15px 23px;
}
@media (min-width:992px) and (max-width:1199px) {
    .header-layout2 .stick .bst-main-menu nav ul li a {
    padding: 24px 10px 23px;
}
}@media (min-width:768px) and (max-width:991px) {
    .header-layout2 .stick .bst-main-menu nav ul li a {
    padding: 24px 4px 23px;
}
}.header-layout2 .stick .cart-area ul {
    top: 53px;
}
.header-layout2 .cart-area>a i {
    color: #333;
}
.header-search {
    margin: 20px 0;
    text-align: right;
}
.header-search input.search-form {
    display: none;
    position: absolute;
    bottom: -52px;
    right: 15px;
    z-index: 10;
    color: #082b2c;
    height: 40px;
    width: 500px;
    background: #202227;
    border: 1px solid #f5f5f5;
    padding: 5px 18px 5px 10px;
    -webkit-border-radius: 45px;
    -moz-border-radius: 45px;
    -ms-border-radius: 45px;
    -o-border-radius: 45px;
    border-radius: 45px;
    -webkit-box-shadow: 0 0 .5px -1.5px rgba(153, 157, 163, .4);
    -moz-box-shadow: 0 0 .5px -1.5px rgba(153, 157, 163, .4);
    box-shadow: 0 0 .5px -1.5px rgba(153, 157, 163, .4);
}
.header-search a i {
    border-right: 1px solid #f5f5f5;
    padding-right: 22px;
}
.cart-area {
    top: -10px;
    position: relative;
}
.cart-area>a {
    font-size: 24px;
}
.cart-area>a>span {
    background: #082b2c;
    border-radius: 45px;
    color: #fff;
    height: 20px;
    padding: 0 6px;
    position: absolute;
    top: -5px;
    width: 20px;
    font-size: 12px;
    right: -10px;
    line-height: 20px;
}
.cart-area>ul {
    border-top: 3px solid #082b2c;
    padding: 15px 15px 0 15px;
    text-align: left;
    background-color: rgba(242, 242, 242, .98);
    opacity: 0;
    position: absolute;
    right: 0;
    top: 68px;
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
    transform-origin: 0 0 0;
    width: 440px;
    z-index: 99999;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.cart-area>ul>li {
    border-bottom: 1px solid #f5f5f5;
    margin-bottom: 5px;
}
.cart-area>ul>li .media {
    position: relative;
}
.cart-area>ul>li .media .cart-product-img {
    padding-right: 15px;
}
.cart-area>ul>li .media .cart-product-img a {
    display: inline-block;
}
.cart-area>ul>li .media .cart-product-img a img {
    border: 1px solid #ddd;
    width: 80px;
    min-height: 80px;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.cart-area>ul>li .media .cart-product-img a img:hover {
    opacity: .5;
}
.cart-area>ul>li .media .cart-content ul li {
    margin-right: 30px;
    display: inline-block;
}
.cart-area>ul>li .media .cart-content ul li h1 {
    text-transform: capitalize;
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 10px;
}
.cart-area>ul>li .media .cart-content ul li h1 a {
    color: #333;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.cart-area>ul>li .media .cart-content ul li h1 a:hover {
    color: #082b2c;
}
.cart-area>ul>li .media .cart-content ul li h2 {
    font-size: 12px;
}
.cart-area>ul>li .media .cart-content ul li h2 span {
    color: #333;
}
.cart-area>ul>li .media .cart-content ul li .trash {
    font-size: 16px;
    color: #082b2c;
}
.cart-area>ul>li .media .cart-content ul li .trash:hover {
    color: #fb0303;
}
.cart-area>ul>li .media .cart-content ul li:first-child {
    width: 140px;
}
.cart-area>ul>li .media .cart-content ul li:last-child {
    margin-right: 0;
}
.cart-area>ul>li:last-child {
    border-bottom: none;
}
.cart-area>ul>li .checkout {
    text-align: center;
}
.cart-area>ul>li .checkout li {
    display: inline;
}
.cart-area>ul>li>span {
    display: inline-block;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    font-size: 12px;
    padding-right: 20px;
    text-align: right;
    width: 194px;
}
.cart-area>ul>li>span span {
    font-weight: 600;
    border-left: 1px solid #ddd;
    width: 194px;
    display: inline-block;
    padding-right: 20px;
}
.header-cart-area {
    padding-right: 15px;
    text-align: right;
}
.header-cart-area>li {
    cursor: pointer;
    position: relative;
    display: inline-block;
    width: 30px;
    margin-right: 15px;
    top: 10px;
}
.header-cart-area>li:last-child {
    margin-right: 0;
}
.header-cart-area li:hover .cart-area ul {
    opacity: 1;
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
}
@media only screen and (max-width:767px) {
    header {
    display: none;
}
}.mobile-menu-area {
    display: none;
}
.mean-container .mean-bar {
    background: transparent!important;
    float: none;
    padding: 0!important;
    position: fixed!important;
    border-bottom: 1px solid #f5f5f5;
}
@media only screen and (max-width:767px) {
    .mean-container .mean-bar a {
    padding: 6px 16px;
    display: inline-block;
}
}@media only screen and (max-width:767px) {
    .mean-container .mean-bar .meanmenu-reveal {
    margin-top: 5px;
}
}.mean-container .mean-bar:after {
    content: "";
    clear: both;
    display: block;
}
.mean-container .mean-nav {
    float: none!important;
    background: transparent!important;
    overflow: scroll;
}
.mean-container .mean-nav>ul {
    overflow-y: scroll;
}
.mean-container .mean-nav>ul li a {
    color: #333;
    font-weight: 700;
    background: #f2f2f2;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.mean-container .mean-nav>ul li a:hover {
    color: #082b2c;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.mean-container .mean-nav>ul:after {
    content: '';
    display: block;
    clear: both;
}
.mean-container .mean-bar a.logo-mobile-menu {
    width: 100%;
    background-color: rgba(255, 255, 255, .95);
    box-sizing: border-box;
}
.mean-container a.meanmenu-reveal {
    float: none!important;
    position: absolute;
}
.mean-bar+div #wrapper {
    padding-top: 52px;
}
.mean-container .mean-nav ul li li a {
    color: #333;
    opacity: 1;
}
.mean-container .mean-nav ul li a.mean-expand {
    background-color: #f2f2f2;
}
.mean-container .mean-nav ul li a.mean-expand:hover {
    background-color: #f2f2f2;
}
@media only screen and (max-width:767px) {
    .slider-area {
    
}
}.slider-area .nivo-controlNav {
    display: none;
}
.slider-area .nivo-directionNav a.nivo-prevNav {
    left: 60px!important;
    width: 54px;
    height: 54px;
    background-color: transparent;
    border: 3px solid #eee;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
@media only screen and (max-width:991px) {
    .slider-area .nivo-directionNav a.nivo-prevNav {
    left: 20px!important;
}
}@media only screen and (max-width:767px) {
    .slider-area .nivo-directionNav a.nivo-prevNav {
    width: 34px;
    height: 34px;
    left: 10px!important;
    border: 2px solid #fff;
}
}.slider-area .nivo-directionNav a.nivo-prevNav:before {
    content: "\f177";
    font: normal normal normal 14px/1 FontAwesome;
    color: #f36347!important;
    cursor: pointer;
    font-size: 20px;
    margin: 0;
    position: absolute;
    text-align: center;
    top: 14px;
    z-index: 9;
    height: 10px;
    width: 10px;
    left: 15px;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
@media only screen and (max-width:767px) {
    .slider-area .nivo-directionNav a.nivo-prevNav: before {
    top: 6px;
    left: 4px;
}
}.slider-area .nivo-directionNav a.nivo-prevNav:hover {
    background-color: #eee;
}
.slider-area .nivo-directionNav a.nivo-prevNav:hover:before {
    color: #f36347!important;
}
.slider-area .nivo-directionNav a.nivo-nextNav {
    right: 60px!important;
    width: 54px;
    height: 54px;
    background-color: transparent;
    border: 3px solid #fff;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
@media only screen and (max-width:991px) {
    .slider-area .nivo-directionNav a.nivo-nextNav {
    right: 20px!important;
}
}@media only screen and (max-width:767px) {
    .slider-area .nivo-directionNav a.nivo-nextNav {
    width: 34px;
    height: 34px;
    right: 10px!important;
    border: 2px solid #fff;
}
}.slider-area .nivo-directionNav a.nivo-nextNav:before {
    content: "\f178";
    font: normal normal normal 14px/1 FontAwesome;
    color: #f36347!important;
    cursor: pointer;
    font-size: 20px;
    margin: 0;
    position: absolute;
    text-align: center;
    top: 14px;
    z-index: 9;
    height: 10px;
    width: 10px;
    right: 22px;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
@media only screen and (max-width:767px) {
    .slider-area .nivo-directionNav a.nivo-nextNav: before {
    top: 6px;
    right: 14px;
}
}.slider-area .nivo-directionNav a.nivo-nextNav:hover {
    background-color: #fff;
}
.slider-area .nivo-directionNav a.nivo-nextNav:hover:before {
    color: #f36347!important;
}
.slider-area .nivo-caption {
    opacity: 1;
    top: 40px;
}
@media only screen and (max-width:767px) {
    .slider-area .nivo-caption {
    top: 0;
}
}.slider-area .slide-1 h1, .slider-area .slide-2 h1, .slider-area .slide-3 h1, .slider-area .slide-4 h1, .slider-area .slide-5 h1 {
    font-size: 50px;
    text-transform: uppercase;
    margin-bottom: 0;
    font-weight: 700;
    color: #fff!important;
}
.slider-area .slide-1 h1 span, .slider-area .slide-2 h1 span, .slider-area .slide-3 h1 span, .slider-area .slide-4 h1 span, .slider-area .slide-5 h1 span {
    color: #082b2c;
    font-size: 42px;
}
@media (min-width:992px) and (max-width:1199px) {
    .slider-area .slide-1 h1, .slider-area .slide-2 h1, .slider-area .slide-3 h1, .slider-area .slide-4 h1, .slider-area .slide-5 h1 {
    font-size: 40px;
}
.slider-area .slide-1 h1 span, .slider-area .slide-2 h1 span, .slider-area .slide-3 h1 span, .slider-area .slide-4 h1 span, .slider-area .slide-5 h1 span {
    font-size: 36px;
}
}@media (min-width:768px) and (max-width:991px) {
    .slider-area .slide-1 h1, .slider-area .slide-2 h1, .slider-area .slide-3 h1, .slider-area .slide-4 h1, .slider-area .slide-5 h1 {
    font-size: 30px;
}
.slider-area .slide-1 h1 span, .slider-area .slide-2 h1 span, .slider-area .slide-3 h1 span, .slider-area .slide-4 h1 span, .slider-area .slide-5 h1 span {
    font-size: 32px;
}
}@media (min-width:480px) and (max-width:767px) {
    .slider-area .slide-1 h1, .slider-area .slide-2 h1, .slider-area .slide-3 h1, .slider-area .slide-4 h1, .slider-area .slide-5 h1 {
    font-size: 24px;
}
.slider-area .slide-1 h1 span, .slider-area .slide-2 h1 span, .slider-area .slide-3 h1 span, .slider-area .slide-4 h1 span, .slider-area .slide-5 h1 span {
    font-size: 20px;
}
}@media (min-width:321px) and (max-width:479px) {
    .slider-area .slide-1 h1, .slider-area .slide-2 h1, .slider-area .slide-3 h1, .slider-area .slide-4 h1, .slider-area .slide-5 h1 {
    font-size: 18px;
    text-transform: capitalize;
}
.slider-area .slide-1 h1 span, .slider-area .slide-2 h1 span, .slider-area .slide-3 h1 span, .slider-area .slide-4 h1 span, .slider-area .slide-5 h1 span {
    font-size: 16px;
}
}@media only screen and (max-width:320px) {
    .slider-area .slide-1 h1, .slider-area .slide-2 h1, .slider-area .slide-3 h1, .slider-area .slide-4 h1, .slider-area .slide-5 h1 {
    font-size: 16px;
    text-transform: capitalize;
}
.slider-area .slide-1 h1 span, .slider-area .slide-2 h1 span, .slider-area .slide-3 h1 span, .slider-area .slide-4 h1 span, .slider-area .slide-5 h1 span {
    font-size: 16px;
}
}.slider-area .slide-1 p, .slider-area .slide-2 p, .slider-area .slide-3 p, .slider-area .slide-4 p, .slider-area .slide-5 p {
    font-size: 70px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 50px;
    color: #082b2c;
}
@media (min-width:992px) and (max-width:1199px) {
    .slider-area .slide-1 p, .slider-area .slide-2 p, .slider-area .slide-3 p, .slider-area .slide-4 p, .slider-area .slide-5 p {
    font-size: 52px;
    margin-bottom: 40px;
}
}@media (min-width:768px) and (max-width:991px) {
    .slider-area .slide-1 p, .slider-area .slide-2 p, .slider-area .slide-3 p, .slider-area .slide-4 p, .slider-area .slide-5 p {
    font-size: 48px;
    margin-bottom: 30px;
}
}@media (min-width:480px) and (max-width:767px) {
    .slider-area .slide-1 p, .slider-area .slide-2 p, .slider-area .slide-3 p, .slider-area .slide-4 p, .slider-area .slide-5 p {
    font-size: 30px;
    margin-bottom: 20px;
}
}@media (min-width:321px) and (max-width:479px) {
    .slider-area .slide-1 p, .slider-area .slide-2 p, .slider-area .slide-3 p, .slider-area .slide-4 p, .slider-area .slide-5 p {
    font-size: 24px;
    margin-bottom: 15px;
}
}@media only screen and (max-width:320px) {
    .slider-area .slide-1 p, .slider-area .slide-2 p, .slider-area .slide-3 p, .slider-area .slide-4 p, .slider-area .slide-5 p {
    font-size: 20px;
    margin-bottom: 10px;
}
}.slider-area h1.title1 span {
    color: #082b2c;
}
.slider2-area h1.title1 {
    line-height: 1.2;
}
.slider-overlay {
    position: relative;
}
.slider-overlay:before {
    content: "";
    background-color: rgba(0, 0, 0, .4);
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 6;
    top: 0;
    left: 0;
    right: 0;
}
.slider-area .slide-1 h1 {
    -webkit-animation: zoomIn 1000ms ease-in-out;
    -moz-animation: zoomIn 1000ms ease-in-out;
    -ms-animation: zoomIn 1000ms ease-in-out;
    animation: zoomIn 1000ms ease-in-out;
}
.slider-area .slide-1 p {
    -webkit-animation: fadeInLeft 1500ms ease-in-out;
    -moz-animation: fadeInLeft 1500ms ease-in-out;
    -ms-animation: fadeInLeft 1500ms ease-in-out;
    animation: fadeInLeft 1500ms ease-in-out;
}
.slider-area .slide-1 .slider-btn-area {
    -webkit-animation: fadeInRight 2000ms ease-in-out;
    -moz-animation: fadeInRight 2000ms ease-in-out;
    -ms-animation: fadeInRight 2000ms ease-in-out;
    animation: fadeInRight 2000ms ease-in-out;
}
.slider-area .slide-2 h1 {
    -webkit-animation: bounceInDown 2000ms ease-in-out;
    -moz-animation: bounceInDown 2000ms ease-in-out;
    -ms-animation: bounceInDown 2000ms ease-in-out;
    animation: bounceInDown 2000ms ease-in-out;
}
.slider-area .slide-2 p {
    -webkit-animation: fadeInLeft 1500ms ease-in-out;
    -moz-animation: fadeInLeft 1500ms ease-in-out;
    -ms-animation: fadeInLeft 1500ms ease-in-out;
    animation: fadeInLeft 1500ms ease-in-out;
}
.slider-area .slide-2 .slider-btn-area {
    -webkit-animation: fadeInRight 1000ms ease-in-out;
    -moz-animation: fadeInRight 1000ms ease-in-out;
    -ms-animation: fadeInRight 1000ms ease-in-out;
    animation: fadeInRight 1000ms ease-in-out;
}
.slider-area .slide-3 h1 {
    -webkit-animation: zoomIn 1000ms ease-in-out;
    -moz-animation: zoomIn 1000ms ease-in-out;
    -ms-animation: zoomIn 1000ms ease-in-out;
    animation: zoomIn 1000ms ease-in-out;
}
.slider-area .slide-3 p {
    -webkit-animation: zoomIn 1500ms ease-in-out;
    -moz-animation: zoomIn 1500ms ease-in-out;
    -ms-animation: zoomIn 1500ms ease-in-out;
    animation: zoomIn 1500ms ease-in-out;
}
.slider-area .slide-3 .slider-btn-area {
    -webkit-animation: zoomIn 2000ms ease-in-out;
    -moz-animation: zoomIn 2000ms ease-in-out;
    -ms-animation: zoomIn 2000ms ease-in-out;
    animation: zoomIn 2000ms ease-in-out;
}
.slider2-area .slide-1 h1 {
    -webkit-animation: fadeInRight 1000ms ease-in-out;
    -moz-animation: fadeInRight 1000ms ease-in-out;
    -ms-animation: fadeInRight 1000ms ease-in-out;
    animation: fadeInRight 1000ms ease-in-out;
}
.slider2-area .slide-1 .slider-btn-area {
    -webkit-animation: fadeInRight 2000ms ease-in-out;
    -moz-animation: fadeInRight 2000ms ease-in-out;
    -ms-animation: fadeInRight 2000ms ease-in-out;
    animation: fadeInRight 2000ms ease-in-out;
}
.slider2-area .slide-2 h1 {
    -webkit-animation: flipInX 1000ms ease-in-out;
    -moz-animation: flipInX 1000ms ease-in-out;
    -ms-animation: flipInX 1000ms ease-in-out;
    animation: flipInX 1000ms ease-in-out;
}
.slider2-area .slide-2 .slider-btn-area {
    -webkit-animation: fadeInLeft 2000ms ease-in-out;
    -moz-animation: fadeInLeft 2000ms ease-in-out;
    -ms-animation: fadeInLeft 2000ms ease-in-out;
    animation: fadeInLeft 2000ms ease-in-out;
}
.slider2-area .slide-3 h1 {
    -webkit-animation: flipInY 1000ms ease-in-out;
    -moz-animation: flipInY 1000ms ease-in-out;
    -ms-animation: flipInY 1000ms ease-in-out;
    animation: flipInY 1000ms ease-in-out;
}
.slider2-area .slide-3 .slider-btn-area {
    -webkit-animation: fadeInLeft 2000ms ease-in-out;
    -moz-animation: fadeInLeft 2000ms ease-in-out;
    -ms-animation: fadeInLeft 2000ms ease-in-out;
    animation: fadeInLeft 2000ms ease-in-out;
}
.about1-area {
    padding: 81px 0 0;
    text-align: center;
}
@media (min-width:992px) and (max-width:1199px) {
    .about1-area {
    padding: 74px 0 0;
}
}@media (min-width:768px) and (max-width:991px) {
    .about1-area {
    padding: 67px 0 0;
}
}@media (min-width:480px) and (max-width:767px) {
    .about1-area {
    padding: 53px 0 0;
}
}@media (min-width:321px) and (max-width:479px) {
    .about1-area {
    padding: 44px 0 0;
}
}@media only screen and (max-width:320px) {
    .about1-area {
    padding: 35px 0 0;
}
}.about-img-holder {
    text-align: center;
}
.about-img-holder img {
    margin: 0 auto;
}
.about2-area {
    padding: 81px 0 94px;
}
@media (min-width:992px) and (max-width:1199px) {
    .about2-area {
    padding: 74px 0 84px;
}
}@media (min-width:768px) and (max-width:991px) {
    .about2-area {
    padding: 66px 0 74px;
}
}@media (min-width:480px) and (max-width:767px) {
    .about2-area {
    padding: 57px 0 34px;
}
}@media (min-width:321px) and (max-width:479px) {
    .about2-area {
    padding: 49px 0 23px;
}
}@media only screen and (max-width:320px) {
    .about2-area {
    padding: 39px 0 14px;
}
}.programs-layout1 {
    background: #082b2c;
}
.programs-layout1 .item-content-wrapper {
    width: 50%}
@media only screen and (max-width:600px) {
    .programs-layout1 .item-content-wrapper {
    width: 100%}
}@media only screen and (max-width:600px) {
    .programs-layout1 .item-content-wrapper .item-content {
    text-align: center;
}
}.programs-layout1 .item-content-wrapper .item-content span {
    font-size: 26px;
    color: #fff;
    font-weight: 300;
}
@media (min-width:992px) and (max-width:1199px) {
    .programs-layout1 .item-content-wrapper .item-content span {
    font-size: 26px;
}
}@media (min-width:768px) and (max-width:991px) {
    .programs-layout1 .item-content-wrapper .item-content span {
    font-size: 24px;
}
}@media (min-width:480px) and (max-width:767px) {
    .programs-layout1 .item-content-wrapper .item-content span {
    font-size: 22px;
}
}@media (min-width:321px) and (max-width:479px) {
    .programs-layout1 .item-content-wrapper .item-content span {
    font-size: 20px;
}
}@media only screen and (max-width:320px) {
    .programs-layout1 .item-content-wrapper .item-content span {
    font-size: 18px;
}
}.programs-layout1 .item-content-wrapper .item-content h2 {
    font-weight: 500;
    text-transform: uppercase;
    line-height: .8;
    font-size: 38px;
    color: #fff;
}
@media (min-width:992px) and (max-width:1199px) {
    .programs-layout1 .item-content-wrapper .item-content h2 {
    font-size: 42px;
}
}@media (min-width:768px) and (max-width:991px) {
    .programs-layout1 .item-content-wrapper .item-content h2 {
    font-size: 40px;
}
}@media (min-width:480px) and (max-width:767px) {
    .programs-layout1 .item-content-wrapper .item-content h2 {
    font-size: 36px;
}
}@media (min-width:321px) and (max-width:479px) {
    .programs-layout1 .item-content-wrapper .item-content h2 {
    font-size: 24px;
}
}@media only screen and (max-width:320px) {
    .programs-layout1 .item-content-wrapper .item-content h2 {
    font-size: 22px;
}
}.programs-layout1 .item-content-wrapper .item-content p {
    color: #fff;
    font-weight: 300;
}
.programs-layout1 .item-img-wrapper {
    width: 50%;
    position: relative;
}
@media only screen and (max-width:600px) {
    .programs-layout1 .item-img-wrapper {
    width: 100%}
}.programs-layout1 .item-img-wrapper img {
    width: 100%}
.programs-layout1:nth-child(odd) .item-content {
    padding: 0 10% 0 6%}
@media only screen and (max-width:600px) {
    .programs-layout1: nth-child(odd) .item-content {
    padding-top: 30px;
    padding-bottom: 30px;
}
}.programs-layout1:nth-child(odd) .item-img-wrapper:after {
    content: "";
    height: 80%;
    width: 100%;
    top: 10%;
    left: -10%;
    border: 8px solid rgba(238, 243, 250, .7);
    position: absolute;
    z-index: 1;
}
@media only screen and (max-width:600px) {
    .programs-layout1: nth-child(odd) .item-img-wrapper:after {
    display: none;
}
}.programs-layout1:nth-child(even) .item-content {
    padding: 0 10% 0 15%}
@media only screen and (max-width:600px) {
    .programs-layout1: nth-child(even) .item-content {
    padding-top: 50px;
    padding-bottom: 50px;
}
}.programs-layout1:nth-child(even) .item-img-wrapper:after {
    content: "";
    height: 80%;
    width: 100%;
    top: 10%;
    right: -10%;
    border: 8px solid rgba(238, 243, 250, .7);
    position: absolute;
    z-index: 1;
}
@media only screen and (max-width:600px) {
    .programs-layout1: nth-child(even) .item-img-wrapper:after {
    display: none;
}
}@media only screen and (max-width:600px) {
    .flex-none600 {
    display: inherit!important;
}
}@media only screen and (max-width:600px) {
    .col-reverse600 {
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: reverse!important;
    -webkit-flex-direction: column-reverse!important;
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important;
}
}.about-history-area .item-img-wrapper img {
    width: 100%}
.about-history-area .item-content p {
    margin-bottom: 40px;
    text-align: center;
}
.about-history-area .item-content ul li {
    display: inline-block;
    width: 49%;
    margin-bottom: 10px;
    font-weight: 300;
}
.about-history-area .item-content ul li i {
    margin-right: 5px;
}
.about-page-content {
    margin: 0 30px;
    padding-bottom: 90px;
    -webkit-box-flex: 12;
    -moz-flex: 12;
    -webkit-flex: 12;
    flex: 12;
}
.about-page-content .hight-light-content {
    margin: 30px 0;
    padding: 30px 30px 20px 30px;
    display: block;
    background: #e5e5e5;
    color: #333;
    position: relative;
}
.about-page-content .hight-light-content i {
    position: absolute;
    z-index: 3;
    right: 5px;
    bottom: 0;
    color: #082b2c;
    font-size: 36px;
}
.full-width-item-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    position: relative;
}
@media only screen and (max-width:767px) {
    .full-width-item-wrapper {
    display: inherit;
}
}.full-width-item-wrapper .hf-item-wrapper {
    width: 50%}
@media only screen and (max-width:767px) {
    .full-width-item-wrapper .hf-item-wrapper {
    width: 100%}
}.full-width-item-wrapper .hf-item-wrapper .hf-item-center {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
}
@media only screen and (max-width:767px) {
    .full-width-item-wrapper .hf-item-wrapper .hf-item-center {
    position: inherit;
}
}.full-width-item-wrapper .hf-item-wrapper .item-img {
    position: relative;
}
.full-width-item-wrapper .hf-item-wrapper .item-img img {
    width: 100%}
.about3-wrapper {
    background: #f67960;
    position: relative;
    bottom: 0px;
    z-index: 9;
    margin-top: 20px;
    margin-bottom: 20px;
    box-shadow: 0 8px 16px 0 rgba(59, 59, 59, .15);
}
@media only screen and (max-width:1199px) {
    .about3-wrapper {
    position: inherit;
    margin-bottom: 98px;
}
}@media only screen and (max-width:991px) {
    .about3-wrapper {
    margin-bottom: 88px;
}
}@media only screen and (max-width:767px) {
    .about3-wrapper {
    margin-bottom: 78px;
}
}@media only screen and (max-width:479px) {
    .about3-wrapper {
    margin-bottom: 68px;
}
}.about3-wrapper .single-item {
    padding: 50px 30px;
    text-align: center;
}
@media only screen and (max-width:479px) {
    .about3-wrapper .single-item {
    padding: 50px 20px;
}
}@media only screen and (max-width:320px) {
    .about3-wrapper .single-item {
    padding: 40px 15px;
}
}.about3-wrapper .single-item i {
    margin-bottom: 10px;
    display: block;
}
.about3-wrapper .single-item i:before {
    color: #fff;
    font-size: 42px;
    margin-left: 0;
}
.about3-wrapper .single-item h3 {
    color: #fff;
    font-size: 24px;
    font-weight: 500;
}
.about3-wrapper .single-item p {
    color: #fff;
    margin-bottom: 30px;
}
.about3-wrapper .single-item-right {
    padding: 50px 30px 65px;
    height:100%;
    text-align: left;
    -webkit-box-shadow: 0 8px 16px 0 rgba(59, 59, 59, .15);
    -moz-box-shadow: 0 8px 16px 0 rgba(59, 59, 59, .15);
    box-shadow: 0 8px 16px 0 rgba(59, 59, 59, .15);
}
@media only screen and (max-width:1199px) {
    .about3-wrapper .single-item-right {
    padding: 50px 30px 69px;
}
}@media only screen and (max-width:991px) {
    .about3-wrapper .single-item-right {
    padding: 40px 30px;
}
}@media only screen and (max-width:767px) {
    .about3-wrapper .single-item-right {
    padding: 30px;
}
}.about3-wrapper .single-item-right h3 {
    color: #333;
    font-size: 24px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.about3-wrapper .single-item-right p {
    color: #082b2c;
    font-size: 18px;
    text-transform: capitalize;
}
.about3-wrapper .single-item-right h4 {
    font-size: 18px;
    color: #333;
    margin-bottom: 15px;
}
.about3-wrapper .single-item-right ul {
    margin-bottom: 20px;
}
.about3-wrapper .single-item-right ul:last-child {
    margin-bottom: 0;
}
.about3-wrapper .single-item-right ul li {
    margin-bottom: 5px;
    display: inline-block;
    margin-right: 10px;
    font-size: 14px;
}
.about3-wrapper .single-item-right ul li i {
    margin-right: 5px;
    color: #082b2c;
}
.about3-wrapper .single-item-right ul li:last-child {
    margin-right: 0;
}
.position-relative {
    position: relative;
}
.welcome-info-wrapper {
    position: relative;
    height: 100%;
    margin-left: 35%;
    padding: 80px 0;
}
@media only screen and (max-width:1199px) {
    .welcome-info-wrapper {
    padding-left: 30px;
    padding-right: 30px;
    margin-left: 0;
}
}@media only screen and (max-width:991px) {
    .welcome-info-wrapper {
    padding: 80px 30px;
}
}@media only screen and (max-width:767px) {
    .welcome-info-wrapper {
    padding: 50px 30px;
}
}.welcome-info-wrapper:before {
    content: url(img/about/1.png);
    position: absolute;
    bottom: -7px;
    left: -73%;
    z-index: 0;
}
@media only screen and (max-width:1199px) {
    .welcome-info-wrapper: before {
    display: none;
}
}.welcome-info-wrapper .welcome-info-content h2 {
    color: #333;
    font-size: 36px;
    text-transform: uppercase;
}
@media only screen and (max-width:991px) {
    .welcome-info-wrapper .welcome-info-content h2 {
    font-size: 32px;
}
}@media only screen and (max-width:479px) {
    .welcome-info-wrapper .welcome-info-content h2 {
    font-size: 28px;
}
}.welcome-info-wrapper .welcome-info-content h2 span {
    color: #082b2c;
}
.welcome-info-wrapper .welcome-info-content>p {
    margin-bottom: 50px;
    width: 90%}
.welcome-info-wrapper .welcome-info-content .welcome-advantage {
    padding-right: 15px;
}
.welcome-info-wrapper .welcome-info-content .welcome-advantage li {
    margin-bottom: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
@media only screen and (max-width:479px) {
    .welcome-info-wrapper .welcome-info-content .welcome-advantage li {
    display: inherit;
}
}.welcome-info-wrapper .welcome-info-content .welcome-advantage li .advantage-icon {
    margin-right: 30px;
}
@media only screen and (max-width:479px) {
    .welcome-info-wrapper .welcome-info-content .welcome-advantage li .advantage-icon {
    padding-left: 8px;
}
}.welcome-info-wrapper .welcome-info-content .welcome-advantage li .advantage-icon .rotated-icon-primary {
    margin-top: 15px;
    margin-bottom: 15px;
}
.welcome-info-wrapper .welcome-info-content .welcome-advantage li .advantage-content h3 {
    margin-bottom: 10px;
    text-transform: uppercase;
}
.welcome-info-wrapper .welcome-info-content .welcome-advantage li .advantage-content h3 a {
    color: #333;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.welcome-info-wrapper .welcome-info-content .welcome-advantage li .advantage-content h3 a:hover {
    color: #082b2c;
}
.welcome-info-wrapper .welcome-info-content .welcome-advantage li:last-child {
    margin-bottom: 0;
}
.welcome-info-wrapper .custom-width {
    width: 60%}
@media only screen and (max-width:767px) {
    .welcome-info-wrapper .custom-width {
    width: 100%}
}.welcome-info-wrapper .custom-padding {
    padding: 0 0 15px;
}
.welcome-info-content1 {
    padding: 100px 0 50px 30px;
}
@media only screen and (max-width:1199px) {
    .welcome-info-content1 {
    padding: 80px 0 50px 30px;
}
}@media only screen and (max-width:767px) {
    .welcome-info-content1 {
    padding: 60px 30px 30px;
}
}.welcome-info-content1 h2 {
    color: #333;
    font-size: 36px;
    text-transform: uppercase;
}
@media only screen and (max-width:991px) {
    .welcome-info-content1 h2 {
    font-size: 32px;
}
}@media only screen and (max-width:479px) {
    .welcome-info-content1 h2 {
    font-size: 28px;
}
}.welcome-info-content1 h2 span {
    color: #082b2c;
}
.welcome-info-content1>p {
    margin-bottom: 50px;
    width: 90%}
.welcome-info-content1 .welcome-advantage {
    padding-right: 15px;
}
.welcome-info-content1 .welcome-advantage li {
    margin-bottom: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
@media only screen and (max-width:479px) {
    .welcome-info-content1 .welcome-advantage li {
    display: inherit;
}
}.welcome-info-content1 .welcome-advantage li .advantage-icon {
    margin-right: 30px;
}
@media only screen and (max-width:479px) {
    .welcome-info-content1 .welcome-advantage li .advantage-icon {
    padding-left: 8px;
}
}.welcome-info-content1 .welcome-advantage li .advantage-icon .rotated-icon-primary {
    margin-top: 15px;
    margin-bottom: 15px;
}
.welcome-info-content1 .welcome-advantage li .advantage-content h3 {
    margin-bottom: 10px;
    text-transform: uppercase;
}
.welcome-info-content1 .welcome-advantage li .advantage-content h3 a {
    color: #333;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.welcome-info-content1 .welcome-advantage li .advantage-content h3 a:hover {
    color: #082b2c;
}
.welcome-info-content2 {
    margin-left: 30px;
}
@media only screen and (max-width:991px) {
    .welcome-info-content2 {
    margin-bottom: 30px;
}
}@media only screen and (max-width:479px) {
    .welcome-info-content2 {
    margin-left: 0;
}
}.welcome-info-content2 h3 {
    text-transform: uppercase;
    color: #333;
}
.welcome-info-content2 h3 span {
    color: #082b2c;
}
@media only screen and (max-width:767px) {
    .welcome-info-content2 h3 {
    font-size: 32px;
}
}@media only screen and (max-width:479px) {
    .welcome-info-content2 h3 {
    font-size: 24px;
}
}.welcome-info-content2 .welcome-advantage li {
    margin-bottom: 15px;
}
.welcome-info-content2 .welcome-advantage li .advantage-icon {
    margin: 18px 30px 0 10px;
}
@media only screen and (max-width:479px) {
    .welcome-info-content2 .welcome-advantage li .advantage-icon {
    float: none!important;
    margin: 18px 30px 30px 10px;
}
}.welcome-info-content2 .welcome-advantage li .advantage-content {
    padding-right: 15px;
}
.welcome-info-content2 .welcome-advantage li .advantage-content h3 {
    margin-bottom: 10px;
    text-transform: uppercase;
}
@media only screen and (max-width:767px) {
    .welcome-info-content2 .welcome-advantage li .advantage-content h3 {
    font-size: 18px;
}
}@media only screen and (max-width:479px) {
    .welcome-info-content2 .welcome-advantage li .advantage-content h3 {
    font-size: 16px;
}
}.welcome-info-content2 .welcome-advantage li .advantage-content h3 a {
    color: #333;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.welcome-info-content2 .welcome-advantage li .advantage-content h3 a:hover {
    color: #082b2c;
}
.welcome-info-content2 .welcome-advantage li:last-child {
    margin-bottom: 0;
}
.video-img-holder {
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    right: 50%;
    background-position: center;
    background-size: cover;
}
@media only screen and (max-width:991px) {
    .video-img-holder {
    display: none;
}
}.custom-width {
    width: 60%}
@media only screen and (max-width:767px) {
    .custom-width {
    width: 100%}
}.custom-padding {
    padding: 80px 0 50px 30px;
}
@media only screen and (max-width:991px) {
    .custom-padding {
    padding: 80px 0 35px;
}
}@media only screen and (max-width:767px) {
    .custom-padding {
    padding: 70px 0 25px;
}
}@media only screen and (max-width:479px) {
    .custom-padding {
    padding: 60px 0 15px;
}
}.why-choose-layout1 {
    text-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
}
.why-choose-layout1 .item-content-wrapper {
    padding: 0 30px;
    text-align: center;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
}
@media only screen and (max-width:767px) {
    .why-choose-layout1 .item-content-wrapper {
    padding: 50px 30px;
}
}.why-choose-layout1 .item-content-wrapper h3 {
    text-transform: uppercase;
}
.why-choose-layout1 .item-content-wrapper h3 a {
    color: #333;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.why-choose-layout1 .item-content-wrapper h3 a:hover {
    color: #082b2c;
}
.why-choose-layout1 .item-img {
    position: relative;
}
.why-choose-layout1 .item-img img {
    width: 100%;
    margin: 0 auto;
}
.why-choose-layout1 .item-img .itemIndicatoreUp {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 25px solid #f2f2f2;
    z-index: 2;
    -webkit-transition: all .7s ease-out;
    -moz-transition: all .7s ease-out;
    -ms-transition: all .7s ease-out;
    -o-transition: all .7s ease-out;
    transition: all .7s ease-out;
}
.why-choose-layout1 .item-img .itemIndicatoreRight {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-left: 20px solid #f2f2f2;
    border-bottom: 25px solid transparent;
    z-index: 2;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.why-choose-layout1 .item-img .itemIndicatoreLeft {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-right: 20px solid #e5e5e5;
    border-bottom: 25px solid transparent;
    z-index: 2;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.why-choose-layout1:hover .itemIndicatoreUp {
    left: 25%}
.why-choose-layout1:hover .itemIndicatoreRight {
    top: 40%}
.why-choose-layout1:hover .itemIndicatoreLeft {
    top: 40%}
.why-choose-display-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
.why-choose-display-flex>div {
    width: 50%}
@media only screen and (max-width:1199px) {
    .why-choose-display-flex {
    display: inherit;
}
.why-choose-display-flex>div {
    width: 100%}
}.service-box-layout1 {
    position: relative;
    color: #fff;
    padding: 90px 50px 40px;
    height:100%;
}
@media only screen and (max-width:767px) {
    .service-box-layout1 {
    padding: 91px 37px 13px;
}
}@media only screen and (max-width:991px) {
    .service-box-layout1 {
    margin: 10px 5px 0;
}
}.service-box-layout1 .rotated-icon-textPrimary-wb {
    position: absolute;
    right: 30px;
    top: 30px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}
.service-box-layout1 h3 {
    text-transform: uppercase;
}
.service-box-layout1 h3 a {
    color: #fff;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.service-box-layout1 h3 a:hover {
    color: #aaa;
}
.service-box-layout2 {
    padding: 0 30px 0 10px;
}
.service-box-layout2 li {
    margin-bottom: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
@media only screen and (max-width:479px) {
    .service-box-layout2 li {
    display: inherit;
    margin-bottom: 40px;
}
}.service-box-layout2 li .advantage-icon {
    margin-top: 15px;
}
@media only screen and (max-width:479px) {
    .service-box-layout2 li .advantage-icon {
    margin-bottom: 15px;
    padding-left: 8px;
}
}.service-box-layout2 li .advantage-content {
    margin-left: 30px;
}
@media only screen and (max-width:479px) {
    .service-box-layout2 li .advantage-content {
    margin-left: 0;
}
}.service-box-layout2 li .advantage-content h3 {
    font-size: 20px;
    font-weight: 400;
}
.service-box-layout2 li .advantage-content h3 a {
    color: #fff;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.service-box-layout2 li .advantage-content h3 a:hover {
    color: #082b2c;
}
.service-box-layout2 li .advantage-content p {
    color: #fff;
}
.service-box-layout2 li:last-child {
    margin-bottom: 0;
}
.service-box-layout3-left li {
    margin-bottom: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
.service-box-layout3-left li .item-icon {
    margin-top: 8px;
}
.service-box-layout3-left li .item-icon i:before {
    margin-left: 0;
    display: inline-block;
    height: 70px;
    width: 70px;
    border: 2px solid #082b2c;
    font-size: 36px;
    text-align: center;
    line-height: 70px;
    color: #082b2c;
}
@media only screen and (max-width:1199px) {
    .service-box-layout3-left li .item-icon i: before {
    height: 50px;
    width: 50px;
    line-height: 50px;
}
}.service-box-layout3-left li .item-content {
    margin-left: 30px;
}
@media only screen and (max-width:767px) {
    .service-box-layout3-left li .item-content {
    margin-left: 20px;
}
}.service-box-layout3-left li .item-content h3 {
    margin-bottom: 10px;
}
.service-box-layout3-left li .item-content h3 a {
    color: #333;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.service-box-layout3-left li .item-content h3 a:hover {
    color: #082b2c;
}
.service-box-layout3-left li:last-child {
    margin-bottom: 0;
}
@media (min-width:992px) and (max-width:1199px) {
    .service-box-layout3-img {
    position: relative;
    top: 32px;
}
}@media only screen and (max-width:767px) {
    .service-box-layout3-img {
    margin-bottom: 30px;
}
}.service-box-layout3-img img {
    margin: 0 auto;
}
.service-box-layout3-right li {
    margin-bottom: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
@media only screen and (max-width:767px) {
    .service-box-layout3-right li {
    position: relative;
}
}.service-box-layout3-right li .item-icon {
    margin-top: 8px;
    text-align: right;
}
@media only screen and (max-width:767px) {
    .service-box-layout3-right li .item-icon {
    text-align: left;
}
}.service-box-layout3-right li .item-icon i:before {
    display: inline-block;
    height: 70px;
    width: 70px;
    border: 2px solid #082b2c;
    font-size: 36px;
    text-align: center;
    line-height: 1.7;
    margin-left: 0;
    color: #082b2c;
}
@media only screen and (max-width:1199px) {
    .service-box-layout3-right li .item-icon i: before {
    height: 50px;
    width: 50px;
    line-height: 50px;
}
}@media only screen and (max-width:767px) {
    .service-box-layout3-right li .item-icon i: before {
    position: absolute;
    left: 0;
    top: 7px;
}
}.service-box-layout3-right li .item-content {
    margin-right: 30px;
    text-align: right;
}
@media only screen and (max-width:767px) {
    .service-box-layout3-right li .item-content {
    text-align: left;
    padding-left: 70px;
}
}.service-box-layout3-right li .item-content h3 {
    margin-bottom: 10px;
}
.service-box-layout3-right li .item-content h3 a {
    color: #333;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.service-box-layout3-right li .item-content h3 a:hover {
    color: #082b2c;
}
.service-box-layout3-right li:last-child {
    margin-bottom: 0;
}
.classes-box-layout1 {
    -webkit-box-shadow: 0 8px 16px 0 rgba(59, 59, 59, .15);
    -moz-box-shadow: 0 8px 16px 0 rgba(59, 59, 59, .15);
    box-shadow: 0 8px 16px 0 rgba(59, 59, 59, .15);
    margin-bottom: 30px;
}
@media only screen and (max-width:479px) {
    .classes-box-layout1 {
    margin-bottom: 15px;
}
}.classes-box-layout1 .item-img-wrapper {
    overflow: hidden;
}
.classes-box-layout1 .item-img-wrapper img {
    width: 100%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .7s ease-out;
    -moz-transition: all .7s ease-out;
    -ms-transition: all .7s ease-out;
    -o-transition: all .7s ease-out;
    transition: all .7s ease-out;
}
.classes-box-layout1 .item-content-wrapper {
    background: #fff;
    padding: 25px;
    position: relative;
}
@media only screen and (max-width:991px) {
    .classes-box-layout1 .item-content-wrapper {
    padding: 15px;
}
}@media only screen and (max-width:767px) {
    .classes-box-layout1 .item-content-wrapper {
    padding: 25px 15px;
}
}.classes-box-layout1 .item-content-wrapper .item-price {
    border-radius: 3px;
    position: absolute;
    top: -26px;
    z-index: 1;
    right: 30px;
    font-size: 20px;
    color: #fff;
    background: #082b2c;
    padding: 10px;
    -webkit-transition: all .7s ease-out;
    -moz-transition: all .7s ease-out;
    -ms-transition: all .7s ease-out;
    -o-transition: all .7s ease-out;
    transition: all .7s ease-out;
}
@media only screen and (max-width:991px) {
    .classes-box-layout1 .item-content-wrapper .item-price {
    font-size: 18px;
    padding: 5px 10px;
}
}.classes-box-layout1 .item-content-wrapper span {
    display: block;
    font-size: 14px;
    color: #8d8d8d;
    margin-bottom: 15px;
}
.classes-box-layout1 .item-content-wrapper span i {
    margin-right: 15px;
    border-radius: 2px;
    padding: 3px 5px;
    font-size: 14px;
    color: #fff;
    background: #082b2c;
}
.classes-box-layout1 .item-content-wrapper>h3 {
    margin-bottom: 15px;
    text-transform: capitalize;
}
@media only screen and (max-width:1199px) {
    .classes-box-layout1 .item-content-wrapper>h3 {
    font-size: 18px;
}
}@media only screen and (max-width:767px) {
    .classes-box-layout1 .item-content-wrapper>h3 {
    margin-bottom: 15px;
}
}@media only screen and (max-width:479px) {
    .classes-box-layout1 .item-content-wrapper>h3 {
    font-size: 16px;
}
}.classes-box-layout1 .item-content-wrapper>h3 a {
    color: #333;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.classes-box-layout1 .item-content-wrapper>h3 a:hover {
    color: #082b2c;
}
.classes-box-layout1 .item-content-wrapper ul li {
    padding-left: 25px;
    display: inline-block;
    position: relative;
    margin-right: 15px;
}
.classes-box-layout1 .item-content-wrapper ul li:before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    font-size: 16px;
    font-family: FontAwesome;
    color: #082b2c;
}
.classes-box-layout1 .item-content-wrapper ul li:nth-child(1n):before {
    content: "\f272"}
.classes-box-layout1 .item-content-wrapper ul li:nth-child(2n):before {
    content: "\f017"}
.classes-box-layout1 .item-content-wrapper ul li:last-child {
    margin-right: 0;
}
.classes-box-layout1:hover {
    -webkit-box-shadow: 0 10px 18px 0 rgba(59, 59, 59, .15);
    -moz-box-shadow: 0 10px 18px 0 rgba(59, 59, 59, .15);
    box-shadow: 0 10px 18px 0 rgba(59, 59, 59, .15);
}
.classes-box-layout1:hover .item-img-wrapper img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.classes-box-layout1:hover .item-content-wrapper .item-price {
    right: 0;
}
.classes-box-layout2 {
    background: #f2f2f2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
}
@media only screen and (max-width:600px) {
    .classes-box-layout2 {
    display: inherit;
}
}.classes-box-layout2 .classes-content {
    text-align: center;
}
@media only screen and (max-width:600px) {
    .classes-box-layout2 .classes-content {
    padding: 50px 0 90px;
}
}.classes-box-layout2 .classes-content h3 {
    font-size: 20px;
    color: #333;
}
.classes-box-layout2 .classes-content h3 a {
    font-size: 20px;
    color: #333;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.classes-box-layout2 .classes-content h3 a:hover {
    color: #082b2c;
}
.classes-box-layout2 .classes-content p {
    margin-bottom: 35px;
    padding: 0 15px;
}
.classes-box-layout2 .classes-content ul {
    position: relative;
    width: 100%}
.classes-box-layout2 .classes-content ul li {
    display: inline;
}
.classes-box-layout2 .classes-content ul li:first-child {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 24px;
    color: #fff;
    padding: 5px 30px;
    border-radius: 0 45px 45px 0;
    background: #082b2c;
    z-index: 1;
}
.classes-box-layout2 .classes-content ul li:last-child {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14px;
    padding: 11px 10px;
    border-radius: 45px 0 0 45px;
    background: 0 0;
    border-top: 2px solid #082b2c;
    border-bottom: 2px solid #082b2c;
    border-left: 2px solid #082b2c;
    z-index: 1;
}
.classes-box-layout2 .classes-content ul li:last-child i {
    margin-right: 5px;
    font-size: 16px;
    color: #082b2c;
}
.classes-box-layout2 .classes-trainer {
    overflow: hidden;
    position: relative;
}
.classes-box-layout2 .classes-trainer .classes-trainer-img img {
    width: 100%}
.classes-box-layout2 .classes-trainer .classes-trainer-info {
    opacity: 0;
    visibility: hidden;
    text-align: center;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    background: #082b2c;
    -webkit-transition: all .7s ease-out;
    -moz-transition: all .7s ease-out;
    -ms-transition: all .7s ease-out;
    -o-transition: all .7s ease-out;
    transition: all .7s ease-out;
}
.classes-box-layout2 .classes-trainer .classes-trainer-info img {
    margin: 0 auto 18px;
}
.classes-box-layout2 .classes-trainer .classes-trainer-info h3 {
    font-size: 18px;
    color: #fff;
}
.classes-box-layout2 .classes-trainer .translateX-left {
    -webkit-transform: translateX(-400px);
    -moz-transform: translateX(-400px);
    -ms-transform: translateX(-400px);
    -o-transform: translateX(-400px);
    transform: translateX(-400px);
}
.classes-box-layout2 .classes-trainer .translateX-right {
    -webkit-transform: translateX(400px);
    -moz-transform: translateX(400px);
    -ms-transform: translateX(400px);
    -o-transform: translateX(400px);
    transform: translateX(400px);
}
.classes-box-layout2:hover .classes-trainer .classes-trainer-info {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.classes-men {
    margin-right: 30px;
    text-align: right;
    position: relative;
}
@media only screen and (max-width:767px) {
    .classes-men {
    text-align: left;
    margin-bottom: 80px;
    left: 28px;
    margin-right: 0;
}
}.classes-men h2 {
    width: 260px;
    text-align: center;
    margin-bottom: 56px;
    border: 1px solid #f5f5f5;
    padding: 5px 10px;
    background: #f2f2f2;
    display: inline-block;
    font-size: 30px;
    text-transform: uppercase;
    color: #333;
}
.classes-men h2 span {
    font-weight: 500;
    color: #082b2c;
}
.classes-men h2:before {
    left: 0;
    top: 18px;
    content: "";
    height: 10px;
    width: 100%;
    position: absolute;
    background: 0 0;
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
    z-index: -1;
}
.classes-men .single-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
@media only screen and (max-width:767px) {
    .classes-men .single-item {
    position: relative;
}
}.classes-men .single-item:last-child .classes-content {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.classes-men .single-item .classes-content {
    border-bottom: 1px solid #f5f5f5;
    padding-bottom: 40px;
    margin-bottom: 40px;
    margin-right: 30px;
}
@media only screen and (max-width:767px) {
    .classes-men .single-item .classes-content {
    margin-left: 75px;
}
}.classes-men .single-item .classes-content h3 {
    text-transform: uppercase;
}
.classes-men .single-item .classes-content h3 a {
    color: #333;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.classes-men .single-item .classes-content h3 a:hover {
    color: #082b2c;
}
.classes-men .single-item .classes-content ul li {
    margin-right: 60px;
    display: inline-block;
    position: relative;
}
.classes-men .single-item .classes-content ul li:before {
    content: "";
    position: absolute;
    height: 25px;
    width: 1px;
    background: #dfdfdf;
    z-index: 1;
    right: -30px;
    top: 0;
    -webkit-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -o-transform: rotate(20deg);
}
.classes-men .single-item .classes-content ul li:last-child {
    margin-right: 0;
}
.classes-men .single-item .classes-content ul li:last-child:before {
    display: none;
}
.classes-men .single-item .classes-content ul li.btn-flat a {
    display: block;
    font-weight: 600;
    text-transform: uppercase;
    color: #082b2c;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.classes-men .single-item .classes-content ul li.btn-flat a:hover {
    color: #333;
}
.classes-men .single-item .classes-content ul li.classes-price {
    font-size: 20px;
}
@media only screen and (max-width:767px) {
    .classes-men .single-item .classes-numbering {
    position: absolute;
    left: 0;
    top: 0;
}
}.classes-men .single-item .classes-numbering span {
    font-size: 60px;
    font-weight: 600;
    color: #ddd;
    line-height: .8;
}
@media only screen and (max-width:767px) {
    .classes-men .single-item .classes-numbering span {
    font-size: 42px;
}
}.classes-women {
    text-align: center;
    margin-left: 25px;
    text-align: left;
    position: relative;
}
.classes-women h2 {
    margin-bottom: 56px;
    border: 1px solid #f5f5f5;
    padding: 5px 10px;
    background: #f2f2f2;
    display: inline-block;
    font-size: 30px;
    text-transform: uppercase;
    color: #333;
}
.classes-women h2 span {
    font-weight: 500;
    color: #082b2c;
}
.classes-women h2:before {
    left: 0;
    top: 18px;
    content: "";
    height: 10px;
    width: 100%;
    position: absolute;
    background: 0 0;
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
    z-index: -1;
}
.classes-women .single-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
.classes-women .single-item:last-child .classes-content {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.classes-women .single-item .classes-content {
    margin-left: 30px;
    border-bottom: 1px solid #f5f5f5;
    padding-bottom: 40px;
    margin-bottom: 40px;
}
.classes-women .single-item .classes-content h3 {
    text-transform: uppercase;
}
.classes-women .single-item .classes-content h3 a {
    color: #333;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.classes-women .single-item .classes-content h3 a:hover {
    color: #082b2c;
}
.classes-women .single-item .classes-content ul li {
    margin-right: 60px;
    display: inline-block;
    position: relative;
}
.classes-women .single-item .classes-content ul li:before {
    content: "";
    position: absolute;
    height: 25px;
    width: 1px;
    background: #dfdfdf;
    z-index: 1;
    right: -30px;
    top: 0;
    -webkit-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -o-transform: rotate(20deg);
}
.classes-women .single-item .classes-content ul li:last-child {
    margin-right: 0;
}
.classes-women .single-item .classes-content ul li:last-child:before {
    display: none;
}
.classes-women .single-item .classes-content ul li.btn-flat a {
    display: block;
    font-weight: 600;
    text-transform: uppercase;
    color: #082b2c;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.classes-women .single-item .classes-content ul li.btn-flat a:hover {
    color: #333;
}
.classes-women .single-item .classes-content ul li.classes-price {
    font-size: 20px;
}
.classes-women .single-item .classes-numbering span {
    font-size: 60px;
    font-weight: 600;
    color: #ddd;
    line-height: .8;
}
@media only screen and (max-width:1199px) {
    .classes-women .single-item .classes-numbering span {
    font-size: 50px;
}
}@media only screen and (max-width:767px) {
    .classes-women .single-item .classes-numbering span {
    font-size: 42px;
}
}.class-details-inner .class-details-inner-top .class-img-holder {
    margin-bottom: 30px;
    position: relative;
}
.class-details-inner .class-details-inner-top .class-img-holder img {
    width: 100%}
.class-details-inner .class-details-inner-top .class-img-holder .item-price {
    border-radius: 3px;
    position: absolute;
    bottom: -26px;
    z-index: 1;
    right: 30px;
    font-size: 20px;
    color: #fff;
    background: #082b2c;
    padding: 10px;
    -webkit-transition: all .7s ease-out;
    -moz-transition: all .7s ease-out;
    -ms-transition: all .7s ease-out;
    -o-transition: all .7s ease-out;
    transition: all .7s ease-out;
}
.class-details-inner .class-details-inner-top .class-details-top-content {
    position: relative;
    padding: 15px 0 0 0;
}
.class-details-inner .class-details-inner-top .class-details-top-content h2 {
    font-size: 30px;
    color: #333;
}
@media (min-width:768px) and (max-width:991px) {
    .class-details-inner .class-details-inner-top .class-details-top-content h2 {
    font-size: 28px;
}
}@media (min-width:480px) and (max-width:767px) {
    .class-details-inner .class-details-inner-top .class-details-top-content h2 {
    font-size: 26px;
}
}@media (min-width:321px) and (max-width:479px) {
    .class-details-inner .class-details-inner-top .class-details-top-content h2 {
    font-size: 24px;
}
}@media only screen and (max-width:320px) {
    .class-details-inner .class-details-inner-top .class-details-top-content h2 {
    font-size: 22px;
}
}.class-details-inner .class-details-inner-top .class-details-top-content .class-comments {
    margin-bottom: 30px;
    position: relative;
}
.class-details-inner .class-details-inner-top .class-details-top-content .class-comments li {
    display: inline-block;
    margin-right: 20px;
}
.class-details-inner .class-details-inner-top .class-details-top-content .class-comments li i {
    color: #082b2c;
    margin-right: 8px;
}
.class-details-inner .class-details-inner-top .class-details-top-content .class-comments li span {
    color: #082b2c;
}
.class-details-inner .class-details-inner-top .class-details-top-content .class-comments li:last-child {
    margin-right: 0;
}
.class-details-inner .class-details-inner-top .class-details-top-content p span {
    font-size: 18px;
    position: relative;
    background: #f2f2f2;
    padding: 70px 30px 30px;
    display: block;
}
@media only screen and (max-width:991px) {
    .class-details-inner .class-details-inner-top .class-details-top-content p span {
    font-size: 16px;
}
}.class-details-inner .class-details-inner-top .class-details-top-content p span:before {
    content: "\f10e";
    color: #676767;
    font-family: FontAwesome;
    font-size: 24px;
    top: 30px;
    left: 30px;
    text-align: center;
    position: absolute;
    z-index: 1;
}
.class-details-inner .class-details-inner-top .class-details-top-content h3 {
    font-size: 24px;
    color: #333;
}
@media (min-width:480px) and (max-width:767px) {
    .class-details-inner .class-details-inner-top .class-details-top-content h3 {
    font-size: 22px;
}
}@media (min-width:321px) and (max-width:479px) {
    .class-details-inner .class-details-inner-top .class-details-top-content h3 {
    font-size: 20px;
}
}@media only screen and (max-width:320px) {
    .class-details-inner .class-details-inner-top .class-details-top-content h3 {
    font-size: 18px;
}
}.class-details-inner .class-details-inner-top .class-details-top-content .class-content-info-list {
    margin-bottom: 50px;
}
.class-details-inner .class-details-inner-top .class-details-top-content .class-content-info-list li {
    position: relative;
    margin-left: 30px;
    padding-left: 30px;
    margin-bottom: 10px;
}
.class-details-inner .class-details-inner-top .class-details-top-content .class-content-info-list li:last-child {
    margin-bottom: 0;
}
.class-details-inner .class-details-inner-top .class-details-top-content .class-content-info-list li:before {
    content: "\f00c";
    background: #082b2c;
    height: 15px;
    width: 15px;
    font-size: 10px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    font-family: FontAwesome;
    position: absolute;
    top: 2px;
    left: 0;
}
.class-details-inner .class-details-inner-top .class-details-top-content .class-tag-social {
    margin: 30px 0 60px;
    padding: 35px 0;
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
@media only screen and (max-width:767px) {
    .class-details-inner .class-details-inner-top .class-details-top-content .class-tag-social {
    display: inherit;
}
}.class-details-inner .class-details-inner-top .class-details-top-content .class-tag-social .class-tag {
    -webkit-box-flex: 1;
    -moz-flex: 1;
    -webkit-flex: 1;
    flex: 1;
}
@media (min-width:768px) and (max-width:991px) {
    .class-details-inner .class-details-inner-top .class-details-top-content .class-tag-social .class-tag .fill-color-btn {
    padding: 10px 20px;
}
}.class-details-inner .class-details-inner-top .class-details-top-content .class-tag-social .class-social {
    margin-top: 10px;
    -webkit-box-flex: 1;
    -moz-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    position: relative;
}
.class-details-inner .class-details-inner-top .class-details-top-content .class-tag-social .class-social li {
    margin-right: 15px;
    display: inline-block;
}
@media (min-width:768px) and (max-width:991px) {
    .class-details-inner .class-details-inner-top .class-details-top-content .class-tag-social .class-social li {
    margin-right: 5px;
}
}.class-details-inner .class-details-inner-top .class-details-top-content .class-tag-social .class-social li a {
    color: #333;
}
.class-details-inner .class-details-inner-top .class-details-top-content .class-tag-social .class-social li i {
    margin-right: 5px;
    text-align: center;
    color: #9e9e9e;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.class-details-inner .class-details-inner-top .class-details-top-content .class-tag-social .class-social li i:hover {
    color: #082b2c;
}
.class-details-inner .class-details-inner-top .class-details-top-content .class-tag-social .class-social li:first-child {
    background: #f2f2f2;
    padding: 5px 10px;
}
.class-details-inner .class-details-inner-top .class-details-top-content .class-tag-social .class-social li:first-child:hover i {
    color: inherit;
}
.class-details-inner .class-details-inner-top .class-details-top-content .class-tag-social .class-social li:last-child {
    margin-right: 0;
    position: absolute;
    right: 0;
    top: 5px;
}
.class-details-inner .class-details-inner-top .class-details-top-content .class-tag-social .class-social li:last-child i {
    color: #082b2c;
}
.class-details-inner .single-post-wrapper {
    margin-bottom: 60px;
    border-radius: 3px;
    background: #f2f2f2;
    padding: 35px 20px 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
@media only screen and (max-width:479px) {
    .class-details-inner .single-post-wrapper {
    display: inherit;
    text-align: center;
}
}.class-details-inner .single-post-wrapper .single-post-img {
    margin-top: 5px;
    -webkit-box-flex: 1;
    -moz-flex: 1;
    -webkit-flex: 1;
    flex: 1;
}
@media (min-width:480px) and (max-width:991px) {
    .class-details-inner .single-post-wrapper .single-post-img {
    -webkit-box-flex: 2;
    -moz-flex: 2;
    -webkit-flex: 2;
    flex: 2;
}
}.class-details-inner .single-post-wrapper .single-post-img img {
    background: #fff;
    border-radius: 50%}
@media only screen and (max-width:479px) {
    .class-details-inner .single-post-wrapper .single-post-img img {
    margin: 0 auto 30px;
}
}.class-details-inner .single-post-wrapper .single-post-content {
    -webkit-box-flex: 4;
    -moz-flex: 4;
    -webkit-flex: 4;
    flex: 4;
}
@media (min-width:992px) and (max-width:1199px) {
    .class-details-inner .single-post-wrapper .single-post-content {
    -webkit-box-flex: 3;
    -moz-flex: 3;
    -webkit-flex: 3;
    flex: 3;
}
}.class-details-inner .single-post-wrapper .single-post-content h3 {
    font-size: 18px;
    margin-bottom: 10px;
}
.class-details-inner .single-post-wrapper .single-post-content .single-post-social li {
    margin-right: 15px;
    display: inline-block;
}
.class-details-inner .single-post-wrapper .single-post-content .single-post-social li a {
    color: #082b2c;
}
.class-details-inner .single-post-wrapper .single-post-content .single-post-social li:last-child {
    margin-right: 0;
}
.class-details-inner .also-like2 h3 {
    font-size: 16px;
    text-transform: uppercase;
}
.class-details-inner .also-like2 h3 a {
    color: #333;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.class-details-inner .also-like2 h3 a:hover {
    color: #082b2c;
}
.class-details-inner .also-like2 .single-item {
    background: #f2f2f2;
    -webkit-box-shadow: 0 4px 8px 0 rgba(59, 59, 59, .15);
    -moz-box-shadow: 0 4px 8px 0 rgba(59, 59, 59, .15);
    box-shadow: 0 4px 8px 0 rgba(59, 59, 59, .15);
}
.class-details-inner .also-like2 .single-item .item-img-wrapper img {
    width: 100%}
.class-details-inner .also-like2 .single-item .item-content-wrapper {
    padding: 15px;
}
.class-details-inner .also-like2 .single-item .item-content-wrapper h4 {
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    color: #333;
    margin-bottom: 5px;
}
.class-details-inner .also-like2 .single-item .item-content-wrapper p {
    font-size: 14px;
    margin-bottom: 0;
}
.classes-timetable-wrapper .table {
    margin-bottom: 0;
}
.classes-timetable-wrapper .table thead {
    border-top: 2px solid #f5f5f5;
}
.classes-timetable-wrapper .table thead tr th {
    text-align: center;
    border-bottom: none;
    border: 2px solid #f5f5f5;
    background: #f2f2f2;
    font-size: 14px;
    text-transform: uppercase;
}
.classes-timetable-wrapper .table tbody tr th {
    border: 2px solid #f5f5f5;
    vertical-align: middle;
    text-align: center;
    background: #f9f9f9;
    border-top: none;
    font-size: 14px;
}
.classes-timetable-wrapper .table tbody tr td {
    width: 150px;
    background: #e5e5e5;
    border: 2px solid #f5f5f5;
    padding: 0;
}
.classes-timetable-wrapper .table tbody tr td ul {
    border-radius: 3px;
    padding: 30px 0;
    text-align: center;
    background: #082b2c;
}
.classes-timetable-wrapper .table tbody tr td ul li {
    color: #fff;
}
.classes-timetable-wrapper .table tbody tr td ul li:first-child {
    margin-bottom: 15px;
}
.classes-timetable2-wrapper {
    padding: 30px 30px 10px 30px;
    background-color: rgba(243, 99, 71, .8);
}
.classes-timetable2-wrapper ul.nav-tabs {
    border: none;
    text-align: center;
}
.classes-timetable2-wrapper ul.nav-tabs li {
    float: none;
}
.classes-timetable2-wrapper ul.nav-tabs li a {
    background: #202227;
    border: none;
    color: #fff;
    margin-bottom: 5px;
    padding: 12px 5px;
    width: 100%;
    display: block;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.classes-timetable2-wrapper ul.nav-tabs li a:hover {
    background: #fff;
    color: #333;
    border: none;
}
.classes-timetable2-wrapper ul.nav-tabs li.active a {
    background: #fff;
    color: #333;
    border: none;
}
.class-schedule-wrap .nav-tabs li.active a:hover:hover, .class-schedule-wrap .nav-tabs li a:hover:hover {
    background: #e5e5e5;
    color: #333;
    border: none;
}
.class-schedule-wrap .nav-tabs li:last-child a {
    margin-right: 0;
}
.classes-tab-wrapper .table-responsive {
    border: 0!important;
}
.classes-tab-wrapper thead tr th {
    color: #fff;
    padding: 15px 30px;
    font-size: 18px;
    font-weight: 400;
}
.classes-tab-wrapper tbody tr td {
    border-top: none!important;
    color: #fff;
    font-size: 16px;
    vertical-align: middle!important;
    padding-left: 30px!important;
}
.classes-tab-wrapper tbody tr td a {
    background: #f2f2f2;
    font-size: 15px;
    color: #333;
    padding: 12px 0;
    font-weight: 400;
    display: block;
    text-align: center;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.classes-tab-wrapper tbody tr td a:hover {
    background: #202227;
    color: #fff;
    border: none;
}
.classes-tab-wrapper tbody tr td:last-child {
    padding-bottom: 20px!important;
    text-align: right;
}
.nav-tabs>li>a {
    border-radius: 0;
}
.table>caption+thead>tr:first-child>td, .table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>td, .table>thead:first-child>tr:first-child>th {
    border-top: 0 none;
    font-weight: 600;
}
.team-box-layout1 {
    overflow: hidden;
    position: relative;
}
.team-box-layout1 img {
    width: 100%}
.team-box-layout1 .item-title {
    border-radius: 0 45px 45px 0;
    bottom: 30px;
    left: 0;
    padding: 15px 40px 15px 10px;
    position: absolute;
    background: #fff;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.team-box-layout1 .item-title h3 {
    color: #082b2c;
    margin-bottom: 5px;
}
.team-box-layout1 .item-title span {
    font-size: 14px;
    display: block;
}
.team-box-layout1 .item-content {
    opacity: 0;
    visibility: hidden;
    background-color: rgba(243, 99, 71, .9);
    text-align: center;
    padding: 0 30px;
    height: 94%;
    width: 90%;
    position: absolute;
    z-index: 2;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.team-box-layout1 .item-content h3 {
    font-weight: 500;
    margin-bottom: 5px;
}
.team-box-layout1 .item-content h3 a {
    color: #fff;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.team-box-layout1 .item-content h3 a:hover {
    color: #aaa;
}
.team-box-layout1 .item-content span {
    color: #fff;
    font-size: 14px;
    display: block;
    margin-bottom: 30px;
}
.team-box-layout1 .item-content p {
    color: #fff;
    margin-bottom: 50px;
}
@media (min-width:992px) and (max-width:1199px) {
    .team-box-layout1 .item-content p {
    margin-bottom: 20px;
}
}@media only screen and (max-width:360px) {
    .team-box-layout1 .item-content p {
    margin-bottom: 10px;
}
}.team-box-layout1 .item-content ul li {
    margin: 0 10px;
    display: inline-block;
}
@media (min-width:992px) and (max-width:1199px) {
    .team-box-layout1 .item-content ul li {
    margin: 0 7px;
}
}@media (min-width:768px) and (max-width:991px) {
    .team-box-layout1 .item-content ul li {
    margin: 0 5px;
}
}@media only screen and (max-width:360px) {
    .team-box-layout1 .item-content ul li {
    margin: 0 5px;
}
}.team-box-layout1 .item-content ul li a {
    background: #fff;
    text-align: center;
    line-height: 30px;
    display: inline-block;
    width: 30px;
    height: 30px;
    border: 1px solid #fff;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.team-box-layout1 .item-content ul li a i {
    color: #082b2c;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.team-box-layout1 .item-content ul li a:hover {
    background: 0 0;
}
.team-box-layout1 .item-content ul li a:hover i {
    color: #fff;
}
.team-box-layout1:hover .item-title {
    left: -100%;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.team-box-layout1:hover .item-content {
    opacity: 1;
    visibility: visible;
}
.team-box-layout2 .item-img {
    overflow: hidden;
    position: relative;
}
.team-box-layout2 .item-img .item-social {
    position: absolute;
    bottom: -100px;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    background: #082b2c;
    padding: 30px 0;
    text-align: center;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.team-box-layout2 .item-img .item-social ul li {
    margin: 0 10px;
    display: inline-block;
}
.team-box-layout2 .item-img .item-social ul li a {
    background: #fff;
    text-align: center;
    line-height: 30px;
    display: inline-block;
    width: 30px;
    height: 30px;
    border: 1px solid #fff;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.team-box-layout2 .item-img .item-social ul li a i {
    color: #082b2c;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.team-box-layout2 .item-img .item-social ul li a:hover {
    background: 0 0;
}
.team-box-layout2 .item-img .item-social ul li a:hover i {
    color: #fff;
}
.team-box-layout2 .item-content {
    text-align: center;
    padding: 25px 0 26px;
}
.team-box-layout2 .item-content h3 {
    color: #082b2c;
    text-transform: capitalize;
    margin-bottom: 10px;
}
.team-box-layout2 .item-content h3 a {
    color: #082b2c;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.team-box-layout2 .item-content h3 a:hover {
    color: #333;
}
.team-box-layout2:hover .item-social {
    bottom: 0;
    visibility: visible;
    opacity: 1;
}
.team-box-layout3 {
    padding: 30px;
    background: #fff;
    text-align: center;
    -webkit-box-shadow: 0 4px 8px 0 rgba(59, 59, 59, .1);
    -moz-box-shadow: 0 4px 8px 0 rgba(59, 59, 59, .1);
    box-shadow: 0 4px 8px 0 rgba(59, 59, 59, .1);
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
    margin-bottom: 10px;    
}
@media only screen and (max-width:991px) {
    .team-box-layout3 {
    margin-bottom: 30px;
}
}@media only screen and (max-width:479px) {
    .team-box-layout3 {
    margin-bottom: 15px;
}
}.team-box-layout3 .item-img-wrapper {
    margin-bottom: 30px;
}
.team-box-layout3 .item-img-wrapper img {
    margin: 0 auto;
}
.team-box-layout3 .item-content-wrapper h3 {
    text-transform: uppercase;
    margin-bottom: 5px;
}
.team-box-layout3 .item-content-wrapper h3 a {
    color: #082b2c;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.team-box-layout3 .item-content-wrapper h3 a:hover {
    color: #aaa!important;
}
.team-box-layout3 .item-content-wrapper span {
    display: block;
    margin-bottom: 25px;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.team-box-layout3 .item-content-wrapper ul li {
    margin: 0 15px;
    display: inline-block;
}
@media (min-width:992px) and (max-width:1199px) {
    .team-box-layout3 .item-content-wrapper ul li {
    margin: 0 10px;
}
}.team-box-layout3 .item-content-wrapper ul li a i {
    color: #aaa;
    font-size: 16px;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.team-box-layout3 .item-content-wrapper ul li a:hover i {
    color: #aaa!important;
}
.team-box-layout3:hover {
    background: #082b2c;
    box-shadow: none;
}
.team-box-layout3:hover .item-content-wrapper h3 a {
    color: #fff;
}
.team-box-layout3:hover .item-content-wrapper span {
    color: #fff;
}
.team-box-layout3:hover .item-content-wrapper ul li a i {
    color: #fff;
}
.team-box-layout4 {
    background: #f2f2f2;
    padding: 15px 15px 10px;
}
.team-box-layout4 .item-img {
    margin-bottom: 20px;
}
.team-box-layout4 .item-content {
    position: relative;
}
.team-box-layout4 h3 {
    margin-bottom: 5px;
}
.team-box-layout4 h3 a {
    color: #333;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.team-box-layout4 h3 a:hover {
    color: #082b2c;
}
.team-box-layout4 p {
    color: #082b2c;
}
.team-box-layout4 span {
    position: absolute;
    right: 0;
    top: -40px;
    display: block;
    background: #082b2c;
    padding: 8px 10px;
    font-size: 16px;
    color: #fff;
}
.banner-layout1 span {
    color: #333;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 28px;
    margin-bottom: 0;
    display: block;
    line-height: 1.5;
}
@media (min-width:992px) and (max-width:1199px) {
    .banner-layout1 span {
    font-size: 26px;
}
}@media (min-width:768px) and (max-width:991px) {
    .banner-layout1 span {
    font-size: 24px;
}
}@media (min-width:480px) and (max-width:767px) {
    .banner-layout1 span {
    font-size: 22px;
}
}@media (min-width:321px) and (max-width:479px) {
    .banner-layout1 span {
    font-size: 20px;
}
}@media only screen and (max-width:320px) {
    .banner-layout1 span {
    font-size: 18px;
}
}.banner-layout1 h2 {
    color: #082b2c;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 50px;
    margin: 0 0 5px;
    line-height: 1;
}
@media (min-width:992px) and (max-width:1199px) {
    .banner-layout1 h2 {
    font-size: 42px;
}
}@media (min-width:768px) and (max-width:991px) {
    .banner-layout1 h2 {
    font-size: 36px;
}
}@media (min-width:480px) and (max-width:767px) {
    .banner-layout1 h2 {
    font-size: 30px;
}
}@media (min-width:321px) and (max-width:479px) {
    .banner-layout1 h2 {
    font-size: 26px;
}
}@media only screen and (max-width:320px) {
    .banner-layout1 h2 {
    font-size: 24px;
}
}.banner-layout1 .offer-rate {
    margin: 40px 0 10px;
    line-height: 1;
    color: #333;
    text-transform: uppercase;
    font-size: 52px;
    font-weight: 700;
}
@media (min-width:992px) and (max-width:1199px) {
    .banner-layout1 .offer-rate {
    font-size: 48px;
    margin: 30px 0 10px;
}
}@media (min-width:768px) and (max-width:991px) {
    .banner-layout1 .offer-rate {
    font-size: 42px;
    margin: 25px 0 10px;
}
}@media (min-width:480px) and (max-width:767px) {
    .banner-layout1 .offer-rate {
    font-size: 36px;
    margin: 20px 0 10px;
}
}@media (min-width:321px) and (max-width:479px) {
    .banner-layout1 .offer-rate {
    font-size: 32px;
    margin: 15px 0 10px;
}
}@media only screen and (max-width:320px) {
    .banner-layout1 .offer-rate {
    font-size: 30px;
    margin: 10px 0;
}
}.banner-layout1 p {
    text-transform: uppercase;
    font-size: 28px;
    color: #333;
    margin-bottom: 30px;
}
@media (min-width:992px) and (max-width:1199px) {
    .banner-layout1 p {
    font-size: 26px;
}
}@media (min-width:768px) and (max-width:991px) {
    .banner-layout1 p {
    font-size: 24px;
}
}@media (min-width:480px) and (max-width:767px) {
    .banner-layout1 p {
    font-size: 22px;
}
}@media (min-width:321px) and (max-width:479px) {
    .banner-layout1 p {
    font-size: 20px;
}
}@media only screen and (max-width:320px) {
    .banner-layout1 p {
    font-size: 18px;
}
}.banner-layout2 {
    text-align: center;
}
.banner-layout2 h2 {
    text-transform: uppercase;
    font-size: 60px;
    font-weight: 500;
    color: #fff;
}
@media (min-width:992px) and (max-width:1199px) {
    .banner-layout2 h2 {
    font-size: 52px;
}
}@media (min-width:768px) and (max-width:991px) {
    .banner-layout2 h2 {
    font-size: 48px;
}
}@media (min-width:480px) and (max-width:767px) {
    .banner-layout2 h2 {
    font-size: 36px;
}
}@media (min-width:321px) and (max-width:479px) {
    .banner-layout2 h2 {
    font-size: 32px;
}
}@media only screen and (max-width:320px) {
    .banner-layout2 h2 {
    font-size: 30px;
}
}.banner-layout2 p {
    font-size: 36px;
    color: #fff;
    text-transform: uppercase;
}
@media (min-width:992px) and (max-width:1199px) {
    .banner-layout2 p {
    font-size: 32px;
}
}@media (min-width:768px) and (max-width:991px) {
    .banner-layout2 p {
    font-size: 30px;
}
}@media (min-width:480px) and (max-width:767px) {
    .banner-layout2 p {
    font-size: 28px;
}
}@media (min-width:321px) and (max-width:479px) {
    .banner-layout2 p {
    font-size: 24px;
}
}@media only screen and (max-width:320px) {
    .banner-layout2 p {
    font-size: 20px;
}
}.banner3-area-wrapper {
    margin-top: 130px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
@media only screen and (max-width:991px) {
    .banner3-area-wrapper {
    display: inherit;
}
}.banner3-area-wrapper .offer-rate {
    -webkit-box-flex: 3;
    -moz-flex: 3;
    -webkit-flex: 3;
    flex: 3;
    font-size: 80px;
    color: #e4cc00;
    text-transform: uppercase;
    line-height: .9;
    font-weight: 700;
}
@media (min-width:992px) and (max-width:1199px) {
    .banner3-area-wrapper .offer-rate {
    font-size: 70px;
}
}@media (min-width:768px) and (max-width:991px) {
    .banner3-area-wrapper .offer-rate {
    font-size: 60px;
    margin-bottom: 30px;
}
}@media (min-width:480px) and (max-width:767px) {
    .banner3-area-wrapper .offer-rate {
    font-size: 50px;
    margin-bottom: 20px;
}
}@media (min-width:321px) and (max-width:479px) {
    .banner3-area-wrapper .offer-rate {
    font-size: 40px;
    margin-bottom: 15px;
}
}@media only screen and (max-width:320px) {
    .banner3-area-wrapper .offer-rate {
    font-size: 30px;
    margin-bottom: 10px;
}
}.banner3-area-wrapper .offer-content {
    margin-left: 30px;
    -webkit-box-flex: 5;
    -moz-flex: 5;
    -webkit-flex: 5;
    flex: 5;
}
@media only screen and (max-width:991px) {
    .banner3-area-wrapper .offer-content {
    margin-left: 0;
}
}.banner3-area-wrapper .offer-content h3 {
    font-size: 36px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 5px;
}
@media only screen and (max-width:767px) {
    .banner3-area-wrapper .offer-content h3 {
    font-size: 30px;
}
}@media only screen and (max-width:479px) {
    .banner3-area-wrapper .offer-content h3 {
    font-size: 24px;
}
}.banner3-area-wrapper .offer-content p {
    font-size: 20px;
    font-weight: 300;
    text-transform: uppercase;
    color: #fff;
}
@media only screen and (max-width:767px) {
    .banner3-area-wrapper .offer-content p {
    font-size: 18px;
}
}@media only screen and (max-width:479px) {
    .banner3-area-wrapper .offer-content p {
    font-size: 16px;
}
}.banner3-area-wrapper .offer-btn {
    margin-top: 6px;
    text-align: right;
    -webkit-box-flex: 2;
    -moz-flex: 2;
    -webkit-flex: 2;
    flex: 2;
}
@media only screen and (max-width:991px) {
    .banner3-area-wrapper .offer-btn {
    text-align: left;
}
}.banner4-area-wrapper {
    padding: 100px 0 82px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
@media only screen and (max-width:991px) {
    .banner4-area-wrapper {
    display: inherit;
}
}.banner4-area-wrapper .offer-rate {
    -webkit-box-flex: 3;
    -moz-flex: 3;
    -webkit-flex: 3;
    flex: 3;
    font-size: 80px;
    color: #e4cc00;
    text-transform: uppercase;
    line-height: .9;
    font-weight: 700;
}
@media (min-width:992px) and (max-width:1199px) {
    .banner4-area-wrapper .offer-rate {
    font-size: 70px;
}
}@media (min-width:768px) and (max-width:991px) {
    .banner4-area-wrapper .offer-rate {
    font-size: 60px;
    margin-bottom: 30px;
}
}@media (min-width:480px) and (max-width:767px) {
    .banner4-area-wrapper .offer-rate {
    font-size: 50px;
    margin-bottom: 20px;
}
}@media (min-width:321px) and (max-width:479px) {
    .banner4-area-wrapper .offer-rate {
    font-size: 40px;
    margin-bottom: 15px;
}
}@media only screen and (max-width:320px) {
    .banner4-area-wrapper .offer-rate {
    font-size: 30px;
    margin-bottom: 10px;
}
}.banner4-area-wrapper .offer-content {
    margin-left: 30px;
    -webkit-box-flex: 5;
    -moz-flex: 5;
    -webkit-flex: 5;
    flex: 5;
}
@media only screen and (max-width:991px) {
    .banner4-area-wrapper .offer-content {
    margin-left: 0;
}
}.banner4-area-wrapper .offer-content h3 {
    font-size: 36px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 5px;
}
@media only screen and (max-width:767px) {
    .banner4-area-wrapper .offer-content h3 {
    font-size: 30px;
}
}@media only screen and (max-width:479px) {
    .banner4-area-wrapper .offer-content h3 {
    font-size: 24px;
}
}.banner4-area-wrapper .offer-content p {
    font-size: 20px;
    font-weight: 300;
    text-transform: uppercase;
    color: #fff;
}
@media only screen and (max-width:767px) {
    .banner4-area-wrapper .offer-content p {
    font-size: 18px;
}
}@media only screen and (max-width:479px) {
    .banner4-area-wrapper .offer-content p {
    font-size: 16px;
}
}.banner4-area-wrapper .offer-btn {
    margin-top: 6px;
    text-align: right;
    -webkit-box-flex: 2;
    -moz-flex: 2;
    -webkit-flex: 2;
    flex: 2;
}
@media only screen and (max-width:991px) {
    .banner4-area-wrapper .offer-btn {
    text-align: left;
}
}.trainer-detail-image {
    background: #fff;
}
.trainer-detail-image img {
    width: 100%}
.trainer-detail-image .trainer-info {
    padding: 30px;
}
@media only screen and (max-width:767px) {
    .trainer-detail-image .trainer-info {
    margin-bottom: 30px;
}
}@media only screen and (max-width:320px) {
    .trainer-detail-image .trainer-info {
    padding: 15px;
}
}.trainer-detail-image .trainer-info h3 {
    color: #082b2c;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 10px;
}
.trainer-detail-image .trainer-info h4 {
    color: #333;
    font-weight: 500;
    margin-bottom: 30px;
}
.trainer-detail-image .trainer-info p {
    position: relative;
    margin-bottom: 8px;
    text-align: left;
    font-size: 14px;
    font-weight: 300;
    color: #333;
}
.trainer-detail-image .trainer-info span {
    position: absolute;
    top: 0;
    left: 100px;
    float: right;
}
.trainer-detail-image .trainer-info ul {
    margin-top: 38px;
}
.trainer-detail-image .trainer-info ul li {
    display: inline-block;
}
.trainer-detail-image .trainer-info ul li a {
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px;
    color: #082b2c;
    background: #fff;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.trainer-detail-image .trainer-info ul li a:hover {
    background: #082b2c;
    color: #fff;
}
.trainer-detail-content .detail-heading h2 {
    color: #333;
    text-transform: capitalize;
    margin-bottom: 40px;
}
@media (min-width:768px) and (max-width:991px) {
    .trainer-detail-content .detail-heading h2 {
    margin-bottom: 30px;
}
}@media (min-width:992px) and (max-width:1199px) {
    .trainer-detail-content .detail-heading h2 {
    font-size: 42px;
}
}@media (min-width:768px) and (max-width:991px) {
    .trainer-detail-content .detail-heading h2 {
    font-size: 36px;
}
}@media (min-width:480px) and (max-width:767px) {
    .trainer-detail-content .detail-heading h2 {
    font-size: 32px;
}
}@media (min-width:321px) and (max-width:479px) {
    .trainer-detail-content .detail-heading h2 {
    font-size: 28px;
}
}@media only screen and (max-width:320px) {
    .trainer-detail-content .detail-heading h2 {
    font-size: 24px;
}
}.trainer-detail-content .detail-heading p {
    margin-bottom: 50px;
}
@media (min-width:768px) and (max-width:991px) {
    .trainer-detail-content .detail-heading p {
    margin-bottom: 30px;
}
}.skill-content {
    overflow: hidden;
}
.skill-content h3 {
    color: #082b2c;
    display: inline-block;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 30px;
    text-transform: capitalize;
}
.skill-content .skill .progress {
    background-color: #e5e5e5;
    border-radius: 0;
    box-shadow: none;
    height: 10px;
    margin: 30px 0 60px 0;
    overflow: visible;
    position: relative;
}
.skill-content .skill .progress:last-child {
    margin: 30px 0 0 0;
}
@media (min-width:992px) and (max-width:1199px) {
    .skill-content .skill .progress {
    margin: 30px 0 47px 0;
}
}@media (min-width:768px) and (max-width:991px) {
    .skill-content .skill .progress {
    margin: 30px 0 42px 0;
    height: 6px;
}
}@media only screen and (max-width:767px) {
    .skill-content .skill .progress {
    margin: 30px 0 50px 0;
    height: 6px;
}
}.skill-content .skill .progress .lead {
    color: #333;
    font-size: 15px;
    font-weight: 400;
    left: 0;
    position: absolute;
    top: -30px;
    z-index: 7;
    text-transform: uppercase;
}
.skill-content .skill .progress .progress-bar {
    background: #082b2c;
}
.skill-content .skill .progress .progress-bar span {
    background: #333;
    float: right;
    font-size: 11px;
    margin-right: 10px;
    margin-top: -25px;
    position: relative;
    padding: 0 5px;
}
.skill-content .skill .progress .progress-bar span:after, .skill-content .skill .progress .progress-bar span:after {
    border: medium solid transparent;
    content: " ";
    height: 0;
    position: absolute;
    top: 100%;
    width: 0;
}
.skill-content .skill .progress .progress-bar span:before {
    border-top-color: #333;
    border-width: 5px;
    left: 50%;
    margin-left: -5px;
}
.schedule-wrapper {
    min-height: 507px;
    padding: 63px 30px;
    background-color: rgba(249, 249, 249, .9);
}
@media only screen and (max-width:767px) {
    .schedule-wrapper {
    min-height: auto;
}
}.schedule-wrapper h2 {
    text-align: center;
    color: #333;
    font-size: 27px;
    font-weight: 500;
    text-transform: uppercase;
}
@media only screen and (max-width:991px) {
    .schedule-wrapper h2 {
    font-size: 24px;
}
}.schedule-wrapper h2 span {
    color: #082b2c;
}
.schedule-wrapper p {
    text-align: center;
    color: #333;
    margin-bottom: 60px;
}
.schedule-wrapper ul li {
    border-bottom: 1px solid #f5f5f5;
    margin-bottom: 20px;
    padding-bottom: 15px;
    color: #333;
}
.schedule-wrapper ul li span {
    float: right;
}
@media only screen and (max-width:479px) {
    .schedule-wrapper ul li span {
    float: none;
    margin-left: 5px;
    color: #082b2c;
}
}.schedule-wrapper ul li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}
.appointment-wrapper {
    min-height: 507px;
    text-align: center;
    padding: 70px 30px;
    background-color: rgba(243, 99, 71, .9);
}
@media only screen and (max-width:767px) {
    .appointment-wrapper {
    min-height: auto;
}
}.appointment-wrapper h2 {
    color: #fff;
    font-size: 27px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 30px;
}
@media only screen and (max-width:991px) {
    .appointment-wrapper h2 {
    font-size: 24px;
}
}.appointment-wrapper p {
    color: #fff;
}
.appointment-wrapper ul {
    margin: 30px 0 40px;
}
.appointment-wrapper ul li {
    width: 44%;
    margin: 0 2%;
    display: inline-block;
}
@media only screen and (max-width:479px) {
    .appointment-wrapper ul li {
    display: inherit;
    width: 100%}
}.appointment-wrapper ul li .form-group input {
    background: 0 0;
    border: none;
    color: #fff;
    border-bottom: 1px solid #fff;
    box-shadow: none;
}
.appointment-wrapper ul li input.form-control::-webkit-input-placeholder, .appointment-wrapper ul li textarea.form-control::-webkit-input-placeholder {
    color: #fff;
}
.appointment-wrapper ul li input.form-control::-moz-placeholder, .appointment-wrapper ul li textarea.form-control::-moz-placeholder {
    color: #fff;
}
.appointment-wrapper ul li input.form-control:-moz-placeholder, .appointment-wrapper ul li textarea.form-control:-moz-placeholder {
    color: #fff;
}
.appointment-wrapper ul li input.form-control:-ms-input-placeholder, .appointment-wrapper ul li textarea.form-control:-ms-input-placeholder {
    color: #fff;
}
.appointment1-area {
    position: relative;
}
.appointment1-content {
    padding: 150px 0 160px 0;
    margin-left: 8%;
    color: #fff;
}
.client1-box {
    text-align: center;
}
.client1-box .client1-img {
    height: 90px;
    width: 90px;
    margin: 0 auto 30px;
}
.client1-box .client1-img img {
    width: 100%}
.client1-box h3 {
    color: #082b2c;
    margin-bottom: 10px;
}
.client1-box span {
    color: #ececec;
    margin-bottom: 40px;
    display: block;
}
.client1-box p {
    color: #cfcfcf;
    width: 68%;
    margin: 0 auto;
}
@media only screen and (max-width:767px) {
    .client1-box p {
    width: 95%}
}.client2-box {
    text-align: center;
}
.client2-box .client2-img {
    height: 101px;
    width: 101px;
    margin: 0 auto 45px;
}
.client2-box .client2-img img {
    width: 100%}
.client2-box h3 {
    color: #082b2c;
    margin-bottom: 10px;
    text-transform: capitalize;
}
.client2-box span {
    font-size: 14px;
    margin-bottom: 50px;
    display: block;
}
.client2-box p {
    font-size: 16px;
    width: 68%;
    margin: 0 auto 50px;
}
@media only screen and (max-width:767px) {
    .client2-box p {
    width: 95%}
}.client2-box i {
    font-size: 42px;
    color: #082b2c;
}
.client3-box {
    text-align: center;
}
.client3-box .client3-img {
    height: 101px;
    width: 101px;
    margin: 0 auto 45px;
}
.client3-box .client3-img img {
    width: 100%}
.client3-box h3 {
    color: #082b2c;
    margin-bottom: 10px;
    text-transform: capitalize;
}
.client3-box span {
    font-size: 14px;
    color: #c9c9c9;
    margin-bottom: 50px;
    display: block;
}
.client3-box p {
    color: #c9c9c9;
    font-size: 16px;
    width: 68%;
    margin: 0 auto 50px;
}
@media only screen and (max-width:767px) {
    .client3-box p {
    width: 95%}
}.client3-box i {
    font-size: 42px;
    color: #082b2c;
}
.client4-area {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    position: relative;
}
@media only screen and (max-width:991px) {
    .client4-area {
    display: inherit;
}
}.client4-area .hf-item-wrapper {
    width: 50%}
@media only screen and (max-width:991px) {
    .client4-area .hf-item-wrapper {
    width: 100%}
}.client4-area .hf-item-wrapper .hf-item-center {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
}
@media only screen and (max-width:991px) {
    .client4-area .hf-item-wrapper .hf-item-center {
    position: inherit;
    display: inherit;
}
}.client4-area .hf-item-wrapper .item-img {
    position: relative;
}
.client4-area .hf-item-wrapper .item-img img {
    width: 100%}
.client4-area .client4-content-wrapper {
    background: #202227;
}
@media only screen and (max-width:991px) {
    .client4-area .client4-content-wrapper {
    padding: 50px 0;
}
}@media (min-width:991px) and (max-width:1199px) {
    .client4-area .section-title-bar {
    display: none;
}
}.client4-area .testimonial-sliders {
    margin-bottom: 30px;
}
.client4-area .single-item-client4 {
    text-align: center;
}
.client4-area .single-item-client4 p {
    padding: 0 15px;
    margin-bottom: 30px;
    color: #fff;
}
.client4-area .single-item-client4 h3 {
    text-transform: uppercase;
    color: #082b2c;
    margin-bottom: 0;
}
.client4-area .single-item-client4 span {
    color: #fff;
    font-size: 14px;
}
.client4-area .testimonial-carousel .item-img {
    text-align: center;
}
.client4-area .testimonial-carousel .item-img .item-img-wrapper {
    margin: 0 auto;
    display: inline-block;
    position: relative;
}
.client4-area .testimonial-carousel .item-img .item-img-wrapper img {
    margin: 0 auto;
    cursor: pointer;
}
.client4-area .testimonial-carousel .item-img .item-img-wrapper:before {
    content: "";
    background: rgba(243, 99, 71, .8);
    position: absolute;
    top: 16px;
    left: 1px;
    right: 0;
    height: 89px;
    width: 89px;
    margin: 0 auto;
    z-index: 999999;
    opacity: 1;
    visibility: visible;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    border-radius: 7px;
    -webkit-transition: all .7s ease-out;
    -moz-transition: all .7s ease-out;
    -ms-transition: all .7s ease-out;
    -o-transition: all .7s ease-out;
    transition: all .7s ease-out;
}
.client4-area .testimonial-carousel .slick-center .item-img-wrapper:before {
    opacity: 0;
    visibility: hidden;
}
.client5-box {
    text-align: center;
}
.client5-box .client5-img {
    height: 90px;
    width: 90px;
    margin: 0 auto 30px;
}
.client5-box .client5-img img {
    width: 100%}
.client5-box h3 {
    color: #082b2c;
    margin-bottom: 10px;
}
.client5-box span {
    color: #333;
    margin-bottom: 40px;
    display: block;
}
.client5-box p {
    color: #333;
    width: 68%;
    margin: 0 auto;
}
@media only screen and (max-width:767px) {
    .client5-box p {
    width: 95%}
}.pricing-plan1-wrapper {
    margin-top: 62px;
}
.pricing-plan1-wrapper .single-item {
    position: relative;
    padding: 80px 0 70px;
    text-align: center;
}
.pricing-plan1-wrapper .single-item .item-price {
    position: absolute;
    top: -62px;
    text-align: center;
    border-radius: 50%;
    height: 124px;
    width: 124px;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: inline-block;
}
.pricing-plan1-wrapper .single-item .item-price h3 {
    font-size: 28px;
    color: #fff;
    font-weight: 300;
    margin-bottom: 5px;
    margin-top: 30px;
}
.pricing-plan1-wrapper .single-item .item-price span {
    color: #fff;
    font-size: 14px;
}
.pricing-plan1-wrapper .single-item .item-content h4 {
    font-weight: 500;
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.pricing-plan1-wrapper .single-item .item-content ul {
    margin-bottom: 50px;
}
.pricing-plan1-wrapper .single-item .item-content ul li {
    padding: 15px 0;
}
.pricing-plan1-wrapper .single-item .item-content ul li:nth-child(odd) {
    background: #e5e5e5;
}
.pricing-plan1-wrapper .single-item .item-content .pricing-btn {
    border-radius: 3px;
    font-size: 18px;
    text-transform: uppercase;
    padding: 9px 25px;
    display: inline-block;
}
.pricing-plan1-wrapper>div:nth-child(1n) .item-price {
    background: #2196f3;
}
.pricing-plan1-wrapper>div:nth-child(1n) .item-content h4 {
    color: #2196f3;
}
.pricing-plan1-wrapper>div:nth-child(1n) .pricing-btn {
    border: 2px solid #2196f3;
    color: #2196f3;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.pricing-plan1-wrapper>div:nth-child(1n) .pricing-btn:hover {
    background: #2196f3;
    color: #fff;
}
.pricing-plan1-wrapper>div:nth-child(2n) .item-price {
    background: #082b2c;
}
.pricing-plan1-wrapper>div:nth-child(2n) .item-content h4 {
    color: #082b2c;
}
.pricing-plan1-wrapper>div:nth-child(2n) .pricing-btn {
    border: 2px solid #082b2c;
    color: #082b2c;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.pricing-plan1-wrapper>div:nth-child(2n) .pricing-btn:hover {
    background: #082b2c;
    color: #fff;
}
.pricing-plan1-wrapper>div:nth-child(3n) .item-price {
    background: #1bbdb0;
}
.pricing-plan1-wrapper>div:nth-child(3n) .item-content h4 {
    color: #1bbdb0;
}
.pricing-plan1-wrapper>div:nth-child(3n) .pricing-btn {
    border: 2px solid #1bbdb0;
    color: #1bbdb0;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.pricing-plan1-wrapper>div:nth-child(3n) .pricing-btn:hover {
    background: #1bbdb0;
    color: #fff;
}
.pricing-plan2-wrapper .single-item {
    position: relative;
    text-align: center;
    border: 3px solid #fff;
}
@media only screen and (max-width:767px) {
    .pricing-plan2-wrapper .single-item {
    margin-bottom: 30px;
}
}@media only screen and (max-width:479px) {
    .pricing-plan2-wrapper .single-item {
    margin-bottom: 15px;
}
}.pricing-plan2-wrapper .single-item img {
    width: 100%}
.pricing-plan2-wrapper .single-item .item-content {
    padding: 30px 0 40px;
        background-color: #082b2c;
   
}
@media only screen and (max-width:991px) {
    .pricing-plan2-wrapper .single-item .item-content {
    padding: 30px 5px 40px;
}
}.pricing-plan2-wrapper .single-item .item-content h3 {
    font-size: 24px;
    color: #fff;
    margin-bottom: 30px;
}
@media (min-width:768px) and (max-width:991px) {
    .pricing-plan2-wrapper .single-item .item-content h3 {
    font-size: 18px;
}
}.pricing-plan2-wrapper .single-item .item-content ul {
    margin-bottom: 35px;
}
.pricing-plan2-wrapper .single-item .item-content ul li {
    color: #fff;
    font-size: 14px;
    margin-bottom: 10px;
}
.pricing-plan2-wrapper .single-item .item-content ul li:last-child {
    margin-bottom: 0;
}
.pricing-plan2-wrapper .single-item .item-content h4 {
    font-weight: 500;
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 30px;
    color: #fff;
}
.pricing-plan2-wrapper .single-item .item-content h4 span {
    text-transform: lowercase;
    font-size: 14px;
    font-weight: 300;
}
.counter-box-layout1>div:nth-child(1n) .single-item:before {
    background-color: rgba(243, 99, 71, .8);
}
.counter-box-layout1>div:nth-child(2n) .single-item:before {
    background-color: rgba(32, 34, 39, .8);
}
.counter-box-layout1>div:nth-child(3n) .single-item:before {
    background-color: rgba(243, 99, 71, .8);
}
.counter-box-layout1>div:nth-child(4n) .single-item:before {
    background-color: rgba(32, 34, 39, .8);
}
.counter-box-layout1 .single-item {
    position: relative;
}
.counter-box-layout1 .single-item img {
    width: 100%}
.counter-box-layout1 .single-item:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}
.counter-box-layout1 .single-item .item-content {
    text-align: center;
    position: absolute;
    top: 58%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.counter-box-layout1 .single-item .item-content h2 {
    color: #fff;
    margin-bottom: 0;
}
@media (min-width:992px) and (max-width:1199px) {
    .counter-box-layout1 .single-item .item-content h2 {
    font-size: 38px;
}
}@media (min-width:768px) and (max-width:991px) {
    .counter-box-layout1 .single-item .item-content h2 {
    font-size: 32px;
}
}@media (min-width:480px) and (max-width:767px) {
    .counter-box-layout1 .single-item .item-content h2 {
    font-size: 28px;
}
}@media (min-width:321px) and (max-width:479px) {
    .counter-box-layout1 .single-item .item-content h2 {
    font-size: 26px;
}
}@media only screen and (max-width:320px) {
    .counter-box-layout1 .single-item .item-content h2 {
    font-size: 24px;
}
}.counter-box-layout1 .single-item .item-content p {
    color: #fff;
    font-size: 24px;
    font-weight: 300;
    text-transform: capitalize;
}
@media (min-width:992px) and (max-width:1199px) {
    .counter-box-layout1 .single-item .item-content p {
    font-size: 22px;
}
}@media (min-width:768px) and (max-width:991px) {
    .counter-box-layout1 .single-item .item-content p {
    font-size: 20px;
}
}@media (min-width:480px) and (max-width:767px) {
    .counter-box-layout1 .single-item .item-content p {
    font-size: 20px;
}
}@media (min-width:321px) and (max-width:479px) {
    .counter-box-layout1 .single-item .item-content p {
    font-size: 18px;
}
}@media only screen and (max-width:320px) {
    .counter-box-layout1 .single-item .item-content p {
    font-size: 18px;
}
}.counter-box-layout2 {
    margin-bottom: 30px;
    text-align: center;
}
.counter-box-layout2 i {
    font-size: 36px;
    color: #082b2c;
    margin-bottom: 30px;
}
.counter-box-layout2 h2 {
    font-size: 36px;
    color: #efefef;
    font-weight: 500;
    margin-bottom: 5px;
}
.counter-box-layout2 p {
    color: #fff;
    font-size: 18px;
    text-transform: capitalize;
}
.product-box-layout1 .product-img {
    position: relative;
}
.product-box-layout1 .product-img img {
    width: 100%}
.product-box-layout1 .product-img .product-status {
    border-radius: 3px;
    height: 45px;
    width: 45px;
    background: #082b2c;
    position: absolute;
    top: 8px;
    left: 8px;
    z-index: 1;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
.product-box-layout1 .product-img .product-status span {
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    padding: 12px 6px;
    color: #fff;
    display: block;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}
.product-box-layout1 .product-content-wrapper {
    height: 116px;
    position: relative;
    overflow: hidden;
}
.product-box-layout1 .product-content {
    top: -40px;
    left: 0;
    right: 0;
    margin: 0 auto;
    position: absolute;
    text-align: center;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.product-box-layout1 .product-content .product-cart-view {
    opacity: 0;
    visibility: hidden;
    margin-bottom: 15px;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.product-box-layout1 .product-content .product-cart-view li {
    display: inline-block;
}
.product-box-layout1 .product-content .product-cart-view li a {
    display: block;
    background: #f2f2f2;
    border-radius: 45px;
    height: 40px;
    width: 50px;
    line-height: 44px;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.product-box-layout1 .product-content .product-cart-view li a:hover {
    background: #082b2c;
}
.product-box-layout1 .product-content .product-cart-view li a:hover i {
    color: #fff;
}
.product-box-layout1 .product-content .product-cart-view li a i {
    color: #333;
    font-size: 18px;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.product-box-layout1 .product-content .product-cart-view li:nth-child(2n) a {
    font-size: 14px;
    background: #082b2c;
    width: 112px;
    height: 40px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 35px;
    border: 2px solid #082b2c;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.product-box-layout1 .product-content .product-cart-view li:nth-child(2n) a:hover {
    background: 0 0;
    color: #082b2c;
}
.product-box-layout1 .product-content h3 {
    margin-bottom: 10px;
    font-weight: 400;
}
.product-box-layout1 .product-content h3 a {
    color: #333;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.product-box-layout1 .product-content h3 a:hover {
    color: #082b2c;
}
.product-box-layout1 .product-content .product-price {
    margin-bottom: 10px;
    color: #082b2c;
}
.product-box-layout1 .product-content .product-price span {
    margin-right: 15px;
    text-decoration: line-through;
    color: #333;
}
.product-box-layout1 .product-content .product-rating {
    opacity: 1;
    visibility: visible;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.product-box-layout1 .product-content .product-rating li {
    display: inline-block;
}
.product-box-layout1 .product-content .product-rating li i {
    color: #082b2c;
}
.product-box-layout1:hover .product-content {
    top: 20px;
}
.product-box-layout1:hover .product-cart-view {
    opacity: 1;
    visibility: visible;
}
.product-box-layout1:hover .product-rating {
    opacity: 0;
    visibility: hidden;
}
.product-details-single-item {
    padding: 200px 0 180px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
@media only screen and (max-width:767px) {
    .product-details-single-item {
    display: inherit!important;
    padding: 60px 0 40px;
}
}.product-details-single-item>div {
    -webkit-box-flex: 1;
    -moz-flex: 1;
    -webkit-flex: 1;
    flex: 1;
}
.product-details-single-item .item-content h3 {
    color: #333;
    text-transform: capitalize;
    margin-bottom: 30px;
}
.product-details-single-item:nth-child(odd) {
    background: #f2f2f2;
    position: relative;
}
.product-details-single-item:nth-child(odd):before {
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    left: -100%;
    z-index: 1;
    background: #f2f2f2;
}
.product-details-single-item:nth-child(odd):after {
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    right: -100%;
    z-index: 1;
    background: #f2f2f2;
}
.product-details-single-item:nth-child(odd) .item-img {
    position: relative;
}
.product-details-single-item:nth-child(odd) .item-img img {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
}
@media only screen and (max-width:767px) {
    .product-details-single-item: nth-child(odd) .item-img img {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    position: inherit;
    margin: 0 auto;
}
}.product-details-single-item:nth-child(even) .item-img {
    position: relative;
}
.product-details-single-item:nth-child(even) .item-img img {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
}
@media only screen and (max-width:767px) {
    .product-details-single-item: nth-child(even) .item-img img {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    position: inherit;
    margin: 0 auto 50px;
}
}.inner-product-details-left .tab-content {
    margin-top: 5px;
}
.inner-product-details-left .tab-content img {
    width: 100%}
.inner-product-details-left .product-feed-wrapper {
    padding: 30px 45px;
}
.inner-product-details-left .single-item {
    border: 1px solid transparent;
    display: inline-block;
}
.inner-product-details-left .single-item a img {
    opacity: .5;
}
.inner-product-details-left .single-item a img:hover {
    opacity: 1;
}
@media only screen and (max-width:991px) {
    .inner-product-details-right {
    margin-bottom: 30px;
}
}.inner-product-details-right h3 {
    color: #333;
    letter-spacing: 1px;
    text-transform: capitalize;
    margin-bottom: 15px;
    font-size: 30px;
    font-weight: 600;
    line-height: 1;
}
@media (min-width:992px) and (max-width:1199px) {
    .inner-product-details-right h3 {
    margin-bottom: 15px;
}
}.inner-product-details-right h4 {
    color: #333;
}
.inner-product-details-right>ul {
    margin: 0 0 15px;
}
.inner-product-details-right>ul li {
    display: inline-block;
}
.inner-product-details-right>ul li>i {
    color: #eebe2c;
}
.inner-product-details-right .price {
    font-size: 22px;
    font-weight: 600;
    color: #082b2c;
    margin-bottom: 30px;
}
@media (min-width:992px) and (max-width:1199px) {
    .inner-product-details-right .price {
    margin-bottom: 40px;
}
}@media (min-width:768px) and (max-width:991px) {
    .inner-product-details-right .price {
    margin-bottom: 30px;
}
}.inner-product-details-right .price span {
    text-decoration: line-through;
    color: #676767;
    margin-right: 5px;
    font-size: 18px;
}
.inner-product-details-right .product-details-content {
    margin-bottom: 30px;
}
.inner-product-details-right .product-details-content>p {
    margin-bottom: 10px;
    font-size: 14px;
    color: #082b2c;
}
.inner-product-details-right .product-details-content>p>span {
    color: #333;
    font-weight: 600;
    text-transform: capitalize;
}
.inner-product-details-right .inner-product-details-cart {
    margin-top: 50px;
    margin-bottom: 0;
}
@media only screen and (max-width:767px) {
    .inner-product-details-right .inner-product-details-cart {
    margin-bottom: 30px;
}
}.inner-product-details-right .inner-product-details-cart li {
    vertical-align: top;
    margin: 0 2px 0 0;
    display: inline-block;
    border: 1px solid #f5f5f5;
}
.inner-product-details-right .inner-product-details-cart li:first-child {
    margin-top: 15px;
    margin-right: 10px;
    border: none;
}
.inner-product-details-right .inner-product-details-cart li:first-child:hover {
    border: none;
}
.inner-product-details-right .inner-product-details-cart li:hover {
    border: 1px solid #082b2c;
}
.inner-product-details-right .inner-product-details-cart li:hover:nth-child(2) {
    border: 1px solid #f5f5f5;
}
.inner-product-details-right .inner-product-details-cart li a {
    line-height: 52px;
    text-align: center;
    height: 52px;
    padding: 0 20px;
    background: 0 0;
    display: block;
    color: #333;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.inner-product-details-right .inner-product-details-cart li a i {
    line-height: 54px;
    font-size: 14px;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.inner-product-details-right .inner-product-details-cart li a:hover {
    background: #082b2c;
    color: #fff;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.inner-product-details-right .inner-product-details-cart li a:hover i {
    color: #fff;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.inner-product-details-right .inner-product-details-cart li .input-group {
    position: relative;
    box-shadow: none!important;
}
.inner-product-details-right .inner-product-details-cart li .input-group .form-control {
    box-shadow: none;
}
.inner-product-details-right .inner-product-details-cart li .input-group input {
    border: none;
    height: 52px;
    width: 100px;
    padding-right: 47px;
    font-size: 20px;
    text-align: center;
}
.inner-product-details-right .inner-product-details-cart li .input-group .input-group-btn-vertical {
    position: absolute;
    z-index: 3;
    top: 0;
    right: 0;
}
.inner-product-details-right .inner-product-details-cart li .input-group .input-group-btn-vertical .btn-default {
    border: 0;
}
.inner-product-details-right .inner-product-details-cart li .input-group .input-group-btn-vertical button {
    display: block;
    border-left: 1px solid #f5f5f5!important;
    border-radius: 0!important;
    background: 0 0;
    padding: 4px 12px;
    line-height: 1.3;
}
.inner-product-details-right .inner-product-details-cart li .input-group .input-group-btn-vertical button:last-child {
    border-top: 1px solid #f5f5f5;
}
.inner-product-details-right .inner-product-details-cart li .input-group .input-group-btn-vertical button i {
    line-height: 1;
}
@media only screen and (max-width:767px) {
    .inner-product-details-right .inner-product-details-cart li: nth-child(1n) {
    display: none;
}
.inner-product-details-right .inner-product-details-cart li:nth-child(2n) {
    display: inline-block;
}
.inner-product-details-right .inner-product-details-cart li:nth-child(3n) {
    display: inline-block;
}
.inner-product-details-right .inner-product-details-cart li:nth-child(4n) {
    display: none;
}
.inner-product-details-right .inner-product-details-cart li:nth-child(5n) {
    display: none;
}
}ul.review-nav {
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #f5f5f5;
}
ul.review-nav li {
    text-transform: uppercase;
    display: inline;
    margin-right: 15px;
}
ul.review-nav li:last-child {
    margin-right: 0;
}
ul.review-nav li a {
    font-weight: 600;
    color: #333;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
ul.review-nav li a:hover {
    color: #082b2c;
}
ul.review-nav .active a {
    color: #082b2c;
}
.inner-shop-top-left {
    margin-bottom: 30px;
}
.inner-shop-top-left .dropdown {
    border: 1px solid #f5f5f5;
    display: inline;
    padding: 12px 20px;
}
.inner-shop-top-left .dropdown button:active {
    box-shadow: none;
    outline: 0;
}
@media only screen and (max-width:479px) {
    .inner-shop-top-left .dropdown {
    padding: 12px;
}
}.inner-shop-top-left .dropdown button {
    text-transform: uppercase;
    padding: 0;
    background: 0 0;
}
.inner-shop-top-left .dropdown button span {
    margin-left: 15px;
}
.inner-shop-top-left .dropdown button:focus, .inner-shop-top-left .dropdown button:hover {
    color: #082b2c;
}
.inner-shop-top-left .dropdown .dropdown-menu {
    border-radius: 0;
    left: 0;
    min-width: 100%;
    background: #fff;
}
.inner-shop-top-left .dropdown .dropdown-menu>li {
    border: none;
    padding: 0;
    display: inherit;
}
.inner-shop-top-left .dropdown .dropdown-menu>li a {
    color: #333;
}
.inner-shop-top-left .dropdown .dropdown-menu>li a:hover, .inner-shop-top-left .dropdown .dropdown-menu>li a:focus {
    background: #082b2c;
    color: #333;
}
.advantage1-area {
    padding: 80px 0;
    background: #f2f2f2;
}
@media (min-width:768px) and (max-width:991px) {
    .advantage1-area {
    padding: 60px 0;
}
}@media (min-width:480px) and (max-width:767px) {
    .advantage1-area {
    padding: 50px 0;
}
}@media only screen and (max-width:479px) {
    .advantage1-area {
    padding: 40px 0;
}
}.advantage1-area .advantage-area-box {
    position: relative;
    top: 0;
    background: #fff;
    margin:5px;
    padding: 30px 15px;
    text-align: center;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
@media (min-width:768px) and (max-width:991px) {
    .advantage1-area .advantage-area-box {
    height: 210px;
}
}.advantage1-area .advantage-area-box i {
    margin-bottom: 10px;
    font-size: 36px;
    color: #082b2c;
}
.advantage1-area .advantage-area-box .media-body h3 {
    letter-spacing: 1px;
    color: #333;
    margin-bottom: 3px;
}
.advantage1-area .advantage-area-box .media-body p {
    letter-spacing: 4px;
}
.advantage1-area .advantage-area-box:hover {
    top: -5px;
    -webkit-box-shadow: 0 5px 10px -2px rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 5px 10px -2px rgba(0, 0, 0, .4);
    box-shadow: 0 5px 10px -2px rgba(0, 0, 0, .4);
}
.filtar-search-btn-area {
    text-align: right;
}
.filtar-search-btn-area li {
    display: inline-block;
    margin-right: 20px;
}
.filtar-search-btn-area .product-filter-btn a {
    background: 0 0;
    border: none;
    color: #676767;
    font-size: 18px;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.filtar-search-btn-area .product-filter-btn a:hover {
    color: #082b2c;
}
.filtar-search-btn-area .product-search-btn a {
    color: #676767;
    font-size: 18px;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.filtar-search-btn-area .product-search-btn a i {
    margin-left: 10px;
}
.filtar-search-btn-area .product-search-btn a:hover {
    color: #082b2c;
}
.filter-parameter-wrapper {
    position: relative;
    padding: 0 0 50px 0;
}
.filter-parameter-wrapper .single-item-filter-parameter {
    margin-bottom: 30px;
}
.filter-parameter-wrapper .single-item-filter-parameter h4 {
    color: #333;
    font-weight: 600;
    font-size: 16px;
    text-transform: capitalize;
}
.filter-parameter-wrapper .single-item-filter-parameter ul li {
    margin-bottom: 8px;
}
.filter-parameter-wrapper .single-item-filter-parameter ul li a {
    color: #676767;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.filter-parameter-wrapper .single-item-filter-parameter ul li a:hover {
    color: #082b2c;
}
.filter-parameter-wrapper .single-item-filter-parameter ul li:last-child {
    margin-bottom: 0;
}
.filter-parameter-wrapper .single-item-filter-parameter .filter-color li {
    padding-left: 20px;
    position: relative;
}
.filter-parameter-wrapper .single-item-filter-parameter .filter-color li:before {
    content: "\f111";
    position: absolute;
    top: 2px;
    left: 0;
    z-index: 1;
    font-family: FontAwesome;
    font-size: 12px;
}
.filter-parameter-wrapper .single-item-filter-parameter .filter-color li:nth-child(1n):before {
    color: #00f;
}
.filter-parameter-wrapper .single-item-filter-parameter .filter-color li:nth-child(2n):before {
    color: #c90;
}
.filter-parameter-wrapper .single-item-filter-parameter .filter-color li:nth-child(3n):before {
    color: #ccc;
}
.filter-parameter-wrapper .single-item-filter-parameter .filter-color li:nth-child(4n):before {
    color: #390;
}
.filter-parameter-wrapper .single-item-filter-parameter .filter-color li:nth-child(5n):before {
    color: #f90;
}
.filter-parameter-wrapper .single-item-filter-parameter .filter-color li:nth-child(6n):before {
    color: #000;
}
.filter-parameter-wrapper .single-item-filter-parameter .filter-tag li {
    margin-bottom: 8px;
    display: inline-block;
    margin-right: 5px;
}
.filter-parameter-wrapper .single-item-filter-parameter .filter-tag li a {
    display: block;
    color: #fff;
    padding: 5px 10px 7px;
    background: #202227;
    -webkit-border-radius: 45px;
    -moz-border-radius: 45px;
    -ms-border-radius: 45px;
    -o-border-radius: 45px;
    border-radius: 45px;
}
.filter-parameter-wrapper .pbox-search-area input.product-search-box {
    color: #333;
    height: 44px;
    width: 85%;
    background: #f9f9f9;
    border: none;
    padding: 5px 18px 5px 10px;
    -webkit-box-shadow: 0 0 .5px -1.5px rgba(153, 157, 163, .4);
    -moz-box-shadow: 0 0 .5px -1.5px rgba(153, 157, 163, .4);
    box-shadow: 0 0 .5px -1.5px rgba(153, 157, 163, .4);
}
.filter-parameter-wrapper .pbox-search-area input.product-search-box:focus {
    border: none;
    border-image: none;
    border-color: inherit;
    outline: 0;
}
.filter-parameter-wrapper .pbox-search-area .close {
    position: absolute;
    right: 0;
    top: 0;
    opacity: 1;
    text-shadow: none;
    z-index: 3;
}
.filter-parameter-wrapper .pbox-search-area .close i {
    margin-top: 10px;
    color: #082b2c;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.filter-parameter-wrapper .pbox-search-area .close:hover i, .filter-parameter-wrapper .pbox-search-area .close:focus i {
    color: #333;
}
.filter-parameter-wrapper .close {
    position: absolute;
    right: 0;
    top: 0;
    opacity: 1;
    text-shadow: none;
    z-index: 3;
}
.filter-parameter-wrapper .close i {
    margin-top: 10px;
    color: #082b2c;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.filter-parameter-wrapper .close:hover i, .filter-parameter-wrapper .close:focus i {
    color: #333;
}
.search-panel.open {
    display: block;
}
.search-panel {
    display: none;
    padding-top: 10px;
}
.filter-area {
    overflow: hidden;
    padding-top: 15px;
    display: none;
}
.filter-area.open {
    display: block;
}
.event-schedule-wrapper {
    margin: 0 auto 60px;
    width: 75%}
.event-schedule-wrapper .single-item {
    padding: 10px 20px;
    background: #f2f2f2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.event-schedule-wrapper .single-item .item-day {
    -webkit-box-flex: 1;
    -moz-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    color: #333;
    font-size: 42px;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.event-schedule-wrapper .single-item .item-year {
    padding: 10px 0 0 15px;
    -webkit-box-flex: 2;
    -moz-flex: 2;
    -webkit-flex: 2;
    flex: 2;
}
.event-schedule-wrapper .single-item .item-year p {
    font-size: 14px;
    margin-bottom: 0;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.event-schedule-wrapper .single-item:hover {
    background: #082b2c;
}
.event-schedule-wrapper .single-item:hover .item-day {
    color: #fff;
}
.event-schedule-wrapper .single-item:hover .item-year p {
    color: #fff;
}
.event-box-layout1 {
    margin-bottom: 30px;
    text-align: center;
    padding: 50px 15px 30px;
    background: #f2f2f2;
    -webkit-box-shadow: 0 4px 8px 0 rgba(59, 59, 59, .15);
    -moz-box-shadow: 0 4px 8px 0 rgba(59, 59, 59, .15);
    box-shadow: 0 4px 8px 0 rgba(59, 59, 59, .15);
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.event-box-layout1 h3 {
    text-transform: uppercase;
    margin-bottom: 10px;
}
.event-box-layout1 h3 a {
    color: #333;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.event-box-layout1 h3 a:hover {
    color: #082b2c;
}
.event-box-layout1 .event-time {
    color: #082b2c;
    text-transform: uppercase;
    display: block;
    margin-bottom: 30px;
}
.event-box-layout1 img {
    margin: 0 auto 20px;
}
.event-box-layout1 h4 {
    font-size: 14px;
    font-weight: 300;
}
.event-box-layout1 h4 span {
    color: #082b2c;
}
.event-box-layout1 .btn-event {
    text-align: center;
    color: #9d9d9d;
    padding: 8px 30px;
    background: 0 0;
    text-transform: capitalize;
    font-size: 14px;
    display: inline-block;
    border: 2px solid #f5f5f5;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.event-box-layout1:hover {
    -webkit-box-shadow: 0 8px 12px 0 rgba(59, 59, 59, .15);
    -moz-box-shadow: 0 8px 12px 0 rgba(59, 59, 59, .15);
    box-shadow: 0 8px 12px 0 rgba(59, 59, 59, .15);
}
.event-box-layout1:hover .btn-event {
    background: #082b2c;
    color: #fff!important;
    border: 2px solid #082b2c;
}
.event-details-inner-top img {
    width: 100%;
    margin-bottom: 30px;
}
.event-details-inner-top .event-details-top-content {
    position: relative;
    padding: 15px 0 0 0;
}
.event-details-inner-top .event-details-top-content h2 {
    font-size: 30px;
    color: #333;
    text-transform: capitalize;
}
@media (min-width:768px) and (max-width:991px) {
    .event-details-inner-top .event-details-top-content h2 {
    font-size: 28px;
}
}@media (min-width:480px) and (max-width:767px) {
    .event-details-inner-top .event-details-top-content h2 {
    font-size: 26px;
}
}@media (min-width:321px) and (max-width:479px) {
    .event-details-inner-top .event-details-top-content h2 {
    font-size: 24px;
}
}@media only screen and (max-width:320px) {
    .event-details-inner-top .event-details-top-content h2 {
    font-size: 22px;
}
}.event-details-inner-top .event-details-top-content p span {
    position: relative;
    background: #f2f2f2;
    padding: 70px 30px 30px;
    display: block;
}
.event-details-inner-top .event-details-top-content p span:before {
    content: "\f10e";
    color: #676767;
    font-family: FontAwesome;
    font-size: 24px;
    top: 30px;
    left: 30px;
    text-align: center;
    position: absolute;
    z-index: 1;
}
.event-details-inner-top .event-details-top-content h3 {
    font-size: 24px;
    color: #333;
}
@media (min-width:321px) and (max-width:479px) {
    .event-details-inner-top .event-details-top-content h3 {
    font-size: 22px;
}
}@media only screen and (max-width:320px) {
    .event-details-inner-top .event-details-top-content h3 {
    font-size: 20px;
}
}.event-details-inner-top .event-details-top-content .event-content-info-list {
    margin-bottom: 50px;
}
.event-details-inner-top .event-details-top-content .event-content-info-list li {
    position: relative;
    margin-left: 30px;
    padding-left: 30px;
    margin-bottom: 10px;
}
.event-details-inner-top .event-details-top-content .event-content-info-list li:last-child {
    margin-bottom: 0;
}
.event-details-inner-top .event-details-top-content .event-content-info-list li:before {
    content: "\f00c";
    background: #082b2c;
    height: 15px;
    width: 15px;
    font-size: 10px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    font-family: FontAwesome;
    position: absolute;
    top: 2px;
    left: 0;
}
.event-venu {
    margin-bottom: 50px;
    background: #f2f2f2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
@media only screen and (max-width:991px) {
    .event-venu {
    display: inherit;
}
}.event-venu .single-item-event {
    padding: 10px;
    border-right: 1px solid #f5f5f5;
    -webkit-box-flex: 1;
    -moz-flex: 1;
    -webkit-flex: 1;
    flex: 1;
}
.event-venu .single-item-event h4 {
    position: relative;
    color: #082b2c;
    font-size: 24px;
}
@media (min-width:321px) and (max-width:479px) {
    .event-venu .single-item-event h4 {
    font-size: 20px;
}
}@media only screen and (max-width:320px) {
    .event-venu .single-item-event h4 {
    font-size: 18px;
}
}.event-venu .single-item-event h4:before {
    content: "";
    height: 1px;
    width: 70%;
    background: #f5f5f5;
    position: absolute;
    right: 0;
    top: 14px;
}
@media only screen and (max-width:479px) {
    .event-venu .single-item-event h4: before {
    display: none;
}
}.event-venu .single-item-event ul li {
    margin-bottom: 15px;
    position: relative;
    font-size: 13px;
   
}
.event-venu .single-item-event ul li span {
    position: absolute;
    left: 50%;
    top: 0;
}
@media (min-width:992px) and (max-width:1199px) {
    .event-venu .single-item-event ul li span {
    left: 46%}
}@media only screen and (max-width:767px) {
    .event-venu .single-item-event ul li span {
    left: 63%}
}.event-venu .single-item-event ul li:last-child {
    margin-bottom: 0;
}
.event-venu .single-item-event:last-child {
    border-right: 0;
}
.event-venu .single-item-event:last-child ul li:first-child {
    margin-bottom: 15px;
}
.book-ticket {
    margin-bottom: 50px;
    text-align: center;
}
@media only screen and (max-width:767px) {
    .event-leave-comments {
    margin-bottom: 30px;
}
}.event-leave-comments h3 {
    font-size: 18px;
    color: #333;
    text-transform: capitalize;
    font-weight: 600;
}
.event-leave-comments p {
    margin-bottom: 50px;
}
.event-leave-comments input {
    background: 0 0;
    border: 1px solid #f5f5f5;
    border-radius: 0;
    height: 50px;
}
.event-leave-comments textarea {
    background: 0 0;
    border: 1px solid #f5f5f5;
    padding: 10px;
    border-radius: 0;
}
.event-leave-comments .form-control:focus {
    border-color: #ccc;
    box-shadow: none;
}
.countdown-area {
    text-align: center;
}
.countdown-area span {
    color: #082b2c;
    font-size: 30px;
    font-weight: 300;
    text-transform: capitalize;
    margin-bottom: 20px;
    display: block;
}
.countdown-area h2 {
    margin-bottom: 25px;
    color: #fff;
    font-weight: 500;
}
@media (min-width:992px) and (max-width:1199px) {
    .countdown-area h2 {
    font-size: 42px;
}
}@media (min-width:768px) and (max-width:991px) {
    .countdown-area h2 {
    font-size: 36px;
}
}@media (min-width:480px) and (max-width:767px) {
    .countdown-area h2 {
    font-size: 32px;
}
}@media (min-width:321px) and (max-width:479px) {
    .countdown-area h2 {
    font-size: 30px;
}
}@media only screen and (max-width:320px) {
    .countdown-area h2 {
    font-size: 26px;
}
}.countdown-area ul {
    margin-bottom: 50px;
}
.countdown-area ul li {
    margin-right: 30px;
    display: inline;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
}
.countdown-area ul li i {
    color: #082b2c;
    margin-right: 10px;
}
.countdown-area ul li:last-child {
    margin-right: 0;
}
.countdown-area .countdown-section {
    padding-top: 7px;
    height: 100px;
    width: 100px;
    background: #082b2c;
    display: inline-block;
    text-align: center;
    margin-right: 15px;
    border-radius: 2px;
}
@media only screen and (max-width:479px) {
    .countdown-area .countdown-section {
    height: 70px;
    width: 68px;
    margin-right: 5px;
}
}.countdown-area .countdown-section:last-child {
    margin-right: 0;
}
.countdown-area .countdown-section h3 {
    font-weight: 500;
    font-size: 36px;
    margin-bottom: 0;
    color: #fff;
}
@media only screen and (max-width:479px) {
    .countdown-area .countdown-section h3 {
    font-size: 30px;
}
}.countdown-area .countdown-section h3 span {
    padding-left: 15px;
    font-size: 100px;
}
.countdown-area .countdown-section p {
    color: #fff;
    text-transform: capitalize;
    font-size: 18px;
    margin-bottom: 0;
}
@media only screen and (max-width:479px) {
    .countdown-area .countdown-section p {
    font-size: 14px;
}
}.gallery-wrapper {
    margin-left: -5px;
    margin-right: -5px;
}
.gallery-wrapper>div {
    padding: 0 3px;
}
.gallery-box-layout1 {
    position: relative;
}
.gallery-box-layout1 img {
    width: 100%}
.gallery-box-layout1:before {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    content: "";
    top: 8px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 1;
    background-color: rgba(243, 99, 71, .7);
    height: 94%;
    width: 94%;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.gallery-box-layout1 .item-content {
    opacity: 0;
    visibility: hidden;
    left: 0;
    right: 0;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    z-index: 2;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.gallery-box-layout1 .item-content h3 {
    text-transform: uppercase;
}
.gallery-box-layout1 .item-content h3 a {
    color: #fff;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.gallery-box-layout1 .item-content h3 a:hover {
    color: #e5e5e5;
}
.gallery-box-layout1:hover:before {
    opacity: 1;
    visibility: visible;
}
.gallery-box-layout1:hover .item-content {
    opacity: 1;
    visibility: visible;
}
.featured-box-layout1 {
    background-color: #e5e5e5;
    position: relative;
}
.featured-box-layout1 .featured-item-img {
    position: relative;
}
.featured-box-layout1 .featured-item-img img {
    width: 100%}
.featured-box-layout1 .featured-item-content-lg {
    position: absolute;
    text-align: right;
    top: 45px;
    right: 50px;
    z-index: 1;
}
@media only screen and (max-width:479px) {
    .featured-box-layout1 .featured-item-content-lg {
    top: 15px;
    right: 20px;
}
}.featured-box-layout1 .featured-item-content-lg .featured-item-title-lg {
    text-transform: uppercase;
    margin-bottom: 5px;
    font-size: 22px;
    font-weight: 500;
}
.featured-box-layout1 .featured-item-content-lg .featured-item-title-lg a {
    color: #333;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.featured-box-layout1 .featured-item-content-lg .featured-item-title-lg a:hover {
    color: #082b2c;
}
.featured-box-layout1 .featured-item-content-lg .featured-item-discount-lg {
    font-size: 36px;
    color: #082b2c;
}
.featured-box-layout1 .featured-item-content-lg .featured-item-price {
    color: #082b2c;
    font-size: 24px;
    margin-bottom: 30px;
}
.featured-box-layout1 .featured-item-content-lg .featured-item-price span {
    color: #676767;
    font-size: 18px;
    text-decoration: line-through;
}
.featured-box-layout1 .featured-item-content-sm {
    position: absolute;
    text-align: right;
    top: 20px;
    right: 25px;
    z-index: 1;
}
.featured-box-layout1 .featured-item-content-sm .featured-item-title-sm {
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.featured-box-layout1 .featured-item-content-sm .featured-item-title-sm a {
    color: #333;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.featured-box-layout1 .featured-item-content-sm .featured-item-title-sm a:hover {
    color: #082b2c;
}
.featured-box-layout1 .featured-item-content-sm .featured-item-discount-sm {
    font-size: 30px;
    color: #082b2c;
    margin-bottom: 10px;
}
.featured-box-layout1 .featured-item-content-sm-left {
    position: absolute;
    text-align: left;
    top: 20px;
    left: 25px;
    z-index: 1;
}
.featured-box-layout1 .featured-item-content-sm-left .featured-item-title-sm {
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 5px;
}
@media only screen and (max-width:479px) {
    .featured-box-layout1 .featured-item-content-sm-left .featured-item-title-sm {
    margin-bottom: 0;
}
}.featured-box-layout1 .featured-item-content-sm-left .featured-item-title-sm a {
    color: #333;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.featured-box-layout1 .featured-item-content-sm-left .featured-item-title-sm a:hover {
    color: #082b2c;
}
.featured-box-layout1 .featured-item-content-sm-left .featured-item-discount-sm {
    font-size: 30px;
    color: #082b2c;
    margin-bottom: 20px;
}
.featured-box-layout1 .featured-item-content-sm-left .featured-item-discount-sm span {
    font-size: 18px;
    text-transform: uppercase;
}
@media only screen and (max-width:479px) {
    .featured-box-layout1 .featured-item-content-sm-left .featured-item-discount-sm {
    margin-bottom: 2px;
}
}.blog-box-layout1 {
   background: #fff;
    -webkit-box-shadow: 0 4px 6px 0 rgba(59, 59, 59, .15);
    -moz-box-shadow: 0 4px 6px 0 rgba(59, 59, 59, .15);
    box-shadow: 0 4px 6px 0 rgb(14 13 13 / 45%);
    border-radius: 20px;
}
.blog-box-layout1 .item-img-wrapper img {
    width: 100%}
.blog-box-layout1 .item-content-wrapper {
    padding: 24px 24px 33px;
}
@media (min-width:768px) and (max-width:991px) {
    .blog-box-layout1 .item-content-wrapper {
    padding: 15px;
}
}@media only screen and (max-width:767px) {
    .blog-box-layout1 .item-content-wrapper {
    padding: 45px 15px;
}
}.blog-box-layout1 .item-content-wrapper h3 {
    margin-bottom: 5px;
}
.blog-box-layout1 .item-content-wrapper h3 a {
    color: #333;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.blog-box-layout1 .item-content-wrapper h3 a:hover {
    color: #082b2c;
}
.blog-box-layout1 .item-content-wrapper>span {
    display: inline-block;
    margin-bottom: 20px;
    font-size: 14px;
    color: #333;
}
.blog-box-layout1 .item-content-wrapper>span span {
    margin-left: 5px;
}
.blog-box-layout1 .item-content-wrapper>span span a {
    color: #082b2c;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.blog-box-layout1 .item-content-wrapper>span span a:hover {
    color: #333;
}
.blog-box-layout1 .item-content-wrapper p {
    margin-bottom: 24px;
}
.blog-box-layout2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
@media (min-width:992px) and (max-width:1199px) {
    .blog-box-layout2 {
    bottom: 5%}
}@media only screen and (max-width:991px) {
    .blog-box-layout2 {
    display: inherit;
}
}.blog-box-layout2 .item-content-wrapper {
    position: relative;
    background: #082b2c;
    -webkit-box-flex: 1;
    -moz-flex: 1;
    -webkit-flex: 1;
    flex: 1;
}
.blog-box-layout2 .item-content-wrapper .item-content h3 {
    text-transform: capitalize;
    margin-bottom: 15px;
}
.blog-box-layout2 .item-content-wrapper .item-content h3 a {
    color: #fff;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.blog-box-layout2 .item-content-wrapper .item-content h3 a:hover {
    color: #f9f9f9;
}
.blog-box-layout2 .item-content-wrapper .item-content p {
    color: #fff;
}
.blog-box-layout2 .item-content-wrapper .item-content .item-info {
    padding-left: 10px;
}
.blog-box-layout2 .item-content-wrapper .item-content .item-info li {
    margin-right: 30px;
    font-size: 16px;
    text-transform: capitalize;
    display: inline-block;
    color: #fff;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
@media only screen and (max-width:479px) {
    .blog-box-layout2 .item-content-wrapper .item-content .item-info li {
    margin-right: 20px;
}
}.blog-box-layout2 .item-content-wrapper .item-content .item-info li a {
    color: #fff;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.blog-box-layout2 .item-content-wrapper .item-content .item-info li a:hover {
    color: #f9f9f9;
}
.blog-box-layout2 .item-content-wrapper .item-content .item-info li a:hover i {
    color: #f9f9f9;
}
.blog-box-layout2 .item-content-wrapper .item-content .item-info li:first-child {
    width: 50px;
    height: 50px;
    border: 2px solid #fff;
    text-align: center;
    border-radius: 3px;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
.blog-box-layout2 .item-content-wrapper .item-content .item-info li:first-child span {
    text-align: center;
    padding: 5px;
    line-height: 1;
    display: block;
    font-size: 16px;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}
.blog-box-layout2 .item-content-wrapper .item-content .item-info li:last-child {
    margin-right: 0;
}
.blog-box-layout2 .item-img-wrapper {
    -webkit-box-flex: 1;
    -moz-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    position: relative;
}
.blog-box-layout2 .item-img-wrapper img {
    width: 100%}
.blog-box-layout2:nth-child(odd) .item-content {
    padding: 41px 60px 50px 45px;
}
@media only screen and (max-width:991px) {
    .blog-box-layout2: nth-child(odd) .item-content {
    padding: 45px 60px 100px 45px;
}
}@media only screen and (max-width:479px) {
    .blog-box-layout2: nth-child(odd) .item-content {
    padding: 40px 20px 50px;
}
}.blog-box-layout2:nth-child(odd) .item-img-wrapper:after {
    content: "";
    height: 80%;
    width: 100%;
    top: 10%;
    left: -5%;
    border: 8px solid rgba(238, 243, 250, .7);
    position: absolute;
    z-index: 1;
}
@media only screen and (max-width:991px) {
    .blog-box-layout2: nth-child(odd) .item-img-wrapper:after {
    display: none;
}
}.blog-box-layout2:nth-child(even) .item-content {
    padding: 45px 60px 50px 70px;
}
@media only screen and (max-width:991px) {
    .blog-box-layout2: nth-child(even) .item-content {
    padding: 45px 60px 100px 45px;
}
}@media only screen and (max-width:479px) {
    .blog-box-layout2: nth-child(even) .item-content {
    padding: 40px 20px 50px;
}
}.blog-box-layout2:nth-child(even) .item-img-wrapper:after {
    content: "";
    height: 80%;
    width: 100%;
    top: 10%;
    right: -5%;
    border: 8px solid rgba(238, 243, 250, .7);
    position: absolute;
    z-index: 1;
}
@media only screen and (max-width:991px) {
    .blog-box-layout2: nth-child(even) .item-img-wrapper:after {
    display: none;
}
}.blog-box-layout3 {
    -webkit-box-shadow: 0 8px 16px 0 rgba(59, 59, 59, .15);
    -moz-box-shadow: 0 8px 16px 0 rgba(59, 59, 59, .15);
    box-shadow: 0 8px 16px 0 rgba(59, 59, 59, .15);
}
.blog-box-layout3 .item-img-wrapper {
    overflow: hidden;
}
.blog-box-layout3 .item-img-wrapper img {
    width: 100%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .7s ease-out;
    -moz-transition: all .7s ease-out;
    -ms-transition: all .7s ease-out;
    -o-transition: all .7s ease-out;
    transition: all .7s ease-out;
}
.blog-box-layout3 .item-content-wrapper {
    background: #fff;
    padding: 30px;
    position: relative;
}
@media only screen and (max-width:991px) {
    .blog-box-layout3 .item-content-wrapper {
    padding: 15px;
}
}.blog-box-layout3 .item-content-wrapper .item-date {
    border-radius: 3px;
    position: absolute;
    top: -26px;
    z-index: 1;
    right: 30px;
    color: #fff;
    background: #082b2c;
    padding: 10px 20px;
    -webkit-transition: all .7s ease-out;
    -moz-transition: all .7s ease-out;
    -ms-transition: all .7s ease-out;
    -o-transition: all .7s ease-out;
    transition: all .7s ease-out;
}
.blog-box-layout3 .item-content-wrapper .item-date li {
    line-height: 1;
    text-align: center;
    display: block;
    color: #fff;
}
.blog-box-layout3 .item-content-wrapper .item-date li:nth-child(1n) {
    font-size: 18px;
}
.blog-box-layout3 .item-content-wrapper .item-date li:nth-child(2n) {
    font-size: 14px;
    font-weight: 300;
}
.blog-box-layout3 .item-content-wrapper span {
    display: block;
    margin-bottom: 10px;
    color: #8d8d8d;
    position: relative;
}
.blog-box-layout3 .item-content-wrapper span i {
    margin-right: 10px;
    border-radius: 2px;
    padding: 3px 5px;
    font-size: 14px;
    color: #fff;
    background: #082b2c;
}
.blog-box-layout3 .item-content-wrapper h3 {
    text-transform: capitalize;
}
@media only screen and (max-width:991px) {
    .blog-box-layout3 .item-content-wrapper h3 {
    font-size: 18px;
}
}@media only screen and (max-width:479px) {
    .blog-box-layout3 .item-content-wrapper h3 {
    font-size: 16px;
}
}.blog-box-layout3 .item-content-wrapper h3 a {
    color: #333;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.blog-box-layout3 .item-content-wrapper h3 a:hover {
    color: #082b2c;
}
.blog-box-layout3:hover {
    -webkit-box-shadow: 0 10px 18px 0 rgba(59, 59, 59, .15);
    -moz-box-shadow: 0 10px 18px 0 rgba(59, 59, 59, .15);
    box-shadow: 0 10px 18px 0 rgba(59, 59, 59, .15);
}
.blog-box-layout3:hover .item-img-wrapper img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.blog-box-layout3:hover .item-content-wrapper .item-date {
    right: 0;
}
.blog-box-layout4 {
    border-bottom: 1px solid #f5f5f5;
    margin-bottom: 50px;
    padding-bottom: 45px;
}
.blog-box-layout4 .blog4-img-holder img {
    width: 100%}
.blog-box-layout4 .blog4-content-holder {
    position: relative;
    padding: 15px 0 0 0;
}
.blog-box-layout4 .blog4-content-holder h2 {
    margin-bottom: 30px;
}
.blog-box-layout4 .blog4-content-holder h2>span {
    margin-right: 15px;
    color: #fff;
    text-align: center;
    background: #082b2c;
    padding: 10px 20px;
    font-size: 18px;
}
.blog-box-layout4 .blog4-content-holder h2>span span {
    font-size: 14px;
}
.blog-box-layout4 .blog4-content-holder h2 a {
    color: #333;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.blog-box-layout4 .blog4-content-holder h2 a:hover {
    color: #082b2c;
}
.blog-box-layout4 .blog4-content-holder .blog-comments {
    margin-bottom: 30px;
    text-align: right;
    position: relative;
}
.blog-box-layout4 .blog4-content-holder .blog-comments li {
    display: inline-block;
    margin-right: 20px;
}
.blog-box-layout4 .blog4-content-holder .blog-comments li a {
    color: #676767;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.blog-box-layout4 .blog4-content-holder .blog-comments li a:hover {
    color: #082b2c;
}
.blog-box-layout4 .blog4-content-holder .blog-comments li a i {
    margin-right: 8px;
}
.blog-box-layout4 .blog4-content-holder .blog-comments li a span {
    color: #444;
}
.blog-box-layout4 .blog4-content-holder .blog-comments li:first-child {
    position: absolute;
    left: 0;
    top: 0;
}
.blog-box-layout4 .blog4-content-holder .blog-comments li:last-child {
    margin-right: 0;
}
.blog-box-layout4:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}
.blog-box-layout5 {
    background: #202227;
    -webkit-box-shadow: 0 4px 6px 0 rgba(59, 59, 59, .15);
    -moz-box-shadow: 0 4px 6px 0 rgba(59, 59, 59, .15);
    box-shadow: 0 4px 6px 0 rgba(59, 59, 59, .15);
}
.blog-box-layout5 .item-img-wrapper img {
    width: 100%}
.blog-box-layout5 .item-content-wrapper {
    padding: 24px 24px 33px;
}
@media (min-width:768px) and (max-width:991px) {
    .blog-box-layout5 .item-content-wrapper {
    padding: 15px;
}
}@media only screen and (max-width:767px) {
    .blog-box-layout5 .item-content-wrapper {
    padding: 45px 15px;
}
}.blog-box-layout5 .item-content-wrapper h3 {
    margin-bottom: 5px;
}
.blog-box-layout5 .item-content-wrapper h3 a {
    color: #333;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.blog-box-layout5 .item-content-wrapper h3 a:hover {
    color: #082b2c;
}
.blog-box-layout5 .item-content-wrapper>span {
    display: inline-block;
    margin-bottom: 20px;
    font-size: 14px;
    color: #333;
}
.blog-box-layout5 .item-content-wrapper>span span {
    margin-left: 5px;
}
.blog-box-layout5 .item-content-wrapper>span span a {
    color: #082b2c;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.blog-box-layout5 .item-content-wrapper>span span a:hover {
    color: #333;
}
.blog-box-layout5 .item-content-wrapper p {
    margin-bottom: 24px;
}
.blog-details-inner-top .blog-img-holder img {
    width: 100%}
.blog-details-inner-top .blog-details-top-content {
    position: relative;
    padding: 15px 0 0 0;
}
.blog-details-inner-top .blog-details-top-content h2 {
    line-height: 1.75;
    margin-bottom: 30px;
    font-size: 30px;
    color: #333;
}
@media (min-width:768px) and (max-width:991px) {
    .blog-details-inner-top .blog-details-top-content h2 {
    font-size: 28px;
}
}@media (min-width:480px) and (max-width:767px) {
    .blog-details-inner-top .blog-details-top-content h2 {
    font-size: 26px;
}
}@media (min-width:321px) and (max-width:479px) {
    .blog-details-inner-top .blog-details-top-content h2 {
    font-size: 24px;
}
}@media only screen and (max-width:320px) {
    .blog-details-inner-top .blog-details-top-content h2 {
    font-size: 22px;
}
}.blog-details-inner-top .blog-details-top-content h2>span {
    margin-right: 15px;
    color: #fff;
    text-align: center;
    background: #082b2c;
    padding: 10px 20px;
    font-size: 18px;
}
@media (min-width:480px) and (max-width:767px) {
    .blog-details-inner-top .blog-details-top-content h2>span {
    padding: 9px 18px;
}
}@media (min-width:321px) and (max-width:479px) {
    .blog-details-inner-top .blog-details-top-content h2>span {
    padding: 8px 15px;
}
}@media only screen and (max-width:320px) {
    .blog-details-inner-top .blog-details-top-content h2>span {
    padding: 7px 12px;
}
}.blog-details-inner-top .blog-details-top-content h2>span span {
    font-size: 14px;
}
.blog-details-inner-top .blog-details-top-content .blog-comments {
    margin-bottom: 30px;
    text-align: right;
    position: relative;
}
.blog-details-inner-top .blog-details-top-content .blog-comments li {
    display: inline-block;
    margin-right: 20px;
}
.blog-details-inner-top .blog-details-top-content .blog-comments li a {
    color: #676767;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.blog-details-inner-top .blog-details-top-content .blog-comments li a:hover {
    color: #082b2c;
}
.blog-details-inner-top .blog-details-top-content .blog-comments li a i {
    margin-right: 8px;
}
.blog-details-inner-top .blog-details-top-content .blog-comments li a span {
    color: #444;
}
.blog-details-inner-top .blog-details-top-content .blog-comments li:first-child {
    position: absolute;
    left: 0;
    top: 0;
}
.blog-details-inner-top .blog-details-top-content .blog-comments li:last-child {
    margin-right: 0;
}
.blog-details-inner-top .blog-details-top-content p span {
    position: relative;
    background: #f2f2f2;
    padding: 40px 30px 30px;
    display: block;
}
.blog-details-inner-top .blog-details-top-content p span:before {
    content: "\f10e";
    color: #676767;
    font-family: FontAwesome;
    font-size: 24px;
    top: 10px;
    left: 30px;
    text-align: center;
    position: absolute;
    z-index: 1;
}
.blog-details-inner-top .blog-details-top-content h3 {
    font-size: 24px;
    color: #333;
}
.blog-details-inner-top .blog-details-top-content .blog-content-info-list {
    margin-bottom: 30px;
}
.blog-details-inner-top .blog-details-top-content .blog-content-info-list li {
    position: relative;
    margin-left: 30px;
    padding-left: 30px;
    margin-bottom: 10px;
}
.blog-details-inner-top .blog-details-top-content .blog-content-info-list li:last-child {
    margin-bottom: 0;
}
.blog-details-inner-top .blog-details-top-content .blog-content-info-list li:before {
    content: "\f00c";
    background: #082b2c;
    height: 15px;
    width: 15px;
    font-size: 10px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    font-family: FontAwesome;
    position: absolute;
    top: 2px;
    left: 0;
}
.blog-details-inner-top .blog-details-top-content .news-tag-social {
    margin: 30px 0 60px;
    padding: 35px 0;
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
@media only screen and (max-width:767px) {
    .blog-details-inner-top .blog-details-top-content .news-tag-social {
    display: inherit;
}
}.blog-details-inner-top .blog-details-top-content .news-tag-social .news-tag {
    -webkit-box-flex: 1;
    -moz-flex: 1;
    -webkit-flex: 1;
    flex: 1;
}
@media only screen and (max-width:767px) {
    .blog-details-inner-top .blog-details-top-content .news-tag-social .news-tag {
    margin-bottom: 10px;
}
}.blog-details-inner-top .blog-details-top-content .news-tag-social .news-tag li {
    color: #9e9e9e;
    display: inline-block;
    margin-right: 5px;
}
.blog-details-inner-top .blog-details-top-content .news-tag-social .news-tag li a {
    display: inline-block;
    padding: 8px 15px;
    background: #f2f2f2;
    color: #9e9e9e;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
@media (min-width:768px) and (max-width:991px) {
    .blog-details-inner-top .blog-details-top-content .news-tag-social .news-tag li a {
    padding: 8px;
    font-size: 13px;
}
}.blog-details-inner-top .blog-details-top-content .news-tag-social .news-tag li a:hover {
    color: #082b2c;
}
.blog-details-inner-top .blog-details-top-content .news-tag-social .news-tag li:last-child {
    margin-right: 0;
}
.blog-details-inner-top .blog-details-top-content .news-tag-social .news-social {
    text-align: right;
    -webkit-box-flex: 1;
    -moz-flex: 1;
    -webkit-flex: 1;
    flex: 1;
}
@media only screen and (max-width:767px) {
    .blog-details-inner-top .blog-details-top-content .news-tag-social .news-social {
    text-align: left;
}
}.blog-details-inner-top .blog-details-top-content .news-tag-social .news-social li {
    margin-right: 15px;
    display: inline-block;
}
.blog-details-inner-top .blog-details-top-content .news-tag-social .news-social li a {
    color: #9e9e9e;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.blog-details-inner-top .blog-details-top-content .news-tag-social .news-social li a:hover {
    color: #082b2c;
}
.blog-details-inner-top .blog-details-top-content .news-tag-social .news-social li i {
    margin-right: 5px;
    text-align: center;
    color: #9e9e9e;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.blog-details-inner-top .blog-details-top-content .news-tag-social .news-social li i:hover {
    color: #082b2c;
}
.blog-details-inner-top .blog-details-top-content .news-tag-social .news-social li:first-child {
    background: #f2f2f2;
    padding: 7px 10px;
}
.blog-details-inner-top .blog-details-top-content .news-tag-social .news-social li:first-child:hover i {
    color: inherit;
}
.blog-details-inner-top .blog-details-top-content .news-tag-social .news-social li:last-child {
    margin-right: 0;
}
.single-post-wrapper {
    margin-bottom: 60px;
    border-radius: 3px;
    background: #f2f2f2;
    padding: 35px 20px 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
@media only screen and (max-width:479px) {
    .single-post-wrapper {
    display: inherit;
    text-align: center;
}
}.single-post-wrapper .single-post-img {
    margin-top: 5px;
    -webkit-box-flex: 1;
    -moz-flex: 1;
    -webkit-flex: 1;
    flex: 1;
}
.single-post-wrapper .single-post-img img {
    border-radius: 50%}
@media only screen and (max-width:479px) {
    .single-post-wrapper .single-post-img img {
    margin: 0 auto 30px;
}
}.single-post-wrapper .single-post-content {
    -webkit-box-flex: 4;
    -moz-flex: 4;
    -webkit-flex: 4;
    flex: 4;
}
@media (min-width:992px) and (max-width:1199px) {
    .single-post-wrapper .single-post-content {
    -webkit-box-flex: 3;
    -moz-flex: 3;
    -webkit-flex: 3;
    flex: 3;
}
}@media (min-width:768px) and (max-width:991px) {
    .single-post-wrapper .single-post-content {
    -webkit-box-flex: 2;
    -moz-flex: 2;
    -webkit-flex: 2;
    flex: 2;
}
}.single-post-wrapper .single-post-content h3 {
    font-size: 18px;
    margin-bottom: 10px;
}
.single-post-wrapper .single-post-content .single-post-social li {
    margin-right: 15px;
    display: inline-block;
}
.single-post-wrapper .single-post-content .single-post-social li a {
    color: #082b2c;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.single-post-wrapper .single-post-content .single-post-social li a:hover {
    color: #333;
}
.single-post-wrapper .single-post-content .single-post-social li:last-child {
    margin-right: 0;
}
.also-like {
    margin-bottom: 60px;
}
.also-like h3 {
    font-size: 16px;
    text-transform: uppercase;
}
.also-like h3 a {
    color: #333;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.also-like h3 a:hover {
    color: #082b2c;
}
.also-like .single-item {
    background: #fff;
    -webkit-box-shadow: 0 4px 8px 0 rgba(59, 59, 59, .15);
    -moz-box-shadow: 0 4px 8px 0 rgba(59, 59, 59, .15);
    box-shadow: 0 4px 8px 0 rgba(59, 59, 59, .15);
    margin-bottom: 30px;
}
.also-like .single-item .item-img-wrapper img {
    width: 100%}
.also-like .single-item .item-content-wrapper {
    padding: 15px;
}
.also-like .single-item .item-content-wrapper h4 {
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    color: #333;
    margin-bottom: 5px;
}
.also-like .single-item .item-content-wrapper p {
    font-size: 14px;
    margin-bottom: 0;
}
.blog-comments-list {
    margin-bottom: 60px;
}
.blog-comments-list h3 {
    font-size: 18px;
    color: #333;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 40px;
}
.blog-comments-list .media {
    margin-bottom: 30px;
}
@media only screen and (max-width:767px) {
    .blog-comments-list .media a {
    float: inherit!important;
}
}.blog-comments-list .media a img {
    border-radius: 50%;
    margin-right: 15px;
    background: #d7d7d7;
    max-width: 100px;
}
.blog-comments-list .media .media-body {
    padding-bottom: 10px;
    border-bottom: 1px solid #f5f5f5;
    position: relative;
}
.blog-comments-list .media .media-body h3 {
    font-size: 18px;
    margin-bottom: 10px;
}
.blog-comments-list .media .media-body h3 a {
    color: #333;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.blog-comments-list .media .media-body h3 a:hover {
    color: #082b2c;
}
.blog-comments-list .media .media-body span {
    display: block;
    margin-bottom: 25px;
}
.blog-comments-list .media .media-body a i {
    border-radius: 50%;
    position: absolute;
    right: 0;
    top: 0;
    height: 45px;
    font-size: 16px;
    width: 45px;
    line-height: 45px;
    text-align: center;
    background: #082b2c;
    color: #fff;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.blog-comments-list .media .media-body a:hover i {
    background: #f2f2f2;
}
.blog-comments-list .media:last-child {
    margin-bottom: 0;
}
.blog-comments-list .media:last-child .media-body {
    padding-bottom: 0;
    border-bottom: none;
}
.blog-leave-comments h3 {
    font-size: 18px;
    color: #333;
    text-transform: capitalize;
    font-weight: 600;
}
.blog-leave-comments p {
    margin-bottom: 50px;
}
.blog-leave-comments input {
    background: 0 0;
    border-radius: 0;
    height: 60px;
    border: 1px solid #f5f5f5;
    color: #676767;
}
.blog-leave-comments textarea {
    border: 1px solid #f5f5f5;
    background: 0 0;
    padding: 10px;
    border-radius: 0;
    color: #676767;
}
.blog-leave-comments .form-control:focus {
    border-color: #f5f5f5;
    box-shadow: none;
}
.brand-area {
    padding: 70px 0;
    text-align: center;
}
@media only screen and (max-width:767px) {
    .brand-area {
    padding: 40px 0;
}
}.brand-area .brand-single-item {
    padding: 22px;
}
.brand-area .brand-single-item a img {
    width: 100%;
    margin: 0 auto;
}
.brand-area .owl-nav {
    margin-top: 0;
}
.subscribe-area {
    position: relative;
    z-index: 2;
}
.subscribe-area:before {
    content: "";
    background: #f2f2f2;
    position: absolute;
    height: 50%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    z-index: -1;
}
.subscribe-area:after {
    content: "";
    background: #fff;
    position: absolute;
    height: 50%;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
}
.subscribe1-area {
    position: relative;
    z-index: 2;
}
.subscribe1-area:before {
    content: "";
    background: #181818;
    position: absolute;
    height: 50%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    z-index: -1;
}
.subscribe1-area:after {
    content: "";
    background: #e5e5e5;
    position: absolute;
    height: 50%;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
}
.subscribe2-area {
    position: relative;
    z-index: 2;
}
.subscribe2-area:before {
    content: "";
    background: #fff;
    position: absolute;
    height: 50%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    z-index: -1;
}
.subscribe2-area:after {
    content: "";
    background: #f2f2f2;
    position: absolute;
    height: 50%;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
}
.subscribe3-area {
    position: relative;
    z-index: 2;
}
.subscribe3-area:before {
    content: "";
    background: #202227;
    position: absolute;
    height: 50%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    z-index: -1;
}
.subscribe3-area:after {
    content: "";
    background: #fff;
    position: absolute;
    height: 50%;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
}
.subscribe4-area {
    position: relative;
    z-index: 2;
}
.subscribe4-area:before {
    content: "";
    background: #181818;
    position: absolute;
    height: 50%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    z-index: -1;
}
.subscribe4-area:after {
    content: "";
    background: #202227;
    position: absolute;
    height: 50%;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
}
.subscribe5-area {
    position: relative;
    z-index: 2;
}
.subscribe5-area:before {
    content: "";
    background: #181818;
    position: absolute;
    height: 50%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    z-index: -1;
}
.subscribe5-area:after {
    content: "";
    background: #202227;
    position: absolute;
    height: 50%;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
}
.subscribe-wrapper {
    border-radius: 5px;
    padding: 65px 50px 55px;
    -webkit-box-shadow: 0 10px 30px 0 rgba(35, 35, 35, .2);
    -moz-box-shadow: 0 10px 30px 0 rgba(35, 35, 35, .2);
    box-shadow: 0 10px 30px 0 rgba(35, 35, 35, .2);
}
@media only screen and (max-width:767px) {
    .subscribe-wrapper {
    display: inherit;
    text-align: center;
}
}.subscribe-form ul li {
    display: inline-block;
}
.subscribe-form ul li:nth-child(1n) {
    float: left;
    width: 60%;
    margin-top: 23px;
    position: relative;
    margin-right: 15px;
}
@media only screen and (max-width:991px) {
    .subscribe-form ul li: nth-child(1n) {
    margin-top: 0;
}
}@media only screen and (max-width:767px) {
    .subscribe-form ul li: nth-child(1n) {
    margin-left: 0;
    display: table;
    width: 100%;
    text-align: center;
}
}.subscribe-form ul li:nth-child(1n):before {
    content: "\f003";
    color: #fff;
    position: absolute;
    left: 15px;
    z-index: 1;
    font-family: FontAwesome;
    font-size: 20px;
    top: 10px;
}
.subscribe-form ul li:nth-child(1n) .form-control {
    background: 0 0;
    border-radius: 45px;
    border: 2px solid #e5e5e5;
    height: 50px;
    color: #fff;
    padding-left: 45px;
    font-weight: 300;
}
@media only screen and (max-width:991px) {
    .subscribe-form ul li: nth-child(1n) .form-control {
    width: 100%}
}@media only screen and (max-width:767px) {
    .subscribe-form ul li: nth-child(1n) .form-control {
    width: 100%}
}.subscribe-form ul li:nth-child(1n) input.form-control::-webkit-input-placeholder {
    color: #fff;
}
.subscribe-form ul li:nth-child(1n) input.form-control::-moz-placeholder {
    color: #fff;
}
.subscribe-form ul li:nth-child(1n) input.form-control:-moz-placeholder {
    color: #fff;
}
.subscribe-form ul li:nth-child(1n) input.form-control:-ms-input-placeholder {
    color: #fff;
}
.subscribe-form ul li:nth-child(1n) input:focus {
    box-shadow: none;
}
.subscribe-form ul li:nth-child(2n) {
    width: 28%;
    text-align: right;
    margin-top: 23px;
}
@media only screen and (max-width:991px) {
    .subscribe-form ul li: nth-child(2n) {
    margin-top: 0;
}
}@media only screen and (max-width:767px) {
    .subscribe-form ul li: nth-child(2n) {
    margin-top: 15px;
    display: table;
    width: 100%;
    text-align: center;
}
}.subscribe-form ul li:nth-child(2n):before {
    display: none;
}
.subscribe-title h2 {
    font-size: 36px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 10px;
}
@media only screen and (max-width:991px) {
    .subscribe-title h2 {
    font-size: 24px;
}
}.subscribe-title p {
    color: #fff;
    font-size: 24px;
    font-weight: 300;
    text-transform: capitalize;
}
@media only screen and (max-width:1199px) {
    .subscribe-title p {
    font-size: 22px;
}
}@media only screen and (max-width:991px) {
    .subscribe-title p {
    font-size: 15px;
}
}.boosted-sidebar .sidebar-box {
    margin-bottom: 65px;
}
.boosted-sidebar .sidebar-box h3.title-sidebar {
    font-size: 18px;
    font-weight: 500;
    color: #333;
}
.boosted-sidebar .sidebar-box:last-child {
    margin-bottom: 0;
}
.stylish-input-group {
    background: 0 0;
    padding: 10px;
    border: 1px solid #f5f5f5;
}
.stylish-input-group .form-control {
    border: none;
    box-shadow: 0 0 0;
    border-radius: 0;
    background: 0 0;
    text-transform: capitalize;
    color: #111;
    height: 45px;
}
.stylish-input-group .input-group-addon {
    background: #082b2c;
    border: none;
    border-radius: 0;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.stylish-input-group .input-group-addon button {
    border: 0;
    background: 0 0;
}
.stylish-input-group .input-group-addon button span {
    color: #fff;
}
.stylish-input-group .input-group-addon:hover {
    background: #f2f2f2;
}
.form-control::-moz-placeholder {
    color: #646464;
    font-size: 14px;
}
.sidebar-search-area .stylish-input-group {
    padding: 0 0 0 10px;
}
.sidebar-search-area .stylish-input-group input {
    color: #333;
}
.categories ul li {
    position: relative;
    font-weight: 300;
    margin-bottom: 12px;
    text-transform: capitalize;
    font-size: 14px;
}
.categories ul li:before {
    content: "\f105";
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    font-family: FontAwesome;
}
.categories ul li:last-child {
    margin-bottom: 0;
    border-bottom: none;
}
.categories ul li a {
    margin-left: 20px;
    color: #676767;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.categories ul li:hover a {
    color: #082b2c;
}
.popular-post ul {
    margin-bottom: 20px;
}
.popular-post ul li {
    display: inline-block;
    margin-bottom: 10px;
}
.popular-post ul li .btn-accent-to-primary {
    color: #676767;
    padding: 12px 20px 11px;
    text-align: center;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    display: inline-block;
    background: #f2f2f2;
    border-radius: 3px;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
@media only screen and (max-width:320px) {
    .popular-post ul li .btn-accent-to-primary {
    padding: 11px 15px 7px;
}
}@media (min-width:768px) and (max-width:991px) {
    .popular-post ul li .btn-accent-to-primary {
    padding: 11px 15px 7px;
}
}.popular-post ul li .btn-accent-to-primary:hover {
    background: #082b2c;
    color: #fff;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.popular-post ul .active a {
    background: #082b2c;
    color: #fff;
    -webkit-box-shadow: 0 6px 16px 0 rgba(59, 59, 59, .2);
    -moz-box-shadow: 0 6px 16px 0 rgba(59, 59, 59, .2);
    box-shadow: 0 6px 16px 0 rgba(59, 59, 59, .2);
}
.popular-post .media {
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.popular-post .media:last-child {
    margin-bottom: 0;
    border-bottom: 0;
    padding-bottom: 0;
}
.popular-post .media a {
    padding-right: 0;
    margin-right: 15px;
}
.popular-post .media a img {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.popular-post .media a img:hover {
    opacity: .7;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.popular-post .media-body {
    padding: 10px 0;
}
@media (min-width:768px) and (max-width:1199px) {
    .popular-post .media-body {
    padding: 0 0 10px;
}
}@media only screen and (max-width:479px) {
    .popular-post .media-body {
    padding: 0 0 10px;
}
}.popular-post .media-body a {
    display: block;
    margin-bottom: 10px;
    color: #333;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.popular-post .media-body a:hover {
    color: #082b2c;
}
.popular-post .media-body .post-info {
    margin-bottom: 0;
}
.popular-post .media-body .post-info li {
    font-size: 14px;
    display: inline;
    font-weight: 300;
    margin-right: 10px;
}
.popular-post .media-body .post-info li:last-child {
    margin-right: 0;
}
.product-tags ul li {
    display: inline-block;
    margin-bottom: 7px;
    background: #f2f2f2;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.product-tags ul li a {
    color: #9e9e9e;
    text-transform: capitalize;
    display: block;
    padding: 6px 16px;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.product-tags ul li:hover {
    background: #082b2c;
}
.product-tags ul li:hover a {
    color: #fff;
}
.sidebar-subscription {
    background: #082b2c;
    text-align: center;
    padding: 40px 30px 20px;
}
.sidebar-subscription input {
    text-align: center;
    background: #202227;
    border: none;
    height: 50px;
    color: #fff;
}
.sidebar-subscription h3 {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
}
.sidebar-subscription input.form-control::-webkit-input-placeholder, .sidebar-subscription textarea.form-control::-webkit-input-placeholder {
    color: #fff;
    text-align: center;
}
.sidebar-subscription input.form-control::-moz-placeholder, .sidebar-subscription textarea.form-control::-moz-placeholder {
    color: #fff;
    text-align: center;
}
.sidebar-subscription input.form-control:-moz-placeholder, .sidebar-subscription textarea.form-control:-moz-placeholder {
    color: #fff;
    text-align: center;
}
.sidebar-subscription input.form-control:-ms-input-placeholder, .sidebar-subscription textarea.form-control:-ms-input-placeholder {
    color: #fff;
    text-align: center;
}
.contact-us-info-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
@media only screen and (max-width:767px) {
    .contact-us-info-item {
    margin-bottom: 15px;
}
}.contact-us-info-item .contact-us-icon {
    -webkit-box-flex: 2;
    -moz-flex: 2;
    -webkit-flex: 2;
    flex: 2;
}
.contact-us-info-item .contact-us-icon .contact-us-icon-inner {
    text-align: center;
    margin-top: 5px;
    margin-left: 10px;
    padding: 18px 0 0 0;
    background: #082b2c;
    width: 60px;
    height: 60px;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
@media only screen and (max-width:1199px) {
    .contact-us-info-item .contact-us-icon .contact-us-icon-inner {
    width: 50px;
    height: 50px;
}
}@media only screen and (max-width:991px) {
    .contact-us-info-item .contact-us-icon .contact-us-icon-inner {
    width: 40px;
    height: 40px;
    padding: 13px 0 0 0;
}
}.contact-us-info-item .contact-us-icon .contact-us-icon-inner i {
    color: #fff;
    font-size: 24px;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}
@media only screen and (max-width:1199px) {
    .contact-us-info-item .contact-us-icon .contact-us-icon-inner i {
    font-size: 20px;
}
}@media only screen and (max-width:991px) {
    .contact-us-info-item .contact-us-icon .contact-us-icon-inner i {
    font-size: 18px;
}
}.contact-us-info-item .contact-us-content {
    -webkit-box-flex: 5;
    -moz-flex: 5;
    -webkit-flex: 5;
    flex: 5;
}
.contact-us-info-item .contact-us-content p {
    margin-bottom: 5px;
}
.contact-us-form .form-group {
    margin-bottom: 20px;
}
.contact-us-content p{
	font-size:18px;
}
.contact-us-form .form-group .form-control {
    border-radius: 0;
    background: 0 0;
    box-shadow: none;
    border: 2px solid #f5f5f5;
    font-weight: 300;
    font-size: 18px;
    background-color: white;
     height: 100%;
    font-weight: 600;
}
.contact-us-form .form-group input {
    height: 45px;
    color: #676767;
}
.contact-us-form .form-group textarea {
    color: #676767;
}
.contact-us-form .form-response .alert-info {
    background: transparent!important;
    border: none!important;
    color: #f50808;
    letter-spacing: 5px;
}
.contact-us-form .form-response .alert-success {
    background-color: transparent;
    color: #0bb606;
    letter-spacing: 4px;
    border-color: transparent;
}
@media only screen and (max-width:479px) {
    .contact-us-form .form-response .alert-success {
    letter-spacing: 1px;
}
}.contact-us-form .form-response .alert {
    border-radius: 0!important;
    padding: 15px 0;
}
.google-map-area {
    margin-bottom: 80px;
}
@media only screen and (max-width:767px) {
    .google-map-area {
    margin-bottom: 50px;
}
}@media only screen and (max-width:480px) {
    .google-map-area {
    margin-bottom: 30px;
}
}.google-map-area {
    margin-top: 100px;
}
@media (min-width:992px) and (max-width:1199px) {
    .google-map-area {
    margin-top: 90px;
}
}@media (min-width:768px) and (max-width:991px) {
    .google-map-area {
    margin-top: 80px;
}
}@media (min-width:480px) and (max-width:767px) {
    .google-map-area {
    margin-top: 70px;
}
}@media (min-width:321px) and (max-width:479px) {
    .google-map-area {
    margin-top: 60px;
}
}@media only screen and (max-width:320px) {
    .google-map-area {
    margin-top: 50px;
}
}.error-page {
    text-align: center;
}
.error-page h2 {
    margin-top: 50px;
    margin-bottom: 0;
    font-size: 240px;
    color: #082b2c;
}
.error-page h3 {
    margin-bottom: 50px;
    font-size: 30px;
    color: #333;
}
.error-page p {
    width: 50%;
    margin: 0 auto;
}
.error-page p a {
    color: #082b2c;
}
.error-page p a:hover {
    color: #333;
}
.footer-area-top {
    padding: 60px 0 10px;
}
@media (min-width:992px) and (max-width:1199px) {
    .footer-area-top {
    padding: 82px 0 40px;
}
}@media (min-width:768px) and (max-width:991px) {
    .footer-area-top {
    padding: 72px 0 40px;
}
}@media (min-width:480px) and (max-width:767px) {
    .footer-area-top {
    padding: 62px 0 35px;
}
}@media (min-width:321px) and (max-width:479px) {
    .footer-area-top {
    padding: 52px 0 20px;
}
}@media only screen and (max-width:320px) {
    .footer-area-top {
    padding: 42px 0 10px;
}
}.footer-area-top .footer-box {
    margin-bottom: 30px;
}
.footer-area-top h3 {
    font-size: 18px;
    color: #e8e8e8;
    font-weight: 600;
    text-transform: uppercase;
}
.footer-area-top .useful-links>li {
    display: inline-block;
}
.footer-area-top .useful-links>li ul li {
    margin-bottom: 6px;
    position: relative;
    padding-left: 25px;
}
.footer-area-top .useful-links>li ul li:before {
    content: "";
     background-image:  url(img/om.png);
    position: absolute;
    left: 0;
     height:  15px;
    width:  15px;
     background-repeat:  no-repeat;
     background-size:  contain;
     top:  2px;
    font-family: FontAwesome;
    color: #8b91a0;
    top: 2px;
    font-size: 10px;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.footer-area-top .useful-links>li ul li a {
    color: #8b91a0;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.footer-area-top .useful-links>li ul li a:hover {
    color: #082b2c;
}
.footer-area-top .useful-links>li ul li:hover:before {
    color: #fff;
}
.footer-area-top .footer-popular-post .media {
    border-bottom: 1px solid #535353;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.footer-area-top .footer-popular-post .media:last-child {
    margin-bottom: 0;
    border-bottom: 0;
    padding-bottom: 0;
}
.footer-area-top .footer-popular-post .media a {
    padding-right: 0;
    margin-right: 15px;
}
.footer-area-top .footer-popular-post .media a img {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.footer-area-top .footer-popular-post .media a img:hover {
    opacity: .7;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.footer-area-top .footer-popular-post .media-body a {
    margin: -3px 0 5px;
    display: block;
    color: #8b91a0;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.footer-area-top .footer-popular-post .media-body a:hover {
    color: #082b2c;
}
.footer-area-top .footer-popular-post .media-body p {
    color: #082b2c;
    margin-bottom: 0;
    font-size: 12px;
    font-weight: 600;
}
.footer-area-top .corporate-address {
    margin-bottom: 20px;
}
.footer-area-top .corporate-address li {
    margin-bottom: 25px;
    color: #f5f5f5;
    position: relative;
    padding-left: 30px;
}
.footer-area-top .corporate-address li i {
    text-align: center;
    color:  #f48170;
    position: absolute;
    left: 0;
    top: 0px;
    z-index: 1;
    font-size: 14px;
    height: 28px;
    width: 28px;
    background;
    line-height: 20px;
}
.footer-area-top .corporate-address li p {
    color: #8b91a0;
    margin-bottom: 5px;
    line-height: 1.3;
}
.footer-area-top .corporate-address li:last-child {
    margin-bottom: 0;
}
.footer-area-top .flickr-photos li {
    display: inline-block;
    width: 30%;
    margin-right: 5px;
    margin-bottom: 5px;
}
.footer-area-top .flickr-photos li img:hover {
    opacity: .5;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.footer-area-bottom {
    text-align: center;
    padding: 25px 0 5px;
    text-transform: capitalize;
    font-size: 14px;
}
@media only screen and (max-width:767px) {
    .footer-area-bottom {
    text-align: center;
    padding: 17px 0;
}
}.footer-area-bottom p {
    color: #8b91a0;
}
@media only screen and (max-width:767px) {
    .footer-area-bottom p {
    margin-bottom: 10px;
}
}.footer-area-bottom p a {
    color: #fff;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.footer-area-bottom p a:hover {
    color: #f2f2f2;
}
@media (min-width:1200px) {
    .d-xl-flex {
    display: -webkit-box!important;
    display: -webkit-flex!important;
    display: -ms-flexbox!important;
    display: flex!important;
}
}@media (min-width:992px) {
    .flex-lg-row-reverse {
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: reverse!important;
    -webkit-flex-direction: row-reverse!important;
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important;
}
.flex-lg-column-reverse {
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: reverse!important;
    -webkit-flex-direction: column-reverse!important;
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important;
}
.d-lg-flex {
    display: -webkit-box!important;
    display: -webkit-flex!important;
    display: -ms-flexbox!important;
    display: flex!important;
}
.align-items-lg-center {
    -webkit-box-align: center!important;
    -webkit-align-items: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
}@media (min-width:768px) {
    .d-md-flex {
    display: -webkit-box!important;
    display: -webkit-flex!important;
    display: -ms-flexbox!important;
    display: flex!important;
}
.flex-md-row-reverse {
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: reverse!important;
    -webkit-flex-direction: row-reverse!important;
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important;
}
.flex-md-column-reverse {
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: reverse!important;
    -webkit-flex-direction: column-reverse!important;
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important;
}
}@media (max-width:767px) {
    .d-xs-flex {
    display: -webkit-box!important;
    display: -webkit-flex!important;
    display: -ms-flexbox!important;
    display: flex!important;
}
.flex-xs-row-reverse {
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: reverse!important;
    -webkit-flex-direction: row-reverse!important;
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important;
}
.flex-xs-column-reverse {
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: reverse!important;
    -webkit-flex-direction: column-reverse!important;
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important;
}
.mb-xs-list {
    margin-bottom: 30px;
}
.mb-xs-list:last-child {
    margin-bottom: 0;
}
.mb-big-xs-list {
    margin-bottom: 80px;
}
.mb-big-xs-list:last-child {
    margin-bottom: 0;
}
}@media (max-width:479px) {
    .mb-xs-list {
    margin-bottom: 15px;
}
.mb-xs-list:last-child {
    margin-bottom: 0;
}
}@media (max-width:767px) {
    .d-sm-flex {
    display: -webkit-box!important;
    display: -webkit-flex!important;
    display: -ms-flexbox!important;
    display: flex!important;
}
.flex-sm-row-reverse {
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: reverse!important;
    -webkit-flex-direction: row-reverse!important;
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important;
}
.flex-sm-column-reverse {
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: reverse!important;
    -webkit-flex-direction: column-reverse!important;
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important;
}
}@media (min-width:992px) {
    .d-lg-none {
    display: none!important;
}
.d-lg-inline {
    display: inline!important;
}
.d-lg-inline-block {
    display: inline-block!important;
}
.d-lg-block {
    display: block!important;
}
.d-lg-table {
    display: table!important;
}
.d-lg-table-cell {
    display: table-cell!important;
}
.d-lg-flex {
    display: -webkit-box!important;
    display: -webkit-flex!important;
    display: -ms-flexbox!important;
    display: flex!important;
}
.d-lg-inline-flex {
    display: -webkit-inline-box!important;
    display: -webkit-inline-flex!important;
    display: -ms-inline-flexbox!important;
    display: inline-flex!important;
}
}@media (max-width:1199px) {
    .mb-md {
    margin-bottom: 30px;
}
}@media (max-width:991px) {
    .mb-sm {
    margin-bottom: 30px;
}
}@media (max-width:767px) {
    .mb-xs {
    margin-bottom: 30px;
}
}@media (max-width:600px) {
    .flex-c600-column-reverse {
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: reverse!important;
    -webkit-flex-direction: column-reverse!important;
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important;
    display: -webkit-box!important;
    display: -webkit-flex!important;
    display: -ms-flexbox!important;
    display: flex!important;
}
}@media only screen and (max-width:480px) {
    .col-mo-12 {
    width: 100%}
}.box-layout {
    position: relative;
    max-width: 1350px;
    margin: 0 auto;
}
.box-layout .header, .box-layout .stick {
    max-width: 1350px;
    margin: 0 auto;
    right: 0;
    left: 0;
}
.switcher-title {
    padding: 12px 0 0!important;
    font-size: 16px;
    color: #082b2c;
    margin-bottom: 10px;
}
.box-fw-layout button, .box-fw-layout a {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.box-fw-layout ul {
    text-align: center;
}
.box-fw-layout ul li {
    width: 49%;
    display: inline-block;
}
.box-fw-layout ul li button {
    width: 100%!important;
}
.box-fw-layout ul li a {
    width: 100%;
    display: inline-block;
}
.color-changer-light h4 {
    color: #333;
}
.box-fw-layout ul li .selected {
    outline: 0;
    background: 0 0;
    color: #082b2c;
}
.demo_changer .form_holder {
    padding: 0 10px 14px 8px!important;
    background-color: #f2f2f2;
}
.color-changer-light {
    margin-bottom: 10px;
    border-radius: 3px;
    padding: 10px;
    background: #fff!important;
}
@media only screen and (max-width:767px) {
    .demo_changer {
    display: block!important;
}
}.demo_changer .form_holder {
    cursor: inherit!important;
}
.demo_changer .demo-icon {
    background: #082b2c;
}
.switcher-btn {
    background: #082b2c;
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    border: 2px solid #082b2c;
    padding: 7px 5px;
    border-radius: 5px;
    display: inline-block;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.switcher-btn:focus.title-bar-footer:before {
    color: #fff;
    outline: 0;
}
.switcher-btn:hover {
    background: 0 0;
    color: #082b2c;
    outline: 0;
}
.demo_changer img {
    border: 2px solid #e1e1e1;
    height: 20px;
    margin: 2px;
    width: 20px;
}
#background-footer {
    
	background-image:  url(img/footer-leaf.png);
    
}







 #background-footer{
	background-image: url(img/footer-leaf.png);
}











#background-footer{
	background-image: url(img/footer-leaf.png);
	background-image: url(img/footer-leaf.png);
    background-position: center;
    background-size: cover;
}
#offcanvasExample{
    background-image: url(img/om2.png);
    background-size: 50px;
}
#accordian-main-navigation button{
    background-image: url(img/om2.png);
    background-size: 50px;
    padding-left: 12px;
}
#mobile-navigation-changing ul li a {
   background-image: url(img/om2.png);
    background-size: 50px;
}