﻿/*sec_tital*/
.sec-title {
	position: relative;
}
.sec-title h2 {
	position: relative;
	font-size: 30px;
	font-weight: 700;
	line-height: 1.2em;
	padding-bottom: 15px;
	margin-bottom: 0px;
}
.sec-title h2:before {
	position: absolute;
	content: '';
	left: 50%;
	transform: translateX(-50%);
	bottom: 0px;
	width: 270px;
	border-bottom: 2px solid #e4e4e4;
}
.sec-title h2:after {
	position: absolute;
	content: '';
	left: 50%;
	transform: translateX(-50%);
	bottom: 0px;
	width: 70px;
	border-bottom: 5px solid #1bbce8;
}
.center_bdr h2:before, .center_bdr h2:after {
	left: 50%;
	transform: translateX(-50%);
}

/*-------------------------------------------------------------------------------------------*/
/*  Main Banner        ||---------------------------- */
/*-------------------------------------------------------------------------------------------*/
.main-banner {
	position: relative;
	margin-top: 0px;
	overflow: hidden;
}
.main-banner .banner-text span {
	font-weight: 600;
	color: #fff;
	font-size: 26px;
	display: block;
	margin-bottom: 5px;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 1;
}
.main-banner .banner-text h2 {
	font-size: 45px;
	color: #fff;
	margin-bottom: 10px;
	line-height: 1.3;
	text-transform: capitalize;
	padding: 10px 0;
	font-weight: 600;
}
.main-banner .banner-text p {
	color: #fff;
	font-size: 15px;
	margin-bottom: 20px;
	line-height: 1.8;
}
.main-banner .tp-parallax-wrap {
}
.main-banner .tp-mask-wrap {
	height: auto;
}
.main-banner .more-btn {
	background: #714da0;
	line-height: 30px;
	padding-left: 38px;
	padding-right: 38px;
	font-weight: 700;
	color: #fff;
}
.main-banner li .btn-text {
	line-height: 50px !important;
	padding-left: 38px;
	padding-right: 38px;
	font-size: 13px;
	font-weight: 700;
}
#wrapper .main-banner .tp-bullets {
	top: auto;
	left: 52%;
	display: block;
	visibility: visible;
	opacity: 1;
	bottom: 66px;
}
.main-banner .tp-bullet {
	width: 26px;
	height: 3px;
	background: #8f8f8f;
}
.main-banner .tp-bullet.selected {
	background: #714da0;
}
.tparrows.tp-leftarrow, .tparrows.tp-rightarrow {
	border: 1px solid #fff;
	z-index: 99;
	cursor: pointer;
	background: none;
	visibility: hidden;
}
.main-banner:hover .tparrows.tp-leftarrow, .main-banner:hover .tparrows.tp-rightarrow {
	visibility: visible;
}
.tparrows.tp-leftarrow:hover, .tparrows.tp-rightarrow:hover {
	background: #714da0;
	border: 1px solid #714da0;
}
.slotholder:before {
	border-top: none;
	border-bottom: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 999;
	background-color: rgba(0, 0, 0, 0.52);
	content: '';
}
@media (max-width: 480px) {
	.main-banner .banner-text h2 {
		font-size: 18px;
	}
	.main-banner .banner-text p {
		line-height: 1.2;
		font-size: 15px;
	}
}
.img_slider {
	width: 100% !important;
	height: auto !important
}

/* top_Section_End */
.note_open {
	margin-top: -130px;
}
.bg_darck {
	background:#448aff;
}
.bg_light {
	background:#7fafff;
}

