/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */
.navbar-light {
    background: #FFF;padding: 0px;
}
header.header .main-navbar-wrapper {
    padding: 8px 0;
}
header.header .logo-img{}
header.header .main-navbar-wrapper {
   background: #000;
}
header.header .navbar a {
    color: #fff;
}
.dropdown-item.px-2.py-0{color: #000;}
footer.footer {
    background-color: #000;
}
section#main-body{
    padding-bottom:0px;
}

header.header .logo-img {
 
    max-height: 100px;
}
.navbar-brand{
    padding-top:0px;
    padding-bottom:0px;
}
.btn-success {
    background-color: #FF5B01;
    border-color: #FF5B01;
}
.btn-success:hover {
    background-color: #E95D2A;
    border-color: #E95D2A;
}
.list-group-item.active {
    background-color: #E95D2A;
}
#order-standard_cart .view-cart-items-header {
    background-color: #E95D2A!important;
    
}
#order-standard_cart .view-cart-items {
   
    border-bottom: 2px solid #FF5B01!important;
    
}
#order-standard_cart .empty-cart .btn {
    
    background-color: #FF5B01!important;
    
}
.btn-primary {
    color: #fff;
    background-color: #FF5B01;
    border-color: #FF5B01;
}
    .btn-success:not(:disabled):not(.disabled).active, .btn-success:not(:disabled):not(.disabled):active, .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #E95D2A!important;
    border-color: #E95D2A!important;
}
.btn-success.focus, .btn-success:focus {
    
    background-color: #E95D2A;
    border-color: #E95D2A;
    box-shadow: none;
}
.btn-primary:hover {
    color: #fff;
    background-color: #E95D2A;
    border-color: #E95D2A!important;
}
#order-standard_cart .order-summary {
    
    background-color: #E95D2A!important;
    border-bottom: 3px solid #E95D2A!important;}
/******************************************************************/



	.banner .col-sm-5 {
    padding-right: 0;
}
     .banner {
    background-color: #e6f2ff;
    float: left;
    width: 100%;
    padding-left: 7%;    padding-bottom: 30px;background-image: url(../images/bg_01.png), url(../images/bg_03.png);background-repeat: repeat, no-repeat;
    background-position: 0 0, 30px 40px;
    background-size: auto, 40px;
    padding-right: 0;
}    
.banner .row{margin-left: 0px;margin-right: 0px;}   	
     .banner h2 {
    margin: 0px;
    padding: 0px;
    font-size: 40px;
    color: #FF5B01;
    font-weight: bold;
}
     .banner h4 {
    margin: 25px 0 60px 0;
    padding: 0px;
    font-size: 22px;
    color: #4e5052;
    font-weight: normal;
}
    .banner img{float: right;width: 100%;} 
   .price_section {
    background-image: url('templates/twenty-one/img/schedule-bg.png');
    float: left;
    width: 100%;
    /*background-color: #FE7F49;*/
    background-image: -moz-linear-gradient( 0deg, rgb(254,127,73) 0%, rgb(255,169,132) 50%, rgb(254,127,73) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(254,127,73) 0%, rgb(255,169,132) 50%, rgb(254,127,73) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(254,127,73) 0%, rgb(255,169,132) 50%, rgb(254,127,73) 100%);
    padding-top: 80px;
    padding-bottom: 80px;
    background-position: 0 0px;
    background-repeat: no-repeat;
} 
.site_info {
    float: left;
    width: 100%;
    position: relative;
    background-color: #FFF;
    padding-top: 100px;
    padding-bottom: 100px;
}
            .site_info .left_img{position: absolute;top: 30px;left: 0px;width: 48%;}
            .site_info .left_img img{max-width: 100%;}
            .site_info h3 {
    font-size: 25px;
    color: #fd9801;
    font-weight: 600;
    margin-bottom: 25px;
}

.site_info p {
    color: #444;
    font-size: 15px;
}
.how-to-install .top {
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 40px;
} 
.how-to-install .top h4 {
    font-size: 30px;
    color: #143250;
    font-weight: 500;
    margin: 0px 0 0 0;
    display: inline-block;
}
.how-to-install .top h6 {
    font-size: 25px;
    color: #fff;
    font-weight: 600;
}
.price_section .top {
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 40px;
} 

.price_section .top h4 {
    font-size: 30px;
    color: #143250;
    font-weight: 500;
    margin: 0px 0 0 0;
    display: inline-block;
}
.price_section .top h6 {
    font-size: 25px;
    color: #fff;
    font-weight: 600;
}
.master-breadcrumb{float: left;
width: 100%;}
.price_box {
    float: left;
    width: 100%;
    box-shadow: 0 0 3px rgb(0 0 0 / 7%);
    border-radius: 0;
    padding: 15px;
    background-color: #FFF;
    border-top: 4px solid #FF5B01;
    text-align: center;
} 


