@import url('https://fonts.googleapis.com/css2?family=Prompt:wght@300&display=swap');

html{
    overflow-x: hidden;
}
body {
    font-family: 'Prompt', 'thai_sans_literegular';
    overflow-x: hidden;
    font-size: 14px;
}

*:focus,
*:active {
    outline: 0 !important;
    box-shadow: none !important;
}

h2 {
    font-size: 26px;
}
h3 {
    font-size: 26px;
}
h4 {
    font-size: 22px;
}
ol,
ul {
    margin: 0 !important;
    padding: 0 !important;
}
.owl-carousel{
    z-index: 0 !important;
}

/* width */

::-webkit-scrollbar {
    width: 7px;
}

/* Track */

::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */

::-webkit-scrollbar-thumb {
    background: #888;
}

/* Handle on hover */

::-webkit-scrollbar-thumb:hover {
    background: #555;
}

/*@font-face {
    font-family: 'thai_sans_literegular';
    src: url('../fonts/thaisanslite_r1_0-webfont.woff2') format('woff2'),
         url('../fonts/thaisanslite_r1_0-webfont.woff') format('woff'),
         url('../fonts/thaisanslite_r1_0-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}*/

.page-title-area {
    /*border-top: 1px solid #eee;
    padding-top: 30px;*/
}
.nopad{
    padding: 0;
}
.vdo_home{
    position: relative;
    text-align: center;
}
.vdo {
    position: absolute;
    color: #000;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.vdo-new {
    position: absolute;
    color: #000;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    /*background-color: #FFF;*/
    padding-top: 16px;
    padding-left: 16px;
    padding-right: 16px;
}
.vdo img{
    width: 60%;
}
.vdo h1{
    color: #3badfa;
    font-size: 40px;
    text-transform: uppercase;
}
.vdo h2{
    color: #fff;
    font-size: 28px;
}

.bg_image_top {
    display: block;
    background-size: cover !important;
    min-height: 250px;
}


.nav-side-menu li {
    border-top: 1px solid #ccc;
}

#menu-content {
    border-bottom: 1px solid #ccc;
}
.box-product {
    background: #eee;
    padding-bottom: 30px;
    padding-left: 5px;
    padding-right: 5px;
}
.box-product a {
    color: #212529;
}
.box-product a:hover, #menu-content a:hover, .breadcrumb a:hover, .nav a:hover {
    color: #007bff;
}

.box_ourproduct:hover .box-product a {
    color: #007bff;
}

.news-item:hover .news-content {
    border-top: 2px solid #007bff;
}

@media (max-width: 767px) {
    .bg_image_top {
        display: none;
    }
}

.services-item:hover {
    border: 1px solid #eee;
    background-color: #eee;
}

.breadcrumb {
    background-color: #ffffff;
}

.breadcrumb li a {
    color: #333;
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #333;
    content: ">";
}

/*hovereffect*/

.hovereffect {
    width: 100%;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
    margin-bottom: 0px;
}

.hovereffect .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.hovereffect img {
    display: block;
    padding: 0;
    position: relative;
    -webkit-transition: all .4s linear;
    transition: all .4s linear;
    width: 100%;
    cursor: pointer;
}

.hovereffect h2 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 17px;
    background: rgba(0, 0, 0, 0.6);
    -webkit-transform: translatey(-100px);
    -ms-transform: translatey(-100px);
    transform: translatey(-100px);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    padding: 10px;
}

.hovereffect a.info {
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    color: #fff;
    border: none;
    background-color: transparent;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    margin: 80px 0 0;
    padding: 7px 14px;
}