.info_emergency {
	padding: 20px;
	color: #fff;
	border-radius: 40px 0px 40px 0px;
	float: left;
	width: 100%;
	overflow: hidden;
}
.same_spece {
	padding: 30px 30px 26px 30px;
}
.info_emergency i {
	font-size: 40px;
}
.info_emergency h3 {
	color: #fff;
	margin-bottom: 0px;
}
.info_emergency p {
	margin: 15px 0px;
}
.info_emergency span {
	font-size: 27px;
}
.info_emergency ul {
	list-style: none;
	margin: 8px 0px 0px;
	padding: 0px;
}
.info_emergency ul li {
	border-bottom: 1px solid #fff;
	float: left;
	width: 100%;
	padding: 7px 0px;
}
.info_emergency ul li .day_session {
	float: left;
	width: 50%;
	white-space: nowrap;
	text-align: left;
	font-weight: 400;
	font-size: 14px;
}
.info_emergency ul li .time_top {
	float: right;
	width: 50%;
	white-space: nowrap;
	text-align: right;
	font-weight: 400;
	font-size: 14px;
}
@media (max-width: 991px) {
	.note_open {
    margin-top: 0;
}
}
/* about */
.form_home {
	background: #222;
	padding: 15px;
}
.about_company p {
	margin: 0px;
}
.clean_top {
	-webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.3);
	border-radius: 0px;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	position: relative;
	overflow: hidden;
}
.clean_top .content i {
	font-size:20px;
	color: #1bbce8
}
.icon_left_home {
	float: left;
	width: 40px;
	height: 40px;
	line-height: 45px;
	border: 1px solid #1bbce8;
	border-radius: 50%;
	text-align: center;
}
.right_detail {
	float: left;
	width: calc(100% - 50px);
	margin-left: 10px;
}
.right_detail h3 {
	margin: 0px;
}
.feature-box {
	overflow: hidden;
	position: relative;
}
.feature-box:before {
	position: absolute;
	top: 0px;
	left: 100%;
	width: 100%;
	height: 2px;
	background: #1bbce8;
	content: "";
	transition: all 0.3s;
}
.feature-box:after {
	position: absolute;
	bottom: 0px;
	left: 100%;
	width: 100%;
	height: 2px;
	background: #1bbce8;
	content: "";
	transition: all 0.3s;
}
.feature-box:hover:before, .feature-box:hover:after {
	left: 0px;
}
.content:not(.question-toranj) {
	position: relative;
	overflow: hidden;
	padding: 20px;
}
.content:not(.question-toranj):before {
	position: absolute;
	top: 100%;
	left: 0px;
	width: 2px;
	height: 100%;
	background: #1bbce8;
	content: "";
	transition: all 0.3s;
}
.content:not(.question-toranj):after {
	position: absolute;
	top: 100%;
	right: 0px;
	width: 2px;
	height: 100%;
	background: #1bbce8;
	content: "";
	transition: all 0.3s;
}
.feature-box:hover .content:after, .feature-box:hover .content:before {
	top: 0px;
}
.position_none {
	position: static;
	float: left;
	padding:20px 20px 30px 20px;
}
.position_none h3{
	color: #fff;
	    margin-top: 0px;
     margin-bottom: 10px;
}
.position_none .form-field-wrapper {
	width: 100%;
	padding: 0px;
	margin-bottom: 10px;
}
.position_none .btn_style {
	background: #222 !important;
	    color: #fff;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.right_detail h3{
		font-size: 18px;
	}
}

/*Services*/
.service-text{
	    margin-top: -44px;
    position: relative;
    border:1px solid #f2f2f2;
    border-top:none;
}
.service-text h3  {
  	  background: #1bbce8;
    padding: 0;
    margin: 0;
    overflow: hidden;
  }
.service-text .icon__dbox{
  	    background: #333;
    font-size: 29px;
    color: #fff;
    margin-right: 17px;
    float: left;
    height: 60px;
    width: 60px;
    text-align: center;
    line-height: 60px;
  }
.service-text h3 a{
  	color: #fff;
    display: block;
    padding:15px 0;
  }
  
@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.service-text h3 {
		font-size: 17px;
	}
}  
  

/*-------------------------------------------------------------------------------------------*/
/* Choose         ||---------------------------- */
/*-------------------------------------------------------------------------------------------*/
.we-best {
	position: relative;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	background-image: url(../images/bg_section.jpg);
	/* background-attachment: fixed; */
}
.heading_block {
	padding-left: 115px;
}
.choose_section {
	overflow: hidden;
}
.left-block {
	width: 50%;
	float: right;
	position: relative;
}
.block_box {
	float: left;
	max-width: 650px;
	padding: 90px 80px 90px 0;
	position: relative;
	left: -40px;
}
@media (max-width: 991px) {
	.block_box {
		left: 0px;
	}
	.heading_block{
		padding-left: 0px;
	}
}
.bg_overlay {
	background-color: rgba(0, 4, 6, 0.88);
}
.we-best .block_box ul {
	list-style: none;
	padding: 0;
	margin: 35px 0 0;
	overflow: hidden;
}
.block_box ul li {
	margin-bottom: 50px;
	position: relative;
	padding-left: 110px;
	min-height: 90px;
}
.block_box .icon-circle {
	font-size: 44px;
	border: 3px solid #ffffff;
	height: 89px;
	width: 89px;
	text-align: center;
	line-height: 89px;
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	border-radius: 100%;
	background: #5aa320;
}

.block_box ul li:last-child, .block_box ul li:last-child p {
	margin-bottom: 0;
}

