@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

:root {
  --black-color: #2E2E2E;
  --white-color: #FFF;  
  --ball-color: #383B43;
  --color_1-color: #ECECEC; 
  --blue-color: #111A89; 


}

body
{	
	font-family: "Montserrat", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size:16px;
	color:var(--black-color)
	
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
}

/*
::-webkit-scrollbar {
  width: 8px;
  height: 16px;
}
::-webkit-scrollbar-thumb {
  cursor: pointer;
  background: var(--yellow-color)
}
*/

html , body
{
	overflow-x:hidden;
	-webkit-overflow-scrolling: touch;

}

.transition
{
	transition:all 0.5s ease-in-out;
}
body
{
	
}
a {
	color:var(--blue_1-color);
	text-decoration:none;
	transition:0.8s;
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
}

.weight-300 , .weight-300 * {

  font-weight: 300;	
}
.weight-500 , .weight-500 * {

  font-weight: 500;	
}
.weight-600 , .weight-600 * {

  font-weight: 600;	
}
.weight-700 , .weight-700 * {

  font-weight: 700;	
}
.weight-800 , .weight-800 * {

  font-weight: 800;	
}
.weight-900 , .weight-900 * {

  font-weight: 900;	
}
.underline
{
	text-decoration:underline
}



.displaynone
{
	display:none !important
}
.d-inline-block
{
	display:inline-block
}
.vError
{
	border:red 1px solid !important
}
.form-error
{
    color: white;
    font-size: 12px !important;
}



.d_form .vError
{
	border-bottom:red 1px solid !important
}
.d_form .form-error
{ 
	color: red !important
}
.h100{
	height:100%
}
.FormResult  , .FormResult1 , .FormResult *, .FormResult1 *, .FormResult2 *
{
	color:green;

}
.dnone
{
	display:none
}
.d-block{
	display:block
}
.d-flex
{
	display:flex;
	flex-wrap: wrap;
}
.flex1
{
	flex: 1;
	max-width:100%
}
.flex0
{
	flex: 0 0 auto;
	max-width:100%
}
.italic , .italic *
{
	font-style:italic
}
.white
{
	color:#FFF
}


.font-10, .font-10 *
{
	font-size:0.625rem
}
.font-12, .font-12 *
{
	font-size:0.75rem
}
.font-13, .font-13 *
{
	font-size:0.8125rem
}
.font-14, .font-14 *
{
	font-size:0.875rem
}
.font-15, .font-15 *
{
	font-size:0.9375rem
}
.font-16, .font-16 *
{
	font-size:1rem
}
.font-17, .font-17 *
{
	font-size:1.0625rem
}
.font-18 , .font-18 *
{
	font-size:1.125rem
}
.font-20, .font-20 *
{
	font-size:1.25rem
}
.font-22, .font-22 *
{
	font-size:1.375rem;
}
.font-24, .font-24 *
{
	font-size:1.5rem
}
.font-25, .font-25 *
{
	font-size:1.5625rem
}
.font-26, .font-26 *
{
	font-size:1.625rem
}
.font-28, .font-28 *
{
	font-size:1.75rem
}
.font-30, .font-30 *
{
	font-size:1.875rem
}
.font-32, .font-32 *
{
	font-size:2rem;
}
.font-35, .font-35 *
{
	font-size:2.1875rem;
}
.font-36, .font-36 *
{
	font-size:2.25rem
}
.font-40, .font-40 *
{
	font-size:2.5rem
}
.font-42, .font-42 *
{
	font-size:2.625rem
}
.font-45, .font-45 *
{
	font-size:2.8125rem
}
.font-50, .font-50 *
{
	font-size:3.125rem;
}
.font-52, .font-52 *
{
	font-size:3.25rem
}
.font-55, .font-55 *
{
	font-size:3.437rem
}
.font-57, .font-57 *
{
	font-size:3.5625rem;
}
.font-60, .font-60 *
{
	font-size:3.75rem;
}
.font-62, .font-62 *
{
	font-size:3.875rem
}
.font-65, .font-65 *
{
	font-size:4.0625rem;
}
.font-70, .font-70 *
{
	font-size:4.375rem;
}
.font-80, .font-80 *
{
	font-size:5rem
}
.font-90, .font-90 *
{
	font-size:4.375rem;
}
.font-120, .font-120 *
{
	font-size:7.5rem
}
.text-center
{
	text-align:center
}
.line-height13
{
	line-height:1.3rem
}
.line-height14
{
	line-height:1.4rem
}
.line-height15
{
	line-height:1.5rem
}
.line-height2
{
	line-height:2rem
}
.line-height3
{
	line-height:3rem
}
.line-height4
{
	line-height:4rem
}
.line-100
{
	line-height:6.25rem
}
.mt-130
{
	margin-top:8.125rem
}
.inline-block
{
	display:inline-block
}
.flex-row {
    display: flex !important;
    justify-content: center;
    flex-direction: row;
    align-content: center;
    align-items: center;
}
.flex-column {
    display: flex !important;
    justify-content: center;
    flex-direction: column;
    align-content: center;
    align-items: center;
}


