@font-face {
    font-family: myFirstFont;
  src:url(../fonts/Swiss/Swiss721BlackBT.woff);
}

@font-face {
    font-family: mySecFont;
  src:url(../fonts/Swiss/Swiss721BT.woff);
}

h1, h2, h4, h3{
  font-family: myFirstFont;
}

p, span, h5, h6, a, i, label{
  font-family: mySecFont;
}

a:hover{
	outline: none;
	text-decoration: none;
}

body{
	overflow-x: hidden;
}

.whatsapp_icon i{
  color: #FFF;
  text-align: center;
  padding-top: 12px;
  font-size: 25px;
  display: block;
  -moz-border-radius: 50% !important;
  -webkit-border-radius: 50% !important;
  border-radius: 50% !important;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: rgba(64,195,81,1);
  width: 52px;
  height: 52px;
  z-index: 9;
  -webkit-animation: zcwmini2 1.5s 0s ease-out infinite;
  -moz-animation: zcwmini2 1.5s 0s ease-out infinite;
  animation: zcwmini2 1.5s 0s ease-out infinite;
  position: fixed;
  bottom: 0;
  right: 0;
  margin-right: 20px;
  margin-bottom: 20px;
}


@-webkit-keyframes zcwmini2 {
  0%{box-shadow:0 0 8px 6px rgba(64,195,81,1),0 0 0 0 rgba(0,0,0,0),0 0 0 0 rgba(64,195,81,1)}
  10%{box-shadow:0 0 8px 6px ,0 0 12px 10px rgba(0,0,0,0),0 0 12px 14px}
  100%{box-shadow:0 0 8px 6px rgba(64,195,81,1),0 0 0 25px rgba(0,0,0,0),0 0 0 25px rgba(64,195,81,1)}
}

@-moz-keyframes zcwmini2 {
  0%{box-shadow:0 0 8px 6px rgba(64,195,81,1),0 0 0 0 rgba(0,0,0,0),0 0 0 0 rgba(64,195,81,1)}
  10%{box-shadow:0 0 8px 6px ,0 0 12px 10px rgba(0,0,0,0),0 0 12px 14px}
  100%{box-shadow:0 0 8px 6px rgba(64,195,81,1),0 0 0 25px rgba(0,0,0,0),0 0 0 25px rgba(64,195,81,1)}
}

@keyframes zcwmini2 {
  0%{box-shadow:0 0 8px 6px rgba(64,195,81,1),0 0 0 0 rgba(0,0,0,0),0 0 0 0 rgba(64,195,81,1)}
  10%{box-shadow:0 0 8px 6px ,0 0 12px 10px rgba(0,0,0,0),0 0 12px 14px}
  100%{box-shadow:0 0 8px 6px rgba(64,195,81,1),0 0 0 25px rgba(0,0,0,0),0 0 0 25px rgba(64,195,81,1)}
}

/************************************TOP TASK BAR****************************/
.top_task_bar{
  background-color: #FFF !important;
  min-height:25px;
  padding-top:1%;
  z-index: 1 !important;
  padding-right: 0px;
  margin-top: -15px;
}

.top_top_nav{
  padding-top:1%;
  padding-left: 0px;
  padding-right: 160px;
  border-bottom: solid 1px rgba(0,151,214,0.1);
  background-color: #0097d6;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
}

.top_menu{
  text-align:right;
  float:right;
  padding-left:2%;
  padding-right:2%;
  color: #FFF;
}

.top_menu a{
  color: #FFF;
}

.top_menu a:hover{
  color: #333;
}

.top_active{
  color:#333 !important;
}

.special_line{
  color:#FFF;
  letter-spacing:2px;
}

.top_link{
  color:#FFF;
  font-size:13px;
}


/************************************MENU**********************************/
.eartic_navbar{
  background-color:#FFF;
  padding-bottom:0%;
  margin-bottom:0px;
  border-radius:0;
  border:none;
  transition:all 0.4s;
  margin-top:0%;
  min-height:50px;
  z-index:999 !important;
  padding-right: 0%;
}

