.home-map{
	width: 100%;
	height: 450px;
}
.home-map iframe
{
	width: 100%;
	height: 100%;
}
nav
{
	padding-left: 65px;
}
.quote-btn
{
	background-color:var(--orange);
	color: var(--white);
	border-color: var(--orange);
}
.quote-btn
{

}
header nav > ul > li
{
	padding: 50px 20px;
}
header nav > ul > li > a
{
	font-weight: 600 !important;
	text-transform: uppercase;
}
header .container
{
	max-width: 90%;
}
header nav > ul ul li:hover,
header nav > ul ul li.has-childs:hover
{
	background-color:var(--orange);
}
header nav > ul ul li > a
{
	white-space: nowrap;
}
header nav > ul ul li:hover > a
{
	color: var(--white);
}
.banner-slide
{
	height: 65vh;
	padding: 0 0 0;
}
.banner-content > p
{
	margin-bottom: 25px;
}
.banner-slide .banner-content
{
	margin-top: 100px;
	max-width: 800px;
}
.banner-content > h1 {
    color: #ffffff;
    font-size: 45px;
    line-height: 61px;
    margin-bottom: 27px;
    font-weight: 700;
	font-family: "Saira", sans-serif;
}
.banner-slide
{
    background-size: 100%;
    background-position: center;
}
.about-text p
{
	color: #222;
	text-align: justify;
}
.about-text .abt-list li
{
	display: block;
	margin-bottom: 15px;
    background-image: url(../images/check-mark2.png);
    /*background-position: 0% 5px;*/
    background-size: 20px;
    background-repeat: no-repeat;
    padding-left: 25px;
}
.about-text .lnk-default
{
	background-color:var(--orange);
	color: var(--white);
	border-color: var(--orange);
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 600;
}
.about-text .sig-text
{
	margin-bottom: 25px;
}
.about-text .sig-text h2
{
	font-weight: 700;
}
.about-img:after
{
	bottom: -13%;
}
.counter-section .counter-info > span
{
    font-weight: 600;
	color: #444;
}
.counter-section .counter-info .counter-item .counter
{
    font-weight: 700;
}
.sec-title > h2
{
	font-weight: 700;
	padding-bottom: 29px;
	    font-family: "Saira", sans-serif;
    text-transform: uppercase;
}
.video-post-thumbnail
{
	margin-bottom: 20px;
}
.video-post-info > h2
{
	font-weight: 700;
}
.video-post-thumbnail
{
	height: 300px;
}
.vid-post-info
{
    padding:30px 12px 0 25px;
    padding-top:30px;
    
}
.vid-post-info > h2{
    font-size: 20px;
    line-height: 36px;
    font-weight: 700;
    margin-bottom:20px;
}
.vid-post-info > p{
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    color: #ffffff;
    font-size: 15px;
    line-height: 23px;
    text-align: justify;
}
.video-post-info > h2{
	font-size: 24px;
    line-height: 27px;
    padding-left: 10px;
    padding-right: 10px;
    font-family: "Saira", sans-serif;
}
.video-posts-sec .video-post
{
	margin-bottom: 30px;
}
.sbs-section .sbs-max
{
	padding: 50px 0;
}
.sbs-section .sbs-max > h2
{
	font-weight: 700;
	line-height: 45px;
}
.sbs-section .sbs-max > h2 span
{
	color: var(--orange);
}

