ul.footer_social_media{
	display: flex;
    align-items: center;
    justify-content: center;
}
.footer_cat_menu ul li a:hover,.footer_top_menu ul li a:hover,.bottom_footer_details_col1 a:hover{
 color: #EE691D;
}
.bottom_footer_details,
.bottom_footer_details_col1 {
    display: flex;
    align-items: center;
}
.fixed_footer_row {
    padding: 10px !important;
}
.fixed_footer_box ul {
    padding: 0 !important;
}

.fixed_footer_box ul li {
    display: inline-block !important;
    position: relative;
    width: fit-content;
}

.fixed_footer {
    position: fixed !important;
    bottom: 0;
    width: 100%;
    z-index: 9;
    text-align: center;
}
.fixed_footer_box ul {
    padding: 0 !important;
    display: flex;
    line-height: 1;
    justify-content: space-around;
}
.fixed_footer_box a.xoo-el-action-sc.button.btn.xoo-el-login-tgr {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    color: transparent;
}
.fixed_footer_box span.cart_count{
    width: 15px;
    height: 15px;
    background: #000;
    color: #fff;
}
.fixed_footer_box ul li .fa {
    color: #fff;
    font-size: 22px;
}

.svg_main {
    width: 60px;
    height: 60px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
}

.bottom_footer_details_col1:nth-child(1) {
    width: 40%;
}

.bottom_footer_details_col1:nth-child(2) {
    width: 25%;
    justify-content: center;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;

}

.bottom_footer_details_col1:nth-child(3) {
    width: 35%;
    justify-content: end;

}
.bottom_footer_details_col1 a {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    padding-left: 10px;
}
ul#menu-quick_link {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 !important;
}
ul#menu-quick_link li{
    list-style-type: none;
    flex: 1;
    text-align: center;
}
.footer_section_center {
    border: 1px solid #FFFFFF4D;
    border-radius: 10px;
}
.footer_cat_menu h3 {
    font-size: 22px;
    color: #EE691D;
    font-weight: 600;
    padding-bottom: 10px !important;
}
.footer_col_6 {
    justify-content: end !important;
    display: flex;
    width: 10% !important;
}
.footer_col_1,.footer_col_2,.footer_col_3,.footer_col_4 {
    width: 17% !important;
}
.footer_col_2,.footer_col_3,.footer_col_4,.footer_col_5{
    justify-content: center !important;
    display: flex !important;
}
.footer_col_5{
    width: 20% !important;
}
.footer_cat_menu ul {
    padding: 0 !important;
}
.footer_cat_menu ul li{
    list-style-type: none;
}
.footer_cat_menu ul li a{
    font-size: 16px;
    padding: 5px 0px;
    color: #fff;
    font-weight: 400;
    display: block;
}
.footer_top_menu ul li a{
        font-size: 16px;
        color:#fff;
        font-weight: 400;
}
.footer_section_bottom {
    padding-top: 60px !important;
}
.display_flex{
    display: flex;
    align-items: center;
}
.footer_details{
    width: 100% !important;
}