.slideddddd{
	-ms-transform: translate(-320px,0); /* IE 9 */
	-webkit-transform: translate(-320px,0); /* Safari */
	transform: translate(-320px,0); /* Standard syntax */
	
}
.white , .white *
{
	color:#FFF
}
.black , .black *
{
	color:#000
}
.blur {
    
    background: transparent !important;
}
.z-100
{
	z-index:100
}
.relative
{
	position:relative;
}
b ,strong
{
	font-weight:700;
}
.txt-justify
{
	text-align:justify
}
.py-60
{
	padding-top:3.75rem;
	padding-bottom:3.75rem
}
.py-75
{
	padding-top:4.6875rem;
	padding-bottom:4.6875rem
}
.py-100
{
	padding-top:6.25rem;
	padding-bottom:6.25rem
}
.pt-100
{
	padding-top:6.25rem;
}
.px-100
{
	padding-right: 6.25rem;
	padding-left: 6.25rem
}
.pl-100
{

	padding-left: 6.25rem
}
.ai-fs
{
	align-items:flex-start
}
.line-20 , .line-20 *
{
	line-height:1.25rem;
}
.line-22 , .line-22 *
{
	line-height:1.375rem
}
.line-24 , .line-24 *
{
	line-height:1.5rem
}
.line-25 , .line-25 *
{
	line-height:1.5625rem
}
.line-27 , .line-27 *
{
	line-height:1.6875rem
}
.line-30 , .line-30 *
{
	line-height:1.875rem;
}
.line-35 , .line-35 *
{
	line-height:2.1875rem;
}
.line-40 , .line-40 *
{
	line-height:2.5rem;
}
.line-45 , .line-45 *
{
	line-height:2.8125rem;
}
.line-50 , .line-50 *
{
	line-height:3.125rem
}
.line-60 , .line-60 *
{
	line-height:3.75rem
}
.line-70 , .line-70 *
{
	line-height:4.375rem
}
.line-80 , .line-80 *
{
	line-height:4.8rem
}
.ai-initial
{
	align-items:initial
}
.ai-c
{
	align-items:center
}
.jc-c
{
	    justify-content: center;
}.jc-fe
{
	    justify-content: flex-end;
}
.ai-fe
{
	align-items:flex-end
}
.z-50
{
	z-index:50
}
.d-inline-block{
	display:inline-block
}
.open_left , .open_right , .area_layer_back 
{
	opacity:0
}
.open_right.aos-animate
{
	animation: 1s ease-in-out  window-fromleft both;
    /* -webkit-animation: 1.25s ease-in-out 0.75s window-fromright both; */
    opacity: 1;
}
.open_left.aos-animate
{
	animation: 1s ease-in-out  window-fromright both;
    /* -webkit-animation: 1.25s ease-in-out 0.75s window-fromright both; */
    opacity: 1;
}
.area_layer_back.aos-animate
{
	opacity: 1;
    animation: 1s ease-in-out  circle-fromcenter-over both;
    -webkit-animation: 1s ease-in-out 0.5s circle-fromcenter-over both;
}
.bg_white
{
	background:#FFF
}
.cur
{
	cursor:pointer
}
.z-70 {
    z-index: 70;
}
.ac-sb
{
		align-content:space-between
}
.jc-fs
{
	    justify-content: flex-start !important;
}
.jc-sb
{
	    justify-content: space-between !important
}
.jc-sa
{
	    justify-content: space-around !important
}
.fd-c
{
	flex-direction:column
}
.gap-5
{
	gap:0.3125rem;
}
.gap-10
{
	gap:0.725rem;
}
.gap-15
{
	gap:0.9375rem;
}
.gap-20
{
	gap:1.25rem;
}
.gap-25
{
	gap:1.5625rem;
}
.gap-30
{
	gap:1.875rem;
}
.gap-40
{
	gap:2.5rem;
}
.gap-50
{
	gap:3.125rem;
}
.gap-60
{
	gap:3.75rem;
}
.gap-80
{
	gap:5rem;
}
.gap-100
{
	gap:6.250rem;
}
.ac-fs
{
	align-content:flex-start
}
.capitalize
{
	text-transform:capitalize
}
.uppercase
{
	text-transform:uppercase
}
.txt-right
{
	text-align:right
}
.red
{
	color:var(--red-color)
}
.desc_p p
{
	margin-bottom:1rem
}
.desc_p:last-child
{
	margin-bottom:0
}
.p_desc ul
{
	padding-left:15px;
}
.p_desc ul li
{
    display: list-item;
    list-style: disc;
}

