Server : Apache System : Linux 145.162.205.92.host.secureserver.net 5.14.0-611.45.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Apr 1 05:56:53 EDT 2026 x86_64 User : tradze ( 1001) PHP Version : 8.1.34 Disable Function : NONE Directory : /home/tradze/public_html/public/themes/frontend_new/assets/css/ |
.col-12{ -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%;}
.header-block-container { display: flex;}
.header-col-right { margin-left: auto;}
.div-yellow{ color: #FEB303; font-size: 20px; padding-left: 20px;}
.header-col-left h4 { font-size: 20px; margin-top: 0px;}
.header-col-left p { font-size: 16px;}
.mb-3{ margin-bottom: 40px;}
.col-three{-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;}
.custom-input-group {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
width: 100%;
}
.input-group-prepend{
flex: 1;
}
.custom-input-group .custom-select{ border: 2px solid #C2C2C2; border-radius: 10px; margin-right: 10px; outline: none; min-width: 50px;}
.form-main {
max-width: 685px;
margin: 0 auto;
}
.filed .form-control {
border: 2px solid #C2C2C2;
height: 58px;
outline: none;
border-radius: 10px;
}
.filed label{ font-size: 18px;}
.submit-btn {
background: #BFB79E;
border-color: #BFB79E;
border: 1px solid;
color: #fff;
font-size: 16px;
text-align: center;
border-radius: 30px;
min-width: 157px;
padding: 10px 10px;
-webkit-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}
.submit-btn:hover{ background: #ffd962;}
.submit-area .submit-btn{ margin-top: 25px; }
@media screen and (max-width: 991px){
.col-three {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
}
@media screen and (max-width: 767px){
.col-three {-ms-flex: 0 0 100%; flex: 0 0 100%;max-width: 100%;}
}