.footer_copy_row {
    padding: 10px !important;
}
.footer_copy_box{
    color: #fff !important;
    font-weight: 400;
    font-size: 16px !important;
}
ul.footer_social_media li {
    display: inline-block;
    padding: 0px 10px !important;
}
ul.footer_social_media{
    padding: 0 !important;
    text-align: end;
}
ul.footer_social_media li .fa{
    color: #fff !important;
    font-size: 20px !important;
}
@media all and (min-width: 320px) and (max-width: 767px) {
	 .service_col .myclass {
        display: none !important;
    }

    .service_col.active .myclass {
        display: block !important;
    }

    .service_col h3::after {
        position: absolute;
        content: '\33';
        right: 0;
        top: 11px;
        bottom: 0;
        color: #fff;
        font-size: 30px;
        font-family: 'Etmodules' !important
    }

    .service_col.active h3::after {
        content: '\32' !important
    }
    .footer_section_top {
        padding-top: 0 !important;
    }
    .footer_section_bottom {
        padding-bottom: 0 !important;
    }
    .footer_section{
        padding: 30px 10px !important;
    }
    .footer_section_bottom {
        padding-top: 40px !important;
    }
    .footer_col_1, .footer_col_2, .footer_col_3{
        padding-bottom: 20px !important;
    }
    .footer_copy_box,.footer_social_media {
        text-align: center !important;
    }
    .footer_copy_box{
        font-size: 15px !important;
    }
    .footer_cat_menu h3{
        font-size: 16px;
        padding: 10px 0px 10px !important;
    }
    .footer_col_1, .footer_col_2, .footer_col_3{
        padding-bottom: 0 !important;
    }
    ul#menu-marine li {
        width: 50%;
        float: left;
    }
    ul#menu-optics li {
        width: 50%;
        float: left;
    }
    .footer_section_bottom {
        padding-top: 20px !important;
    }
    .footer_cat_menu ul li a{
        font-size: 15px;
        line-height: 1.3;
        padding: 5px 0px;
    }
    .footer_top_menu ul li a{
        font-size: 14px;
    }
    .footer_section_center {
        padding: 0px 0px !important;
    }
    ul#menu-quick_link li{
        flex: none;
        padding: 0px 0px !important;
        width: 50% !important;
        text-align: left !important;
    }
    .footer_section_center{
        border: none !important;
    }
    ul#menu-quick_link{
        flex-wrap: wrap;
    }
    .bottom_footer_details_col1 a{
        font-size: 14px;
        height: auto;
        display: block;
        padding-top: 10px;
		padding-left:0px !important;
    }
    .bottom_footer_details{
        flex-wrap: wrap;
        justify-content: center;
    }
    .bottom_footer_details_col1:nth-child(1),.bottom_footer_details_col1:nth-child(2),.bottom_footer_details_col1:nth-child(3){
        width: 50% !important;
    }
	.bottom_footer_details_col1:nth-child(1){
		order:3 !important;
		padding-top:10px !important;
		width:100% !important;
	}
	.bottom_footer_details_col1:nth-child(3){
		order:1 !important;
		width:60% !important;
	}
    .bottom_footer_details_col1:nth-child(3),.bottom_footer_details_col1:nth-child(2){
            padding-top: 20px;
		
    }
    .bottom_footer_details_col1:nth-child(2){
        border: none !important;
				width:40% !important;

    }
    .footer_mobaile_logo {
        width: 250px !important;
    }
    .bottom_footer_details_col1 {
        display: block;
        text-align: center;
    }
    .footer_cat_menu {
        width: 100% !important;
    }
    .svg_main{
        margin: auto;
		width:50px;
		height:50px;
    }
    .footer_col_1, .footer_col_2, .footer_col_3, .footer_col_4,.footer_col_5,.footer_col_6 {
        width: 100% !important;
        justify-content: left !important;
    }
    .footer_col_5 ul li{
            width: 50%;
            float: left;
    }
    .footer_mobaile_logo {
        text-align: center !important;
        margin: auto !important;
        margin-bottom: 30px !important;
    }
}

@media all and (min-width: 481px) and (max-width: 767px) {
    .bottom_footer_details_col1:nth-child(1),.bottom_footer_details_col1:nth-child(2),.bottom_footer_details_col1:nth-child(3){
        width: 50% !important;
    }
    .footer_col_1, .footer_col_2, .footer_col_3, .footer_col_4, .footer_col_5, .footer_col_6{
        width: 50% !important;
    }
    ul#menu-marine li,ul#menu-optics li{
        width: 100% !important;
    }
}

@media all and (min-width: 768px) and (max-width: 980px) {
    .footer_section_top {
        padding-top: 0 !important;
    }
    .footer_section_bottom {
        padding-bottom: 0 !important;
    }
    .footer_section{
        padding: 30px 20px !important;
    }
    .footer_section_bottom {
        padding-top: 40px !important;
    }
    .footer_col_1, .footer_col_2, .footer_col_3{
        padding-bottom: 20px !important;
    }
    .footer_copy_box,.footer_social_media {
        text-align: center !important;
    }
    .footer_copy_box{
        font-size: 15px !important;
    }
    .footer_cat_menu h3{
        font-size: 16px;
    }
    .footer_cat_menu ul li a{
        font-size: 15px;
        line-height: 1.3;
        padding: 7px 0px;
    }
    .footer_top_menu ul li a{
        font-size: 15px;
    }
    ul#menu-quick_link li{
        flex: none;
        padding: 0px 15px !important;
        width: 25% !important;
    }
    ul#menu-quick_link{
        flex-wrap: wrap;
    }
    .bottom_footer_details_col1 a{
        font-size: 14px;
        height: 50px;
        display: block;
        padding-top: 10px;
    }
    .footer_mobaile_logo {
        width: 250px !important;
    }
    .bottom_footer_details_col1 {
        display: block;
        text-align: center;
    }
    .svg_main{
        margin: auto;
    }
    .footer_col_1, .footer_col_2, .footer_col_3, .footer_col_4,.footer_col_5,.footer_col_6 {
        width: 33.33% !important;
        justify-content: left !important;
    }
    .footer_mobaile_logo {
        text-align: center !important;
        margin: auto !important;
        margin-bottom: 30px !important;
    }
}