.p_desc ol
{
	padding-left:15px;
}
.p_desc ol li
{
    display: list-item;
    list-style: decimal;
}
.opacity-50
{
	opacity:0.5
}
.opacity-80
{
	opacity:0.8
}
.line-height
{
	line-height:1
}
.z-10{
	z-index:10;
}
.flex-direction-column
{
	flex-direction:column
}
.flex-direction-row
{
	flex-direction:row
}
.overflow_hidden
{
	overflow:hidden
}
.d_inline_block
{
	display:inline-block
}
.z-5
{
	z-index:5
}
.link_button a
{
	background: var(--color_1-color);
	border:1px solid var(--color_1-color)
}
.link_button a:hover
{
	background: #FFF;
	border-color: #FFF;
	color: var(--color_1-color)
}
.bg_blue
{
	background:var(--blue-color)
}
.bg_1
{
	background:var(--color_1-color)
}
.bg_2
{
	background:#F5F5F5
}
.bg_3
{
	background:url('../img/bg1.png') no-repeat center center / cover
}
.bg_4
{
	background:#EEEEEE
}
.bg_5
{
	background:#F1F1F1
}
.bg_6
{
	background:rgb(17 26 137 / 20%)
}
.color_blue
{
	color:var(--blue-color)
}
.mb-100{margin-bottom:6.25rem}
.mt-100{margin-top:6.25rem}
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

