/***21/01/2023***/

.block.devices.buyback-funcard .category .card .image {
   display: block;
   padding: 40px 0;
}          
.block.devices.buyback-funcard .category.row .card .image img {
    max-height: 100px;
    max-width: 160px;
} 
.block.devices.buyback-funcard .category.row .card {
   background: none;
}
.block.devices.buyback-funcard .category.row .card .image {
   max-height: 250px;
   min-height: 250px;
   border: 5px solid #ebebeb;
}

.block.devices.buyback-funcard .category.row .card .image:hover:after {
   background: transparent !important;
}

.block.devices.buyback-funcard .category.row .card .image:hover img {
    display: block;
}

.block.devices.buyback-funcard .category.row .card .image:hover img+img {
    display: none;
}     
.block.devices.buyback-funcard .category.row .card .image:hover:before {
    background: transparent;
}
.block.devices.buyback-funcard .category.row .card h5 {
   padding-top: 10px;
   padding-bottom: 10px;
   margin-top: 56px;
}

.block.devices.buyback-funcard .category.row .card .image:hover h5 {
   background: #d90e16;
   color: #fff !important;          
}

section.answer-question {                 
   position: relative;
/*   margin-top: 35px !important;*/*/
}

section.answer-question:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 200px;
    top: -65px;
    left: 0;
     z-index: 9; 
    background: #d90e16;
    clip-path: polygon(120% 40%,0 100%,0 0);
    -moz-clip-path: polygon(120% 40%,0 100%,0 0);
    -ms-clip-path: polygon(120% 40%,0 100%,0 0);
    -o-clip-path: polygon(120% 40%,0 100%,0 0);
    -webkit-clip-path: polygon(120% 40%,0 100%,0 0);
}

.block.heading h3 {
   text-transform: uppercase;
}

header.blue {
   background: #fff;
    box-shadow: rgb(0 0 0 / 50%) 0 0 10px;
    animation: scroll-to-fixed-fixed .5s;
    -moz-animation: scroll-to-fixed-fixed .5s;
    -ms-animation: scroll-to-fixed-fixed .5s;
    -o-animation: scroll-to-fixed-fixed .5s;
    -webkit-animation: scroll-to-fixed-fixed .5s;
   z-index: 999;
}

header.blue .block.main-menu ul li a {
   /*color: #d90e16;*/
}

body.inner header {
   z-index: 999;
}

.block.main-menu ul li a:hover {
   background-image: none;
}

#deviceSection:before {
   background: #3e67ac;
}

.block.heading {
    position: relative;
    z-index: 99;
}

.why-choose-s .block.why-choose .card-group>.card+.card:after {
   display: none;
}

.why-choose-s  .block.why-choose .card-group>.card {
   width: 100%;
    float: left;
    background: #fff;
    box-shadow: 0 0 10px rgb(0 0 0 / 10%) ;
    padding: 20px;
    text-align: center;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    -webkit-border-radius: 15px; 
     margin: 0 10px 20px;
}
.why-choose-s .block.why-choose .card-body {
    padding: 10px;
}
.why-choose-s .block.why-choose .card-title {
    font-size: 20px;
    line-height: 25px;
    font-weight: 600;
}
.why-choose-s .block.why-choose img {
    width: auto;
    max-height: 70px;
}

.why-choose-s .block.why-choose {
   background: transparent;
}

footer #top {
   position: relative;
}

.main_footer #top .block h5 {
   position: relative;
   padding-bottom: 30px;
}

.main_footer #top .block .social h5:after {
  display: none;
}

.main_footer #top .block .social h5 {
   padding-bottom: 10px;
}

.main_footer #top .block h5:after {
   content: '';
   position: absolute;
   width: 10%;
   height: 5px;
   left: 3px;
   bottom: 0;
   background: #d90e16;
   top: 40px;
}

.main_footer #top  ul li {
    line-height: 32px;
}
body.inner header .block.main-menu ul li a {
   /*color: #d90e16;*/
}

.block.user-menu ul li a i {
   color: #d90e16;
}

body.inner .block.heading.page-heading h3 {
   font-weight: 600;
}

