
.nav-link{
    padding: 0;
}
label{
    font-weight: 600;
}
.select2-selection--single{
    height: 60px!important;
    padding: 16px 0;
    border: 1px solid #e7e7ec!important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b{
    top: 105%!important;
}
input[type=checkbox], input[type=radio] {
width: 19px;
height: 19px;
margin-top: 3px;
margin-right: 3px;
}
.remember{
margin: 2px 0 13px 4px;
font-size: 15px !important;
font-weight: 700;
}
.remember a:hover{
color: orange;
}
.infogeap{
    color: orange!important; font-size: 20px; font-weight: 600!important;
    }
.cynergy_hd {
    color: #ffb401;
    font-size: 26px;
}

.address_ {
    font-size: 16px;
    font-weight: 500;
    color: #494949;
}

.form-control{
    appearance: auto!important;
    font-size: 18px;
    color: #000;
    padding: 0.4rem 1.25rem 0.4rem 1.25rem!important;
    height: 60px;
}
.captcha_st {
    /* background: #000; */
    text-align: center;
    height: 50px;
    position: relative;
    top: 0px;
    background-image: url(../../assets/img/captcha_img.jpeg);
}

.captcha_txt {
    font-size: 36px;
    color: #fff;
    font-weight: 600;
    text-decoration: line-through;
}
.red {
    color: red;
}
.know_more {
    background-color: #002d62 !important;
    font-weight: 600 !important;
    text-transform: capitalize !important;
    padding: 8px 14px 8px !important;
    color: #fff;
}
.know_more1 {
    background-color: #ff9c5c !important;
    font-weight: 600 !important;
    text-transform: capitalize !important;
    padding: 8px 14px 8px !important;
    color: #fff;
}
.label_content{
    font-weight: 400;
    font-size: 21px;
    margin-bottom: 18px;
    text-align: justify;
}
.label_content1{
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 18px;
}
.label_{
    color: #ff9a35;
    font-size: 22px;
    margin-bottom: 5px;
    font-weight: 500;
}
.boxborder {
    background: #fff;
    padding: 18px 22px 17px;
    background-color: #fff;
    /* box-shadow: 0px 1px 1px 1px rgb(0 0 0 / 10%); */
    box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px !important;
    margin-bottom: 20px;
}
footer{
    border: 1px solid lightgray;
    margin-top: 30px;
}
.navbar{
        padding-top: 0px!important;
    }

.hm_images{
    width: 100%;
    height: auto;
    padding: 4px;
    border: 1px solid #f0f0f0;
}
.px-xl-4 {
/* padding-right: 1.5rem!important; */
}

.text_scroll{
    background-color: #f4f4f4; 
    color: #09065f; 
    padding: 0px 10px; 
    border-radius: 5px; 
    margin-right: 2px; 
    justify-content: end;
    margin-bottom: 1px;
}
 .navbar-expand-xl .navbar-collapse{
    justify-content: end;
}
.ms-5 {
    margin-left: 26%!important;
}
.pt-xl-14{
    padding-top: 7rem!important;
}
.pb-11 {
    padding-bottom: 0rem!important;
}

h2.unique{
    font-size: 36px;
    font-weight: revert;
    color: #fff;
}
h3.great{
    font-size: 28px;
    color: lightgray;
    font-weight: 100;
}

.display-2{
    font-size: 2.95rem!important;
}

.img-ratio-3 {
    padding-bottom: calc(.415 * 100%);
}

.fw-bold{
    color: #ff4b6c;
}

.navbar-brand {
    font-size: 3rem;
}

.line-clamp-2{
    font-size: 14px;
}
.py-md-8{
    padding-top: 1.2rem!important;
    padding-bottom: 0rem!important;
}

.marquee {
    height: 25px;
width: 100%;

overflow: hidden;
position: relative;
margin-bottom: 4px;
}

.marquee div {
display: block;
width: 200%;
height: 30px;

position: absolute;
overflow: hidden;

animation: marquee 25s linear infinite;

}

.marquee span {
float: left;
width: 50%;
}

@keyframes marquee {
0% { left: 0; }
100% { left: -100%; }
}


.marquee1 {
    height: 186px;
width: 100%;

overflow: hidden;
position: relative;
margin-bottom: 4px;
}

.marquee1 div {
display: block;
width: 200%;
height: auto;

position: absolute;
overflow: hidden;

animation: marquee1 10s linear infinite;

}

.marquee1 span {
float: right;
width: 50%;
}

@keyframes marquee1 {
0% { left: 0; }
100% { left: -100%; }
}



.marquee2 {
    height: 186px;
width: 100%;

overflow: hidden;
position: relative;
margin-bottom: 4px;
margin-top: 4px;
}

.marquee2 div {
display: block;
width: 200%;
height: 186px;

position: absolute;
overflow: hidden;

animation: marquee2 10s linear infinite;

}

.marquee2 span {
float: right;
width: 50%;
}

@keyframes marquee2 {
0% { left: -100%; }
100% { left: 0; }
}


.footer_above{
        font-size: 40px!important;
    }
@media (min-width: 1200px){
    .row-cols-xl-4>* {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: 33.33%;
    }
}
@media only screen and (max-width: 600px) {
    th, td{
        padding: 8px 5px;
        min-width: 60px;
      }
    iframe{
        width: 100%;
    }
    .navbar{
        padding-top: 0px!important;
    }
    .marquee{
        height: 30px;
        width: 1720px!important;
    }
    .footer_above{
        font-size: 25px!important;
    }
    
    .display-2 {
        font-size: 2.15rem!important;
    }

    h2.unique {
        font-size: 26px;
    }

    h3.great {
        font-size: 21px;
        font-weight: 600;
    }
}



 .navbar-expand-xl .navbar-collapse{
    justify-content: end;
}
.navbar{
    padding-top: 0px!important;
    padding-bottom: 0px!important;
}
.ms-5 {
    margin-left: 26%!important;
}
.navbar-brand {
    font-size: 3rem;
}
.py-md-12 {
    padding-top: 2rem!important;
    padding-bottom: 2rem!important;
}
.pt-md-11{
    padding-top: 0px!important;
}
.mb-6 {
    margin-bottom: 1rem!important;
    color: #000;
    font-size: 19px;
    text-align: justify;
}
.py-md-4 {
    padding-top: 1.5rem!important;
    padding-bottom: 1.5rem!important;
}
@media only screen and (max-width: 600px) {
    .hdr_bck{
    background-size: 200% auto!important;
    }
}

@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 2) {
    .navbar-light .navbar-nav .nav-link {
        color: #000!important;
    }
}

@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 2) {
    .navbar-light .navbar-nav .nav-link {
        color: #000;
    }
}