.MainH1{
display:block;
float:right;
width:250px;
text-align:center;
margin-right:calc(50% - 125px);
margin-top:150px;
    font-size: 40px !important;
}



.SliderBackIn pages{
display:none !important;
}

.BannerBack{
display:block;
float:right;
width:100%;
}
.BannerBack img{
display:block;
float:right;
width:calc(100% - 30px);
margin:15px;
transition:0.3s;
    margin-top: 0px;
}

.BannerBack span{
display: block;
    float: right;
    width: 100%;
    text-align: center;
    font-size: 16px;
}

.BannerBack:hover img{
transform: scale(1.2);
}


.SliderIcon{
display:block;
float:right;
width:100%;
}
.SliderIcon img{
display:block;
float:right;
width:calc(100% - 30px);
margin:15px;
transition:0.3s;
}

.SliderIcon span{
display:block;
float:right;
width:calc(100% - 30px);
margin:10px 15px;
font-size:16px;
color:#fff;
text-align:center;
}
.textunder img {
    float: right;
    margin-right: calc((100% - 189px) / 2);
    margin-top: 5px;
    margin-bottom: 5px;
}
.textunder h3 {
    float: right;
    width: 100%;
    text-align: center;
    margin-top: 10px;
}
.SliderIconsvg{
margin-right: 95px;
}
.ProductSliderRight {
    background: #fff0;
    border-color: #e5e5e5;
}
.SliderIcon span {
    display: block;
    float: right;
    width: calc(100% - 30px);
    margin: 10px 15px;
    font-size: 16px;
    color: #4b3939;
    text-align: center;
}
.ProductSliderRight {
    position: absolute;
    right: 1PX;
    z-index: 100;
    width: 25px;
    top: 120px;
    transition: 0.3s;
    cursor: pointer;
}
.ProductSliderLeft {
    position: absolute;
    left: 1PX;
    z-index: 100;
    width: 25px;
    top: 120px;
    transition: 0.3s;
    cursor: pointer;
}
.ProductSliderLeft , .ProductSliderRight {
 background: transparent !important;
    border: none !important;
    filter: brightness(0) saturate(100%) invert(49%) sepia(58%) saturate(432%) hue-rotate(346deg) brightness(86%) contrast(88%) !important;
}
.CardTextBack {
    display: block;
    float: right;
    background: #deb2a221;
    width: 100%;
    border: 1px solid #dcae9d;
    padding: 25px;
    border-radius: 40px;
    margin-top: 10px;
}
.CardTitle {
    display: block;
    float: right;
    width: 100%;
    font-size: 19px;
    margin-top: 12px;
    font-family: 'ISBold';
    color: #0c2949;
}
.CardText {
    float: right;
    display: block;
    width: 100%;
    font-size: 18px;
    line-height: 2em;
    text-align: justify;
    margin-top: 20px;
}
.CardBotton {
    width: 100%;
    display: block;
    float: right;
    clear: both;
}
.CardBotton a {
    width: 130px;
    display: block;
    float: left;
    border: 2px solid #0c2949;
    border-radius: 36px;
    height: 40px;
    overflow: hidden;
    transition: 0.3s;
}
.CardBotton a span {
    font-size: 13px;
    float: right;
    color: #0c2949;
    margin-top: 8px;
    margin-right: 10px;
    transition: 0.3s;
}
.CardBotton a img {
    width: 25px;
    height: 15px;
    margin-top: 10px;
    margin-right: 11px;
    float: right;
    filter: brightness(0) saturate(100%) invert(13%) sepia(20%) saturate(3524%) hue-rotate(184deg) brightness(94%) contrast(98%);
    transition: 0.3s;
}
.CardBotton a:hover {
    background-color: #e7e7e76b;
}
a, a:hover, a:active, a:visited, a:focus {
    color: initial;
    text-decoration: none;
    outline: none;
}

.MainTextBack{
display:block;
margin:auto;
float:right;
width:100%;
margin-top:30px;
margin-bottom:30px;
}
.MainTextBack img{
display: block;
    float: right;
    width: 250px;
    clear: both;
    margin-right: calc(50% - 125px);
}
.MainTextBack h1{
float:right;
width:100%;
text-align:center;
font-family:'ISBold';
font-size:27px;
}
.MainTextBack p{
display: block;
    font-size: 18px;
    line-height: 1.7em;
    float: right;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: justify;
}