.headerImg {
    height: 200px;    z-index: 50;
}
.headerImg .img-bg {
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    overflow: hidden;
}
.headerImg:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    opacity: 1;
    background: rgba(0,0,0,0.4);
    background-size: cover;
    content: '';
}
.headerImg:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    opacity: 1;
    background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
    background-size: cover;
    content: '';
}
.f_social a {
    width: 25px;
    height: 25px;
    border:1px solid #FFF;
    border-radius: 50%;
}
.footer_social a {
    width: 50px;
    height: 50px;
    border:1px solid var(--black-color);
    border-radius: 50%;
}
.stellarnav{
	width:auto
}
.stellarnav>ul>li>a
{
	padding:0
}
.stellarnav>ul>li>a{
	color:#FFF
}
.stellarnav li{
	border-right:1px solid #FFF;
	padding-right:0.9375rem;
}
.stellarnav li:last-child{
	border-right:0;
	padding-right:0;
}
.stellarnav li a.active
{
	background:#FFF;
	color:var(--black-color);
	padding:0.3125rem 0.9375rem;
}
.stellarnav li.has-sub>a:after{
	display:none
}
.stellarnav ul ul
{
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	background:#FFF
}




.footer_link li {
    display: block;
    margin: 15px 0;
}
.our_locations_boxes a[href^="mailto:"]
{
	text-decoration:underline
}
.our_locations_boxes b
{
	font-weight:700
}


.h_parallax_content .img-bg
{
	position:absolute;
	top:0;
	left:0;
	z-index:5;
	width:100%;
	height:100%;
}
.h_parallax_content .img-bg:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    z-index: 6;
    background-color: rgba(0, 0, 0, 0.2);
}


.h_parallax_content.h_parallax_content_1 .img-bg:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    z-index: 5;
   background: linear-gradient(279.51deg, rgba(0, 0, 0, 0) 8.31%, #111A89 91.07%), linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
}



.site-form label {
    margin-bottom:0.725rem;
	font-size:0.9375rem;
    display: inline-block;
	font-weight:500;
}
.site-form input[type=text], .site-form input[type=email], textarea, .site-form input[type=password] , select {
    height: 40px;
    border: 0;
    background-color: #EEEDED;
	border:1px solid #EEEDED
}

.site-form input::placeholder {
   color:var(--black-color);
    opacity: 1
}

.site-form input:-ms-input-placeholder {
    color:var(--black-color);
}

.site-form input::-ms-input-placeholder {
   color:var(--black-color);
}
.site-form textarea
{
	height:90px;
}
.site-form button[type=submit] 
{
    background: var(--blue-color);
	height:50px;
	border:0;
}
.site-form button[type=submit]:hover
{
    background: var(--color_1-color);
}

.main_tab {
    margin-bottom: 1px;
    display: flex;  
}
.main_tab ul {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
	gap: 1px;
}
.main_tab li {
    padding: 1.25rem 1.0625rem;
    background: #F1F1F1;
    cursor: pointer; 
    transition: 0.3s;
}
.main_tab li.active {
    color: #FFF;
    background: var(--blue-color) 
}
.tab-content {
    display: none; 
}
.tab-content.active {
    display: block; 
}
.tab-content li
{
    display: list-item;
    list-style: disc;
    list-style-position: inside;
}
.products_box h3
{
    position: absolute;
    bottom: 0;
    left: 0;
	z-index: 5;	
	border-top-right-radius:50px;
}
.products_box .tt-image
{
	height:290px;
	width:100%;
	border: 1px solid #ECECEC;
}






.h_parallax {
    position: relative;
    overflow: hidden;

}
.h_parallax .img-bg {
    height: 420px;
	width: 100%;
    position: relative;
    overflow: hidden;
   /* background-attachment: fixed*/
}

.h_parallax .img-bg:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    z-index: 5;
    background-color: rgba(0, 0, 0, 0);
}

.h_parallax_text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 50;
}  