.form-select{
	width: 100%;
    height: 60px;
    border: 1px solid #ffffff;
    color: #ffffff;
    font-size: 15px;
    padding: 0 20px;
    background-color: inherit;
}
.form-select option
{
	color: #333;
}
.features-list > h3
{
    color: #ffffff;
    font-size: 24px;
    text-transform: capitalize;
    font-family: 'Archivo';
    margin-bottom: 30px;
    line-height: 34px;
}
.features-list
{
	padding-top: 144px;
}
.sys-system-section .sys-row h2
{
	font-size: 32px;
	line-height: 40px;
    font-family: 'Archivo';
}
.sys-system-section .features-list
{
	width: 95%;
}
.sys-system-section .features-list ul li
{
	margin-bottom: 13px;
	padding-bottom: 13px;
	border-bottom: 1px solid #4a4845;
	text-align: justify;
}
.sys-system-section .features-list ul li b
{
	font-size: 20px;
	font-weight: 700;
	line-height: 40px;
    font-family: 'Archivo';
    color: var(--white);
    display: block;
}
.sys-system-section .features-list ul li span
{
	font-size: 16px;
	font-weight: 300;
	line-height: 27px;
    font-family: 'Archivo';
    color: var(--white);
}
.sys-system-section .sbmt .form-submission
{
	float: none;
	width: 100%;
}
.sys-system-section .sbmt .form-submission .form-submit .lnk-default
{
	width:100%;
	cursor: pointer;

    background-color: #0e97d2;
    border-color: #0e97d2;
}
.testimonial-sec
{
	padding: 50px 0;
}
.testimonial-slide > p
{
	width: 90%;
	text-align: justify;
	line-height: 26px;
}
.testimonial-sec .sec-title
{
	margin-bottom: 30px;
}
.testimonial-sec .testimonial-slide
{
	margin-bottom: 30px;
}
.partner-section{
	background-color: var(--white);
	padding: 70px 0;
}
.partner-section .slick-prev
{
	display: none !important;
}
.partner-section .slick-next
{
	display: none !important;
}
.video-system
{
	padding: 70px 0 60px;
}
.counter-section
{
	margin-top: 0;
	margin-bottom: 80px;
	border-top: 0 !important;
}
.partner-section
{
	padding: 50px 0 70px;
}
.partner-section .sec-title
{
	margin-bottom: 30px;
}
.partner-section .pt-carousel li
{
	margin: 0 15px;
}
.partner-section .pt-carousel li img
{
	width: 100%;
	height: 150px;
	object-fit: contain;
	object-position: center;
}

/*
	========================
*/


.bottom-header nav > ul > li
{
	padding:33px 20px;
}
.quote-btn
{
	font-size: 14px;
    font-weight: 600;
    height: 39px;
    margin-top: 21px;
    line-height: 39px;
    background-color: #0e97d2;
    border-color: #0e97d2;
}
.bottom-header
{
	position: sticky;
	top: 0;
	width:100%;
	z-index: 205;
}
.bottom-header .header-content .logo
{
	margin-top: 11px;
}
.bottom-header .header-content .logo a
{
	display: block;
}
.bottom-header .header-content .logo a
{
	width: 322px;
}
.whatsapp-icon
{
	position: fixed;
    bottom: 15px;
    left: 15px;
    width: 65px;
    z-index: 999999;
}

.fixed-button-call {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 4;
}
.fixed-button-call a {
    display: flex;
    background-color: #7ab629;

    /*background-color: #0e97d2;
    border-color: #0e97d2;*/
    color: var(--white);
    font-size: 20px;
    font-weight: 700;
    padding: 10px 25px;
    border-radius: 25px;
    animation: topDown 2s linear infinite alternate-reverse;
}
.banner-section .banner-content > h1 strong{
	color: #0e97d2;
	border-bottom-color: #0e97d2;
}
.banner-slider.style1 .slick-dots li.slick-active button
{
	background-color: #0e97d2;
}

.abt-block .about-text > h2:before
{
	background-color:#0e97d2;
}
.sec-title > h2:before
{
	background-color:#0e97d2 !important;
}
.video-posts-sec .rd-btn
{
	background-color:#0e97d2 !important;
}
.video-posts-sec .rd-btn i
{
	color: #fff !important;
}
.fixed-button-call a .icon
{
	margin-right: 5px;
	margin-top: 3px;
}
.fixed-button-call a .icon i
{
	font-size: 27px;
}
.fixed-button-call a .val small
{
	font-size: 15px;
	text-transform: uppercase;
	margin-bottom: 5px;
	display: block;
}

.fixed-button-call a .val
{
    display: flex;
    flex-direction: column;
	font-weight: 700;
	font-size: 15px;
	text-transform: uppercase;
	margin-bottom: 5px;
}

@-webkit-keyframes topDown
{
	0%
	{
		transform: translateY(15px);
    background-color: #7ab629;
	}
	100%
	{
		transform: translateY(-20px);
    background-color: #7ab629;
	}
}


/*
	========================
*/

footer .widget-about > img
{
	margin-bottom: 20px;
}
footer .widget-about p
{
	text-align: justify;
	line-height: 24px;
	margin-bottom: 12px;
}
.widget-title
{
    padding-bottom: 14px;
    margin-bottom: 38px;
    margin-top: 4px;font-family: "Saira", sans-serif;
    font-weight: 700;
}
.widget-services ul li span
{
	font-size: 17px;
	color: #333;
    font-family: 'Archivo';
    font-weight: 500;
}
.main-footer
{
	padding: 60px 0 70px;
}
footer .widget-services ul
{
	padding-right: 40px;
}
footer .socio-links li a
{
	border: 0px !important;
}
footer .socio-links li a i
{
	color: var(--white);
}
footer .socio-links li:nth-child(1) a
{
	background-color: #3b5998;
}
footer .socio-links li:nth-child(2) a
{
	background-color: #0a66c2;
}
footer .socio-links li:nth-child(3) a
{
	background-color: #222;
}
footer .socio-links li:nth-child(4) a
{
	background-color: #F3061D;
}
footer .socio-links li:nth-child(5) a
{
	    background: #d6249f;
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
}

