.header-top-wrap {
    padding: 10px 0;
    border-bottom: 1px solid #E1E6EE;
    background: linear-gradient(44deg, #da241c 20%, white 20%);
}
.header-style-two .path-logo::before{
	background-image: none;
	display: none;
}
.header-style-two .path-logo {
    top: 20px;
}
.header-style-two .path-logo::after{
	background: transparent;
	display: none
}
li.header-shop-cart{
	display:none;
}
.header-style-two .header-action .header-phone{
	position: relative;
}

.header-style-two .header-action .header-phone::after {
    content: "";
    position: absolute;
    left: -30px;
    top: 50%;
    height: 67px;
    width: 1px;
    background: #E1E6EE;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
section#service-cont .service-item-two .btn.btn-link {
    color: #fff;
    display: none;
}
section#our-product-section .streaming-two-title .transparent-btn {
    color: #d8261a;
    border-color: #d8261a;
}
section#our-product-section .streaming-two-title .title {
    color: #000;
    font-size: 50px;
    margin-bottom: 47px;
}
section#our-product-section .streaming-two-area.streaming-two-bg {
    background: #fff;
}
section#our-product-section .streaming-two-content .title {
    margin-bottom: 0;
    color: #000;
    font-size: 20px;
    text-align: center;
}
section#our-product-section .streaming-two-item {
    background: #fff;
    box-shadow: 0px 0px 5px #ccc;
    margin-bottom: 10px;
    padding-bottom: 20px;
}
.counter-cont {
    border: 1px dotted #fff;
    padding: 30px 0px;
}
.form-grp{
	margin-bottom:30px;
}
.form-grp input {
    width: 100%;
    height: 54px;
    padding-top: 3px;
    padding-left: 20px;
    border: 1px solid #a7a7a9;
    border-radius: 2px;
    background-color: transparent;
}
.form-grp textarea {
    width: 100%;
    padding-top: 20px;
    padding-left: 20px;
    border: 1px solid #a7a7a9;
    border-radius: 2px;
    background-color: transparent;
	height: 120px;
}
div#certified-cont img {
    padding: 30px;
    background: #fff;
}
div#testimonal-cont .elementor-testimonial {
    box-shadow: 0px 0px 5px #65656570;
    padding: 30px;
    border: 1px solid #cccccc57;
    background: #fff;
}
.footer-logo {
    display: none;
}
.frt-logo p {
    color: #636363;
    font-size: 16px;
    margin-top: 20px;
}
.grid-padding-0{
	padding-left:0px !important;
}
.streaming-two-bg .col-3 {
    width: 100%;
    text-align: center;
}
#our-product-section .transparent-btn {
    position: absolute;
    bottom: 20px;
}
.streaming-two-bg {
    padding: 80px 0px 140px 0px;
    margin-bottom: 60px;
}
.streaming-two-title .transparent-btn:hover {
    color: #fff !important;
}
.streaming-two-active.owl-carousel .owl-stage-outer {
    margin-right: 0px;
}
.navbar-wrap ul li:hover > .sub-menu {
    width: 320px !important;
}
.navbar-wrap ul li .sub-menu li a {
    padding: 0 15px 0 15px;
}
.header-style-two .path-logo img {
    max-width: 280px;
}
.banner-content {
    display: none;
}