﻿/* Default Layout	*/


/*	Extra small devices (portrait phones, less than 576px)	*/
@media (max-width: 575px) {
#nhf {
    right: 15px;
    top: 52px;
    zoom: 0.7;
    padding: 1%;
    border-radius: 5%;
}
form {
    background: #f7faff;
    width: 100%;
}
form label {
    width: 90%;
    text-align: center;
}
form li {
    text-align: center;
}
.lft50{
    width: 100%;
   }
input[type=submit] {
    width: 50%;
    float: right;
}
#wayz {
    top: 46%;
}
 strong {
    font-weight: normal;
    color: #5cb9e7;
}
.header {
    grid-template-columns: repeat(1, 1fr);
    }
h1 {
    font-size: .8em;
    position: fixed;
    right: 6%;
    z-index: 1000;
}
.hero_texts .content {
    max-width: 760px;
    text-align: left;
    background: rgb(0 0 0 / 50%);
    padding: 2%;
    margin-left:0%;
}
section.top_slider {
    margin-top: 81px;
}
.top_slider .single_slide .slide_texts h6{
	font-size:24px;
}

.top_slider .single_slide .slide_texts .clickable_link a {
    min-width: 222px;
    float: left;
    padding: 1%;
}
.nmbr{
	display:none;
}
.nmbr1{
    font-size: 17px;
    margin-top: 3px;
    display: block;
    text-shadow: 1px 1px 2px #000;
    }
.top_slider .single_slide .slide_contents{
	max-width: 100%;
}
.top_slider .carousel-indicators li {
    margin: 0 11%;
}
.details_part .image_texts .texts p{
	max-width:98%;
}
.carousel-indicators {
    position: absolute;
    left: 0;
    bottom: 81px;
    right: 0;
    z-index: 15;
    display: flex;
    justify-content: center;
    margin-left: 32%;
    list-style: none;
    background: #ffffff70;
    width: 35%;
    padding: 2% 0;
    border-radius: 14px;
}
.top_slider .single_slide .slide_contents {
    padding: 5px;
    }
.top_slider .single_slide .slide_contents h2 {
    font-size: 34px;
}
.top_slider .slide_elements_3 .green_shape img {
    max-width: 200px;
}
.top_slider .slide_elements_2 .green_shape img {
    max-width:200px;
}
.top_slider .slide_elements_1 .green_shape img {
    max-width: 200px;
}
.top_slider .slide_contents .slide_texts {
    -ms-flex-line-pack: start;
    align-content: start;
    height: 100%;
}
.wtsap {
    right: 0;
    bottom: 0;
    background: #28a3dfbf;
    padding: 4px;
    width: 50%;
    z-index: 999;
    text-align: center;
    border-radius: 0; 
    text-shadow: none;
    height: 80px;
    border: solid 1px #fff;
}
	.header_wrap {
		padding: 6px 0px 0px 0px ;
	}
	.top_slider .single_slide {
    height: 550px;
    padding: 25px 15px;
    	}
.top_slider .slide_elements_2 .slide_texts {
    max-width: 100%;
}
.header .phone_number a{
    font-size: 22px;
    position: fixed;
    left: 24px;
    bottom: 8px;
    background: #28a3dfbf;
    padding: 4px;
    box-shadow: 0 0 5px;
    width: 87%;
    height: 49px;
    text-align: center;
    color: #fff;
    border: solid 3px #29667b;
    border-radius: 17px;
    text-shadow: 1px 2px #000;
    }
nav li {
    padding: 3% 1%;
    margin: 6px 3px;
    max-width: 92%;
    border: solid 1px #e9e9e9;
    min-height: auto;
    width: 92%;
    }
nav li:nth-child(8) {
    width: 99%;
}
nav li li {
    width: 31% !important;
    font-size: .8em;
	    display: none;
}
nav li li a{
	font-weight: normal;
}
.itmdt h2 {
    left:0%;
}
nav a {
    letter-spacing: 0;
}
.categories img {
	height: 45px;
	width: 100%;
}
nav h3 {
    font-size: 1.5em;
	margin: 0 !important;
    margin-top: -1% !important;
    }
#menu {
    position: absolute;
    top: 37px;
    left: 5%;
    font-size: 1.7em;
    display: block;
    background: #1a4695;
    color: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    overflow: hidden;
    cursor: pointer;
    border-radius: 10%;
}
.boxes_section ul.categories li {
    width: 98%;
    border-bottom: dotted 2px #94c93d;
}
.tpspc {

}
li.prod:hover {
    transform: scale(1);
    }
h1 {
    color: #5cb9e7;
    right: 33.5px;
    top: 0px;
    }
h2 {
    font-size: 1.3em;
    text-align: center;
}
.cty li {
    width: 100%;
    padding: 1%;
    margin: 1%;
}
.ifrm {
    width: 100%;
    height: 275px;
}
#catgs li img {
    height: 150px;
}
.categories .prod img {
    height: 150px;
}
.categories .clickable_link {
	float: right;
    margin-top: -13%;
}
li.prod {
    height: auto;
}
        /* slider */

	.hero_slider{
		padding: 60px 0px 0px 0px;
	}