.hovereffect:hover img {
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.hovereffect:hover .overlay {
    opacity: 1;
    filter: alpha(opacity=100);
}

.hovereffect:hover h2,
.hovereffect:hover a.info {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-transform: translatey(0);
    -webkit-transform: translatey(0);
    transform: translatey(0);
}

.hovereffect:hover a.info {
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
}

/*hovereffect*/

.box_ourproduct{
    padding: 10px 10px 20px;
}
.box_ourproduct h1{
    position: relative;
    text-align: center;
    color: #007cd0;
    font-size: 22px;
    text-transform: uppercase;
    margin: 0;
}
.box_ourproduct h3{
    font-size: 26px;
}
.box_ourproduct.fan h1:before {
    content: "";
    position: absolute;
    bottom: 12px;
    left: 68px;
    width: 281px;
    height: 1px;
    /*background-color: #666;*/
    padding-right: 20px;
}
.box_ourproduct.blower h1:before {
    content: "";
    position: absolute;
    bottom: 12px;
    left: 128px;
    width: 220px;
    height: 1px;
    /*background-color: #666;*/
    padding-right: 20px;
}
.box_ourproduct.custom h1:before {
    content: "";
    position: absolute;
    bottom: 12px;
    left: 135px;
    width: 215px;
    height: 1px;
    /*background-color: #666;*/
    padding-right: 20px;
}
.our_products h1{
    color: #007cd0;
    font-size: 40px;
    text-transform: uppercase;
    margin: 0;
}
.our_products h6{
    font-size: 26px;
    color: #666666;
}
.our_products{
    padding: 0 0 30px;
}
.pad_box_eurovent{
    position: relative;
}
.box_eurovent{
    position: absolute;
    right: 0;
    top: 20%;
    width: 58%;
    padding: 50px 50px 50px 0;
    color: #fff;
}
.box_eurovent h1{
    font-size: 50px;
    text-transform: uppercase;
}
.box_eurovent{
     padding-bottom: 10px;
}
.bd_icon_eurovent hr{
    margin-top: 1.5rem;
    border-top: 1px solid #9df9fc;
}
.bd_icon_eurovent{
    background-color: #007cd0;
    /*padding: 150px 80px 80px;*/
    padding: 20px 40px 40px;
}
.icon_eurovent{
    color: #fff;
}
.icon_eurovent h1{
    font-size: 44px;
    margin: 0;
}
.icon_eurovent h3{ 
    font-size: 20px;
}

.vie_all a:hover{
    text-decoration: none;
    color: #0e639c;
}
.vie_all a{
    font-size: 22px;
    color: #007cd0;
}
.vie_all img {
    width: 20%;
}
.vie_all{
    padding: 20px 0;
    text-align: right;
}
.box_img_new{
    border: 1px solid #6666662b;
    border-bottom: 1px solid #6666662b;
}

.img_new{
    padding: 10px 20px;
    position: relative;
}
.img_new h2{
    font-size: 16px;
    text-align: center;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.img_new h4{
    background-color: #bfbfbf;
    padding: 6px;
    color: #002b44;
    position: absolute;
    top: -50px;
    width: 88%;
    text-align: center;
}
.bg_boxfooter{
    background-color: #007cd0;
    padding: 30px;
    margin-top: -193px;
}
.form-control-search{
    padding: 40px 0;
    position: relative;
}
.form-control-search img{
    position: absolute;
    right: 10px;
    top: 48px;
    width: 6%;
}
.form-control {
    display: block;
    width: 100%;
    padding: 10px 15px;
    font-size: 16px;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: none;
    border-radius: 0;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.form-control2 {
    display: block;
    width: 100%;
    padding: 5px 10px;
    font-size: 18px;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ccc;
    background-clip: padding-box;
    border-radius: 0;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.pad_boxfooter{
    color: #fff;
    padding: 20px 0;
}

.news_letter h1{
    margin: 0;
    font-size: 28px;
    /*text-transform: uppercase;*/
    line-height: 45px;
}
.news_letter h2{
    text-transform: uppercase;
}
.bg_footer{
    background-color: #002b44;
    border-top: 15px solid #007cd0;
    padding-top: 100px;
}
.pad_our_products{
    padding: 0 0 130px;
}
.copyright{
    color: #fff;
}
.copyright h2{
    font-size: 17px;
    color: #007cd0;
    padding: 0 0 15px;
    border-bottom: 1px solid #007cd0;
}
.copyright img{
    width: 90%;
    padding: 0 0 15px;
}
.pad_copyright{
    padding: 50px 0;
}
.hotline{
    color: #fff;
    padding: 25px 0 0 ;
}
.hotline img{
    width: 15%;
    padding-top: 20px;
}
.hotline h3{
    margin: 0;
    line-height: 15px;
    font-size: 24px;
}
.hotline h1{
    font-size: 30px;
    margin: 0;
    padding-bottom: 10px;
}
.pad_sitemap_footer{
    color: #fff;
    padding: 14px 0;
}
.pad_sitemap_footer h3{
    text-transform: uppercase;
    font-size: 24px;
}

.ul_sitemap_footer li{
    margin-left: 40px;
    list-style-type: square;
}
.ul_sitemap_footer li a:hover{
    text-decoration: none;
    
}
.ul_sitemap_footer li a{
    font-size: 15px;
    color: #fff;
    line-height: 33px;
}

.copyright p {
    font-size: 12px;
}

.width-30 {
    width: 30%;
    text-align: center;
}
.width-20 {
    width: 20%;
}
.width-10 {
    width: 10%;
}
.wrapper_a{
    padding: 20px 0 10px;
}
.wrapper_a p{
    font-size: 17px;
    color: #666; 
}

.box_product_menu{
    background-color: #315d82eb;
    position: absolute;
    top: 0;
    z-index: 1;
    width: 94%;
    height: auto;
    padding: 20px;
    color: #fff;
}
.box_product_menu h1{
    line-height: 40px;
    font-size: 50px;
    padding-bottom: 30px;
}
.box_product_menu .text_product_menu h1{
    margin: 0;
    padding-bottom: 0;
}
.box_product_menu .text_product_menu hr{
    border-bottom: 1px solid #01d1fd;
}
.text_product_menu h2{
    color: #ffffff;
    font-size: 17px;
}


/*responsive*/
@media (max-width: 1550px) {
    .box_eurovent{
        /*width: 78%;*/
        width: 94%;
        top: 12%;
    }
    .icon_eurovent h1{
        font-size: 44px;
    }
    .hotline h1{
        font-size: 20px;
    }
    .bd_icon_eurovent{
        padding: 20px 40px 40px;
    }

    .home-section {
        margin-top: 113px;
    }
    .img-home {
        width: 100% !important;
        height: 500px !important;
        object-fit: none;
    }
    .vdo-new {
        width: 70%;
    }

    .home-services {
        height: 500px;
    }
}
@media (max-width: 1199px) {
    .wrapper_a p{
        font-size: 16px;
    }
    .text_product_menu h2 {
        font-size: 16px;
    }
    .wrapper_a {
        padding: 13px 0 0;
    }
    .box_product_menu h1 {
        line-height: 27px;
        font-size: 26px;
        padding-bottom: 10px;
    }
    .our_products h1{
        font-size: 44px;
    }
    .our_products h6 {
        font-size: 26px;
    }
    .vie_all a{
        font-size: 26px;
    }
    .box_ourproduct h1{
        font-size: 44px;
    }
    .box_ourproduct.fan h1:before{
        left: 62px;
        width: 230px;
    }
    .box_ourproduct.blower h1:before{
        left: 125px;
        width: 163px;
    }
    .bg_footer{
        padding-top: 66px;
    }
    .sitemap_footer h4{
        font-size: 16px;
    }
    .pad_our_products {
        padding: 40px 0 115px;
    }
    .pad_copyright {
        padding: 40px 0 30px;
    }
    .ul_sitemap_footer li{
        margin-left: 15px;
    }
    .ul_sitemap_footer li a{
        font-size: 16px;
    }
    .pad_sitemap_footer h3{
        font-size: 28px;
    }
    .bg_boxfooter{
        padding: 20px;
        margin-top: -144px;
    }
    .hotline h3{
        font-size: 28px;
    }
    .hotline h1{
        font-size: 28px;
    }
    .copyright h2{
        font-size: 16px;
    }
    .copyright img {
        width: 80%;
    }
    .form-control-search img{
        top: 34px;
        width: 7%;
    }
    .form-control-search{
        padding: 25px 0;
    }
    .pad_boxfooter img{
        width: 86%;
        padding-top: 6px;
    }
    .pad_boxfooter {
        padding: 10px 0;
    }
    .box_ourproduct.custom h1:before{
        left: 128px;
        width: 159px;
    }
    .news_letter h2 {
       font-size: 18px;
    }
    .news_letter h1{
        font-size: 44px;
    }
    .bd_icon_eurovent {
        padding: 70px 50px 70px;
    }
    .img_new h4{
        font-size: 16px;
    }
    .img_new h2{
        font-size: 16px;
    }
    .img_new {
        padding: 0px 20px 10px;
    }
    .box_eurovent {
        width: 94%;
        top: 12%;
    }
    .icon_eurovent h1 {
        font-size: 40px;
    }
    .icon_eurovent h3 {
        font-size: 16px;
    }
    .box_eurovent h1{
        font-size: 28px;
    }
    .box_eurovent h2{
        font-size: 23px;
    }
    .box_ourproduct h3 {
        font-size: 29px;
    }
    .vdo h2{
        font-size: 27px;
    }
    .vdo h1{
        font-size: 52px;
        line-height: 45px;
    }
    .vdo-new {
        width: 70%;
    }

    .home-services {
        height: 500px;
    }
}

@media (max-width: 991px) {
    .bg_footer {
        padding-top: 40px;
    }
    .bg_boxfooter{
        margin-top: -107px;
    }
    .img_new h4 {
        font-size: 17px;
        padding: 4px;
        width: 81%;
        top: -21px;
    }
    .form-control{
        padding: 7px 15px;
    }
    .pad_our_products {
        padding: 30px 0 90px;
    }
    .pad_boxfooter {
        padding: 0;
    }
    .news_letter h2 {
        font-size: 16px;
    }
    .img_new {
        padding: 15px 20px 0px;
    }
    .vdo img {
        padding-bottom: 5px;
    }
    .our_products {
        padding: 0 0 20px;
    }
    .icon_eurovent h3 {
        font-size: 16px;
    }
    .bd_icon_eurovent {
        padding: 26px 32px 26px;
    }
    .form-control-search {
        padding: 16px;
    }
    .icon_eurovent h1 {
        font-size: 37px;
    }
    .box_eurovent {
        top: -7%;
        width: 89%;
    }
    .box_eurovent h1 {
        font-size: 55px;
    }
    .vdo h2 {
        font-size: 18px;
    }
    .vdo h1 {
        font-size: 47px;
        line-height: 39px;
    }
    .box_ourproduct.fan h1:before {
        left: 53px;
        width: 159px;
        bottom: 10px;
    }
    .box_ourproduct.custom h1:before {
        left: 107px;
        width: 101px;
        bottom: 10px;
    }
    .box_ourproduct.blower h1:before {
        left: 104px;
        width: 104px;
        bottom: 10px;
    }
    .vie_all a {
        font-size: 23px;
    }
    .box_ourproduct h3 {
        font-size: 23px;
    }
    .box_ourproduct h1 {
        font-size: 26px;
    }
    .our_products h6 {
        font-size: 23px;
    }
    .box_ourproduct {
        padding: 0 0 30px;
    }
    .copyright p{
        font-size: 18px;
    }
    .copyright h2 {
        font-size: 23px;
    }
    .hovereffect{
        margin-bottom: 5px;
    }
    .sitemap_footer h4 {
        font-size: 26px;
    }
    .form-control-search img {
        top: 22px;
        width: 9%;
        right: 27px;
    }
    .ul_sitemap_footer li a {
        font-size: 23px;
    }
    .pad_md_copyright{
        padding-left: 0;
    }

    .home-section {
        margin-top: 0;
    }
    .img-home {
        width: 100% !important;
        height: 450px !important;
        object-fit: none;
    }
    .vdo-new {
        width: 85%;
    }

    .home-services {
        height: 460px;
    }
}

@media (max-width: 767px) {
    .box_ourproduct.fan h1:before{
        width: 342px;
    }
    .box_ourproduct.blower h1:before{
        width: 291px;
    }
    .box_ourproduct.custom h1:before{
        width: 287px;
    }
    .vdo img {
        width: 30%;
    }
    .vdo h2 {
        font-size: 18px;
    }
    .vdo h1 {
        font-size: 33px;
        line-height: 26px;
    }
    .box_eurovent h2 {
        font-size: 23px;
    }
    .box_eurovent h1 {
        font-size: 48px;
    }
    .box_eurovent {
         width: 93%;
    }
    .pad_our_products {
        padding: 25px 15px 80px;
    }
    .pad_boxfooter {
        padding: 0 15px;
    }
    .form-control-search img {
        top: 21px;
        width: 8%;
    }
    
    .img_new h2 {
        font-size: 16px;
    }
    .pad_copyright {
        padding: 40px 30px 30px;
    }
    .hotline{
        padding: 10px 0 0;
    }
    .ul_sitemap_footer li a {
        font-size: 16px;
    }
    .hotline_xs{
        padding: 0;
        margin-bottom: 10px;
    }
    .sitemap_footer h4 {
        font-size: 23px;
    }
    .hotline img{
        width: 8%;
    }
    .copyright img {
        width: 56%;
    }
    .box_ourproduct {
        padding: 0 0 20px;
    }
    .nopad_xs{
        padding: 0;
    }
    .our_products h1 {
        font-size: 26px;
    }
    .our_products h6 {
        font-size: 18px;
    }
    .vie_all a {
        font-size: 18px;
    }

    .home-section {
        margin-top: 0;
    }
    .img-home {
        width: 100% !important;
        height: 450px !important;
        object-fit: none;
    }
    .vdo-new {
        width: 100%;
    }

    .home-services {
        height: 460px;
    }
}

/*responsive*/

.pagination {
  margin: 0;
  padding: 0;
  text-align: center;
  width: 100%;
}

.pagination ul {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: 0 0;
}
.pagination li, .pagination li.active span {
  display: inline;
  margin: 0;
  padding: 0;
}

.pagination li a, .pagination li.active span {
        border: 1px solid #c9c9c9;
        color: #242424;
        text-decoration: none;
        display: inline-block;
        transition: all .8s ease 0s;
        height: 40px;
        line-height: 40px;
        margin: 0 10px 0 0;
        padding: 0;
        text-align: center;
        width: 40px;
        margin-top: 10px;
}


.pagination li a:hover {
        background-color: #007cd0;
        color: white;
}

.pagination li.active span {
    background-color: #007cd0;
    color: white;
}

.pagination {
                margin: 0;
                padding: 0;
                text-align: center;
                width: 100%;
            }
            .pagination ul {
                margin: 0;
                padding: 0;
                border: 0;
                outline: 0;
                vertical-align: baseline;
                background: 0 0;
            }

.single-project-content table { 
  width: 100%; 
  border-collapse: collapse; 
  padding-bottom: 30px;
}
/* Zebra striping */
.single-project-content tr:nth-of-type(odd) { 
  background: #eee; 
}
.single-project-content th { 
  background: #333; 
  color: white; 
  font-weight: bold; 
}
.single-project-content td, th { 
  padding: 6px; 
  border: 0px solid #ccc; 
  text-align: left; 
}


@media 
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {

  /* Force table to not be like tables anymore */
  .single-project-content table, .single-project-content thead, .single-project-content tbody, .single-project-content th, .single-project-content td, .single-project-content tr { 
    display: block; 
  }
  
  /* Hide table headers (but not display: none;, for accessibility) */
  .single-project-content thead tr { 
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  
  .single-project-content tr { border: 1px solid #ccc; }
  
  .single-project-content td { 
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee; 
    position: relative;
    padding-left: 50%; 
  }
  
  .single-project-content td:before { 
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%; 
    padding-right: 10px; 
    white-space: nowrap;
  }
  
}

.single-project-content ul, .about-area ul {
  list-style-type: disc;
  padding-left: 20px !important;
  padding-bottom: 10px !important;
  margin-top: -10px !important;
}

.single-project-content ol, .about-area ol {
  padding-left: 20px !important;
  padding-bottom: 10px !important;
  margin-top: -10px !important;
}

.single-service-area, .services-page, .blog-details, .news-area {
    padding-bottom: 100px;
}

.service-sidebar-list ul {
    list-style-type: none;
}

.services-content{
    border: 1px solid #eeeeee;
    padding: 15px;
    margin-top:30px;
    min-height: 500px;
}

.news-item {
    border: 1px solid #eeeeee;
    padding: 15px;
    margin-top:30px;
    min-height: 270px;
}

.news-item img {
    /*max-height: 173px;*/
    margin: 0 auto;
}
.news-thumb {
    text-align: center;
}


.nav-side-menu {
  overflow: auto;
}
.nav-side-menu .brand {
  line-height: 50px;
  font-size: 26px;
  font-weight: 700;
  text-align: left;
}
.nav-side-menu .toggle-btn {
  display: none;
}

.nav-tabs li a {
  list-style: none;
  padding: 10px;
  margin: 0px;
  line-height: 25px;
  cursor: pointer;
  color: #333;
}

.nav-tabs a.active {
  font-weight: 700;
}

.nav-side-menu li ul li a {
  padding-left: 20px !important;
}

.nav-side-menu ul,
.nav-side-menu li {
  list-style: none;
  padding: 0px;
  margin: 0px;
  line-height: 35px;
  cursor: pointer;
}
.nav-side-menu ul :not(collapsed) .arrow:before,
.nav-side-menu li :not(collapsed) .arrow:before {
  font-family: FontAwesome;
  content: "\f078";
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
  float: right;
}

.nav-side-menu li.active ul li a  {
  color: #333;
}

.nav-side-menu li ul li.active a  {
  color: #007bff;
}

.nav-side-menu li.active a  {
  color: #007bff;
}

.nav-side-menu ul .sub-menu li,
.nav-side-menu li .sub-menu li {
  border: none;
  line-height: 28px;
  margin-left: 0px;
}
.nav-side-menu ul .sub-menu li:before,
.nav-side-menu li .sub-menu li:before {
  font-family: Fontawesome;
  content: "\f105";
  display: inline-block;
  padding-left: 20px;
  padding-right: 10px;
  vertical-align: middle;
}
.nav-side-menu li {
  padding-left: 5px;
}
.nav-side-menu li a {
  text-decoration: none;
  color: #333;
}
.nav-side-menu li a i {
  padding-left: 10px;
  width: 20px;
  padding-right: 10px;
}
.nav-side-menu li:hover {
  color: #007bff;
}
@media (max-width: 767px) {
  .nav-side-menu {
    /*position: relative;*/
    width: 100%;
    margin-bottom: 10px;
  }
  .nav-side-menu .toggle-btn {
    display: block;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 10 !important;
    padding: 3px;
    background-color: #ffffff;
    color: #333;
    width: 40px;
    text-align: center;
  }
  .brand {
    text-align: left !important;
    font-size: 26px;
    padding-left: 20px;
    line-height: 50px !important;
  }
}
@media (min-width: 767px) {
  .nav-side-menu .menu-list .menu-content {
    display: block;
  }
}
.nav-side-menu ul .sub-menu ul .sub-line li.active,
.nav-side-menu li .sub-menu li .sub-line li.active {
  color: #d19b3d;
}

.nav-side-menu ul .sub-menu li .sub-line li.active a,
.nav-side-menu li .sub-menu li .sub-line li.active a {
  color: #d19b3d;
}
.nav-side-menu ul .sub-menu li .sub-line li,
.nav-side-menu li .sub-menu li .sub-line li {
  background-color: #181c20;
  border: none;
  line-height: 28px;
  border-bottom: 1px solid #23282e;
  margin-left: 0px;
}
.nav-side-menu ul .sub-menu li .sub-line li:hover,
.nav-side-menu li .sub-menu li .sub-line li:hover {
  background-color: #020203;
}
.nav-side-menu ul .sub-menu li .sub-line li:before,
.nav-side-menu li .sub-menu li .sub-line li:before {
  font-family: FontAwesome;
  content: "\f105";
  display: inline-block;
  padding-left: 100px;
  padding-right: 10px;
  vertical-align: middle;
}

.nav-side-menu .sub-menu li {
  padding-left: 20px;
  border-left: 3px solid #2e353d;
  border-bottom: 1px solid #23282e;
}
.nav-side-menu .sub-menu li a {
  text-decoration: none;
  color: #333;
}
.sub-menu li a i {
  padding-left: 10px;
  width: 20px;
  padding-right: 20px;
}
.nav-side-menu li .sub-menu li:hover {
  border-left: 3px solid #d19b3d;
  background-color: #4f5b69;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}
@media (max-width: 767px) {
 .nav-side-menu .sub-menu {
    position: relative;
    width: 100%;
    margin-bottom: 10px;
  }
.nav-side-menu  .sub-menu .toggle-btn {
    display: block;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 10 !important;
    padding: 3px;
    background-color: #ffffff;
    color: #000;
    width: 40px;
    text-align: center;
  }
  
  .sub-line ul .sub-press li.active,
.sub-line li .sub-press li.active {
  color: #d19b3d;
}

.sub-line ul .sub-press li.active a,
.sub-line li .sub-press li.active a {
  color: #d19b3d;
}
.sub-line ul .sub-press li,
.sub-line li .sub-press li {
  background-color: #181c20;
  border: none;
  line-height: 28px;
  border-bottom: 1px solid #23282e;
  margin-left: 0px;
}
.sub-line ul .sub-press li:hover,
.sub-line li .sub-press li:hover {
  background-color: #020203;
}
.sub-line ul .sub-press li:before,
.sub-line li .sub-press li:before {
  font-family: Arial;
  content: "\f105";
  display: inline-block;
  padding-left: 50px;
  padding-right: 10px;
  vertical-align: middle;
}

.sub-line li {
  padding-left: 20px;
  border-left: 3px solid #2e353d;
  border-bottom: 1px solid #23282e;
}
.sub-line li a {
  text-decoration: none;
  color: #e1ffff;
}
.sub-line li a i {
  padding-left: 50px;
  width: 20px;
  padding-right: 20px;
}
.sub-line li:hover {
  border-left: 3px solid #d19b3d;
  background-color: #4f5b69;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}
@media (max-width: 767px) {
  .sub-line {
    position: relative;
    width: 100%;
    margin-bottom: 10px;
  }
  .sub-line .toggle-btn {
    display: block;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 10 !important;
    padding: 3px;
    background-color: #ffffff;
    color: #000;
    width: 40px;
    text-align: center;
  }
}