.h_parallax.h_parallax_1 .img-bg
{
	height: 460px;
}
.h_parallax.h_parallax_1 .img-bg:before
{
	 background-color: rgba(0, 0, 0, 0.2);
}
.recyclables_listing_link
{
	border:18px solid #F3F3F3;
	background:#F3F3F3
}
.recyclables_listing_link li
{
	display:block;
	
	background:#FFF;
	margin-bottom:1px;
}
.recyclables_listing_link li a
{
    width: 100%;
    height: 100%;
    display: block;
	padding:1.25rem 0.9375rem;
}
.recyclables_listing_link li a.active
{
    background:var(--blue-color);
	color:#FFF
}
.bg_certificates:before
{
	position:absolute;
	bottom:0;
	left:0;
	z-index:5;
	width:100%;
	content:'';
	height:70px;
	background:url('../img/bg1.svg') repeat-x top center ;
}
.h_parallax_content_2
{
	min-height:1220px;
}
.year_experience
{
	position:absolute;
	bottom:0;
	right:20px;
	z-index:5;	
	width:185px;
	height:185px;
}
.what_we_do .colw-33:nth-child(1) .px-30
{
	background:#E7F3FF
}
.what_we_do .colw-33:nth-child(2) .px-30
{
	background:#F7FED6
}
.what_we_do .colw-33:nth-child(3) .px-30
{
	background:#FCE5ED
}
.what_icon
{
	margin-top: -6.125rem;
}
.bgg_1
{
	background:url('../img/bg2.svg') no-repeat bottom center var(--blue-color)
}
.home_cat_1
{
	min-height:520px;
}
.over_flow_categories
{
	background:rgba(0,0,0,0.2);
	position:absolute;
	top:0;
	left:0;
	z-index:5;
	width:100%;
	height:100%;
}
.mtop-1
{
	margin-top:-4.0625rem;
}
.mtop-2
{
	margin-top:-25rem;
}
.mtop-3
{
	margin-top:-4.0625rem;
}
.zz-4
{
	z-index:4
}
.zz-5
{
	z-index:5
}
.zz-6
{
	z-index:6
}
.bg_green
{
	background:#1FCA44
}
.bg_purple
{
	background:#4048A1
}






.banners_main, .banners_main_box {
    position: relative;
    height: 770px;
    max-width: 100%;
    margin: 0 auto;
	overflow:hidden
    
}

.banners_bg
{
	height:100%;
	width:100%;
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
	-webkit-animation: kenburns-bottom 3s ease-out both;
    animation: kenburns-bottom 3s ease-out both;
}
.banners_bg:before
{

    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: url(../img/rec.svg) no-repeat bottom right ;
    bottom: -110px;
    z-index: 30;	
}
.banners_bg:after
{
	
	background:  rgba(0, 0, 0, 0.4);
    content: '';
    width: 100%;
    height: 100%;
    z-index: 10;
    position: absolute;
    bottom: 0;
    left: 0;	
}
.banners_text
{
	position:absolute;
	bottom:0;
	left:0;
	width: 100%;
	height: 90%;
	content:'';
	z-index:150;	
}


.banners-slider .swiper-slide-active .slider-title {
    animation: fadeInUp 1.5s;
}
.banners-slider .swiper-slide-active .slider-sub-title {
    animation: fadeInUp 2.5s;
}
.banners-slider .swiper-slide-active .slider-button {
    animation: fadeInUp 3.5s;
}

.banners_main  .swiper-pagination2
{
    height: 100%;
	width:auto;

    left: auto;
	right:25px;
    z-index: 50;
	top:0;
	position:absolute;
	text-align:center;
	
}

.banners_main  .swiper-pagination-bullet
{
	width: 12px;
    height: 12px;
	background:transparent;
	border:1px solid #FFF;
	margin:0 5px   !important;
	opacity:1;  

}
.banners_main  .swiper-pagination-bullet i
{
	opacity:0;
	transition:all 0.5s ease-in-out;display: none;
}
.banners_main  .swiper-pagination-bullet.swiper-pagination-bullet-active
{
	background: #FFF;
	
}
.banners_main  .swiper-pagination-bullet.swiper-pagination-bullet-active i
{
	opacity:0;display: none;
}


.banners_main .swiper-button-next:after , .banners_main .swiper-button-prev:after
{
	display:none
}

