<style>
a.link_href{color:#181617}
a.link_href:hover{color:#e11f26}
a:hover {text-decoration: none;}

.bg-black {background: #181617;padding: 0 6.5rem;}
#navbar {overflow: hidden;transition: 0.4s;position: fixed;width: 100%;top: 0;z-index: 99999;}
header {position: absolute;top: 0;padding-top: 20px;width: 100%;z-index: 1;background-color: #f0f0f0;}
.stellar_navbar {
padding: 0 80px;
font-size: 18px;
}
.stellar_navbar. a.nav-link {
color: #fff;
}
.product_nav.stellar_navbar a {
color: #000;
}
.bk.left-nav > li > a {
color: #000;
}
.bk.right-nav > li > a {
color: #000;
}
.left-nav > li > a {
color: #000;
}
.right-nav > li > a {
color: #000;
}
.navbar-nav.mr-auto .nav-link.active {
border-bottom: solid 3px #e11f26;
}
.navbar-nav.mr-auto .nav-link {
border-bottom: solid 3px transparent;
}
.navbar-expand .navbar-nav .nav-link {
padding-left: 0;
padding-right: 0;
}
.support_btn {
padding-right: 0 !important;
}
ul.right-nav li.support_btn a {
color: #fff !important;
}
.left-nav li a {
margin-left: 17px;
margin-right: 16px;
}
.right-nav li {
padding: 0 0 10px 15px;
color: #fff;
font-size: 13px;
font-weight: 600;
padding-top: 10px;
}
.right-nav li a .fa {
font-size: 18px;
}
.right-nav li {
padding: 0 4px;
color: #fff;
font-size: 13px;
font-weight: 600;
padding-top: 3px;
}
.right-nav li:last-child {
padding-top: 0;
}
.right-nav .support_btn a {
background: none;
font-size: 18px;
box-sizing: border-box;
text-align: center;
display: block;
padding: 5px 15px;
padding-top: 6px;
border-radius: 2px;
color: #e11f26;
border: solid 1px #e11f26;
}
.right-nav .support_btn a:hover {
background: #e11f26;
color: #fff;
}
.right-nav .support_btn a:hover img {
transform: translateX(5px);
}
.right-nav .support_btn a img {
transition: ease-in-out 0.3s;
}
.right-nav .support_btn a:hover {
background-color: ##e11f26;
}
.menu-large {
position: static !important;
}
.megamenu {
padding: 15px 25px;
width: 100%;
border: none;
border-radius: 0;
margin-top: 50px;
min-height: 550px !important;
z-index: 9;
box-shadow: 0 20px 30px rgb(0 0 0 / 35%);
}
.megamenu:after {
position: absolute;
width: 100%;
top: 100%;
height: 1000%;
content: "";
background: #ccc;
left: 0;
z-index: 0;
opacity: 0.5;
}
.menu_tab a.nav-link {
color: #181617;
}
.menu_tab .nav-tabs > .nav-item a.nav-link {
color: #181617;
font-weight: 600;
}
.menu_h {
font-size: 32px;
font-weight: 500;
}
.main_navigation ul li {
display: inline-block;
padding: 0.7rem 2rem;
}
.main_navigation ul li:last-child {
display: inline-block;
padding: 0.7rem 1rem;
}
.nav-tabs li a:first-child {
margin-left: 0;
}
.main_navigation ul li a {
margin-left: 15px;
}
.mdropdowninner {
padding-bottom: 35px;
}
.mdropdown .mdropdowninner:hover {
color: #e11f27;
}
.mdropdown.show a.mainnav {
color: #e11f27;
}
.globle_lang {
position: relative !important;
}
.language_menu {
width: 180px;
float: right;
left: -10px;
margin-top: 35px;
border-radius: 0;
padding: 15px 8px;
}
.language_menu:after {
width: 0;
height: 0;
border-left: 15px solid transparent;
border-right: 15px solid transparent;
border-bottom: 15px solid #fff;
position: absolute;
top: -11px;
left: 25px;
content: "";
}
.language_menu a {
display: block;
padding: 1px 15px;
font-weight: 600;
font-size: 14px;
}
.language_menu a:hover {
color: #e11f26;
}
.main_navigation p {
margin-bottom: 0;
}
.main_navigation .dropdown-menu {
border-radius: 0;
border: solid 1px #e5e5e5;
box-shadow: 0 5px 8px #dfdfdf;
}
.txtblack,
.txtblack a {
color: #000;
}
.mainnav:hover {
color: #e11f27;
}
.menu_tab .nav-tabs .nav-link.active {
border-bottom: solid 3px #e11f26 !important;
border: none;
}
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
border-color: transparent;
}
.menu_tab .nav-tabs li a {
margin-right: 5rem !important;
font-size: 18px;
}
.menu_tab .nav-tabs .nav-link {
position: relative;
display: block;
}
.menu_tab .nav-tabs .nav-link:before {
width: 100%;
background: #888;
height: 3px;
content: "";
position: absolute;
left: 0;
bottom: -3px;
z-index: 99;
opacity: 0;
transition: 0.3s;
}
.menu_tab .nav-tabs .nav-link:hover:before {
opacity: 1;
}
.nav-tabs .nav-link {
border: none;
}
.menu_h {
font-size: 28px;
}
.menu_tab a {
color: #e11f26;
font-size: 15px;
margin-right: 5px !important;
}

.dropdown-toggle::after {
display: none;
}
.option_a {
visibility: hidden;
}
.photo-visible .option_a {
visibility: visible;
}
.option_a a {
padding: 2px 5px;
margin: 0 !important;
font-size: 12px;
}
.option_a a:hover {
text-decoration: underline;
}
.option_a a.win {
background: #e11f26;
color: #fff;
}
.option_a a.mac {
background: #181617;
color: #fff;
}
.business:hover .option_a {
visibility: visible;
}
a.nav_foot {
font-size: 14px;
color: #181617;
font-weight: 600;
margin-left: 0 !important;
}
a:hover.nav_foot {
color: #181617;
text-decoration: underline #e11f26;
}

input::placeholder {
font-size: 52px;
font-family: Montserrat;
font-weight: 400 !important;
color: #d5d5d5 !important;
}
.menu_tab .nav-tabs {
height: 46px;
}
.text-red {
color: #e11f26;
}
.cse_r_side_sec {
width: 85%;
margin: auto;
}
body #offcanvas-navicon {
position: absolute;
}
#offcanvas-navicon {
display: none;
}
.mobile-search-icon {
float: left;
width: 15px;
margin-right: 11px;
margin-top: 12px;
}
.mobile-search {
float: left;
width: 90%;
border: none;
}
.menu-search {
overflow: hidden;
border-bottom: solid 1px #ccc;
}
input.mobile-search::placeholder {
font-size: 18px;
}
input.mobile-search:focus {
box-shadow: none;
}
.mobile_sub-menu li a {
color: #181617 !important;
}
ul .mobile_sub-menu ~ span {
display: none !important;
}
.man-li_mob {
background: url(../mobile-angle.html) no-repeat right;
background-size: 6px;
}
p.mobile_box_link a {
font-size: 14px;
padding: 4px 0 !important;
font-size: 14px !important;
color: #e11f26 !important;
text-decoration: underline !important;
}
.mobile_sub-menu li {
position: relative;
}
.mobile_sub-menu li:before {
position: absolute;
content: "";
width: 0;
height: 0;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-top: 5px solid #555;
right: 8%;
top: 10px;
}

.mobile_main-menu p {
font-size: 14px;
}
.banner_bottom_sec {
background: rgba(0, 0, 0, 0.7);
width: 100%;
position: absolute;
bottom: 0;
z-index: 1;
padding-top: 20px;
}
.red_bg_sec {
background: #e11f26;
padding: 25px;
width: 85%;
position: absolute;
top: -50px;
}
.red_bg_sec h5 {
font-size: 24px;
color: #fff;
}
.bottom_footer P {
color: #888;
font-size: 14px;
}
.red_bg_sec p {
line-height: 28px;
}
.call-us a:focus,
.call-us a:hover {
color: #fff;
}
.red-learnmore {
position: absolute;
bottom: 10%;
padding-left: 25px;
}
.diy-box-title {
font-size: 15px;
letter-spacing: 0.15em;
}
.nav_btn_buy a {
padding: 12px 30px;
font-size: 18px;
text-align: center;
color: #e11f26 !important;
background-color: none;
border: solid 2px #e11f26;
}
a.nav_buy {
background: 0 0 !important;
border: solid 1px #e11f26 !important;
color: #e11f26 !important;
}
a.nav_buy:hover {
background: #e11f26 !important;
color: #fff !important;
}
.nav_top-stellar {
box-shadow: none;
}
.collaps {
width: 16px;
height: 10px;
}
/*---new section --------------------------------*/
.resourse_box {
    border: solid 1px rgb(204, 204, 204);
    padding: 1rem 1rem;
    border-radius: 7px;
    margin: 1.5rem auto;
    max-width: 435px;
    width: 100%;
    height: 230px;
    display: block;
    transition: all 0.3s ease-in-out;
}
a {
color: #181617;
}
a.resourse_box {
color: #181617;
text-decoration: none;
}
a.load_btn:hover {
background: #e11f26;
color: #fff !important;
}
.media {
display: -ms-flexbox;
display: flex;
-ms-flex-align: start;
align-items: flex-start;
}
.resourse_box .media-body {
margin-left: 0.5rem;
}
.resourse_box h5 {
    font-size: 16px;
    font-weight: 700;
    font-family: 'Montserrat';
}
.resourse_box p {
    font-size: 14px;
    margin-top: 1rem;
    line-height: 1.75;
    font-family: 'open sans';
}
.resourse_box .read_more {
margin-top: 1rem;
}
.resourse_box:hover h5 {
color: #e11f26;
}

.read_more {position: absolute; bottom: 49px;}

.read_more i.lern_text {
font-style: normal;
}
.read_more svg {
transition: ease-in-out 0.3s;
}

svg {
overflow: hidden;
vertical-align: middle;
}
.lern_text {
display: inline-block;
font-weight: 600;
color: #e11f26;
position: relative;
}
.lern_text:after {
width: 100%;
height: 2px;
background: #e11f26;
position: absolute;
left: 0;
bottom: -2px;
content: "";
transition: 0.3s ease-in-out;
transform: scaleX(0);
transform-origin: left;
}
.resourse_box:hover {
box-shadow: 0px 6px 21px 0px rgb(0 0 0 / 16%);
}

section.new_section {
color: black !important;
}
@media screen and (max-width: 992px) {
.new_section {
    padding: 0 1rem;
}
a.resourse_box {
    color: black !important;
}
a.load_btn:hover {
    background: #e11f26;
    color: #fff !important;
}
a:hover h5,
span {
    color: #e11f26 !important;
}
}
/*---end nmew section----------------------*/
</style>

<style type="text/css">
.glob_lr {
padding: 0 4rem;
font-size: 13px;
}
.glob_h {
font-size: 32px;
font-weight: 700;
}
.glob_sh {
font-size: 28px;
}
.glob_gray {
background: #f5f5f5;
}
.language_menu a {
color: #181617;
}
header {
background: #181617;
}
.main_banner {
text-align: center;
}
.red_h {
color: #e11f26;
font-size: 18px;
font-family: Montserrat;
text-transform: uppercase;
font-weight: 600;
letter-spacing: 1px;
}
.main_banner h1 {
font-size: 30px;
font-weight: 600;
}
.article_banner h2 {
font-size: 18px;
line-height: 32px;
margin-top: 25px;
}
.pdsave {
font-size: 14px;
}
.pdsave:hover {
color: #e11f26;
}
.article_search {
padding: 22px 0;
border-radius: 5px;
border: solid 2px #fff;
background: 0 0;
border-right: none;
color: #fff;
}
.article_search:focus {
background: 0 0;
outline: 0;
border-color: #fff;
box-shadow: none;
color: #fff;
}
.article_search_tex {
background: 0 0;
border-left: 0 !important;
cursor: pointer;
border: solid 2px #fff;
color: #fff;
}
input.article_search::placeholder {
font-size: 16px;
font-family: Montserrat;
font-weight: 400 !important;
color: #d5d5d5 !important;
}

.article_search_text {
padding: 0 20px;
text-align: center;
border-radius: 0;
background: #e11f26;
border: none;
font-size: 16px;
color: #fff;
cursor: pointer;
}
.search_btn {
border: none;
background: 0 0;
}
.roted {
transform: rotate(180deg);
}
a.load_btn {
font-size: 18px;
display: inline-block;
padding: 18px 40px;
border: solid 1px #e11f26;
font-weight: 600;
color: #e11f26;
border-radius: 3px;
}
a.load_btn:hover {
background: #e11f26;
color: #fff;
}
a.load_btn img {
transition: ease-in-out 0.3s;
}
a.load_btn:hover img {
filter: brightness(0) invert(1);
transform: translateY(5px);
}
.right-nav .support_btn a {
background: #e11f26;
color: #fff;
}
#topiclist {
position: relative;
top: 5px;
}
.article_search {
padding: 18px 0;
}
.article_search_tex {
padding: 0 0.75rem;
}
.main_banner p {
font-size: 30px;
font-weight: 600;
}

