﻿@charset "UTF-8";

* {
	outline: none !important;
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	font-size:16px;
}

img {
	max-width: 100%;
}

a {
	text-decoration:none;
}
a:hover{
	text-decoration:none;
}

p {
	margin: 0;
}

ul {
	list-style:none;
	margin:0px; 
	padding:0px;
}

.pull-left{
	float: left;
}

.pull-right{
	float: right;
}


.header-section {
    background: #ffffff;
    box-shadow: 0px 1px 4px #364da0;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99;
}

.header-top {
    background: #364da0;
    height: 36px;
}

.call-header a {
    color: #ffffff;
    font-size: 15px;
    font-weight: 500;
    line-height: 36px;
}

.call-header i.fa.fa-phone {
    margin-right: 5px;
}

.header-link ul {
    margin: 0;
}

.header-link ul li a {
    color: #ffffff;
    font-size: 15px;
    font-weight: 500;
    line-height: 36px;
}

.header-link ul li a i.fa.fa-envelope-o {
    margin-right: 5px;
    font-weight: 600;
}

.header-middle {
    height: 66px;
    background: #ffffffeb;
    position: relative;
}

.header-middle .logo {
    line-height: 66px;
}

.header-middle .logo a {
    font-size: 24px;
    color: #364da0;
    font-weight: 600;
    line-height: 54px;
}

.header-middle .logo a img {
    width: 52px;
}

.header-middle .menu ul{
	margin: 0;
}

.header-middle .menu ul li {
    display: inline-block;
    margin-left: 2px;
    padding: 16px 12px;
    transition: all 0.3s ease;
}

.header-middle .menu ul li:last-child{
	padding-right: 0px;
}

.header-middle .menu ul li a {
    color: #364da0;
    font-size: 16px;
    font-weight: 500;
    display: block;
    line-height: 34px;
}

.header-middle .menu ul li:hover{
	background: #364da0;
}

.header-middle .menu ul li:hover a{
	color: #ffffff;
}

.header-bottom {
    padding: 4px 0px;
}

.header-text-animation a {
    display: flex;
    align-items: center;
}

.header-text-animation a marquee a {
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    color: #ff0000;
    text-decoration: underline;
}

.header-middle-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.header-middle-text a {
    font-size: 20px;
    font-weight: 500;
    transition: all 0.3s;
    color: #ef333a;
}

.header-middle-text a:hover {
    color: #0a34cc;
}


/*********** main-slider ************/


.main-slider-area {
    position: relative;
    margin-top: 120px;
}


.category-menu {
    position: relative;
}

.category-menu h3 {
    font-size: 20px;
    font-weight: 600;
    background: #364da0;
    color: #ffffff;
    padding: 8px 11px;
    margin: 0;
}

.category-menu ul li {
    background: #364da0;
    border-top: 1px solid #ffffff;
    position: relative;
}

.category-menu ul li a {
    font-size: 14px;
    display: block;
    font-weight: 500;
    color: #ffffff;
    padding: 5.5px 8px;
    border-left: 3px solid transparent;
    transition: all 0.3s ease;
}

.category-menu ul li a:hover {
    background: #ffffff;
    border-left: 3px solid #364da0;
    color: #364da0;
}


.mega-menu {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9;
    width: 100%;
    left: 260px;
    background: #364da0;
    padding: 5px 5px;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s ease;
}

.category-menu ul li:hover .mega-menu {
    opacity: 1;
    visibility: visible;
}



i.nivo-prev-icon, i.nivo-next-icon {
    background: #2b2b2b none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    font-size: 25px;
    height: 80px;
    line-height: 77px;
    margin-top: -31px;
    text-align: center;
    top: 50%;
    width: 32px;
    z-index: 9;
    margin-left: 30px;
    margin-right: 30px;
    opacity: 0;
    transition: all 0.3s;
}

.slider:hover i.nivo-prev-icon, .slider:hover i.nivo-next-icon {
    transform: scale(1);
    opacity: 1;
}

i.nivo-prev-icon:hover, i.nivo-next-icon:hover {
    background: #364da0 none repeat scroll 0 0;
}


.banner-content-section {
    padding: 20px 0px;
}

.banner-content h2 {
    font-size: 26px;
    font-weight: 700;
    text-align: center;
    margin: 0;
    padding-bottom: 20px;
    padding-top: 10px;
}

.banner-content p {
    font-size: 18px;
    font-weight: 500;
    text-align: justify;
    color: #364da0;
    font-family: calibri;
    margin: 0;
    /*line-height: 24px;*/
}

.banner-content h4 {
    margin: 0;
    font-size: 22px;
    font-weight: 700;
    padding: 10px 0px;
    color: #f03c42;
}
.banner-content ul{
    padding: 10px 0px;
    list-style: disc;
    padding-left: 20px;
}



.banner-content ul li {
    font-size: 17px;
    /*font-weight: 500;*/
    line-height: 26px;
    color: #364da0;
}

.banner-content ul li span{
    font-weight: 600;
}

.banner-list-content {
    box-shadow: 0px 1px 3px #364da085;
    padding: 10px;
    width: 100%;
    height: 100%;
}

.banner-content h3 {
    margin: 0;
    font-size: 22px;
    font-weight: 700;
    padding: 10px 0px;
    color: #ee3137;
}

.banner-content p span {
    font-weight: 600;
}

.single-banner {
    overflow: hidden;
}

.single-banner-image {
    margin: 15px 0px;
}

.top-banner {
    /*margin-bottom: 20px;*/
}

.single-banner>a {
    position: relative;
    display: inline-block;
}

.single-banner:hover a:before {
    left: 0;
    opacity: 1;
    width: 100%;
}

.single-banner a:before {
    animation-duration: 0.5s;
    background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
    content: "";
    display: block;
    height: 100%;
    left: 50%;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    transition: all 0.5s ease 0s;
    width: 0;
}


.single-banner .banner-content p {
    font-size: 15px;
    text-align: center;
    padding: 6px 0px;
    background: #44484d;
    color: #ffffff;
    margin: 0;
    display: block;
}

.single-product-content .product-name {
    margin: 0;
}

.single-product-content .product-name a {
    background: #364da0;
    font-size: 16px;
    display: block;
    margin: 0;
    padding: 8px 0px;
    color: #ffffff;
    text-align: center;
}




/*************** Our Solution Section *************/



.our-solution-section {
    background: #ffffff;
    padding: 40px 0px;
    text-align: center;
    overflow: hidden;
}

.our-solution-content {
    margin-bottom: 20px;
    cursor: pointer;
}

.our-solution-content h2 {
    color: #44484d;
    font-size: 28px;
    font-weight: 600;
    margin: 0;
    padding-bottom: 10px;
    font-family: "Georgia", serif;
}

.our-solution-icon {
    /*background: #ccc;*/
    padding: 20px 20px;
    margin-top: 20px;
    height: 130px;
    transition: all 0.7s ease;
    box-shadow: 0px 0px 1px 0px #a60199;
}

.our-solution-icon:hover {
    background: #44484d;
}

.our-solution-icon:hover .icon-area img{
    visibility: hidden;
    opacity: 0;
}




.icon-area {
    position: relative;
    overflow: hidden;
    border-radius: 15px 15px 0px 0px;
     transition: all 0.7s ease;
   
}

.icon-area img{
    /*width: 50px;*/
    transition: all 0.7s ease;
    cursor: pointer;
    margin-bottom: 10px;
}

.icon-image-blk {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    display: block;
}

.icon-image-blk img{
    visibility: hidden;
    opacity: 0;
    transition: all 0.7s ease;
}

.our-solution-icon:hover .icon-image-blk img {
    visibility: visible;
    opacity: 1;
}


.icon-image-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 44px 15px 49px 15px;
    transition: all 0.7s ease;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.icon-content p {
    font-size: 15px;
    margin: 0;
    padding: 10px 0px 0px 0px;
    font-weight: 600;
    color: #000000;

}

.our-solution-icon:hover .icon-content p{
    color: #ffffff;
}


/************** Product Area ********************/


.product-area {
    padding: 25px 0px;
    background: rgb(247 247 247 / 30%);
}

.head-title {
    width: 100%;
    margin: 0 auto;
}

.head-title h2 {
    font-size: 28px;
    text-align: center;
    font-weight: 600;
    color: #133d5b;
    font-family: "Georgia", serif;
}

.head-title p {
    /* display: inline-block; */
    font-size: 22px;
    margin: 0;
    padding-right: 10px;
    position: relative;
    text-align: center;
    z-index: 2;
    color: #133d5b;
    margin-bottom: 16px;
    font-weight: 700;
}

.head-title p a {
    color: #364da0;
}


.most-popular-screen {
    border: 1px solid #133d5b66;
    background: #ffffff;
}

.most-popular-screen h2 {
    background: #133d5b;
    font-size: 17px;
    font-weight: 600;
    color: #ffffff;
    padding: 10px 10px;
    margin: 0;
}

.most-popular-screen-blk {
    margin: 15px 0px;
    border-top: 1px solid #133d5b80;
    text-align: center;
    padding: 0px 15px;
}

.most-popular-screen-blk h3 {
    font-size: 16px;
    color: #000000;
    font-weight: 600;
    text-align: left;
    margin: 0 0 6px 0;
}

.most-popular-screen-blk p {
    font-size: 15px;
    text-align: left;
    margin: 0;
    color: #000000;
}

.most-popular-screen-right h3 {
    background: #133d5b;
    padding: 10px 10px;
    font-size: 17px;
    font-weight: 600;
    color: #ffffff;
    margin: 0;
}

.screen-product {
    background: #ffffff;
    /*padding: 8px 6px 10px 6px;*/
    overflow: hidden;
    text-align: center;
    /*border: 1px solid transparent;*/
    transition: all 0.6s ease;
    height: 94%;
    margin-bottom: 15px;
    box-shadow: 0px 0px 2px #cccccc;
}

.screen-product:hover {
    box-shadow: 0px 1px 4px #133d5bcc;
}

.screen-product img {
    width: 100%;
    transition: all 0.6s ease;
}

.screen-product:hover img {
    transform: scale(.8);
}

.screen-product h3 {
    font-size: 16px;
    font-weight: 600;
    color: #000000;
    margin: 0;
    /*padding: 6px 0px;*/
}

.screen-product h3 a {
    background: #364da0;
    display: block;
    padding: 8px 0px;
    margin: 0;
    color: #ffffff;
}


.product-banner {
    margin-top: 25px;
}

.product-banner-section-blk {
    margin-bottom: 25px;
}


.single-product-section-blk {
    margin: 12px 0px;
    overflow: hidden;
    box-shadow: 0px 0px 2px #dfdfdf;
    transition: all 0.3s ease;
}

.single-product-section-blk:hover{
    box-shadow: 0px 0px 4px #dfdfdf;
}

.single-product-section-blk .single-product-img{
    overflow: hidden;
    transition: all 0.6s ease;
    background: #ffffff;
}

.single-product-section-blk .single-product-img img{
     transition: all 0.6s ease;
}

.single-product-section-blk:hover .single-product-img img {
    transform: scale(1.1);
}









/*.custom-carousel .owl-buttons {
    opacity: 0;
}*/

.custom-carousel.owl-theme .owl-controls .owl-buttons div {
    background: #cacaca none repeat scroll 0 0;
    border-radius: 0px;
    color: #fff;
    display: inline-block;
    font-size: 25px;
    padding: 3px 5px;
    height: 70px;
    line-height: 60px;
    text-align: center;
    transition: all 0.3s ease 0s;
    width: 28px;
    opacity: 1;
    margin: 0;
}

.custom-carousel.owl-theme .owl-controls .owl-buttons div:hover {
    background: #364da0 none repeat scroll 0 0;
}

.owl-theme .owl-controls {
    margin-top: 0px; 
    text-align: center;
}

.custom-carousel .owl-prev {
    position: absolute;
    top: 25%;
    margin-top: -40px;
    left: 0;
}

.custom-carousel .owl-next {
    position: absolute;
    top: 25%;
    margin-top: -40px;
    right: 0;
}






/**************** Industrie Section ****************/

.industrie-section {
    padding: 30px 0px;
}


.industrie {
    background: #44484d;
    padding: 15px 15px;
    text-align: center;
    margin-bottom: 20px;
    border: 1px solid #44484d;
    border-radius: 10px;
}

.industrie h3 {
    font-size: 20px;
    margin: 0;
    padding: 10px 0px;
    color: #ffffff;
}

.industrie p {
    font-size: 16px;
    margin: 0;
    color: #ffffff;
}



/*************** Brand Area ************/


.brand-area {
    background: #f9f9f9;
    border-bottom: 1px solid #133d5b4a;
    text-align: center;
    padding: 10px 0px;
}


/************** Footer-Section *************/

.footer-static {
    padding: 20px 0px 0px 0px;
    background: #f5f5f5;
}


.contact-info p {
    color: #666666;
    font-size: 15px;
    margin-bottom: 0;
    padding: 8px 0 8px 36px;
    position: relative;
}

p.email:before {
    content: "";
}

p.phone:before {
    content: "";
}

p.adress:before {
    content: "";
}

.contact-info p:before {
    border-right: 1px solid #cecece;
    color: #000000;
    display: block;
    font-family: FontAwesome;
    font-size: 20px;
    font-weight: 600;
    height: 25px;
    left: 0px;
    line-height: 25px;
    padding-right: 14px;
    position: absolute;
    text-align: center;
    width: 30px;
}


.footer-static-title a {
    font-size: 24px;
    color: #364da0;
    font-weight: 700;
    line-height: 30px;
}

.contact-info a {
    color: #666666;
}

.footer-static-title {
    margin: 0px 0px 15px 0px;
}

.footer-static-title h3 {
    font-size: 24px;
    font-weight: 700;
    color: #364da0;
}

.footer-static-content ul li {
    font-size: 16px;
    font-weight: 600;
    line-height: 28px;
    color: #000000;
}

.footer-static-content ul li a {
    font-weight: 400;
    color: #5f5d5f;
}

.footer-static-content img {
    width: 170px;
    text-align: center;
    margin-bottom: 10px;
}

.footer-static-title p.bottom-color {
    font-size: 15px;
    color: #ee3a40;
    font-weight: 500;
}

.footer-static-title .bottom-color-blk {
    color: #5aa938;
    font-size: 15px;
    font-weight: 500;
    padding: 9px 0px;
}

.footer-static-title .bottom-color-abc {
    color: #25317b;
    font-size: 15px;
    font-weight: 500;
}


.footer_button_area {
    background: #364da0;
    padding: 5px 0px;
}


.footer_button a.accordion {
    font-size: 18px;
    font-weight: 600;
    color: #ffffff;
    text-align: center;
    display: block;
}

.panel {
    display: none;
    overflow: hidden;
    padding: 10px 0px 0px 0px;
}

.footer_brand span {
    color: #ffffff;
    font-weight: 600;
}

.footer_brand {
    text-align: justify;
    font-size: 16px;
    color: #cccccc;
}

.footer_brand a {
    color: #d8d8d8;
}

.footer_brand.footer_coverage {
    padding: 10px 0px;
}

/*************** About-Page ************/

/*.singel-product {
    margin-bottom: 20px;
}*/

.single-product-col {
    background: #ffffff;
    text-align: center;
    border-left: 1px solid #e7e7e7;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
}

.single-product-image a {
    background: #ffffff;
    display: block;
}

.single-product-image a img {
    width: 100%;
    transition: all 0.5s ease;
}

.single-product-image a:hover img{
    transform: scale(.9);
}



/************* Contact Area Section *****************/


.contact-area {
    margin-top: 122px;
}

.map-area {
    margin-bottom: 30px;
}

.contact-info, .contact-form {
    margin-bottom: 30px;
}


.contact-info h3, .contact-form h3 {
    border-bottom: 1px solid #364da0 !important;
    font-size: 20px;
    margin-bottom: 20px;
    padding-bottom: 8px;
    text-transform: uppercase;
    color: #364da0;
    font-weight: 600;
}

.contact-info i.fa, .contact-form i.fa {
    margin-right: 6px;
    color: #364da0;
}

.contact-info ul li {
    font-size: 16px;
    border-bottom: 1px solid #0a00a3;
    line-height: 32px;
}

.contact-info ul li span {
    font-weight: 600;
    color: #364da0;
}


.contact-form form input[type="text"] {
    width: 100%;
    margin-bottom: 15px;
    padding: 6px 10px;
    border: 1px solid #0a00a3;
    color: #0a00a3;
}

.contact-form form input[type="email"] {
    width: 100%;
    margin-bottom: 15px;
    padding: 5px 10px;
    color: #0a00a3;
    border: 1px solid #0a00a3;
}

textarea#message {
    width: 100%;
    margin-bottom: 15px;
    padding: 5px 10px;
    color: #0a00a3;
    border: 1px solid #0a00a3;
}

input[type="submit"] {
    text-align: center;
    border: 1px solid #0a00a3;
    padding: 8px 15px;
    background: #0a00a3;
    color: #ffffff;
    margin: 0 auto;
    font-weight: 500;
    transition: all 0.5s ease;
}

input[type="submit"]:hover{
    border: 1px solid #0a00a3;
    background: transparent;
    color: #0a00a3;
}

.store-section {
    padding: 50px 0px;
}

.store-section .store-heading h2 {
    margin: 0;
}

.store-section .store-heading h2 a {
    font-size: 52px;
    font-weight: 700;
    color: #ef333a;
    text-align: center;
    display: block;
    text-shadow: 0px 3px 2px #000000;
}