.socials {
    padding: 10px;
    position: fixed;
    right: 0;
    top: 182px;
    Z-index: 999;
}
.socials a.facebook {
    height: 46px;
    width: 46px;
    margin-left: 1px;
    color: #3b5998;
    text-align: center;
    line-height: 46px;
    display: block;
    font-size: 18px;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    box-shadow: -3px 3px 6px #000;
}
.socials a.whatsapp {
    height: 46px;
    width: 46px;
    margin-left: 1px;
    color: #25d366;
    text-align: center;
    line-height: 46px;
    display: block;
    font-size: 18px;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    box-shadow: -3px 3px 6px #000;
}
.socials a.instagram {
    height: 46px;
    width: 46px;
    margin-left: 1px;
    color: #d6249f ;
    text-align: center;
    line-height: 46px;
    display: block;
    font-size: 18px;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    box-shadow: -3px 3px 6px #000;
}
.socials a.linkedin {
    height: 46px;
    width: 46px;
    margin-left: 1px;
    color: #0e76a8;
    text-align: center;
    line-height: 46px;
    display: block;
    font-size: 18px;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    box-shadow: -3px 3px 6px #000;
}
.socials a.instagram:hover {
    height: 46px;
    width: 46px;
    margin-left: 1px;
    color: #fff;
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
    text-align: center;
    line-height: 46px;
    display: block;
    font-size: 18px;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    box-shadow: -3px 3px 6px #000;
}
.socials a.facebook:hover {
    height: 46px;
    width: 46px;
    margin-left: 1px;
    background: #3b5998;
    color: #fff;
    text-align: center;
    line-height: 46px;
    display: block;
    font-size: 18px;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    box-shadow: -3px 3px 6px #000;
}
.socials a.whatsapp:hover {
    height: 46px;
    width: 46px;
    margin-left: 1px;
    background: #25d366;
    color: #fff;
    text-align: center;
    line-height: 46px;
    display: block;
    font-size: 18px;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    box-shadow: -3px 3px 6px #000;
}
.socials a.linkedin:hover {
    height: 46px;
    width: 46px;
    margin-left: 1px;
    background: #0e76a8;
    color: #fff;
    text-align: center;
    line-height: 46px;
    display: block;
    font-size: 18px;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    box-shadow: -3px 3px 6px #000;
}

.ser-img img{height:230px;}
a.link-btn{color: #848484;}
a.link-btn:hover{color: #97c940;}
.box {
	padding: 20px;
	margin: 20px;
	box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.3);
}
p.paratext{text-align: justify;}
#sbox,#ebox{margin-top: 20px;display: none;}
.main-menu .navbar-collapse > ul li.dropdown:hover .dropdown-btn span:before {
    color: #97c940;
    font-size: 14px;
}
a:hover{color: #97c940;}
 .gallery-section .single-item .img-box figure img.gal-img{height: 300px;}
.google-map-area iframe{
   height: 400px;
    width: 100%;
  }
  .display-data {
    position: relative;
    background: url(../images/home/counter-bg.jpg);
    width: 100%;
    padding: 80px 0px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.centered {
    text-align: center;
}
.display-data:before {
    position: absolute;
    content: '';
    background: #253559;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    opacity: .88;
}
.ts-funfact .funfact-number-unit span {
    display: inline-block;
    position: relative;
    font-size: 40px;
    margin-bottom: 43px;
    font-weight: 500;
    font-family: 'Montserrat',sans-serif;
    font-style: normal;
}
.ts-funfact h5 a {
    position: relative;
    font-style: 15px;
    font-family: 'Montserrat',sans-serif;
    line-height: 26px;
    color: #cfd0d5;
    margin-bottom: 0px;
}
.ts-funfact {
    position: relative;
    border: 1px solid #727b8f;
    padding: 40px 0px 23px 0px;
}

/*gallery*/

.container {
 /* width: 1170px;*/
  margin: 0 auto;
}

#gallery {
  border: 1px solid #efefef;
  padding: 4px 0 0 0;
}

#gallery img {
  margin: 8px;
  width: 273px;
  height: 200PX;
  cursor: pointer;
  border-radius: 3px;
}

#gallery img:hover {
  margin: 8px;
  opacity: .8;
}

header h1 {
  font-weight: 700;
  margin-left: 8px;
}

#buttons button {
  border: 1px solid #efefef;
  margin-right: 8px;
  margin-bottom:8px;
  border: 0;
  padding: 8px;
  border-radius: 3px;
}

#buttons button.active {
  background-color: #253559;
  color: #fff;
}

#buttons {
  margin: 8px;
  padding-bottom: 8px;
  color: #253559;
}

button:hover{
  background-color: #253559;
  color: #fff;
}