body{
font-family: 'Open Sans', sans-serif;}
.flip-card {
    background-color: transparent;
    width: 100%;
    height: 397px;
    perspective: 1000px;
       margin: 0 0 7%;
}
.flip_h2 h2{
        font-size: 28px;
    text-align: center;
    color: #ffff;
    font-weight: 600;
    margin: 6% 0 2% 0;
}
.bg-light {
    background-color: #eee!important;
}
.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
  background-color:#c0f5fd;
}

.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}

.flip-card-front, .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  
}
.aid_bgcolor{
        background: #38b6ff;
    margin-top: 3% !important;
        padding: 8px;
}
.flip-card img{
    width: 100%;
    height: 400px;
   /* box-shadow: 0px 0px 13px 0px #ffffff;
    border-radius: 7px;*/
    cursor: pointer;
}
.flip-card-front {
  background-color: #bbb;
  color: black;
}
.main_kitchenh2{
    margin:0;
}
.flip-card-back {
  background-color: #fff;
  color: #000;
  line-height:250px;
  transform: rotateY(180deg);
}
.ittalic{
    font-style: italic;
    font-weight: bold;
}
.eureka_li li{
	text-align: justify;
    font-weight: 500;
    margin-top: 2%;
    line-height: 32px;
    color: #000 !important;
    font-size: 16px;
}
.th_row{
    background-color: cadetblue;
    color: white;
}
.co_u li {
    list-style: circle !important;
}
.co_u{
        line-height: 39px;
}
.main_kitchenh3{
    text-align: center;
    width: 100%;
display: block;
}
.table{
    background-color: white;
    text-align: center;
}
.main_kitchenh3 h1 {
    font-size: 19px;
    color: #2a1717de;
    font-family: 'Do Hyeon', sans-serif;
    text-align: center;
}
.navbar{
   position: fixed;
    width: 100%;
    z-index: 1;
    box-shadow: 0px 0px 6px 0px #0000009e;
    border: 0 !important;
}
.mfp-bottom-bar {
    margin-top: -82% !important;
    position: absolute;
    top: 100%;
    left: -1px;
    width: 100%;
    cursor: auto;
}
.mfp-counter {
    position: absolute;
    top: 0;
    right: 31px !important;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}
.parent_video{
    width: 100%;
    height: 600px;
}
.left_div{
        margin-left: -2%;
}
.right_div{
        margin-left: 2%;
}
.affected_area img{
    width: 238px !important;
}
.affected_area{
	    margin-top: 2%;
}
.eureka_school{
	text-align: center;
}
.eureka_school img{
	width: 100px;
}
.years{
    background: #cccccc73;
    padding: 10px 0 34px;
    margin-top: 2%;
}
.eureka_school h3{
	font-size: 20px;
	font-weight: bold;
	margin-top: 2%;
}
.eureka_home h3{
    text-align: center;
    font-size: 17px;
    color: #fff;
}
.crises h2{
	font-size: 32px;
    font-weight: bold;
    color: #5d6062;
}
.crises p{
    font-size: 20px;
    font-weight: 600;
    font-style: italic;
    margin: 0;
}
.nav-tabs {
    border-bottom: 0px solid #dee2e6 !important;
}
.card:hover {
    transform: 0 !important;
    box-shadow: 0px 0px 0px rgb(0 0 0 / 30%);
}
.eurekahome_bg{
    background: #38b6ff;
padding: 3% 0 0;    color: #Fff;
    margin-top: 3%;
}
.card-title {
    font-size: 18px !important;
}
.nav-tabs .nav-link {
    color: #fff;
}
.eureka_home img{
    width: 294px !important;
    border-radius: 3px;
    margin-left: 0px;
    height: 250px !important;
}
.eureka_home h2{
    font-size: 20px;
    color: #fff !important;
}
.eurekahome_h3 h3{
	font-size: 19px;
    line-height: 33px;
}
.eureka_home {
    float: left;
    padding: 0;
    margin-top: 2%;
    text-align: center;
}
@media (min-width: 1200px){
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1249px;
}
}


*{
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
}

.main_kitchenh2 h1 {
    font-size: 42px;
    font-weight: bold;
    color: #2a1717de;
    /*font-family: 'Open Sans';*/
}