.counter-sec
{
    max-width:100%;
    padding:93px 47px 86px;
}
.about-img
{
    z-index:2;
}
/*
 ********************************************
*/

#my-slickes-products
{
    
}

/*
	====================================
*/

body.innerPage .pager-sec
{
	padding: 75px 0 80px;
	background-position: center
}
body.innerPage .pager-sec.overlay-dark:before
{
	opacity: .7;
}
body.innerPage .pager-sec-details > h2
{
    margin-bottom: 15px;
    font-size: 35px;
    text-transform: uppercase;
    font-weight: 800;
}
body.innerPage .breadcrumb li
{
	padding: 0 14px;
}
body.innerPage .breadcrumb li a
{
	font-size: 18px;
    font-weight: 600;
}



/*
	===========================
*/

section.content-based
{
	margin-top: 40px;
	margin-bottom: 20px;
}
section.content-based .content-box-editor-mode p{
	font-size: 17px;
    line-height: 24px;
    font-weight: 400;
    color: #111;
    text-align: justify;
    margin: 4.8px 0px 14px;
    font-size: 17px;
    line-height: 1.6;
}
section.content-based .content-box-editor-mode .galleryHeadingContent h5 span
{
	color: var(--color1);
	text-transform: capitalize;
}
section.content-based .content-box-editor-mode h4
{
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 800;
	color: var(--color2);
	margin-bottom: 10px;
}
section.content-based .content-box-editor-mode ul
{
	padding-left: 20px;
	list-style: disc;
	margin-top: 15px;
	margin-bottom: 20px;
}
section.content-based .content-box-editor-mode ul li b{
    font-family: 'Poppins';
    font-weight: 600;
}
section.content-based .content-box-editor-mode ul li{
	font-size: 15px;
    line-height: 24px;
    font-weight: 400;
    color: #111;
    margin-bottom: 10px;
}

section.content-based .content-box-editor-mode ul
{
	padding-left: 0;
	list-style-type: none;
}
section.content-based .content-box-editor-mode ul li
	{	
	  	font-size: 17px;
	  	line-height: 26px;
	  	margin-bottom: 14px;
	  	text-align: justify;
	    position: relative;
		padding-left: 27px;

        font-size: 17px;
        line-height: 1.4;
	}
section.content-based .content-box-editor-mode ul li:before
	{
		position: absolute;
		content: '';
		background-image: url(../images/read.png);
		background-size: 20px;
		background-repeat: no-repeat;
		background-position: top;
		width: 20px;
		height: 20px;
		left: 0;
		top: 3px;
	}

section.content-based .content-box-editor-mode ul ul
{
	max-width: 50%;
	padding-left: 40px;
	display: grid;
	grid-template-columns: repeat(2,1fr);
	margin-bottom: 12px;
}
section.content-based .content-box-editor-mode ul ul li
{
	margin-bottom: 12px;
}
section.content-based .content-box-editor-mode ul ul li:before
{
	background-image: url(../images/check-mark.png);
	background-repeat: no-repeat;
}

section.content-based  .content-box-editor-mode blockquote
{
	margin: 15px 0;
	box-shadow: 15px 15px 10px 20px rgba(0 0 0 / 10%);
	border-radius:10px 80px 10px 80px;
	font-size: 30px;
	color: var(--white);
	font-weight: 800;
	text-align: center;
	padding: 25px;
	/*font-family: 'Nunito Sans', sans-serif;*/
	background-image:linear-gradient(45deg,var(--color1),var(--color2),var(--color1));
}

