@font-face {
    font-family: "TerminaW05-Bold"; 
    src:  url("../fonts/e9591193aa91ce28ad8c8f91c03f6c7b.ttf") format("truetype"); 
}

.bg-gray-1 {
	background:#f9f9f9;
}
.bdr-1 {
	border:1px solid #f1f1f1;
}
.bdr-top-none {
	border-top:0px!important;
}
.blog-post.text-black p {
	color:#000;
}	
.b-r-20 {
	border-radius:20px;
}
.b-r-15 {
	border-radius:15px;
}
.b-r-10 {
	border-radius:10px;
}
.b-r-5 {
	border-radius:5px;
}
.video_icon {
	display:block;
	position:relative;
}
.video_icon:before {
	position:absolute;
	top:15px;
	right:15px;
	content:'\f01d';
	font-family:'FontAwesome';
	color:#fff;
	font-size:80px;
	line-height:normal;
}
.ptb-60 {
	padding:60px 0;
}
.pb-60 {
	padding-bottom:36px;
}
.mb-30 {
	margin-bottom:30px;
}
.img_icon {
	position:relative;
	display:block;
	overflow:hidden;
	border-radius:5px;
}
/*.img_icon:before {
	position:absolute;
	height:100%;
	width:100%;
	content:'\f002';
	font-family:'FontAwesome';
	color:#fff;
	display:flex;
	justify-content:center;
	align-items:center;
	font-size:30px;
	background:rgba(0,0,0,0.5);
	bottom:-100%;
	transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
}
.img_icon:hover:before {
	bottom:0;
	transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
}*/
.pt-60 {
	padding-top:60px;
}
.text-transform-none {
	text-transform:none!important;
}
.lh-62 {
	line-height:62px;
}
.fw-900 {
	font-weight:900;
}
.wt-bnr-inr-entry .banner-title-outer .banner-title-name:before,.wt-bnr-inr-entry .banner-title-outer .banner-title-name:after,
.wt-bnr-inr-entry .banner-title-outer .banner-title-name h2:before,.wt-bnr-inr-entry .banner-title-outer .banner-title-name h2:after {
	display:none;
}
.wt-bnr-inr-entry .banner-title-outer .banner-title-name {
	padding:0!important;
}
.banner-title-name {
	margin-bottom:0!important;
}
.wt-bnr-inr {
	max-height:300px;
}
.home-2-about-slider .img-reflection {
	border-radius:5px;
}
.comments-area .comment-form .comment-form-author, .comments-area .comment-form .comment-form-email {
	width:50%!important;
}
@media (min-width: 1024px) {
    .contact-info__wrapper {
        border-radius: 0 .625rem .625rem 0;
        padding: 5rem !important
    }
}
.contact-info__list span.position-absolute {
    left: 0
}
.z-index-101 {
    z-index: 101;
}
.list-style--none {
    list-style: none;
}
.contact__wrapper {
    background-color: #fff;
    border-radius: 0 0 .625rem .625rem
}

@media (min-width: 1024px) {
    .contact__wrapper {
        border-radius: .625rem 0 .625rem .625rem
    }
}
@media (min-width: 1024px) {
    .contact-form__wrapper {
        padding: 5rem !important
    }
}
.shadow-lg, .shadow-lg--on-hover:hover {
    box-shadow: 0 1rem 3rem rgba(132,138,163,0.1) !important;
}
.gradient-brand-color {
    background: -webkit-linear-gradient(0deg, #0084d5 0%, #0084d5 100%);
    background: -ms-linear-gradient(0deg, #0084d5 0%, #0084d5 100%);
    color: #fff;
}
.white,.white * {
	color:#fff;
}



















