body{
    color:#777 !important;
}

#wd-5f6374c3da637 svg {
    fill: #3184d2;
}

.navbar{
        padding: 0.7rem 1rem !important;
}

.nav-link{
    font-size:15px;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
}

.nav-color{
    background-color: rgba(221, 31, 132, 1);
}

.nav-toggle{
    position: fixed;
    right: 1rem;
    background: white;
}

.bg-box-color{
    background-color: #3184d2;
}

.header-button {
    background-color: rgba(48, 133, 207,1);
    border: none;
    color: white;
    padding: 17px 40px;
    text-align: center;
    font-size: 13px;
    font-weight: 600;
    text-decoration: none;
    display: inline-block;
    margin: 3px 4px;
    cursor: pointer;
    border-radius: 35px;
    opacity: 0.9;
    transition: 0.3s;
    outline: none !important;
    box-shadow: none;
}

.header-button:hover {
    opacity: 1;
}

.become-form-button {
    background-color: rgba(48, 133, 207,1);
    border: none;
    color: white;
    padding: 18px 30px;
    text-align: center;
    font-size: 14px;
    letter-spacing: .3px;
    font-weight: 600;
    text-decoration: none;
    display: inline-block;
    margin: 3px 4px;
    cursor: pointer;
}

.phone-button {
    border: 2px solid rgba(221, 31, 132, 1);
    color: #e01e7f;
    background-color: white;
    padding: 12px 40px;
    text-align: center;
    font-size: 18px;
    letter-spacing: .3px;
    font-weight: 600;
    text-decoration: none;
    display: inline-block;
    margin: 3px 0px;    
    cursor: pointer;
    border-radius: 30px;
}

.phone-button:hover {
    background-color: #e01e7f;
    color: white;
}

.container-fluid {
    padding-right: 0px!important;
    padding-left: 0px!important;
}

.row{
    margin-right: 0px!important;
    margin-left: 0px!important;
}

.border-form {
    border: 2px solid #d41374!important;
    border-radius: 10px;
}

.hr{
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
    border: 0 !important;
    border-top: 1px dotted white !important;
}

.mouse-hover-link{
    color: #9aa9cb;
}

.listnone {
    list-style: none;
}

.states-map {
    background-image: url(https://cars4jannah.s3.amazonaws.com/map_hp_bg2.jpg) !important;
    background-attachment: fixed!important;
    padding-top: 130px;
    padding-bottom: 80px;
}

/*.top-header{
    padding-top: 25px;
}*/

.bottom-header{
    /*margin-bottom: 25px;*/
}

.sticky {   
    padding-top: 0px;
    position:fixed;
    z-index: 1;
}

.sticky .bottom-header{   
    margin-bottom: 0px;
}

.image-size{
    height: auto;
    margin: auto;
    max-height: 94px;
}

.mr-a-0{
    margin:auto 0;
}

.image-logo-container{
    height: 104px;
    padding-top: 5px;
    padding-bottom: 5px;
    display: flex;
}

.sticky .image-logo-container{
    height: 60px;
    padding-top: 5px;
    padding-bottom: 5px;
} 

.sticky .image-size{
    max-height: 50px;
}

.nav-collapse-box ul li ~ li {
    border-left: 1px solid rgba(255,255,255,.25);
}

.Quick-color{
    color: rgba(48, 133, 207,1);
}

.quick-color-change{
    color: black;
    background-color : #FFCA08;
}

.head-color{
    color: rgba(221, 31, 132, 1);
}

.donation-button{
    width: 100%;
    padding: 10px;
    color: white;
    background-color: rgba(221, 31, 132, 1);
    border-radius: 8px;
    border: 1px solid rgba(221, 31, 132, 1);
    cursor: pointer;
}

.donation-button:hover{
    background-color: #D41374;
    border: 1px solid #D41374;
}

.bcam-button{
    padding: 15px;
    background-color: white;
    border: 2px solid rgb(49, 132, 210);
    border-radius: 5px;
    color: rgb(49, 132, 210);
    cursor: pointer;
}

.pera-text{
    font-size: 13px;
}

.form-field{
    font-size: 10px;
}

.text-label{
    font-size: 13px;
}

.main-con {
    background-image: url(https://cars4jannah.s3.amazonaws.com/cars4jannah_title_bg_1.jpg) !important;
    background-repeat: no-repeat;
    background-size: cover;
    color:white;
    height:150px;
}

.how-it-faq .panel-default > .panel-heading {
    border: 1px solid transparent;
    background: #4868cf;
    border-color: #4868cf;
    background-color: rgba(255,255,255,.2) 0,rgba(255,255,255,.01) 100%;
    opacity: 0.9;
    background-repeat: repeat-x;
}

.how-it-faq .panel-default > .panel-heading:hover {
    opacity: 1;
}

#accordion:hover {
    opacity: 1;
}

.how-it-faq .panel-default .panel-title span {
    float:right; 
    color: white;
}

.how-it-faq .panel-default .panel-title a {
    text-decoration: none;
}

.how-it-faq .panel-default .accordion-active .panel-title span {
   color:#666;
}

h4.panel-title {
    margin: 0px 0px 0px !important;
    font-size: 1.3rem;
}

#non-profit-filters {
    padding-bottom: 4em;
    padding-top: 4em;
    border:#d41374 solid 1px;
    border-radius: 10px;
}