@media (max-width: 767px) {
	.block_box ul li {
		padding: 0;
		text-align: center;
		max-width: 402px;
		margin-left: auto;
		margin-right: auto;
	}
	.block_box .icon-circle {
		position: static;
		margin: 0 auto 12px;
	}

}
.block_box strong {
	font-size: 20px;
	padding-bottom: 5px;
	padding-top: 7px;
	display: block;
	font-weight: 600;
	color: #5aa320;
}

.right-block {
	width: 50%;
	float: right;
	position: relative;
	height: 662px;
}
@media (max-width: 1119px) and (min-width: 992px) {
	.right-block {
		height: 705px;
	}
}
@media (max-width: 991px) {
	.left-block {
		width: 100%;
		float: none;
	}
}
@media (max-width: 991px) and (min-width: 768px) {

	.block_box {
		padding-left: 10px;
		padding-right: 10px;
		padding: 80px 30px;
		max-width: 100%;
	}
}
@media (max-width: 767px) {
	.left-block {
		height: auto;
		width: 100%;
	}
	.choose_section {
		width: 100%;
	}
	.block_box, .right-block, .left-block {
		height: auto;
	}
	.block_box {
		padding: 40px 30px;
		text-align: center;
		left: 0;
		width: 100%;
	}
	.heading_block {
		padding-left: 0;
	}
	.heading_block .l-left {
		margin: 0 auto;
	}
	.right-block {
		height: auto;
	}

}


/*-------------------------------------------------------------------------------------------*/
/* Counter STYLE    ||---------------------------- */
/*-------------------------------------------------------------------------------------------*/
.fact-counter-wrapper {
	position: relative;
	background: url('/files/ida/image/bg_78.jpg') no-repeat;
	background-size: cover;
	width: 100%;
	background-attachment: fixed;
	background-position: center center;
	padding: 150px 0px;
}
.fact-counter-wrapper .container {
	z-index: 1;
}
.single-fact {
	text-align: center;
	display: inline-block;
}
.single-fact .icon-boxed {
    width: 70px;
    height: 70px;
    font-size: 35px;
    color: #2ecc71;
    text-align: center;
    line-height: 70px;
    position: static;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    background: #fff;
    border-radius: 50%;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
}
.counter_count{
display: inline-block;
    vertical-align: middle;
}
.single-fact span {
	padding: 4px 0;
	line-height: 1.2;
	display: block;
	font-size: 40px;
	color: #fff;
	font-weight: 700;
}
.fact-counter-wrapper h2 {
	font-size: 36px;
	line-height: 42px;
	color: #fff;
	margin: 0;
	margin-bottom: 27px;
}
.single-fact p {
	margin: 0;
	font-size: 15px;
	text-transform: uppercase;
	color: #fff;
	font-weight: 500;
}

.single-fact .icon-box i:before {
	font-size: 50px;
}
.fact-counter-wrapper:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    opacity:1;
        background: rgba(0, 0, 0, 0.7);
}
@media (max-width: 767px) {
.counter_count{
	display: block;
}
.fact-counter-wrapper{
	padding-top: 40px;
    padding-bottom: 40px;
}
}

/*Team_section*/
.team_section {
	position: relative;
}

.grid {
	position: relative;
	clear: both;
	margin: 0 auto;
	max-width: 1000px;
	list-style: none;
	text-align: center;
	overflow: hidden;
}

.grid figure {
	position: relative;
	margin: 0 auto;
	overflow: hidden;
	max-width: 480px;
	width: 100%;
	height: auto;
	background: #3085a3;
	text-align: center;
	cursor: pointer;
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
}

