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

    ** 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: #5D006A;
}
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: #5D006A;
    background-image: -moz-linear-gradient( 0deg, rgb(198,55,164) 0%, rgb(63,48,114) 100%);
}
.btn-success:hover {
    background-color: #5D006A;
    border-color: #5D006A;
}
.list-group-item.active {
    background-color: #5D006A;
}
#order-standard_cart .view-cart-items-header {
    background-color: #5D006A!important;

}
#order-standard_cart .view-cart-items {

    border-bottom: 2px solid #5D006A!important;

}
#order-standard_cart .empty-cart .btn {

    background-color: #5D006A!important;

}
.btn-primary {
    color: #fff;
    background-image: -webkit-linear-gradient( 0deg, rgb(198,55,164) 0%, rgb(63,48,114) 100%);
    border-color: #5D006A;
}
.btn-success:not(:disabled):not(.disabled).active, .btn-success:not(:disabled):not(.disabled):active, .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-image: -webkit-linear-gradient( 0deg, rgb(198,55,164) 0%, rgb(63,48,114) 100%);
    border-color: #E95D2A!important;
}
.btn-success.focus, .btn-success:focus {

    background-image: -webkit-linear-gradient( 0deg, rgb(198,55,164) 0%, rgb(63,48,114) 100%);
    border-color: #E95D2A;
    box-shadow: none;
}
.btn-primary:hover {
    color: #fff;
    background-image: -webkit-linear-gradient( 0deg, rgb(198,55,164) 0%, rgb(63,48,114) 100%);
    border-color: #5D006A!important;
}
#order-standard_cart .order-summary {

    background-image: -webkit-linear-gradient( 0deg, rgb(198,55,164) 0%, rgb(63,48,114) 100%);
    border-bottom: 3px solid #5D006A!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; */
    background-image: url(../images/classichdtv-banner.jpg);
    background-size: 100%;
    /* background-image: url(../images/qualityhd-banner.jpg); */
    background-repeat: no-repeat;
    padding-right: 0;
    border-bottom: 1px solid #F0F0F0;

}    
.banner .row{margin-left: 0px;margin-right: 0px; min-height: 420px;}   	
.banner h2 {
    margin: 0px;
    padding: 0px;
    font-size: 32px;
    color: #3D1B67;
    font-weight: 800;
    text-transform: uppercase;
    line-height: normal;
} 
.banner h4 {
    margin: 25px 0 60px 0;
    padding: 0px;
    font-size: 20px;
    color: #1c1c1c;
    font-weight: normal;
    line-height: normal;
} 
.banner img{float: right;width: 100%;} 
.price_section {
     background-image: url('../images/pricing-plans-1.jpg'); 
    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-color: #F9F9F9;
    background-position: 0 0px;
    background-repeat: no-repeat;
    position: relative;
} 
.price_section .container {
    position: relative;
    z-index: 1;
}
.price_section::after {
    content: "";
    position: absolute;
    /* background-image: -webkit-linear-gradient( 0deg, rgb(198,55,164) 0%, rgb(63,48,114) 100%); */
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    opacity: 0.8;
    background-color: #000327;
} 
.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: 45px;
}
.price_section .top h4 {
    font-size: 30px;
    color: #FFF;
    font-weight: 500;
    margin: 0px 0 0 0;
    display: inline-block;
}
.price_section .top h6 {
    font-size: 14px;
    color: #acacac;
    font-weight: normal;
    /* text-transform: uppercase; */
}
.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 #3D1B67;*/
    text-align: center;
    -webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
