@font-face{
  font-family: regular;
  src: url(../fonts/regular.ttf);
}
@font-face{
  font-family: GlacialIndifference-Regular;
  src: url(../fonts/GlacialIndifference-Regular.otf);
}

body{
  font-family: regular !important;
}
h1,h2,h3,h4,h5,h6{
	font-family: GlacialIndifference-Regular !important;
}
#aboutSection p{
	    text-align: justify;
    line-height: 34px;
}
.panel1{
	margin-top:100px;
}
@media screen and (max-width: 767px){
.carousel-inner img{
	height: auto;
}
.slider-contact-form{
	position: relative !important;
	width: 100%;
}
.footer form{
	    padding: 47px 37px;
}
.about-bg img{
	width: 100%;
}
}
.services-carousel  .fa-angle-left {
    position: absolute;
    top: 19%;
    font-size: 60px;
    background: white;
    padding: 7px;
}
.services-carousel  .fa-angle-right {
    position: absolute;
    right: 0%;
    top: 19%;
    font-size: 60px;
    background: white;
    padding: 7px;
}
.inner-content span {
    border: 1px solid #c8c8c8;
    min-height: 297px;
}
.services-1{
	    padding: 24px;
}
.inner-box {
    border: 1px solid #c8c8c8;
    min-height: 297px;
}
.inner-box span{
	color: #000;
}