.icon_color{
    color:#d41374;
}

h3{
    font-family: "Arial";
    margin-bottom: 0px!important;
}

.loader{
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #3498db;
    width: 60px;
    height: 60px;
    -webkit-animation: spin 2s linear infinite; /* Safari */
    animation: spin 2s linear infinite;
}

img{
    vertical-align:middle !important;
}

.frame {
    height: 170px;
    width: 200px;
    position: relative;
}

.image {
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.pera-font {
    color: rgb(119, 119, 119);
    font-size: 19px;
}

.about_image{
    box-shadow: none;
    padding: 6px;
    border: 1px solid #ebebeb;
    text-align: center;
}

.gform_drop_area {
    padding: 42px;
    border: 1px dashed #ccc;
    text-align: center;
    color: #aaa;
    margin-bottom: 16px;
    background: rgba(0,0,0,.02);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-weight: 700;
}

.form_padding{
    padding-left:25%;
    padding-right:25%;
}

.accordion-section .panel-default > .panel-heading {
    border: 1px solid transparent;
    background: #b474b6;
    border-color: #b474b6;
    background-color: rgba(255,255,255,.2) 0,rgba(255,255,255,.01) 100%;
    opacity: 0.9;
    /*background-image: linear-gradient(to bottom,rgba(255,255,255,.2) 0,rgba(255,255,255,.01) 100%);*/
    background-repeat: repeat-x;
}
.accordion-section .panel-default > .panel-heading:hover {
    opacity: 1;
}

.accordion-section .panel-default .panel-title span {
    float: right;
    color: white;
}
.accordion-section .panel-default .panel-title a {
    text-decoration: none;
}
.accordion-section .panel-default .accordion-active .panel-title span {
   color: #666;
}


h4.panel-title {
    margin: 0px 0px 0px !important;
    font-size: 1.3rem;
}

.donare-car-button {
    background: #4868cf;
    border: none;
    background-color: rgba(255,255,255,.2) 0,rgba(255,255,255,.01) 100%;
    color: white;
    padding: 17px 30px;
    text-align: center;
    font-size: 14px;
    letter-spacing: .3px;
    font-weight: 600;
    text-decoration: none;
    display: inline-block;
    margin: 3px 4px;
    cursor: pointer;
    border-radius: 35px;
    opacity: 0.9;
}

.donare-car-button:hover {
    opacity: 1;
}

.FootBg{
    background-color: #3a80cf;
}
.FootBg p{
    font-size:12px;
}
.FootBg a{
    text-decoration: underline;
}

.form_padding{
    padding-left:25%;
    padding-right:25%;
}

.made-simple{
    height: 279px !important;
    border-radius: 10px;
}

.made-simple2{
    padding-top: 2.5rem !important;
    height: 275px !important;
    border-radius: 10px;
}

.made-simple-box{
    font-weight: 600;font-size: 14px !important
}

.col-section1-1-bg{
    background-color: #e0008e;
}
.col-section1-2-bg{
    background-color: #416dd3;
}
.col-section1-3-bg{
    background-color: #af25ea;
}
.col-section2-1-bg{
    background-color: #9320d6;
}
.col-section2-2-bg{
    background-color: #d800b4;
}
.col-section2-3-bg{
    background-color: #1db2f2;
}
.col-section2-4-bg{
    background-color: #3a82ff;
}

.field_error label{
    color: #790000 !important;
}
.field_error input{
    border: 1px solid #c89797 !important;
}
.field_error textarea{
    border: 1px solid #c89797 !important;
}

.field_error{
    background-color: rgba(255,223,224,.25);
    margin-bottom: 30px!important;
    border-top: 1px solid #c89797;
    border-bottom: 1px solid #c89797;
    padding-bottom: 6px;
    padding-top: 8px;
    box-sizing: border-box;
}

.form-group.field_error {
    color: #790000 !important;
}

.vehicle {
    display: inline-block;
    background-color: #fff;
    padding: 4px 7px;
    font-family: sans-serif, Arial;
    font-size: 16px;
    border: 2px solid black;
    border-radius: 4px;
    text-align: center;
    width: 100px;
    padding: 10px;
}

.vehicle:hover{
     background-color: #37a2ea !important;
}

#alphaFilterContainer
{
    margin-bottom: 20px;
}

#non-profit-filters {
    padding-bottom: 4em;
    padding-top: 4em; 
    border:#d41374 solid 1px; 
    border-radius: 10px;
}
    