.logo{
  margin-left:2%;
  margin-top:-2%;
  position:absolute;
  width: 120px;
  z-index:-1 !important;
}

.nav_ul{
  margin-top:0%;
  z-index: 999;
}

.menu_li a{
  color:#0097d6 !important;
  transition:all 0.4s;
  background-color:transparent;
  text-align:right;
  font-size:13px;
  font-weight: bolder;
  letter-spacing: 1px;
}

.menu_li a:hover{
  color:#333 !important;
  transition:all 0.4s;
}


.menu_li_02 a{
  color:#0097d6 !important;
  transition:all 0.4s;
  background-color:transparent;
  text-align:left;
  font-size:13px;
  font-weight: 600;
}

.menu_li_02 a:hover{
  color:#333 !important;
  transition:all 0.4s;
}

.menu_text_act a{
  color:#333 !important;
  transition:all 0.4s;
}

.li_active a{
  color:#333 !important;
}

.main_nav_ul{
  background-color:#FFF;
  border-radius:0px;
  z-index: 999999 !important;
}

.main_nav_ul2{
  background-color:#FFF;
  border-radius:0px;
  z-index: 999999 !important;
}

.dropdown-toggle:hover > a, 
.dropdown-toggle:hover > a:hover,
li.dropdown:hover > a:focus {
    background-color: rgb(231, 231, 231);
    color: rgb(85, 85, 85);
    z-index: 999999 !important;
}
li.dropdown:hover > .main_nav_ul {
    display: block;
    z-index: 999999 !important;
}

li.dropdown:hover > .main_nav_ul2 {
    display: block;
    z-index: 999999 !important;
    left: 98%;
    top: 5px;
}

@media (max-width: 768px){
  li.dropdown:hover > .main_nav_ul2 {
      display: block;
      z-index: 999999 !important;
      left: 2%;
      top: 5px;
  }
} 

@media (max-width: 1175px){
  .logo{
    margin-left:2%;
    position:relative;
    z-index:-1 !important;
    width: 80px;
    margin-top: -4%;
  }

  .nav_ul{
    margin-top:-2%;
    z-index: 999;
    margin-right: -108px;
  }

  .menu_li a{
    color:#0097d6 !important;
    transition:all 0.4s;
    background-color:transparent;
    text-align:right;
    font-size:10px;
    font-weight: bolder;
    letter-spacing: 1px;
  }

  .menu_li a:hover{
    color:#333 !important;
    transition:all 0.4s;
  }


  .menu_li_02 a{
    color:#0097d6 !important;
    transition:all 0.4s;
    background-color:transparent;
    text-align:left;
    font-size:10px;
    font-weight: 600;
  }

  .menu_li_02 a:hover{
    color:#333 !important;
    transition:all 0.4s;
  }
}

@media (max-width: 767px){
  .logo{
    top: 20px;
    margin-bottom: 3%;
    width: auto;
    width: 100px;
    position: absolute;
  }

  .nav_ul{
    margin-top:0%;
    z-index: 999;
    margin-right: 0px;
  }

}

@media (max-width: 411px){
  .logo{
    top: 15px;
    margin-bottom: 3%;
    width: auto;
    width: 80px;
  }
}

@media (max-width: 768px){  
  .top_link{
    color:#0097d6;
    font-size:10px;
  }

  .men_btn{
    top: 0px;
  }

  .top_top_nav{
    padding-top:3%;
    padding-left: 0px;
    padding-right: 10px;
    border-bottom: solid 1px rgba(0,151,214,0.1);
    background-color: #0097d6;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
  }

  .top_menu a{
    font-size: 9px;
  }
  
}

/************SCROLL MENU****************/
.eartic_navbar_fix{
  background-color:#f8f8f8;
  padding-top:0.5%;
  margin-bottom:0px;
  border-radius:0;
  border:none;
  transition:all 0.4s;
  margin-top:0%;
  min-height:80px;
  z-index:999999 !important;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  display: block;
}

.logo2{
  left:4%;
  top:-6%;
  position:absolute;
  z-index:999 !important;
  width: 90px;
}