@import url(//fonts.googleapis.com/css?family=Montserrat:300,400,500);
/*.service-13 {
  font-family: "Montserrat", sans-serif;
    color: #8d97ad;
  font-weight: 300;
}*/

.service-13 h1, .service-13 h2, .service-13 h3, .service-13 h4, .service-13 h5, .service-13 h6 {
  color: #3e4555;
}

.service-13 .font-weight-medium {
    font-weight: 500;
}

.service-13 .bg-light {
    background-color: #f4f8fa !important;
}

.service-13 a {
    text-decoration: none;
}

.service-13 .btn-success-gradiant {
        background: #2cdd9b;
    background: -webkit-linear-gradient(legacy-direction(to right), #2cdd9b 0%, #1dc8cc 100%);
    background: -webkit-gradient(linear, left top, right top, from(#2cdd9b), to(#1dc8cc));
    background: -webkit-linear-gradient(left, #2cdd9b 0%, #1dc8cc 100%);
    background: -o-linear-gradient(left, #2cdd9b 0%, #1dc8cc 100%);
    background: linear-gradient(to right, #2cdd9b 0%, #1dc8cc 100%);
}

.service-13 .btn-success-gradiant:hover {
        background: #1dc8cc;
    background: -webkit-linear-gradient(legacy-direction(to right), #1dc8cc 0%, #2cdd9b 100%);
    background: -webkit-gradient(linear, left top, right top, from(#1dc8cc), to(#2cdd9b));
    background: -webkit-linear-gradient(left, #1dc8cc 0%, #2cdd9b 100%);
    background: -o-linear-gradient(left, #1dc8cc 0%, #2cdd9b 100%);
    background: linear-gradient(to right, #1dc8cc 0%, #2cdd9b 100%);    
}

.service-13 .linking {
    color: #3e4555;
}

.service-13 .linking:hover {
    color: #316ce8;
}
.service-13 h1{
    font-weight: 600;
    text-align: center;
    padding: 12px;
    font-size: 32px;
}
.service-13 .card.card-shadow {
    -webkit-box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
    box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
    height: 100px;
}
.card span {
    color: #000000d1;
    font-size: 18px;
    font-weight: bold;
    line-height: 64px;
    margin-left: 31px;
    padding: 11px 0;
}
.service-13 .btn-md {
    padding: 15px 45px;
    font-size: 16px;
}
.left-row{
    display: inline-block;
    zoom: 1;
    *: ;
    display: block;
    background: #000;
    position: absolute;
    /*right: -30px;*/
    top: 170px;
    background: url(../images/eurekahome/arrow-left2.png) center center no-repeat;
    background-size: cover;
    height: 41px;
    width: 23px;
    border: 0;
    z-index: 10;
    outline: 0;
    left:-30px;
}
.card-title {
    color: #fff !important;
    text-align: center;
}
.card {
    
    border: 0px solid rgba(0,0,0,.125) !important;
    background: transparent !important;
}
.right-row {
    display: inline-block;
    zoom: 1;
    *: ;
    display: block;
    background: #000;
    position: absolute;
    right: -30px;
    top: 170px;
    background: url(../images/eurekahome/arrow-right2.png) center center no-repeat;
    background-size: cover;
    height: 41px;
    width: 23px;
    border: 0;
    z-index: 10;
    outline: 0;
}
.card{
    padding: 0 !important;
}
/*.main-card{
    box-shadow: 0px 0px 6px 0px #0000004a;
    margin: 6% 0;
    padding: 14px;
    background: #fff;
    border-radius: 5px;    
}
.main-card-img img{
    width: 100%;
}
.main-card-tittle h3{
    font-size: 26px;
    padding: 16px 0 0;
    color: #f44336;
    font-weight: 600;
}
.main-card-fullview{
   background: #f8f7f7;
    padding: 2% 2% 0;
    margin: 2% 0 3%!important;
}
*/
.regular_card{
        padding: 5px;
}
.regular_card h3{
    font-size: 18px;
    text-align: center;
    color: #000;
    background: #fff;
    padding: 10px 0;
    font-weight: bold;
    cursor: pointer;
}
.regular_card img{
    height: 190px;
    width: 100%;
}
@media (max-width: 768px) {
    .carousel-inner .carousel-item > div {
        display: none;
    }
    .carousel-inner .carousel-item > div:first-child {
        display: block;
    }
}

.carousel-inner .carousel-item.active,
.carousel-inner .carousel-item-next,
.carousel-inner .carousel-item-prev {
    display: flex;
}

/* large - display 6 */
@media (min-width: 992px) {
    
    .carousel-inner .carousel-item-right.active,
    .carousel-inner .carousel-item-next {
      transform: translateX(50%);
    }
    
    .carousel-inner .carousel-item-left.active, 
    .carousel-inner .carousel-item-prev {
      transform: translateX(-50%);
    }
}

.carousel-inner .carousel-item-right,
.carousel-inner .carousel-item-left{ 
  transform: translateX(0);
}
.movie-img {
    height:200px;width: 150px;background-color:  aqua;overflow: hidden;background-image: url("https://i.hizliresim.com/mX07R4.png");
    background-repeat:no-repeat;
    background-size: cover;
    object-fit: fill;
}

.movie-title {
    height: 40px; width:150px;background-color: black;overflow: hidden;
}
.card a{
    text-decoration: none;
}
.project-tab #tabs .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #f15a24;
  
    border-bottom: 3px solid #fff!important;
    font-size: 16px;
    font-weight: bold;
    background: #38b6ff!important;
    color: #fff !important;
    border-radius: 33px !important;
    }
    .nav-tabs {
    margin: 2% 0 !important;
} 

.tab-pane h2{
    color: #056aa4!important;
}
.eurekahome_main_card{
   text-align: center;
    display: grid;
}
.eurekahome_main_card .card img{
    height: 216px !important;
    width: 216px !important;
    /*border-radius: 50% !important;*/
    margin-top: 2%;
}
.card_color {
    width: 260px;
    border: none;
    border-radius: 10px;
    background: #4E68C7
}
.card_color h2{
    font-size: 23px;
    text-align: center;
}
.discount {
    background-color: #fff;
    border: none;
    padding: 10px;
    border-radius: 58px;
}

.discount span {
    font-size: 39px;
    font-weight: bold;
    color: #000;
}

.carousel-caption {
    top: 38%;
}
.carousel-indicators {
    top: 63%;
}
.carousel-caption h5{
    font-size: 76px;
    font-weight: bold;
}
.States_height{
    height: 30px;
}
@media (min-width: 992px){
.col-lg-2 {
     flex: 0 0 auto; 
    width: 16.6666666667%;
    margin-left: 3%;
}
}