.logo-container{
  display: grid;
  text-align: center;
  vertical-align: middle;
  width: 200px;
  height: 170px;
}
    
.logo-container * {
  vertical-align: middle;
}

.icon_color{
    color:#d41374;
}

.heading-tag{
    font-family: "Arial";
    margin-bottom: 0px!important;
}

.loader
{ 
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #3498db;
    width: 60px;
    height: 60px;
    -webkit-animation: spin 2s linear infinite; /* Safari */
    animation: spin 2s linear infinite;
}

.frame {
    height: 170px;
    width: 200px; 
    position: relative;
}

.popular-picks {
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    vertical-align:middle !important;
    max-height:150px;
    max-width:200px;
}

a.charity-link {
    border: 1px solid #d0d0d0;
    display: block;
    padding: 1em;
    margin: 1em;
}

.show-name 
{
  max-width: 15em;
  margin: 1em auto 0;
  height: 5em;
  line-height: 1.5;
  overflow: hidden;
  font-size: 1.5em !important;
}

/* Safari */
@-webkit-keyframes spin 
{
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin
{
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}


.choose_select{
    background-color:white;
    border:#d41374 solid 1px;
    border-radius: 10px; 
    height: 42px;
    width: 100%;
}

.button-bg{
    background-color:#d41374; 
    width: 100%;
    margin-left:2px;
}
.button-bg :hover {
    text-decoration: none;
}

#wd-5f970aaee1d88.vc_custom_1603734197783 .num-count {
    color: #ffffff;
    font-size: 35px;
    font-weight: 600!important;
}
.vc_custom_1603734197783 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
    background: url(https://cars4jannah.s3.amazonaws.com/gradiabt_bg.png) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    /*background-size: 300px !important;*/
    border-radius: 45px !important;
    margin-top: 10px;
    margin-left: 35px;
    margin-right: 35px;
}

