@charset "utf-8";
* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.error {
    color: red !important;
}
img {
    max-width: 100%;
    width: 100%;
}
a {
    text-decoration: none;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
li {
    list-style: none;
}
.container {
    width: 90%;
    margin: 0 auto;
}
body {
    font-family: "Josefin Sans", sans-serif;
    overflow-x: hidden;
    float: left;
    width: 100%;
}
.preloader {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    z-index: 99999;
}
.fas.fa-phone {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    margin-right: 5px;
}
.side-btn-service ul li ul li {
    margin-top: 5px;
    background: #fff;
    padding: 19px;
    text-align: center;
}
.side-btn-service ul li ul li a {
    color: #333;
    background: 0 0;
    display: block;
    padding: 0;
}
.video-testimonial {
    width: 31%;
    display: inline-block;
    vertical-align: top;
}
.client-say-txt-box {
    width: 95% !important;
    margin: 0 auto;
    padding-top: 20px;
    border: 1px solid;
    display: inline-block;
    min-height: 350px;
    margin-left: 15px;
}
.client-say-txt-box h6 {
    font-size: 30px;
    text-align: center;
    margin-bottom: 8px;
    text-transform: uppercase;
}
.client-say-txt-box p {
    font-size: 16px;
    text-align: center;
    font-style: italic;
    line-height: 30px;
    padding-top: 20px;
    margin-bottom: 5px;
    padding: 20px 30px 20px;
}
.client-say-txt-box span {
    float: left;
    width: 100%;
    font-size: 16px;
    text-align: center;
    font-weight: 600;
    line-height: 30px;
}
.abt-sub-mainnew {
    width: 70% !important;
}
.abt-sub-imgnew {
    width: 27% !important;
}
.text-testimonials {
    display: inline-block;
    width: 64%;
    vertical-align: top;
    clear: both;
    padding: 0 10px;
}
.side-btn-service {
    clear: both;
    padding-top: 10px;
}
.side-btn-service ul li {
    margin-top: 10px;
    background: #0066bf;
    padding: 19px;
    text-align: center;
}
.side-btn-service ul li a {
    color: #fff;
    background: #f89d0e;
    display: block;
    padding: 20px;
}
.content {
    width: 100%;
    height: 240px;
    overflow: hidden;
    margin-bottom: 10px;
    border: 1px solid #333;
    position: relative;
    -webkit-transition: all 10s ease 10s;
    -moz-transition: all 10s ease 10s;
    -ms-transition: all 10s ease 10s;
    -o-transition: all 10s ease 10s;
    transition: all 10s ease 10s;
}
#testimonalss {
    clear: both;
}
.content img {
    position: absolute;
    top: 0;
}
.content img:hover {
    position: absolute;
    top: -300%;
    scroll-behavior: smooth;
    transition: 5s;
}
#testimonalss h2 {
    width: 100%;
    text-align: center;
    font-size: 25px;
    margin-bottom: 30px;
}
#process h2 {
    width: 100%;
    text-align: center;
    font-size: 25px;
    margin-bottom: 10px;
}
.inner-logo-page {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.logo-box {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    border: 1px solid #ccc;
    display: flex;
    align-items: center;
    padding: 20px;
}
.logo-box img{
    height: 200px;
    object-fit: contain;
}
#process p {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}
.inner-testimonials {
    padding: 50px 0;
}
#goToTopBtn {
   background: #0066bf;
    border: 3px solid #0066bf;
    border-radius: 50%;
    bottom: 122px;
    color: #fff;
    cursor: pointer;
    display: none;
    font-size: 24px;
    height: 45px;
    line-height: 41px;
    position: fixed;
    right: 11px;
    text-align: center;
    width: 45px;
    z-index: 999;
    
}
#goToTopBtn.active {
    display: block;
}
#goToTopBtn:hover {
    background-color: #fff;
    border-color: #0066bf;
    color: #e81b4f;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.cred {
    float: left;
    width: 100%;
    padding: 15px;
    background: #000;
}
.cred h4 {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    text-align: center;
}
.cred h5 a {
    float: right;
    color: #fff;
    font-size: 16px;
}
.goog-te-gadget img {
    display: none !important;
}
.goog-logo-link,
.goog-logo-link:active,
.goog-logo-link:hover,
.goog-logo-link:link,
.goog-logo-link:visited {
    display: none !important;
}
.goog-te-gadget {
    font-family: arial;
    font-size: 0 !important;
    color: none;
    white-space: nowrap;
}
.goog-te-gadget .goog-te-combo {
    margin: 0 0 !important;
    padding: 5px !important;
}
.banner-social-icons {
    position: fixed;
    top: 40%;
    left: 1%;
}
.face {
    width: 34%;
}
.face img {
    display: block;
}
header.fixed .header-top {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: 0;
    z-index: 99999;
    animation: fadeIn 0.8s;
    width: 100%;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.12);
    border-bottom: 2px solid #f5f5f5;
}
header.fixed .logo img {
    width: 80%;
    padding: 10px 0;
}
header.fixed .na-soc ul li img {
    width: 55%;
}
header.fixed .logo {
    float: left;
    width: 14%;
}
header.fixed .header-wrap {
    float: left;
    width: 100%;
    background: #fff;
    position: absolute;
    top: 92%;
    left: 0;
    right: 0;
    z-index: 9999;
}
header.fixed .header-wrap01 {
    float: left;
    width: 100%;
    background: #fff;
    position: absolute;
    top: 92%;
    left: 0;
    right: 0;
    z-index: 9999;
}
.header-top {
    float: left;
    width: 100%;
    position: relative;
}
.navigation-sub {
    float: left;
    width: 100%;
    background: #0066bf;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
    font-family: Muli, sans-serif;
}
.e-sub {
    float: left;
    width: 25%;
    margin-left: 55px;
}
.e-sub a {
    color: #fff;
}
.e-sub a:hover {
    color: #414042;
}
.e-phone a {
    color: #fff;
}
.e-phone a:hover {
    color: #414042;
}
.e-web a {
    color: #fff;
}
.e-web a:hover {
    color: #414042;
}
.service-box {
    display: inline-block;
    width: 29.6%;
    margin: 15px 15px;
}
.service-box img {
    width: 100px;
    display: block;
    margin: auto;
}
.inner-services h2 {
    width: 100%;
    text-align: center;
    font-size: 25px;
    margin-bottom: 20px;
}
.service-box h3 {
    width: 100%;
    font-size: 17px;
    color: #0a0a0a;
    padding: 10px 0 0;
    margin-top: 10px;
    text-transform: uppercase;
    line-height: 24px;
    text-align: center;
}
.service-box p {
    text-align: center;
    float: none;
    width: 100%;
    font-size: 16px;
    color: #565656;
    padding-top: 10px;
    line-height: 24px;
}
.e-phone {
    float: left;
    width: 23%;
}
.e-web {
    float: left;
    width: 20%;
}
.related-web {
    float: left;
    width: 15%;
}
.related-web a {
    background: #4f646f;
    padding: 10px 0;
    text-align: center;
    display: block;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
}
.related-web a:hover {
    background: #fff;
    color: #e81b4f;
}
.e-social {
    float: left;
    width: 14%;
    margin-right: 53px;
}
.e-social ul {
    width: 100%;
    float: left;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.e-social ul li {
    color: #fff;
}
.e-social ul li a {
    color: #fff;
}
.e-social ul li a:hover {
    color: #414042;
}
.header-wrap01 {
    float: left;
    width: 100%;
    position: absolute;
    top: 47px;
    left: 0;
    right: 0;
    z-index: 9999;
}
.header-wrap {
    float: left;
    width: 100%;
    position: absolute;
    top: 47px;
    left: 0;
    right: 0;
    z-index: 9999;
}
.nav-1 {
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.logo {
    float: left;
    width: 13.33%;
}
.logo img {
    width: 100%;
}
.na-home {
    float: left;
    width: 20%;
}
.home-product-main .slick-slide {
    margin: 0 30px;
}
.main-brand .slick-slide {
    margin: 0 30px;
}
.na-home ul {
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-family: Muli, sans-serif;
    font-weight: 800;
}
.na-home ul li a {
    color: #414042;
    font-size: 16px;
    font-weight: 800;
    text-transform: uppercase;
    background: #f89d0e;
    padding: 10px 15px;
    color: #fff;
    border-radius: 50px;
}
.na-home ul li a:hover {
    background: #ff69b4;
}
.na-soc {
    float: left;
    width: 100%;
    margin-top: 15px;
}
.na-soc ul {
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.seo-right-img {
    display: inline-block;
    width: 32%;
    border: 1px solid #333;
    vertical-align: top;
}
.seo-right-img img {
    width: 100%;
}
.na-soc ul li img {
    width: 72%;
}
.na-soc ul li img:hover {
    opacity: 0.5;
}
.nav-2 {
    float: left;
    width: 81%;
}
.nav-2 ul {
    width: 100%;
    margin: 0 auto;
    clear: both;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.nav-2 ul li a {
    font-size: 11px;
    font-weight: 800;
    text-transform: uppercase;
    background: #0066bf;
    padding: 12px 15px 10px;
    color: #fff;
    border-radius: 50px;
    text-align: center;
}
.nav-2 ul li a:hover {
    background: #f89d0e;
    color: #fff;
}
.active {
    background: #f89d0e !important;
}
.dropdown {
    position: relative;
}
.nav-2 .dropdowm-content {
    float: left;
    width: 100%;
    display: none;
    position: absolute;
    left: 11px;
    top: 26px;
    width: 180px;
    z-index: 999;
    padding: 0;
}
.dropdowm-content ul {
    flex-direction: column;
}
.nav-2 .dropdowm-content li {
    background: #0066bf;
    padding: 8px 16px; /*! border-bottom: 2px solid #fff; */
    width: 221px;
}
.nav-2 .dropdowm-content li:last-child {
    border-bottom: none;
}
.nav-2 .dropdowm-content li a {
    color: #fff;
    padding: 0 0;
    text-transform: uppercase;
    font-family: Muli, sans-serif;
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: 800;
}
.nav-2 .dropdowm-content li:hover {
    background: #f89d0e;
    color: #fff;
    padding: 8px 16px;
}
.nav-2 .dropdowm-content li:hover a {
    background: 0 0;
}
.nav-2 .dropdown:hover .dropdowm-content {
    display: block;
}
.banner {
    float: left;
    width: 100%;
}
.bann {
    width: 100%;
    float: left;
}
.bann-img {
    float: left;
    width: 100%;
    height: auto;
    position: relative;
}
.cont {
    position: absolute;
    left: 0;
    margin-top: 15%;
    width: 100%;
    text-align: center;
    padding-bottom: 90px;
    padding-top: 20px;
    border-radius: 46px;
}
.cont h2 {
    float: left;
    width: 100%;
    font-size: 30px;
    color: #fff;
    float: left;
    font-family: Raleway;
    letter-spacing: 2px;
    text-align: center;
    padding-bottom: 40px;
    font-weight: 800;
}
.cont h2 span {
    color: #0066bf;
}
.cont p {
    float: left;
    width: 100%;
    color: #ffefda;
    font-size: 27px;
    padding: 13px 0;
    text-align: center;
    margin: 0 auto;
    line-height: 50px;
}
.cont01 {
    position: absolute;
    left: 0;
    margin-top: 12%;
    width: 100%;
    text-align: left;
    padding-bottom: 10px;
    padding-top: 20px;
    border-radius: 46px;
    width: 60%;
    text-align: center;
}
.cont01 p {
    text-align: center;
    float: left;
    width: 100%;
    color: #0066bf;
    font-size: 27px;
    padding: 13px 0;
    margin: 0 auto;
    line-height: 36px;
}
.cont01 h2 {
    text-align: center;
    float: left;
    width: 100%;
    font-size: 35px;
    color: #f89d0e;
    font-family: Raleway;
    letter-spacing: 2px;
    padding-bottom: 40px;
    font-weight: 800;
}
.cont02 {
    position: absolute;
    right: 0;
    margin-top: 12%;
    text-align: left;
    padding-bottom: 10px;
    padding-top: 20px;
    border-radius: 46px;
    width: 60%;
    text-align: center;
}
.cont02 p {
    text-align: center;
    float: left;
    width: 100%;
    color: #ffefda;
    font-size: 27px;
    padding: 13px 0;
    margin: 0 auto;
    line-height: 50px;
}
.cont02 h2 {
    text-align: center;
    float: left;
    width: 100%;
    font-size: 30px;
    color: #fff;
    float: left;
    font-family: Raleway;
    letter-spacing: 2px;
    padding-bottom: 40px;
    font-weight: 800;
}
.main-button {
    background-color: #0066bf;
    border: 1px solid #0066bf;
    border-radius: 0;
    padding: 10px 30px;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    text-transform: uppercase;
    color: #fff;
    margin-right: 15px;
}
.main-button01 {
    background-color: transparent;
    border: 1px solid #f89d0e;
    border-radius: 0;
    padding: 10px 30px;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    text-transform: uppercase;
    color: #f89d0e;
}
.main-button {
    position: relative;
    font-size: 13px;
    font-weight: 600;
    cursor: pointer;
    z-index: 1;
    padding: 5px 22px;
    text-align: center;
    display: inline-block;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
    font-family: Montserrat, sans-serif;
}
.main-button:before {
    position: absolute;
    content: "";
    left: 0;
    opacity: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
    background-color: #0066bf;
    transform: scale(0.5, 1);
    transition: all 0.4s ease 0s;
}
.main-button:hover::before {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}
.main-button:hover {
    color: #fff;
}
.main-button01 {
    position: relative;
    font-size: 13px;
    font-weight: 600;
    cursor: pointer;
    z-index: 1;
    padding: 5px 22px;
    text-align: center;
    display: inline-block;
    text-transform: capitalize;
    transition: all 0.5s ease 0s;
    font-family: Montserrat, sans-serif;
}
.main-button01:before {
    position: absolute;
    content: "";
    left: 0;
    opacity: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
    background-color: #0066bf;
    transform: scale(0.5, 1);
    transition: all 0.4s ease 0s;
}
.main-button01:hover::before {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}
.main-button01:hover {
    color: #fff;
}
.main-button03 {
    position: relative;
    font-size: 13px;
    font-weight: 600;
    cursor: pointer;
    z-index: 1;
    padding: 10px 22px;
    text-align: center;
    display: inline-block;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
    font-family: Montserrat, sans-serif;
    margin-top: 13%;
    background-color: #27aae1;
    border: 1px solid #27aae1;
    color: #fff;
}
.main-button03:before {
    position: absolute;
    content: "";
    left: 0;
    opacity: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
    background-color: #0066bf;
    transform: scale(0.5, 1);
    transition: all 0.4s ease 0s;
}
.main-button03:hover::before {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}
.main-button03:hover {
    color: #fff;
}
.main-button04 {
    position: relative;
    font-size: 13px;
    font-weight: 600;
    cursor: pointer;
    z-index: 1;
    padding: 5px 22px;
    text-align: center;
    display: inline-block;
    text-transform: capitalize;
    transition: all 0.5s ease 0s;
    font-family: Montserrat, sans-serif;
    border: 1px solid #27aae1;
    color: #27aae1;
    padding: 10px 22px;
}
.main-button04:before {
    position: absolute;
    content: "";
    left: 0;
    opacity: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
    background-color: #0066bf;
    transform: scale(0.5, 1);
    transition: all 0.4s ease 0s;
}
.main-button04:hover::before {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}
.main-button04:hover {
    color: #fff;
}
.about-home-btn {
    position: relative;
    font-size: 12px;
    font-weight: 600;
    cursor: pointer;
    z-index: 1;
    padding: 10px 25px;
    text-align: center;
    display: inline-block;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
    font-family: Montserrat, sans-serif;
    background: #f89d0e;
    color: #fff;
    float: right;
    margin-right: 64px;
}
.about-home-btn:before {
    position: absolute;
    content: "";
    left: 0;
    opacity: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
    background-color: #0066bf;
    transform: scale(0.5, 1);
    transition: all 0.4s ease 0s;
}
.about-home-btn:hover::before {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    border: 1px solid #fff;
}
.home-panel01 {
    float: left;
    width: 100%;
    padding: 60px 0;
    background: #f6f6f6;
}
.about-home {
    float: left;
    width: 100%;
}
.proces-box {
    width: 16%;
    padding: 0 50px;
}
.proces-box img {
    width: 100%;
}
section#process {
    background-color: #f0f6ff;
    padding: 60px 0;
}
.numbers {
    box-shadow: 10px 10px 30px 0 rgb(42 67 113 / 30%);
    -webkit-box-shadow: 10px 10px 30px 0 rgb(42 67 113 / 30%);
    -moz-box-shadow: 10px 10px 30px 0 rgba(42, 67, 113, 0.3);
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    color: #fff;
    font-size: 24px;
    font-weight: 900;
    font-family: "Red Hat Display", sans-serif;
    display: block;
    margin: auto;
    margin-bottom: 45px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    background-color: #0039e4;
    background-image: -moz-linear-gradient(145deg, #0039e4, #04dbf1);
    background-image: -webkit-linear-gradient(145deg, #0039e4, #04dbf1);
    background-image: linear-gradient(145deg, #0039e4, #04dbf1);
    box-shadow: 10px 10px 30px 0 rgb(2 156 236 / 30%);
    -webkit-box-shadow: 10px 10px 30px 0 rgb(2 156 236 / 30%);
    -moz-box-shadow: 10px 10px 30px 0 rgba(2, 156, 236, 0.3);
}
.proces-box {
    display: inline-block;
}
.proces-box h3 {
    padding-top: 20px;
}
section#services {
    clear: both;
    padding: 60px 0 20px;
}
.about-home h2 {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 25px;
}
.about-home-main {
    float: left;
    width: 100%;
    padding: 30px 0;
    display: flex;
    justify-content: space-between;
}
.about-home-cont {
    float: left;
    width: 70%;
    background-color: #0066bf;
    height: 335.007px;
}
.about-home-img {
    float: left;
    width: 30%;
}
.about-home-img img {
    width: 100%;
    height: 335.007px;
}
.about-home-cont p {
    /*! float: left; */
    width: 92%;
    font-family: Rubik, sans-serif;
    color: #fff;
    line-height: 30px;
    padding: 40px 20px 0;
    text-align: justify;
    margin: 0 auto;
    clear: both;
}
.home-panel02 {
    float: left;
    width: 100%;
    padding: 40px 0 40px;
    background: #f6f6f6;
    clear: both;
}
.project-grid-style2:hover .project-details img {
    -webkit-transform: scale3d(1.15, 1.15, 1);
    transform: scale3d(1.15, 1.15, 1);
}
.project-grid-style2 .portfolio-title h4 {
    font-size: 16px;
    margin-bottom: 0;
    text-align: center;
}
.project-grid-style2 .portfolio-title p {
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 12px;
    text-align: center;
    margin-top: 10px;
}
.home-product {
    float: left;
    width: 100%;
}
.home-product h2 {
    float: left;
    width: 100%;
    font-size: 25px;
    text-align: center;
    padding-bottom: 30px;
}
.home-product-main {
    float: left;
    width: 100%;
}
.home-product-cont {
    float: left;
    width: 23%;
    text-align: center;
    border: 1px solid #d2d2d2;
    background: #fff;
}
.home-sub-pro {
    float: left;
    width: 100%;
    padding: 0 20px 20px;
}
.home-sub-pro h4 a {
    float: left;
    width: 100%;
    font-size: 17px;
    color: #0a0a0a;
    padding: 10px 0 0;
    margin-top: 10px;
    text-transform: uppercase;
    line-height: 24px;
}
.home-sub-pro p {
    float: none;
    width: 100%;
    font-size: 16px;
    color: #565656;
    padding-top: 10px;
    line-height: 24px;
}
.home-product-cont .about-home-btn {
    position: relative;
    font-size: 12px;
    font-weight: 600;
    cursor: pointer;
    z-index: 1;
    padding: 10px 25px;
    text-align: center;
    display: inline-block;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
    font-family: Montserrat, sans-serif;
    background: #f89d0e;
    color: #fff;
    float: none;
    margin-right: inherit;
    margin-top: 10px;
}
.home-panel03 {
    float: left;
    width: 100%;
    background-image: url(../images/sha.webp);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 60px 0 20px;
    margin-top: 0;
}
.proces-box {
    position: relative;
}
.proces-box .p-arrow {
    position: absolute;
    top: 10px;
    right: -70px;
    z-index: 1;
    width: auto;
}
.working-panel {
    float: left;
    width: 100%;
}
.working-panel h2 {
    /*! float: left; */
    width: 67%;
    text-align: center;
    font-size: 25px;
    font-family: Rubik, sans-serif;
    margin: 0 auto;
    clear: both;
    color: #fff;
    padding-bottom: 60px;
    line-height: 60px;
    letter-spacing: 1px;
}
.working-panel h2 span {
    font-size: 35px;
}
.working-sub-panel {
    float: left;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.work-subject {
    float: left;
    width: 12%;
    text-align: center;
    margin-bottom: 60px;
}
.work-subject img {
    width: 55%;
    transition: all ease 0.3s;
}
.work-subject img:hover {
    transform: scale(1.1);
    opacity: 0.5;
}
.work-subject h4 {
    float: left;
    width: 100%;
    color: #fff;
    padding-top: 10px;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 500;
    text-transform: uppercase;
}
.home-panel04 {
    float: left;
    width: 100%;
    padding: 20px 0 30px;
    background: #f0f6ff;
}
.units-main {
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.sub-units {
    float: left;
    width: 50%;
    display: flex;
    justify-content: space-between;
    align-items: start;
}
.sub-unit-img {
    float: left;
    width: 100%;
    align-items: start;
}
.sub-unit-img img {
    width: 90%;
    transition: all ease 0.3s;
}
.seoboxes h4 {
    font-size: 21px;
}
.sub-unit-img img:hover {
    transform: scale(1.1);
}
.sub-units1 {
    float: left;
    width: 38%;
}
.sub-units1 img {
    width: 100%;
}
.sub-unit-img h4 {
    float: none;
    width: 100%;
    padding-top: 30px;
    font-size: 24px;
    color: #0066bf;
    text-align: right;
    vertical-align: top;
}
.sub-unit-img p {
    text-align: right;
    float: none;
    width: 100%;
    font-size: 16px;
    color: #565656;
    padding-top: 10px;
    line-height: 24px;
    vertical-align: top;
    padding-left: 10px;
}
.home-panel05 {
    float: left;
    width: 100%;
    background: #e81b4f;
    padding: 60px 0;
}
.textimonials {
    float: left;
    width: 100%;
}
.texti {
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.texti-img {
    width: 25%;
    float: left;
}
.texti-img img {
    width: 100%;
}
.texti-cont {
    float: left;
    width: 75%;
    background: #fff;
    padding: 77px 62px;
}
.texti-cont h2 {
    float: left;
    width: 100%;
    border-bottom: 1px solid #000;
    font-size: 35px;
    font-weight: 500;
    padding-bottom: 16px;
    font-family: Rubik, sans-serif;
}
.texti-cont h5 {
    float: left;
    width: 100%;
    font-size: 21px;
    font-weight: 500;
    padding: 15px 0;
}
.texti-cont p {
    float: left;
    width: 90%;
    font-size: 15px;
    font-family: Rubik, sans-serif;
    line-height: 28px;
    text-align: justify;
}
.home-panel06 {
    float: left;
    width: 100%;
    padding: 60px 0;
}
.enquary-and-nav {
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.home-form {
    float: left;
    width: 44%;
    background: #0066bf;
    padding: 30px 33px;
    border-radius: 10px;
    box-shadow: 0 2px 85px 0 rgba(0, 0, 0, 0.1);
}
.home-form h2 {
    color: #fff;
    text-transform: capitalize;
    font-size: 28px;
}
.home-nav {
    float: left;
    width: 50%;
    border: 3px solid #de3d63;
    border-radius: 5px;
    box-shadow: 0 2px 85px 0 rgba(0, 0, 0, 0.1);
}
.home-map {
    float: left;
    width: 100%;
}
.home-map iframe {
    height: 450px;
    width: 100%;
}
* {
    box-sizing: border-box;
}
#form .wrap {
    margin-bottom: 10px;
}
.home-form .wrap input[type="text"],
input[type="tel"],
select,
textarea {
    width: 100%;
    padding: 12px;
    border-radius: 4px;
    box-sizing: border-box;
    margin-top: 10px;
    margin-bottom: 0;
    resize: vertical;
    font-family: open sans;
    color: #000;
    float: left;
    background: #e5e5e5;
    border: none;
    font-family: Ubuntu, sans-serif;
    font-size: 15px;
}
.error {
    font-size: 14px;
    color: #000;
    font-style: normal;
    width: 100%;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
}
.home-form input[type="submit"] {
   background-color: #ffffff;
    color: #0066bf;
    padding: 12px 20px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    margin-top: 15px;
    font-size: 15px;
    letter-spacing: 2px;
    font-family: Muli, sans-serif;
    font-weight: 700;
}
.home-form input[type="submit"]:hover {
    background-color: #fff;
    color: #f89d0e;
    font-family: Muli, sans-serif;
}
label {
    color: #cf2b23;
}
.ca {
    width: 250px;
    height: 50px;
    margin-top: 20px;
    margin-bottom: 4px;
}
.result {
    color: #ff0;
    font-size: 20px;
    margin-top: 15px;
}
.sub-img {
    float: left;
    width: 14%;
    padding: 5px;
    background: #42b3e5;
    margin-left: 15px;
    margin-top: -15px;
}
.sub-img img {
    width: 100%;
}
.footer-content {
    float: left;
    width: 100%;
    background: #313131;
    padding: 40px 0 20px;
    background-image: url(../images/footer-bkg.web);
}
.foot-images {
    float: left;
    width: 100%;
    position: absolute;
    top: -22%;
    left: 0;
}
.footer-cont {
    float: left;
    width: 100%;
    display: flex;
    padding: 0 0 50px;
    justify-content: space-between; /*! align-items: center; */ /*! border-top: 1px solid #ebebeb; */ /*! border-bottom: 1px solid #ebebeb; */
}
.footer-logo {
    float: left;
    width: 34%;
    padding-top: 20px;
}
.footer-logo iframe {
    float: left;
    width: 125%;
    height: 220px;
}
.contact-box {
    width: 33%;
    float: left;
    margin-right: 40px;
    padding-top: 15px;
    margin-left: 20px;
}
.contact-box h6 {
    font-weight: 700;
    font-size: 20px;
    line-height: 32px;
    color: #fff;
    padding-bottom: 15px;
}
.footer-logo h6 {
    font-weight: 700;
    font-size: 20px;
    line-height: 32px;
    color: #fff;
    padding-bottom: 15px;
}
.contact-box:last-child {
    margin-right: 0;
}
.ico a i {
    color: #ff9e21;
    font-size: 20px;
}
.cont-box1 p {
    margin-left: 40px;
    margin-top: -25px;
    line-height: 30px;
}
.cont-box1 p a {
    color: #fff;
}
.footer-logo p {
    float: left;
    width: 100%;
    color: #fff;
    font-size: 14px;
    line-height: 26px;
    padding-top: 10px;
}
.f1 {
    float: left;
    width: 33%;
    color: #fff;
    padding-left: 18px;
}
.f1 h3 {
    font-weight: 700;
    font-size: 20px;
    line-height: 60px;
    color: #fff;
    width: 100%;
    float: left;
}
.contact-box .home-form {
    float: left;
    width: 100%;
    background: 0 0;
    padding: 0;
    border-radius: 10px;
    box-shadow: 0 2px 85px 0 rgb(0 0 0 / 10%);
}
.f1 ul {
    float: left; /*! width: 100%; */
}
.f1 ul li {
    line-height: 32px;
    margin-top: 15px; /*! width: 30%; */
}
.f1 ul li a {
    color: #fff;
    font-size: 17px;
}
.f1 ul li a:hover {
    color: #f89d0e;
}
.f1 ul li:hover {
    padding-left: 5px;
    color: #f89d0e;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.co-phone {
    float: left; /*! width: 100%; */
}
.co-phone li {
    line-height: 36px;
    margin-top: 4px; /*! width: 30%; */
}
.co-phone li a {
    color: #fff;
    font-size: 17px;
}
.co-phone li a:hover {
    color: #f89d0e;
}
.co-phone li:hover {
    color: #f89d0e;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.co-phone li img {
    width: 7%;
    margin-right: 11px;
}
.social01 {
    display: flex;
    width: 75%;
    padding-top: 0;
    clear: both;
    margin: 0 auto;
}
.social01 li {
    margin: 0 0 0 6px;
    float: left;
    position: relative;
}
.social01 a {
    border: 2px solid #fff;
    border-radius: 50%;
    width: 28px;
    height: 28px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 14px;
}
.social01 a:hover {
    background: #f89d0e;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    color: #fff;
}
.footer-logo img {
    width: 60%;
    margin-left: 40px;
}
.about-page {
    float: right;
    width: 100%;
    position: relative;
    width: 100%;
    height: 55vh;
    background: #000;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0) 13%, #febab7 49%);
}
#about-pageheading {
    color: #0066bf;
    font-size: 37px;
    position: absolute;
    top: calc(100% - 53%);
    width: 80%;
    left: 4%;
    border-radius: 10px;
    line-height: 40px;
    text-transform: uppercase;
    text-shadow: 1px 1px 0 #333;
}
#about-pagesubheading {
    color: #fff;
    position: absolute;
    bottom: -16px;
    width: 37%;
    right: 0;
    padding: 15px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.04em;
    background: #f89d0e;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-radius: 50px;
    border: 2px solid #ffffff;
    box-shadow: 7px 5px 20px #c9c3c3;
}
.about-pagesubheading i.fa.fa-angle-right {
    color: #1ff4ff;
    font-weight: 600;
    font-size: 11px;
}
.about-home01 {
    color: #fff;
    text-transform: capitalize;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0.04em;
    opacity: 0.7;
    text-transform: uppercase;
}
.about-page-panel01 {
    float: left;
    width: 100%;
        padding: 50px 0 50px;
}
.about-page-main {
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.abt-sub-main {
    float: left;
    width: 50%;
}
.abt-sub-main h2 {
    float: left;
    width: 100%;
    font-size: 26px;
    color: #0066bf;
    text-transform: uppercase;
    padding-bottom: 10px;
    position: relative;
    font-weight: 700;
}
.abt-sub-main h2::after {
    left: 0;
    bottom: -6%;
    height: 3px;
    content: "";
    width: 100px;
    position: absolute;
    background-color: #f89d0e;
}
.abt-sub-main p {
    float: left;
    width: 100%;
    font-size: 17px;
    color: #000;
    text-align: justify;
    line-height: 26px;
    padding-top: 15px;
    font-weight: 500;
}
.abt-sub-img {
    float: left;
    width: 45%;
    position: relative;
    overflow: hidden;
}
.about-formss {
    width: 100%;
}
.abt-sub-img img {
    width: 100%;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}
.msg-inside {
    position: absolute;
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    background: -moz-linear-gradient(top, rgba(126, 132, 70, 0) 0, rgba(126, 132, 70, 0.09) 14%, rgba(126, 132, 70, 0.23) 28%, rgba(224, 152, 102, 0.61) 58%, rgba(224, 152, 102, 0.84) 79%, rgba(224, 152, 102, 0.96) 93%, #e09866 100%);
    bottom: 0;
    background-color: rgb(232, 107, 126, 0.9);
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}
.abt-sub-img:hover .msg-inside {
    display: block;
}
.msg-inside h3 {
    position: absolute;
    bottom: 158px;
    left: 0;
    right: 0;
    color: #fff;
    font-size: 26px;
    letter-spacing: 1px;
    text-align: center;
}
.abt-sub-img:hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}
.about-page-panel02 {
    float: left;
    width: 100%;
    background-color: #f9f9f9;
    padding: 60px 0;
}
.about-page-panel02 h2 {
    float: left;
    width: 100%;
    font-size: 28px;
    line-height: 20px;
    font-weight: 800;
    text-align: center;
    padding-bottom: 0;
    position: relative;
}
.about-page-panel02 h2::after {
    left: 39%;
    bottom: -80%;
    height: 3px;
    content: "";
    width: 100px;
    position: absolute;
    background-color: #e81b4f;
}
.about-second-main {
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 60px;
}
.about-sub-secont-cont {
    float: left;
    width: 30%;
    border: 2px solid #f89d0e;
    padding: 30px;
}
.number-imo {
    float: left;
    width: 100%;
    text-align: center;
}
.about-sub-secont-cont:hover .number-imo img {
    opacity: 0.9;
}
.number-imo img {
    width: 35%;
    opacity: 0.7;
}
.number {
    top: 0;
    left: 50px;
    color: #e1e1e1;
    font-size: 115px;
    text-align: left;
    font-weight: 700;
    overflow: hidden;
    line-height: 100px;
}
.about-sub-secont-cont .sub-title {
    float: left;
    width: 100%;
    position: relative;
}
.about-sub-secont-cont .sub-title h3 {
    width: 100%;
    float: left;
    text-align: left;
    font-size: 24px;
    font-weight: 900;
    margin-top: 24px;
}
.project-grid-style2 .project-details {
    position: relative;
    overflow: hidden;
    height: 400px;
    margin-bottom: 10px;
    border: 1px solid #d0d0d0;
}
.project-grid-style2 .project-details img {
    width: 100%;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
section#portfolio {
    background: #fff;
    background: #fff;
    padding: 50px 0;
    clear: both;
    overflow: hidden;
}
#portfolio {
    text-align: center;
}
#portfolio .about-home-btn {
    position: relative;
    font-size: 12px;
    font-weight: 600;
    cursor: pointer;
    z-index: 1;
    padding: 10px 25px;
    text-align: center;
    display: inline-block;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
    font-family: Montserrat, sans-serif;
    background: #f89d0e;
    color: #fff;
    float: none;
    margin-right: inherit;
    margin-top: 10px;
    margin: 20px auto 0;
}
.project-grid-style2 .portfolio-icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
.project-grid-style2:hover .project-details img {
    -webkit-transform: scale3d(1.15, 1.15, 1);
    transform: scale3d(1.15, 1.15, 1);
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
.project-grid-style2 .portfolio-icon a {
    position: absolute;
    top: 50%;
    -webkit-transform: scale3d(0, 0, 0);
    transform: scale3d(0, 0, 0);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    color: #fff;
    font-size: 26px;
    z-index: 9;
}
.about-sub-secont-cont .sub-title h3::after {
    left: 0;
    bottom: -10%;
    height: 2px;
    content: "";
    width: 100px;
    position: absolute;
    background-color: #e81b4f;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.about-second-main .about-sub-secont-cont:hover .sub-title h3::after {
    width: 310px;
}
.about-second-main .about-sub-secont-cont:hover .number {
    color: #f89d0e;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.sub-para {
    float: left;
    width: 100%;
    padding-top: 25px;
    text-align: justify;
    font-size: 15px;
}
.product-panel01 {
    float: left;
    width: 100%;
    padding: 100px 0 100px;
}
.product-main {
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 50px;
}
.product-subject {
    float: left;
    width: 24%;
    border: 2px solid #f89d0e;
    overflow: hidden;
    padding-bottom: 30px;
}
.product-subject img {
    width: 100%;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
}
.product-subject img:hover {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}
.product-subject-cont {
    float: left;
    width: 100%;
    background: #fff;
    text-align: center;
    padding: 20px 10px;
    box-shadow: 8px 9px 35px 0 rgba(49, 49, 49, 0.08);
    border: 2px solid #fff;
}
.product-subject-cont h3 {
    float: left;
    width: 100%;
    font-size: 19.5px;
    text-transform: uppercase;
    font-weight: 900;
    padding-bottom: 26px;
}
.product-subject-cont p {
    float: left;
    width: 100%;
    font-size: 15px;
    font-family: "Noto Sans", sans-serif;
    text-align: justify;
    line-height: 26px;
    padding: 0 10px;
    color: #000;
    padding-bottom: 20px;
}
.about-panel03 {
    float: left;
    width: 100%;
    background: url(../images/ffgg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 80px 60px;
    background-attachment: fixed;
}
.about-page-panel03-main {
    float: left;
    width: 100%;
    background: #f5f6fa;
    padding: 80px;
}
.about-page-panel03-main h2 {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 28px;
    text-transform: uppercase;
    position: relative;
}
.about-page-panel03-main h2::after {
    left: 39%;
    bottom: -27%;
    height: 3px;
    content: "";
    width: 100px;
    position: absolute;
    background-color: #e81b4f;
}
.about-page-panel03-main p {
    float: left;
    width: 100%;
    text-align: justify;
    padding: 20px 0;
    font-size: 16px;
    line-height: 36px;
}
.about-highlights {
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.about-highlights-cont {
    float: left;
    width: 48%;
    text-align: center;
    background: #fff;
    padding: 30px;
    margin-bottom: 20px;
    border: 2px solid #f89d0e;
}
.about-highlights-cont i.fas.fa-donate,
i.fab.fa-asymmetrik,
i.fab.fa-google-wallet,
i.fas.fa-object-ungroup {
    font-size: 90px;
}
.about-highlights-cont h3 {
    float: left;
    width: 100%;
    font-size: 23px;
    text-transform: uppercase;
    padding-top: 20px;
    position: relative;
}
.about-highlights-cont h3::after {
    left: 0;
    bottom: -10%;
    height: 2px;
    content: "";
    width: 100px;
    position: absolute;
    background-color: #e81b4f;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}
.about-highlights-cont p {
    float: left;
    width: 100%;
    color: #000;
    line-height: 26px;
}
.about-highlights-cont:hover {
    background: #f89d0e;
    color: #fff;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}
.about-highlights-cont:hover p {
    color: #fff;
}
.about-highlights-cont:hover i.fas.fa-donate {
    color: #fff;
}
.about-highlights-cont:hover h3::after {
    width: 100%;
    background-color: #fff;
}
.product-panel-heading {
    float: left;
    width: 100%;
    font-size: 30px;
    text-align: center;
    text-transform: uppercase;
    position: relative;
}
.product-panel-subheading {
    float: left;
    width: 100%;
    text-align: justify;
    font-size: 16px;
    padding: 30px 0 30px;
    line-height: 28px;
    font-size: 16px;
}
.product-panel-heading::after {
    left: 40%;
    bottom: -37%;
    height: 3px;
    content: "";
    width: 100px;
    position: absolute;
    background-color: #e81b4f;
}
.product-co {
    position: relative;
    font-size: 13px;
    font-weight: 600;
    cursor: pointer;
    z-index: 1;
    text-align: center;
    display: inline-block;
    text-transform: capitalize;
    transition: all 0.5s ease 0s;
    margin: -16px auto;
    clear: both;
    color: #fff;
    text-align: center;
    background: #df1d3c;
    padding: 10px 15px;
    width: 40%;
    display: flex;
    justify-content: center;
    border-radius: 20px;
}
.product-co:before {
    position: absolute;
    content: "";
    left: 0;
    opacity: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
    background-color: #173e43;
    transform: scale(0.5, 1);
    transition: all 0.4s ease 0s;
    border-radius: 20px;
}
.product-co:hover::before {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}
.product-co:hover {
    color: #fff;
}
.clients-panel {
    float: left;
    width: 100%;
    padding: 60px 0 50px;
    background-image: url(../images/cl-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.clientsmain {
    float: left;
    width: 100%;
}
.clients-im {
    float: left;
    width: 100%;
}
.clients-im img {
    width: 100%;
}
.finesh-page-panel01 {
    float: left;
    width: 100%;
    padding: 80px 0;
}
#tabs {
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.finesh-paper-subject01 {
    float: left;
    width: 30%;
}
.finesh-paper-subject02 {
    float: left;
    width: 70%;
}
.finesh-im {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.finesh-im img {
    width: 100%;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    position: relative;
    display: block;
}
.msg-inside01 {
    position: absolute;
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    bottom: 0;
    background: rgba(4, 157, 217, 0.5);
}
.finesh-im:hover .msg-inside01 {
    display: block;
}
.msg-inside01 h3 {
    position: absolute;
    bottom: 74px; /*! top:0; */
    left: 0;
    right: 0;
    font-size: 26px;
    letter-spacing: 1px;
    text-align: center;
    color: #fff;
}
.finesh-im:hover img {
    width: 100%;
    float: left;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}
.finesh-paper-subject01 ul {
    float: left;
    width: 100%;
}
.finesh-paper-subject01 ul li a {
    float: left;
    width: 88%;
    background: #dc143c;
    padding: 14px 17px;
    margin-bottom: 15px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}
.finesh-cont {
    float: left;
    width: 100%;
    padding: 20px 0 10px;
    font-size: 20px;
    text-align: center;
}
.finesh-cont p {
    float: left;
    width: 100%;
    font-size: 15px;
    text-align: justify;
    line-height: 26px;
}
.finesh-cont h2 {
    float: left;
    width: 100%;
    text-transform: uppercase;
    padding-bottom: 10px;
}
li.ui-tabs-active.ui-state-active a {
    background-color: #009fdd;
    color: #fff !important;
    border-radius: 5px;
}
.v-card {
    position: absolute;
    top: 28%;
    right: 8%;
}
.v-card h2 {
    text-align: center;
    color: #dd3a60;
    font-size: 30px;
    line-height: 36px;
    padding-bottom: 30px;
}
.v-card img {
    width: 90%;
    padding-left: 20px;
}
.v-card a {
    color: #fff;
    background: #de3d63;
    padding: 10px 15px;
    display: block;
    margin: 10px auto;
    width: 80%;
}
.v-card a:hover {
    background: #4f646f;
}
.contact-panel01 {
    float: left;
    width: 100%;
    background: #f2f2f2;
}
.contact-subject {
    float: left;
    width: 100%;
    justify-content: space-between;
    padding: 100px 0 60px;
}
.contact-panel-form {
    float: left;
    width: 48%;
}
.contact-sub-contents {
    float: right;
    width: 48%;
}
.get {
    float: left;
    width: 100%;
    color: #fff;
}
.contact-sub-contents h2 {
    float: left;
    width: 100%;
    font-size: 30px;
    padding-bottom: 30px;
}
.contact-sub-contents p {
    float: left;
    width: 100%;
    text-align: left;
    margin-bottom: 14px;
    font-weight: 600;
}
.contact-sub-contents p a {
    color: #000;
    font-weight: 600;
    line-height: 30px;
}
.contact-sub-contents p a:hover {
    color: #f89d0e;
}
.contact-map {
    float: left;
    width: 100%;
    border: 2px solid #f89d0e;
    border-radius: 10px;
    box-shadow: 0 2px 85px 0 rgba(0, 0, 0, 0.1);
}
.contact-map iframe {
    float: left;
    width: 100%;
    height: 350px;
    border-radius: 10px;
}
.na-soc01 {
    float: left;
    width: 100%;
    padding: 25px 0;
}
.na-soc01 ul {
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    clear: both;
}
.na-soc01 ul li {
    width: 20%;
    padding-left: 15px;
}
.finesh01-panel01 {
    float: left;
    width: 100%;
    padding: 40px 0;
}
.fine01-main {
    float: left;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.find-cont {
    float: left;
    width: 32%;
    padding: 30px 20px;
}
.find-imo {
    float: left;
    width: 100%;
}
.find-imo img {
    width: 100%;
}
.find-sub {
    float: left;
    width: 100%;
    text-align: center;
    background: #f3f3f3;
    padding: 0 20px;
    box-shadow: 8px 9px 35px 0 rgba(49, 49, 49, 0.08);
    border: 2px solid #fff;
    height: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.find-sub img {
    width: 20%;
    margin-top: 35px;
    z-index: 999;
    position: relative;
}
.find-sub h2 {
    float: left;
    width: 100%;
    padding: 10px 0 50px;
}
.find-sub p {
    float: left;
    width: 100%;
    text-align: justify;
    font-size: 15px;
    line-height: 26px;
    padding-bottom: 25px;
}
.find-sub a {
    position: relative;
    font-size: 13px;
    font-weight: 600;
    cursor: pointer;
    z-index: 1;
    text-align: center;
    display: inline-block;
    text-transform: capitalize;
    transition: all 0.5s ease 0s;
    margin: -16px auto;
    clear: both;
    color: #fff;
    text-align: center;
    background: #df1d3c;
    padding: 10px 15px;
    width: 35%;
    display: flex;
    justify-content: center;
    border-radius: 20px;
}
.find-sub a:before {
    position: absolute;
    content: "";
    left: 0;
    opacity: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
    background-color: #173e43;
    transform: scale(0.5, 1);
    transition: all 0.4s ease 0s;
    border-radius: 20px;
}
.find-sub a:hover::before {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}
.find-sub a:hover {
    color: #fff;
}
.find-imo {
    position: relative;
}
.column p {
    font-size: 16px;
    padding-bottom: 7px;
}
.column h4 {
    font-size: 20px;
    padding-bottom: 7px;
    padding-top: 7px;
}
.find-imo .overlay {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    height: 0%;
    background: rgba(255, 77, 28, 0.6);
    opacity: 0.8;
    transition: 0.2s linear;
}
.find-cont:hover .find-imo .overlay {
    height: 100%;
}
.kraft-panel01 {
    float: left;
    width: 100%;
    padding: 80px 0 60px;
}
.kraft01-main {
    width: 90%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    clear: both;
    margin: 0 auto;
    padding-top: 50px;
}
.kraft-imo {
    float: left;
    width: 40%;
}
.kraft-imo img {
    width: 90%;
    border-radius: 10px;
    border: 5px solid rgb(232, 28, 80, 0.5);
}
.kraft01-sub {
    float: left;
    width: 100%;
    padding: 20px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.kraft-imo01 {
    float: left;
    width: 48%;
}
.kraft-imo01 img {
    width: 100%;
}
.kraft02-panel02 {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.kraft02-main002 {
    float: left;
    width: 100%;
    text-align: center;
}
.uae-unian01 {
    float: left;
    width: 100%;
}
.kraft02-main002 h2 {
    float: left;
    width: 100%;
    font-size: 30px;
    text-align: center;
    text-transform: uppercase;
    padding: 0 0 25px;
}
.uae-unian01 h4 {
    width: 90%;
    margin-top: 20px;
    font-size: 22px;
    margin: 0 auto;
    clear: both;
}
.uae-unian01 h4 span {
    float: left;
    width: 100%;
    font-size: 17px;
    line-height: 50px;
}
.uae-unian01 p {
    width: 90%;
    line-height: 26px;
    padding-bottom: 8px;
    margin: 0 auto;
    clear: both;
    color: #4f4f50;
    font-weight: 600;
}
.uae-unian02 {
    width: 90%;
    background: rgba(255, 77, 28, 0.1);
    padding: 30px;
    clear: both;
    margin: 0 auto;
}
.uae-unian02 h3 {
    float: left;
    width: 100%;
    font-size: 18px;
    text-transform: uppercase;
    padding-bottom: 20px;
    text-align: center;
}
.uae-main-subject {
    width: 70%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
    clear: both;
    text-align: left;
}
.uae-unian02 h5 {
    clear: both;
    width: 100%;
    padding-bottom: 20px;
}
.uae-sub01 {
    float: left;
    width: 48%;
}
.uae-sub01 p {
    float: left;
    width: 100%;
    padding-bottom: 15px;
    font-size: 17px;
}
.uae-sub01 p:before {
    content: "\f00c";
    position: absolute;
    margin-left: -30px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: green;
}
.kraft03-panel03 {
    float: left;
    width: 100%;
    padding: 80px 0;
}
.kraft03-main003 {
    float: left;
    width: 100%;
}
.kraft03-main003 h2 {
    float: left;
    width: 100%;
    font-size: 30px;
    text-align: center;
    text-transform: uppercase;
    padding: 0 0 25px;
}
.duplex-main {
    float: left;
    width: 100%;
    text-align: center;
}
.duplex-maintcont {
    width: 90%;
    margin: 0 auto;
}
.duplex-maintcont h4 {
    float: left;
    width: 100%;
    margin-top: 20px;
    font-size: 22px;
}
.duplex-maintcont h4 span {
    float: left;
    width: 100%;
    font-size: 17px;
    line-height: 50px;
}
.duplex-maintcont p {
    float: left;
    width: 100%;
    line-height: 26px;
    padding-bottom: 8px;
    color: #4f4f50;
    font-weight: 600;
}
.duplex-mainio {
    float: left;
    width: 30%;
}
.duplex-mainio img {
    width: 90%;
}
.kraft04-panel04 {
    float: left;
    width: 100%;
    padding: 0 0 40px;
}
.subject-kraft04 {
    float: left;
    width: 100%;
}
.target-kraft04 {
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.kraft04-main004 {
    float: left;
    width: 48%;
    border: 2px solid rgba(255, 77, 28, 0.6);
    background: #fff;
    padding: 20px;
    box-shadow: 0 0 10px #cfcfcf;
}
.kraft04-main004:hover {
    background: rgba(255, 77, 28, 0.1);
}
.kraft04-main04 {
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.kraft04-imo {
    float: left;
    width: 28%;
}
.kraft04-imo img {
    width: 100%;
}
.kraft04-cont04 {
    float: left;
    width: 100%;
    text-align: center;
}
.kraft04-sub0004 {
    float: left;
    width: 48%;
    border: 2px solid rgba(255, 77, 28, 0.6);
    background: #fff;
    padding: 20px;
    box-shadow: 0 0 10px #cfcfcf;
}
.kraft04-sub0004:hover {
    background: rgba(255, 77, 28, 0.1);
}
.kraft04-cont04 h2 {
    float: left;
    width: 100%;
    font-size: 25px;
    padding-top: 30px;
    line-height: 32px;
}
.kraft04-cont04 h4 {
    float: left;
    width: 100%;
    margin-top: 20px;
    font-size: 17px;
    line-height: 26px;
}
.kraft04-cont04 h4 span {
    float: left;
    width: 100%;
    font-size: 15px;
    line-height: 50px;
}
.kraft04-submain {
    float: left;
    width: 100%;
    padding-top: 25px;
}
.kraft04-submain p {
    float: left;
    width: 100%;
    line-height: 26px;
    padding-bottom: 8px;
    color: #4f4f50;
    font-weight: 600;
}
.service-panel01 {
    float: left;
    width: 100%;
    padding: 30px 0;
}
.service-panel-main {
    float: left;
    width: 100%;
}
.main-imo {
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.subject05-imo {
    float: left;
    width: 50%;
}
.subject05-imo img {
    width: 100%;
}
.subject04-imo001 {
    float: left;
    width: 50%;
    display: flex;
}
.subject04-imo001 img {
    width: 50%;
}
.wast-page-panel01 {
    float: left;
    width: 100%;
    padding: 80px 0 40px;
}
.wast-main-panel {
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.subject01-wast {
    float: left;
    width: 30%;
}
.wast-page-panel01 h2 {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 25px;
    padding: 20px 0 40px;
    color: #f89d0e;
}
.wast-new-cont {
    float: left;
    width: 100%;
}
.wast-new-cont p {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 20px;
    padding-bottom: 16px;
}
.wast-new-cont h6 {
    width: 48%;
    clear: both;
    margin: 0 auto;
    text-align: center;
    padding: 20px 0;
    font-size: 18px;
    background: #e81b4f;
    color: #ffff;
    border: 2px solid #fff;
    border-radius: 15px;
}
.wast-new-cont h6 a {
    color: #ff0;
}
.wast-new-cont h6 a:hover {
    color: #000;
}
.recover-cover {
    width: 100%;
    padding: 60px 0;
    clear: both;
}
.recoverd-main {
    float: left;
    width: 100%;
}
.recoverd-main h3 {
    font-size: 19px;
    line-height: 30px;
    padding-bottom: 30px;
    text-align: center;
}
.recu-sub {
    width: 46%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    padding: 0 0 30px 0;
}
.re-subject {
    width: 40%;
    margin: 0 auto;
}
.re-subject:last-child {
    padding-left: 60px;
    width: 42%;
}
.recover-bullet {
    float: left;
    width: 100%;
    padding-bottom: 15px;
    font-size: 17px;
    text-transform: uppercase;
}
.recover-bullet:before {
    content: "\f00c";
    position: absolute;
    margin-left: -30px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: green;
}
.subject01-wast h2 {
    float: left;
    width: 100%;
    text-transform: uppercase;
    text-align: center;
    font-size: 22px;
    padding: 20px 0;
    color: #000;
}
.wast-page-panel02 {
    float: left;
    width: 100%;
    padding: 40px 0;
}
.subject01-wast img {
    width: 100%;
    height: 300px;
}
.brown-main {
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
}
h2.brown-heading {
    float: left;
    width: 100%;
    color: #df1d3c;
    font-size: 35px;
    text-align: center;
    padding-top: 50px;
}
.brown-main h2 {
    float: left;
    width: 100%;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    z-index: 9999;
    color: #df1d3c;
    font-size: 43px;
}
.wast-slide {
    float: left;
    width: 100%;
}
.wast-slide img {
    width: 100%;
    height: 200px;
}
.wast-slider {
    float: left;
    width: 100%;
    padding: 30px 0 0;
}
.wast-panel03 {
    float: left;
    width: 100%;
}
.unity-brown {
    float: left;
    width: 100%;
    background: rgba(255, 77, 28, 0.1);
    box-shadow: 8px 9px 35px 0 rgba(49, 49, 49, 0.08);
    border: 2px solid #fff;
    padding-bottom: 30px;
}
.unity-brown h5 {
    float: left;
    width: 100%;
    font-size: 21px;
    padding: 20px 10px 20px;
    font-weight: 500;
    line-height: 36px;
    text-align: center;
}
.unity-brown h6 {
    float: left;
    width: 100%;
    font-size: 19px;
    padding: 40px 20px 20px;
    text-align: left;
}
.brown-points {
    width: 85%;
    margin: 0 auto;
    clear: both;
}
.brown-points p {
    float: left;
    width: 100%;
    padding-left: 20px;
    line-height: 36px;
    font-size: 18px;
}
.brown-points p:before {
    content: "\f105";
    position: absolute;
    margin-left: -30px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: orange;
}
.subject01-wast a {
    position: relative;
    font-size: 13px;
    font-weight: 600;
    cursor: pointer;
    z-index: 1;
    text-align: center;
    display: inline-block;
    text-transform: capitalize;
    transition: all 0.5s ease 0s;
    margin: -16px auto;
    clear: both;
    color: #fff;
    text-align: center;
    background: #df1d3c;
    padding: 10px 15px;
    width: 35%;
    display: flex;
    justify-content: center;
    border-radius: 20px;
}
.subject01-wast a:before {
    position: absolute;
    content: "";
    left: 0;
    opacity: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
    background-color: #27aae1;
    transform: scale(0.5, 1);
    transition: all 0.4s ease 0s;
    border-radius: 20px;
}
.subject01-wast a:hover::before {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}
.subject01-wast a:hover {
    color: #fff;
}
.three-newspaper-panel {
    float: left;
    width: 100%;
    padding: 100px 0;
}
.main-newspaper {
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.sub-three {
    float: left;
    width: 30%;
    text-align: center;
}
.slide-news {
    float: left;
    width: 100%;
}
.slide-news img {
    width: 100%;
}
.sub-three h2 {
    float: left;
    width: 100%;
    padding-top: 40px;
    font-size: 24px;
    color: #df1d3c;
}
.white-panel02 {
    float: left;
    width: 100%;
    padding: 40px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.subject-mo {
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.subject-mo img {
    float: left;
    width: 30%;
    margin-left: 40px;
    height: 300px;
}
.wast-panel04 {
    float: left;
    width: 100%;
    padding: 80px 0;
}
.wast-panel04-main {
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.sub-panel04 {
    float: left;
    width: 32%;
    box-shadow: 8px 9px 35px 0 rgba(49, 49, 49, 0.08);
    background: rgba(255, 77, 28, 0.1);
    border: 2px solid #fff;
    padding: 35px 33px 21px 33px;
    border-radius: 26px;
}
.sub-panel04 h3 {
    float: left;
    width: 100%;
    font-size: 21px;
    text-align: center;
    padding-bottom: 25px;
}
.sub-panel04 h3 span {
    float: left;
    width: 100%;
    font-size: 12px;
    display: block;
    padding-top: 15px;
}
.sub-panel04 p {
    float: left;
    width: 100%;
    padding-left: 33px;
    line-height: 36px;
    font-size: 18px;
    color: #fff;
}
.sub-panel04 p:before {
    content: "\f105";
    position: absolute;
    margin-left: -20px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: orange;
}
.sub-panel04 p a {
    float: left;
    width: 100%;
    color: #000;
}
.sub-panel04 p a:hover {
    color: #f89d0e;
}
.pulppaper-panel02 {
    float: left;
    width: 100%;
    padding: 80px 0 40px;
}
.pulp-main {
    float: left;
    width: 100%;
    background: rgba(255, 77, 28, 0.1);
    box-shadow: 8px 9px 35px 0 rgba(49, 49, 49, 0.08);
    border: 2px solid #fff;
    padding: 35px 33px 21px 33px;
}
.pulp-main h2 {
    float: left;
    width: 100%;
    font-size: 25px;
    text-transform: uppercase;
}
.pulp-main h6 {
    float: left;
    width: 100%;
    font-size: 17px;
    padding: 20px 0;
    line-height: 26px;
    font-weight: 500;
}
.pulp-main h3 {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 26px;
    padding: 20px 0;
    color: #f89d0e;
}
.pulp-cont-main {
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.pulp-cont {
    float: left;
    width: 24%;
}
.pulp-cont img {
    float: left;
    width: 100%;
    border: 2px solid #fff;
    border-radius: 26px;
}
.pulp-cont h4 {
    float: left;
    width: 100%;
    text-align: center;
    padding: 25px 0;
    font-size: 18px;
}
.pulp-types {
    float: left;
    width: 100%;
    padding: 25px 0;
}
.pulp-types h3 {
    float: left;
    width: 100%;
    text-align: left;
}
.global-company {
    float: left;
    width: 100%;
}
.global-points {
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    background: #fff;
    padding: 20px;
}
.global-points P {
    float: left;
    width: 20%;
    padding-left: 33px;
    line-height: 36px;
    font-size: 18px;
}
.global-points P:before {
    content: "\f105";
    position: absolute;
    margin-left: -20px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: orange;
}
.global-company h3 {
    float: left;
    width: 100%;
    text-align: center !important;
    padding-top: 80px;
    padding-bottom: 0;
}
.stock-panel01 {
    float: left;
    width: 100%;
    padding: 0 0;
}
.stock-main {
    float: left;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 30px;
}
.stock-main img {
    float: left;
    width: 100%;
    height: 40vh;
}
.stock-main h2 {
    float: left;
    width: 100%;
    text-align: center;
    padding: 50px 0 15px;
    font-size: 26px;
    color: #f89d0e;
}
.stock-main p {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 17px;
}
.sub-unian-stock img {
    width: 100%;
}
.sub-unian-stock01 {
    float: left;
    width: 100%;
    text-align: center;
}
.sub-unian-stock01 h3 {
    float: left;
    width: 100%;
    font-size: 23px;
    padding-bottom: 20px;
    color: #f89d0e;
}
.sub-unian-stock01 p {
    float: left;
    width: 92%;
    line-height: 26px;
    text-align: center;
    padding-bottom: 20px;
    font-size: 20px;
}
.sub-unian-stock01 a {
    position: relative;
    font-size: 13px;
    font-weight: 600;
    cursor: pointer;
    z-index: 1;
    text-align: center;
    display: inline-block;
    text-transform: capitalize;
    transition: all 0.5s ease 0s;
    margin: -16px auto;
    clear: both;
    color: #fff;
    text-align: center;
    background: #df1d3c;
    padding: 14px 15px;
    width: 18%;
    display: flex;
    justify-content: center;
    border-radius: 20px;
}
.sub-unian-stock01 a:before {
    position: absolute;
    content: "";
    left: 0;
    opacity: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
    background-color: #27aae1;
    transform: scale(0.5, 1);
    transition: all 0.4s ease 0s;
    border-radius: 20px;
}
.sub-unian-stock01 a:hover::before {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}
.sub-unian-stock01 a:hover {
    color: #fff;
}
.paper-boards-panel01 {
    float: left;
    width: 100%;
    padding: 0 0 0;
}
.paper-boards-main {
    float: left;
    width: 100%;
}
.paper-boards-main h2 {
    float: left;
    width: 100%;
    font-size: 23px;
    padding-bottom: 20px;
    text-align: center;
    color: #f89d0e;
}
.paper-boards-main p {
    float: left;
    width: 100%;
    line-height: 26px;
    text-align: justify;
    padding-bottom: 20px;
}
.sub-pap-cont-main {
    float: left;
    width: 100%;
    padding: 40px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.sub-pap {
    float: left;
    width: 28%;
    text-align: center;
    padding: 20px 0;
}
.sub-pap img {
    width: 80%;
}
.sub-pap h4 {
    float: left;
    width: 100%;
    font-size: 18px;
    padding: 18px 0 0;
    line-height: 26px;
}
.subject-sub-union {
    float: left;
    width: 100%;
    padding: 40px 0;
}
.unit-sub {
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.sub-uno {
    float: left;
    width: 100%;
    text-align: center;
    background: rgba(255, 77, 28, 0.1);
    border: 2px solid #fff;
    padding: 20px 0;
    margin-bottom: 25px;
}
.sub-uno:hover {
    box-shadow: 8px 9px 35px 0 rgba(49, 49, 49, 0.08);
}
.sub-uno h4 {
    float: left;
    width: 100%;
    line-height: 30px;
    padding: 10px;
    color: #000;
}
.unit-sub a {
    float: left;
    width: 22%;
}
.table {
    width: 100%;
    float: left;
    margin: 50px 0 10px 0;
}
table {
    width: 100%;
    float: left;
}
table,
td,
th {
    border: 1px solid #000;
    border-collapse: collapse; /*! width: 100%; */
    text-align: center;
    line-height: 26px;
}
td,
th {
    padding: 8px; /*! height: 24px; */
}
th {
    background: #f0e6cc;
}
.even {
    background: #fbf8f0;
}
.odd {
    background: #fefcf9;
}
.tr01 td {
    background: #f89d0e;
    color: #fff;
}
.writing-panel01 {
    float: left;
    width: 100%;
    padding: 50px 0;
}
.writing-main {
    float: left;
    width: 100%;
}
.sub-writing-main {
    float: left;
    width: 100%;
    padding: 40px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 2px solid rgba(255, 77, 28, 0.6);
    background: #fff;
    padding: 20px;
    box-shadow: 0 0 10px #cfcfcf;
    margin: 20px 0;
}
.sub-main-cont {
    float: left;
    width: 75%;
}
.writing-modi-heading {
    float: left;
    width: 100%;
    padding: 40px 0 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.modi01-heading {
    float: left;
    width: 60%;
}
.modi01-heading h2 {
    float: left;
    width: 100%;
    font-size: 35px;
}
.modi01-btns a {
    font-size: 18px;
    padding: 10px 15px;
    background: #f89d0e;
    color: #fff;
}
.modi01-btns a i {
    font-size: 15px;
}
.modi01-btns a:hover {
    background: #de3d63;
}
.sub-main-cont01 {
    float: left;
    width: 20%;
    background: #fff;
    padding: 20px;
    box-shadow: 0 0 10px #cfcfcf;
    border-radius: 26px;
}
.sub-main-cont01 img {
    width: 100%;
}
.sub-main-cont h3 {
    float: left;
    width: 100%;
    font-size: 23px;
    padding-bottom: 15px;
    text-transform: uppercase;
}
.sub-main-cont p {
    float: left;
    width: 100%;
    line-height: 36px;
}
.sub-writing-featur {
    float: left;
    width: 100%;
}
.sub-writing-featur li {
    clear: both;
    width: 90%;
    margin: 0 auto;
    line-height: 30px;
}
.sub-writing-featur li i.fas.fa-chevron-right {
    font-size: 12px;
    color: orange;
}
.tissue-cont {
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 20px 0;
}
.tissue-subject {
    clear: both;
    width: 40%;
    margin: 0 auto;
}
.tissue-subject p {
    float: left;
    width: 100%;
    font-size: 17px;
}
.tissue-subject p:before {
    content: "\f00c";
    position: absolute;
    margin-left: -30px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: orange;
}
.career-panel01 {
    float: left;
    width: 100%;
    padding: 80px 0 40px;
}
.career-main {
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.sub-career {
    float: left;
    width: 40%;
}
.sub-career01 {
    float: left;
    width: 55%;
}
.sub-career h2,
.sub-career01 h2 {
    float: left;
    width: 100%;
    padding: 15px 0;
    position: relative;
}
.sub-career h2::after {
    position: absolute;
    content: "";
    width: 60px;
    height: 2px;
    background: #f89d0e;
    bottom: 0;
    left: 0;
}
.sub-career01 h2::after {
    position: absolute;
    content: "";
    width: 60px;
    height: 2px;
    background: #f89d0e;
    bottom: 0;
    left: 0;
}
.sub-career p {
    float: left;
    width: 100%;
    padding: 15px 0;
    font-size: 16px;
    text-align: justify;
    line-height: 26px;
}
.sub-caree-form {
    float: left;
    width: 100%;
}
.sub-caree-form .wrap01 input[type="text"],
input#pcom,
input#pname,
input#pnamee,
input[type="tel"],
select,
textarea {
    width: 100%;
    padding: 12px;
    border-radius: 4px;
    box-sizing: border-box;
    margin-top: 10px;
    margin-bottom: 0;
    resize: vertical;
    font-family: open sans;
    color: #000;
    float: left;
    background: #e5e5e5;
    border: none;
    font-family: Ubuntu, sans-serif;
    font-size: 15px;
}
.sub-caree-form .wrap04 input[type="submit"] {
    background-color: #f89d0e;
    color: #fff;
    padding: 12px 20px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    margin-top: 15px;
    font-size: 15px;
    letter-spacing: 2px;
    font-family: Muli, sans-serif;
    width: 100%;
}
.sub-caree-form .wrap04 input[type="submit"]:hover {
    background-color: #173e43;
    color: #fff;
    font-family: Muli, sans-serif;
}
.career-slit {
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 25px;
}
.wrap01 {
    float: left;
    width: 48%;
    margin-bottom: 10px;
}
.wrap02 textarea {
    height: 150px;
}
.caree-second-split {
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.sub-wrap {
    float: left;
    width: 48%;
}
.wrap04 {
    float: left;
    width: 100%;
}
#fileToUpload {
    font-weight: 500;
    background-color: #fbfbfb;
    width: 100%;
    padding: 12px;
    border-radius: 4px;
    box-sizing: border-box;
    margin-top: 10px;
    margin-bottom: 0;
    resize: vertical;
    color: #79859c;
    float: left;
    background: #e5e5e5;
    border: none;
    font-family: Ubuntu, sans-serif;
    font-size: 15px;
}
.wrap01 em#capt-error,
.wrap01 em#fname-error,
.wrap01 em#lname-error,
.wrap01 em#pname-error,
em#subject-error {
    color: red;
}
.specialty-panel02 {
    float: left;
    width: 100%;
    padding: 40px 0;
}
.specialty-panel02-main {
    float: left;
    width: 100%;
}
.sub-specialty-panel02 {
    float: left;
    width: 100%;
    border: 2px solid rgba(255, 77, 28, 0.6);
    background: #fff;
    padding: 20px;
    box-shadow: 0 0 10px #cfcfcf;
    margin: 20px 0;
}
.sub-specialty-panel02 h2 {
    float: left;
    width: 100%;
    font-size: 23px;
    padding-bottom: 15px;
    color: #f89d0e;
    text-transform: uppercase;
}
.sub-specialty-panel02 p {
    float: left;
    width: 100%;
    line-height: 36px;
    text-align: justify;
    font-size: 18px;
}
.subject-speciality {
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.sub-subject-speciality {
    float: left;
    width: 73%;
}
.sub-subject-speciality01 {
    float: left;
    width: 25%;
    background: #fff;
    padding: 20px;
    box-shadow: 0 0 10px #cfcfcf;
    border-radius: 26px;
}
.sub-subject-speciality h3 {
    float: left;
    width: 100%;
    color: #f89d0e;
    margin: 20px 0 10px 0;
}
.sub-devition {
    clear: both;
    width: 70%;
    margin: 0 auto;
}
.sub-devition p {
    float: left;
    width: 100%;
    padding-bottom: 10px;
    font-size: 17px;
}
.sub-devition p:before {
    content: "\f00c";
    position: absolute;
    margin-left: -30px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: green;
    font-size: 15px;
}
.medicine-paper {
    float: left;
    width: 100%;
    border: 2px solid rgba(255, 77, 28, 0.6);
    background: #fff;
    padding: 20px;
    box-shadow: 0 0 10px #cfcfcf;
    margin: 20px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.sub-medicine {
    float: left;
    width: 70%;
}
.sub-medicine01 {
    float: left;
    width: 20%;
    background: #fff;
    padding: 20px;
    box-shadow: 0 0 10px #cfcfcf;
    border-radius: 26px;
}
.sub-medicine01 img {
    width: 100%;
}
.sub-medicine02 {
    float: left;
    width: 50%;
    background: #fff;
    padding: 20px;
    box-shadow: 0 0 10px #cfcfcf;
    border-radius: 26px;
}
.sub-medicine02 img {
    width: 100%;
}
.sub-medicine h2 {
    float: left;
    width: 100%;
    font-size: 23px;
    padding-bottom: 15px;
    color: #f89d0e;
    text-transform: uppercase;
}
.sub-medicine p {
    float: left;
    width: 100%;
    line-height: 36px;
    text-align: justify;
}
.newsprint-paper-panel01 {
    float: left;
    width: 100%;
    padding: 40px 0;
}
.newsprint-paper-main {
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 2px solid rgba(255, 77, 28, 0.6);
    box-shadow: 0 0 10px #cfcfcf;
    padding: 30px;
    margin-bottom: 30px;
}
.newsprint-paper-main:hover {
    background: rgba(255, 77, 28, 0.1);
}
.sub-newsprint {
    float: left;
    width: 70%;
}
.sub-newsprint h3 {
    float: left;
    width: 100%;
    font-size: 23px;
    padding-bottom: 15px;
    color: #f89d0e;
}
.sub-newsprint p {
    float: left;
    width: 100%;
    line-height: 36px;
    text-align: justify;
    padding-bottom: 33px;
}
.sub-newsprint01 {
    float: left;
    width: 25%;
}
.newsprint-paper-main01 {
    float: left;
    width: 100%;
    padding: 40px 0;
}
.sub-newsprint a {
    position: relative;
    font-size: 13px;
    font-weight: 600;
    cursor: pointer;
    z-index: 1;
    text-align: center;
    display: inline-block;
    text-transform: capitalize;
    transition: all 0.5s ease 0s;
    margin: -16px auto;
    clear: both;
    color: #fff;
    text-align: center;
    background: #df1d3c;
    padding: 10px 15px;
    width: 100%;
    display: flex;
    justify-content: center;
    border-radius: 20px;
    max-width: 150px;
}
.sub-newsprint a:before {
    position: absolute;
    content: "";
    left: 0;
    opacity: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
    background-color: #1f425d;
    transform: scale(0.5, 1);
    transition: all 0.4s ease 0s;
    border-radius: 20px;
}
.sub-newsprint a:hover::before {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}
.sub-newsprint a:hover {
    color: #fff;
}
.paper-brard-panel01 {
    float: left;
    width: 100%;
    padding: 80px 0;
}
.paper-board-main-cont {
    float: left;
    width: 100%;
    padding-top: 40px;
}
.sub-paper-board-cont {
    float: left;
    width: 100%;
    border: 2px solid rgba(255, 77, 28, 0.6);
    background: #fff;
    padding: 20px;
    box-shadow: 0 0 10px #cfcfcf;
}
.subject-boards-content {
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.subject-boards-content img {
    width: 22%;
    background: #fff;
    box-shadow: 0 0 10px #cfcfcf;
    border-radius: 26px;
    border: 2px solid #f89d0e;
    margin: 0 auto;
}
.subject-board-heading {
    float: left;
    width: 60%;
}
.subject-board-heading h2 {
    float: left;
    width: 100%;
    font-size: 30px;
    text-transform: uppercase;
    color: #f89d0e;
}
.suject-boards-two-cont {
    float: left;
    width: 100%;
}
.subject-board-heading h3 {
    float: left;
    width: 100%;
    font-size: 23px;
    padding-bottom: 15px;
    padding-top: 25px;
}
.subject-board-heading p {
    float: left;
    width: 100%;
    line-height: 36px;
}
.suject-boards-two-cont p {
    float: left;
    width: 100%;
    line-height: 36px;
}
.gray-boards {
    float: left;
    width: 48%;
    border: 2px solid rgba(255, 77, 28, 0.6);
    background: #fff;
    padding: 20px;
    box-shadow: 0 0 10px #cfcfcf;
    margin: 20px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.sub-gray-imo {
    float: left;
    width: 30%;
}
.sub-gray-imo img {
    float: left;
    width: 100%;
    background: #fff;
    box-shadow: 0 0 10px #cfcfcf;
    border-radius: 26px;
    border: 2px solid #f89d0e;
}
.sub-gray-boards {
    float: left;
    width: 70%;
}
.sub-gray-boards h2 {
    float: left;
    width: 100%;
    font-size: 25px;
    text-transform: uppercase;
    color: #f89d0e;
    line-height: 36px;
}
.sub-gray-boards h2 span {
    font-size: 18px;
}
.sub-gray-boards p {
    float: left;
    width: 94%;
    line-height: 33px;
    text-align: justify;
}
.gray-boards-main {
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.sub-gray-boards h3 {
    float: left;
    width: 100%;
    font-size: 22px;
    text-transform: uppercase;
    color: #f89d0e;
    line-height: 36px;
}
.policoted-main {
    float: left;
    width: 100%;
    border: 2px solid rgba(255, 77, 28, 0.6);
    background: #fff;
    padding: 20px;
    box-shadow: 0 0 10px #cfcfcf;
    margin: 20px 0;
}
.suject-policoted {
    float: left;
    width: 100%;
}
.suject-policoted h2 {
    float: left;
    width: 100%;
    font-size: 25px;
    text-transform: uppercase;
    color: #f89d0e;
    line-height: 36px;
}
.suject-policoted p {
    float: left;
    width: 94%;
    line-height: 33px;
    text-align: justify;
}
.union-policoted {
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.sub-poli {
    float: left;
    width: 70%;
}
.sub-poli01 {
    float: left;
    width: 30%;
}
.sub-poli01 img {
    float: left;
    width: 65%;
    background: #fff;
    box-shadow: 0 0 10px #cfcfcf;
    border-radius: 26px;
    border: 2px solid #f89d0e;
}
.sub-poli p {
    float: left;
    width: 100%;
    line-height: 33px;
    text-align: justify;
}
.poli-point {
    width: 79%;
    margin: 0 auto;
    clear: both;
}
.poli-point li {
    padding-bottom: 15px;
    font-size: 17px;
}
.poli-point li:before {
    content: "\f00c";
    position: absolute;
    margin-left: -30px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: green;
}
.small-poli {
    float: left;
    width: 100%;
    border: 2px solid rgba(255, 77, 28, 0.6);
    background: #fff;
    padding: 20px;
    box-shadow: 0 0 10px #cfcfcf;
    margin: 20px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.sub-small-poli {
    float: left;
    width: 70%;
}
.sub-small-poli01 {
    float: left;
    width: 30%;
}
.sub-small-poli01 img {
    float: left;
    width: 65%;
    background: #fff;
    box-shadow: 0 0 10px #cfcfcf;
    border-radius: 26px;
    border: 2px solid #f89d0e;
}
.sub-small-poli h3 {
    float: left;
    width: 100%;
    font-size: 25px;
    text-transform: uppercase;
    color: #f89d0e;
    line-height: 36px;
}
.sub-small-poli p {
    float: left;
    width: 94%;
    line-height: 33px;
    text-align: justify;
}
.others-paper-panel {
    float: left;
    width: 100%;
    padding: 60px 0;
}
.others-paper-main {
    float: left;
    width: 100%;
    background: rgba(255, 77, 28, 0.1);
    box-shadow: 8px 9px 35px 0 rgba(49, 49, 49, 0.08);
    border: 2px solid #fff;
    padding: 35px 33px 21px 33px;
}
.others-paper-main h2 {
    float: left;
    width: 100%;
    text-align: center;
    color: #f89d0e;
    font-size: 27px;
}
.others-sub-imo-group {
    float: left;
    width: 100%;
    padding: 40px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.sub-group-imo {
    margin: 0 auto;
    width: 23%;
    clear: both;
}
.sub-group-imo img {
    width: 80%;
    clear: both;
    margin: 0 auto;
    border: 2px solid #f89d0e;
    display: block;
}
.others-paper-group {
    float: left;
    width: 100%;
    padding: 30px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.other-papers-union {
    float: left;
    width: 50%;
}
.other-papers-union p {
    float: left;
    width: 100%;
    padding-left: 33px;
    line-height: 36px;
    font-size: 18px;
    color: #000;
}
.other-papers-union p:before {
    content: "\f105";
    position: absolute;
    margin-left: -20px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: orange;
}
.page-load {
    width: 100%;
    overflow-x: hidden;
}
.preloader {
    background: #fff none repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}
.spinner {
    width: 70px;
    height: 70px;
    position: absolute;
    top: 50%;
    left: 50%;
    position: absolute;
    margin: 0 auto;
    margin-left: -35px;
    margin-top: -35px;
}
.double-bounce1,
.double-bounce2 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #e81b4f;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: sk-bounce 2s infinite ease-in-out;
    animation: sk-bounce 2s infinite ease-in-out;
}
.double-bounce2 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
@-webkit-keyframes sk-bounce {
    0%,
    100% {
        -webkit-transform: scale(0);
    }
    50% {
        -webkit-transform: scale(1);
    }
}
@keyframes sk-bounce {
    0%,
    100% {
        transform: scale(0);
        -webkit-transform: scale(0);
    }
    50% {
        transform: scale(1);
        -webkit-transform: scale(1);
    }
}
@media screen and (max-width: 767px) {
    .apartment,
    .car_washing,
    .office,
    .renovation {
        margin-bottom: 0;
    }
}
.bullet01 {
    clear: both;
    width: 70%;
    margin: 0 auto;
}
.bullet01 p {
    float: left;
    width: 100%;
    font-size: 17px;
}
.bullet01 p::before {
    content: "\f101";
    position: absolute;
    margin-left: -30px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: green;
}
.home-brand-panel {
    float: left;
    width: 100%;
    padding: 30px 0;
    background: #f5f5f5;
}
.brand-heading {
    float: left;
    width: 100%;
    font-size: 25px;
    text-align: center;
    padding-bottom: 30px;
    color: #f89d0e;
    text-transform: uppercase;
    padding-bottom: 35px;
}
.home-brand-panel2 {
    float: left;
    width: 100%;
    padding: 30px 0;
    background: #fff;
}
.home-brand-panel2 a img {
    border: 1px solid #333;
}
.main-brand {
    float: left;
    width: 100%;
}
.main-brand img {
    width: 100%;
}
.stock-cl-main {
    float: left;
    width: 100%;
}
.sub-stock {
    float: left;
    width: 100%;
    background: rgba(255, 77, 28, 0.1);
    box-shadow: inset 2px -10px 20px 0px #c9c9c9;
    border: 2px solid #fff;
    padding: 30px;
}
.subject-stocklot {
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 20px 0;
}
.sub-stocklote {
    float: left;
    width: 30%;
}
.brown-points01 {
    float: left;
    width: 100%;
}
.brown-points01 p {
    float: left;
    width: 100%;
    padding-left: 20px;
    line-height: 36px;
    font-size: 15px;
}
.brown-points01 p:before {
    content: "\f105";
    position: absolute;
    margin-left: -30px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: orange;
}
.brown-points01 p a {
    color: #000;
    text-transform: uppercase;
}
.brown-points01 p:hover a {
    color: green;
}
.home-panel04-serch {
    width: 85%;
    margin-top: 30px;
    margin: 40px auto 0;
    clear: both;
}
.home-panel04-serch h3 {
    color: #e81b4f;
    width: 88%;
    text-align: right;
    padding-bottom: 20px;
    font-size: 27px;
}
.home-panel04-serch .example {
    width: 100%;
    display: flex;
    justify-content: space-between;
    float: left;
    align-items: flex-start;
}
.home-panel04-serch .example .error {
    font-size: 14px;
    color: #fff;
    font-style: normal;
    width: 100%;
    float: left;
    margin-top: 0;
    margin-bottom: 10px;
}
.home-panel04-sujaects02 h2 {
    float: left;
    width: 100%;
    font-size: 23px;
    color: #fff;
    padding-bottom: 10px;
}
* {
    box-sizing: border-box;
}
form.example input[type="email"] {
    padding: 9px;
    font-size: 15px;
    border: 2px solid #fff;
    float: left;
    width: 100%;
    background: 0 0;
    color: #fff;
}
form.example button {
    float: left;
    width: 32%;
    padding: 10px;
    background: #fff;
    color: #000;
    font-size: 13px;
    border: 1.5px solid #fff;
    border-left: none;
    cursor: pointer;
}
form.example button:hover {
    background: #cf2b23;
    color: #fff;
}
form.example::after {
    content: "";
    clear: both;
    display: table;
}
.rigid-boards {
    float: left;
    width: 100%;
    padding: 30px 0;
}
.rigid-boards h2 {
    float: left;
    width: 100%;
    font-size: 30px;
    text-transform: uppercase;
    color: #f89d0e;
    text-align: center;
    padding-bottom: 30px;
}
.rigid-bo {
    width: 100%;
    clear: both;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
}
.rigid-bo li i {
    color: green;
}
.rigid-application {
    float: left;
    width: 100%;
    padding: 20px 0;
}
.rigid-application h3 {
    float: left;
    width: 100%;
    font-size: 20px;
    text-transform: uppercase;
    color: #f89d0e;
    text-align: center;
    padding-bottom: 30px;
}
.sub-rigid-cover {
    margin: 0 auto;
    width: 90%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.sub-applications {
    float: left;
    width: 23%;
}
.appli-bullets:before {
    content: "\f00c";
    position: absolute;
    margin-left: -30px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: green;
    font-size: 15px;
}
.appli-bullets {
    float: left;
    width: 100%;
    padding-bottom: 10px;
    font-size: 17px;
}
.qua-main {
    width: 80%;
    margin: 0 auto;
    padding: 20px 0;
    display: flex;
    justify-content: space-between;
}
.reg-quality {
    float: left;
    width: 48%;
}
.reg-quality h3 {
    float: left;
    width: 100%;
    font-size: 20px;
    text-transform: uppercase;
    color: #f89d0e;
    padding-bottom: 30px;
}
.quality-bullets:before {
    content: "\f101";
    position: absolute;
    margin-left: -30px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: green;
    font-size: 15px;
}
.quality-bullets {
    float: left;
    width: 100%;
    padding-bottom: 10px;
    font-size: 17px;
    line-height: 26px;
}
.regid-formation {
    float: left;
    width: 100%;
    padding-bottom: 60px;
}
.medicine-paper01 h4 {
    text-align: center;
    font-size: 23px;
    padding: 30px 0 10px;
    color: #f89d0e;
}
.sub-envelop {
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.subject-envelop-points {
    width: 35%;
    margin: 0 auto;
    padding: 40px 0;
    clear: both;
}
.subject-envelop-points h2 {
    float: left;
    width: 100%;
    text-align: center;
    padding-bottom: 10px;
    color: #f89d0e;
    font-size: 24px;
    margin-bottom: 20px;
}
.medicine-paper01 {
    float: left;
    width: 100%;
    border: 2px solid rgba(255, 77, 28, 0.6);
    background: #fff;
    padding: 20px;
    box-shadow: 0 0 10px #cfcfcf;
    margin: 20px 0;
}
.subject-envelop-points p {
    float: left;
    width: 100%;
    padding-bottom: 10px;
    font-size: 17px;
}
.subject-envelop-points p:before {
    content: "\f101";
    position: absolute;
    margin-left: -30px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: green;
    font-size: 15px;
}
.lines {
    display: none;
}
.mobile-navi {
    display: block;
}
.mobile-navi01 {
    display: none;
}
.mobilebanner {
    display: none !important;
}
.pc-banner {
    display: block !important;
}
@media (max-width: 767px) {
    .header-top {
        display: block;
    }
    .e-sub {
        display: none !important;
    }
    .e-phone {
        display: none !important;
    }
    .e-web {
        display: none !important;
    }
    .related-web {
        display: none !important;
    }
    .header-wrap01 {
        display: none !important;
    }
    .nav-2 {
        display: none !important;
    }
    header.fixed .logo {
        display: none !important;
    }
    .header-mob {
        display: block;
        float: left;
        width: 100%;
    }
    .header-wrap {
        float: left;
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        background: #fff !important;
        top: 0 !important;
        padding: 0 10px;
    }
    .head {
        float: left;
        width: 100%;
    }
    .heading {
        float: left;
        width: 60%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin: 10px 0;
    }
    .heading a {
        width: 100%;
    }
    .logo-mob img {
        float: left;
        width: 50%;
    }
    .logo-mob {
        width: 70%;
        max-width: unset;
    }
    header.sticky .header-wrap {
        display: flex !important;
    }
    .mobilebanner {
        display: block !important;
    }
    .pc-banner {
        display: none !important;
    }
    .lines {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 1%;
        width: 100%;
        float: left;
        border-bottom: 2.5px solid #fe8800;
    }
    header {
        background: #fff;
        z-index: 9999999;
        background: #fff;
        float: left;
        width: 100%;
    }
    header.fixed {
        position: fixed;
    }
    .social {
        float: left;
        background: 0 0;
        padding: 0;
        margin-left: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .nav1 {
        float: left;
        width: 60%;
        background: 0 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .nav1::before {
        display: none;
    }
    .up {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .social ul {
        display: none;
    }
    .nav1 ul li {
        list-style: none;
        float: left;
        margin-left: 0;
    }
    .social ul li a {
        float: left;
        margin-left: 0;
        padding: 10px;
    }
    .nav.nav-show {
        top: 0;
        padding-top: 10%;
        background-color: #0066bf;
        background-repeat: no-repeat;
        background-size: cover;
        width: 100%;
    }
    #nav-icon1 {
        width: 30px;
        height: 20px;
        position: relative; /*! margin: 50px auto; */
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        -webkit-transition: 0.5s ease-in-out;
        -o-transition: 0.5s ease-in-out;
        transition: 0.5s ease-in-out;
        cursor: pointer;
        z-index: 999999;
    }
    .nav ul li {
        width: 100%;
        list-style: none;
        margin-left: 0;
        float: left;
        text-transform: uppercase;
margin-bottom:5px;

    }
    #nav-icon1 span {
        display: block;
        position: absolute;
        height: 4px;
        width: 22px;
        background: #f89d0e;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        -webkit-transition: 0.25s ease-in-out;
        -o-transition: 0.25s ease-in-out;
        transition: 0.25s ease-in-out;
        
    }
    .nav ul li a {
        text-decoration: none;
        color: #fff;
        letter-spacing: 0px;
        font-size: 15px;
        -webkit-box-pack: right;
        -webkit-justify-content: right;
        -ms-flex-pack: right;
        justify-content: right;
        display: inline-block;
        padding: 10px;
        position: relative;
        width: 100%;
        text-align: left;
      
background: #f89d0e;
    }
    .nav ul li ul li a {
        color: #000;
        font-size: 12px;
        padding: 0;
        padding: 10px;
        margin-top: 0;
        background: #fff;
        box-shadow: inset 2px -10px 20px 0px #c9c9c9;
margin-bottom: 6px;
    }
    .nav .sub.opened ul {
        display: block;
        width: 100%;
        position: unset;
        background: orange;
        margin-top: 0;
        padding: 5px;
    }
    .nav ul li a i {
        position: absolute;
        margin-left: 15px;
        margin-top: 3px;
    }
    #nav-icon1 span:nth-child(1) {
        top: 0;
    }
    #nav-icon1 span:nth-child(2) {
        top: 7px;
    }
    #nav-icon1 span:nth-child(3) {
        top: 14px;
    }
    #nav-icon1.open span:nth-child(1) {
        top: 8px;
        -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        transform: rotate(135deg); /*! left: 50px; */
    }
    #nav-icon1.open span:nth-child(2) {
        opacity: 0;
        left: -60px;
    }
    #nav-icon1.open span:nth-child(3) {
        top: 8px;
        -webkit-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
        transform: rotate(-135deg); /*! left: 50px; */
    }
    .nav ul li a:hover {
        color: #fff;
        text-align: left;
        border-radius: 10px;
    }
    .nav-show header {
        right: 200px;
        left: -100px;
    }
    .nav {
        position: fixed;
        top: -100%;
        right: 0;
        bottom: 0;
        width: 100%;
        padding: 15px;
        background-color: #0000;
        -webkit-transition: 0.4s;
        -o-transition: 0.4s;
        transition: 0.4s;
        list-style: none;
        overflow: auto;
        z-index: 9999;
        height: 100%;
    }
    .nav ul {
        padding: 10px;
        float: left;
        margin-top: 20px;
    }
    .nav span {
        position: absolute;
        right: 0;
        right: -173px;
        top: 19px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .ground {
        width: 100%;
    }
    header.fixed .nav {
        width: 100%;
    }
    .mail p {
        max-width: 100%;
    }
    .nav1 {
        float: left;
        margin-top: 0;
        padding-left: 20px;
        width: 60%;
    }
    .nav1 ul li {
        float: left;
        list-style: none;
        margin-left: 0;
        width: 100%;
    }
    .nav1 ul li a {
        float: left;
        text-decoration: none;
        color: #fff;
        font-size: 12px;
        margin-top: 3px;
        padding: 3px;
    }
    header.fixed .nav1 ul li a {
        font-size: 12px;
    }
    .head {
        padding: 10px;
        width: 100%;
        float: left;
    }
    header.fixed .head {
        padding: 6px;
    }
    .nav ul li ul li:hover ul.sub-menu {
        display: none;
    }
    .nav ul li:hover ul {
        display: none;
    }
    .banner img {
        height: 80vh;
        -o-object-fit: cover;
        object-fit: cover;
        object-position: 54% 50%;
    }
    .nav ul li ul.show {
        display: block;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        background: #fff;
        width: 100%;
        float: left;
        margin-top: 0;
    }
    .nav ul li ul li ul.sub-menu.show {
        display: block;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        background: #e6e6e6;
        width: 100%;
    }
    .nav ul li .hun {
        width: 100%;
        margin-left: 0;
        z-index: 9999;
    }
    .nav ul li ul li ul.sub-menu {
        left: 0;
        top: 100%;
    }
    .nav ul li ul li {
        margin: 0;
        text-align: right;
        display: block;
        padding: 0;
        margin-top: 0;
    }
    .nav ul li ul li ul.sub-menu a {
        font-size: 12px;
        text-align: right;
        background: #e6e6e6;
    }
    .nav ul li:hover ul li {
        display: inline-block;
    }
    .nav ul li ul {
        display: none;
    }
    .nav .sub.opened {
        position: relative;
        top: 0;
        width: 100%; /*! background: orange; */
        margin-top: 0;
    }
    .nav ul li:hover ul li {
        float: none;
    }
    body.nav-show header {
        right: 200px;
        left: -100px;
    }
    .bann {
        width: 100%;
        float: left;
        margin-top: 73px;
    }
    .home-panel01 {
        float: left;
        width: 100%;
        padding: 20px 0;
    }
    .cont {
        margin-top: 45%;
    }
    .cont p {
        font-size: 25px;
    }
    .cont h2 {
        font-size: 25px;
    }
    .main-button {
        padding: 3px 6px;
    }
    .main-button01 {
        padding: 3px 14px;
    }
    .main-button03 {
        margin-top: 48%;
        padding: 10px 14px;
    }
    .cont01 {
        width: 100%;
        margin-top: 0%;
    }
    .cont01 p {
        font-size: 17px;
        padding: 0 !important;
    }
    .cont01 h2 {
        text-align: center;
        float: left;
        width: 100%;
        font-size: 20px;
        color: #f89d0e;
        float: left;
        font-family: Raleway;
        letter-spacing: 2px;
        padding-bottom: 27px;
        font-weight: 800;
        line-height: 30px;
    }
    .cont02 {
        position: absolute;
        right: 0;
        margin-top: 29%;
        text-align: left;
        padding-bottom: 10px;
        padding-top: 20px;
        border-radius: 46px;
        width: 100%;
        text-align: center;
    }
    .bann-img {
        height: 80vh;
    }
    .about-home-main {
        flex-wrap: wrap;
    }
    .about-home-cont {
        float: left;
        width: 100%;
        height: auto;
        padding-bottom: 20px;
    }
    .about-home-cont p {
        word-break: break-all;
        width: 92%;
        font-family: Rubik, sans-serif;
        color: #fff;
        line-height: 26px;
        padding: 15px 0 21px;
        font-size: 15px;
        text-align: justify;
        margin: 0 auto;
        clear: both;
    }
    .about-home-btn {
        position: relative;
        font-size: 12px;
        font-weight: 600;
        cursor: pointer;
        z-index: 1;
        padding: 10px 0;
        float: unset;
        width: 35%;
        margin: 0 auto;
        display: block;
    }
    .about-home-img {
        float: left;
        width: 100%;
    }
    .home-product h2 {
        float: left;
        width: 100%;
        font-size: 25px;
        text-align: center;
        padding-bottom: 20px;
    }
    .home-sub-pro h4 a {
        float: none;
        width: 100%;
        font-size: 15px;
        margin-top: 10px;
    }
    .home-sub-pro h4 {
        margin-top: 10px;
    }
    .home-product-cont .about-home-btn {
        padding: 10px 0;
    }
    .home-product-cont {
        padding: 0 0 !important;
    }
    .working-panel h2 {
        width: 100%;
        text-align: center;
        font-size: 23px;
        font-family: Rubik, sans-serif;
        margin: 0 auto;
        clear: both;
        color: #fff;
        padding-bottom: 25px;
        line-height: 36px;
        letter-spacing: 1px;
    }
    .working-panel h2 span {
        font-size: 30px;
    }
    .working-sub-panel {
        flex-wrap: wrap;
    }
    .work-subject {
        float: left;
        width: 50%;
        text-align: center;
        margin-bottom: 60px;
    }
    .home-brand-panel {
        float: left;
        width: 100%;
        padding: 40px 0;
        background: #f5f5f5;
    }
    .brand-heading {
        float: left;
        width: 100%;
        font-size: 22px;
        line-height: 30px;
    }
    .main-brand img {
        width: 100%;
    }
    .home-panel04 {
        float: left;
        width: 100%;
        padding: 0 0;
        padding-top: 0;
    }
    .units-main {
        flex-wrap: wrap;
    }
    .sub-units {
        float: left;
        width: 100%;
        flex-wrap: wrap;
    }
    .sub-unit-img {
        float: left;
        width: 100%;
        text-align: center;
        padding-bottom: 30px;
    }
    .sub-units1 {
        float: left;
        width: 100%;
    }
    .home-panel06 {
        float: left;
        width: 100%;
        padding: 30px 0;
    }
    .enquary-and-nav {
        flex-wrap: wrap;
    }
    .home-form {
        float: left;
        width: 100%;
        background: #448ac6;
        padding: 20px 20px;
    }
    .home-map iframe {
        height: 250px;
        width: 100%;
    }
    .home-nav {
        float: left;
        width: 100%;
        border: 3px solid #de3d63;
        border-radius: 5px;
        box-shadow: 0 2px 85px 0 rgba(0, 0, 0, 0.1);
        margin-top: 30px;
    }
    .footer-cont {
        float: left;
        width: 100%;
        flex-wrap: wrap;
        padding: 0 !important;
        justify-content: space-between;
    }
    .f1 {
        float: left;
        width: 100%;
    }
    .contact-box {
        width: 100%;
        float: left;
        margin-left: 0;
    }
    .footer-logo {
        float: left;
        width: 100%;
        padding-top: 20px;
    }
    .cred {
        float: left;
        width: 100%;
        padding-bottom: 90px;
    }
    .cred h4 {
        display: inline-block;
        color: #fff;
        font-size: 12px;
        font-weight: 400;
        text-align: center;
        width: 100%;
    }
    .cred h5 a {
        display: inline-block;
        color: #fff;
        font-size: 13px;
        text-align: center;
        width: 100%;
        margin-top: 8px;
    }
    .about-page img {
        width: 100px;
        height: auto;
        right: 35%;
        top: calc(100% - 47%);
    }
    .about-page {
        float: left;
        width: 100%;
        position: relative;
    }
    .about-formss {
        width: 100%;
        margin: 20px 0;
    }
    #about-pageheading {
        color: #fff;
        font-size: 26px;
        position: absolute;
        top: calc(100% - 63%);
        width: 100%;
        left: 0;
        border-radius: 10px;
        line-height: 40px;
        text-align: center;
    }
    #about-pagesubheading {
        width: 90%;
        right: 0;
        padding: 10px;
    }
    .about-page-panel01 {
        float: left;
        width: 100%;
        padding: 60px 0 0;
    }
    .about-page-main {
        flex-wrap: wrap;
    }
    .abt-sub-main {
        float: left;
        width: 100%;
    }
    .abt-sub-main h2 {
        float: left;
        width: 100%;
        font-size: 23px;
        line-height: 30px;
    }
    .abt-sub-img {
        float: left;
        width: 100%;
    }
    .about-page-panel02 {
        float: left;
        width: 100%;
        background-color: #f9f9f9;
        padding: 30px 0;
    }
    .about-page-panel02 h2 {
        font-size: 25px;
    }
    .about-page-panel02 h2::after {
        display: none;
    }
    .about-second-main {
        flex-wrap: wrap;
        padding-top: 40px;
    }
    .about-sub-secont-cont {
        float: left;
        width: 100%;
        border: 2px solid #f89d0e;
        padding: 20px;
        margin-bottom: 20px;
    }
    .product-panel01 {
        float: left;
        width: 100%;
        padding: 50px 0 40px;
    }
    .product-panel-heading {
        float: left;
        width: 100%;
        font-size: 25px;
    }
    .product-panel-heading::after {
        display: none;
    }
    .product-main {
        margin-top: 30px;
    }
    .product-subject {
        float: left;
        width: 100%;
        border: 2px solid #f89d0e;
        overflow: hidden;
        padding-bottom: 20px;
        margin-bottom: 30px;
    }
    .about-panel03 {
        padding: 30px 0;
    }
    .about-page-panel03-main {
        padding: 30px 20px;
    }
    .about-page-panel03-main h2::after {
        left: 31%;
        bottom: -16%;
        height: 3px;
        content: "";
        width: 100px;
        position: absolute;
        background-color: #e81b4f;
    }
    .about-page-panel03-main p {
        line-height: 30px;
    }
    .about-highlights-cont {
        float: left;
        width: 100%;
        text-align: center;
        background: #fff;
        padding: 10px;
        height: unset;
        margin-bottom: 20px;
        border: 2px solid #f89d0e;
    }
    .about-highlights-cont i.fas.fa-donate,
    i.fab.fa-asymmetrik,
    i.fab.fa-google-wallet,
    i.fas.fa-object-ungroup {
        font-size: 60px;
    }
    .career-panel01 {
        float: left;
        width: 100%;
        padding: 40px 0 40px;
    }
    .career-main {
        flex-wrap: wrap;
    }
    .sub-career {
        float: left;
        width: 100%;
    }
    .sub-career01 {
        float: left;
        width: 100%;
        margin-top: 30px;
    }
    .sub-career p {
        padding: 4px 0;
    }
    .wrap01 {
        float: left;
        width: 100%;
        margin-bottom: 0 !important;
    }
    .sub-wrap {
        float: left;
        width: 100%;
    }
    .stock-main h2 {
        display: none;
    }
    .stock-main p {
        float: left;
        width: 100%;
        text-align: center;
        font-size: 16px;
        line-height: 26px;
        font-weight: 600;
    }
    .stock-main {
        float: left;
        width: 100%;
        padding-top: 50px;
        padding-bottom: 20px;
    }
    .subject-stocklot {
        flex-wrap: wrap;
        padding: 0 0 0 15px;
    }
    .sub-stocklote {
        float: left;
        width: 100%;
    }
    .brown-points01 p {
        float: left;
        width: 100%;
        padding-left: 10px;
        line-height: 26px;
        font-size: 15px;
        padding-bottom: 5px;
    }
    .brown-points01 p:before {
        content: "\f105";
        position: absolute;
        margin-left: -20px;
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        color: orange;
    }
    .sub-unian-stock01 p {
        float: left;
        width: 100%;
        line-height: 22px;
        text-align: center;
        padding-bottom: 20px;
        font-size: 18px;
    }
    .sub-stock {
        float: left;
        width: 100%;
        background: rgba(255, 77, 28, 0.1);
        box-shadow: 8px 9px 35px 0 rgba(49, 49, 49, 0.08);
        border: 2px solid #fff;
        padding: 30px 10px;
        margin-bottom: 30px;
    }
    .sub-unian-stock01 h3 {
        float: left;
        width: 100%;
        font-size: 23px;
        padding-bottom: 10px;
        color: #f89d0e;
        line-height: 36px;
    }
    .contact-subject {
        flex-wrap: wrap;
        flex-direction: column-reverse;
        padding: 60px 0 60px;
    }
    .contact-sub-contents {
        float: left;
        width: 100%;
        margin-top: 30px;
    }
    .contact-sub-contents h2 {
        display: none;
    }
    .contact-sub-contents p {
        float: left;
        width: 90%;
        text-align: left;
        font-weight: 600;
        margin: 0 0 8px 30px;
    }
    .contact-sub-contents p a i {
        color: #e81b4f;
    }
    .na-soc01 {
        float: left;
        width: 100%;
        padding: 10px 0 25px 0;
    }
    .na-soc01 ul {
        width: 100%;
    }
    .contact-map {
        margin-bottom: 30px;
    }
    .contact-map iframe {
        float: left;
        width: 100%;
        height: 250px;
        border-radius: 10px;
    }
    .mobile-navi {
        display: none;
    }
    .mobile-navi01 {
        display: block;
    }
    .finesh01-panel01 {
        padding: 0 !important;
    }
    .fine01-main {
        flex-wrap: wrap;
        margin-bottom: 30px;
    }
    .find-sub {
        float: left;
        width: 100%;
        text-align: center;
        background: #f3f3f3;
        padding: 0 0;
        box-shadow: 8px 9px 35px 0 rgba(49, 49, 49, 0.08);
        border: 2px solid #fff;
    }
    .find-cont {
        float: left;
        width: 100%;
    }
    .find-sub h2 {
        float: left;
        width: 100%;
        font-size: 23px;
    }
    .pulppaper-panel02 {
        float: left;
        width: 100%;
        padding: 20px 0 40px;
    }
    .pulp-main {
        padding: 0 10px 21px 10px;
    }
    .pulp-main h2 {
        display: none;
    }
    .pulp-main h6 {
        float: left;
        width: 100%;
        font-size: 16px;
        line-height: 26px;
        font-weight: 500;
        text-align: justify;
    }
    .pulp-main h3 {
        font-size: 20px;
        padding: 14px 0;
        line-height: 26px;
    }
    .pulp-cont-main {
        flex-wrap: wrap;
    }
    .pulp-cont {
        float: left;
        width: 100%;
    }
    .pulp-main p {
        line-height: 25px;
        text-align: justify;
        font-size: 16px;
    }
    .pulp-main h6 {
        padding: 0;
        font-size: 15px;
        margin-bottom: 10px;
    }
    .pulp-types {
        float: left;
        width: 100%;
        padding: unset;
    }
    .global-company h3 {
        text-align: left !important;
    }
    .global-points P {
        float: left;
        width: 100%;
        padding-left: 33px;
    }
    .wast-page-panel01 {
        float: left;
        width: 100%;
        padding: 0 0 30px;
    }
    .wast-page-panel01 h2 {
        float: left;
        width: 100%;
        text-align: center;
        font-size: 23px;
        padding: 20px 0 0;
        color: #f89d0e;
        line-height: 36px;
    }
    .wast-main-panel {
        flex-wrap: wrap;
    }
    .subject01-wast {
        float: left;
        width: 100%;
        margin-top: 30px;
    }
    .subject01-wast h2 {
        font-size: 18px;
        padding-bottom: 0;
    }
    .wast-panel04 {
        float: left;
        width: 100%;
        padding: 30px 0 0;
    }
    .wast-panel04-main {
        flex-wrap: wrap;
    }
    .sub-panel04 {
        float: left;
        width: 100%;
        box-shadow: 8px 9px 35px 0 rgba(49, 49, 49, 0.08);
        background: rgba(255, 77, 28, 0.1);
        border: 2px solid #fff;
        padding: 30px 10px 30px 10px;
        border-radius: 26px;
        margin-bottom: 30px;
    }
    .sub-panel04 h3 {
        padding-bottom: 10px;
    }
    .sub-panel04 p {
        float: left;
        width: 100%;
        padding-left: 26px;
        line-height: 36px;
        font-size: 17px;
        color: #fff;
    }
    .wast-slider {
        float: left;
        width: 100%;
        padding: 0 0 0;
    }
    .wast-slider img {
        height: 160px;
    }
    .others-paper-panel {
        float: left;
        width: 100%;
        padding: 30px 0;
    }
    .others-paper-main {
        float: left;
        width: 100%;
        background: rgba(255, 77, 28, 0.1);
        box-shadow: 8px 9px 35px 0 rgba(49, 49, 49, 0.08);
        border: 2px solid #fff;
        padding: 30px 10px 30px 10px;
    }
    .others-paper-main h2 {
        float: left;
        width: 100%;
        text-align: center;
        color: #f89d0e;
        font-size: 25px;
        line-height: 36px;
    }
    .others-paper-group {
        flex-wrap: wrap;
    }
    .other-papers-union {
        float: left;
        width: 100%;
    }
    .brown-main {
        display: none;
    }
    .unity-brown h5 {
        float: left;
        width: 100%;
        font-size: 19px;
        padding: 20px 10px 20px;
        font-weight: 500;
        line-height: 30px;
        text-align: justify;
    }
    .unity-brown h6 {
        float: left;
        width: 100%;
        font-size: 20px;
        padding: 20px 20px 20px;
        line-height: 30px;
        text-align: center;
    }
    .white-panel02 {
        float: left;
        width: 100%;
        padding: 0;
        flex-wrap: wrap;
    }
    .subject-mo {
        flex-wrap: wrap;
    }
    .subject-mo img {
        float: left;
        width: 100%;
        margin-left: 0;
        height: 150px;
        margin-bottom: 20px;
    }
    h2.brown-heading {
        display: none;
    }
    .three-newspaper-panel {
        float: left;
        width: 100%;
        padding: 30px 0 0;
    }
    .main-newspaper {
        flex-wrap: wrap;
    }
    .sub-three {
        float: left;
        width: 100%;
        text-align: center;
    }
    .sub-three h2 {
        float: left;
        width: 100%;
        padding-top: 20px;
        font-size: 22px;
        color: #df1d3c;
        margin-bottom: 20px;
        line-height: 30px;
    }
    .table {
        width: 100%;
        float: left;
        margin: 50px 0 10px 0;
        overflow: auto;
    }
    .modi01-heading {
        display: none;
    }
    .writing-modi-heading {
        display: none;
    }
    .writing-panel01 {
        float: left;
        width: 100%;
        padding: 0 0;
    }
    .sub-writing-main {
        flex-wrap: wrap;
    }
    .sub-main-cont {
        float: left;
        width: 100%;
    }
    .sub-main-cont p {
        float: left;
        width: 100%;
        line-height: 30px;
        text-align: justify;
        margin-bottom: 20px;
    }
    .sub-main-cont01 {
        float: left;
        width: 100%;
    }
    .tissue-cont {
        flex-wrap: wrap;
    }
    .tissue-subject {
        clear: both;
        width: 90%;
        margin: 0 auto;
    }
    .tissue-subject p:before {
        content: "\f00c";
        position: absolute;
        margin-left: -25px;
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        color: orange;
    }
    .sub-specialty-panel02 p {
        float: left;
        width: 100%;
        line-height: 30px;
        text-align: justify;
    }
    .specialty-panel02 {
        float: left;
        width: 100%;
        padding: 0 0;
    }
    .sub-subject-speciality h3 {
        line-height: 30px;
    }
    .sub-subject-speciality {
        float: left;
        width: 100%;
    }
    .subject-speciality {
        flex-wrap: wrap;
    }
    .sub-devition {
        clear: both;
        width: 90%;
        margin-left: 30px;
    }
    .sub-subject-speciality01 {
        float: left;
        width: 100%;
    }
    .medicine-paper {
        flex-wrap: wrap;
    }
    .sub-medicine {
        float: left;
        width: 100%;
    }
    .sub-medicine01 {
        float: left;
        width: 100%;
    }
    .kraft-panel01 {
        float: left;
        width: 100%;
        padding: 0;
    }
    .kraft01-main {
        display: none;
    }
    .kraft02-main002 h2 {
        display: none;
    }
    .uae-unian01 h4 {
        clear: both;
        width: 100%;
        line-height: 30px;
        padding-top: 30px;
        color: #e81b4f;
    }
    .uae-unian01 h4 span {
        float: left;
        width: 100%;
        font-size: 17px;
        line-height: 26px;
        padding-bottom: 20px;
        padding-top: 10px;
        color: #000;
    }
    .uae-unian01 p {
        width: 100%;
        text-align: justify;
    }
    .uae-unian02 {
        width: 100%;
        padding: 30px 0 30px 10px;
    }
    .uae-main-subject {
        width: 100%;
        flex-wrap: wrap;
    }
    .uae-sub01 {
        margin: 0 auto;
        width: 90%;
        margin-left: 30px;
        line-height: 26px;
    }
    .uae-sub01 p {
        float: left;
        width: 100%;
        padding-bottom: 5px;
        font-size: 16px;
    }
    .uae-unian02 h3 {
        float: left;
        width: 100%;
        font-size: 18px;
        text-transform: uppercase;
        padding-bottom: 20px;
        text-align: center;
        padding-top: 20px;
    }
    .uae-unian02 h5 {
        clear: both;
        width: 100%;
        padding-bottom: 0;
        line-height: 26px;
    }
    .uae-unian02 h3 {
        float: left;
        width: 100%;
        font-size: 18px;
        text-transform: uppercase;
        padding-bottom: 5px;
        text-align: center;
        padding-top: 20px;
    }
    .target-kraft04 {
        flex-wrap: wrap;
    }
    .kraft04-main004 {
        float: left;
        width: 100%;
        padding: 15px;
        margin-bottom: 30px;
    }
    .kraft04-cont04 h2 {
        float: left;
        width: 100%;
        font-size: 23px;
        padding-top: 10px;
        line-height: 26px;
    }
    .kraft04-cont04 h4 {
        float: left;
        width: 100%;
        margin-top: 10px;
        font-size: 17px;
        line-height: 26px;
    }
    .kraft04-submain {
        float: left;
        width: 100%;
        padding-top: 0;
    }
    .kraft04-sub0004 {
        float: left;
        width: 100%;
        margin-bottom: 30px;
    }
    .kraft04-panel04 {
        float: left;
        width: 100%;
        padding: 0 0 10px;
    }
    .newsprint-paper-panel01 {
        float: left;
        width: 100%;
        padding: 20px 0;
    }
    .sub-newsprint {
        float: left;
        width: 100%;
    }
    .newsprint-paper-main {
        flex-wrap: wrap;
        padding: 10px;
        flex-direction: column-reverse;
    }
    .sub-newsprint h3 {
        float: left;
        width: 100%;
        font-size: 23px;
        padding-bottom: 10px;
        color: #f89d0e;
        text-align: center;
        padding-top: 15px;
    }
    .sub-newsprint01 {
        float: left;
        width: 100%;
    }
    .sub-newsprint a {
        width: 50% !important;
        margin: 0 auto 30px !important;
    }
    .paper-brard-panel01 {
        float: left;
        width: 100%;
        padding: 0 0;
    }
    .sub-paper-board-cont {
        padding: 10px;
    }
    .subject-boards-content {
        flex-wrap: wrap;
    }
    .subject-board-heading {
        float: left;
        width: 100%;
    }
    .subject-board-heading h2 {
        float: left;
        width: 100%;
        font-size: 25px;
        text-transform: uppercase;
        color: #f89d0e;
        text-align: center;
        padding-top: 20px;
    }
    .subject-board-heading h3 {
        float: left;
        width: 100%;
        font-size: 20px;
        padding-bottom: 15px;
        padding-top: 13px;
        text-align: center;
        line-height: 26px;
    }
    .subject-board-heading p {
        float: left;
        width: 100%;
        line-height: 30px;
        text-align: justify;
    }
    .subject-boards-content img {
        width: 100%;
        margin: 20px 0 !important;
    }
    .gray-boards-main {
        flex-wrap: wrap;
    }
    .gray-boards {
        float: left;
        width: 100%;
        flex-wrap: wrap;
        padding: 20px 10px;
    }
    .sub-gray-boards {
        float: left;
        width: 100%;
    }
    .sub-gray-imo {
        float: left;
        width: 100%;
    }
    .sub-gray-boards h2 {
        float: left;
        width: 100%;
        font-size: 23px;
        text-transform: uppercase;
        color: #f89d0e;
        line-height: 36px;
        text-align: center;
    }
    .small-poli {
        flex-wrap: wrap;
        padding: 20px 10px;
    }
    .sub-small-poli {
        float: left;
        width: 100%;
    }
    .sub-small-poli01 {
        float: left;
        width: 100%;
    }
    .sub-small-poli01 img {
        float: left;
        width: 100%;
    }
    .sub-small-poli h3 {
        float: left;
        width: 100%;
        font-size: 23px;
        text-transform: uppercase;
        color: #f89d0e;
        line-height: 30px;
        text-align: center;
    }
    .sub-small-poli p {
        float: left;
        width: 100%;
    }
    .suject-policoted h2 {
        float: left;
        width: 100%;
        font-size: 23px;
        text-transform: uppercase;
        color: #f89d0e;
        line-height: 30px;
        text-align: center;
    }
    .union-policoted {
        flex-wrap: wrap;
    }
    .sub-poli {
        float: left;
        width: 100%;
    }
    .poli-point {
        width: 90% !important;
        margin: 0 auto;
        clear: both;
        margin-left: 30px !important;
    }
    .sub-poli01 {
        float: left;
        width: 100%;
    }
    .sub-poli01 img {
        float: left;
        margin-top: 20px;
        width: 100%;
    }
    .regid-formation {
        float: left;
        width: 100%;
        padding-bottom: 30px;
        overflow: auto;
        margin-top: 30px;
    }
    .rigid-boards h2 {
        float: left;
        width: 100%;
        font-size: 26px;
        text-transform: uppercase;
        color: #f89d0e;
        text-align: center;
        padding-bottom: 15px;
    }
    .rigid-bo {
        clear: both;
        width: 75%;
        margin: 0 auto;
        clear: both;
        display: block;
        line-height: 26px;
    }
    .rigid-boards {
        float: left;
        width: 100%;
        padding: 30px 0 0;
    }
    .rigid-application h3 {
        float: left;
        width: 100%;
        font-size: 20px;
        text-transform: uppercase;
        color: #f89d0e;
        text-align: center;
        padding-bottom: 18px;
        line-height: 28px;
    }
    .sub-rigid-cover {
        margin: 0 auto;
        width: 70%;
        flex-wrap: wrap;
    }
    .sub-applications {
        float: left;
        width: 100%;
    }
    .appli-bullets {
        float: left;
        width: 100%;
        padding-bottom: 10px;
        font-size: 17px;
        line-height: 26px;
    }
    .qua-main {
        width: 80%;
        margin: 0 auto;
        padding: 0 0;
        flex-wrap: wrap;
    }
    .reg-quality {
        float: left;
        width: 100%;
    }
    .reg-quality h3 {
        float: left;
        width: 100%;
        font-size: 20px;
        text-transform: uppercase;
        color: #f89d0e;
        padding-bottom: 10px;
        line-height: 30px;
        text-align: center;
    }
    .sub-envelop {
        flex-wrap: wrap;
    }
    .subject-envelop-points {
        width: 100%;
        padding: 20px 0 !important;
    }
    .subject-envelop-points p {
        width: 90%;
        margin: 0 auto;
        padding-bottom: 10px;
        font-size: 15px;
        text-align: justify;
        margin-left: 15px;
        line-height: 26px;
    }
    .subject-envelop-points p:before {
        margin-left: -27px;
        font-weight: 900;
        color: green;
        font-size: 15px;
    }
    .medicine-paper01 h4 {
        text-align: center;
        font-size: 21px;
        padding: 30px 0 10px;
        color: #f89d0e;
        line-height: 30px;
    }
    .sub-medicine02 {
        float: left;
        width: 100%;
        margin-top: 10px;
    }
    .wast-new-cont {
        padding: 26px 0;
    }
    .wast-new-cont p {
        float: left;
        width: 100%;
        text-align: justify;
        font-size: 19px;
        padding-bottom: 16px;
        line-height: 30px;
    }
    .wast-new-cont h6 {
        width: 100%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        padding: 10px 10px;
        line-height: 26px;
        font-size: 18px;
        background: #e81b4f;
        color: #ffff;
        border: 2px solid #fff;
        border-radius: 15px;
    }
    .recover-cover {
        flex-wrap: wrap;
        padding: 10px 0;
    }
    .recoverd-main {
        float: left;
        width: 100%;
    }
    .recoverd-main:nth-child(2) {
        margin-top: 20px;
    }
    .recoverd-main h3 {
        font-size: 18px;
        line-height: 30px;
        padding-bottom: 10px;
    }
    .recover-bullet {
        font-size: 16px;
    }
    .recu-sub {
        width: 100%;
        flex-wrap: wrap;
        padding: 20px 0 0;
    }
    .re-subject {
        width: 100%;
        margin: 0 !important;
        padding-left: 95px;
    }
    .re-subject:last-child {
        padding-left: 95px;
        width: 100%;
    }
    .v-card {
        position: absolute;
        top: 11% !important;
        left: 15% !important;
    }
    .v-card h2 {
        text-align: center;
        color: #de3d63;
        font-size: 30px;
        line-height: 36px;
        padding-bottom: 14px;
    }
    .drop-icon {
        width: 100%;
        float: left;
        display: flex;
        justify-content: space-between;
        align-items: center;
background: #f89d0e;
    }
    .drop-icon i.fas.fa-chevron-down {
        color: #fff;
        padding-right: 20px;
    }
    .dropdown-contents li {
        width: 100%;
        background: 0 0;
        padding: 13px 10px;
        border-bottom: none;
    }
    .dropdown-contents li a {
        color: #fff;
        padding: 0 0;
        text-transform: none;
        font-family: Muli, sans-serif;
        font-size: 13px;
        letter-spacing: 1px;
        font-weight: 400;
    }
    .dropdown.opened .dropdown-content {
        display: block;
        margin-top: 0;
    }
    .e-social {
        float: left;
        width: 100%;
        margin-right: 53px;
        position: fixed;
        bottom: 24px;
        left: 0;
        right: 0;
        text-align: center;
        display: flex;
        justify-content: center;
    }
    .proces-box .p-arrow {
        display: none;
    }
    .proces-box {
        width: 49%;
        padding: 0 32px;
        margin-bottom: 40px;
    }
    .numbers {
        margin-bottom: 20px;
    }
    section#process {
        padding: 60px 0 10px;
    }
    .video-testimonial {
        width: 100%;
    }
    .text-testimonials {
        width: 100%;
        padding: 0 0;
    }
    .client-say-txt-box {
        margin-left: 0;
        width: 100%;
    }
    .home-product-main .slick-slide {
        margin: 0 0;
    }
    .service-box {
        display: inline-block;
        width: 100%;
        margin: 30px 0;
    }
    .about-home h2 {
        padding-top: 30px;
    }
    .sub-unit-img h4 {
        padding-top: 10px;
        text-align: center;
    }
    .sub-unit-img p {
        text-align: center;
    }

}
@media (min-width: 768px) and (max-width: 1300px) {
    .pc-banner {
        display: block !important;
        object-fit: cover;
        height: 100%;
    }
    .about-home-cont p {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 8;
        -webkit-box-orient: vertical;
    }
    .nav-2 ul li a {
        font-size: 9px;
    }
    .navigation-sub {
        font-size: 13px;
    }
    .home-panel01 {
        padding: 60px 0 20px;
    }
}
@media (min-width: 768px) and (max-width: 1010px) {
    .header-top {
        display: none;
    }
    .e-sub {
        display: none !important;
    }
    .e-phone {
        display: none !important;
    }
    .e-web {
        display: none !important;
    }
    .related-web {
        display: none !important;
    }
    .header-wrap01 {
        display: none !important;
    }
    .nav-2 {
        display: none !important;
    }
    header.fixed .logo {
        display: none !important;
    }
    .header-mob {
        display: block;
        float: left;
        width: 100%;
    }
    .header-wrap {
        float: left;
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        background: #fff !important;
        top: 0 !important;
        padding: 0 10px;
    }
    .head {
        float: left;
        width: 100%;
    }
    .heading {
        float: left;
        width: 60%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin: 10px 0;
    }
    .heading a {
        width: 100%;
    }
    .logo-mob img {
        float: left;
        width: 50%;
    }
    .logo-mob {
        width: auto;
        max-width: unset;
        height: 100px;
    }
    .banner.slick-initialized.slick-slider.slick-dotted {
        margin-top: 110px;
    }
    .bann > .wow {
        width: 100%;
        height: 100%;
        margin: 0;
        display: flex !important;
        justify-content: center !important;
        flex-direction: column;
    }
    header.sticky .header-wrap {
        display: flex !important;
    }
    .mobilebanner {
        display: block !important;
    }
    .pc-banner {
        display: none !important;
    }
    .lines {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 1%;
        width: 100%;
        float: left;
        border-bottom: 2.5px solid #fe8800;
    }
    header {
        background: #fff;
        z-index: 9999999;
        background: #fff;
        float: left;
        width: 100%;
    }
    header.fixed {
        position: fixed;
    }
    .social {
        float: left;
        background: 0 0;
        padding: 0;
        margin-left: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .nav1 {
        float: left;
        width: 60%;
        background: 0 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .nav1::before {
        display: none;
    }
    .up {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .social ul {
        display: none;
    }
    .nav1 ul li {
        list-style: none;
        float: left;
        margin-left: 0;
    }
    .social ul li a {
        float: left;
        margin-left: 0;
        padding: 10px;
    }
    .nav.nav-show {
        top: 0;
        padding-top: 10%;
        background-color: #126ebf;
        background-repeat: no-repeat;
        background-size: cover;
        width: 100%;
    }
    #nav-icon1 {
        width: 30px;
        height: 20px;
        position: relative; /*! margin: 50px auto; */
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        -webkit-transition: 0.5s ease-in-out;
        -o-transition: 0.5s ease-in-out;
        transition: 0.5s ease-in-out;
        cursor: pointer;
        z-index: 999999;
    }
    .nav ul li {
        width: 100%;
        list-style: none;
        margin-left: 0;
        float: left;
        text-transform: uppercase;
    }
    #nav-icon1 span {
        display: block;
        position: absolute;
        height: 4px;
        width: 22px;
        background: #e81b4f;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        -webkit-transition: 0.25s ease-in-out;
        -o-transition: 0.25s ease-in-out;
        transition: 0.25s ease-in-out;
    }
    .nav ul li a {
        text-decoration: none;
        color: #fff;
        letter-spacing: 1px;
        font-size: 15px;
        -webkit-box-pack: right;
        -webkit-justify-content: right;
        -ms-flex-pack: right;
        justify-content: right;
        display: inline-block;
        padding: 10px;
        position: relative;
        width: 100%;
        text-align: left;
        margin-top: 10px;
    }
    .nav ul li ul li a {
        color: #fff;
        font-size: 15px;
        padding: 0;
        padding: 10px;
        margin-top: 0;
    }
    .nav .sub.opened ul {
        display: block;
        width: 100%;
        position: unset;
        background: orange;
        margin-top: 0;
        padding: 5px;
    }
    .nav ul li a i {
        position: absolute;
        margin-left: 15px;
        margin-top: 3px;
    }
    #nav-icon1 span:nth-child(1) {
        top: 0;
    }
    #nav-icon1 span:nth-child(2) {
        top: 7px;
    }
    #nav-icon1 span:nth-child(3) {
        top: 14px;
    }
    #nav-icon1.open span:nth-child(1) {
        top: 8px;
        -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        transform: rotate(135deg); /*! left: 50px; */
    }
    #nav-icon1.open span:nth-child(2) {
        opacity: 0;
        left: -60px;
    }
    #nav-icon1.open span:nth-child(3) {
        top: 8px;
        -webkit-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
        transform: rotate(-135deg); /*! left: 50px; */
    }
    .nav ul li a:hover {
        color: #fff;
        text-align: left;
        background: #e81b4f;
        border-radius: 10px;
    }
    .nav-show header {
        right: 200px;
        left: -100px;
    }
    .nav {
        position: fixed;
        top: -100%;
        right: 0;
        bottom: 0;
        width: 100%;
        padding: 15px;
        background-color: #0000;
        -webkit-transition: 0.4s;
        -o-transition: 0.4s;
        transition: 0.4s;
        list-style: none;
        overflow: auto;
        z-index: 9999;
        height: 100%;
    }
    .nav ul {
        padding: 10px;
        float: left;
        margin-top: 20px;
    }
    .nav span {
        position: absolute;
        right: 0;
        right: -173px;
        top: 19px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .ground {
        width: 100%;
    }
    header.fixed .nav {
        width: 100%;
    }
    .mail p {
        max-width: 100%;
    }
    .nav1 {
        float: left;
        margin-top: 0;
        padding-left: 20px;
        width: 60%;
    }
    .nav1 ul li {
        float: left;
        list-style: none;
        margin-left: 0;
        width: 100%;
    }
    .nav1 ul li a {
        float: left;
        text-decoration: none;
        color: #fff;
        font-size: 12px;
        margin-top: 3px;
        padding: 3px;
    }
    header.fixed .nav1 ul li a {
        font-size: 12px;
    }
    .head {
        padding: 10px;
        width: 100%;
        float: left;
    }
    header.fixed .head {
        padding: 6px;
    }
    .nav ul li ul li:hover ul.sub-menu {
        display: none;
    }
    .nav ul li:hover ul {
        display: none;
    }
    .banner img {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        object-position: 41% 50%;
    }
    .nav ul li ul.show {
        display: block;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        background: #fff;
        width: 100%;
        float: left;
        margin-top: 0;
    }
    .nav ul li ul li ul.sub-menu.show {
        display: block;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        background: #e6e6e6;
        width: 100%;
    }
    .nav ul li .hun {
        width: 100%;
        margin-left: 0;
        z-index: 9999;
    }
    .nav ul li ul li ul.sub-menu {
        left: 0;
        top: 100%;
    }
    .nav ul li ul li {
        margin: 0;
        text-align: right;
        display: block;
        padding: 0;
        margin-top: 0;
    }
    .nav ul li ul li ul.sub-menu a {
        font-size: 12px;
        text-align: right;
        background: #e6e6e6;
    }
    .nav ul li:hover ul li {
        display: inline-block;
    }
    .nav ul li ul {
        display: none;
    }
    .nav .sub.opened {
        position: relative;
        top: 0;
        width: 100%; /*! background: orange; */
        margin-top: 0;
    }
    .nav ul li:hover ul li {
        float: none;
    }
    body.nav-show header {
        right: 200px;
        left: -100px;
    }
}
.port-row,
.port-row > .column {
    padding: 8px;
}
.column {
    float: left;
    width: 33.33%;
    display: none;
}
.port-row:after {
    content: "";
    display: table;
    clear: both;
}
.port-content {
    background-color: #fff;
    padding: 10px;
}
.port-show {
    display: block;
}
.port-btn {
    border: 1px solid #ccc;
    outline: 0;
    padding: 12px 26px;
    background-color: #fff;
    cursor: pointer;
    font-size: 17px;
    margin-bottom: 10px;
}
.port-btn:hover {
    background-color: #ddd;
}
.port-btn.active {
    background-color: #666;
    color: #fff;
}
div#myBtnContainer {
    text-align: center;
}
.port-row > .column .content p {
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 12px;
    text-align: center;
    margin-top: 20px;
}
.port-row > .column .content h4 {
    font-size: 16px;
    margin-bottom: 0;
    text-align: center;
}
.features-table h2,
.features-table-free h2,
.features-table-paid h2 {
    background: #6b6b6b none repeat scroll 0 0;
    color: #fff;
    font-weight: 600;
    margin: 0;
    padding: 18px 21px;
    height: 80px;
}
.features_table .col-sm-4 {
    width: 33.33333333%;
    float: left;
}
.features_table .col-md-10 {
    width: 83.33333333%;
    margin-left: 8.33333333%;
}
.text-center {
    text-align: center;
}
.features-table li {
    background: #da9748 none repeat scroll 0 0;
    border-bottom: 2px solid #e5a253;
    color: #f1f1f1;
    font-size: 14px;
    padding: 15px 24px;
    height: 48px;
}
.features-table-free li {
    border-right: 2px solid #d4d4d4;
}
.features-table-free li,
.features-table-paid li {
    background: #efefef none repeat scroll 0 0;
    border-bottom: 2px solid #d4d4d4;
    text-align: center;
    padding: 13.7px 21px;
    cursor: pointer;
    height: 48px;
}
.port-page-namew h1 {
    margin-top: 50px;
    margin-bottom: 25px;
    clear: both;
}
.col-md-10 {
    clear: both;
    overflow: hidden;
}
.port-page-namew {
    width: 100%;
    padding: 40px 0 60px;
    clear: both;
}
.smo-page h2 {
    width: 100%;
    text-align: left;
    font-size: 25px;
    margin-bottom: 20px;
    margin-top: 50px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}
.smo-page ul li {
    width: 30%;
    display: inline-block;
    text-align: left;
    font-size: 16px;
    margin-bottom: 30px;
    margin-right: 20px;
}
.smo-page ul li:hover {
    padding-left: 5px;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    background: #f89d0e;
}
.header-iconss {
    width: auto;
    vertical-align: middle;
    position: absolute;
    top: calc(100% - 53%);
    right: 20%;
}
section.features_table {
    width: 64%;
    display: inline-block;
}
section#testimonalss {
    clear: both;
}
#portfolio h2 {
    width: 100%;
    text-align: center;
    font-size: 25px;
    margin-bottom: 30px;
}
.modal {
    display: none;
    position: fixed;
    z-index: 9999999;
    padding-top: 50px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.4);
}
.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 5px solid #f89d0e;
    width: 50%;
}
.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: 700;
}
.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
.modal .wrap input[type="tel"],
.modal .wrap input[type="text"],
.modal .wrap select,
.modal .wrap textarea {
    width: 100%;
    padding: 12px;
    border-radius: 4px;
    box-sizing: border-box;
    margin-top: 10px;
    margin-bottom: 0;
    resize: vertical;
    color: #000;
    float: left;
    background: #fff;
    border: none;
    font-size: 15px;
    border: 1px solid #ccc;
}
.modal input[type="submit"] {
    background-color: #0066bf;
    color: #fff;
    padding: 12px 20px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    margin-top: 15px;
    font-size: 15px;
    letter-spacing: 2px;
    font-family: Muli, sans-serif;
}
div#myModal h2 {
    font-size: 30px;
}
div#myModal h2 span {
    font-size: 30px;
    color: #f89d0e;
}
.modal2 {
    display: none;
    position: fixed;
    z-index: 9999999;
    padding-top: 50px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.4);
}
.modal-content2 {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 5px solid #f89d0e;
    width: 50%;
}
.close2 {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: 700;
}
.close2:focus,
.close2:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
.modal2 .wrap input[type="tel"],
.modal2 .wrap input[type="text"],
.modal2 .wrap select,
.modal2 .wrap textarea {
    width: 100%;
    padding: 12px;
    border-radius: 4px;
    box-sizing: border-box;
    margin-top: 10px;
    margin-bottom: 0;
    resize: vertical;
    color: #000;
    float: left;
    background: #fff;
    border: none;
    font-size: 15px;
    border: 1px solid #ccc;
}
.modal2 input[type="submit"] {
    background-color: #0066bf;
    color: #fff;
    padding: 12px 20px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    margin-top: 15px;
    font-size: 15px;
    letter-spacing: 2px;
    font-family: Muli, sans-serif;
}
div#myModal2 h2 {
    font-size: 30px;
}
div#myModal2 h2 span {
    font-size: 30px;
    color: #f89d0e;
}
@media screen and (max-width: 767px) {
    .features_table .col-sm-4 {
        width: 100%;
        float: none;
    }
    .modal-content {
        background-color: #fefefe;
        margin: auto;
        padding: 20px;
        border: 5px solid #f89d0e;
        width: 90%;
    }
    .seo-right-img {
        display: inline-block;
        width: 100%;
    }
    section.features_table {
        width: 100%;
        display: inline-block;
    }
    .smo-page ul li {
        width: 1000%;
        display: inline-block;
        text-align: left;
        font-size: 13px;
        margin-bottom: 20px;
        margin-right: 20px;
    }
    .logo-box {
        -ms-flex: 0 0 25%;
        flex: 0 0 50%;
        max-width: 100%;
        border: 1px solid #ccc;
    }
    .column {
        float: none;
        width: 100%;
    }
    .port-btn {
        border: 1px solid #ccc;
        outline: 0;
        padding: 8px 5px;
        background-color: #fff;
        cursor: pointer;
        font-size: 14px;
    }
    #portfolio .about-home-btn {
        font-size: 9px;
        padding: 10px 2px;
        margin-top: 0;
        margin: 8px auto 0;
    }
    .features-table h2:nth-child(1) {
        height: 60px;
    }
    .modal-content2 {
        width: 90%;
    }
    .slick-dots {
        display: none;
    }
    .abt-sub-mainnew {
        float: left;
        width: 100% !important;
    }
    .abt-sub-imgnew {
        width: 100% !important;
    }
}

.abt-sub-main ul {
    padding-top: 20px;
}
.abt-sub-main ul li {
    line-height: 26px;
    padding-bottom: 15px;
    padding-left: 20px;
    position: relative;
    font-size: 17px;
}
.abt-sub-main ul li:before {
    font-family: FontAwesome;
    content: "\f105";
    top: 0;
    left: 0;
    color: #000;
    position: absolute;
}

.cdb-pricing-table {
    position: relative;
    background-color: #fff;
    text-align: center;
    margin: 5px 0;
    -webkit-box-shadow: 0 0 1px rgb(0 0 0 / 25%);
    box-shadow: 0 0 1px rgb(0 0 0 / 25%);
    -webkit-transition: -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
    transition: -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    transition: transform 0.3s ease, box-shadow 0.3s ease, -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
}
.cdb-pricing-table .cdb-pricing-top {
    position: relative;
    background-color: #428bca;
    color: #fff;
    text-align: center;
    padding: 30px;
}
.cdb-pricing-top .cdb-pricing-title {
    font-size: 26px;
    margin: 0;
    color: #fff;
}
.cdb-pricing-content {
    padding: 30px 0px;
    background: #dbefff;
}

.cdb-pricing-price {
    padding-top: 54px;
    background-color: #fff !important;
}
th:nth-child(1),
td:nth-child(1) {
    width: 42%;
}

.firstinner-btn h3 {
    display: block;
    padding: 8px;
    box-shadow: 0 1px 3px -2px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
    margin: 3px 0;
    border: 1px solid rgb(0 0 0 / 0.1);
    text-align: center;
    color: #fff !important;
    background-color: rgb(230 148 27);
    border-radius: 5px;
    cursor: pointer;
    font-size: 22px;
}

.firstinner-btn h3:hover,
.firstinner-btn h3:focus,
.firstinner-btn h3:visited {
    background: #0066bf;
}
.key-row {
    display: flex;
    flex-wrap: wrap;
}
.btn-keys {
    clear: both;
    margin: 20px 0;
    padding: 20px 0;
    background: #f2f2f2;
}

.firstinner-btn {
    width: 44%;
    margin: 0 auto 0;
}

.kesy-box {
    display: flex;
    flex-wrap: wrap;
}
.kesy-box h4 {
    padding: 6px;
    border: px solid #0066bf;
    box-shadow: 0 1px 3px -2px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
    margin: 0px 0;
    border: 1px solid rgb(0 0 0 / 0.1);
    text-align: center;
    color: #666 !important;
    margin-right: 20px;
    border-radius: 5px;
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 15px;
}
.kesy-box {
    display: flex;
    flex-wrap: wrap;
    border: 1px solid #000;
    padding: 20px;
    margin-bottom: 10px;
    box-shadow: 0 1px 3px -2px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
    border: 1px solid rgb(0 0 0 / 0.1);
    border-radius: 5px;
}

.pack-1 h3 {
    background: #0066bf;
    text-align: center;
    color: #fff;
    padding: 20px 0;
    font-size: 30px;
    font-weight: 600;
}
.pack-1 {
    width: 31%;
    border: 1px solid #0066bf;
    margin-right: 2%;
    margin-bottom: 10px;
}
.pack-row {
    display: flex;
    flex-wrap: wrap;
}
.packges {
    clear: both;
    padding: 50px 0;
}
.price-s {
    background: #e1e1e1;
    padding: 20px 0;
    text-align: center;
}
h4.prii {
    width: 110px;
    background: #fff;
    height: 110px;
    border-radius: 100%;
    line-height: 110px;
    font-size: 30px;
    font-weight: 300;
    color: #ffc107;
    margin: auto;
}

.pack-1 ul li {
    border-bottom: 1px solid #ccc;
    padding: 8px;
    font-size: 16px;
    text-align: center;
}
.colmn-3 {
    width: 25%;
}
.key-row2 {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.firstinner-btn h3 {
    position: relative;
}
.firstinner-btn h3:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 0x solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid rgb(230 148 27);
    position: absolute;
    top: 40px;
    left: 40%;
}
.firstinner-btn h3:hover:after {
    content: "";
    border-left: 0x solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #0066bf;
}
.dropdownmeg .dropdowm-content {
    background: #fff;
}
.dropdownmega .dropdowm-content .row {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
}
.dropdownmega .dropdowm-content .row li.col-md-3 {
    width: 32.9%;
    height: 40px;
    background: #ffffff;
    background: #ffffff;
    margin-bottom: 6px;
    margin-left: 4px;
    box-shadow: inset 2px -12px 12px 4px #c5c2bf;
    line-height: 13px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: left;
}
.dropdownmega .dropdowm-content {
    float: left;
    max-width: 1230px;
    display: none;
    position: absolute;
    left: 50%;
    top: 90%;

    transform: translateX(-50%);
    width: 983px;
    z-index: 999;
    padding: 0;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    background: #126ebf;
    box-shadow: 1px 1px 16px 1px #bebaba;
    padding: 10px 10px;
}
.dropdownmega .dropdowm-content ul {
    position: relative;
}
.dropdownmega .dropdowm-content:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 40px;
    background: transparent;
    top: -24px;
    left: 0px;
}
.dropdownmega li a {
    color: #000 !important;
    background: transparent !important;
    font-size: 11px !important;
    letter-spacing: 1px;
    font-weight: 800 !important;
}
.dropdownmega {
    position: static;
}

.dropdownmeg li a {
    color: #0066bf;
    background: #fff;
}
.dropdownmeg li {
    background: #ffffff;
    padding: 8px 16pxs;
    width: 221px;
}
.dropdownmega .dropdowm-content .row li.col-md-3:hover {
    background: #f89d0e;
    box-shadow: inset 1px -11px 14px 1px #b3720f;
}

.locations-areaas a img {
    width: 100px;
    background: #e3e5e6;
    padding: 20px;
    border-radius: 100px;
    border: 3px solid #abafb1;
}

.locations-areaas {
    clear: both;
    padding: 60px 0 20px;
}
.team-img-b {
    width: 220px;
    height: 220px;

    border-radius: 50%;
    border: 3px solid #333;
    overflow: hidden;
}
.team-box h3 {
    text-align: center;
    font-size: 20px;
}
.team-box p {
    text-align: center;
    padding-top: 3px;
    padding-bottom: 20px;
}
.phone-icon {
    position: fixed;
    right: 10px;
    bottom: 10px;
    width: 46px;
    z-index: 999;
    height: auto;
}
.phone-icon a {
    display: block;
}
.phone-icon img {
    width: 100%;
    height: auto;
}
.cred h4 a{
    color: #f5a034;
}
select.valid {
    color: #5f5f5f !important;
}
.seoboxes .sub-unit-img h4 {
    float: none;
    width: 100%;
    padding-top: 20px;
    font-size: 19px;
    color: #0066bf;
    text-align: left;
    vertical-align: top;
}
.seoboxes .sub-unit-img p {
    text-align: left;

}
.faqass h1 {
    text-align: left;
}

.styleboedd {
    border-style: dashed;
    border-color: #f7a034;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 20px;
    height: 100%;
}
.dashedboxed {
    clear: both;
    padding: 10px 0;
}
.dashedboxed h2 {
    text-align: center;
    padding-bottom: 15px;
    font-size: 25px;

}
.dashedboxed h2 span{
    color: #0066bf;
}
.inner-dashed {
    display: flex;
    flex-wrap: wrap;
}
.bioxedindj { 
    max-width: 33.333333%;
    /* margin: 10px 15px; */
    flex: 0 0 33.333333%;
    box-sizing: border-box;
    width: 100%;
    position: relative;
    /* width: 100%; */
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
text-align: center;
}
.bioxedindj img {
    width: 59px;
    display: block;
    margin: auto;
    padding-bottom: 14px;
}
.inner-dashed {
    margin-top: 20px;
    /* margin: 10px -15px; */
    padding: -;
    margin-right: -15px;
    margin-left: -15px;
}
.bioxedindj p {
    text-align: center;
    line-height: 22px;
}
.bioxedindj h3 {
    text-align: center;
    padding: 30px 0 10px;
}
.dashedboxed p {
    padding: 10px 0px 10px;
    text-align: center;
    line-height: 1.3;
    display: block;
    margin-bottom: 15px;
    line-height: 22px;
    font-size: 16px;
    color: #17191a;
}
.bioxedindj i {
    font-size: 50px;
    display: block;
    margin: auto;
    text-align: center;
}
.starsline i{
    display: inline-block;
    color: #FFDA00;
}
.testimonials {
    text-align: center;
    font-size: 20px;
}

.testimo h2 {
    text-align: center;
    padding-bottom: 15px;
    font-size: 25px;
color: #0066bf;
}

.innertestimonials .testimonials{
    box-shadow: 1px 1px 10px 1px rgb(0 0 0 / 10%);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 4% 4% 4% 4%;
    background-color: #FFFFFF;
    border-radius: 5px 5px 5px 5px;
}
.testimo p {
min-height: 195px;
    max-height: 300px;
    text-align: center;
    padding: 0 70px 5px;
    font-size: 17px;
    color: #000;
    height: 100%;
overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 8; /* number of lines to show */
           line-clamp: 8; 
   -webkit-box-orient: vertical;
}

.tetiimges img {
    width: 110px;
    height: 110px ;
    border-width: 2px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border-style: solid!important;
    text-align: center;
    display: block;
    margin: 20px auto;
}
.testimonials{
    padding: 30px;
}
.starsline{
    margin: 20px 0;
}

.testimo {
    background: #f5f5f5;
    padding: 50px 0;
    clear: both;
}

.testimo .slick-slide {
    margin: 0 20px;
}
.testimonials h4{
    font-size: 17px;
    margin-top: 20px;
}
.testimonials h4 span{
    color:#0066bf;

}



.grid-l1 {
    width: 100%;
    height: auto;
    min-height: auto;
    overflow: hidden;
    padding: 10px 0;
    /* background: #000; */
}
.header{ width: 100%; text-align: left; background: #fff; color: #000; font-size: 14px; text-transform: uppercase; font-weight: bold; padding: 5px; cursor: pointer; margin: 0px !important; }
.level-box {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #fffefe;
    padding: 10px;
    display: none;
    border: 1px solid rgba(11,11,11,0.3);
    line-height: 1.6;
    font-size: 15px;
}
.box-a1{ width: 100%; height: auto; overflow: hidden; margin: 5px 0px; }
h2.header2 {
    /* background: #0066bf; */
    color: #000;
    padding: 12px 20px;
    font-size: 15px;
    cursor: pointer;
    border: 1px solid rgba(11,11,11,0.3);
    box-sizing: border-box;
    font-size: 16px;
    line-height: 32px;
    font-weight: 700;
}
.faqass {
    padding: 20px 0;
}

.seoboxes .sub-unit-img {
    float: left;
    width: 25%;
    align-items: start;
}
.seoboxes .sub-unit-img {
    float: left;
    width: 33%;
    align-items: start;
    text-align: center;
    padding: 0 15px;
}

.seoboxes .sub-unit-img p {
    text-align: center;
    padding-left: 0;
    padding-bottom: 4px;
}
.seoboxes .sub-units {
    /* float: left; */
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: start;
    flex-wrap: wrap;
}
.circle-effectssne p {
    font-size: 16px;
    margin-top: 18px;
    line-height: 1.4;
    margin-top: 5px;
    padding-top: 0;
    padding-bottom: 15px;
}
.circle-effectssne h2 {
    color: #0066bf;
}
.circle-rowss {
    margin-top: 20px;
    margin-right: -15px;
    margin-left: -15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.bioxedindj {
    max-width: 33.333333%;
    flex: 0 0 33.333333%;
    box-sizing: border-box;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 30px;
}

.inner-circlessd{
    width: 190px;
    height: 190px;
    display: inline-block;
    border: 1px solid #000;
    border-radius: 50%;
    margin: 0 10px;
    padding: 14px;
    vertical-align: bottom;
    padding-top: 3%;
background: #fff;
}
.circle_box img {
    width: 70px;
    margin: 20px 0 0 0;
}
.content p, body {
    font-family: Roboto,sans-serif;
}
.circle_box h5, .circle_box p {
    font-size: 16px;
    font-weight: 600;
    color: #000;
}
.inner-circlessd h2 {
    font-size: 18px;
    text-align: center;
}
.inner-circlessd img {
    width: 50px;
    margin: auto;
    display: block;
}
.dashedboxed h2 {
    text-align: center;
    padding-bottom: 15px;
    font-size: 25px;
}

.innerblocksheo h2 {
    text-align: center;
    padding-bottom: 15px;
    font-size: 25px;
}

.innercheckroew {
    margin-top: 20px;
    margin-right: -15px;
    margin-left: -15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    /* display: flex; */
}
.bladboxd {
    max-width: 33.333%;
    display: inline-block;
    padding: 14px;
    vertical-align: bottom;

    box-sizing: border-box ;
    width: 100%;
}
.bladboxd {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;

}
.blockssedo {
    margin: 50px 0 0;
    background: #dfe8e9;
    padding: 40px 0;
}
.blades-vo img {
    width: 70px;
    margin: auto;
    display: block;
    margin: 0px auto 20px;
}
.blades-vo h3 {
    text-align: center;
    padding-bottom: 5px;
}
.blades-vo p {
    text-align: center;
    line-height: 1.3;
}
.innerblocksheo h2 span {
    color: #0066bf;
}
.normalinncod h2 {
    color: #0066bf;
}

.normalinncod  p {
    font-size: 16px;
    margin-top: 18px;
    line-height: 1.4;
    margin-top: 5px;
    padding-top: 0;
    padding-bottom: 10px;
}
.normal-content {
    padding: 50px 0;
}
.fixed2 {position:sticky; top:150px; right:0;z-index: 20;}

.circle-effectssne2 {
    clear: both;
    background: #e5f3ff;
       padding: 20px 0;
}
.inner-circlessd:hover {
    background: #0066bf;
}
.inner-circlessd:hover h2{
    color: #fff;
}
.inner-circlessd:hover img{
       filter: invert(100%);
}
.inner-circlessd:hover {
border: 8px solid #f7a034;
}
.home-panel04 h2 {
    text-align: center;
    width: 100%;
    font-size: 26px;
    color: #0066bf;
    text-transform: uppercase;
    padding-bottom: 10px;
    position: relative;
    font-weight: 700;
}
.about-page-panel01 h3 {
    text-align: center;
    width: 100%;
    font-size: 26px;
    color: #0066bf;
    text-transform: uppercase;
    padding-bottom: 10px;
    position: relative;
    font-weight: 700;
}
.seoboxes .home-panel04{
   padding: 50px 0 50px;
} 
.seoboxes .sub-unit-img h4 {
    text-align: center;
}
.sub-unit-img .icon {
    margin: 50px 0 0;
}
.shrtdesc p {
    /* padding: 10px 0px 10px; */
    text-align: center;
    line-height: 1.3;
    display: block;
    margin-bottom: 15px;
    line-height: 22px;
    font-size: 16px;
    color: #17191a;
}
.about-page-panel01 p {
    line-height: 1.6;
    display: block;
    margin-bottom: 15px;
    /* line-height: 25px; */
    font-size: 16px;
    color: #17191a;
    text-align: justify;
}
.about-page-panel01.hmd-drhht {
    margin-top: 0;
    padding-top: 0;
}
section.hmd-detailsjd {
    background: #a2d3ff;
}
.faqass h1 {
    text-align: left;
    padding-bottom: 0;
    font-size: 25px;
    color: #0066bf;
}
div#about-pagesubheading a {
    color: #000;
}
div#about-pagesubheading {
    color: #000;
}
.about-page-panel01 ul{
padding-bottom:30px;
    clear: both;}

.about-page-panel01 ul li {
    line-height: 1.6;
    display: block;
    margin-bottom: 2px;
    font-size: 16px;
    color: #17191a;
    text-align: justify;
    list-style:bullet;
	position: relative;
	padding-left:30px;
}

.about-page-panel01 ul li:before {
    content: "";
    top: 0;
    left: 0;
    background-image: url(../images/tick.png);
    position: absolute;
    width: 20px;
    height: 20px;
    background-size: 20px;
}

@media screen and (max-width: 767px) {
    .pack-1 {
        width: 100%;
        margin-right: 0%;
    }
    .colmn-3 {
        width: 50%;
    }
    .firstinner-btn {
        width: 84%;
        margin: 0 auto 0;
    }
    .firstinner-btn h3 {
        font-size: 13px;
        font-weight: 500;
        margin-bottom: 15px;
    }
    .firstinner-btn h3:after {
        top: 30px;
    }
    .about-page img {
        display: none;
    }
    .nav-2 ul li .drop-icon {
        font-size: 12px;
        font-weight: 800;
        text-transform: uppercase;
        background: #0066bf !important;
        padding: 12px 15px 10px;
        color: #fff;
        border-radius: 50px;
        text-align: center;
    }
    .bioxedindj {
        width: 100%;
    }
    .dashedboxed {
        padding: 20px 0;
    }
    .dashedboxed p {
        padding: 0 0px 10px;
    }
    .testimo p {
        padding: 0 0px 5px;
    }
    .testimo .slick-slide {
        margin: 0;
    }
.seoboxes .sub-unit-img {
    width: 100%;
}
.seoboxes .sub-unit-img {
    float: left;
    width: 100%;
    text-align: center;
    padding-bottom: 10px;
}
.bioxedindj {
    max-width: 100%;
    flex: 0 0 100%;
    width: 100%;
    flex-wrap: wrap;
}
}


.VIpgJd-ZVi9od-l4eHX-hSRGPd{
    display: none !important;
}

.goog-te-combo:focus-visible{
border: none !important;
outline: none !important;

}


.goog-te-gadget select {
    background: #f89d0e !important;;
    color: #fff;
}

.goog-te-combo option:not(:checked) {
    background-color: #fff !important;
    color: #000;
}


@media only screen and (max-width: 768px) {
    #google_translate_element {
        display: none;
    }
}

#myModal2 {
    z-index: 99999990;
}