@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
.body-innerwrapper {overflow-x: clip;}
body{font-family: 'Open Sans',sans-serif;font-size:18px!important;color:#000!important}
#sp-top2{text-align:right}
#sp-top2 ul{margin:0px!important}
#sp-top2 ul li {display:inline-block;list-style:none;padding-left:20px;}
.burger-icon>span{height:3px!important;background-color:#363!important}
.offcanvas-menu .logo-image{height:65px!important}
.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span{font-size:18px;color:#000;line-height:10px}
.sp-megamenu-parent>li:last-child>a{padding: 0px 20px 0px 15px;}h1{text-align:center}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a{font-size:18px;}
h2,h3,h4,h5,h6{font-weight:700;font-size:30px;color:#363}
h1{font-weight:700;text-align:center;color:#363!important}
.article-details {display: flex;flex-direction: column;}
.article-ratings-social-share {order: 1;border: none !important;}
#sp-main-body{padding:30px 0px}
.breadcrumb{background-color:#fff!important;}
#contact .myfield {
    border: 1px solid #ccc !important;
    padding: 13px 13px 7px 13px !important;
    margin-bottom: 7px !important;
    border-radius: 5px;
    width: 99%;
}
#submit:hover {
    background: #000;
    border: 1px solid #fff;
}
#submit {
    margin-top: 10px;
    border: 1px solid #336633;
    border-radius: 5px;
    background: #336633;
    color: #fff;
    padding: 10px 20px;
    width: 302px;
}
.w50 {
    display: inline-block !important;
    width: 49% !important;
}


@media (max-width: 575px){
	#sp-topbar{display:none}
	h1{font-size:35px!important;line-height:40px!important}
	#sp-header{height: 80px !important;}
	    #sp-header .logo,.logo-image-phone {height: 74px!important;}
body.ltr #offcanvas-toggler.offcanvas-toggler-right{    position: absolute;
    top: 0px;}
}