*{margin:0px; padding: 0px;}body{font-family:"Roboto",sans-serif; }
.slider_area{width: 100%;position: relative;}.slider{position: relative;}.slides{width: 100%;/* min-height: 500px; background-color:blue;border:1px solid #0000;*/ 
display: none;}.slides img{max-width: 100%;} .active{display: block;} 
.prev{position: absolute; top: 50%; padding: 5px; font-size: 40px; transform: translateY(-50%); background-color: rgba(0,0,0,0.8); outline: none;
border: none;color: #fff;}.next{position: absolute; top: 50%; padding: 5px; font-size: 40px; right: 0px;transform: translateY(-50%);
 background-color: rgba(0,0,0,0.8); outline: none;border: none;color: #fff;}
 .indi{/*position: absolute; top: 80%;*/ z-index: 5; width: 100%;/* margin-top: 50px;*/}.indi ul{margin: 0; width: fit-content;margin-left: 12%;}
.indi ul li{/*height: 15px;  width:15px; border:1px solid #000000; border-radius: 50%;*/ margin: 0 20px; float: left; list-style-type: none;
cursor: pointer;position: relative;padding-top: 30px;font-size: 22px;} .indi ul li.active{/*background-color: #000000;*/ color: #EE1D23;font-weight: 600;}
ul .circle{ width:25px; height: 25px; border-radius: 50%; background-color: #EE1D23; position: absolute;transform: translateX(-50%);left: 50%;	
top: -16px; display: none;} ul .active .circle{display: block;}
.logo{position: absolute; top: 0px; left:4%; z-index: 1;}
.widget{
    padding: 35px 65px;
    background: rgba(0,0,0,.8);
    position: absolute;
    top: 0%;
    right: 5%;
    transform: translate(-5%, 13%);
    width: 30%;
    border-radius: 15px;
    z-index: 1;
}
label{font-size: 14px;}
.second_section h5{line-height: 35px;}.third_section h4{color: #EE1D23; font-weight: 600; font-size: 26px;}
.third_section p{font-weight: 600; text-align: center; margin-top: 10px;}.footerbg{background-color: #FF0000;}
.box{
    padding: 0 10px;
    flex: 0 0 20%;
    max-width: 20%;}
    .yoyube_slider .owl-dots{display: none;}
.yoyube_slider .owl-nav {
    margin-top: 0px;
    text-align: right;}
    .yoyube_slider .owl-nav button.owl-next, .yoyube_slider .owl-nav button.owl-prev{
line-height: 0px;height: auto;
    }
    .yoyube_slider .owl-nav button.owl-prev{margin: 15px 50px 0 0;}
    .yoyube_slider .owl-nav button.owl-next{margin: 15px 0 0 0 ;}
    .yoyube_slider .owl-nav button.owl-next span, .yoyube_slider .owl-nav button.owl-prev span{font-size: 50px;}
    .owl-theme .owl-nav [class*='owl-']:hover {
    background: unset;
    color: unset;
}
.view_more{color: #EE1D23; font-size: 21px; font-weight: 600;}.view_more:hover{text-decoration: none; color: #EE1D23;}
.submit{background-color: #EE1D23; color: #fff;border:0px; padding: 7px 30px; margin-top: 20px; border-radius: 8px;}
.form-group {
    margin-bottom: 0.40rem;
}
.form-control{border: unset;height: 32px;}
select {
    display: inline-block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
     background: #fff; 
    border: unset;
    border-radius: .25rem;
    /*-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;*/
    position: relative;
}
.caret_down:after{/*position: absolute; right: 13%; top: 50%; transform: translate(-100%, 140%);*/ content: "\f0d7";}
.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 50%;
    bottom: 0;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: unset;
    -ms-flex-pack: center;
    justify-content: center;
    width: unset;
    color: #fff;
    text-align: center;
    /* opacity: .5; */
    transition: opacity .15s ease;
    transform: translateY(-8%);
}

.carousel-control-next-icon, .carousel-control-prev-icon {
    background-position: center;
    display: inline-block;
    width: 40px;
    height: 46px;
    margin: unset;
    background-repeat: no-repeat;
    background-color: #000000;
    background-size: 46%;
}

.carousel-indicators {
    position: relative;
    right: unset;
    bottom: unset;
    left: unset;
    z-index: unset;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: unset;
    padding-left: unset;
    margin-right: unset;
    margin-left: unset;
    list-style: none;
    margin: 0;
    width: fit-content;
    margin-left: 12%;
}
.carousel-indicators li {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    /* flex: 0 1 auto; */
    width: unset;
    height: unset;
    margin-right: unset;
    margin-left: unset;
    text-indent: unset;
    cursor: pointer;
    background-color: unset;
    background-clip: padding-box;
    border-top: unset;
    border-bottom: unset;
    opacity: 0.7;
    transition: opacity .6s ease;
    margin: 0 20px;
    float: left;
    list-style-type: none;
    cursor: pointer;
    position: relative;
    padding-top: 30px;
    font-size: 22px;
    color: #000000;
}

.carousel-indicators .active {
    opacity: 1;
    color: red;
    font-weight:600;
    z-index: 1;
}

.carousel-indicators .circle{ width:25px; height: 25px; border-radius: 50%; background-color: #EE1D23; position: absolute;
transform: translateX(-50%);left: 50%;  
top: -16px; display: none;} .carousel-indicators .active .circle{display: block;}
/*.carousel-inner{height: 95vh;}*/

::placeholder {font-size: 14px;} select{font-size: 14px;}
.carousel{height: 140vh;}
.carousel-inner {
    overflow: unset;
    overflow-x: clip;
    overflow-y: unset;

}
.carousel-caption {bottom: unset; color: #000000; right: unset; left: unset; padding-top: 0px; padding-bottom: 0px;
align-items: center; height: 30%; top: 110%;
 }
.carousel-caption h5{line-height: 35px; margin-bottom: 0px;}
.patch{position: absolute; bottom: 13%;}
.blue_patch{background-color: #FF0000;
    /*opacity: 0.9;  */  
    padding: 30px 15px 30px 50px;
    color: #fff;    
    /*height: 147px;*/
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}
.blue_patch h3{font-weight: 600;}.blue_patch h4{font-weight: 100;}
.red_patch{
    background-color: #EE1D23;
    width: 9px;
    display: flex;
    /*height: 147px;*/
    margin-left: 5px;
}