.hero_slider {
    margin-top: 70px;
}
.hero_slider .contents {
    top: -5%;
    left: 12%;
    width: 76%;
    background: rgba(0,0,0,.4);
}
.mySlides .clickable_link {
    display: none;
}
.hero_texts .content {
    margin-top: 0;
    padding: 0;
}
	.header .header_logo img {
		max-width: 215px;
	}

	[dir=rtl] .slick-next {
		right: auto;
		left: -5px;
	}
	[dir=rtl] .slick-prev {
		left: auto;
		right: 0px;
	}

	.hero_slider .contents h2{
		font-size: 24px;
	}
	.hero_slider .contents p{
		font-size: 15px;
	}

	.boxes_section {
		padding: 55px 0px;
	}
	.boxes_section .boxes {
		display: -ms-grid;
		display: grid;
		-ms-grid-columns: auto;
		grid-template-columns: auto;
		grid-auto-rows: auto;
		gap: 40px;
	}
	.boxes_section .boxes .title h3{
		font-size: 24px;
		margin-bottom: 10px;
	}
	.boxes_section .boxes .texts p{
		font-size: 15px;
	}
	.boxes_section .clickable_link a{
		padding: 10px 25px;
	}
	.boxes_section .section_particle {
		top: -20px;
	}
	.boxes_section .section_particle img {
		max-width: 100px;
	}

	.hero_texts{
		padding: 50px 0px;
		padding-bottom: 75px;
	}

	.details_part{
		padding: 0px;
		padding-bottom: 30px;
	}
	.details_part .image_texts {
		-ms-grid-columns: auto;
		grid-template-columns: auto;
	}
	.details_part .image_texts .image{
		text-align: center;
		margin-bottom: 0px;
	}
	.details_part .image_texts .image img {
	    border: 10px solid #fff;
	    top: 0px;
	    max-width: 100%;
	    margin-right: 0;
	    border-radius: 0;
	}
	.details_part .image_texts .texts{
		max-width:100%;
		padding: 10px;
		margin: 0px auto;
		width: 100%;
	    background: rgba(255,255,255,.7);
	}
	.details_part .clickable_link {
		text-align: center;
		margin-top: 30px;
	}
	.details_part .clickable_link a{
;
	}
	.details_part .clickable_link a:hover{
		background: #94c93d;
	}

	.black_banner {
		padding: 25px 0px;
	}

	.black_banner h4{
		font-size: 20px;
	}

	.contact {
		-ms-grid-columns: auto;
		grid-template-columns: auto;
	}
	.contact_wrap .contact_form {
		padding: 25px 15px;
		-webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
		order: -1;

	}
	.contact_wrap .contact_details {
		padding: 25px 15px;
	}
nav a {
    font-size: 1em;
}
	.contact_wrap .contact_form .form_wrap {
		max-width: 100%;
		margin-right: auto;
		width: 100%;
	}
	.contact_wrap .contact_details .contents {
		max-width: 100%;
		width: 100%;
		margin-left: auto;
	}
	.contact_wrap .contact_details .contents .footer_logo{
		text-align: center;
	}
	.contact_wrap .contact_details .contents .footer_logo img {
		max-width: 250px;
	}
	.contact_wrap .contact_form .form_wrap h5 {
		font-size: 20px;
		text-align: center;
	}
	.contact_wrap .contact_details .contents ul{
		max-width: 260px;
		margin: 0px auto;
	}
	.contact_wrap .contact_details .contents ul li{
		font-size: 16px;
		padding-left: 25px;
	}
	.contact_wrap .contact_details .contents ul li::before {
		font-size: 15px;
	}
section#simple-social-icons {
    display: none;
}	
}

/*	Small devices (landscape phones, 576px and up)	*/
@media (min-width: 576px) and (max-width: 767px) {
	
	.container{
		max-width:540px;
	}
	.header_wrap {
		padding: 10px 0px;
	}

	.hero_slider{
		padding: 60px 0px;
	}

	.header .header_logo img {
		max-width: 100px;
	}

	[dir=rtl] .slick-next {
		right: auto;
		left: -30px;
	}
	[dir=rtl] .slick-prev {
		left: auto;
		right: -30px;
	}

	.boxes_section {
		padding: 30px 0px;
	}
	.boxes_section .boxes {
		display: -ms-grid;
		display: grid;
		-ms-grid-columns: auto;
		grid-template-columns: auto;
		grid-auto-rows: auto;
		gap: 40px;
	}
	.boxes_section .boxes .title h3{
		font-size: 24px;
		margin-bottom: 10px;
	}
	.boxes_section .boxes .texts p{
		font-size: 15px;
	}
	.boxes_section .clickable_link a{
		padding: 10px 25px;
	}
	.boxes_section .section_particle {
		top: -20px;
	}
	.boxes_section .section_particle img {
		max-width: 180px;
	}

	.hero_texts{
		padding: 50px 0px;
		padding-bottom: 75px;
	}

	.details_part .image_texts {
		-ms-grid-columns: auto;
		grid-template-columns: auto;
	}
	.details_part .image_texts .image{
		text-align: center;
		margin-bottom: -75px;
	}
	.details_part .image_texts .image img {
		border: 20px solid #fff
;
		top: -100px;
		max-width: 500px;
	}
	.details_part .image_texts .texts{
		max-width: 500px;
		margin: 0px auto;
		width: 100%;
	}
	.details_part .clickable_link {
		text-align: center;
		margin-top: 30px;
	}
	.details_part .clickable_link a{
		background: #fff
;
	}
	.details_part .clickable_link a:hover{
		background: #94c93d;
	}

	.black_banner {
		padding: 25px 0px;
	}

	.black_banner h4{
		font-size: 20px;
	}

	.contact {
		-ms-grid-columns: auto;
		grid-template-columns: auto;
	}
	.contact_wrap .contact_form {
		padding: 25px 15px;
		-webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
		order: -1;

	}
	.contact_wrap .contact_details {
		background: #94C93D;
		padding: 25px 15px;
	}
	.contact_wrap .contact_form .form_wrap {
		max-width: 100%;
		margin-right: auto;
		width: 100%;
	}
	.contact_wrap .contact_details .contents {
		max-width: 100%;
		width: 100%;
		margin-left: auto;
	}
	.contact_wrap .contact_details .contents .footer_logo img {
		max-width: 160px;
	}
	
}