@media screen and (max-width: 991px) {
.glob_lr {
    padding: 0;
}
.main_banner {
    padding: 50px 0;
}
ul.catogery_list {
    flex-wrap: wrap;
    padding: 0;
}
ul.catogery_list li {
    width: 31%;
    margin: 0 5px;
}
.right_sidebar {
    padding: 10px;
}
.right_sidebar ul li {
    font-size: 10px;
    padding-right: 10px;
}
.left_sidebar ul li a {
    padding: 15px 14px;
}
.left_sidebar {
    max-width: 100%;
}
.main_banner h1 {
    font-size: 32px;
}
.glob_h {
    font-size: 24px;
}
.filter-row {
    justify-content: center;
}
.article_searchbar {
    max-width: 600px;
    margin: 10px auto;
}
.left_sidebar ul li a {
    font-size: 14px;
}
.red_h {
    font-size: 13px;
}
header {
    position: static;
}
.main_banner h1 {
    font-size: 22px;
    padding-right: 25px;
}
.main_banner {
    flex-wrap: wrap;
}
}
@media screen and (max-width: 767px) {
header {
    padding-top: 0;
}
.navbar-brand img {
    max-width: 120px;
}
.left_sidebar ul li a {
    padding: 7px 14px;
}
.main_banner p {
    font-size: 24px;
}
.article_searchbar {
    max-width: 600px;
    margin: 10px auto;
    display: none;
}
.main_banner {
    padding: 0.5rem;
    padding-top: 1rem;
}

}
@media screen and (max-width: 571px) {
ul.catogery_list li {
    width: 45%;
    margin: 8px 5px;
}
.article_search {
    padding: 29px 10px;
}
.article_banner {
    text-align: center;
}
.filter-row {
    display: none !important;
}
.stellar_navbar {
    padding: 5px 10px;
}
.left_sidebar span {
    display: none;
}
}

</style>