@media only screen and (min-width: 981px) and (max-width: 1024px) {
    .footer_section_top {
        padding-top: 0 !important;
    }
    .footer_section_bottom {
        padding-bottom: 0 !important;
    }
    .footer_section{
        padding: 50px 20px !important;
    }
    .footer_copy_box{
        font-size: 15px !important;
    }
    .footer_cat_menu h3{
        font-size: 16px;
    }
    .footer_cat_menu ul li a{
        font-size: 15px;
        line-height: 1.3;
        padding: 7px 0px;
    }
    .footer_top_menu ul li a{
        font-size: 15px;
    }
    ul#menu-quick_link li{
        flex: none;
        padding: 0px 15px !important;
    }
    .bottom_footer_details_col1 a{
        font-size: 14px;
        height: 50px;
        display: block;
        padding-top: 10px;
    }
    .footer_mobaile_logo {
        width: 250px !important;
    }
    .bottom_footer_details_col1 {
        display: block;
        text-align: center;
    }
    .svg_main{
        margin: auto;
    }
}

@media all and (min-width: 1025px) and (max-width: 1140px) {
    .footer_section_top {
        padding-top: 0 !important;
    }
    .footer_section_bottom {
        padding-bottom: 0 !important;
    }
    .footer_section{
        padding: 50px 30px !important;
    }
    .footer_cat_menu h3{
        font-size: 17px;
    }
    .footer_cat_menu ul li a{
        font-size: 15px;
        line-height: 1.3;
        padding: 7px 0px;
    }
    .footer_top_menu ul li a{
        font-size: 15px;
    }
    ul#menu-quick_link li{
        flex: none;
        padding: 0px 15px !important;
    }
    .bottom_footer_details_col1 a{
        font-size: 14px;
        height: 50px;
        display: block;
        padding-top: 10px;
    }
    .footer_mobaile_logo {
        width: 250px !important;
    }
    .bottom_footer_details_col1 {
        display: block;
        text-align: center;
    }
    .svg_main{
        margin: auto;
    }
}

@media all and (min-width: 1141px) and (max-width: 1280px) {
    .footer_section_top {
        padding-top: 0 !important;
    }
    .footer_section_bottom {
        padding-bottom: 0 !important;
    }
    .footer_section{
        padding: 50px 30px !important;
    }
    .footer_cat_menu h3{
        font-size: 18px;
    }
    .footer_cat_menu ul li a{
        font-size: 15px;
    }
    .footer_top_menu ul li a{
        font-size: 15px;
    }
    ul#menu-quick_link li{
        flex: none;
        padding: 0px 20px !important;
    }
    .bottom_footer_details_col1 a{
        font-size: 14px;
    }
    .footer_mobaile_logo {
        width: 250px !important;
    }

}

@media all and (min-width: 1281px) and (max-width: 1440px) {
    .footer_section_top {
        padding-top: 0 !important;
    }
    .footer_section_bottom {
        padding-bottom: 0 !important;
    }
    .footer_section{
        padding: 50px 30px !important;
    }
    .footer_cat_menu h3{
        font-size: 20px;
    }
    .footer_cat_menu ul li a{
        font-size: 15px;
    }
    .footer_top_menu ul li a{
        font-size: 15px;
    }
}

@media all and (min-width: 1441px) and (max-width: 1680px) {
.footer_section_top {
    padding-top: 0 !important;
}
.footer_section_bottom {
    padding-bottom: 0 !important;
}
.footer_section{
    padding: 50px 30px !important;
}
}

@media all and (min-width: 1681px) and (max-width: 1880px) {}


@media all and (min-width: 981px) and (max-width: 3000px) {
    .fixed_footer {
        display: none;
    }
}