.counter-box{
    padding-top:100px;
    padding-bottom: 100px;
    padding-left: 25px;
    padding-right: 25px;
}

.footer-li-item{
    color: rgba(255,255,255,.6) !important;
}

.footer_menu ul > li {
    list-style: none;
}
.footer_menu ul > li :hover {
    text-decoration: none;
    color: white;
}

.dropdown:hover .dropdown-menu {
  display: block;
}
.dropdown-item:hover {
  background-color: rgba(221, 31, 132, 1);
  color:white;
}

.validation_error {
    color: #790000;
    font-size: 1em;
    font-weight: 700;
    margin-bottom: 25px;
    border-top: 2px solid #790000;
    border-bottom: 2px solid #790000;
    padding: 16px 0 16px 0;
    clear: both;
    width: 100%;
    text-align: center;
}

.accordion-active{
    border-color: #f0f0f0 !important;
    background-color: #f8f8f8 !important;
}

.accordion-active a{
    color: #666 !important;
}

/*#vehicle_type_radio label{
    width: 100px;
}*/

.box-home-section ul > li{
    font-size: 14px;
}

.footer_menu .active-menu-item
{
    color : #FFF !important;
}
    
.border-class{
    border: 3px solid rgba(129,129,129,.2) !important;
}

.dropdown:hover .dropdown-menu {
  display: block;
}

.ds-text:hover{
    color: rgba(255,255,255,.8) !important;
}

.text-size-pera{
    font-size: 20px;
}

#searchCharity:hover{
    text-decoration: none;
}

.search-button-text:hover{
    color: rgba(255,255,255,.8) !important;
}

.charity-link{
    text-decoration: none;
    color: black;
}

.charity-link:hover{
    text-decoration: none;
    color: black;
}

#vehicle_type_radio input[type="radio"] {
    opacity: 0;
    position: fixed;
}
#vehicle_type_radio label {
    display: inline-block;
    background-color: #fff;
    padding: 3px 7px;
    color: #bcbcbc;
    font-family: sans-serif, Arial;
    font-size: 16px;
    border: 2px solid black;
    border-radius: 4px;
    text-align: center;
    width:90px;
}
#vehicle_type_radio input[type="radio"]:checked + label {
    background-color:#e6e6e6;
    border-color: #adadad;
    color: #001F3F;
}
 .gfield_radio li,  ul.gfield_radio li {
    width: auto!important;
    float: none!important;
    display: -moz-inline-stack;
    display: inline-block;
}
 .gfield_radio li label {
    max-width: 100% !important;
}
.gfield_radio {
    padding-left: 0px !important;
}
#vehicle_type_radio li label:hover {
    color: #001F3F;
    background-color: #1E90FF;
}
#vehicle_type_radio input[type="radio"]:checked + label {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px;
}

.vehicle_donate_button{
    color: black !important;
}
.vehicle_donate_button:hover{
    cursor: pointer;
}


/*.cropped1 {
    height: 726px !important;  height of container 
    object-fit: cover;
    object-position: 0% 0%;  try 20px 10px  
    border: 5px solid black;
}

.cropped2 {
    height: 770px !important; 
    object-fit: cover;
    object-position: 0% 0%;
}*/

@media only screen and (max-width: 425px){
    div form.form_padding {
        padding-left: 5%;
        padding-right: 5%;
    }
    #vehicle_type_radio label{
        width: 130px !important;
    }
     .btn{
        white-space: inherit;
    }
}

@media (min-width: 768px) and (max-width: 991px)
{
    .tab-text-size{
        font-size: 0.8rem !important;
    }
    
    .form-padding-container{
        padding: 0rem!important;
    }
    
    .p-form-container {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    
    #vehicle_type_radio label {
        width: 135px;
    }
    
    
    a.charity-link {
        padding: 0;
        margin: 0;
    }
}

@media (min-width: 768px) and (max-width: 775px){
    #vehicle_type_radio label{
        width: 120px !important;
    }
}