transition: all 0.3s linear; 
} 
.price_box * {
    position: relative;
    z-index: 1;
} 
.price_box:hover{background: -webkit-linear-gradient( 0deg, rgb(198,55,164) 0%, rgb(63,48,114) 100%);}
.price_box{position: relative;}
.price_box:after{content: "";background-size: 100%; background-repeat: no-repeat; background-image: url(../images/pricing-bg.png);opacity: 0; position:absolute;top: 0px;bottom: 0px;left: 0px;right: 0px;}
.price_box:hover:after{opacity: 0.3;}
.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 .start_button{background-color: #FFF;}
.price_box ul li:last-child {
    border-bottom: none;
}

.price_box:hover h3, .price_box:hover ul li{color: #FFF;}
.price_box:hover .start_button{background:#FFF;background-color: #FFF; color: #5D006A;}

.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: #252847;
    padding-top: 70px;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.custom_footer::after {
    content: "";
    background-image: url(../images/footer-bg.jpg);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    background-size: cover;
    opacity: 0.2;
}
.custom_footer *{position: relative;z-index: 1;}
.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 #959595;
    padding: 18px 0;
    margin-top: 50px;
}
.group_button .btn {
    font-size: 18px;
    border-radius: 10px;
    color: #ffffff;
    font-weight: 500;
    padding: 12px 25px;
    margin-right: 10px;
} 
.yello_btn {
    /* background-color: #3D1B67; */
    background-image: -moz-linear-gradient( 0deg, rgb(198,55,164) 0%, rgb(63,48,114) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(198,55,164) 0%, rgb(63,48,114) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(198,55,164) 0%, rgb(63,48,114) 100%);
} 
.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%);*/
    background-image: -moz-linear-gradient( 0deg, rgb(198,55,164) 0%, rgb(63,48,114) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(198,55,164) 0%, rgb(63,48,114) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(198,55,164) 0%, rgb(63,48,114) 100%);
    border-radius: 0;
    margin: 20px -13px -13px -13px;
    width: calc(100% + 26px);
    border: none;
} 
.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 {
    background-color: #FFF;
    float: left;
    width: 100%;
    padding: 50px 0 40px 0;
}
.how-to-install h6 {
    font-size: 16px;
    font-weight: 600;text-align: center;
}
.how-to-install h4 {
    font-size: 30px;
    color: #382165;
    font-weight: 600;
    margin-top: 10px;text-align: center;
}
.how-to-install p {
    font-size: 14px;
    color: #757575;text-align: center;
}
.how-to-install .row {
    max-width: 80%;
    margin: 40px auto 0 auto;
} 

.install_list {
    list-style: none;
    padding: 0;
    text-align: left; 
}
.install_list li {
    position: relative;
    font-size: 15px;
    margin-bottom: 10px;
    margin-top: 3px;
    border: 1px solid #382165;
    border-radius: 5px;
    padding: 10px 10px 10px 26px;
    background-color: #3821650f;
}  
.install_list li::after {
    content: "-";
    position: absolute;
    left: 12px; 
    top: calc(50% - 19px);
    font-size: 22px;
}

.favourite {
    background-image: url(../images/home3-film-bg.jpg);
    background-repeat: no-repeat;
    float: left;
    width: 100%;
    padding-top: 80px;background-color: #FFF;
    padding-bottom: 80px;
} 
.favourite h3 {
    margin: 0 0 30px 0;
    font-size: 35px;
    color: #252525;
    font-weight: 800;
    line-height: 48px;
} 
.favourite p {
    font-size: 18px;
    color: #707070;
} 
.favourite h4 {
    font-size: 24px;
    font-weight: 600;
    margin-top: 8px;
    display: inline-block;
    margin-bottom: 14px;
} 
.favourite .left img {
    margin-bottom: 18px;
} 
.favourite .right img{max-width: 100%;}
.favourite .yello_btn {
    color: #FFF;
    min-height: 50px;
    display: inline-flex;
    align-items: center;
    min-width: 160px;
    border: none;
    justify-content: center;
    margin-top: 22px;
} 
.custom_footer{clear: both;} 




@media ( max-width: 1199px ) {
    .banner h2{font-size: 25px;}
    .banner .row{min-height: 300px;}
}

@media ( max-width: 991px ) {
    .how-to-install .row {max-width: 100%;}
    .banner h2{font-size: 20px;}
    .banner h4{font-size: 15px;margin-bottom: 30px;}
    .banner{background-size: cover;}
    .banner .row{min-height: 258px;}
    .favourite h3{font-size: 24px;line-height: 35px;margin-bottom: 15px;}
    .favourite p{font-size: 17px;}
    .favourite h4{font-size: 18px;}
    .favourite .yello_btn{margin-top: 5px;}

}

@media ( max-width: 767px ) {
    .how-to-install div[class*="col-"] {
        flex: 0 0 100%;
        max-width: 100%;
    } 

    .banner .mobile-banner1 {
    display: block !important;
    width: 100%;
} 

.banner {
    background-size: cover;
    background-image: none;
    padding: 0;
} 
.banner [class*="col-"] {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    text-align: center !important;
    padding-top: 15px;
    padding-bottom: 20px;
} 
.banner .container{padding-left: 0px;padding-right: 0px;}
.favourite [class*="col-"] {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
} 
.favourite .right {
    margin-top: 40px;
} 
.favourite {padding-top: 50px;padding-bottom: 50px;}

}

@media ( max-width: 575px ) {
    .price_box {
    margin-bottom: 15px;
} 
}