.price_box h3 {
    color: #143250;
    width: 100%;
    margin: 0 0 10px 0;
    padding: 0;
    text-align: center;
    font-weight: 500;
    padding-bottom: 12px;
    text-transform: uppercase;
    font-size: 24px;
    border-bottom: 1px solid #ededed;
} 

.price_box h2 {
    color: #f87115;
    font-weight: 700;
   
    display: inline-block;
    
    transition: all 0.7s;
    font-size: 35px;
    margin-top: 26px;
} 
.row {
    clear: both;
} 
.price_box h2 sup {
    font-size: 20px;
}
.price_box h2 sub {
    font-size: 12px;
}

.price_box ul {
    list-style: none;
    padding: 0;
    margin: 5px 0 0 0;
}
.price_box ul li {
    font-size: 14px;
    border-bottom: none;
    color: #585273;
    font-weight: 600;
    padding: 7px 0px 7px 0px;
} 
.btn.start_button {
    background-color: #49c300;
    color: #FFF;
    font-size: 18px;
    width: 80%;
    border-radius: 25px;
    font-weight: 600;
    
    margin-top: 40px;
    padding-bottom: 12px;
    padding-top: 9px;
}
.price_box ul li:last-child {
    border-bottom: none;
}
.search_box {
    float: left;
    width: 100%;
    position: relative;
}
.search_box .form-control {
    border-radius: 2px 0 0 2px;
    min-height: 46px;
    padding: 10px 18px;
    border: none;
    padding-right: 110px;
    box-shadow: none;
}
/* .search_box input[type="submit"] {
    background-color: #1ac884;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 0;
    bottom: 0;
    color: #FFF;
    text-transform: uppercase;
    font-size: 14px;
    padding: 0 15px;
}
 */
.custom_footer {
    background-color: #171717;
    padding-top: 35px;
}
.footer_box h2 {
    font-size: 18px;
    color: #FFF;
    font-weight: 600;
    margin-bottom: 25px;
}
.footer_box ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.footer_box ul li {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.footer_box ul li a::before {
    content: "";
    width: 5px;
    height: 5px;
    background-color: #f8e602;
    display: inline-block;
    position: absolute;
    left: 0;
    top: calc(50% - 2px);
}
.footer_box ul li a {
    font-size: 15px;
    color: #A6A6A6;
    position: relative;
    padding-left: 16px;
}
.footer_box p {
    font-size: 15px;
    color: #A6A6A6;
    line-height: 23px;
}
.search_box input[type="submit"] {
    background-color: #f8e602;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    color: #FFF;
    text-transform: uppercase;
    font-size: 15px;
    padding: 0 15px;
    border: none;
    font-weight: 700;
    border-radius: 0;
}

.custom_footer .copyright {
    font-size: 15px;
    color: #FFF;
    text-align: center;
    border-top: 1px solid #4a4a4a;
    padding: 18px 0;
    margin-top: 20px;
} 
.group_button .btn {
    font-size: 18px;
    border-radius: 10px;
    color: #ffffff;
    font-weight: 500;
    padding: 12px 25px;
    margin-right: 10px;
} 
.yello_btn {
    background-color: #FF5B01;
}
.green_btn{background-color: #49c300;}
.navbar-light {
    background: #FFF;padding: 0px;
}
header.header .logo-img {
 
    max-height: 100px;
}
.welcome_section {
    background-image: url('templates/ethiocastv/images//map.png');
    background-repeat: no-repeat;
    background-position: center;
    background-color: #f1f1f1;padding-top: 60px;padding-bottom: 65px;
}
.affordable_box {
    box-shadow: 0 0 8px rgba(0,0,0,0.1);
    padding: 15px;
    background-color: #FFF;

    border-radius: 10px;
    text-align: center;
    height: 100%;
}
.affordable_box p {
    margin: 0;
    font-size: 14px;
    color: #444;
}
.affordable_box i {
    font-size: 44px;
    border-radius: 78% 22% 63% 37%/39% 27% 73% 61%;
    width: 100px;
    height: 100px;
    background-color: #f5f8ff;
    color: #F87115;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 15px;
}
.welcome_section .top h6 {
    font-size: 30px;
}
.welcome_section .top h4 {
    font-size: 16px;
}
    .price_box .start_button {
     background-image: -moz-linear-gradient( 0deg, rgb(251,117,18) 0%, rgb(254,0,0) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(251,117,18) 0%, rgb(254,0,0) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(251,117,18) 0%, rgb(254,0,0) 100%);
    border-radius: 0;
    margin: 20px -13px -13px -13px;
    width: calc(100% + 26px);
} 