/*.main-menu .dynamic-radius
        {
            border-bottom-right-radius: 39.5px!important;
            border-top-right-radius: 39.5px!important;
        }*/
        .main-header__two .main-menu .thm-btn
        {
            margin-left: 0px!important;
        }
        .thm-btn.dynamic-radius{
        	/*border-bottom-left-radius:none!important;*/
        }
        .footer-bottom .container {
    
     padding-top: 5px!important; 
     padding-bottom: 5px!important; 
}
.footer-bottom .container p{
    
     margin: auto!important; 
    /* padding-bottom: 10px!important;*/ 
}
       .price-one {
    padding-bottom: 0px!important;
    padding-top: 120px!important;
}
/*.copyright p
{
	text-align: center!important;
 }*/
 .column {
  float: left;
  color: var(--thm-primary);
    font-size: 18px;
    line-height: 1.89;
  display: none; 
}.show {
  display: block;
}
@media (min-width: 1200px)
{
.page-header .container {
    padding-top: 140px!important;
}
}
.page-header .container {
   
    padding-bottom: 90px;
}
.main-header__two .header-upper {
    padding-top: 10px!important;
    padding-bottom: 10px!important;
}
.main-menu .container {
    
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.1)!important;
}
/*.btn .thm-btn:hover {
    color: var(--thm-base);
    background-color: #fff;
}*/
 .donate-options__form select, .donate-options__form input[type="date"]{
    border: none;
     outline: none; 
     text-align: left; 
    width: 100%;
    height: 63px;
    border-radius: 31.5px;
    background-color: #fff;
    padding-left: 30px;
    color: #7e7e7e;
    font-size: 16px;
    margin-bottom: 10px;
    max-width: 410px;
    margin-left: auto;
    margin-right: auto;
}
        .donate-options__form h2:first-of-type
        {       margin-bottom: 20px;
                padding-top: 60px;
                color: #fff;
                font-size: 15px;
                margin-left: 0px;
        }
        .title_name
        {       margin-bottom: 20px;
                padding-top: 20px;
                color: #fff;
                font-size: 15px;
                margin-left: 0px;
        }
        @media (min-width: 1200px){
                    .page-header .container {
                                                padding-top: 100px;
                                            }
                                    }
/*.preloader__image {
    -animation-duration: 1s!important;
}   */                         
.preloader__image {
    /*-webkit-animation-fill-mode: both;*/
    /*animation-fill-mode: both;*/
    /*-webkit-animation-name: flipInX;*/
    /*animation-name: flipInX;*/
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    /*animation-delay:10s;*/
    /*-webkit-animation-iteration-count: infinite;*/
    /*animation-iteration-count: infinite;*/
}