.grid figure figcaption {
	padding: 2em;
	color: #fff;
    text-transform: capitalize;
    font-size: 20px;
    	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before, .grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption, .grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.grid figure strong span {
	display: block;
	font-weight: 300;
	    font-size: 14px;
    text-transform: capitalize;
}

/*-----------------*/
/***** Terry *****/
/*-----------------*/

figure.effect-terry {
	background: #34495e;
}

figure.effect-terry figcaption {
	padding: 1em;
}

figure.effect-terry figcaption::before, figure.effect-terry figcaption::after {
	position: absolute;
	width: 200%;
	height: 200%;
	border-style: solid;
	border-color: #101010;
	content: '';
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}

figure.effect-terry figcaption::before {
	right: 0;
	bottom: 0;
	border-width: 0 70px 65px 0;
	-webkit-transform: translate3d(70px,65px,0);
	transform: translate3d(70px,65px,0);
}

figure.effect-terry figcaption::after {
	top: 0;
	left: 0;
	border-width: 15px 0 0 15px;
	-webkit-transform: translate3d(-15px,-15px,0);
	transform: translate3d(-15px,-15px,0);
}

figure.effect-terry img, figure.effect-terry p a {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-terry img {
	opacity: 0.85;
	width: 100%;
}

figure.effect-terry strong {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0.4em 27px;
	-webkit-transition: -webkit-transform 0.35s, opacity 0.35s;
	transition: transform 0.35s, opacity 0.35s;
	-webkit-transform: translate3d(100%,0,0);
	transform: translate3d(100%,0,0);
	opacity: 0;
}

@media screen and (max-width: 920px) {
	figure.effect-terry strong {
		padding: 0.75em 27px;
		font-size: 100%;
	}
}

figure.effect-terry p {
	float: right;
	clear: both;
	text-align: left;
	text-transform: none;
	font-size: 111%;
}

figure.effect-terry p a {
	display: block;
	margin-bottom: 1em;
	color: #fff;
	opacity: 0;
	-webkit-transform: translate3d(90px,0,0);
	transform: translate3d(90px,0,0);
}

figure.effect-terry p a:hover, figure.effect-terry p a:focus {
	color: #222;
}

figure.effect-terry:hover figcaption::before, figure.effect-terry:hover figcaption::after {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-terry:hover img {
	opacity: 0.6;
}

figure.effect-terry:hover strong, figure.effect-terry:hover p a {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	opacity: 1;
}

figure.effect-terry:hover p a {
	opacity: 1;
}

figure.effect-terry:hover p a:first-child {
	-webkit-transition-delay: 0.025s;
	transition-delay: 0.025s;
}

figure.effect-terry:hover p a:nth-child(2) {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
}

figure.effect-terry:hover p a:nth-child(3) {
	-webkit-transition-delay: 0.075s;
	transition-delay: 0.075s;
}

figure.effect-terry:hover p a:nth-child(4) {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}


/*Testimonial*/
.testimonial-block__section{
	background: url('/files/ida/image/bg_78.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	background-attachment: fixed;
}
.testimonial-block__section:before{
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background:rgba(0, 0, 0, 0.7);
}
.testimonial-block__section .sec-title h2{
	color: #fff;
}
.testimonial-box {
	text-align: right;
}
.testimonial-box-block {
    background: #fff;
    padding: 15px;
}
.quote-box {
	padding-left: 30px;
}
.quote-text {
	padding-left: 30px;
	padding-top: 10px;
}
.quote-icon i {
	font-size: 50px;
}
.quote-left {
	padding-top: 60px;
}
.quote-right {
	text-align: right;
}
.quote-author {
	float: left;
	text-transform: uppercase;
	padding-right: 30px;
}
.pt-130 {
	padding-top: 130px;
}
@media (max-width: 991px) {
	.pt-130 {
		padding-top: 0;
	}
}
.testimonial-block__section .quote-left {
	padding-top: 0;
	text-align: left;
}
.testimonial-block__section .quote-icon i {
	font-size: 30px;
}
.testimonial-block__section .quote-box {
	/*! padding-right: 30px; */
}

.nf-carousel-theme.nf-carousel-arrow .owl-controls .owl-prev, .nf-carousel-theme.nf-carousel-arrow .owl-controls .owl-next {
	top: -42px;
	right: 0;
	left: auto;
	border: 2px solid #e9e9e9;
	color: #ccc;
	font-size: 22px;
	height: 1.8em;
	line-height: 1.6em;
	padding: 0;
	text-align: center;
	width: 1.8em;
	margin-right: 0;
	margin-left: 0;
	opacity: 1;
	background: none;
}
.nf-carousel-theme.nf-carousel-arrow .owl-controls .owl-prev {
	right: 50px;
}

@media (max-width: 767px) {
	.testimonial-block__section .quote-left {
		padding-top: 26px;
	}
	.nf-carousel-theme.nf-carousel-arrow .owl-controls .owl-nav{
		text-align: center;
		    line-height: 1;
	}
.nf-carousel-theme.nf-carousel-arrow .owl-controls .owl-prev, .nf-carousel-theme.nf-carousel-arrow .owl-controls .owl-next {
    position: static;
    margin:30px 5px 0px 0px !important;
    display: inline-block;
    transform: rotateY(0);
	}
}


/*=======Blog Section=========*/
.latest__block-post {
	padding: 20px;
	background: #fff;
	position: relative;
}
.meta-post{
position: absolute;
    top: -22px;
    right: 0;
    background: #fbb908;
    color: #fff;
    padding: 10px;	
}
.latest__block .more_btn__block {
	margin-top: 10px;
}
.team__block-section .team-member {
	margin-bottom: 0;
}
.more_btn__block {
	color: #222;
	font-weight: bold;
	display: inline-block;
	margin-top: 30px;
}
@media (max-width: 767px) {
	.more_btn__block {
		margin-top: 0;
	}
}