.eartic_navbar_fix .menu_li a{
  color: #FFF !important
}

.eartic_navbar_fix .menu_li a{
  color: #056839 !important;
  /*-webkit-text-stroke: 1px #056839;
  text-stroke: 1px #056839;*/
  transition:all 0.4s;
  background-color:transparent;
  text-align:right;
  font-size:13px;
}

.eartic_navbar_fix .menu_li a:hover{
  color:#96ca4b !important;
  /*-webkit-text-stroke: 1px #96ca4b;
  text-stroke: 1px #96ca4b;*/
  transition:all 0.4s;
}

.eartic_navbar_fix .menu_li_02 a{
  color:#000 !important;
  transition:all 0.4s;
  background-color:transparent;
  text-align:left;
  font-size:13px;
}

.eartic_navbar_fix .menu_li_02 a:hover{
  color:#96ca4b !important;
  /*-webkit-text-stroke: 1px #96ca4b;
  text-stroke: 1px #96ca4b;*/
  transition:all 0.4s;
}

.eartic_navbar_fix .menu_text_act a{
  color:#96ca4b !important;
  /*-webkit-text-stroke: 1px #96ca4b;
  transition:all 0.4s;*/
}

.eartic_navbar_fix .li_active a{
  color:#96ca4b !important;
    /*text-stroke: 1px #96ca4b;*/
}

.eartic_navbar_fix .main_nav_ul{
  background-color:#FFF;
  border-radius:0px;
  z-index: 999999 !important;
}

