/* ----------------------------------------------------------------
	:: Home page v4
	main-color #c5d86d
-----------------------------------------------------------------*/

html,
body {
    font-family: 'PT Serif', serif;
}

h1,
h2,
h3 {
    font-family: 'Poppins', sans-serif;
}

p {
    font-family: 'PT Serif', serif;
}
.bg-gray {
    background: #fafafa!important;
}
nav.navbar.navbar-default.navbar-expand-md {
    border-bottom: 4px solid #0128ff;
}

.icon_col span,.contact-section .form-group select.form-control,#return-to-top,.dropdown-menu a:hover, .dropdown-menu a.active,#page-anim-preloader:after {
    background-color: #eec91b;
}
.header-fourth nav.navbar.navbar-default.navbar-expand-md {
    background-color: #c5d86d;
	border-bottom: 4px solid #ffffff;
	position:relative;
}

.main_slider .owl-carousel.home-slider.owl-loaded .owl-nav button {
  line-height: 33px!important;
}

header .main-navbar .navbar-nav .nav-link:hover {
    color: #000000;
}
.header-fourth nav.navbar.navbar-default.navbar-expand-md:after {
	content:'';
	position:absolute;
	left:0;
	right:0;
	top:0;
	background: linear-gradient(38deg, #c5d86d 46%, #fff 20%);
	height: 32px;
}
.header-fourth .mini-topbar {
    background-color: #0d1321;
}
/*.open_time_inner {
    color: #ffffff;
}*/
/*.header_info-row {
    background-color: #afe0cd;
}*/
/*.icon_top i, .icon_top .info_label {
    color: #131313;
}
.icon_top span {
    color: #131313;
}*/
/*.btn, .btn:link, .btn:visited {
    background-color: #c5d86d;

}*/
/*.home-slider.owl-carousel .btn {
    box-shadow: 0 0 14px 0 #c5d86d;
}
.home-slider.owl-carousel .btn:hover {
     background-color: #fff;
	 color:#131313;
	box-shadow: 4px 4px 10px #0000002e!important;
}*/
.slider_v4 .container.slider_cnt {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
}
.slider_v4 .slide-content.text-center {
    max-width: 700px;
}
.slider_v4 .slide-content h2 {
    color: #ffffff;
}
.slider_v4 .slide-content p{
	color:#fff;
}
.slider_v4 .slider_btn {
    display: flex;
    padding-top: 30px;
    justify-content: center;
}
.section-heading p {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
	font-size:18px!important;

}

.slider_v4 .owl-nav {
    left: 0;
    bottom: 0;
    position: absolute;
    right: 0;
}
.slider_v4 .owl-carousel.btn_2 .owl-nav button:before {
    font-family: Flaticon;
    font-size: 24px;
    font-style: normal;
    margin-left: 20px;
    background: #fff;
    padding: 2px 12px;
    content: "\f10c";
    border-radius: 0px 50px 50px 0px;
}

.slider_v4  .owl-carousel.btn_2 .owl-nav{
    left: 0;
    bottom: 98px;
    display: block;
    /* background: red; */
    height: auto;
    position: absolute;
    position: relative;
    margin: 0 auto;
    /* background: red; */
    max-width: 245px;
    right: 0;
}
.slider_v4 .main_slider .owl-carousel.home-slider.owl-loaded .owl-nav button.owl-next{
    position: absolute;
    right: 30px;
    left: auto;
    top: 0px;
}
.slider_v4 .main_slider .owl-carousel.home-slider.owl-loaded .owl-nav button.owl-prev{
    /* top: -42px; */
    /* margin: 0; */
    left: 30px;
}
.slider_v4 .home-slider.owl-carousel .owl-item img{
	height:100vh!important;
	    object-fit: cover;
}
nav.navbar.navbar-default.navbar-expand-md.main-navbar.h_stiky:after {
	display:none;
}
.section-heading.text-left {
    margin-left: 0;
}
.slider_v4  .home-slider .owl-dots {
    position: absolute;
    top: auto;
    /* background: red; */
    right: 0;
    left: 0;
    display: flex;
    width: 120px;
    justify-content: center;
    margin: 0 auto;
    bottom: 70px;
    align-items: center;
    max-height: 90px;
}
.slider_v4  .home-slider button.owl-dot {
    width: 24px;
    height: 24px;
    background-color: #ffffff!important;
    border:3px solid #fff;
    border-radius:50%;
    margin: 0px 5px;
}

.slider_v4  .home-slider button.owl-dot.active {
    background-color: #c5d86d!important;
}

/*------------- :: 02 About-v4-section-------------*/
.about-item figcaption{box-shadow: 5px 1px 26px #ccc;padding: 15px;border-radius: 10px; margin-bottom: 30px;} 
.about-item figcaption span {
    display: block;
    margin-right: 14px;
    float: left;
    margin-top: 10px;
}
.about-item figcaption p{
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	margin-bottom:0;
}
.about-item figcaption span img{
	width: 65px;
	margin-bottom: 11px;
	display: block;
	
}


.owl-carousel.btn_2  .owl-nav button.owl-prev {
	transform:rotate(180deg);
}
.owl-carousel.btn_2  .owl-nav button {
    background-color: transparent!important;
    color: #333!important;

}
.owl-carousel.btn_2 .owl-nav button:hover {
    color: #c5d86d!important;
}
.owl-carousel.btn_2  .owl-nav button span{
	display:none;
}
.owl-carousel.btn_2  .owl-nav button:before {
    font-family: Flaticon;
    font-size: 50px;
    font-style: normal;
    margin-left: 20px;
   
    content: "\f10c";

}
.owl-carousel.btn_2 .owl-nav {
    margin-top: 40px;
    padding: 0 30px;
    position: relative;
    display: flex;
    justify-content: space-between;
}

/*------------- :: 02 Service-v4-section-------------*/

.service-provide_v4 .service-provide{
	padding-bottom: 90px;
}
.service-provide_v4 .service-provide-col{
	position:relative;
	margin-bottom: 30px;
}
.service_pic.content-center {
    position: relative;
}
.service_pic_inner {
    position: absolute;
    bottom: 0;
    padding: 0 15px;
}
.service-provide_v4 .service-provide-col h3 {
    position: absolute;
	bottom: -2px;
    background-color: #c5d86d;
    width: 100%;
    min-height: 50px;
    line-height: 50px;
    text-align: center;
}

.nav_carousel a{
	
}
/*------------- :: 02 Portfolio_v4 -section-------------*/


section.portfolio_v4.space {
    background: linear-gradient(4deg, rgba(255, 255, 255, 0.89) 17%, #fffffff5 69%), url(../images/img_v4/camera.png);
    background-position: right;
    background-repeat: no-repeat;
}


.portfolio_v4 .owl_nav .owl-stage {
    width: 100%!important;
}
.portfolio_v4 .multiple-items .slick-slide {
    width: 100%!important;
    float: left;
}

.slider-nav.slick-initialized.slick-slider button.slick-arrow{
    height: 40px;
    width: 40px;
    display: block;
    position: absolute;
     border:0;
    border-radius: 50%;
    right: -60px;
    background-size: 100%;
    font-size: 0;
    /* transform: rotate(-90deg); */
    background-image: url(../images/all-img/icon_2.png);
}

.slider-nav.slick-initialized.slick-slider button.slick-next.slick-arrow{
    transform: rotate(-180deg);
	bottom:0;

}

.portfolio_v4  .slick-btn.slick-slide.slick-current.slick-active{
		background-color:#fff;
}
.portfolio_v4   .slick-btn.slick-slide.slick-current.slick-active img{
    opacity: 0.5;
}
/*------------- :: 02 counter-v4 -section-------------*/

.inst-col-inner {
    margin-bottom: 30px;
}
.counter-v4 .counter-number {
    line-height: 1;
    font-weight: 600;
    color: #fff;
    font-size: 60px;
    margin-bottom: 15px;
}
.counter-v4 .counter-col {
    padding: 20px;
    margin-bottom: 30px;
    min-height: 246px;
    color: #fff;
    background: linear-gradient(4deg, rgba(0, 0, 0, 0.6) 17%, rgba(0, 0, 0, 0.43) 69%), url(../images/img_v4/counter_bg.jpg);
}
.counter-v4 .counter-col-inner {
    margin-bottom:0;
}

.counter-v4 .counter-col-inner p{
	color: #fff;
	margin-bottom:0;
	font-size: 18px;
}
#return-to-top {
    box-shadow: #c5d86d 0px 0px 14px 0px;
}

.owl-carousel.about-slider.btn-center.btn_2.owl-loaded.owl-drag {
    margin-top: 20px;
}
.counter-col-inner {
    margin-bottom: 30px;
}