@media (max-width: 768px){
    .img-size-div{
        padding-top: 80px;
    }
}

@media (min-width: 499px) and (max-width: 766px){
    #vehicle_type_radio label{
        width: 150px !important;
    }
}

@media (min-width: 469px) and (max-width: 498px){
    #vehicle_type_radio label{
        width: 135px !important;
    }
}
@media (min-width: 426px) and (max-width: 469px){
    #vehicle_type_radio label{
        width: 135px !important;
    }
}
/*@media (min-width: 553px) and (max-width: 775px){
    #vehicle_type_radio label{
        width: 160px !important;
    }
}*/

@media (min-width: 552px) and (max-width: 767px){
    #vehicle_type_radio label{
        width: 100px !important;
    }
}

@media (min-width: 1200px){
    .container {
        max-width: 1229px !important;
    }
}

/*@media only screen and (max-width: 1440px){
    .cropped1 {
        height: 570px !important;
        object-fit: cover;
        object-position: 0% 0%;
    }
}*/
/*@media only screen and (max-width: 1440px){
    .cropped2 {
        height: 450px !important;
        object-fit: cover;
        object-position: 0% 0%;
    }
}*/

@media (min-width: 769px) and (max-width: 1024px) {
    .sticky .image-size{
        width:100px;
        height:40px;
    }
    .sticky .btn-nationaly{
        font-size: 12px !important;
    }
/*    .cropped1 {
        height: 400px !important;
        object-fit: cover;
        object-position: 0% 0%;
    }
    .cropped2 {
        height: 320px !important;
        object-fit: cover;
        object-position: 0% 0%;
    }*/
}



@media (max-width: 1024px) {
    .media-colleps {
        position: fixed;
        top: 10px;
        left: 0;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 15px;
        width: 85%;
        height: 100%;
    }
    .media-colleps ul.navbar-nav li.nav-item {
        border-bottom: 1px solid rgba(129,129,129,.2);
    }
/*    .media-colleps .navbar-nav .nav-item.active a {
            color: #e01e7f !important;
    }*/
    .media-colleps.collapsing {
        left: -75%;
        transition: height 0s ease;
    }
    .media-colleps.show {
        left: 0;
        transition: left 300ms ease-in-out;
    }
    .media-toggler.collapsed ~ .navbar-collapse {
        transition: left 500ms ease-in-out;
    }
     div.example {
        display: none;
    }
    .media{
        height:50px;
        /*width: 70px;*/
        margin-bottom: 2px
    }
    nav.example {
        display: none;
    }
    .shown .col-sm-12{
        width:50% !important;
    }
    
    
    .vc_custom_1603734197783 {
        margin-left: 5px;
        margin-right: 5px;
    }
/*    .top-header{
        padding-top: 72px;
    }*/


    .main-con {
        margin-top: 70;
    }
}

@media only screen and (min-width: 1025px) {
    div.shown {
        display: none;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #vehicle_type_radio label {
       width: 135px !important;
   }
}

@media (min-width: 1025px) and (max-width: 1199px){
    .bottom-header{
        flex-wrap: inherit !important;
    }
    .header-button {
        font-size: 14px !important;
    }
    .image-logo-container {
    height: 50px;
    }
}

/*@media only screen and (max-width: 320px){
    .cropped2 {
        height: 101px !important;
        object-fit: cover;
        object-position: 0% 0%;
    }
}*/
.how_it_work_img{
    width: 50%;
    max-width: 33%;
}
    