.banners_main .swiper-button-next , .banners_main .swiper-button-prev , .banners_main .swiper-button-next img, .banners_main .swiper-button-prev img
{
	width:145px;
}
.banners_main .swiper-button-next 
{
	right:80px;
	top:50%;
}

.banners_main .swiper-button-prev 
{
	left:80px;
	top:50%;
}


.home_page header
{
	height:auto;
	position: absolute;
    width: 100%;
    z-index: 40;
	top:0;
	left:0;
	background:none;
}
.home_page .headerImg:before , .home_page .headerImg:after
{
	display:none
}
.js-marquee span
{
	padding: 0 25px;
}

.select2-container .select2-selection--multiple
{
	min-height:40px !important;
    border: solid #EEEDED 1px !important;
    outline: 0;
    background: #EEEDED !important;	
	border-radius:0 !important
}
.semi-slider-instance {
    display: none;
}
.semi-slider-instance.active {
    display: block;
}
.header_logo  img
{
	max-width:250px;
}
/*MOBILE*/
@media (max-width: 575.98px){

}

/*TABLET*/
@media (min-width: 768px) and (max-width: 991.98px){

}
/*DESKTOP*/
@media (min-width: 992px) and (max-width: 1199.98px){

}
/*EXTRA LARGE*/
@media (min-width: 1200px){

}