/*	Medium devices (tablets, 768px and up)	*/
@media (min-width: 768px) and (max-width: 991px) {
	
	.container{
		max-width:720px;
	}

	.header_wrap {
		padding: 10px 0px;
	}
	
	.boxes_section {
		padding: 30px 0px;
	}
	.boxes_section .boxes .title h3{
		font-size: 24px;
		margin-bottom: 10px;
	}
	.boxes_section .boxes .texts p{
		font-size: 20px;
	}
	.boxes_section .clickable_link a{
		padding: 10px 25px;
	}
	.boxes_section .section_particle {
		top: -20px;
	}
	.boxes_section .section_particle img {
		max-width: 180px;
	}

	.hero_texts{
		padding: 100px 0px;
		padding-bottom: 175px;
	}

	.details_part .image_texts {
		-ms-grid-columns: auto;
		grid-template-columns: auto;
	}
	.details_part .image_texts .image{
		text-align: center;
		margin-bottom: 0px;
	}
	.details_part .image_texts .image img {
		border: 20px solid #fff
;
		top: -100px;
		max-width: 690px;
	}
	.details_part .image_texts .texts{
		max-width: 650px;
		margin: 0px auto;
		width: 100%;
	}
	.details_part .clickable_link {
		text-align: center;
		margin-top: 30px;
	}

	.black_banner h4{
		font-size: 24px;
	}

	.contact_wrap .contact_form {
		padding: 50px 20px;
	}
	.contact_wrap .contact_details {
		background: #94C93D;
		padding: 50px 20px;
	}
	.container {
    max-width: 100%
}
.boxes_section .boxes {
    width: 98%;
}
.details_part .image_texts .texts p {
    font-size: 25px;
}
.clickable_link a {
    font-size: 20px;
    letter-spacing: 0px;
}
#menu {
    top: 33px;
    left: 5%;
    font-size: 1.8em;
    width: 45px;
    height: 45px;
}
}

/*	Large devices (desktops, 992px and up)	*/
@media (min-width: 992px) and (max-width: 1299px) {
#nhf {
    position: absolute;
    right: 68%;
    top: 30px;
    }
    .container {
    max-width: 95%;
}

section#simple-social-icons {
    right: 45px;
    top: 45px;
    font-size: 1.2em;
}
    .header .phone_number a {
    margin-left: 42px;
    }
    	#menu {
    left: 5%;
    }

	[dir=rtl] .slick-next {
		right: auto;
		left: -30px;
	}
	[dir=rtl] .slick-prev {
		left: auto;
		right: -30px;
	}
.contact_form.grid_item nav li {
    padding: 1px 5px;
    min-height: 93px;
}
.contact_form.grid_item nav li li {
    min-height: auto;
}
	.details_part{
		padding: 20px 0px;
	}
	.details_part .image_texts .texts p{
		font-size: 20px;
	}
	.details_part .image_texts .image img {
		border: 20px solid #fff;
		top: -100px;
		z-index: 99;
	}
	.clickable_link a {
    font-size: 16px;
    padding: 20px;
    letter-spacing: 3px;
}
.contact_form.grid_item nav {
    font-size: .8em;
}

.h2, h2 {
    font-size: 4rem;
    }
    .details_part .image_texts .texts {
    margin-top: -53%;
}
nav li {
    float: left;
    padding: 0.5% 7px;
    margin: 1px 1px;
    max-width: 19%;
    min-height: 95px;
}
.menu1 {
    width: 99%;
    margin-left: 9px;
}
}

/*	Extra large devices (large desktops, 1200px and up)	*/
@media (min-width: 1300px) and (max-width: 1899px){
	.container{
		max-width:1140px;
	}
}
@media (min-width: 1900px) {
	.container{
		max-width:1740px;
	}
}