.block.device-brands.device-brands-s .brand-roll .brand a {
   float: left;
    background: #fff;
    box-shadow: rgb(0 0 0 / 26%) 0 0 10px;
    padding: 40px;
    text-align: center;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    -webkit-border-radius: 20px;
    margin: 0 15px;
}

.block.device-brands.device-brands-s .brand-roll .brand a:hover {
   background: #e80f18;
}

body.inner .block.heading .back-button {
   color: #3e67ac;
}

.block.heading h3 span {
   font-weight: 600;
}


.block.heading .form-control {
    text-align: center;
    font-size: 18px;
    width: 40% !important;
    font-family: 'Poppins', sans-serif;
    margin: 0;
    background-color: #fff;
    padding: 15px 20px 15px 20px;
    line-height: 1em;
    outline: none;
    min-height: 100%;
    height: auto;
    box-shadow: none;
    border-radius: 5px !important;
/*    margin-top: 16px;*/
   border: 1px solid #ccc !important;
} 

/***top header***/
/*.main-top-header {
   background: #3d66ab;
   width: 100%;
   float: left;
}*/

.cont-detail {
   min-height: 37px;
   text-align: right;
   background: #3d66ab;
   padding: 2px 30px
}

.cont-detail ul {
   padding: 0;
   margin: 0;
}

.cont-detail ul li {
   list-style: none;
   display: inline-block;
   margin: 0;
}

.cont-detail ul li a {
   font-weight: 700 !important;
   display: block;
   color: #fff;
   text-transform: uppercase;
   font-size: 14px !important;
   padding: 5px 15px;
}

.cont-detail ul li:last-child a {
    padding-right: 0 !important;
}

.cont-detail ul li a span svg {
    width: 20px;
    vertical-align: top;
    height: auto;
    margin: 0px 0 0;
}

/***end top header***/



.inner .block.devices.inner_page_step .category.row.model-category .card.device-brand-modal-s {
   border: 5px solid #ebebeb;
   box-shadow: none;
   padding: 30px 0;
}

.inner .block.devices.inner_page_step .category.row.model-category .card.device-brand-modal-s:hover {
   background: transparent;
   border: 5px solid #ebebeb;
}

.inner .block.devices.inner_page_step .category.row.model-category .card.device-brand-modal-s:hover .image {
   -webkit-transform: scale(1);
   transform: scale(1);
}

.inner .block.devices.inner_page_step .category.row.model-category .card.device-brand-modal-s .image {
   display: block;
}
.inner .block.devices.inner_page_step .category.row.model-category .card.device-brand-modal-s h6 {
   color: #000;
}
.inner .block.devices.inner_page_step .category.row.model-category .card.device-brand-modal-s:hover h6 {
    color: #000;
}

.inner .block.devices.inner_page_step .card.device-brand-modal-s h5 {
   padding: 0 !important;
}

.inner .block.devices.inner_page_step .category.row.model-category .card.device-brand-modal-s .device-brand-detail-s {
   margin-top: 35px;
   padding: 10px 15px 1px;
}

.inner .block.devices.inner_page_step .category.row.model-category .card.device-brand-modal-s:hover .device-brand-detail-s {
   background: #d90e16;
   color: #fff !important;
}
.inner .block.devices.inner_page_step .category.row.model-category .card.device-brand-modal-s:hover .device-brand-detail-s h5 {
   color: #fff !important;
}
.inner .block.devices.inner_page_step .category.row.model-category .card.device-brand-modal-s:hover .device-brand-detail-s h6 {
   color: #fff !important;
}
body.inner .block.heading.page-heading.faq-heading h3 {
   font-weight: 600;
}
.device-slider .device:hover h5 {
   color: #000;
}

.question.assistant {
   background: #3d66ab;
}

.modal .modal-dialog .modal-content .modal-body ul.nav.nav-tabs.signInUpTab li.nav-item .nav-link p {
   color: #000;
}

.modal .modal-dialog .modal-content .modal-body ul.nav.nav-tabs.signInUpTab li.nav-item .nav-link.active p {
   color: #000;
}

.block.user-menu ul li .dropdown-menu .dropdown-item.hello-text {
    color: #000;
} 

.block.user-menu ul li a:hover {
   color: #000 !important;
}