section.content-based .galleryHeadingContent
{
	margin-bottom: 10px;
	margin-top: 10px;
}
section.content-based .galleryHeadingContent h5
{
	font-size: 28px;
	line-height: 31px;
	margin: 0 0 15px;
	color: #343E47;
	font-weight: 800;
	display: inline-block;
	position: relative;
	text-transform: uppercase;
	padding-bottom: 10px;
}
section.content-based .galleryHeadingContent h5:before
{
	content: '';
	position: absolute;
	left: 0%;
	bottom: 0;
	/*transform: translateX(-50%);*/
	max-width: 250px;
	width: 100%;
	height: 1px;
	background-color: #ccc;
}
section.content-based .galleryHeadingContent h5:after
{
	content: '';
	position: absolute;
	left: 10px;
	bottom: -2px;
	width: 50px;
	height: 5px;
	background-color: var(--color3);
}
@media screen and (max-width: 480px)
{
	section.content-based .galleryHeadingContent h5
	{
		font-size: 24px;
	}
	/*==================================*/
	section.content-based .content-box-editor-mode p
	{
		font-size: 14px;
		line-height: 1.8;
	}
	/*==========================*/
	section.content-based
	{
		margin-top: 20px;
	}
	.content-based .facilities-sections .content-box-editor-mode p
	{
		font-size: 14px !important;
	}
}
@media screen and (min-width: 481px) and (max-width: 576px)
{
	section.content-based .galleryHeadingContent h5
	{
		font-size: 24px;
	}
	/*==================================*/
	section.content-based .content-box-editor-mode p
	{
		font-size: 16px;
		line-height: 1.8;
	}
	/*==========================*/
	section.content-based
	{
		margin-top: 20px;
	}
	.content-based .facilities-sections .content-box-editor-mode p
	{
		font-size: 15px !important;
	}
}
@media screen and (min-width: 577px) and (max-width: 767px)
{
	section.content-based .galleryHeadingContent h5
	{
		font-size: 26px;
	}
	/*==================================*/
	section.content-based .content-box-editor-mode p
	{
		font-size: 16px;
	}
	/*==========================*/
	section.content-based
	{
		margin-top: 20px;
	}
	.content-based .facilities-sections .content-box-editor-mode p
	{
		font-size: 15px !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 992px)
{
	section.content-based .galleryHeadingContent h5
	{
		font-size: 26px;
	}
	/*==================================*/
	section.content-based .content-box-editor-mode p
	{
		font-size: 16px;
	}	
}




.about_image2
{
  position: relative;
  max-width: 450px;
  float: right;
  margin-bottom: 15px;
  margin-left: 30px;
}
.about_image2:before
{
  content: '';
  position: absolute;
  top: -12px;
  right: -12px;
  width: 98%;
  height: 98%;
  background-image: linear-gradient(45deg,#7ab629 33%,#7ab629 33%,#7ab629 100%,#7ab629 100%);
  /*border:8px solid var(--color1);*/
  border-radius: 7px;
  z-index:1;
}
.about_image2 img
{
  position: relative;
  z-index: 2;
  height: 300px;
  border-radius: 7px;
  box-shadow: 0 0 5px 10px rgba(0 0 0 / 5%);
  transition: 500ms;
}
.about_image2:hover img
{
	transform: scale(1.05);
}

/*
	====================================
*/

body.innerPage .sec-title
{
	margin-bottom: 30px;
}
body.innerPage .sec-title > h2
{
	padding-bottom: 15px;
}
body.innerPage .sec-title.text-left-start
{
	text-align: left;
}
body.innerPage .sec-title.text-left-start > h2:before
{
	left: 0%;
	transform: translateX(0%);
}

body.innerPage .sec-title.text-left-start > h2:after
{
	left: 17px;
	transform: translateX(0%);
}

/*
	====================================
*/

#ourClientsRow
{

}
#ourClientsRow ul
{
	padding-left: 0;
	width: 100%;
	display: grid;
	grid-template-columns: repeat(5,1fr);
	grid-row-gap: 0px;
	grid-column-gap: 0px;
}
#ourClientsRow ul li
{
	padding-left: 15px;
}
#ourClientsRow ul li img
{
	width: 100%;
	height: 120px;
	padding: 7px;
	border: 1px solid #eaeaea;
	object-position: center;
	object-fit: contain;
}
/*
	========================
*/

.bottom-header nav ul ul li
{
	line-height: 23px;
}
.bottom-header nav ul ul li a
{
	/*white-space: nowrap;*/
}

/*
	===========================
*/
body.products-listing .gallery-col span
{
	margin-top: 7px;
	font-size: 15px;
	letter-spacing: 1px;
	font-weight: 600;
	text-transform: uppercase;
}
body.products-listing .gallery-col > h3
{
    font-size: 20px;
	font-weight: 700;
}
body.products-listing .shop-items .gallery-img
{
	margin-bottom: 10px;
}
body.products-listing .serity-pagination
{
	margin-top: 20px;
}
body.products-listing .serity-pagination nav> ul > li:hover a,
body.products-listing .serity-pagination nav> ul > li.actives a
{
	background-color: #7ab629;
	color: #fff;
}
body.products-listing .page-content
{
	padding: 0px 0 40px;
}
body.products-listing .gallery-img > img
{
	width: 100%;
	height: 368px;
	object-fit: cover;
	object-position: center;
}
/*
	==================================
*/
body.products-detail .section-product-details
{
	padding: 40px 0 40px;
}
body.products-detail .section-product-details .shop-product-details
{
	margin-bottom: 5px;
}
body.products-detail .section-product-details .shop-product-details .shop-product-image
{
	width: 45%;
}
body.products-detail .section-product-details .shop-product-details .shop-product-info
{
	width: 55%;
}
body.products-detail .section-product-details .shop-product-details .shop-product-info .product-name
{
	font-size: 30px;
	font-weight: 800;
	margin-bottom: 10px;
}
body.products-detail .section-product-details .shop-product-details .shop-product-info .desc-area-product
{
	padding-top: 30px;
}
body.products-detail .section-product-details .shop-product-details .shop-product-info .desc-area-product p
{
	font-size: 16px;
	margin-bottom: 20px;
	line-height: 25px;
}
body.products-detail .section-product-details .shop-product-details .shop-product-info .desc-area-product h6
{
	font-size: 25px;
	font-weight: 700;
	color: #7ab629;
	margin-bottom: 15px;
}
body.products-detail .section-product-details .shop-product-details .shop-product-info .desc-area-product{

}


body.products-detail .section-product-details .shop-product-details .shop-product-info .desc-area-product ul
{
	padding-left: 0;
	list-style-type: none;
}
body.products-detail .section-product-details .shop-product-details .shop-product-info .desc-area-product ul li
	{	
	  	font-size: 17px;
	  	line-height: 26px;
	  	margin-bottom: 10px;
	  	text-align: justify;
	    position: relative;
		padding-left: 27px;
        font-size: 16px;
        line-height: 1.4;
	}
body.products-detail .section-product-details .shop-product-details .shop-product-info .desc-area-product ul li:before
	{
		position: absolute;
		content: '';
		background-image: url(../images/check-mark2.png);
		background-size: 20px;
		background-repeat: no-repeat;
		background-position: top;
		width: 20px;
		height: 20px;
		left: 0;
		top: 3px;
	}





/*
	***********************************
*/


section.mvbg_section
{
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #7ab629;
	margin: 0px 0;
}
section.mvbg_section .mvbg_container
{
	padding: 60px 0;
}
section.mvbg_section .mvbg_container .icons_box
{
	background-color: var(--white);
	padding: 25px 30px 20px;
	border-radius: 8px;
	height: 100%;
	border-bottom: 6px solid rgba(0 0 0 / 20%);
	transition: .3s;
}
section.mvbg_section .mvbg_container .icons_box:hover
{
	border-bottom-color: var(--color1);
}
section.mvbg_section .mvbg_container .icons_box .icon
{
	display: block;
	text-align: center;
	margin-bottom: 15px;
}
section.mvbg_section .mvbg_container .icons_box .icon img
{
	width: 70px;
}
section.mvbg_section .mvbg_container .icons_box .text .title
{
	display: block;
	text-align: center;
	font-size: 18px;
}
section.mvbg_section .mvbg_container .icons_box .text .title
{
	display: block;
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    margin: 10px 0;
}
section.mvbg_section .mvbg_container .icons_box .text .vales
{
	display: block;
    text-align: justify;
    font-size: 17px;
    line-height: 24px;
    font-weight: 500;
    /*font-family: 'Poppins'; */
}


@media screen and (max-width: 480px)
{
/*
	*********************************
*/

section.mvbg_section .mvbg_container .icons_box .icon img
	{
		width: 50px;
	}
	section.mvbg_section .mvbg_container .icons_box
	{
		padding: 25px 20px 20px;
	}
	section.mvbg_section .mvbg_container .icons_box .text .vales
	{
		font-size: 15px;
	}
	section.map_form_area .map_form_row .col-1-form
	{
		width: 100%;
	}
	section.map_form_area .map_form_row .col-1-map
	{
		width: 100%;
	}
	section.map_form_area .map_form_row .col-1-map .map_div
	{
		height: 200px;
	}
	section.map_form_area .map_form_row .col-1-form .form_area_page
	{
		padding: 20px 20px;
	}
	section.map_form_area .map_form_row .col-1-form .form_area_page .heading01 h5
	{
		font-size: 20px;
	}
	section.map_form_area .map_form_row .col-1-form .form_area_page .heading01
	{
		margin-bottom: 10px;
	}
	section.map_form_area .map_form_row .col-1-form .form_area_page form .captcha_image
	{
		margin-top: 0;
		text-align: center;
	}

}
@media screen and (min-width: 481px) and (max-width: 576px)
{

/*
	*********************************
*/

section.mvbg_section .mvbg_container .icons_box .icon img
	{
		width: 50px;
	}
	section.mvbg_section .mvbg_container .icons_box
	{
		padding: 25px 20px 20px;
	}
	section.mvbg_section .mvbg_container .icons_box .text .vales
	{
		font-size: 15px;
	}
	section.map_form_area .map_form_row .col-1-form
	{
		width: 100%;
	}
	section.map_form_area .map_form_row .col-1-map
	{
		width: 100%;
	}
	section.map_form_area .map_form_row .col-1-map .map_div
	{
		height: 200px;
	}
	section.map_form_area .map_form_row .col-1-form .form_area_page
	{
		padding: 20px 20px;
	}
	section.map_form_area .map_form_row .col-1-form .form_area_page .heading01 h5
	{
		font-size: 25px;
	}
	section.map_form_area .map_form_row .col-1-form .form_area_page .heading01
	{
		margin-bottom: 10px;
	}
	section.map_form_area .map_form_row .col-1-form .form_area_page form .captcha_image
	{
		margin-top: 0;
		text-align: center;
	}
}
@media screen and (min-width: 577px) and (max-width: 767px)
{

/*
	*********************************
*/

section.mvbg_section .mvbg_container .icons_box .icon img
	{
		width: 50px;
	}
	section.mvbg_section .mvbg_container .icons_box
	{
		padding: 25px 20px 20px;
	}
	section.mvbg_section .mvbg_container .icons_box .text .vales
	{
		font-size: 15px;
	}
	section.map_form_area .map_form_row .col-1-form
	{
		width: 100%;
	}
	section.map_form_area .map_form_row .col-1-map
	{
		width: 100%;
	}
	section.map_form_area .map_form_row .col-1-map .map_div
	{
		height: 200px;
	}
	section.map_form_area .map_form_row .col-1-form .form_area_page
	{
		padding: 20px 20px;
	}
	section.map_form_area .map_form_row .col-1-form .form_area_page .heading01 h5
	{
		font-size: 25px;
	}
	section.map_form_area .map_form_row .col-1-form .form_area_page .heading01
	{
		margin-bottom: 10px;
	}
	section.map_form_area .map_form_row .col-1-form .form_area_page form .captcha_image
	{
/*		margin-top: 0;
		text-align: center;*/
	}
}
@media screen and (min-width: 768px) and (max-width: 992px)
{
	
/*
	*********************************
*/

section.mvbg_section .mvbg_container .icons_box .icon img
	{
		width: 50px;
	}
	section.mvbg_section .mvbg_container .icons_box
	{
		padding: 25px 20px 20px;
	}
	section.mvbg_section .mvbg_container .icons_box .text .vales
	{
		font-size: 14px;
	}
	section.map_form_area .map_form_row .col-1-form
	{
		width: 100%;
	}
	section.map_form_area .map_form_row .col-1-map
	{
		width: 100%;
	}
	section.map_form_area .map_form_row .col-1-map .map_div
	{
		height: 250px;
	}
	section.map_form_area .map_form_row .col-1-form .form_area_page
	{
		padding: 20px 20px;
	}
	section.map_form_area .map_form_row .col-1-form .form_area_page .heading01 h5
	{
		font-size: 25px;
	}
	section.map_form_area .map_form_row .col-1-form .form_area_page .heading01
	{
		margin-bottom: 10px;
	}
	section.map_form_area .map_form_row .col-1-form .form_area_page form .captcha_image
	{
/*		margin-top: 0;
		text-align: center;*/
	}
	
}





/*
======================================================
*/
section.map_form_area
{
	margin-top: 0px;
	margin-bottom: 35px;
}
section.map_form_area .map_form_row
{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}	
section.map_form_area .map_form_row .col-1-form
{
	flex: 0 0 auto;
	width: 55%;
	order: 2;
}
section.map_form_area .map_form_row .col-1-map
{
	flex: 0 0 auto;
	width: 45%;
	order: 1;
}
section.map_form_area .map_form_row .col-1-map .map_div
{
	height: 100%;
	line-height: 0;
}
/*================================================*/

section.map_form_area .map_form_row .col-1-form .form_area_page
{
	padding: 45px 45px;
	background-color: #0e97d2;
}
section.map_form_area .map_form_row .col-1-form .form_area_page .heading01
{
	text-align: center;
	margin-bottom: 20px;
	position: relative;
	z-index: 2;
}
section.map_form_area .map_form_row .col-1-form .form_area_page .heading01 h5
{
	font-family: "Saira", sans-serif;
	font-size: 33px;
	color: #fff;
	position: relative;
	z-index: 2;
	margin-bottom: 40px;
	font-weight: 700;
}
section.map_form_area .map_form_row .col-1-form .form_area_page form
{
	margin-top: 20px;
}
section.map_form_area .map_form_row .col-1-form .form_area_page form .form_input_area
{
	margin-bottom: 15px;
}
section.map_form_area .map_form_row .col-1-form .form_area_page form .form_input_area label
{
	margin-bottom: 4px;
	font-weight: 500;
	font-size: 15px;
	margin-bottom: 7px;
	color: #fff;
}
section.map_form_area .map_form_row .col-1-form .form_area_page form .form_input_area .input_custom
{
	padding: 10px 10px;
}
section.map_form_area .map_form_row .col-1-form .form_area_page form .form_input_area .input_custom:focus
{
	box-shadow: none;
}
section.map_form_area .map_form_row .col-1-form .form_area_page form .captcha_image
{
	margin-top: 27px;
}
section.map_form_area .map_form_row .col-1-form .form_area_page form .submit
{
	text-align: center;
	margin-top: 15px;
}
section.map_form_area .map_form_row .col-1-form .form_area_page form .submit .btn-submit
{
	background-color: #7ab629;
	color: var(--white);
	font-weight: 600;
	text-transform: uppercase;
	padding: 10px 45px;
	transition: .2s;
	border-radius: 25px;
}
section.map_form_area .map_form_row .col-1-form .form_area_page form .submit .btn-submit:hover
{
	transform: scale(1.1);
}

/*
======================================
*/

section.map_form_area .map_form_row .col-1-form .form_area_page
{
	position: relative;
}
section.map_form_area .map_form_row .col-1-form .form_area_page form
{
	position: relative;
	z-index: 2;
}
section.map_form_area .map_form_row .col-1-form .form_area_page .dog_bg
{
    position: absolute;
    bottom: 0;
    right: 0;
    width: 350px;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-size: cover;
}
section.map_form_area .map_form_row .col-1-form .form_area_page .dog_bg img
{
	opacity: .4;
}




@media screen and (max-width: 480px)
{

}
@media screen and (min-width: 481px) and (max-width: 576px)
{

}
@media screen and (min-width: 577px) and (max-width: 767px)
{

}
@media screen and (min-width: 768px) and (max-width: 992px)
{
	
}

/*
	==============================
*/
.abt-block
{
	margin-top: 70px;
}
.abt-block .about-img > img
{
	height: 430px;
	width: 100%;
	object-fit: cover;
	object-position: top;
}
.abt-block .about-text h2 span.green
{
	color: var(--orange);	
}
.abt-block .about-text h2{
    font-family: "Saira", sans-serif;
    text-transform: uppercase;
    letter-spacing: 0;
    font-size: 35px;
    font-weight: 700;
    padding-bottom: 15px;
    margin-bottom: 30px;
}
.abt-block .about-text h2
{
	margin-bottom: 15px;	
	padding-bottom: 5px;

}
.abt-block .about-text
{
	padding-top: 0px;
}
.abt-block .about-text .sig-text
{
	margin-bottom: 10px;
}
.video-system .sec-title
{
	margin-bottom: 40px;
}
.counter-section
{
	margin-bottom: 0;
}
footer .widget-about > img
{
	width: 334px;
}
nav ul ul ul
{
	min-width: 100%;
	width: auto;
}
nav ul ul li.has-childs:hover
{
	background-color: var(--orange) !important;
}
nav ul ul ul li:hover > a
{
	color: #fff;
}
nav ul ul ul li:hover
{
	background-color: #0e97d2 !important;
}
nav ul ul li.has-childs:hover > a
{
	color: #fff;
}
.video-system.video-system2
{
	padding-bottom: 40px;
}
.overlay-dark:before
{
	opacity: 0.50;
}
.top-header-content:before
{
	background-color: var(--orange);
}
.social-links
{
	background-color: var(--orange);
}
.contact-info {
    float: left;
    margin-top: 15px;
    margin-bottom: 15px;
}
body.aboutpages .content-based .content-box-editor-mode h6
{
	font-family: "Saira", sans-serif;
	font-size: 25px;
	font-weight: 700;
	color: #7ab629;
	margin-bottom: 15px;
}

/*
	==========================
*/

.icon-box-row
{
	margin-top: 30px;
	display: grid;
	grid-template-columns: repeat(4,1fr);
	grid-column-gap: 20px;
	grid-row-gap: 20px;
}
.icon-box-row .icon-colom
{
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
.icon-box-row .icon-colom .icon
{

}
.icon-box-row .icon-colom .icon img
{
	width: 50px;
}
.icon-box-row .icon-colom .values
{
	font-size: 15px;
	margin-top: 10px;
}

.shop-product-info .table.pro-table
{
	border:1px solid #eaeaea;
}
.shop-product-info .table.pro-table tr td
{
	font-size: 15px;
}.shop-product-info .table.pro-table tr td:nth-child(1)
{
	font-weight: 600;
}

#pro_images_mul .carousel-control-next,
#pro_images_mul .carousel-control-prev
{
	background-color: transparent;
	border:0px;
	opacity: 1;
}

#pro_images_mul .carousel-control-next .carousel-control-next-icon,
#pro_images_mul .carousel-control-prev .carousel-control-prev-icon
{
	background-color: var(--orange);
    background-image: none;
    width: 40px;
    height: 40px;
    line-height: 44px;
    font-size: 31px;
    border-radius: 50%;
}
.bi-arrow-right-short::before
{

}
body.products-detail .section-product-details .shop-product-details .shop-product-image #pro_images_mul{
	position: sticky;
	top: 100px;
}

/*
	==================================
*/

@media screen and (min-width: 993px)
{
	.bottom-header .container
	{
		max-width: 90%;
	}
}

/*
	==============================
*/

.content-box-editor-mode2 .right-image-left-content
{
	margin-top: 60px;
}
body.aboutpages section.content-based .content-box-editor-mode ul li:before
{
	background-image: url(../images/check-mark2.png);
}
@media screen and (min-width: 993px)
{

	.content-box-editor-mode2 .right-image-left-content .about_image2  img
	{
		width: 300px;
	}	
}

@media screen and (max-width: 480px)
{
	.content-box-editor-mode2 .right-image-left-content
	{
        margin-top: 20px;
        width: 90%;
        margin-left: 5%;
        display: flex;
        flex-direction: column;
	}
	.content-box-editor-mode2 .about_image2
	{
		order: 2;
	}
	.content-box-editor-mode2 .about_image2 img{
		height: 100%;
	}
	section.content-based .content-box-editor-mode ul li
	{
        font-size: 14px !important;
		line-height: 22px !important;
	}
	body.aboutpages .content-based .content-box-editor-mode h6
	{
		margin-bottom: 5px;
	}
	section.content-based .content-box-editor-mode2.content-box-editor-mode ul
	{
		margin-top: 10px;
	}
}
@media screen and (min-width: 481px)  and (max-width: 576px)
{
	.content-box-editor-mode2 .right-image-left-content
	{
        margin-top: 20px;
        width: 90%;
        margin-left: 5%;
        display: flex;
        flex-direction: column;
	}
	.content-box-editor-mode2 .about_image2
	{
		order: 2;
	}
	.content-box-editor-mode2 .about_image2 img{
		height: 100%;
	}
	section.content-based .content-box-editor-mode ul li
	{
        font-size: 15px !important;
		line-height: 22px !important;
	}
	body.aboutpages .content-based .content-box-editor-mode h6
	{
		margin-bottom: 5px;
	}
	section.content-based .content-box-editor-mode2.content-box-editor-mode ul
	{
		margin-top: 10px;
	}
}
@media screen and (min-width: 577px)  and (max-width: 767px)
{
	.content-box-editor-mode2 .right-image-left-content
	{
        margin-top: 20px;
        width: 90%;
        margin-left: 5%;
        display: flex;
        flex-direction: column;
	}
	.content-box-editor-mode2 .about_image2
	{
		order: 2;
	}
	.content-box-editor-mode2 .about_image2 img{
		height: 100%;
	}
	section.content-based .content-box-editor-mode ul li
	{
        font-size: 15px !important;
		line-height: 22px !important;
	}
	body.aboutpages .content-based .content-box-editor-mode h6
	{
		margin-bottom: 5px;
	}
	section.content-based .content-box-editor-mode2.content-box-editor-mode ul
	{
		margin-top: 10px;
	}
}
@media screen and (min-width: 768px)  and (max-width: 992px)
{
	.content-box-editor-mode2 .right-image-left-content
	{
		width: 90%;
		margin-left: 5%;
		margin-right: 5%;
	}	
}