﻿/*
  Theme Name: MORAL - Minimal Portfolio Template
  Author: basictheme
  Description: Portfolio template.
  Version: 1.0
*/

/* Css Index 
-----------------------------------
1. Theme default css
2. header
3. basic slider
4. portfolio
5. service
6. testimonial
7. footer
8. blog
9. pricing
10. process
11. team
11. breadcrumb
12. contact
13. about
*/


/*-------------------------------------------------------
1. Theme default css
---------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700|Open+Sans:300,400,600,700');
@import url('css/font-awesome.min.css');
@import url('css/text-headline.css');
@import url('css/owl.carousel.min.css');
@import url('css/hamburgers.min.css');
@import url('css/animate.css');
@import url('css/flaticon-set-yoga.css');
@import url('css/stroke-gap-icons.css');

body {
  font-family: 'Montserrat', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.img,img{
 max-width: 100%;
transition: all 0.3s ease-out 0s;
}
a,
.button {
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
a:focus,
.button:focus {
  text-decoration: none;
  outline: none;
}
a:focus,
a:hover,
.portfolio-cat a:hover,
.footer-menu li a:hover {
  color: #999;
  text-decoration: none;
}
a, button {
  color: #444;
  outline: medium none;
}
.uppercase { 
  text-transform: uppercase;
}
.capitalize { 
  text-transform: capitalize;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Montserrat', sans-serif;
  font-weight: normal;
  color: #232332;
  margin-top: 0px;
  font-style: normal;
  font-weight: 400;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a { 
    color: inherit;
}
h1 {
    font-size: 40px;
    font-weight: 500;
}
h2 {
    font-size: 35px;
}
h3 {
    font-size: 28px;
}
h4 {
    font-size: 22px;
}
h5 {
    font-size: 18px;
}
h6 {
    font-size: 16px;
}

h1,
h2,
h3,
h4,
h5,
h6 .h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-weight: 600;
  line-height: 1.42857143;
  color: #333333;
}

ul {
  margin: 0px;
  padding: 0px;
}
li { list-style: none }
p {
    color: #666;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 26px;
    margin-bottom: 15px;
}
hr{
  padding: 0px;
  border-bottom: 1px solid #eceff8;
  border-top: 0px;
}
label {
  color: #444;
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
}
*::-moz-selection {
  background: #d6b161;
  color: #fff;
  text-shadow: none;
}
::-moz-selection {
  background: #555;
  color: #fff;
  text-shadow: none;
}
::selection {
  background: #555;
  color: #fff;
  text-shadow: none;
}
*::-moz-placeholder {
  color: #555555;
  font-size: 14px;
  opacity: .5;
}
*::placeholder {
  color: #555555;
  font-size: 14px;
  opacity: .5;
}
.fix{overflow:hidden}


/* button style */
.btn, .btn-success, .btn-info, btn-primary {
  -moz-user-select: none;
  background: #444 none repeat scroll 0 0;
  border: 1px solid transparent;
  border-radius: 2px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 1.42857;
  margin-bottom: 0;
  padding: 10px 30px;
  text-align: center;
  text-transform: uppercase;
  touch-action: manipulation;
  transition: all 0.3s ease 0s;
  vertical-align: middle;
}
.btn:hover{background:transparent;border-color:#444; color:#444;}
.btn.btn-large {
  padding: 10px 25px;
}
.btn-lg {
  font-weight: 700;
  padding: 13px 31px;
}
.btn.MORAL-btn:hover{border-color:#ddd;color:#ddd}

/* bg img part */
 .bg-1 {background: url(img/bg/bg-1.jpg);}
 .bg-2 { background: url(img/bg/bg-2.jpg);}
 .bg-3 { background: url(img/bg/bg-3.jpg);}
 .bg-4 { background: url(img/bg/12.jpg);}
 .bg-5 { background: url(img/bg/15.jpg);}
 .bg-6{ background: url(img/slider/bg-video.jpg);}
.bg-cover {
  background-position: center center;
  background-size: cover;
}
.color-MORAL {
  color: #ffffff !important;
}
.white-bg{background:#fff;}
 
.bg-1, .bg-2, .bg-3, .bg-4, .bg-5, .bg-6, .bg-7, .bg-8, .bg-9, .bg-10{
  background-attachment: fixed; 
  background-clip: initial; 
  background-color: rgba(0, 0, 0, 0); 
  background-origin: initial; 
  background-position: center center; 
  background-repeat: no-repeat; 
  background-size: cover; 
  position: relative; 
  z-index: 0;
}
/* opacity */
.bg-black-alfa-5::before, .bg-black-alfa-10::before, .bg-black-alfa-15::before, .bg-black-alfa-20::before, .bg-black-alfa-25::before, .bg-black-alfa-30::before, .bg-black-alfa-35::before, .bg-black-alfa-40::before, .bg-black-alfa-45::before, .bg-black-alfa-50::before, .bg-black-alfa-55::before, .bg-black-alfa-60::before, .bg-black-alfa-65::before, .bg-black-alfa-70::before, .bg-black-alfa-75::before, .bg-black-alfa-80::before, .bg-black-alfa-85::before, .bg-black-alfa-90::before, .bg-black-alfa-95::before {
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
.bg-black-alfa-5::before, .bg-black-alfa-10::before, .bg-black-alfa-15::before, .bg-black-alfa-20::before, .bg-black-alfa-25::before, .bg-black-alfa-30::before, .bg-black-alfa-35::before, .bg-black-alfa-40::before, .bg-black-alfa-45::before, .bg-black-alfa-50::before, .bg-black-alfa-55::before, .bg-black-alfa-60::before, .bg-black-alfa-65::before, .bg-black-alfa-70::before, .bg-black-alfa-75::before, .bg-black-alfa-80::before, .bg-black-alfa-85::before, .bg-black-alfa-90::before, .bg-black-alfa-95::before {
  background: rgba(0, 0, 0, 0.05) none repeat scroll 0 0;
}
.bg-black-alfa-40::before {
  background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
}
.owl-carousel .owl-nav div {
  background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
  height: 40px;
  left: 20px;
  line-height: 40px;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s ease 0s;
  visibility: hidden;
  width: 40px;
}
.owl-carousel .owl-nav div.owl-next {
  left: auto;
  right: 20px;
}
.owl-carousel:hover .owl-nav div{opacity: 1;visibility:visible}
/* 2. header */
.header-fixed {
  left: 0;
  position: absolute;
  right: 0;
  z-index: 1030;
}
.header-transparent {
  background: transparent none repeat scroll 0 0;
  box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.1) inset;
  transition: height 0.3s ease-out 0s, background 0.3s ease-out 0s, box-shadow 0s ease-out 0s;
}
.sticky {
  left: 0;
  margin: auto;
  position: fixed;
  top: 0;
  width: 100%;
background: #ffffff none repeat scroll 0 0;
box-shadow: 0 -1px 0 #e4e4e4 inset;
transition: height 0.3s ease-out 0s, background 0.3s ease-out 0s, box-shadow 0.3s ease-out 0s;
z-index: 1030;
}
.breadcrumb-2-area {
  background-position: 50% 0;
  padding:220px 0 200px ;
  overflow: hidden;
}
.hero-caption {
  display: table;
  height: 100%;
  margin: 0 auto;
  position: relative;
  width: 80%;
  z-index: 2;
}
.hero-text {
  display: table-cell;
  height: 100%;
  position: relative;
  vertical-align: middle;
}
h1.breadcrumb-2 {
  font-size: 36px;
  font-weight: 600;
  letter-spacing: 5px;
}
.logo {
  padding: 26px 0;
  transition: all 0.3s ease 0s;
}
.logo h4 {
  font-weight: 600;
  margin: 0;
}
.header-transparent .logo h4 {
  color: #fff;
}
.sticky .logo h4 {
  color: #222;
}
.sticky .logo {
  padding: 19px 0;
}
.basic-area {
  position: relative;
}
.basic-menu {
  float: right;
}
.basic-menu li {
  float: left;
  margin-left: 30px;
  position: relative;
  transition: all 0.3s ease 0s;
}
/* .basic-menu > li::after {
  background: #d7d7d7 none repeat scroll 0 0;
  content: "";
  height: 15px;
  position: absolute;
  right: -16px;
  top: 32px;
  transform: rotate(45deg);
  transition: all 0.3s ease 0s;
  width: 1px;
} */
.basic-menu > li:last-child:after{display:none}
.basic-menu li a {
  color: #232332;
  display: inline-block;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 1px;
  position: relative;
  text-transform: uppercase;
}
.basic-menu > li > a::before {
  background: #666666 none repeat scroll 0 0;
  bottom: 23px;
  content: "";
  height: 1px;
  left: 0;
  margin: auto;
  opacity: 0;
  position: absolute;
  right: 0;
  transition: all 0.3s ease 0s;
  width: 0px;
}
.basic-menu > li > a {
  padding: 30px 0;
}
.basic-menu li:hover > a {
  color: #999;
}
.basic-menu li:hover > a:before{opacity:1;width:15px;}
.basic-menu li ul {
  background: #222 none repeat scroll 0 0;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
  float: none;
  left: 0;
  opacity: 0;
  position: absolute;
  text-align: left;
  top: 110%;
  transition: all 0.3s ease 0s;
  visibility: hidden;
  width: 200px;
  z-index: 11;
}
.basic-menu li:hover > ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}
.basic-menu li ul li {
  border-bottom: 1px solid rgba(51, 51, 51, 0.5);
  display: block;
  float: none;
  margin: 0;
}
.basic-menu li ul li:last-child {
  border-bottom: 0 none;
  margin: 0;
}
.basic-menu li ul li a i{float:right}
/* --------------------------
  Child Sub menu
-----------------------------*/
.basic-menu li ul li ul {
  left: 100%;
  opacity: 0;
  position: absolute;
  top: 10%;
  visibility: hidden;
  z-index: 999;
}
.basic-menu li ul li:hover > ul {
  opacity: 1;
  top: 0;
  visibility: visible;
}
.basic-menu li ul li a {
  color: rgba(255, 255, 255, 0.7);
  display: block;
  font-size: 10px;
  padding: 10px 15px;
}
.basic-menu li ul li:hover > a {
  background: rgba(51, 51, 51, 0.5) none repeat scroll 0 0;
  color: #fff;
}
.basic-menu li ul li a span {
  float: right;
}
.member-img img {
    width: 100%;
}
.menu-area .menu-p-right ul {
  left: auto;
  right: 0;
}
.basic-menu .menu-p-right ul li ul {
  right: 100%;
}

.headroom {
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 10;
}
.headroom--pinned {
  background: #fff none repeat scroll 0 0;
  box-shadow: 0 -1px 0 #f5f5f5 inset;
  transform: translateY(0px);
}
.headroom--unpinned {
  transform: translateY(-100%);
}
.headroom {
  transition: transform 0.25s ease-in-out 0s;
  will-change: transform;
}
.basic-space{height:78px}
.header-transparent .basic-menu li a {
  color: #fff;
}
.header-transparent.sticky .basic-menu > li > a {
  color: #232332;
}
.sticky .basic-menu > li > a {
  padding: 23px 0;
}
.sticky .basic-menu > li::after {
  top: 25px;
}
.header-transparent .basic-menu > li > a::before {
  background: #f6f6f6 none repeat scroll 0 0;
}
.header-transparent.sticky .basic-menu > li > a::before {
  background: #666 none repeat scroll 0 0;
}
.sticky .basic-menu > li > a::before {
  bottom: 17px;
}
.hamburger {
  float: right;
  margin-left: 20px;
  margin-top: 24px;
  padding: 0;
  transition: all 0.3s ease 0s;
}
.hamburger-inner, .hamburger-inner::after, .hamburger-inner::before {
  height: 2px;
  width: 30px;
}
.hamburger-inner::before {
  top: -8px;
}
.hamburger--collapse .hamburger-inner::after {
  top: -16px;
}
.hamburger-menu {
  float: right;
  margin-right: -30px;
  opacity: 0;
  transition: all 0.3s ease 0s;
  visibility: hidden;
}
nav.nav-menu-show {
  margin-right: 0;
  opacity: 1;
  visibility: visible;
}
.sticky .hamburger {
  margin-top: 17px;
}

/* 3. basic slider */
.basic-slider {
  position: relative;
}
/*.height-100-vh{height:100vh}*/

@media (min-width: 351px) {
    .height-100-vh {
        height: 100vh;
    }
}

.slide-1 {
  background: rgba(0, 0, 0, 0) url("img/slider/slider-1.jpg") repeat scroll center top / cover ;
}
.slide-2 {
  background: rgba(0, 0, 0, 0) url("img/slider/slider-2.jpg") repeat scroll center center / cover ;
}
.slide-3 {
  background: rgba(0, 0, 0, 0) url("img/slider/sss.jpg") repeat scroll right top / cover ;
}
.slide-4 {
  background: rgba(0, 0, 0, 0) url("img/slider/slider-5.jpg") repeat scroll right top / cover ;
}
.slide-5 {
  background: rgba(0, 0, 0, 0) url("img/slider/slider-6.jpg") repeat scroll right top / cover ;
}
.slide-6 {
  background: rgba(0, 0, 0, 0) url("img/slider/slider-7.jpg") repeat scroll right top / cover ;
}
.slide-7{
  background: rgba(0, 0, 0, 0) url("img/slider/bg-video.png") repeat scroll right top / cover ;
}
.bg {
  background-position: center top;
  background-size: cover;
}
.slider-content h2 {
  font-size: 50px;
  font-weight: 700;
  letter-spacing: 5px;
  margin: 0;
}
.slider-content.text-MORAL .btn {
  background: #fff none repeat scroll 0 0;
  color: #444;
}
.slider-content.text-MORAL .btn:hover{border-color:#fff;color:#fff;background:none}
.slider-content.white-bg-opacity > h2 {
  margin-bottom: 15px;
  text-transform: uppercase;
}
.slider-content.hero-text span {
    background: #000 none repeat scroll 0 0;
    height: 10px;
    margin: 0 10px;
    position: relative;
    width: 10px;
    z-index: 999;
}
.slider-content.hero-text span::before,.slider-content.hero-text.text-MORAL span::before {
    background: #000 none repeat scroll 0 0;
    border-radius: 20px;
    content: "";
    height: 10px;
    left: -15px;
    position: absolute;
    top: 31px;
    width: 10px;
}
.slider-content.hero-text.text-MORAL span::before{background:#fff}
.slider-content > p {
  color: #444;
  font-size: 20px;
  margin: 25px 0;
  text-transform: capitalize;
}
.dot {
  background: #444 none repeat scroll 0 0;
  display: inline-block;
  height: 5px;
  width: 5px;
}
.slider-content.text-MORAL h2 {
  color: #fff;
}
.slider-content.text-MORAL p {
  color: #fff;
}
.slider-content.black-bg-opacity {
  background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
  display: inline-block;
  padding: 70px 50px;
  text-align: center;
  outline: 1px solid rgba(0, 0, 0, 0.2);
  outline-offset: -15px;
  position:relative;
}
.slider-content.white-bg-opacity {
  background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
  display: inline-block;
  outline: 1px solid rgba(0, 0, 0, 0.2);
  outline-offset: -15px;
  padding: 70px 50px;
  position: relative;
  text-align: center;
}
.gradient-bg{position:relative}
.gradient-bg:before{background-image: -webkit-linear-gradient(135deg, rgba(243, 71, 75, 0.9) 0%, rgba(255, 152, 0, 0.9) 100%);
content: "";
height: 100%;
left: 0;
opacity: 1;
position: absolute;
top: 0;
transition: all 0.3s ease 0s;
width: 100%;
z-index: 1;}
.slider-content.black-bg-opacity > h2 {
  font-size: 30px;
  line-height: 40px;
  position: relative;
  color:#000
}
.slider-content.white-bg-opacity > h4 {
  color: #000000;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 5px;
}
.slider-content.text-MORAL.black-bg-opacity::before {
  border: 1px solid #888;
  bottom: 15px;
  content: "";
  left: 15px;
  position: absolute;
  right: 15px;
  top: 10px;
}
.slider-MORAL {
  border-bottom: 1px solid #f5f5f5;
  border-top: 1px solid #f5f5f5;
  padding: 140px 0;
}
.slider-MORAL .slider-content{}
.slider-MORAL .slider-content h3 {
  font-size: 35px;
  font-weight: 700;
  letter-spacing: 4px;
  line-height: 1.5;
  margin: auto;
  text-transform: capitalize;
  width: 80%;
}
.single-slider {
  background: rgba(0, 0, 0, 0) none repeat scroll center center / cover ;
  padding: 200px 0;
}
.border-t-b{border-top:1px solid #f5f5f5;border-bottom:1px solid #f5f5f5}
.slider-screen {
  background-position: center center;
  background-size: cover;
  height: 100vh;
  padding: 0;
  position: relative;
}
.slider-screen .slider-content {
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  z-index: 99;
}
.basic-slider .container{height:100%}
.hero-caption {
  display: table;
  height: 100%;
  width: 100%;
}
.hero-text {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
}
.bg-MORAL-opacity::before {
  background: rgba(255, 255, 255, 0.3) none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
/* 4. portfolio */
.filter-menu{}
.filter-menu button {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 0 none;
  color: #666;
  font-family: open sans;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 2px;
  margin: 0 2px;
  padding: 6px 15px;
  position: relative;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
}
.filter-menu button.active , .filter-menu button:hover {color:#f3474b }
.row-portfolio{margin:0 -15px}
.row-portfolio .portfolio-item {
  padding: 0 15px;
}
.portfolio-wrapper {
  position: relative;
  transition: all 0.3s ease 0s;
  overflow:hidden
}
.portfolio-wrapper:hover{box-shadow: 0 25px 55px 0 rgba(0, 0, 0, 0.21), 0 16px 28px 0 rgba(0, 0, 0, 0.22);}
.portfolio-item {
  float: left;
  margin-bottom: 30px;
  width: 33.33%;
}
.portfolio-thumb img {
  width: 100%;
}
.portfolio-wrapper:hover .portfolio-thumb img {
   transform: rotate(-5deg) scale(1.2);
}
.portfolio-thumb {
  position: relative;
}
.portfolio-thumb::before {
  background-image: -webkit-linear-gradient(135deg, rgba(243, 71, 75, 0.9) 0%, rgba(255, 152, 0, 0.9) 100%);
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: all 0.3s ease 0s;
  width: 100%;
  z-index: 1;
}
.portfolio-wrapper:hover .portfolio-thumb::before{opacity:1}
.view-icon {
  opacity: 0;
  position: absolute;
  right: 30px;
  text-align: center;
  top: 30px;
  transition: all 0.3s ease 0s;
  visibility: hidden;
  z-index: 9;
}
.portfolio-wrapper:hover .view-icon{opacity:1;visibility:visible;}
.view-icon > a {
  color: #fff;
  display: inline-block;
  font-size: 30px;
  line-height: 1;
}
.portfolio-caption {
  padding: 15px;
}
.portfolio-caption > h4 {
  font-size: 20px;
  font-weight: 700;
  margin: 10px 0;
  position: relative;
}
.portfolio-caption a {
  color: #fff;
}
.work-tag > p {
  color: #fff;
  margin: 0;
  text-transform: uppercase;
}
.work-tag > a {
  color: #555;
  font-size: 13px;
  letter-spacing: 1px;
}
.portfolio-caption {
  padding: 15px;
}
.portfolio-caption {
  padding: 15px;
}
.caption-border {
  border: 1px solid #f6f6f6;
}
/* portfolio style 2 */
.portfolio-caption {
  bottom: 0;
  left: 0;
  opacity: 0;
  padding: 30px 120px 30px 30px;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.3s ease 0s;
  visibility: hidden;
  z-index: 2;
}
.portfolio-wrapper:hover .portfolio-caption{opacity:1;visibility:visible;}
.portfolio-full .portfolio-item .portfolio-caption {
  padding-right: 100px;
}


/* call to action */
.call-to-action > h3 {
  font-weight: 500;
  letter-spacing: 1.5px;
}
.call-to-action > p {
  margin: 0;
}
.call-to-action a {
  margin-top: 12px;
}
/* portfolio-style-3 */
.portfolio-style-3{}
.portfolio-style-3 .portfolio-caption {
  bottom: 20px;
  top: inherit;
}
.portfolio-style-3 .portfolio-wrapper:hover .portfolio-caption {
  bottom: 0;
  top: inherit;
}
.row-portfolio.m-0{margin:0;}
.portfolio-style-4 .portfolio-thumb::before {
  background: #000 none repeat scroll 0 0;
}
.portfolio-style-4 .portfolio-wrapper:hover .portfolio-thumb::before {
  opacity: 0.7;
}
.portfolio-style-4 .portfolio-caption > h4 {
  color: #fff;
}
.portfolio-style-4 .work-tag > a {
  color: #fff;
}
.portfolio-style-4 .portfolio-caption {
  bottom: 50%;
  top: inherit;
}
.portfolio-style-4 .portfolio-wrapper:hover .portfolio-caption {
  transform:translateY(50%);
  bottom:50%;
}
.portfolio-grid-2 .portfolio-item {
  width: 50%;
}
.portfolio-grid-4 .portfolio-item{width:25%}
.no-space .portfolio-item{margin-bottom:0;}
.width-8{width: 66.6667%;}
#related-active .portfolio-item {
  width: 100%;
  margin-bottom:0;
}
#related-active {
  padding: 0 15px;
}
#related-active .portfolio-caption {
  padding: 30px 80px 30px 30px;
}
.basic-separator{border-top:1px solid #ddd}
/* portfolio details */
.portfolio-full-img img {
  width: 100%;
}
.project-details li {
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 1px;
  padding: 0 0 10px;
}
.portfolio-details{}
.portfolio-details span {
  color: #eae600;
  display: inline-block;
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 1px;
  margin: 0;
  text-transform: uppercase;
}
.portfolio-details h2 {
  color: #000;
  display: inline-block;
  float: left;
  font-size: 35px;
  font-weight: bold;
  line-height: 40px;
  margin: 15px 0 25px;
  padding: 0 35px 0 0;
  text-transform: capitalize;
  width: 100%;
}
.portfolio-details p{}
/* 5. service */
.service-box {
  padding: 49px 40px 32px;
}
.area-title {
  margin: 0 auto 60px;
  width: 60%;
}
.area-title h2 {
  display: inline-block;
  font-size: 28px;
  font-weight: 500;
  letter-spacing: 2px;
  margin-bottom: 20px;
  padding-bottom: 15px;
  position: relative;
  text-transform: uppercase;
}
.area-title h2::after {
  background: #444444 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  display: block;
  font-size: 20px;
  height: 2px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  width: 50px;
}
.area-title p {
  margin: 0;
}
.service-icon {
}
.service-icon span {
background-color: #e6e6e6;
border-radius: 50%;
color: #3e3e3e;
height: 46px;
line-height: 46px;
text-align: center;
transition: all 0.4s ease 0s;
width: 46px;
display: inline-block;
font-size: 18px;
margin-bottom: 17px;
}
.service-box:hover .service-icon span {
  background: rgba(0, 0, 0, 0) -moz-linear-gradient(135deg, rgba(243, 71, 75, 0.9) 0%, rgba(255, 152, 0, 0.9) 100%) repeat scroll 0 0;
  color: #fff;
}
.service-content{}
.service-content h3 {
font-size: 15px;
font-weight: 600;
margin-bottom: 10px;
}
.service-content p {
  margin: 0;
}
/* 6. testimonial */
.testimonial-box {
  margin: auto;
  max-width: 700px;
}
.testimonial-box blockquote {
  background: #ffffff none repeat scroll 0 0;
  border: medium none;
  font-size: 17px;
  font-style: normal;
  line-height: 1.6;
  margin: 0;
  padding: 50px;
  position: relative;
}
.testimonial-box blockquote:after {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #fff transparent transparent;
  border-image: none;
  border-style: solid;
  border-width: 8px;
  bottom: -16px;
  content: "";
  display: block;
  height: 0;
  left: 20px;
  position: absolute;
  right: 0;
  width: 0;
}
.testimonial-content{margin-top: 20px;
position: relative;}
.testimonial-name {
  color: #ffffff;
  font-size: 15px;
  font-weight: 700;
  margin: 0;
}
.testimonial-pos {
  color: #ffffff;
  display: block;
  font-size: 14px;
  margin-top: 5px;
}
.testimonial-pos > a {
  color: #ffffff;
}
/* 7. footer */
.footer-logo h3{
  font-weight: 600;
  margin: 0;
}
.social-icon{}
.social-icon a {
  background: #252525 none repeat scroll 0 0;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  height: 35px;
  line-height: 36px;
  margin: 0 5px;
  text-align: center;
  width: 35px;
}
.social-icon a:hover {background:#999;}
.footer-menu li {
  display: inline-block;
  padding: 0 10px;
  position: relative;
}
.footer-menu a {
  color: #444;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.footer-menu li::before {
  background: #666 none repeat scroll 0 0;
  bottom: 8px;
  content: "";
  height: 4px;
  left: -5px;
  margin-right: 6px;
  position: absolute;
  width: 4px;
}
.footer-menu li:first-child:before{display:none}
.copyright p {
  margin-bottom: 0;
}
.copyright.mt-20 a {
  color: #000;
}
.bg-soft {
  background: #f9f9f9 none repeat scroll 0 0;
}
.footer-info{}
.socile-2 a{}
.socile-2 a {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-radius: 50%;
  color: #444;
  display: inline-block;
  font-size: 16px;
  height: inherit;
  line-height: inherit;
  margin: 0 5px;
  text-align: center;
  width: inherit;
}
.socile-2 a:hover{color:#999}
.post-thumbnail > img {
  width: 100%;
}
/* 8. blog */
.blog-wrapper {
  background: #fff none repeat scroll 0 0;
  overflow: hidden;
  padding: 25px;
}

.blog-wrapper-tall {  
  height:550px;
}

.blog-title {
  display: inline-block;
  font-size: 30px;
  font-weight: bold;
  line-height: 36px;
  margin: 25px 0 15px;
  padding: 0;
  text-align: left;
}
.blog-title a{color:#222}
.blog-title a:hover{color:#f3474b}
.meta-info ul li {
  color: #999;
  display: inline-block;
  font-size: 11px;
  padding: 0 12px;
  position: relative;
}
.meta-info ul li:first-child{padding-left:0}
.meta-info ul li a{color:#f3474b}
.meta-info ul li a:hover{color:#444}
.meta-info ul li::before {
  border: 1px solid #999;
  border-radius: 5px;
  content: "";
  height: 5px;
  left: -4px;
  position: absolute;
  top: 6px;
  width: 5px;
}
.meta-info ul li:first-child:before{display:none}
.blog-thumb {
    overflow: hidden;
}

/* sidebar */ 
.widget {
  background: #fff none repeat scroll 0 0;
  overflow: hidden;
  padding: 25px;
}
.widget-title {
  color: #000;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  height: auto;
  letter-spacing: 1px;
  line-height: 1;
  margin-bottom: 20px;
  padding: 0 0 10px;
  position: relative;
}
.widget-title::before {
  background: #e2e2e2 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 2px;
  position: absolute;
  width: 50px;
}
.sidebar-form{}
.sidebar-form form {
  position: relative;
}
.sidebar-form form input {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #f5f5f5;
  color: #ccc;
  padding: 10px 0;
  text-indent: 10px;
  transition: all 0.2s ease 0s;
  width: 100%;
}
.sidebar-form form input::-moz-placeholder {
  color: #999;
  font-size: 12px;
  opacity: .5;
}
.sidebar-form form button {
  background: #222 none repeat scroll 0 0;
  border: 0 none;
  color: #fff;
  font-size: 20px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.3s ease 0s;
  width: 50px;
}
.sidebar-form form button:hover{background:#f3474b;}
.sidebar-rc-post{}
.sidebar-rc-post ul{}
.sidebar-rc-post ul li {
  border-bottom: 1px solid #f5f5f5;
  color: #000;
  display: block;
  font-size: 13px;
  margin-bottom: 15px;
  overflow: hidden;
  padding-bottom: 15px;
}
.sidebar-rc-post ul li:last-child{border:0;margin:0;padding:0;;}
.sidebar-rc-post .rc-post-thumb {
  display: inline-block;
  float: left;
  height: 70px;
  overflow: hidden;
  position: relative;
  width: 90px;
}
.sidebar-rc-post .rc-post-content {
  margin-left: 105px;
}
.sidebar-rc-post .rc-post-content h4 {
  color: #000;
  display: block;
  font-size: 13px;
  font-weight: bold;
  line-height: 19px;
  margin: 0;
  text-indent: 0;
  transition: all 0.2s ease 0s;
}
.sidebar-rc-post .rc-post-content h4 a:hover{color:#f3474b}
.widget-date {
  color: #ccc;
  display: inline-block;
  float: left;
  font-size: 10px;
  line-height: 1;
  margin: 10px 5px 0 0;
  padding: 0 8px 0 0;
  text-decoration: none;
  text-indent: 0;
  text-transform: uppercase;
}
.sidebar-blog .widget{margin-bottom:35px;}
.sidebar-blog .widget:last-child{margin-bottom:0;}
.widget-social{}
.widget-social a {
  background: #000 none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  font-size: 19px;
  height: 45px;
  line-height: 45px;
  margin-right: 12px;
  text-align: center;
  width: 45px;
}
.widget-social a.facebook{background:#3b5998 }
.widget-social a.twitter{background:#1da1f2 }
.widget-social a.instagram{background:#dd4b39 }
.widget-social a.googleplus{background:#dd4b39 }
.widget-social a.linkedin{background:#0077b5 }
.widget-social a:hover{opacity: 0.8;}
.sidebar-link{}
.sidebar-link li {
  border-bottom: 1px solid #f5f5f5;
  color: #000;
  display: block;
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.sidebar-link li:last-child{border:0;padding:0;margin:0;}
.sidebar-link li a {
  color: #000;
  font-weight: bold;
  padding-left: 5px;
}
.sidebar-link li a:hover{color:#f3474b}
.sidebar-link li span{float:right;}
.instagram-link{margin:0 -5px}
.instagram-link li {
  float: left;
  margin-bottom: 10px;
  padding: 0 5px;
  width: 33.33%;
}
.instagram-link li a{}
.sidebar-tad{}
.sidebar-tad li {
  float: left;
  margin-bottom: 5px;
  margin-right: 5px;
}
.sidebar-tad li a {
  background: #f7f7f7 none repeat scroll 0 0;
  color: #222;
  display: inline-block;
  font-size: 11px;
  font-weight: 600;
  line-height: 1;
  padding: 10px 15px;
  text-transform: uppercase;
}
.sidebar-tad li a:hover{background:#f3474b;color:#fff}
/* blog column */
.blog-column{}
.blog-column .blog-title {
  font-size: 18px;
  line-height: 1.5;
}
.blog-2-column .blog-title {
  font-size: 22px;
  line-height: 1.5;
}
.pagination-col{}
.pagination-col .pagination{margin-top:0;}
/* blog details */
.blog-details .meta-info {
  margin-bottom: 20px;
}
.blog-details .widget-social {
  margin-bottom: 20px;
}
.blog-title-sm {
  font-size: 22px;
  line-height: 1.5;
  margin-bottom: 10px;
  margin-top: 10px;
}
.blog-details blockquote {
  background: #f7f7f7 none repeat scroll 0 0;
  border-left: 5px solid #f3474b;
  font-family: open sans;
  font-size: 17px;
  font-style: italic;
  margin: 0 0 20px 40px;
  padding: 10px 20px;
}
.blob-post-gallery {
  margin-bottom: 15px;
  overflow: hidden;
}
.blob-post-gallery ul {
  margin: 0 -5px;
}
.blob-post-gallery ul li {
  float: left;
  padding: 0 5px;
  width: 33.33%;
}
.blob-post-gallery-full {
  margin-bottom: 20px;
}
.common-tag{}
.common-tag ul{}
.common-tag ul li {
  float: left;
  margin-right: 5px;
}
.common-tag ul li a {
  background: #f7f7f7 none repeat scroll 0 0;
  font-size: 11px;
  padding: 10px 15px;
  text-transform: uppercase;
}
.common-tag ul li a:hover{background:#f3474b;color:#fff}
.common-tag {
  margin-top: 30px;
}
.next-prev-post {
  margin-top: 50px;
}
.next-prev-post a {
  background: #f7f7f7 none repeat scroll 0 0;
  border-radius: 50px;
  font-size: 11px;
  font-weight: 500;
  padding: 10px 30px;
  text-transform: uppercase;
}
.next-prev-post a:hover{background:#f3474b;color:#fff}
.prev-post{float:left}
.prev-post i{margin-right:5px;}
.next-post{float:right}
.next-post i{margin-left:5px}
.author-box {
  background: #f7f7f7 none repeat scroll 0 0;
  overflow: hidden;
  padding: 30px;
}
.author-avatar {
  display: inline-block;
  float: left;
}
.author-avatar > img {
  border-radius: 50%;
}
.authorinfo {
  margin-left: 120px;
  margin-top: 7px;
}
.authorinfo h4 {
  font-size: 12px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
.authorinfo p {
  color: #555;
  font-size: 13px;
  line-height: 20px;
  margin: 0;
  padding: 5px 0;
  text-indent: 0;
}
.author-icons {
  margin-top: 5px;
}
.author-icons a {
  display: inline-block;
  margin-right: 5px;
}
.author-icons a:hover{color:#f3474b}
.related-post-active .blog-column{padding:0}
.related-post-active .blog-column .blog-title {
  font-size: 14px;
  margin-bottom: 0;
  margin-top: 10px;
  padding: 0;
}
.blog-section-title {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 20px;
}

.blog-details{}.comments, .comment-form {
  margin-bottom: 70px;
}
.comment, .comment-content {
  position: relative;
}
.comment-avatar {
  float: left;
  margin: 5px 0 0;
  max-width: 70px;
  position: relative;
  z-index: 1;
}
.comment-avatar::after {
  background: #f5f5f5 none repeat scroll 0 0;
  content: "";
  height: 2px;
  left: 70px;
  position: absolute;
  top: 34px;
  width: 20px;
  z-index: -1;
}
.comment-avatar img {
  border-radius: 50%;
  height: 70px;
  width: 70px;
}
.comment-tools {
  padding: 0 30px;
  position: absolute;
  right: 0;
  top: 25px;
  z-index: 1;
}
.comment-tools a {
  color: #666;
  margin: 0 0 0 15px;
}
.comment-content {
  background: #f7f7f7 none repeat scroll 0 0;
  border-radius: 2px;
  margin: 0 0 35px 90px;
  padding: 30px;
  position: relative;
}
.comment-content h5 {
  font-size: 16px;
  font-weight: 600;
}
.comment-reply {
  margin-left: 90px;
}
.comments-form{}
.comments-form form{}
.comments-form form textarea{background: #f9f9f8 none repeat scroll 0 0;
border: medium none;
color: #777;
display: inline-block;
float: left;
font-size: 14px;
height: 150px;
margin: 0;
padding: 10px;
width: 100%;}
.comments-form form label{color: #ccc;
display: inline-block;
font-size: 10px;
letter-spacing: 1px;
margin: 15px 0 10px;
text-transform: uppercase;
width: 100%;}
.comments-form form input {
  background: #f9f9f8 none repeat scroll 0 0;
  border: medium none;
  color: #777;
  display: inline-block;
  font-size: 13px;
  letter-spacing: 1px;
  margin: 0;
  padding: 13px 10px;
  width: 100%;
}
.comments-form button {
  background-color: #222;
  border: medium none;
  color: #fff;
  cursor: pointer;
  font-size: 12px;
  margin: 30px 0;
  padding: 10px 15px;
  text-transform: uppercase;
  transition: all 0.2s ease 0s;
}
.comments-form button:hover{background:#f3474b }

/*------------------------------------------------------------------
[Pagination]
*/
.pagination {
  margin: 30px 0 0;
}
.pagination > li {
  display: inline-block;
  margin-right: 2px;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
  border-radius: 3px;
}
.pagination > li > a, .pagination > li > span {
  border: 2px solid #eeeeee;
  border-radius: 3px;
  color: #777777;
  display: block;
  float: none;
  padding: 8px 15px;
}
.pagination > .active > a, .pagination > .active > span {
  background: #27cbc0 none repeat scroll 0 0;
  border-color: #27cbc0;
  color: #ffffff;
}
.pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus {
  background: #f3474b none repeat scroll 0 0;
  border-color: #f3474b;
  color: #ffffff;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  background-color: #f3474b;
  border-color: #f3474b;
  color: #fff;
  cursor: default;
  z-index: 3;
}
/* 9. pricing */
.pricing-table {
  background: #fff none repeat scroll 0 0;
  box-shadow: 0 0 1px 1px #f6f6f6;
  position: relative;
  text-align: center;
}
.pricing-title,
.pricing-action {
    padding: 25px 0;
}
.pricing-title h6 {
  font-weight: 700;
  letter-spacing: 1px;
  margin: 0;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.pricing-price {
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
    padding: 20px 0;
}
.pricing-price .price-unit {
    text-transform: uppercase;
    font-size: 54px;
    color: #222222;
}
.price-unit > span {
    vertical-align: top;
    letter-spacing: 2px;
    line-height: 3.5;
    font-size: 22px;
}
.pricing-features ul {
    list-style: none;
    padding: 0 0;
    margin: 0;
}
.pricing-features ul li {
  border-bottom: 1px solid #f6f6f6;
  padding: 8px 0;
}
.pricing-table {
    margin: 10px 0 0;
}
.pricing-table.best-value {
    z-index: 1;
    margin: 0 0 0;
}
.pricing-table.best-value .pricing-title,
.pricing-table.best-value .pricing-action {
    padding: 30px 0;
}
/* 10. process */
.process-item {
    margin-top: 30px
}
.process-item img {
    max-width: 100%;
    height: auto
}
.process-item-icon {
  font-size: 50px;
  line-height: 60px;
  padding: 60px 30px 80px;
  text-align: center;
}
.process-item-content {
    position: relative;
    padding: 30px
}
.process-item-number {
  background-color: #444;
  border: 5px solid #fff;
  border-radius: 40px;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  height: 60px;
  left: 50%;
  line-height: 45px;
  position: absolute;
  text-align: center;
  top: -30px;
  transform: translateX(-50%);
  width: 60px;
}
.process-item-title {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 2px;
  margin: 15px 0;
  text-transform: uppercase;
}
.process-item {
    -webkit-box-shadow: 0 8px 31px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 8px 31px 0 rgba(0, 0, 0, .1);
    -ms-box-shadow: 0 8px 31px 0 rgba(0, 0, 0, .1);
    -o-box-shadow: 0 8px 31px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 8px 31px 0 rgba(0, 0, 0, .1)
}
.process-item.process-item-alt .process-item-icon {
    padding: 30px 30px 50px
}
.process-item.process-item-alt .process-item-number {
    top: -23px;
    width: 46px;
    height: 46px;
    font-size: 16px;
    line-height: 35px
}
.process-item.process-item-alt .process-item-title {
    font-size: 14px
}

.process-item.process-item-alt .process-item-content {
    padding: 20px
}
/* 11. team */
.team-item {
    display: block;
    position: relative;
    margin-bottom: 30px;
    text-align: center
}
.team-item-image {
  display: block;
  margin: 0 auto 20px;
  overflow: hidden;
  position: relative;
}
.team-item-image::after {
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    -webkit-transition: all .27s cubic-bezier(0, 0, .58, 1);
    -moz-transition: all .27s cubic-bezier(0, 0, .58, 1);
    -ms-transition: all .27s cubic-bezier(0, 0, .58, 1);
    -o-transition: all .27s cubic-bezier(0, 0, .58, 1);
    transition: all .27s cubic-bezier(0, 0, .58, 1)
}

.team-item-image:hover::after {
    background-color: rgba(255, 255, 255, .9)
}

.team-item-image:hover .team-item-detail {
    opacity: 1
}

.team-item-image img {
    max-width: 100%;
    height: auto
}
.team-item-detail {
  left: 0;
  opacity: 0;
  padding: 20px;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
  width: 100%;
  z-index: 2;
}
.team-item-title {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 2px;
  line-height: 24px;
  text-transform: uppercase;
}
.team-item-name {
  font-size: 18px;
  font-weight: 400;
  text-transform: capitalize;
}

.team-item-role {
    display: block;
    text-transform: capitalize;
    font-size: 13px;
    letter-spacing: 1px;
    color: #858899
}
.team-social-icon{}
.team-social-icon a {
  background: #252525 none repeat scroll 0 0;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  height: 35px;
  line-height: 34px;
  margin: 0 3px;
  text-align: center;
  width: 35px;
}
.team-social-icon a:hover{background:#999}
/* 11. breadcrumb */
.basic-breadcrumb-area{}
.basic-breadcrumb > h3 {
  font-size: 25px;
  font-weight: 600;
  letter-spacing: 6px;
}
.breadcrumb {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-radius: 0;
  margin-bottom: 0;
}
/* 12. contact */
.contact-person > h4 {
  font-size: 19px;
  font-weight: 500;
  letter-spacing: 2px;
  margin-bottom: 15px;
}
#map{height:420px;width:100%}
.input-lg {
  border-color: #ddd;
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
  height: 47px;
}
/* 13. about */
.about-text > h5 {
  font-size: 22px;
  font-weight: 500;
  letter-spacing: 3px;
  margin-bottom: 25px;
}
.about-text > p {
  line-height: 26px;
  margin-bottom: 25px;
}
.signature > img {
  margin-left: -12px;
}
.counter-box {
  float: left;
  padding: 0 20px;
  position: relative;
  text-align: center;
  width: 25%;
}
.counter-icon span {
  color: #fff;
  font-size: 30px;
}
.counter-text h3 {
  color: #fff;
  font-size: 34px;
  font-weight: 300;
  margin: 15px 0;
}
.counter-text > h4 {
   color: #fff;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 3px;
  margin-bottom: 0;
}
.owl-carousel .owl-item .basic-clients img {
  width: inherit;
}
.progress-title {
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 1px;
  margin: 0 0 10px;
  padding: 0;
  text-align: left;
  text-transform: uppercase;
}
.progress {
  background-color: #f5f5f5;
  border-radius: 0;
  box-shadow: none;
  height: 2px;
  margin-bottom: 20px;
  overflow: visible;
}
.progress-bar {
  background-color: #444;
  border-radius: 0;
  box-shadow: none;
  color: #333333;
  position: relative;
}
.video-area {
  position: relative;
}
.video-area:before {
  background: #000 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.5;
  position: absolute;
  top: 0;
  width: 100%;
}
.video-icon-view.text-center {
  margin: 60px 0;
  text-align: center;
}
.play-btn {
  animation: 1.2s cubic-bezier(0.8, 0, 0, 1) 0s normal none infinite running pulse;
  background-color: transparent;
  border: 2px solid #000000;
  border-radius: 50%;
  box-shadow: 0 0 0 0 rgba(194, 244, 246, 0.7);
  color: #000000;
  display: inline-block;
  font-size: 18px;
  height: 75px;
  line-height: 72px;
  margin: 0 20px;
  padding: 0 0 0 5px;
  position: relative;
  text-align: center;
  width: 75px;
 border-color: #ffffff;
color: #ffffff; 
}
@-webkit-keyframes pulse {
    to {
        box-shadow: 0 0 0 45px rgba(194, 244, 246, 0);
    }
}

@keyframes pulse {
    to {
        box-shadow: 0 0 0 45px rgba(194, 244, 246, 0);
    }
}

/* scrollUp */
a#scrollUp {
  background: #444 none repeat scroll 0 0;
  bottom: 50px;
  color: #fff;
  height: 40px;
  line-height: 40px;
  position: absolute;
  right: 50px;
  text-align: center;
  width: 40px;
}
/*------------------------------------------------------------------
[17.Preloader]
*/

.page-loader {
	background: #fff;
	position: fixed;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 9998;
}

.loader {
	background: #666;
	position: absolute;
	display: inline-block;
	height: 40px;
	width: 40px;
	left: 50%;
	top: 50%;
	margin: -20px 0 0 -20px;
	text-indent: -9999em;
	-webkit-border-radius: 100%;
	   -moz-border-radius: 100%;
	        border-radius: 100%;
	-webkit-animation-fill-mode: both;
	        animation-fill-mode: both;
	-webkit-animation: ball-scale 1s 0s ease-in-out infinite;
	        animation: ball-scale 1s 0s ease-in-out infinite;
}

@-webkit-keyframes ball-scale {

	0% {
		-webkit-transform: scale(0);
		   -moz-transform: scale(0);
		    -ms-transform: scale(0);
		     -o-transform: scale(0);
		        transform: scale(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(1);
		   -moz-transform: scale(1);
		    -ms-transform: scale(1);
		     -o-transform: scale(1);
		        transform: scale(1);
	}

}

@keyframes ball-scale {

	0% {
		-webkit-transform: scale(0);
		   -moz-transform: scale(0);
		    -ms-transform: scale(0);
		     -o-transform: scale(0);
		        transform: scale(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(1);
		   -moz-transform: scale(1);
		    -ms-transform: scale(1);
		     -o-transform: scale(1);
		        transform: scale(1);
	}

}
/* css end here */



.portfolio-full .portfolio-item {
  width: 25%;
}



.bg-black-opacity {
  position: relative;
}
.bg-black-opacity:before {
  background: #000 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.5;
  position: absolute;
  top: 0;
  width: 100%;
}


.btn-default, .btn-inverse
{
    background-color: white;color: black;border: solid 1px black;
}

.btn-danger
{
    background-color: #dc3545;color: white;border: solid 1px #dc3545;
}

.btn-warning
{
    background-color: darkorange;color: white;border: solid 1px darkorange;
}

.btn-waitlist
{
    background-color: purple;color: white;border: solid 1px purple;
}

.btn-outline-danger{color:#dc3545;background-color:transparent;background-image:none;border-color:#dc3545}
.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}
.btn-outline-danger.focus,
.btn-outline-danger:focus{-webkit-box-shadow:0 0 0 3px rgba(220,53,69,.5);box-shadow:0 0 0 3px rgba(220,53,69,.5)}
.btn-outline-danger.disabled,
.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}
.btn-outline-danger.active,
.btn-outline-danger:active,
.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}

.btn-outline-waitlist{width: 130px; text-align: center; padding-left: 18px;color:purple;background-color:transparent;background-image:none;border-color:purple}
.btn-outline-waitlist:hover{color:#fff;background-color:purple;border-color:purple}
.btn-outline-waitlist.focus,
.btn-outline-waitlist:focus{-webkit-box-shadow:0 0 0 3px rgba(220,53,69,.5);box-shadow:0 0 0 3px rgba(220,53,69,.5)}
.btn-outline-waitlist.disabled,
.btn-outline-waitlist:disabled{color:purple;background-color:transparent}
.btn-outline-waitlist.active,
.btn-outline-waitlist:active,
.show>.btn-outline-waitlist.dropdown-toggle{color:#fff;background-color:purple;border-color:purple}


.btn-outline-submit{width: 130px; text-align: center; padding-left: 18px;color:forestgreen;background-color:transparent;background-image:none;border-color:forestgreen}
.btn-outline-submit:hover{color:#fff;background-color:forestgreen;border-color:forestgreen}
.btn-outline-submit.focus,
.btn-outline-submit:focus{-webkit-box-shadow:0 0 0 3px rgba(220,53,69,.5);box-shadow:0 0 0 3px rgba(220,53,69,.5)}
.btn-outline-submit.disabled,
.btn-outline-submit:disabled{color:forestgreen;background-color:transparent}
.btn-outline-submit.active,
.btn-outline-submit:active,
.show>.btn-outline-submit.dropdown-toggle{color:#fff;background-color:forestgreen;border-color:forestgreen}


.mean-container .mean-nav ul li a.mean-expand {
height:22px;
}

.icon-box {
  margin-bottom: 60px;
}
.icon-box .icon {
  display: inline-block;
  height: 70px;
  margin-bottom: 20px;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 70px;
}
.icon-box .icon i {
  line-height: 70px;
}
.icon-box .icon.icon-gray {
  background-color: #eeeeee;
  color: #555555;
}
.icon-box .icon.icon-gray:hover {
  background-color: #d5d5d5;
  color: #bbbbbb;
}
.icon-box .icon.icon-gray.icon-bordered {
  background-color: transparent;
  border: 2px solid #eeeeee;
}
.icon-box .icon.icon-gray.icon-bordered:hover {
  background-color: #eeeeee;
  color: #555555;
}
.icon-box .icon.icon-dark {
  background-color: #111111;
  color: #fff;
}
.icon-box .icon.icon-dark:hover {
  color: #5e5e5e;
}
.icon-box .icon.icon-dark.icon-bordered {
  background-color: transparent;
  border: 2px solid #111111;
  color: #111111;
}
.icon-box .icon.icon-dark.icon-bordered:hover {
  background-color: #111111;
  border-color: #111111;
  color: #fff;
}
.icon-box .icon.icon-white {
  background-color: #fff;
  color: #333333;
}
.icon-box .icon.icon-white:hover {
  background-color: #b3b3b3;
  color: #000000;
}
.icon-box .icon.icon-white.icon-bordered {
  background-color: transparent;
  border: 2px solid #fff;
  color: #fff;
}
.icon-box .icon.icon-white.icon-bordered:hover {
  background-color: #fff;
  border-color: #fff;
  color: #111111;
}
.icon-box .icon.icon-white.icon-border-effect {
  position: relative;
}
.icon-box .icon.icon-white.icon-border-effect::after {
  box-shadow: 0 0 0 3px #fff;
}
.icon-box .icon.icon-bordered {
  border: 1px solid #777777;
}
.icon-box .icon.icon-bordered:hover {
  background-color: #777777;
  color: #fff;
}
.icon-box .icon.icon-rounded {
  border-radius: 3px;
}
.icon-box .icon.icon-circled {
  border-radius: 50%;
}
.icon-box .icon.icon-xs {
  height: 30px;
  width: 30px;
}
.icon-box .icon.icon-xs i {
  font-size: 18px;
  line-height: 30px;
}
.icon-box .icon.icon-sm {
  height: 50px;
  width: 50px;
}
.icon-box .icon.icon-sm i {
  font-size: 22px;
  line-height: 50px;
}
.icon-box .icon.icon-md {
  height: 75px;
  width: 75px;
}
.icon-box .icon.icon-md i {
  font-size: 36px;
  line-height: 75px;
}
.icon-box .icon.icon-lg {
  height: 90px;
  width: 90px;
}
.icon-box .icon.icon-lg i {
  font-size: 48px;
  line-height: 90px;
}
.icon-box .icon.icon-xl {
  height: 120px;
  width: 120px;
}
.icon-box .icon.icon-xl i {
  font-size: 60px;
  line-height: 120px;
}
.icon-box .icon.icon-border-effect {
  position: relative;
}
.icon-box .icon.icon-border-effect::after {
  border-radius: 50%;
  box-shadow: 0 0 0 3px ;
  box-sizing: content-box;
  content: "";
  height: 100%;
  left: -4px;
  opacity: 0;
  padding: 4px;
  top: -4px;
  transform: scale(0.8);
  transition: transform 0.2s ease 0s, opacity 0.2s ease 0s;
  pointer-events: none;
  position: absolute;
  width: 100%;
}
.icon-box .icon.icon-border-effect.effect-flat::after {
  border-radius: 0;
}
.icon-box .icon.icon-border-effect.effect-rounded::after {
  border-radius: 3px;
}
.icon-box .icon.icon-border-effect.effect-circled::after {
  border-radius: 50%;
}
.icon-box .icon.icon-border-effect.icon-gray::after {
  box-shadow: 0 0 0 3px #eeeeee;
}
.icon-box .icon.icon-top {
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: -32px;
}
.icon-box i {
  display: inline-block;
  font-size: 40px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.icon-box i[class*="pe-7s-"] {
  vertical-align: text-bottom;
}
.icon-box.left {
  text-align: left;
}
.icon-box.left a {
  margin-right: 30px;
  padding: 0;
}
.icon-box.iconbox-border {
  border: 1px solid #dcdcdc;
}
.icon-box.iconbox-bg {
  background-color: #fafafa;
}
.icon-box.iconbox-bg.iconbox-bg-dark {
  background-color: #333333;
}
.icon-box .icon-box-title {
  margin-bottom: 15px;
}
.rotate {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 700ms ease-in-out 0s;
  -o-transition: all 700ms ease-in-out 0s;
  transition: all 700ms ease-in-out 0s;
}
.no-rotate {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: all 700ms ease-in-out 0s;
  -o-transition: all 700ms ease-in-out 0s;
  transition: all 700ms ease-in-out 0s;
}
.icon-box:hover .icon-border-effect::after {
  opacity: 1;
  transform: scale(1);
}
.icon-box .icon-border-effect:hover::after {
  opacity: 1;
  transform: scale(1);
}

/*
 * 3.15 -> Trainer
 * -----------------------------------------------
*/
.trainer-item {
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s linear 0s;
  -o-transition: all 0.5s linear 0s;
  transition: all 0.5s linear 0s;
}
.trainer-item:hover:before {
  height: 100%;
  position: absolute;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  content: "";
}
.trainer-item .trainer-info {
  height: 100%;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
  width: 100%;
}
.trainer-item .trainer-info .trainer-biography {
  bottom: 10%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  left: 0;
  right: 0;
  position: absolute;
  margin: auto;
  text-align: center;
  opacity: 0;
  -webkit-transition: all 0.5s linear 0s;
  -o-transition: all 0.5s linear 0s;
  transition: all 0.5s linear 0s;
  z-index: 3;
}
.trainer-item:hover .trainer-biography {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.trainer-item .social-network {
  position: absolute;
  color: #fff;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  top: -50px;
  -webkit-transition: all 400ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
  -o-transition: all 400ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
  transition: all 400ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
  z-index: 3;
}
.trainer-item .social-network li a i {
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #FFF;
}
.trainer-item:hover .social-network {
  top: 20%;
}
/* Trainer Style 2 */
.box-hover-effect.effect1:hover .thumb img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.box-hover-effect.effect1:hover .thumb:before {
  -webkit-transform: rotate(-59deg);
  -ms-transform: rotate(-59deg);
  -o-transform: rotate(-59deg);
  transform: rotate(-59deg);
}
.box-hover-effect.effect1:hover .thumb:hover {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.trainer-item.style2 {
  overflow: hidden;
  position: relative;
  transition: all 0.5s linear 0s;
  margin-bottom: 30px;
}
.trainer-item.style2 .trainer-biography {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.trainer-item.style2:hover::before {
  background: transparent;
  content: "";
  height: 100%;
  position: static;
  width: 100%;
}
.trainer-item.style2:hover .trainer-biography {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.trainer-item.style2:hover .trainer-info {
  bottom: 0;
}
.trainer-item.style2 .trainer-info {
  background: #000 none repeat scroll 0 0;
  bottom: -100%;
  display: block;
  height: auto;
  position: absolute;
  top: auto;
  width: 100%;
  -webkit-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
.trainer-item.style2 .trainer-info .trainer-biography {
  opacity: 1;
  position: relative;
  right: auto;
  left: auto;
  top: auto;
  bottom: auto;
  text-align: center;
  z-index: 3;
}
.trainer-item.style2 .social-network {
  color: #fff;
  position: relative;
  text-align: center;
  top: auto;
  z-index: 3;
}
.trainer-item.style2 .social-network:hover {
  top: auto;
}
.trainer-item.style2 .social-network li a i {
  color: #fff;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  width: 30px;
}
.text-white {
  color: #fff !important;
}
.text-white-f1 {
  color: #f1f1f1 !important;
}
.text-white-f2 {
  color: #f2f2f2 !important;
}
.text-white-f3 {
  color: #f3f3f3 !important;
}
.text-white-f4 {
  color: #f4f4f4 !important;
}
.text-white-f5 {
  color: #f5f5f5 !important;
}
/*
 *  Owl carousel
 * -----------------------------------------------
*/
/* *  Owl Carousel - Animate Plugin*/
.owl-carousel .animated {-webkit-animation-duration: 1000ms;animation-duration: 1000ms;-webkit-animation-fill-mode: both;animation-fill-mode: both;}.owl-carousel .owl-animated-in {z-index: 0;}.owl-carousel .owl-animated-out {z-index: 1;}.owl-carousel .fadeOut {-webkit-animation-name: fadeOut;animation-name: fadeOut;}@-webkit-keyframes fadeOut {0% {opacity: 1;}100% {opacity: 0;}}@keyframes fadeOut {0% {opacity: 1;}100% {opacity: 0;}}/* * 	Owl Carousel - Auto Height Plugin*/.owl-height {-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}/* *  Core Owl Carousel CSS File*/.owl-carousel {display: none;width: 100%;-webkit-tap-highlight-color: transparent;/* position relative and z-index fix webkit rendering fonts issue */position: relative;z-index: 1;}.owl-carousel .owl-stage {position: relative;-ms-touch-action: pan-Y;}.owl-carousel .owl-stage:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}.owl-carousel .owl-stage-outer {position: relative;overflow: hidden;/* fix for flashing background */-webkit-transform: translate3d(0px, 0px, 0px);}.owl-carousel .owl-controls .owl-nav .owl-prev,.owl-carousel .owl-controls .owl-nav .owl-next,.owl-carousel .owl-controls .owl-dot {cursor: pointer;cursor: hand;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}.owl-carousel.owl-loaded {display: block;}.owl-carousel.owl-loading {opacity: 0;display: block;}.owl-carousel.owl-hidden {opacity: 0;}.owl-carousel .owl-refresh .owl-item {display: none;}.owl-carousel .owl-item {position: relative;min-height: 1px;float: left;-webkit-backface-visibility: hidden;-webkit-tap-highlight-color: transparent;-webkit-touch-callout: none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}.owl-carousel .owl-item img {display: block;width: 100%;-webkit-transform-style: preserve-3d;}.owl-carousel.owl-text-select-on .owl-item {-webkit-user-select: auto;-moz-user-select: auto;-ms-user-select: auto;user-select: auto;}.owl-carousel .owl-grab {cursor: move;cursor: -webkit-grab;cursor: -o-grab;cursor: -ms-grab;cursor: grab;}.owl-carousel.owl-rtl {direction: rtl;}.owl-carousel.owl-rtl .owl-item {float: right;}/* No Js */.no-js .owl-carousel {display: block;}/* * 	Owl Carousel - Lazy Load Plugin*/.owl-carousel .owl-item .owl-lazy {opacity: 0;-webkit-transition: opacity 400ms ease;-moz-transition: opacity 400ms ease;-ms-transition: opacity 400ms ease;-o-transition: opacity 400ms ease;transition: opacity 400ms ease;}.owl-carousel .owl-item img {transform-style: preserve-3d;}/* * 	Owl Carousel - Video Plugin*/.owl-carousel .owl-video-wrapper {position: relative;height: 100%;background: #000;}.owl-carousel .owl-video-play-icon {position: absolute;height: 80px;width: 80px;left: 50%;top: 50%;margin-left: -40px;margin-top: -40px;background: url("owl.video.play.png") no-repeat;cursor: pointer;z-index: 1;-webkit-backface-visibility: hidden;-webkit-transition: scale 100ms ease;-moz-transition: scale 100ms ease;-ms-transition: scale 100ms ease;-o-transition: scale 100ms ease;transition: scale 100ms ease;}.owl-carousel .owl-video-play-icon:hover {-webkit-transition: scale(1.3, 1.3);-moz-transition: scale(1.3, 1.3);-ms-transition: scale(1.3, 1.3);-o-transition: scale(1.3, 1.3);transition: scale(1.3, 1.3);}.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon {display: none;}.owl-carousel .owl-video-tn {opacity: 0;height: 100%;background-position: center center;background-repeat: no-repeat;-webkit-background-size: contain;-moz-background-size: contain;-o-background-size: contain;background-size: contain;-webkit-transition: opacity 400ms ease;-moz-transition: opacity 400ms ease;-ms-transition: opacity 400ms ease;-o-transition: opacity 400ms ease;transition: opacity 400ms ease;}.owl-carousel .owl-video-frame {position: relative;z-index: 1;}

.bg-lighter {
    background-color: #f7f7f7 !important;
}

@font-face {
	font-family: 'serpentine';
	src: url('fonts/serpentine bold.eot');
	src: local('☺'), url('fonts/serpentine bold.woff') format('woff'), url('fonts/serpentine bold.ttf') format('truetype'), url('fonts/serpentine bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


@media (max-width: 450px) {
    .height-100-vh
    {
        height:220px;

    }
    .spotlight-double
    {
        width:100% !important;
        min-height:180px!important;
        min-width:100px!important;
    }
}


@media (max-width: 350px) {
    .height-100-vh
    {
        height:220px;

    }
    .spotlight-double
    {
        width:100% !important;
        min-height:180px!important;
        min-width:100px!important;
    }
}

.height-50-vh
    {
        height:50px;

    }

.height-30-vh
    {
        height:30px;

    }

.btn-xl {
    font-weight: 700;
    padding: 28px 71px;
}

/* menu */
@media (max-width:767px)
{#footer,#footer .text-box-right{text-align:center!important}}
.leftMenu{z-index:1000;position:absolute}
.leftMenu label{cursor:pointer}
.leftMenu label:focus{outline:none}
.leftMenu label.menu-toggle{ border:solid 2px #529389; margin-left:5px;margin-top:-15px;width:40px;height:40px;padding:0;background:transparent url(../images/icon-menu.svg) no-repeat 50%}
.leftMenu label.menu-toggle span{position:relative;top:18px;left:65px;font-size:18px;font-size:1.125rem;font-family:Raleway,Arial,Helvetica,sans-serif}
.leftMenu .menu-button{position:absolute;top:20px;z-index:999}
.leftMenu .menu-button span{z-index:999}
.leftMenu .menu{z-index:1000;position:fixed;top:0;left:0;background:#fff;width:320px;height:100vh;-webkit-transform:translate3d(-320px,0,0);transform:translate3d(-320px,0,0);-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}
.leftMenu .menu ul{padding:21px 0 0;list-style-type:none}
.leftMenu .menu ul li a{display:block;padding:10px 40px;color:#444;font-size:15px;font-size:.9375rem;background-color:#fff;font-family:Raleway,Arial,Helvetica,sans-serif}
.leftMenu .menu ul li a:hover{color:#6cb79b}
@media (max-width:767px)
{
.leftMenu .menu ul li a{padding:10px 30px}}
.leftMenu .menu-checkbox{display:none}
.leftMenu .menu-checkbox:checked+.menu{-webkit-transform:translateZ(0);transform:translateZ(0)}#sectionIndex .left-content{background-image:url(../images/about-bg.png);background-size:cover;-o-background-size:cover;background-attachment:fixed;background-position:0 0}#sectionIndex .left-content .item{height:320px}#sectionIndex .left-content .item.item-a{background:transparent;padding:60px 10px 0;text-align:center}#sectionIndex .left-content .item.item-a:hover img{-webkit-filter:blur(0)!important;-ms-filter:blur(0)!important;-moz-filter:blur(0)!important;filter:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='blur'><feGaussianBlur stdDeviation='0' /></filter></svg>#blur");filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius="0")}@media (max-width:767px){#sectionIndex .left-content .item.item-a{padding:40px}}#sectionIndex .left-content .item.item-b{background:transparent}#sectionIndex .left-content .item.item-b .btn{display:block;width:150px;margin:15px auto 0;padding:12px;text-transform:uppercase;font-size:13px;font-size:.8125rem}@media (max-width:767px){#sectionIndex .left-content .item.item-b .btn{width:110px}}#sectionIndex .left-content .item.item-e{background:#6cb79b}#sectionIndex .left-content .item.item-g{background:#5f9892}#sectionIndex .left-content .item a:hover .overlay h2{margin-top:-50px}@media (max-width:767px){#sectionIndex .left-content .item a .overlay h2{font-size:16px;font-size:1rem;line-height:30px}}@media (max-width:767px){#sectionIndex .left-content .item{height:190px}}#sectionIndex .right-content{padding:0;overflow:hidden;height:960px}#sectionIndex .right-content img{min-height:960px;position:absolute;top:0}#sectionIndex .right-content .overlay{position:absolute;top:0;left:0;bottom:0;width:100%;background:rgba(0,0,0,.1)}#sectionIndex .right-content .overlay h2{position:absolute;left:0;bottom:0;font-family:Amita,Arial,Helvetica,sans-serif;padding-top:160px;font-style:normal;font-size:32px;font-size:2rem;color:#fff;padding:88px}@media (max-width:767px){#sectionIndex .right-content{height:240px}#sectionIndex .right-content img{right:0;max-width:100%}#sectionIndex .right-content .overlay h2{font-size:16px;font-size:1rem;line-height:30px;padding:27px}}#about-us .left-content{background-image:url(../images/about-bg.png);background-size:cover;-o-background-size:cover;font-family:Raleway,Arial,Helvetica,sans-serif;padding:0}#about-us .left-content .textInfo{padding:30px}#about-us .left-content .textInfo p{font-size:18px;font-size:1.125rem;line-height:30px}@media (max-width:767px){#about-us .left-content .textInfo{padding:20px}}#about-us .right-content{padding:0}#about-us .right-content .item.item-a1{background-color:#32646c}#about-us .right-content .item.item-d{background-color:#6cb79b}@media (max-width:767px){#about-us .right-content .item{height:190px}}#schedule{font-weight:300;font-size:14px;font-size:.875rem;background-color:#fafafa}#schedule .titleSchedule{padding:50px 0;text-align:center;background-color:#dbeaec}#schedule .titleSchedule h1{font-size:29px;font-size:1.8125rem}@media (max-width:767px){#schedule .titleSchedule h1{font-size:18px;font-size:1.125rem;line-height:24px}}#schedule .titleSchedule .dark-form input,#schedule .titleSchedule .dark-form select,#schedule .titleSchedule .dark-form textarea{font-size:14px;font-size:.875rem;background:none;border:1px solid #487e86;color:#487e86;border-radius:2px;padding:12px;margin-bottom:10px;height:45px}#schedule .titleSchedule .dark-form input:focus,#schedule .titleSchedule .dark-form select:focus,#schedule .titleSchedule .dark-form textarea:focus{background:none;color:#6cb79b;border:1px solid #6cb79b}@media (max-width:767px){#schedule .titleSchedule{padding:20px 0}}#schedule .tableOptions{padding:5px 5px 5px 20px;background-color:#487e86}#schedule .tableOptions a{color:#fff;padding:10px 21px 10px 0;text-decoration:underline;display:inline-block}#schedule .tableOptions a i{font-size:20px;font-size:1.25rem;position:relative}#schedule .tableOptions a i.fa-angle-left{top:2px;left:-5px}#schedule .tableOptions a i.fa-angle-right{top:2px;right:-5px}#schedule .tableOptions .btn{padding-top:13px;padding-bottom:13px;text-align:left}#schedule .tableOptions .btn i{position:absolute;right:25px;font-size:26px;font-size:1.625rem;top:9px}#schedule .tableOptions .btn.dropdown-toggle{background-color:transparent;border-color:#529389;color:#fff}#schedule .tableOptions .btn.dropdown-toggle:after{display:none}#schedule .tableOptions .btn:focus{-webkit-box-shadow:0 2px 4px 0 rgba(91,91,91,.5);box-shadow:0 2px 4px 0 rgba(91,91,91,.5)}#schedule .tableOptions .dropdown-item.active,#schedule .tableOptions .dropdown-item:active{background-color:#487e86!important;outline:none}@media (max-width:767px){#schedule .tableOptions{padding:5px;text-align:center}}#schedule .tableInfo{padding:40px 0}#schedule .tableInfo .scheduleBox{background-color:#fff;-webkit-box-shadow:0 2px 4px 0 rgba(91,91,91,.5);box-shadow:0 2px 4px 0 rgba(91,91,91,.5);padding:0}#schedule .tableInfo thead.thead-light{background-color:#eef4f3;color:#487e86}#schedule .tableInfo tbody .btn-primary{color:#fff;padding:7px 10px;text-transform:inherit;font-size:12px;font-size:.75rem}#schedule .tableInfo tbody .btn-primary:active{border-color:#6cb79b}#schedule .tableInfo tbody .btn-primary:focus{-webkit-box-shadow:0 2px 4px 0 #6cb79b;box-shadow:0 2px 4px 0 #6cb79b}#classes .left-content{background-color:#dbeaec;padding:0}#classes .left-content .item{height:300px;background:#6cb79b}#classes .left-content .item.item-a{background-image:url(../images/classes1-itemA.png);background-size:cover;-o-background-size:cover;padding:5% 60px;overflow-y:scroll}#classes .left-content .item.item-a h4{color:#529389;font-family:Roboto,Arial,Helvetica,sans-serif}#classes .left-content .item .content-button p{text-align:left}#classes .right-content{background-image:url(../images/classes1-right-bg.png);background-size:cover;-o-background-size:cover;padding:10% 80px}#classes .right-content h3{color:#fff;margin-bottom:73px}#classes .right-content .light-form label{padding-left:0}#classes .right-content .light-form select{background:url(../images/arr_down.png) no-repeat 100%;-webkit-appearance:none;background-position-x:97%;height:42px}#classes .right-content .light-form p{margin-bottom:0}#classes .right-content .light-form button{margin-top:46px}#classes .btn-outline-primary{border-color:#fff;border-radius:2px;color:#fff;cursor:pointer;padding:15px}#classes .btn-outline-primary:hover{background-color:#32646c;border-color:#6cb79b}#rates{background-color:#fafafa}#rates .titleSchedule{padding:50px 0;text-align:center;background-color:#dbeaec}#rates .titleSchedule h1{font-size:29px;font-size:1.8125rem}@media (max-width:767px){#rates .titleSchedule h1{font-size:18px;font-size:1.125rem;line-height:24px}}#rates .titleSchedule a{text-decoration:underline}@media (max-width:767px){#rates .titleSchedule{padding:20px 0}}#rates .tableOptions{padding:5px 5px 5px 20px;background-color:#487e86}#rates .tableOptions a{color:#fff;padding:10px 21px 10px 0;text-decoration:underline;display:inline-block}#rates .tableOptions a i{font-size:20px;font-size:1.25rem;position:relative}#rates .tableOptions a i.fa-angle-left{top:2px;left:-5px}#rates .tableOptions a i.fa-angle-right{top:2px;right:-5px}#rates .tableInfo{padding:40px 0}#rates .tableInfo .ratesBox{background-color:#fff;-webkit-box-shadow:0 2px 4px 0 rgba(91,91,91,.5);box-shadow:0 2px 4px 0 rgba(91,91,91,.5);padding:0}#rates .tableInfo .ratesBox table{margin-bottom:0}#rates .tableInfo thead.thead-dark{background-color:#487e86;color:#fff;font-size:12px;font-size:.75rem}#rates .tableInfo tbody .btn-primary{color:#fff;padding:10px 20px;text-transform:inherit;font-size:12px;font-size:.75rem}#rates .tableInfo .btn:active{border-color:#6cb79b}#rates .tableInfo .btn:focus{-webkit-box-shadow:0 2px 4px 0 #6cb79b;box-shadow:0 2px 4px 0 #6cb79b}#rates .tableInfo .btn.off{background-color:#c8c8c8}#rates .textInfo h2{font-size:23px;font-size:1.4375rem;color:#487e86}#rates .textInfo a{text-decoration:underline}#media .item.item-a{background-image:url(../images/about-bg.png);background-size:cover;-o-background-size:cover;background-color:transparent}.modalMedia .modal-dialog,.modalVideo .modal-dialog{margin:10% auto}.modalMedia .modal-dialog .close,.modalVideo .modal-dialog .close{position:absolute;right:0;top:-30px;color:#fff;text-shadow:inherit;opacity:1;cursor:pointer}.modalMedia .modal-dialog .close:focus,.modalVideo .modal-dialog .close:focus{outline:none}.modalMedia .modal-dialog .modalImage,.modalVideo .modal-dialog .modalImage{position:relative}.modalMedia .modal-dialog .modalImage h3,.modalVideo .modal-dialog .modalImage h3{position:absolute;left:0;top:0;color:#fff;font-size:13px;font-size:.8125rem;font-family:Roboto,Arial,Helvetica,sans-serif;padding:15px 20px;line-height:inherit}.modalMedia .modal-dialog .modalImage .description,.modalVideo .modal-dialog .modalImage .description{position:absolute;left:0;bottom:0;padding:20px;background-color:rgba(0,0,0,.5);color:#fff;font-size:13px;font-size:.8125rem}#education .left-content{background-image:url(../images/about-bg.png);background-size:cover;-o-background-size:cover;background-attachment:fixed;background-position:0 0;padding:0 50px}@media (max-width:767px){#education .left-content{padding:20px}}#education .left-content h1{color:#529389;font-size:29px;font-size:1.8125rem}#education .left-content p{font-size:18px;font-size:1.125rem;line-height:30px}#education .right-content{background-color:#dbeaec;padding:0}#teachers .left-content h3{color:#529389}#teachers .left-content .item-a{background-image:url(../images/teachers-itemA.png);background-size:cover;-o-background-size:cover;padding:20px 32px;-webkit-box-sizing:border-box;box-sizing:border-box}#teachers .left-content .item-e{background-color:#136f61}@media (max-width:767px){#teachers .left-content .item-e{display:none}}#teachers .overlay-content h2{font-size:18px;font-size:1.125rem;line-height:22px}#teachers .overlay-content p{font-size:15px;font-size:.9375rem;text-align:left;padding-left:10px;padding-right:10px}#teachers .right-content .item-e,#teachers .right-content .item-f{background-color:#02594b}#teachers .btn-outline-primary{border-color:#fff;border-radius:2px;color:#fff;cursor:pointer;padding:13px 26px}#teachers .btn-outline-primary:hover{background-color:#32646c;border-color:#6cb79b}.left-content .info{padding:30px 0 60px;-webkit-box-sizing:border-box;box-sizing:border-box}.left-content .info h4{padding:20px 0 10px}.left-content .info .light-form label{padding-left:0!important}.left-content .info #infoCarousel .carousel-indicators{bottom:-30px}.left-content .info #infoCarousel .carousel-indicators li{width:20px;height:20px;border-radius:50%;background:none;border:1px solid #529389;cursor:pointer}.left-content .info #infoCarousel .carousel-indicators li.active,.left-content .info #infoCarousel .carousel-indicators li:hover{background:#529389}#contact-bg{background-image:url(../images/contact-bg.png);background-size:cover;color:#fff}#contact-bg #form-content{font-size:14px;font-size:.875rem}#contact-bg #form-content h3{margin-bottom:70px}#contact-bg #form-content button{padding:15px 45px;text-transform:inherit}@media (max-width:767px){#contact-bg #form-content{padding:40px 20px}}

.leftMenu .menu-checkbox:checked+.menu{-webkit-transform:translateZ(0);transform:translateZ(0)}#sectionIndex .left-content{background-image:url(../images/about-bg.png);background-size:cover;-o-background-size:cover;background-attachment:fixed;background-position:0 0}#sectionIndex .left-content .item{height:320px}#sectionIndex .left-content .item.item-a{background:transparent;padding:60px 10px 0;text-align:center}#sectionIndex .left-content .item.item-a:hover img{-webkit-filter:blur(0)!important;-ms-filter:blur(0)!important;-moz-filter:blur(0)!important;filter:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='blur'><feGaussianBlur stdDeviation='0' /></filter></svg>#blur");filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius="0")}@media (max-width:767px){#sectionIndex .left-content .item.item-a{padding:40px}}#sectionIndex .left-content .item.item-b{background:transparent}#sectionIndex .left-content .item.item-b .btn{display:block;width:150px;margin:15px auto 0;padding:12px;text-transform:uppercase;font-size:13px;font-size:.8125rem}@media (max-width:767px){#sectionIndex .left-content .item.item-b .btn{width:110px}}#sectionIndex .left-content .item.item-e{background:#6cb79b}#sectionIndex .left-content .item.item-g{background:#5f9892}#sectionIndex .left-content .item a:hover .overlay h2{margin-top:-50px}@media (max-width:767px){#sectionIndex .left-content .item a .overlay h2{font-size:16px;font-size:1rem;line-height:30px}}@media (max-width:767px){#sectionIndex .left-content .item{height:190px}}#sectionIndex .right-content{padding:0;overflow:hidden;height:960px}#sectionIndex .right-content img{min-height:960px;position:absolute;top:0}#sectionIndex .right-content .overlay{position:absolute;top:0;left:0;bottom:0;width:100%;background:rgba(0,0,0,.1)}#sectionIndex .right-content .overlay h2{position:absolute;left:0;bottom:0;font-family:Amita,Arial,Helvetica,sans-serif;padding-top:160px;font-style:normal;font-size:32px;font-size:2rem;color:#fff;padding:88px}@media (max-width:767px){#sectionIndex .right-content{height:240px}#sectionIndex .right-content img{right:0;max-width:100%}#sectionIndex .right-content .overlay h2{font-size:16px;font-size:1rem;line-height:30px;padding:27px}}#about-us .left-content{background-image:url(../images/about-bg.png);background-size:cover;-o-background-size:cover;font-family:Raleway,Arial,Helvetica,sans-serif;padding:0}#about-us .left-content .textInfo{padding:30px}#about-us .left-content .textInfo p{font-size:18px;font-size:1.125rem;line-height:30px}@media (max-width:767px){#about-us .left-content .textInfo{padding:20px}}#about-us .right-content{padding:0}#about-us .right-content .item.item-a1{background-color:#32646c}#about-us .right-content .item.item-d{background-color:#6cb79b}@media (max-width:767px){#about-us .right-content .item{height:190px}}#schedule{font-weight:300;font-size:14px;font-size:.875rem;background-color:#fafafa}#schedule .titleSchedule{padding:50px 0;text-align:center;background-color:#dbeaec}#schedule .titleSchedule h1{font-size:29px;font-size:1.8125rem}@media (max-width:767px){#schedule .titleSchedule h1{font-size:18px;font-size:1.125rem;line-height:24px}}#schedule .titleSchedule .dark-form input,#schedule .titleSchedule .dark-form select,#schedule .titleSchedule .dark-form textarea{font-size:14px;font-size:.875rem;background:none;border:1px solid #487e86;color:#487e86;border-radius:2px;padding:12px;margin-bottom:10px;height:45px}#schedule .titleSchedule .dark-form input:focus,#schedule .titleSchedule .dark-form select:focus,#schedule .titleSchedule .dark-form textarea:focus{background:none;color:#6cb79b;border:1px solid #6cb79b}@media (max-width:767px){#schedule .titleSchedule{padding:20px 0}}#schedule .tableOptions{padding:5px 5px 5px 20px;background-color:#487e86}#schedule .tableOptions a{color:#fff;padding:10px 21px 10px 0;text-decoration:underline;display:inline-block}#schedule .tableOptions a i{font-size:20px;font-size:1.25rem;position:relative}#schedule .tableOptions a i.fa-angle-left{top:2px;left:-5px}#schedule .tableOptions a i.fa-angle-right{top:2px;right:-5px}#schedule .tableOptions .btn{padding-top:13px;padding-bottom:13px;text-align:left}#schedule .tableOptions .btn i{position:absolute;right:25px;font-size:26px;font-size:1.625rem;top:9px}#schedule .tableOptions .btn.dropdown-toggle{background-color:transparent;border-color:#529389;color:#fff}#schedule .tableOptions .btn.dropdown-toggle:after{display:none}#schedule .tableOptions .btn:focus{-webkit-box-shadow:0 2px 4px 0 rgba(91,91,91,.5);box-shadow:0 2px 4px 0 rgba(91,91,91,.5)}#schedule .tableOptions .dropdown-item.active,#schedule .tableOptions .dropdown-item:active{background-color:#487e86!important;outline:none}@media (max-width:767px){#schedule .tableOptions{padding:5px;text-align:center}}#schedule .tableInfo{padding:40px 0}#schedule .tableInfo .scheduleBox{background-color:#fff;-webkit-box-shadow:0 2px 4px 0 rgba(91,91,91,.5);box-shadow:0 2px 4px 0 rgba(91,91,91,.5);padding:0}#schedule .tableInfo thead.thead-light{background-color:#eef4f3;color:#487e86}#schedule .tableInfo tbody .btn-primary{color:#fff;padding:7px 10px;text-transform:inherit;font-size:12px;font-size:.75rem}#schedule .tableInfo tbody .btn-primary:active{border-color:#6cb79b}#schedule .tableInfo tbody .btn-primary:focus{-webkit-box-shadow:0 2px 4px 0 #6cb79b;box-shadow:0 2px 4px 0 #6cb79b}#classes .left-content{background-color:#dbeaec;padding:0}#classes .left-content .item{height:300px;background:#6cb79b}#classes .left-content .item.item-a{background-image:url(../images/classes1-itemA.png);background-size:cover;-o-background-size:cover;padding:5% 60px;overflow-y:scroll}#classes .left-content .item.item-a h4{color:#529389;font-family:Roboto,Arial,Helvetica,sans-serif}#classes .left-content .item .content-button p{text-align:left}#classes .right-content{background-image:url(../images/classes1-right-bg.png);background-size:cover;-o-background-size:cover;padding:10% 80px}#classes .right-content h3{color:#fff;margin-bottom:73px}#classes .right-content .light-form label{padding-left:0}#classes .right-content .light-form select{background:url(../images/arr_down.png) no-repeat 100%;-webkit-appearance:none;background-position-x:97%;height:42px}#classes .right-content .light-form p{margin-bottom:0}#classes .right-content .light-form button{margin-top:46px}#classes .btn-outline-primary{border-color:#fff;border-radius:2px;color:#fff;cursor:pointer;padding:15px}#classes .btn-outline-primary:hover{background-color:#32646c;border-color:#6cb79b}#rates{background-color:#fafafa}#rates .titleSchedule{padding:50px 0;text-align:center;background-color:#dbeaec}#rates .titleSchedule h1{font-size:29px;font-size:1.8125rem}@media (max-width:767px){#rates .titleSchedule h1{font-size:18px;font-size:1.125rem;line-height:24px}}#rates .titleSchedule a{text-decoration:underline}@media (max-width:767px){#rates .titleSchedule{padding:20px 0}}#rates .tableOptions{padding:5px 5px 5px 20px;background-color:#487e86}#rates .tableOptions a{color:#fff;padding:10px 21px 10px 0;text-decoration:underline;display:inline-block}#rates .tableOptions a i{font-size:20px;font-size:1.25rem;position:relative}#rates .tableOptions a i.fa-angle-left{top:2px;left:-5px}#rates .tableOptions a i.fa-angle-right{top:2px;right:-5px}#rates .tableInfo{padding:40px 0}#rates .tableInfo .ratesBox{background-color:#fff;-webkit-box-shadow:0 2px 4px 0 rgba(91,91,91,.5);box-shadow:0 2px 4px 0 rgba(91,91,91,.5);padding:0}#rates .tableInfo .ratesBox table{margin-bottom:0}#rates .tableInfo thead.thead-dark{background-color:#487e86;color:#fff;font-size:12px;font-size:.75rem}#rates .tableInfo tbody .btn-primary{color:#fff;padding:10px 20px;text-transform:inherit;font-size:12px;font-size:.75rem}#rates .tableInfo .btn:active{border-color:#6cb79b}#rates .tableInfo .btn:focus{-webkit-box-shadow:0 2px 4px 0 #6cb79b;box-shadow:0 2px 4px 0 #6cb79b}#rates .tableInfo .btn.off{background-color:#c8c8c8}#rates .textInfo h2{font-size:23px;font-size:1.4375rem;color:#487e86}#rates .textInfo a{text-decoration:underline}#media .item.item-a{background-image:url(../images/about-bg.png);background-size:cover;-o-background-size:cover;background-color:transparent}.modalMedia .modal-dialog,.modalVideo .modal-dialog{margin:10% auto}.modalMedia .modal-dialog .close,.modalVideo .modal-dialog .close{position:absolute;right:0;top:-30px;color:#fff;text-shadow:inherit;opacity:1;cursor:pointer}.modalMedia .modal-dialog .close:focus,.modalVideo .modal-dialog .close:focus{outline:none}.modalMedia .modal-dialog .modalImage,.modalVideo .modal-dialog .modalImage{position:relative}.modalMedia .modal-dialog .modalImage h3,.modalVideo .modal-dialog .modalImage h3{position:absolute;left:0;top:0;color:#fff;font-size:13px;font-size:.8125rem;font-family:Roboto,Arial,Helvetica,sans-serif;padding:15px 20px;line-height:inherit}.modalMedia .modal-dialog .modalImage .description,.modalVideo .modal-dialog .modalImage .description{position:absolute;left:0;bottom:0;padding:20px;background-color:rgba(0,0,0,.5);color:#fff;font-size:13px;font-size:.8125rem}#education .left-content{background-image:url(../images/about-bg.png);background-size:cover;-o-background-size:cover;background-attachment:fixed;background-position:0 0;padding:0 50px}@media (max-width:767px){#education .left-content{padding:20px}}#education .left-content h1{color:#529389;font-size:29px;font-size:1.8125rem}#education .left-content p{font-size:18px;font-size:1.125rem;line-height:30px}#education .right-content{background-color:#dbeaec;padding:0}#teachers .left-content h3{color:#529389}#teachers .left-content .item-a{background-image:url(../images/teachers-itemA.png);background-size:cover;-o-background-size:cover;padding:20px 32px;-webkit-box-sizing:border-box;box-sizing:border-box}#teachers .left-content .item-e{background-color:#136f61}@media (max-width:767px){#teachers .left-content .item-e{display:none}}#teachers .overlay-content h2{font-size:18px;font-size:1.125rem;line-height:22px}#teachers .overlay-content p{font-size:15px;font-size:.9375rem;text-align:left;padding-left:10px;padding-right:10px}#teachers .right-content .item-e,#teachers .right-content .item-f{background-color:#02594b}#teachers .btn-outline-primary{border-color:#fff;border-radius:2px;color:#fff;cursor:pointer;padding:13px 26px}#teachers .btn-outline-primary:hover{background-color:#32646c;border-color:#6cb79b}.left-content .info{padding:30px 0 60px;-webkit-box-sizing:border-box;box-sizing:border-box}.left-content .info h4{padding:20px 0 10px}.left-content .info .light-form label{padding-left:0!important}.left-content .info #infoCarousel .carousel-indicators{bottom:-30px}.left-content .info #infoCarousel .carousel-indicators li{width:20px;height:20px;border-radius:50%;background:none;border:1px solid #529389;cursor:pointer}.left-content .info #infoCarousel .carousel-indicators li.active,.left-content .info #infoCarousel .carousel-indicators li:hover{background:#529389}#contact-bg{background-image:url(../images/contact-bg.png);background-size:cover;color:#fff}#contact-bg #form-content{font-size:14px;font-size:.875rem}#contact-bg #form-content h3{margin-bottom:70px}#contact-bg #form-content button{padding:15px 45px;text-transform:inherit}@media (max-width:767px){#contact-bg #form-content{padding:40px 20px}}

ul.list.check, ul.list {
        padding-left: 20px;
    }
    .list li {list-style-type: disc; }
     .list.check li {list-style-type: disc; }


.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
  .card > hr {
    margin-right: 0;
    margin-left: 0; }
  .card > .list-group:first-child .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
  .card > .list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }

.card-body {
    flex: 1 1 auto;
    padding: 1.25rem;
    padding-bottom: 40px;
    padding-top:20px;
}
.card-title {
  margin-bottom: 0.75rem; }

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0; }

.card-text:last-child {
  margin-bottom: 0; }

.card-link:hover {
  text-decoration: none; }

.card-link + .card-link {
  margin-left: 1.25rem; }

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }
  .card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0; }
  .card-header + .list-group .list-group-item:first-child {
    border-top: 0; }

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125); }
  .card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px); }

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0; }

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem; }

.card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px); }

.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px); }

.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px); }

.card-deck {
  display: flex;
  flex-direction: column; }
  .card-deck .card {
    margin-bottom: 15px; }
  @media (min-width: 576px) {
    .card-deck {
      flex-flow: row wrap;
      margin-right: -15px;
      margin-left: -15px; }
      .card-deck .card {
        display: flex;
        flex: 1 0 0%;
        flex-direction: column;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px; } }

.card-group {
  display: flex;
  flex-direction: column; }
  .card-group > .card {
    margin-bottom: 15px; }
  @media (min-width: 576px) {
    .card-group {
      flex-flow: row wrap; }
      .card-group > .card {
        flex: 1 0 0%;
        margin-bottom: 0; }
        .card-group > .card + .card {
          margin-left: 0;
          border-left: 0; }
        .card-group > .card:first-child {
          border-top-right-radius: 0;
          border-bottom-right-radius: 0; }
          .card-group > .card:first-child .card-img-top,
          .card-group > .card:first-child .card-header {
            border-top-right-radius: 0; }
          .card-group > .card:first-child .card-img-bottom,
          .card-group > .card:first-child .card-footer {
            border-bottom-right-radius: 0; }
        .card-group > .card:last-child {
          border-top-left-radius: 0;
          border-bottom-left-radius: 0; }
          .card-group > .card:last-child .card-img-top,
          .card-group > .card:last-child .card-header {
            border-top-left-radius: 0; }
          .card-group > .card:last-child .card-img-bottom,
          .card-group > .card:last-child .card-footer {
            border-bottom-left-radius: 0; }
        .card-group > .card:only-child {
          border-radius: 0.25rem; }
          .card-group > .card:only-child .card-img-top,
          .card-group > .card:only-child .card-header {
            border-top-left-radius: 0.25rem;
            border-top-right-radius: 0.25rem; }
          .card-group > .card:only-child .card-img-bottom,
          .card-group > .card:only-child .card-footer {
            border-bottom-right-radius: 0.25rem;
            border-bottom-left-radius: 0.25rem; }
        .card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
          border-radius: 0; }
          .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
          .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
          .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header,
          .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
            border-radius: 0; } }

.card-columns .card {
  margin-bottom: 0.75rem; }

@media (min-width: 576px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1; }
    .card-columns .card {
      display: inline-block;
      width: 100%; } }

.accordion .card:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
  border-radius: 0; }

.accordion .card:not(:first-of-type) .card-header:first-child {
  border-radius: 0; }

.accordion .card:first-of-type {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.accordion .card:last-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }