html, body{
    font-family: 'Roboto', sans-serif !important;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto', sans-serif !important;
}
#bingmap #bingmap-container{
    width: 100%;
    margin: 0 auto;
    position: relative;
    height: 400px !important;
}
#bingmap iframe {
    width: 100%;
}
#bingmap iframe #EmbedMap{
    width: 100% !important;
}
.fb-icon{
    color: #b71c1c;
    font-size: 25px !important;
    position: relative;
    top: 14px;
    display: inline-block;
    left: 10px;
}

.barion-logo{
}
.testheadbg{
    margin-top: -70px;
}
.headnav{
    background-color: transparent;
}
.navbar{
    padding: 15px;
    color: #fff !important;
}
.nav-link{
    color: #fff !important;
}
#barion-logo{
    width: 210px;
    display: block;
    margin: 10px auto;
}

.navbar-brand:hover{
    color: #b71c1c !important;
    background-color: #fff;
}
.navbar-toggler:focus{
    outline: none;
}
.nonePadBox{
    padding-left: 0px !important;
    padding-right: 0px !important;;
}
.productBox h5 {
    color: #9e9e9e;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0px;
    margin-top: 15px;
}
.navbar-brand{
    background-color: #b71c1c;
    padding: 9px 18px;
    margin-left: 0px;
    color: #fff !important;
    cursor: pointer;
    display: block;
    border-radius: 4px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    width: 154px;
    transition: 500ms;
    -webkit-transition: 500ms;
}
.menudropdown::after {
    content: '\f13a';
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    margin:0px 0px 0px 10px;
    text-decoration:none;
}
.dropdown-menu{
    padding: 0px;
    top: 125%;
    left: -40%;
}
.headdrop:before{
    content: '\f0d8';
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    font-size: 24px;
    position: absolute;
    top: -22px;
    left: 47%;
    color: #fff;
}
.dropdown-item{
    text-align: center;
    padding: 6px;
    font-family: 'Lato', sans-serif;
    transition: 500ms;
    -webkit-transition: 500ms;
    padding-top: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #e0e0e0;
}
.dropdown-item:last-child{
    border-bottom-left-radius: .25rem;
    border-bottom-right-radius: .25rem;
    border-bottom: none;
}
.dropdown-item:first-child{
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
}
.dropdown-item:hover{
    background-color: #b71c1c;
    color: #fff;
}
.bottomDrop a{
    border-bottom: 1px solid #9e9e9e;
}
.headerSearch i{
    font-size: 20px;
    color: #212121;
    position: relative;
    top: 8px;
    left: 10px;
}
.headerSearch:hover{
    color: #fff;
    background-color: #b71c1c;
}
.headerSearch:hover > i{
    color: #fff;
}
.headerSearch{
    height: 38px;
    width: 40px;
    background-color: #fff;
    border-radius: 4px;
    /*margin-right: 5px;*/
    cursor: pointer;
    transition: 500ms;
    -webkit-transition: 500ms;
    position: relative;
    display: inline-block;
}
.headSearchBox:before{
    content: '\f0d8';
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    font-size: 24px;
    position: absolute;
    top: -22px;
    right: 7%;
    color: #fff;
}
.headSearchBox{
    position: absolute;
    right: 0px;
    top: 50px;
    display: none;
}
#searchinput:focus{
    outline: none;
}
/*.headSearchBox:after{
    content: '\f090';
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    font-size: 24px;
    position: absolute;
    top: 2px;
    right: 6%;
    color: #b71c1c;
    font-size: 20px;
}*/
#searchinput{
    padding: 8px;
    border: none;
    border-radius: 4px;
    padding-left: 10px;
    font-size: 13px;
    width: 220px;
}
.headerUser{
    cursor: pointer;
    height: 38px;
    width: 40px;
    background-color: #b71c1c;
    border-radius: 4px;
    transition: 500ms;
    -webkit-transition: 500ms;
    position: relative;
    display: inline-block;
}
.headUserBox{
    position: absolute;
    left: -80px;
    top: 50px;
    background-color: #fff;
    border-radius: 4px;
    width: 120px;
    display: none;
}
.headUserBox:before{
    content: '\f0d8';
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    font-size: 24px;
    position: absolute;
    top: -22px;
    right: 11%;
    color: #fff;
}
.headerUser i{
    font-size: 20px;
    color: #fff;
    position: relative;
    top: 8px;
    left: 11px;
}
.headerUser:hover > i{
    color: #212121;
}
.headerUser:hover{
    color: #b71c1c;
    background-color: #fff;
}
.headUserBox ul{
    list-style: none;
    color: #fff;
    padding-left: 0px;
    margin-bottom: 0px;
}
.headUserBox span{
    display: block;
    text-align: center;
    font-size: 11px;
    padding: 3px;
    text-transform: uppercase;
}
.headUserBox li:first-child{
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.headUserBox li:last-child{
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
.headUserBox li:hover{
    background-color: #e0e0e0;
}
.headUserBox li{
    padding: 4px;
    padding-left: 15px;
    padding-right: 15px;
    color: #212121;
    padding-top: 7px;
    padding-bottom: 2px;
    padding-left: 12px;
    cursor: pointer;
    position: relative;
}



.headerLanguage i{
    font-size: 20px;
    color: #fff;
    position: relative;
    top: 8px;
    left: 11px;
}
.headerLanguage:hover > i{
    color: #212121;
}
.headerLanguage:hover{
    color: #b71c1c;
    background-color: #fff;
}
.headerLanguage{
    cursor: pointer;
    height: 38px;
    width: 40px;
    background-color: #b71c1c;
    border-radius: 4px;
    transition: 500ms;
    -webkit-transition: 500ms;
    position: relative;
    display: inline-block;
    /*margin-right: 5px;*/
}
.headLanguageBox{
    position: absolute;
    left: -80px;
    top: 50px;
    background-color: #fff;
    border-radius: 4px;
    width: 120px;
    display: none;
}
.headLanguageBox:before{
    content: '\f0d8';
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    font-size: 24px;
    position: absolute;
    top: -22px;
    right: 11%;
    color: #fff;
}
.langsel:hover{
    color: #212121;
}
.langsel{
    color: #212121;
    font-weight: bold;
}
.headLanguageBox ul{
    list-style: none;
    color: #fff;
    padding-left: 0px;
    margin-bottom: 0px;
}
.headLanguageBox span{
    margin-left: 15px;
    font-size: 11px;
    text-transform: uppercase;
    position: absolute;
    top: 9px;
}
.headLanguageBox li:first-child{
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.headLanguageBox li:last-child{
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
.headLanguageBox li:hover{
    background-color: #e0e0e0;
}
.headLanguageBox li{
    padding: 4px;
    padding-left: 15px;
    padding-right: 15px;
    color: #212121;
    padding-top: 7px;
    padding-bottom: 2px;
    padding-left: 12px;
    cursor: pointer;
    position: relative;
}
#hun {
    width: 25px;
    height: 15px;
    background-image: url(../images/magyar.png); 
    background-size: 22px 15px;
    background-repeat: no-repeat;
    display: inline-block;
}
#eng {
    width: 25px;
    height: 15px;
    background-image: url(../images/angol.png);
    background-size: 22px 15px;
    background-repeat: no-repeat;
    display: inline-block;
}
.navbar-light .navbar-toggler-icon{
    background-image: none;
    cursor: pointer;
}
.navbar-toggler-icon:after{
    content: '\f0c9';
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    font-size: 24px;
    position: relative;
    top: 3px;   
}
.nav-item:hover{
    border-color: #fff;
}
.nav-item{
    border-bottom: 1px solid transparent;
    margin-left: 5px;
    margin-right: 5px;
    transition: 500ms;
    -webkit-transition: 500ms;
}
.fa-shopping-cart{
    position: relative;
    top: 8px;
    color: #fff;
    font-size: 20px;
    left: 9px;
}

/*HEADEREND*/

/*PAGElAYOUT*/

.pageTitle h1{
    font-size: 20px;
    color: #fff;
    padding: 28px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 0px;
}
.pageTitle{
    background-color: #b71c1c;
    position: relative;
    display: block;
}

/*DIV SLIDER*/

.carousel-item-box{
    border: solid 1px #9e9e9e;
    padding-top: 30px;
    padding-bottom: 38px;
    border-radius: 4px;
    cursor: pointer;
    background-color: #fff;
    position: relative;
    transition: 500ms;
    -webkit-transition: 500ms;
}
.carControl i{
    font-size: 15px;
    color: #fff;
}
.carControl:hover{
    background-color: #b71c1c;
}
.carControl{
    background-color: #9e9e9e;
    height: 36px;
    width: 36px !important;
    border-radius: 4px;
    opacity: 1;
    top: 64px !important;
    transition: 500ms;
    -webkit-transition: 500ms;
}
.carousel-control-next {
    right: -35px;
}
.carousel-control-prev {
    left: -35px;
}
.carousel-icon{
    color: #fff;
    position: absolute;
    bottom: 8px;
    padding: 5px 8px 4px 9px;
    background-color: #b71c1c;
    border-radius: 4px;
    right: 10%;
    opacity: 0;
    transition: 500ms;
    -webkit-transition: 500ms;
    /*display: none;*/
}
.refbox{
    margin-top: 20px; 
    /*background-color: #9e9e9e;*/ 
    padding-bottom: 60px; 
    padding-top: 60px;
        width: 100%;
}
.hoverbg{
    background-color: #9e9e9e;
    opacity: 0.5;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    transition: 500ms;
    -webkit-transition: 500ms;
}
.representativeHov span{
    padding-top: 5px;
    display: block;
}
.img-fluid{
    width: 100%;
    height: 100%;
}
.representativeHov{
    background-color: #212121;
    opacity: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    transition: 500ms;
    -webkit-transition: 500ms;
    text-align: center;
    color: #fff;
}
#sliderMainContent{
    background-color: #f5f5f5;
    padding: 25px;
    position: relative;
}
#sliderContent{
    background-color: #f5f5f5;
    /*height: 180px;*/
    padding: 25px;
    position: relative;
    padding-top: 5px;
}
#layout-footer{
    background-color: #fff;
    position: relative;
}
.lpservice a{
    text-decoration: none;
}
.lpservice{
    background-image: url('../images/contentBg.png');
    padding: 25px;
}
.serviceBox h3{
    color: #fff;
    font-size: 16px;
    text-align: center;
}
.serviceBox img{
    margin: 20px auto;
    display: block;
    margin-top: 80px;
    height: 80px;
}
.serviceBox:hover{
    background-color: #b71c1c;
    border: 1px solid #b71c1c;
}
.serviceBox{
    border: 1px solid #fff;
    border-radius: 8px;
    height: 290px;
    margin-bottom: 20px;
    cursor: pointer;
    transition: 500ms;
    -webkit-transition: 500ms;
}
.componentBtn:focus{
    outline: none;
}
.red:hover{
    background-color: #424242;
    color: #fff;
    text-decoration: none;
}
.red{
    background-color: #b71c1c;
}
.gray:hover{
    background-color: #b71c1c;
    color: #fff;
    text-decoration: none;
}
.gray{
    background-color: #424242;
}
.componentBtn{    
    padding: 8px 15px;
    text-transform: uppercase;
    margin: 0 auto;
    display: block;
    border: none;
    border-radius: 4px;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    position: relative;
    transition: 500ms;
    -webkit-transition: 500ms;
    max-height: 35px;
}
.sendmail{
    padding-left: 40px;
}
.sendmail:before{
    content: '\f0e0';
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    font-size: 18px;
    position: absolute;
    top: 5px;
    left: 10px;
}
.map{
    background-image: url('../images/map.png');
    height: 200px;
    background-size: cover;
}
.contact input:hover{
    border: solid 1px #b71c1c;
}
.contact input{
    border: none;
    padding: 15px;
    font-size: 15px;
    border: solid 1px #fff;
    transition: 500ms;
    -webkit-transition: 500ms;
}
.contact{
    min-height: 300px;
    background-image: url('../images/contactbg.png');
    background-size: cover;
}
.contactMargin{
    margin-top: 40px;
    margin-bottom: 35px;
}
.contactRow:before{
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    font-size: 30px;
    position: absolute;
    top: -4px;
    left: 0px;
    color: #b71c1c;
}
.contactRow{
    display: block;
    color: #fff;
    padding: 8px;
    position: relative;
    padding-left: 45px;
}
.mail:before{
    content: '\f0e0';
    left: 2px;
}
.fax:before{
    content: '\f02f';
    left: 3px;
}
.mobile:before{
    content: '\f10b';
    left: 6px;
    font-size: 25px !important;
    top: 1px !important;
}
.phone:before{
    content: '\f095';
    left: 4px;
}
.location:before{
    content: '\f041';
    left: 6px;
}
.contactmore{
    padding-left: 38px;
    float: left;
    margin-top: 10px;
    margin-bottom: 20px;
}
.contactmore:before{
    content: '\f045';
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    font-size: 18px;
    position: absolute;
    top: 5px;
    left: 10px;
}
.error-404{
    text-align: center;
    margin: 130px auto;
    text-transform: uppercase;
}
.footer{

}
.footerborder p{
    text-align: center;
    font-size: 14px;
    max-width: 320px;
    margin: 6px auto;
    color: rgba(0,0,0,.5);
}
.footerborder{
    height: auto;
    border-bottom: 1px solid #b71c1c;
    width: 100%;
}
.bottomNav{
    color: #757575 !important;
}
.bottomDrop{
    border: 1px solid #9e9e9e;
    bottom: 125% !important;
}
.footermenudropdown:after{
    content: '\f139';
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    margin: 0px 0px 0px 10px;
    text-decoration: none;
}
.bottomDrop:before{
    content: '\f0d7';
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    font-size: 24px;
    position: absolute;
    bottom: -22px;
    left: 47%;
    color: #9e9e9e;
}
.footerhov{
    margin-left: 0px;
    margin-right: 0px;
}
.footerhov:hover > a{
    color: #b71c1c !important;
}
.fbLink:hover{
    background-color: #212121;
}
.fbLink{
    background-color: #b71c1c;
    color: #fff !important;
    padding: 8px 13px;
    border-radius: 4px;
    position: relative;
    top: 22px;
    transition: 500ms;
    -webkit-transition: 500ms;
    cursor: pointer;
}
.footercompany{
    font-size: 15px;
    color: #757575;
    position: relative;
    top: 17px;
    float: left;
}
.impressum{
    font-size: 16px;
    color: #757575;
    position: relative;
    top: 21px;
    display: inline-block;
    margin-right: 6px;
}

/*TERMÉKEK OLDAL*/
.productCat:hover > a{
    color: #fff;
}
.productCat:hover{
    background-color: #b71c1c;
    color: #fff;
}
.productCatDropbtn:after{
    content: '\f13a';
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    margin: 0px 0px 0px 10px;
    text-decoration: none;
    float: right;
    position: absolute;
    right: 10px;
}
.productCat a{
    display: block;
    padding: .5em 1em;
    color: #212121;
    text-decoration: none;
}
.productCat{
    position: relative;
    padding: 4px;
    background-color: #e0e0e0;
    border-radius: 4px;
    margin-top: 20px;
}
.productCatDrop{
    left: 0px;
    width: 100%;
    border: solid 1px #b71c1c;
    height: fit-content;
    top: 42px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;;
}
.productCatDrop:before {
    content: '';
}
.productCatDrop a{
    background-color: #fff; 
    border-bottom: 1px solid #b71c1c;
}
.productCatDrop a:hover{
    background-color: #e0e0e0;
    color: #212121;
}
.productBox img{
    width: 100%;
    height: 230px;
    object-fit: cover;
    margin: 0 auto;
    border-radius: 0px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.productBox h2{
    color: #fff;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    margin-top: 8px;
    padding-bottom: 18px;
    border-bottom: 1px solid #fff;
    min-height: 60px;
    max-height: 60px;
}
/*.productBox h4:before{*/
    /*content: url(../images/coin.png);*/
    /*position: relative;*/
    /*z-index: 10;*/
    /*left: -12px;*/
    /*top: 5px;*/
/*}*/
.productBox h4{
    background-color: rgba(183, 28, 28, 0.8);
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    width: fit-content;
    margin: 10px auto;
    padding: 8px 24px;
    border-radius: 2px;
    color: #fff;
}
.productBox{
    background-color: #212121;
    margin-top: 20px;
    border-radius: 4px;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.16), 0 2px 3px 0 rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.16), 0 2px 3px 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.16), 0 2px 3px 0 rgba(0, 0, 0, 0.05);
}
.productBoxTitle p{
    color: #fff;
    text-align: center;
    height: 45px;
    overflow: hidden;
    margin-bottom: 0px;
}
.productBoxTitle{
    padding: 15px;
}
.productbtn{
    text-align: center;
}
.productdetbtn{
    position: absolute;
    width: 160px;
    bottom: 7px;
    right: 10px;
}
.productDescBox{
    padding: 15px;
    background-color: #212121;
    border-radius: 4px;
    margin-top: 20px;
}
.productImg{
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: 0 auto;
    padding-right: 12px;
    margin-top: -4px;
}
.newsimg{
    padding: 8px;
    margin-top: 8px;
}
.productDesc {
    padding-left: 15px;
}
.productDesc p{
    color: #fff;
}
.productDesc h1{
    color: #fff;
    font-size: 20px;
    margin-top: 10px;
    padding-bottom: 15px;
    border-bottom: 1px solid #fff;
}
.productMoreimg div{
    padding-left: 5px;
    padding-right: 0px;
}
.productMoreimg div:nth-of-type(odd){
    padding-left: 0px;
    padding-right: 5px;
}
#productMainimg{
    border-radius: 4px;
}
.productSmallimg{
    cursor: pointer;
    border-radius: 4px;
}
.productMoreimg{
    margin-top: 10px;    
}
.flex{
    display: flex;
}
.productImgHover i{
    color: #fff;
    display: block;
    margin: 0 auto;
    width: fit-content;
    font-size: 45px;
    margin-top: 26%;
}
.productImgHover{
    background-color: rgba(33, 33, 33, 0.8);
    opacity: 0;
    cursor: pointer;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    position: absolute;
    top: 0px;
    transition: 500ms;
    -webkit-transition: 500ms;
    border: 1px solid #b71c1c;
    border-radius: 4px;
}
.productImgBox{
    height: fit-content;
    position: relative;
}
.productDetBox{
    padding: 15px;
    background-color: #e0e0e0;
    border-radius: 4px;
    margin-top: 20px;
}
.productSpecBox{
    border: 1px solid #9e9e9e;
    padding: 10px;
    border-radius: 4px;
    font-size: 16px;    
}
.productpdf i:hover{
    color: #212121;
}
.productpdf i{
    font-size: 45px;
    position: relative;
    top: 2px;
    margin-left: 20px;
    cursor: pointer;
    transition: 500ms;
    -webkit-transition: 500ms;
}
.productpdf{
    color: #b71c1c;
}
.productSpecPrize h4:before{
    content: "";
    display: block;
    background: url(../images/productPrizeIcon.png) no-repeat;
    width: 30px;
    height: 30px;
    float: left;
    margin: 0 6px 0 0;
    background-size: contain;
}
/*.cartbtn:before{
    content: "\f07a";
    font-family: FontAwesome;
    color: #fff;
    font-size: 24px;
    position: absolute;
    left: 18px;
    top: 0px;
}*/
.productSpecPrize h4{
    color: #212121;
    position: relative;
    top: 2px;
    font-weight: bold;
}
.productSpecBox h5{
    color: #b71c1c;
    font-weight: bold;
    font-size: 16px;
}
.productSpecBox span{
    float: right;
    margin-left: 20px;
}
.getOffer h5{
    color: #b71c1c;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}
.getOffer h3{
    text-align: center;
    text-transform: uppercase;
    color: #757575;
    font-size: 18px;
}
.getOffer span{
    color: #212121;
}
.getOffer textarea:focus{
    border: 1px solid #212121;
}
.getOffer textarea:hover{
    border: 1px solid #212121;
}
.getOffer input:focus{
    border: 1px solid #212121;
}
.getOffer input:hover{
    border: 1px solid #212121;
}
.getOffer input{
    border: 1px solid #9e9e9e;
}
.getOffer{
    background-color: #e0e0e0;
    padding: 20px;
    margin-top: 20px;
    border-radius: 4px;
}
.black{
    background-color: #212121;
}

/*HÍREK*/
.newsDate{
    text-align: center;
    color: #757575;
    margin-bottom: 14px;
    margin-top: 15px;
    width: fit-content;
    display: inline-block;
    position: absolute;
    bottom: 0px;
    left: 10px;
}
.newsDesc h5{
    color: #b71c1c;
    text-align: left;
    font-size: 18px;
    font-weight: bold;
    padding-top: 10px;
}
.newsDesc{
    padding-left: 15px;
}
.newsbox{    
    padding-bottom: 20px;
    margin-top: 20px;
}
.newsbtn:before{
    content: "\f101";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    font-size: 25px;
    position: absolute;
    top: 0px;
    left: 15px;
    color: #fff;
}
.newsbtn{
    width: 160px;
    color: #fff !important;
    text-align: center;
    float: right;
    margin-top: 10px;
}
.news-btn{
    position: absolute;
    bottom: 0px;
    right: 10px;
}
.borderBottom{
    border-bottom: 1px solid #9e9e9e;
}
.moreNews h3{
    padding-top: 15px;
    text-align: center;
    text-transform: uppercase;
    color: #757575;
    font-size: 16px;
    margin-bottom: 5px;
}
.moreNews{
    /*padding: 10px;*/
    background-color: #e0e0e0;
    border-radius: 4px;
    margin-top: 20px;
}
.morenewItem p{
    line-height:  20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.morenewItem h5{
    color: #b71c1c;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
}
.morenewItem:hover{
    background-color: #bdbdbd;
}
.morenewItem{
    padding: 10px;
    border-bottom: 1px solid #9e9e9e;
    cursor: pointer;
    transition: 500ms;
    -webkit-transition: 500ms;
}
.moreNewsDesc{
    padding-left: 15px;
}
.morenewsDate{
    text-align: center;
    color: #757575;
    margin-top: 5px;
    margin-bottom: 0px;
}
.radius{
    border-radius: 4px;
}
.morenewsbtn{
    width: 180px;
    color: #fff !important;
    text-align: right;
}
.morenewsbtn:before{
    content: "\f101";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    font-size: 25px;
    position: absolute;
    top: 0px;
    left: 15px;
    color: #fff;
}
.carrierDesc h5{
    color: #b71c1c;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
}
.carrierDesc p{
    line-height: 20px;
}
.carrierBox{
    margin-top: 20px;
}
.carrierDesc{
    background-color: #e0e0e0;
    border-radius: 4px;
    margin-top: 15px;
    padding: 15px;
}
.carrierBtn{
    width: 140px;
    color: #fff !important;
    text-align: center;
}
.morecarrierBtn{
    width: 220px;
    color: #fff !important;
    text-align: right;
}
.morecarrierBtn:before{
    content: "\f101";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    font-size: 25px;
    position: absolute;
    top: 0px;
    left: 15px;
    color: #fff;
}
.carrierBtn:before{
    content: "\f101";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    font-size: 25px;
    position: absolute;
    top: 0px;
    left: 15px;
    color: #fff;
}
.contactDescRow {
    display: block;
    color: #212121;
    padding: 2px;
    position: relative;
    padding-left: 32px;
    font-size: 13px;
    text-align: center;
    width: fit-content;
    margin: 0 auto;
}
.contactDescRow:before {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    font-size: 20px;
    position: absolute;
    top: -4px;
    color: #b71c1c;
}
.ContactDesc{
    background-color: #e0e0e0;
    border-radius: 4px;
    padding: 10px;
    min-height: 83%;
    padding-top: 30px;
    padding-bottom: 20px;
}
.contactEmailBtn:before{
    content: '\f0e0';
    left: 10px;
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    font-size: 20px;
    position: absolute;
    top: 3px;
    color: #fff;
}
.contactEmailBtn{
    margin-top: 12px;
    color: #fff !important;
    margin-bottom: 10px;
    position: relative;
    bottom: 0px;
    padding-left: 40px;
    margin: 10px auto;
    width: 170px;
}
.contactimg{
    height: 240px;
    width: 240px;
    display: block;
}
.contactRowMap{
    height: 240px;
}
.contactBoxMargin{
    margin-top: 15px;
}
.contactTitle{
    margin-top: 15px; 
    margin-bottom: 10px;
    display: block;
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #212121;
}
.contactMorePic:before{
    content: '\f03e';
    left: -30px;
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    font-size: 20px;
    position: absolute;
    top: -3px;
}
.contactMorePic:hover{
    color: #b71c1c;
}
.contactMorePic{
    text-align: center;
    margin-top: 10px;
    color: #212121;
    font-weight: bold;
    position: relative;
    cursor: pointer;
    width: fit-content;
    display: block;
    margin: 10px auto;
    transition: 500ms;
    -webkit-transition: 500ms;
}
.contactBigMap:before{
    content: '\f00e';
    left: -30px;
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    font-size: 20px;
    position: absolute;
    top: -3px;
}
.contactBigMap{
    text-align: center;
    margin-top: 10px;
    color: #212121;
    font-weight: bold;
    position: relative;
    cursor: pointer;
    width: fit-content;
    display: block;
    margin: 10px auto;
    transition: 500ms;
    -webkit-transition: 500ms;
}
.contactBigMap:hover{
    color: #b71c1c;
}
.contactPersonBox{
    padding: 10px;
    background-color: #212121;
    padding-bottom: 0px;
    padding-top: 15px;
    margin-top: 15px;
}
.personPic:after{
    content: '\f0da';
    right: -9px;
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    font-size: 35px;
    position: absolute;
    top: 15px;
    color: #b71c1c;
}
.personPic img{
    margin-top: 11px;
    margin-left: 20px;
    width: 40px;
}
.personPic{
    background-color: #b71c1c;
    border-radius: 50%;
    height: 80px;
    width: 80px;
    position: relative;    
    display:  inline-block;
}
.personDet{
    display: inline-block;
    color: #fff;
    float: right;
    width: 50%;
    padding-right: 7%;
    padding-top: 16px;
}
.personDet p{
    font-size: 14px;
    color: #9e9e9e;
    text-align: center;
    width: 100%;
}
.personDet h2{
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}
.personContactTitle{
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 5px;
}
.personContactDescRow:before{
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    font-size: 20px;
    position: absolute;
    top: 4px;
    color: #9e9e9e;
}
.personContactDescRow{
    display: block;
    color: #fff;
    padding: 2px;
    position: relative;
    padding-left: 32px;
    font-size: 13px;
    padding-bottom: 10px;
    border-bottom: 1px solid #fff;
    padding-top: 10px;
}
.noneborder{
    border: none;
}
.servicesBox{
    background-color: #e0e0e0;
    /*padding: 10px;*/
    border-radius: 4px;
    position: relative;
}
.servicesPic img{
    width: 50px;
    margin: 0 auto;
    display: block;
    padding-top: 38px;
    margin-bottom: 10px;
}
.servicesPic p{
    color: #fff;
    text-align: center;
    min-height: 50px;
}
.servicesPic{
    background-color: #b71c1c;
    border-radius: 4px;
    /*width: 180px;*/
    height: 100%;
    /*display: inline-block;*/
}
.servicesDesc p{
    line-height: 19px;
    font-size: 16px;
    color: #212121;
    padding: 5px;
    padding-top: 10px;
    margin-bottom: 0px;
    padding-bottom: 10px;
}
.servicesBoxContent{
    cursor: pointer;
    margin-top: 20px;
}
.servicesHover{    
    background-color: #b71c1c;
    opacity: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    transition: 500ms;
    -webkit-transition: 500ms;
    border-radius: 4px;
}
.servicesHover i{
    position: absolute;
    right: 20px;
    bottom: 15px;
    font-size: 20px;
    color: #fff;
}
.contentDesc img{
    width: 100%;
    /*height: 100%;*/
    margin: 10px auto;
    height: auto;
    border-radius: 4px;
    width: 200px;
    margin-right: 20px;
}
.contentDesc p{
    /*display: inline-block;*/
    margin-top: 10px;
}
.contentDesc{
    margin-top: 20px;
}

.contentDesc li{
    position: relative;
    display: block;
    padding-left: 30px;
    padding-bottom: 4px;
}
.contentDesc li:before {
    font-family: FontAwesome;
    content: "\f0c8";
    color: #ce4c4c;
    font-size: 13px;
    position: absolute;
    left: 5px;
    top: 3px;
}
.contentDesc h3 {
    color: #b71c1c;
    text-align: left;
    font-size: 18px;
    font-weight: bold;
    padding-top: 10px;
}
.galleryTitle {
    position: relative;
}
.galleryTitle h2{
    margin-bottom: 20px;
}
.galleryTitle span{
    color: #fff;
    position: absolute;
    bottom: 6px;
    right: 20px;
}
.galleryTitle i{
    color: #fff;
    position: absolute;
    right: 55px;
    bottom: 9px;
}
.galleryBox{
    position: relative;
    cursor: pointer;
}
.galleryHover h3{
    color: #fff;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    margin-top: 8px;
    padding-top: 55px;
}
.galleryFolder{
    color: #fff;
    display: block;
    margin: 16px auto;
    width: fit-content;
    font-size: 55px;
    left: calc(50% - 4px);
    position: absolute;
    top: calc(50% - 10px);
}
.galleryHover i{
    left: calc(50% - 4px);
}
.galleryHover div{
    width: 70px;
    margin: 10px auto;
    text-align: center;
}
.galleryHover span{
    color: #fff;
    margin-left: 10px;
}
.galleryHover i{
    color: #fff;
}
.galleryHover{
    background-color: #212121;
    opacity: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    transition: 500ms;
    -webkit-transition: 500ms;
    border-radius: 4px;
}
.galleryZoom{
    color: #fff;
    display: block;
    margin: auto;
    width: fit-content;
    font-size: 45px;
    position: absolute;
    left: calc(50% - 4px);
    top: calc(50% - 8px);
}
.galleryZoomHover{
    background-color: #212121;
    opacity: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    transition: 500ms;
    -webkit-transition: 500ms;
    border-radius: 4px;
}
.slick-prev {
    left: 6px !important;
}
.slick-next {
    right: 20px !important;
}

.slick-prev:before {
    content: "\f053" !important;
}
.slick-next:before {
    content: "\f054" !important;
}
.slick-prev:before, .slick-next:before {
    font-family: "FontAwesome" !important;
    font-size: 35px;
    line-height: 1;
    color: #000 !important;
    opacity: 1 !important;
    height: 10px;
    background-color: #fff;
    border-radius: 4px;
    font-size: 24px !important;
    padding: 8px 10px;
    -webkit-font-smoothing: antialiased;
}
.slide-image{    
    min-height: 34vh !important;
    /*min-height: 650px !important;*/
}
.slide-content{
    margin-top: 40px;
}
.mainSlider .slide-content{
    margin-top: 0px;
}
.mainSlider .slide-image{
    min-height: 100vh !important;
}
.catImg{
    width: 100%;
    height: auto;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

#moreservice{
    display: none;
}
.alservice img{
    width: 150px;
    display: block;
    padding: 40px;
    margin: 0 auto;
}
.alservice{
    background-color: #b71c1c;
}
.alcontact{
    color: #fff;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 0px;
}
.alcontactdesc{
    color: #fff;
    text-align: center;
    margin-bottom: 30px;
}
.searchbtn:focus{
    outline: none;
}
.searchbtn{
    background-color: unset;
    border: none;
    text-decoration: none;
    font-size: 24px;
    position: absolute;
    top: 4px;
    right: 3%;
    color: #b71c1c;
    font-size: 20px;
    height: 30px;
    width: 30px;    
    cursor: pointer;
}
.searchbtnicon{
    top: -2px !important;
    left: -2px !important;
    color: #b71c1c !important;
}
.searchcount{
    text-align: center;
    color: #fff;
    padding-bottom: 20px;
}
.basket-breadcrumbs{
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 25px;
    margin-bottom: 25px;
    color: #586667;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;

}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.basketbackbutton{
    width: 200px;
    display: inline-block;
    margin-right: 12px;
    text-align: right;
}
.basketbackbutton:before {
    position: absolute;
    content: "\f053";
    font-family: 'FontAwesome';
    margin-right: 10px;
    font-size: 15px;
    top: 9px;
    left: 6px;
}
.glyphicon-chevron-right:before {
    content: "\f054";
    font-family: 'FontAwesome';
    margin-left: 10px;
    margin-right: 10px;
    font-size: 15px;
}
.basket-product-row {
    padding: 10px 0;
    background-color: #212121;
    color: #fff;
    border-radius: 4px;
    margin-bottom: 10px;
}
.basket-product-row-qty {
    padding: 13px 15px;
}
.basket-product-row-price {
    text-align: right;
    padding: 13px 15px;
}
.basket-products-total {
    text-align: right;
    border-top: 1px solid #ccc;
    padding: 15px;
    margin-top: 15px;
    font-weight: bold;
    background-color: #e0e0e0;
    border-radius: 4px;
}
.basket-summary-note-wrapper, .basket-product-row-wrapper2{
    background-color: #e0e0e0;
    border-radius: 4px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.basket-product-row-info img{
    width: 100%;
    height: auto;
}
.basket-summary-payment-contact-wrapper{
    background-color: #e0e0e0;
    border-radius: 4px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.basket-summary-addresses-wrapper{
    background-color: #e0e0e0;
    border-radius: 4px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.basket-products-buttons {
    text-align: right;
    margin-top: 25px;
}
.glyphicon-minus:before {
    content: "\2212";
}
.glyphicon-plus:before {
    content: "\2b";
}
.glyphicon-remove:before {
    font-family: FontAwesome;
    content: "\f014";
    font-size: 18px;
}
.basketdel{
    display: inline-block;
    padding-top: 11px;
}
.basketproimg{
    width: 100%;
    height: auto;
}
.basket-product-row-info h2{
    font-weight: bold;
    font-size: 20px;
    padding-top: 15px;
}
.basketbackbtn{
    float: left;
}
.basketcontinuebtn{
    float: right;
}
.basketquantitybtn{
    margin-right: 5px;
}
.basket-summary-addresses-wrapper ,
.basket-summary-payment-contact-wrapper , .basket-summary-note-wrapper {
    margin-bottom: 10px;
}
.basket-summary-addresses-wrapper h2, .basket-product-row-wrapper2 h2,
.basket-summary-payment-contact-wrapper h2, .basket-summary-note-wrapper h2{
    margin-bottom: 4px;
    font-size: 22px;
}
.basket-shipping-payment-wrapper h2, .basket-email-phone-wrapper h2,
.basket-addresses-wrapper h2, .basket-product-row-wrapper h2{
    font-size: 25px;
    margin-bottom: 20px;
}
.form-control:hover {
    border: solid 1px #b71c1c;
}
.form-control:focus {
    color: #464a4c;
    background-color: #fff;
    border: solid 1px #b71c1c;
    outline: 0;
}
.basket-email-phone-wrapper input, .basket-email-phone-wrapper textarea{
    margin-top: 8px;
    margin-bottom: 8px;
}
.basket-breadcrumbs strong{
    padding-bottom: 2px;
    border-bottom: 1px solid #b71c1c;
    color: #b71c1c;
    font-weight: bold;
    font-size: 18px;
    position: relative;
    top: 2px;
}
.basket-addresses-wrapper input{
    margin-top: 8px;
    margin-bottom: 8px;
}
#copy_address{
    margin-top: 20px;
    margin-bottom: 10px;
}
.contactForm label{
    margin: 0 auto;
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 18px;
}
.contactForm{
    margin-top: 20px;
}
.userupdate h3{
    font-size: 22px;
    text-align: center;
}
.userupdate h2{
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 28px;
}
.userupdate form{
    width: 100%;
}
.sresult{
    overflow: hidden;
    text-overflow: ellipsis;
    height: 104px;
}
.pagination a, .pagination span{
    padding-left: 6px;
    padding-right: 6px;
    color: #fff;    
    text-decoration: none;
}
.pagination li{
    cursor: pointer;
    padding: 5px;
    background-color: #424242;;
    color: #fff;
    margin: 0px 5px;
    border-radius: 2px;
}
.pagination > .active{
    background-color: #b71c1c !important;
}
.pagination{
    width: fit-content;
    margin: 20px auto;
}
.aszf ul{
    margin-top: 20px; 
}
.aszf p{
    margin: 0px;
    display: block;
}
.comp-activity{
    display: block;
    float: left;
}
.representativeDetails{
    display: none;
}
#repImg{    
    margin-top: 10px;
    margin-bottom: 25px;
}
#mainimg {
    -webkit-transition: src 500ms;
    transition: src 500ms;
    margin: 10px auto;
    display: block;
}
.shortImgs {
    cursor: pointer;
    width: 100%;
    height: auto;
}
.roomImages div {
    margin-bottom: 15px;
    padding-right: 2px;
    padding-left: 2px;
    float: left;
}
.roomImages {
    margin-top: 5px;
}
.basicContentPadding {
    padding-top: 30px;
    padding-bottom: 20px;
}
.form-check{
    padding-left: 20px;
}
.form-check-label{
    padding-left: 5px;
}
.questionForm h5{
    padding-top: 16px;
    padding-bottom: 10px;
}
.programLogoBox i{
    font-size: 30px;
    position: relative;
    top: 3px;
    padding-left: 10px;
    padding-right: 8px;
}
.programLogoBox p{
    display: inline-block;
    margin-top: 13px;
    margin-bottom: 0px;
    font-size: 18px;
}
.programLogoBoxHide i{
    padding: 10px;
    font-size: 30px;
}
.programLogoBoxHide{
    display: block;
    cursor: pointer;
    /*    position: fixed;
        right: 0px;
        top: 60%;*/
    background-color: #024ea2;
    z-index: 9999;
    color: #fff;
    border-radius: 4px;
}
.programLogoBox img{
    width: 100%;
    height: auto;
}
.infobox{
    position: fixed;
    right: 0px;
    top: 60%;
    z-index: 9;
}
.programLogoBox{
    cursor: pointer;
    display: none;
    width: 300px;
    height: 50px;
    /*    position: fixed;
        right: 0px;
        top: 60%;*/
    background-color: #024ea2;
    z-index: 9999;
    color: #fff;
    border-radius: 4px;
}
.programLogoBoxHide:hover {
}
.programInfo{
    position: relative;
}
.programInfo[title]:hover:after {
    content: attr(title);
    padding: 4px 8px;
    color: #333;
    position: absolute;
    left: 100%;
    top: 100%;
    z-index: 20;
    white-space: nowrap;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0px 0px 4px #222;
    -webkit-box-shadow: 0px 0px 4px #222;
    box-shadow: 0px 0px 4px #222;
    background-image: -moz-linear-gradient(top, #eeeeee, #cccccc);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #eeeeee),color-stop(1, #cccccc));
    background-image: -webkit-linear-gradient(top, #eeeeee, #cccccc);
    background-image: -moz-linear-gradient(top, #eeeeee, #cccccc);
    background-image: -ms-linear-gradient(top, #eeeeee, #cccccc);
    background-image: -o-linear-gradient(top, #eeeeee, #cccccc);
}

/* ————————————————————–
  Tree core styles
*/
.tree li{
    width: fit-content;
}
.tree ul{
    list-style: none;
}
.tree:hover .mainarrow {
    color: #fff;
}
.tree:hover .maintreelabel {
    color: #fff;
}
.tree:hover {
    background-color: #b71c1c;
    color: #fff;
}
.tree {
    transition: 500ms;
    -webkit-transition: 500ms;
    list-style: none;
    margin: 0; 
    width: 100%;
    padding-left: 0px;
    padding-left: 0px;
    background-color: #e0e0e0;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    color: #212121;
}
.baserepimg img{
    height: 100%;
    object-fit: cover;
}
.baserepimg{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    transition: 500ms;
    -webkit-transition: 500ms;
}

.tree input {
    position: absolute;
    clip: rect(0, 0, 0, 0);
}

.tree input ~ ul { 
    display: none; 
    padding-left: 0px;
}

.tree input:checked ~ ul { display: block; }

/* ————————————————————–
  Tree rows
*/
.tree li {
    color: #212121;
    line-height: 1.2;
    position: relative;
    width: 100%;
    padding-top: 10px;
}

.tree ul li:hover {
    background-color: #e0e0e0;
} 
.tree ul li { 
    padding: 15px 0px 15px 10px;
    background-color: #fff;
    border: 1px solid #b71c1c;
    border-bottom: 0px;
    transition: 500ms;
    -webkit-transition: 500ms;
}
.tree_label_link{
    float: right;
    margin-right: 16px;
}
.tree a{
    text-decoration: none;
    color: #212121;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    z-index: 100;
}

.tree ul li:last-child {
    padding-bottom: 15px;
    border-bottom: 1px solid #b71c1c;
}

.tree > li:last-child { 
    /*padding-bottom: 0;*/ 
}

/* ————————————————————–
  Tree labels
*/
.tree_label {
    position: relative;
    display: inline-block;
    margin-bottom: 2px;
    /*color: #212121;*/
    /*padding-bottom: 10px;*/
}
.maintreelabel{

}
.fa-arrow-circle-right{
    color: #212121;
    font-size: 16px;
    padding: 2px 3px 3px 3px;
    margin-left: 10px;
}
label.tree_label {
    /*padding-bottom: 10px;*/
    cursor: pointer;
}

label.tree_label:hover { color: #666; }

/* ————————————————————–
  Tree expanded icon
*/
/*label.tree_label:before {*/
.maintreelabel:before {
    font-size: 18px;
    /*color: #212121;*/
    position: relative;
    z-index: 1;
    float: left;
    width: 20px;
    height: 20px;
    border-radius: 1em;
    content: '\f13a';
    font-family: FontAwesome;
    text-align: center;
    line-height: 1;
    margin-right: 8px;
    padding: 4px 4px 3px 4px;
    top: -2px;
}

:checked ~ label.tree_label {     
    /*padding-bottom: 10px;*/
}
:checked ~ label.tree_label:before { 
    /*content:"\f139";*/

}
.fa-eye{
    color: #fff;
    font-size: 16px;
    padding: 2px 3px 3px 3px;
    margin-left: 10px;
    background-color: #b71c1c;
    border-radius: 50%;
}

/* ————————————————————–
  Tree branches
*/
.tree li:before {
    /*  position: absolute;
      top: 0;
      bottom: 0;
      left: -.5em;
      display: block;
      width: 0;
      border-left: 1px solid #777;
      content: "";*/
}

.tree_label:after {
    /*  position: absolute;
      top: 0;
      left: -1.5em;
      display: block;
      height: 0.5em;
      width: 1em;
      border-bottom: 1px solid #777;
      border-left: 1px solid #777;
      border-radius: 0 0 0 .3em;
      content: '';*/
}

label.tree_label:after { border-bottom: 0; }

:checked ~ label.tree_label:after {
    border-radius: 0 .3em 0 0;
    border-top: 1px solid #777;
    border-right: 1px solid #777;
    border-bottom: 0;
    border-left: 0;
    bottom: 0;
    top: 0.5em;
    height: auto;
}

.tree li:last-child:before {
    height: 1em;
    bottom: auto;
}
.tree > li:first-child{
    padding-top: 20px;
}
.tree > li:last-child{
    /*padding-bottom: 12px;*/
}
.tree > li:last-child:before { display: none; }

.tree_custom {
    display: block;
    background: #eee;
    padding: 1em;
    border-radius: 0.3em;
}

.headerBusket{
    cursor: pointer;
    height: 38px;
    width: 40px;
    background-color: #b71c1c;
    border-radius: 4px;
    transition: 500ms;
    -webkit-transition: 500ms;
    position: relative;
    display: inline-block;
}
.cartbtn{
}
.mainbg{
    z-index: 0;
    background-size: cover;
    background-image: url(../images/hatter.jpg);
    position: fixed;
    top: 0px;
    height: 100%;
    width: 100%;
}
.singleCat:hover{
    color: #fff;
}
.singleCat{
    padding-left: 15px;
    padding-bottom: 18px;
    position: relative !important;
}
.refpBox{
    width: fit-content;
    margin: 0 auto;
}
.linkSlide:hover{
    text-decoration: none;
    color: #fff !important;
}
.linkSlide{
    color: #fff !important;
    text-decoration: none;
}

@media (min-width: 768px) {

/* show 3 items */
.carousel-inner .active,
.carousel-inner .active + .carousel-item,
.carousel-inner .active + .carousel-item + .carousel-item,
.carousel-inner .active + .carousel-item + .carousel-item + .carousel-item  {
display: block !important;
}

.carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
.carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item,
.carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item,
.carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item + .carousel-item {
transition: none;
}

.carousel-inner .carousel-item-next,
.carousel-inner .carousel-item-prev {
position: relative;
transform: translate3d(0, 0, 0);
}

.carousel-inner .active.carousel-item + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
position: absolute;
top: 0;
right: -25%;
z-index: -1;
display: block;
visibility: visible;
}

/* left or forward direction */
.active.carousel-item-left + .carousel-item-next.carousel-item-left,
.carousel-item-next.carousel-item-left + .carousel-item,
.carousel-item-next.carousel-item-left + .carousel-item + .carousel-item,
.carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item,
.carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
position: relative;
transform: translate3d(-100%, 0, 0);
visibility: visible;
}

/* farthest right hidden item must be abso position for animations */
.carousel-inner .carousel-item-prev.carousel-item-right {
position: absolute;
top: 0;
left: 0;
z-index: -1;
display: block;
visibility: visible;
}

/* right or prev direction */
.active.carousel-item-right + .carousel-item-prev.carousel-item-right,
.carousel-item-prev.carousel-item-right + .carousel-item,
.carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item,
.carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item,
.carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
position: relative;
transform: translate3d(100%, 0, 0);
visibility: visible;
display: block;
visibility: visible;
}

}



#mainbootcarousel .carousel-item{
    position: relative;
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    transition: -webkit-transform .6s ease;
    transition: transform .6s ease;
    transition: transform .6s ease,-webkit-transform .6s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
}
#mainbootcarousel .carousel-item-content{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-size: cover;
    height: 70vh;
    width: 100%;
}
#mainbootcarousel .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}
#mainbootcarousel .carousel {
    position: relative;
    z-index: 9;
}
.slick-slider{
    margin-top: -72px;
}
.datacheck{
    color: #fff !important;
}



@media screen and (max-width: 1100px) {


    .footnav{
        display: none;
    }

    .headdrop:before {
        content: '\f0d8';
        font-family: FontAwesome;
        font-weight: normal;
        font-style: normal;
        text-decoration: none;
        font-size: 30px;
        position: absolute;
        top: 22px;
        left: 49%;
        color: #fff;
    }    
    .nav-item{
        text-align: center;
        margin: 0px;
    }
    .navbar-brand{
        margin-right: 5px;
    }
    .navbar-nav{
        margin-right: 10px !important;
    }

}
@media screen and (max-width: 998px) {
    .navbar-brand{
        margin-right: 2px;
    }
    .navbar-nav{
        margin-right: 6px !important;
    }
}
@media screen and (max-width: 992px) {
    .navbar {
        background-color: #b71c1c;
        padding: 7px;
    }
    .collapse {
        display: none;
    }
    .dropdown-menu{
        border: none;
        border-radius: 0px;
        margin-bottom: 10px;
        background-color: transparent;
        padding-top: 10px;
    }
    .dropdown-item{
        border: none;
        color: #fff;
    }    
    .nav-item{
        text-align: center;
        margin: 0px;
    }    
    .navbar-toggler-icon{
        color: #fff !important;
    }
    .navbar-light .navbar-toggler{
        border-color: transparent;
    }    
    .headerSearch, .headerLanguage, .headerUser{        
        margin: 4px auto;
    }
    .headicons{
        margin: 0 auto;
        width: fit-content;
    }
    .headerLanguage, .headerUser, .headerBusket{
        background-color: #fff;        
    }
    .fa-globe, .fa-user, .fa-shopping-cart{
        color: #212121 !important; 
    }
    .headerUser:hover,
    .headerSearch:hover,
    .headerBusket:hover{
        background-color: #fff;  
    }
    .fa-search{
        color: #212121 !important; 
    }
    .headSearchBox{
        right: -75px;
    }
    .headSearchBox:before{
        right: 40%;
    }
}
@media screen and (max-width: 992px) {
    .servicesPic img{
        padding-top: 22px;
    }
}
@media screen and (max-width: 1190px) {
    .contactimg{
        width: 90%;
        height: 84%;
    }
}
@media screen and (max-width: 675px) {
    .contactimg{
        width: 100%;
        height: 90%;
    }
    .slide-content h1{
    font-size: 20px;
        width: 80%;
    margin: 0 auto;
}
.slide-content p{
    font-size: 18px;
        width: 80%;
    margin: 0 auto;
}
    .contact{
        }
}
@media screen and (max-width: 768px) {
    .productpdf i{
        top: 8px;
    }
    .productSpecPrize h4{
        top: 18px;
        padding: 10px 15px;
    }
    .servicesPic img{
        padding-top: 40px;
    }
}
@media screen and (max-width: 575px) {
    .tree input:checked ~ ul{
        padding-left: 0px;
    }
    .tree ul li {
        padding: 5px 0px 5px 10px;
    }
    .tree ul li:first-child {
        padding: 15px 0px 5px 10px;
    }
    .tree ul li:last-child {
        padding: 5px 0px 5px 10px;
    }
    .servicesPic img{
        padding-top: 30px;
    }
}