@media (max-width: 425px){
    .counter-box{
        padding-top:50px;
        padding-bottom: 50px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .form-padding-container{
        padding: 0rem!important;
    }
    .p-form-container {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .form-mobile-containt{
        text-align: center !important;
    }
    .mobile-form-input{
        text-align: center !important;
    }
    .how_it_work_img{
        width: 100%;
        max-width: 75%;
    }
    #html_element
    {
        transform:scale(0.77);
        -webkit-transform:scale(0.77);
        transform-origin:0 0;
        -webkit-transform-origin:0 0;
    }
    
}

.charity-Cell{
    padding-left: 0px !important;
    padding-right: 0px !important;
}


/*@media (min-width: 425px) and (max-width: 768px){
    .cropped1 {
        height: 301px !important;
        object-fit: cover;
        object-position: 0% 0%;
    }
    .cropped2 {
        height: 239px !important;
        object-fit: cover;
        object-position: 0% 0%;
    }
}*/


/*@media (min-width: 320px) and (max-width: 425px){
    .cropped1 {
        height: 166px !important;
        object-fit: cover;
        object-position: 0% 0%;
    }
    .cropped2 {
        height: 133px !important;
        object-fit: cover;
        object-position: 0% 0%;
    }
}*/

#navbarCollapse .active-toggle-item
{
    color : #e01e7f !important;
}




.icon-sub-menu.up-icon {
    color: #FFF;
}


.icon-sub-menu {
    position: absolute;
    top: 0;
    right: 0;
    padding-right: 0;
    width: 50px;
    height: 50px;
    border-left: 1px solid rgba(129,129,129,.2);
    color: #2d2a2a;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
    transition: background-color .25s ease,color .25s ease;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

.cust-sub .nav-item a{
    min-height: 50px;
    display: flex;
    align-items: center;
    flex-direction: row;
    padding-top: 5px;
    padding-right: 20px;
    padding-bottom: 5px;
    padding-left: 20px;
    min-height: 50px;
    border-bottom: 1px solid rgba(129,129,129,.2);
    color: #2d2a2a;
    text-transform: uppercase;
    letter-spacing: .2px;
    font-weight: 600;
    font-size: 13px;
    line-height: 1.3;
}

.cust-sub a.level-1{
    width: 80%;
}

.cust-sub span.icon-1{
    width: 20%;
    font-size: 20px;
    text-align: center;
    line-height: 50px;
    border-left: 1px solid rgba(129,129,129,.2);
}

.cust-sub .nav-item.active  span.icon-1{
    background: #e01e7f;
    color:white;
}   

.cust-sub .nav-item.active span.icon-1:before{
    content: "\f107";
}

.cust-sub .nav-item.active div.dropdown-menu{
    display:block;
}

.cust-sub a.level-1:after{
    display:none;
}

.shown .dropdown-menu{
    padding: 0px !important;
    margin: 0px !important;
}

.dropdown-menu {
    border-radius :0px !important;
    font-size: 14px !important;
    padding: 2px !important;
}



/*@import url(//fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800);*/

.testimonial5 {
  font-family: "Montserrat", sans-serif;
	color: #8d97ad;
  font-weight: 300;
}

.testimonial5 h1, .testimonial5 h2, .testimonial5 h3, .testimonial5 h4, .testimonial5 h5, .testimonial5 h6 {
  color: #3e4555;
}

.testimonial5 .font-weight-medium {
	font-weight: 500;
}

.testimonial5.bg-inverse {
    background-color: #3e4555;
}

.testimonial5 .subtitle {
    color: #8d97ad;
    line-height: 24px;
}

.testimonial5 .testi5 {
  position: relative;
}

.testimonial5 .testi5 .content {
  font-size: 21px;
  line-height: 30px;
  padding: 50px 30px;
}

.testimonial5 .testi5 .owl-item.center .content {
  color: #ffffff;
  background: #ff4d7e;
  background: -webkit-linear-gradient(legacy-direction(to right), #ff4d7e 0%, #ff6a5b 100%);
  background: -webkit-gradient(linear, left top, right top, from(#ff4d7e), to(#ff6a5b));
  background: -webkit-linear-gradient(left, #ff4d7e 0%, #ff6a5b 100%);
  background: -o-linear-gradient(left, #ff4d7e 0%, #ff6a5b 100%);
  background: linear-gradient(to right, #ff4d7e 0%, #ff6a5b 100%);
}

.testimonial5 .testi5 .customer-thumb {
  /*margin-top: -30px;*/
  /*display: none;*/
}

.testimonial5 .testi5 .customer-thumb img {
  width: 60px;
  margin-bottom: 20px;
}

.testimonial5 .testi5 .owl-item.center .customer-thumb {
  display: block;
}

.testimonial5 .owl-carousel .owl-item img {
	margin-left: auto;
	margin-right: auto;
}

.testimonial5 .owl-theme .owl-dots .owl-dot.active span,
.testimonial5 .owl-theme .owl-dots .owl-dot:hover span {
  background: #316ce8;
}


.owl-carousel{
    display: none;
    width: 100%;
    z-index: 0 !important;
}
.owl-carousel .owl-dots.disabled {
    display: block !important;
}

.owl-carousel .owl-nav button.owl-prev {
    float: left;
}

.owl-carousel .owl-nav button.owl-next {
    float: right;
}

.car_donation_description {
    color: rgb(34, 34, 34); 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: small;
}


.testimonial_user_name {
    font-size: 1.5rem;
}

.testimponial_card {
    background: #fff;
    box-shadow: 0 6px 10px rgba(0, 0, 0, .08), 0 0 6px rgba(0, 0, 0, .05);
    border: 1;
    border-radius: 1rem;
    height: 400;
    margin-bottom: 10px;
}

.img-hover-zoom--colorize img {
    border-radius: 50%;
    width: 75px;
    height: auto;
    margin-top: 20px;
    padding: 1px;
    transition: transform .5s;
    filter: grayscale(100%);
}

.img-hover-zoom--colorize:hover img {
    filter: grayscale(0);
    transform: scale(1.05);
}

.card-body .role {
    color: #7a7a7a;
}

.card .testimonial_job_title {
    font-size: 1rem;
}
.card .testimonial_descrpition {
    font-size: 1rem;
}


img .testimonial_img {
    border-radius: 50%;
    width: 75px !important;
    height: auto;
    margin-top: 20px;
    padding: 1px;
    transition: transform .5s;
    filter: grayscale(100%);
}

.owl-carousel .owl-item img {
    display: block;
    width: 75px !important;
}

.testimonial-content-center{
    text-align: -webkit-center;
}

#demo {
    /*background: linear-gradient(112deg, #ffffff 50%, antiquewhite 50%);*/
    /*max-width: 900px;*/
    /*margin: auto*/
}

.carousel-caption {
    position: initial;
    z-index: 10;
    color: rgba(78, 77, 77, 0.856);
    text-align: center;
    font-size: 1.2rem;
    font-style: italic;
    font-weight: bold;
    line-height: 2rem;
    padding-top:0px !important;    
    padding-bottom: 0px !important;
}

@media(max-width:767px) {
    .carousel-caption {
        position: initial;
        z-index: 10;
        color: rgba(78, 77, 77, 0.856);
        text-align: center;
        font-size: 0.7rem;
        font-style: italic;
        font-weight: bold;
        line-height: 1.5rem
    }
}

#image-caption {
    font-style: normal;
    font-size: 1rem;
}

@media(max-width:767px) {
    #image-caption {
        font-style: normal;
        font-size: 0.6rem;
    }
}

i.carusel {
    background-color: rgb(155, 144, 146);
    padding: 1.4rem;
    opacity: 0.5;    
}

@media(max-width:767px) {
    i .carusel {
        padding: 0.8rem
    }
}

.carousel-control-prev {
    justify-content: flex-start;
    /*align-items: inherit;*/
            width: 0px;
}

.carousel-control-next {
    justify-content: flex-end;
    /*align-items: inherit;*/
        width: 0px;
}

.carousel-control-prev,
.carousel-control-next {
    transition: none;
    opacity: unset
}

@media screen and (max-width: 1024px) {
.banner-image-padding{
    padding-top: 70px !important;
}
}