/*m*/@media all and (max-width: 1200px){
/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
	.container{width:1100px}
}
@media all and (max-width: 1200px){
/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.footer_logo img{max-width:200px}
}
@media all and (max-width: 1100px){
/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
	.container{width:1000px}
}
/*m*/@media all and (max-width: 1025px){
.headerImg:after{display:none}
.header_content{margin-top:1.5625rem;width:100%;justify-content: space-between;}
}
/*xm*/@media all and (max-width: 868px){
.flex-row-xm{flex-direction:column}
.mt-5-xm{margin-top:5px;}
.mt-25-xm{margin-top:1.5625rem;}
.mb-25-xm{margin-bottom:1.5625rem;}
.mt-50-xm{margin-top:3.125rem;}
.ai-fs-xm{align-items:flex-start}
.ai-c-xm{align-items:center}
.txt-cntr-xm{text-align:center}
.flex-row-xm{flex-direction: inherit;flex-wrap: wrap;}
.flex-row-xm > div{width:33.33%}
.flex-row-xm div:first-child{width:100%;align-items: center;display: flex;justify-content: center;}
.flex-row-xm  div .appointment_box{width:270px}
.pb-25-xm{padding-bottom:1.5625rem;}
.py-25-xm{padding-bottom:1.5625rem;padding-top:1.5625rem;}
.py-50-xm{padding-bottom:3.125rem;padding-top:3.125rem;}
.d-none-xm{display:none !important;}
.jc-c-xm{justify-content:center}
.pl-0-xm{padding-left:0}
.order-2-xm{order:2}
.order-1-xm{order:1}
.pt-50-xm{padding-top:3.125rem;}
.ai-c-xm{align-items:center}
.w-33-xm{width:33.33%}
.w-50-xm{width:50%}
.w-100-xm{width:100%}
.jc-c-xm{justify-content:center !important}
/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.our_locations_boxes .colw-50{order:2}
.our_locations_boxes .colw-50:nth-child(2){order:1}
.mtop-3{margin-top:0}
}
@media all and (max-width: 768px){
.pr-75, .px-75 {padding-right: 1.6875rem;}
.pl-75, .px-75 {padding-left: 1.6875rem;}
.py-75 {padding-top: 2.6875rem;padding-bottom: 2.6875rem;}
/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.burger_mobile {display:none}
.menu_bg , .request_quote{clip-path: inherit;}
.stellarnav a {color:#FFF}
.stellarnav .menu-toggle span.bars span{background:#FFF;width: 33px;height: 4px;}
.home_page .stellarnav .menu-toggle span.bars span {background: #FFF;}
.stellarnav li{position:relative;width:100%;padding: 5px 15px;}
.stellarnav.mobile > ul > li > a {padding:10px 15px;}
.stellarnav.mobile > ul > li > a *{color:#FFF}
.stellarnav.mobile ul{background:var(--blue-color)}
.stellarnav a.dd-toggle .icon-plus:before , .stellarnav a.dd-toggle .icon-plus:after{border-color:#FFF;}
.stellarnav > ul > li{margin:0}
.stellarnav a.dd-toggle .icon-plus {right: 20px;text-align: right;float: right;}
.stellarnav .icon-close:before , .stellarnav .icon-close:after{border-color:#FFF;}
.image_1_story{width:240px;}
.banners_main, .banners_main_box{height:750px;}
.banners_bg{border-radius:0}
.banners_main_box .bg_1 .px-75{padding:50px;}
.stellarnav{padding:0}
header .stellarnav li a{color:#FFF !important;font-size: 16px;text-align: left;}
.stellarnav.mobile .menu-toggle{}
.stellarnav .menu-toggle{padding:15px 0}
.stellarnav .menu-toggle span.bars{margin-right:0}
.stellarnav li a.active{background:none}
.stellarnav li{border:0}
/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.mtop-2{margin-top:0}
.home_cat_1{min-height:auto}
.mobile_f_header{width:100%;justify-content:space-between}
}

/*s*/@media all and (max-width: 576px){
.container{width:100%}
html, body{font-size:12px;}
.flex-row-s{flex-direction:column}
.ai-fs-s{align-items:flex-start}
.ai-c-s{align-items:center}
.mt-25-s{margin-top:1.5625rem;}
.pt-25-s{padding-top:1.5625rem;}
.pb-25-s{padding-bottom:1.5625rem;}
.py-25-s{padding-bottom:1.5625rem;padding-top:1.5625rem;}
.mb-25-s{margin-bottom:1.5625rem;}
.ml-25-s{margin-left:1.5625rem;}
.pb-25-s{padding-bottom:1.5625rem;}
.mt-50-s{margin-top:3.125rem;}
.d-none-s{display:none !important}
.pl-0-s{padding-left:0}
.ml-0-s{margin-left:0}
.txt-cntr-s{text-align:center}
.txt-cntr-s img{display:inline-block}
.px-25-s{padding-right:1.5625rem;padding-left:1.5625rem;}
.pr-25-s{padding-right:1.5625rem}
.mt-0-s{margin-top:0}
.pb-50-s{padding-bottom:3.125rem;}
.mb-50-s{margin-bottom:3.125rem;}
.py-0-s{padding:0}
.mb-25-s{padding-bottom:1.5625rem}
.px-0-s{padding-left:0;padding-right:0}
.mt-20-s{margin-top:1.25rem}
.pt-0-s{padding-top:0}
.pb-0-s{padding-bottom:0}
.pr-0-s{padding-right:5px !important}
.py-50-s{padding-top:3.125rem;padding-bottom:3.125rem;}
.px-50-s{padding-right:3.125rem;padding-left:3.125rem;}
.ml-20-s{margin-left:20px;}
.w-50-s{width:50%}
.jc-c-s{justify-content:center !important}
.jc-fs-s{justify-content:flex-start !important}
.order-1-s{order:1}
.order-2-s{order:2}
.jc-fe-s{justify-content: flex-end;}
.w-50-s{width:50%}
.w-100-s{width:100%}
.res-s-auto{width:auto}
.mb-0-s{margin-bottom:0}
.gap-10-s{gap:10px}
.gap-25-s{gap:1.5625rem;}
.ai-fs-s{align-items:flex-start}
.flex-direction-column-s{flex-direction:column}
.jc-s-s{justify-content:flex-start}
/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.footer_social a{width:40px;height:40px;}
.about_page .about_mission_img{display:none}
}


/*s*/@media all and (max-width: 400px){

}