.main_banner{
  background-image: url(../images/nice_main_banner_1.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 90vh;
  z-index: -999;
  border-top: solid 3px #140709;
  border-bottom: solid 10px #140709;
}

.slider_content{
  padding-top: 10%;
  z-index: 2;
}

.big_bold{
  color: #FFF;
  font-size: 70px;
  font-weight: bolder;
  text-align: center !important;
}

.slider_para{
  color: #FFF;
  margin-top: 20px;
  margin-bottom: 30px;
  font-size: 17px;
  text-align: center;
}

.read_more{
  background-color: #FFF;
  color: #0097d6;
  padding: 10px 25px;
  border-radius: 20px;
  box-shadow: 5px 5px 10px rgba(0,0,0,0.1);
  transition: all 0.4s;
}

.read_more:hover{
  background-color: #0097d6;
  color: #FFF;
  padding: 10px 25px;
  border-radius: 20px;
  box-shadow: 5px 5px 10px rgba(0,0,0,0.1);
  transition: all 0.4s;
}

.read_more_green{
  background-color: #0097d6;
  color: #FFF;
  padding: 10px 25px;
  border-radius: 20px;
  box-shadow: 5px 5px 10px rgba(0,0,0,0.1);
  transition: all 0.4s;
}

.read_more_green:hover{
  background-color: #333;
  color: #FFF;
  border-radius: 20px;
  box-shadow: 5px 5px 10px rgba(0,0,0,0.1);
  transition: all 0.4s;
}

.read_more_white{
  background-color: #FFF;
  color: #333;
  padding: 10px 25px;
  border-radius: 20px;
  box-shadow: 5px 5px 10px rgba(0,0,0,0.1);
  transition: all 0.4s;
}

.read_more_white:hover{
  background-color: #333;
  color: #FFF;
  border-radius: 20px;
  box-shadow: 5px 5px 10px rgba(0,0,0,0.1);
  transition: all 0.4s;
}



/**************************SVG SEC************************/
.lotus_svg{
  position: absolute;
  top: 65%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0.3;
  z-index: 1 !important;
}

.path_1{

  fill-opacity: 0;animation-timing-function: ease-in-out;

  animation-fill-mode: forwards;

  animation-iteration-count: infinite; 
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;

  animation-name: FillIn;

  animation-duration: 11s, 1s, 1s;

  animation-delay: 4s, 3.5s, 3.5s;

}



@keyframes FillIn {

  from { fill-opacity: 0; }

  to { fill-opacity: 1; }

}



.path_2{

  fill-opacity: 0;animation-timing-function: ease-in-out;

  animation-fill-mode: forwards;

  animation-iteration-count: infinite; 
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;

  animation-name: FillInTwo;

  animation-duration: 11s, 1s, 1s;

  animation-delay: 4s, 3.5s, 3.5s;

}



@keyframes FillInTwo {

  from { fill-opacity: 0; }

  to { fill-opacity: 1; }

}



.path_3{

  fill-opacity: 0;animation-timing-function: ease-in-out;

  animation-fill-mode: forwards;

  animation-iteration-count: infinite; 
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite; 

  animation-name: FillInThree;

  animation-duration: 11s, 1s, 1s;

  animation-delay: 4s, 3.5s, 3.5s;

}



@keyframes FillInThree {

  from { fill-opacity: 0; }

  to { fill-opacity: 1; }

}



.path_4{

  fill-opacity: 0;animation-timing-function: ease-in-out;

  animation-fill-mode: forwards;

  animation-iteration-count: infinite; 
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;

  animation-name: FillInFour;

  animation-duration: 11s, 1s, 1s;

  animation-delay: 4s, 3.5s, 3.5s;

}



@keyframes FillInFour {

  from { fill-opacity: 0; }

  to { fill-opacity: 1; }

}



.path_5{

  fill-opacity: 0;animation-timing-function: ease-in-out;

  animation-fill-mode: forwards;

  animation-iteration-count: infinite; 
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;

  animation-name: FillInFive;

  animation-duration: 11s, 1s, 1s;

  animation-delay: 4s, 3.5s, 3.5s;

}



@keyframes FillInFive {

  from { fill-opacity: 0; }

  to { fill-opacity: 1; }

}



.path_6{

  fill-opacity: 0;animation-timing-function: ease-in-out;

  animation-fill-mode: forwards;

  animation-iteration-count: infinite; 
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;

  animation-name: FillInSix;

  animation-duration: 11s, 1s, 1s;

  animation-delay: 4s, 3.5s, 3.5s;

}



@keyframes FillInSix {

  from { fill-opacity: 0; }

  to { fill-opacity: 1; }

}



.path_7{

  fill-opacity: 0;animation-timing-function: ease-in-out;

  animation-fill-mode: forwards;

  animation-iteration-count: infinite; 
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;

  animation-name: FillInSevan;

  animation-duration: 11s, 1s, 1s;

  animation-delay: 4s, 3.5s, 3.5s;

}



@keyframes FillInSevan{

  from { fill-opacity: 0; }

  to { fill-opacity: 1; }

}



.path_8{

  fill-opacity: 0;animation-timing-function: ease-in-out;

  animation-fill-mode: forwards;

  animation-iteration-count: infinite; 
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;

  animation-name: FillInEight;

  animation-duration: 11s, 1s, 1s;

  animation-delay: 4s, 3.5s, 3.5s;

}



@keyframes FillInEight {

  from { fill-opacity: 0; }

  to { fill-opacity: 1; }

}

.path_9{

  fill-opacity: 0;animation-timing-function: ease-in-out;

  animation-fill-mode: forwards;

  animation-iteration-count: infinite; 
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;

  animation-name: FillInNine;

  animation-duration: 11s, 1s, 1s;

  animation-delay: 4s, 3.5s, 3.5s;

}



@keyframes FillInNine {

  from { fill-opacity: 0; }

  to { fill-opacity: 1; }

}

.path_10{

  fill-opacity: 0;animation-timing-function: ease-in-out;

  animation-fill-mode: forwards;

  animation-iteration-count: infinite; 
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;

  animation-name: FillInTen;

  animation-duration: 11s, 1s, 1s;

  animation-delay: 4s, 3.5s, 3.5s;

}



@keyframes FillInTen {

  from { fill-opacity: 0; }

  to { fill-opacity: 1; }

}


.es_social_box_ins{
  position: absolute;
  right: 10px;
  top: 200px;
  z-index: 2;
}

.social_icon{
  margin-top: 5px;
}

.social_icon a{
  color: #FFF !important;
  border: solid 1px rgba(255,255,255,0.7);
  padding: 15px 18px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  transition: all 0.4s;
  
}

.social_icon a:hover{
  color: #0097d6 !important;
  transition: all 0.4s;
}

.ad_righ_box{
  margin-left: 40px;
}

@media (max-width: 768px){
  .big_bold{
    color: #FFF;
    font-size: 30px;
    font-weight: bolder;
    text-align: center !important;
  }

  .slider_para{
    color: #FFF;
    margin-top: 20px;
    margin-bottom: 30px;
    font-size: 14px;
    text-align: center;
  }

  .lotus_svg{
    position: absolute;
    top: 95%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0.3;
    z-index: 1 !important;
    width: 100%;
  }

  .read_more_green{
    background-color: #0097d6;
    color: #FFF;
    padding: 10px 25px;
    border-radius: 20px;
    box-shadow: 5px 5px 10px rgba(0,0,0,0.1);
    transition: all 0.4s;
    font-size: 11px;
  }

  .read_more_green:hover{
    background-color: #333;
    font-size: 11px;
    color: #FFF;
    border-radius: 20px;
    box-shadow: 5px 5px 10px rgba(0,0,0,0.1);
    transition: all 0.4s;
  }

  .ad_righ_box{
    margin-left: 0px;
  }
} 

/***************************FIRST SEC*********************/

.first_sec{
  padding-top: 6%;
  padding-bottom: 4%;
  min-height: 650px;
  background-color: #FFF;
  background-image: url(../images/logo_lines.svg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
}

.first_sec_pages{
  padding-top: 6%;
  padding-bottom: 4%;
  min-height: 650px;
  background-color: #FFF;
  background-image: url(../images/logo_lines_up.svg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
}

.gen_tit{
  color: #0097d6;
  font-size: 42px;
  text-align: center;  
  margin-bottom: 20px;
  padding-top: 20px;
  text-transform: uppercase;
}

.step_titt{
  color: #0097d6;
  font-size: 18px;
  text-align: left;
}

.gen_tit_white{
  color: #FFF;
  font-size: 42px;
  text-align: center;  
  margin-bottom: 20px;
  padding-top: 20px;
  text-transform: uppercase;
}

.gen_tit_black{
  color: #333;
  font-size: 27px;
  text-align: center;  
  margin-bottom: 20px;
  padding-top: 20px;
  text-transform: uppercase;
  background-image: url(../images/titt_bg.png);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center bottom;
  padding-bottom: 20px;
}

.gen_tit_h2{
  color: #0097d6;
  font-size: 36px;
  margin-bottom: 20px;
  padding-top: 20px;
}

.descrptio_box{
  padding: 20px;
  border: solid 1px rgba(0,0,0,0.1);
  margin-top: 2%;
}

.gen_tit_h3{
  color: #333;
  font-size: 28px;
  margin-bottom: 20px;
}

.para{
  color: #666666;
  text-align: center;
  font-size: 19px;
  margin-bottom: 30px;
}

.para_left{
  color: #666666;
  text-align: left;
  font-size: 18px;
  margin-bottom: 30px;
}

.prod_slider_box img{
  margin-left: auto;
  margin-right: auto;
  margin-top: 18%;
}

.img-center{
  margin-right: auto;
  margin-left: auto;
}

.growbags_slider_control_crop{
  margin-top: 2%;
  z-index: 999 !important;
}

.growbags_slider_control_crop2{
  margin-top: -15%;
  z-index: 999 !important;
}


.grow_arr_crop{
  color:#FFF;
  font-size:20px;
  transition:all 0.4s;
  font-weight: lighter;
  z-index: 999 !important;
  padding: 2%;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  background-color: #0097d6;
}

.grow_arr_crop:hover{
  color:#0097d6;
  transition:all 0.4s;
  cursor:pointer;
  background-color: #999999;
}

.grow_right_arr_crop{
  margin-right: 35px;
  padding-left:20px; 
  padding-top: 10px;
}

.grow_left_arr_crop{
  margin-left: 35px;
  padding-left:20px; 
  padding-top: 10px;
}

/******************MIDD SEC*******************/
.es_seventh_sec{
  background-image: url(../images/midd_ban.jpg);
  min-height: 40vh; 
  background-repeat: no-repeat;
  background-position: center center
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-attachment: fixed;
  padding: 7% 4%;
}

.reached{
  color: #FFF;
  font-size: 60px;
  font-weight: bolder;
}

.archi_name{
  color: #EEE;
  font-size: 30px;
}

.l_news_box{
  border-bottom: solid 1px rgba(0,0,0,0.1);
  padding-bottom: 3%;
  margin-bottom: 2%;
}

.levents_sec{
  background-image: url(../images/events.jpg);
  background-size: cover;
  height: 700px;
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 20%;
}

.cal_date{
  border:solid 1px rgba(0,0,0,0.1);
  padding: 10px;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
  padding-top: 20px;
}

.cal_month{
  padding: 20px 10px;
  font-size: 24px;
}

.news_para{
  padding-left: 20px;
  text-align: left;
}

.cala_box{
  border: solid 1px rgba(0,0,0,0.1);
  padding-bottom: 7px;
  box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
  margin-top: 5%;
  height: 180px;
}

.principle_sec{
  background-color: #f5f5f5;
  padding-top: 10px;
  padding-bottom: 20px;
  min-height: 400px;
}

.cala_box a{
  color: #333;
  transition: all 0.4s;
}

.cala_box a:hover{
  color: #0097d6;
  transition: all 0.4s;
}

/*************************TESTIMONIALS*********************/
.test_mesg_box{
  padding-top: 20px;
}

.testi_item{
  width: 100%;
  background-color: #FFF;
  border-radius: 0px;
  padding: 3%;
  min-height: 250px;
}

.botom_icaon{
  background-image: url(../images/down_arr.png);
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center bottom;
  height: 50px;
  margin-top: -1%;
}

.testi_img{
  border-radius: 50%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 3%;
}

.testi_msg{
  font-size: 16px;
  text-align: center;
  font-weight: lighter;
}

.testi_name{
  color: #444;
  text-align: left;
  margin-top: -4px;
}

.testi_box{
  margin-top: 60px;
}

.bullet_main2{
     margin-top: 70%;
}


/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
    
    .bullet_main2{
         margin-top: 90%;
    }
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
    
    .bullet_main2{
         margin-top: 80%;
    }
}

@media only screen and (min-width: 1400px) {
    
    .bullet_main2{
         margin-top: 73%;
    }
}

@media only screen and (min-width: 1600px) {
    
    .bullet_main2{
         margin-top: 58%;
    }
}

@media only screen and (min-width: 2100px) {
    
    .bullet_main2{
         margin-top: 40%;
    }
}



@media (max-width: 768px){
  .cala_box{
    border: solid 1px rgba(0,0,0,0.1);
    padding-bottom: 7px;
    box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
    margin-top: 5%;
    height: 250px;
  }

  .news_para{
    text-align: center !important; 
    padding-left: 0px;
  }

  .gen_tit{
    color: #0097d6;
    font-size: 28px;
    text-align: center;  
    margin-bottom: 20px;
    padding-top: 20px;
    text-transform: uppercase;
  }

}




/*************FOOTER SEC***********/
.footer_sec{
  min-height: 300px;
  padding-top: 4%;
  background-color: #0097d6;
}

.foot_logo{
  width: 100px;
}

.fotter_form_cont{
  margin-top: 2%;
}

.footer_form{
  background-color: transparent !important;
  border: none;
  border-bottom: solid 2px #FFF;
  border-radius: 0px;
  float: left;
  font-style: italic;
  width: 220px;
  color: #FFF !important;
  box-shadow: none;
}


.footer_form:focus{
  border: none;
  box-shadow: none;
}

.footer_my_btn{
  background-color: #FFF;
  color: #161614;
  left: 270px;
  font-weight: bolder;
  padding: 1%;
  transition: all 0.4s;
}

.footer_my_btn:hover{
  background-color: #FFF;
  color: #EEE;
  transition: all 0.4s;
}

.bot_link_set{
  margin-top:2%;
  margin-left:auto;
  margin-right:auto;
  width:100% !important;
  text-align:center;
}

.bott_link{
  text-align:center;
  color:#FFF;
  font-size:13px;
  padding:2% 1%;
  text-transform:uppercase;
  text-decoration:none;
  padding-bottom:2px !important;
  transition:all 0.4s;
  letter-spacing: 2px;
}

.bott_link:hover{
  color:#FFF;
  transition:all 0.4s;
  background-color:transparent !important;
}

.home_pro_box{
  margin-top: 2%;
}

.home_pro_box_ins{  
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 450px;
  padding: 20px;
  transition: all 0.4s;
}

.home_pro_box_ins:hover{
  padding: 0px;
  transition: 0.4s;
}

.home_pro_box_ins_bg{
  background-color: rgba(0,0,0,0.2);
  transition: all 0.4s;
  height: 410px;
}

.home_pro_box_ins:hover .home_pro_box_ins_bg{
  background-color: rgba(0,0,0,0.7);
  height: 450px;
  transition: all 0.4s;
}

.pro_name{
  color: #FFF;
  margin-top: 40%;
  text-align: center;
}

.small_pro_para{
  color: #FFF;
  text-align: center;
}

.fotter_box{
  border-right:solid 1px rgba(0,0,0,0.25);
  min-height:250px;
  margin-top:3%;
}

@media (max-width: 768px){
  .pro_name{
    color: #FFF;
    margin-top: 20%;
    text-align: center;
  }

  .home_pro_box_ins{  
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 300px;
    padding: 5px;
    transition: all 0.4s;
  }

  .home_pro_box_ins_bg{
    background-color: rgba(0,0,0,0.2);
    transition: all 0.4s;
    height: 270px;
  }

  .home_pro_box_ins:hover .home_pro_box_ins_bg{
    background-color: rgba(0,0,0,0.7);
    height: 300px;
    transition: all 0.4s;
  }

  .fotter_box{
    border-right:solid 1px rgba(0,0,0,0);
    min-height:100px;
    margin-top:3%;
  }

  .footer_form{
    background-color: transparent !important;
    border: none;
    border-bottom: solid 2px #FFF;
    border-radius: 0px;
    float: left;
    font-style: italic;
    width: 200px;
    margin-left: -30px !important;
  }

  .footer_my_btn{
    background-color: #0097d6;
    color: #161614;
    display: block;
    position: absolute;
    left: 220px;
    font-weight: bolder;
    padding: 1%;
    transition: all 0.4s;
  }

  .about_des_box{
    padding: 2% 3% 3% 2%;
    background-color: #FFF;
    margin-left: 0px;
    margin-top: 15px;
    box-shadow: 5px 5px 5px rgba(0,0,0,0.1);
  }

  .about_img_box{
    background-color: #FFF;
    padding: 2%;
    box-shadow: 5px 5px 5px rgba(0,0,0,0.1);
    z-index: 999;
    margin-top: 10px;
  }
}

.fotter_box:last-child{
  border-right:none;
}

.adress{
  text-align:center;
  color:#FFF;
  letter-spacing: 2px;
}

.s_icon2{
  width:70px;
  height:70px;
}

.s_icon{
  padding-top:20px;
  border:solid 1px #FFF;
  border-radius:50%;
  width:70px;
  height:70px;
  transition:all 0.4s;
  color: #FFF !important;
}

.s_icon:hover{
  border:solid 1px #FFF;
  transition:all 0.4s;
  color:#FFF !important;
  cursor:pointer;
}

.special{
  text-align:center;
  color:#FFF;
  font-size:12px;
  padding:2% 1%;
  text-transform:uppercase;
  text-decoration:none;
  padding-bottom:2px !important;
  transition:all 0.4s;
}

.special:hover{
  color:#0097d6;
  transition:all 0.4s;
  background-color:transparent !important;
}

.footer_titt{
  color:#FFF;
  font-weight: bolder;
  font-style: none;
  font-size: 24px;
}

.f_para{
  color:#FFF !important;
  letter-spacing: 2px;
}

.my_btn{
  background-color: #0097d6;
}


/**********************CONTACT*******************/
.main_page_top{
  padding: 0px;
  /*background-image: url(../images/about_banner.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;*/
  min-height: 300px;
}

.eartic_form{
  min-height: 55px;
  border-radius: 30px;
}

@media (max-width: 768px){
  .main_page_top{
    padding: 0px;
    /*background-image: url(../images/about_banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;*/
    min-height: 100px;
  }

  .eartic_form{
    min-height: 55px;
    border-radius: 30px;
  }
 
}


/********************FAQ************************/
.faq {
  background: #FFFFFF;
  box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.06);
  border-radius: 4px;
}

.faq .card {
  border: none;
  background: none;
  border-bottom: 1px dashed #0097d6;
}

.faq .card .card-header {
  padding: 0px;
  border: none;
  background: none;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.faq .card .card-header:hover {
    background: rgba(0, 151, 214, 0.1);
    padding-left: 10px;
}
.faq .card .card-header .faq-title {
  width: 100%;
  text-align: left;
  padding: 0px;
  padding-left: 30px;
  padding-right: 30px;
  font-weight: 400;
  font-size: 15px;
  letter-spacing: 1px;
  color: #0097d6;
  text-decoration: none !important;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  cursor: pointer;
  padding-top: 20px;
  padding-bottom: 20px;
}

.faq .card .card-header .faq-title .badge {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 14px;
  float: left;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  text-align: center;
  background: #0097d6;
  color: #fff;
  font-size: 12px;
  margin-right: 20px;
}

.faq .card .card-body {
  padding: 30px;
  padding-left: 35px;
  padding-bottom: 16px;
  font-weight: 400;
  font-size: 16px;
  color: #333;
  line-height: 28px;
  letter-spacing: 1px;
  border-top: 1px solid #0097d6;
}

.faq .card .card-body p {
  margin-bottom: 14px;
}

@media (max-width: 991px) {
  .faq {
    margin-bottom: 30px;
  }
  .faq .card .card-header .faq-title {
    line-height: 26px;
    margin-top: 10px;
  }
}

/*******************About******************/
.ash_sec_pages{
  background-color: #f6f6f6;
  padding: 3%;
  min-height: 400px;
}

.img_center{
  margin-left: auto;
  margin-right: auto;
  margin-top: 70px;
}

.white_sec_pages{
  padding: 3%;
  min-height: 400px;
}


/************************CALANDER*******************/
.date_month{
  background-color: #0097d6;
  color: #FFF;
  padding: 10px;
  border-radius: 5px;
}

.cala_container_box{
  margin-top: 4%;
  padding: 3%;
  background-color: rgba(191,191,191,0.8);
}

.cala_text{
  font-size: 12px;
}

.newsevent_box{
  margin-top: 4%;
  background-color: rgba(191,191,191,0.4);
  padding: 5%;
  height: 470px;
  box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
  border-radius: 20px;
}

.newsevents_img{
  margin-left: auto;
  margin-right: auto;
}

.newsevents_titt{
  margin-bottom: 20px;
  text-align: center;
}

.newseents_para{
  margin-bottom: 30px;
  text-align: center;
  font-size: 16px;
}

.news_more_box{
  background-color: rgba(191,191,191,0.2);
  padding: 3%;
}


/************************FACILITIES***********************/
.faci_sec{
  background-color: #EEE;
  padding: 10px;
  min-height: 400px;
  padding: 40px;
}

.step_box{
  background-color: #EEE;
  padding: 4%;
  margin-top: 10px;
}

.gal_box{
  margin-top: 40px;
  overflow: hidden;
  height: 200px;
}

.gal_img{
  width: 100%;
}


.gal_box h4{
  font-weight: 400;
  font-size: 15px;
}

.faci_img_box{
  margin-top: 3%;
}

.club_box h4{
  background-color: #CCC;
  height: 250px;
  width: 100%;
  margin-top: 4%;
  padding-top: 120px;
  font-size: 14px;
  text-transform: uppercase;
}