/*
Theme Name: UNITRAi
Theme URI: http://wordpress.unitrai.com/themes/unitrai-bs
Description:  Wordpress theme based on popular mobile first bootstrap framework . Please contact us for any feedback or Technical support related queries at <a target="_blank" href="http://www.unitrai.com">www.unitrai.com</a>
Version: 1.0
Author: Sooraj Kaushik
Author URI: https://unitrai.com
Tags: HTML5, CSS3, Bootstrap, Responsive, unitrai, bootstrap 5.x theme
*/

@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500');

html {
    font-family: "Poppins", 'Roboto', serif, sans-serif, Arial;
}

body {
    font-family: "Poppins", 'Roboto', serif, sans-serif, Arial;
    font-size:15px;
    color:#000000;
    background: #FFFFFF;
    background-color:#FFFFFF;
}

.wrapper{
    max-width: 1400px;
    margin:0px auto;
    background: #FFFFFF;
    background-color:#FFFFFF;
}

a {
    color: #000000;
    text-decoration: none;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
    font-family: "Poppins", serif;
    font-weight: 800;
    font-style: normal;
}


.poppins-thin {
  font-family: "Poppins", serif;
  font-weight: 100;
  font-style: normal;
}

.poppins-extralight {
  font-family: "Poppins", serif;
  font-weight: 200;
  font-style: normal;
}

.poppins-light {
  font-family: "Poppins", serif;
  font-weight: 300;
  font-style: normal;
}

.poppins-regular {
  font-family: "Poppins", serif;
  font-weight: 400;
  font-style: normal;
}

.poppins-medium {
  font-family: "Poppins", serif;
  font-weight: 500;
  font-style: normal;
}

.poppins-semibold {
  font-family: "Poppins", serif;
  font-weight: 600;
  font-style: normal;
}

.poppins-bold {
  font-family: "Poppins", serif;
  font-weight: 700;
  font-style: normal;
}

.poppins-extrabold {
  font-family: "Poppins", serif;
  font-weight: 800;
  font-style: normal;
}

.poppins-black {
  font-family: "Poppins", serif;
  font-weight: 900;
  font-style: normal;
}

.poppins-thin-italic {
  font-family: "Poppins", serif;
  font-weight: 100;
  font-style: italic;
}

.poppins-extralight-italic {
  font-family: "Poppins", serif;
  font-weight: 200;
  font-style: italic;
}

.poppins-light-italic {
  font-family: "Poppins", serif;
  font-weight: 300;
  font-style: italic;
}

.poppins-regular-italic {
  font-family: "Poppins", serif;
  font-weight: 400;
  font-style: italic;
}

.poppins-medium-italic {
  font-family: "Poppins", serif;
  font-weight: 500;
  font-style: italic;
}

.poppins-semibold-italic {
  font-family: "Poppins", serif;
  font-weight: 600;
  font-style: italic;
}

.poppins-bold-italic {
  font-family: "Poppins", serif;
  font-weight: 700;
  font-style: italic;
}

.poppins-extrabold-italic {
  font-family: "Poppins", serif;
  font-weight: 800;
  font-style: italic;
}

.poppins-black-italic {
  font-family: "Poppins", serif;
  font-weight: 900;
  font-style: italic;
}



/*  header */

.header {
    background-size: cover;
}

.header-top{
    padding: 5px!important;
    box-shadow:1px 1px 5px -2px #dc3545;
    color:#FFFFFF; 
    font-size:12px;
    background:#f37e20; /*#da212f;*/
}

.fa-brands{
    font-size:18px;
}

.header-top a{
    color:#FFFFFF; 
    font-size:13px;
    text-decoration: none;
    margin-left:12px;
}

.header-top .social-icons img{
    width: 32px;
    display: block;
    float:right;
}

.header-top .email{
    margin-left:15px;
}

.header-top span{
    margin-top:5px;
}


.header-bottom{
    margin:20px 0px;
}

.header-first
{
 margin:15px 0px;   
}

.header-first a:hover{
    color:#444444;
}
a.logo {
    font-size:32px;
    color:#000000;
    text-decoration: none;
    font-weight:bold;
}

.logo img{   
    max-width: 250px;
}

.dw{
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-right: 50px;
    margin-top: 15px;
}

.dw img{
    max-width:200px;
    
}

.tagline
{
    font-size:14px;
    color:#010101;
    text-align: left;
    padding-left:50px;
}

.main-header{
    background:#FFF;
    padding-bottom:0px;
}
    
.navbar-unitrai{
    margin-bottom: 0px;
    border: none;
    border-radius: 0px;
    font-weight: normal;
}

.header-second {
    border-bottom: 0px solid #eee;
    background: #eee;
}

.unitrai-slider{
    background:#000911;
}

.header-left{
    margin-top:20px;
}

.header-right{
    
}

.social-phone-misc
{
    font-size:32px;
    color:#000;
    font-weight: 400; /* Regular */
    text-align: left;
}

.fg4u_misc, .social-phone-misc span{
    font-size:24px;
    margin-left:10px;
}

.social a{
    display:inline-block;
    float:left;
    margin-right:5px;
}

.search-bar
{
    clear:both;
    margin:7px 0px;
    display:block;
}


.footer-block
{
  background: #000911;
  clear:both;
  margin-top:50px;

}
.footer-block-inner{
    min-height:300px;
}

.footer-block, .footer, .footer-block a, .footer a{
    color:#fff;
}

.footer-block ul
{
   list-style: none;
   list-style-type: none;
   margin:0px;
   display: block;
   padding:0px;
   max-width:80%;
}

.footer-block ul li
{
   list-style: none;
   list-style-type: none;
   padding:0px 0px;
   border-bottom:1px solid #575757;
   margin-bottom: 1px;
   
}

.footer-block ul.social-menu li{
    border-bottom:none;
}

.footer-block ul.social-menu li img{
    margin-right:10px;
}

.footer-block ul li a {
    display:block;
    font-size:14px;
    text-decoration: none;
    color:#d7d7d7;
    padding:5px;
}

.footer-block ul li a:hover, 
.footer-block ul li a:active, 
.footer-block ul li a:focus, 
.footer-block ul li.active a, 
.footer-block ul li.current a, 
.footer-block ul li.current-menu-item a{
    color:#eee;
    background:#575757;
}

.footer-block h3{
    border-bottom: 3px double #fff;
    padding-bottom: 15px;
    margin-bottom: 20px;
    margin-top:0px;
    padding-top:0px;
    clear:both;
}

.footer-block-1-bottom {
    font-size:19px;
    margin-top:20px;
    font-weight: 200;
}


.footer-block-inner{
    clear:both;
    margin:0px 0px;
    padding:30px 0px 70px;
}

.footer-tagline{
    font-size:24px;
    font-weight: 400;
}

.footer-text{
    font-size:14px;
}

input[type="submit"],
input[type="button"],
input[type="email"],
input[type="reset"],
input[type="text"],
input,
textarea,
button,
.btn, .btn-success, .btn-warning, .btn-primary
{
  
}


.btn-warning{
    background-color:#ff8916;
}

.contact-block input[type="submit"]{
    background: url(assets/images/btn-warning-bg.png) right bottom no-repeat; 
    border-radius: 0;
    border:0;
}

.contact-block input[type='text']{
    color:#868686;
    border-radius: 0;
    border:0;
}

.right-sidebar{
    padding-left:0px;
}



/* front-page blocks */
.blue_bg{
  background: url(assets/images/blue_bg.jpg);  
  color:#FFF;
}

.blue_bg a{
 color:#FFF; 
}


/* contact block starts; */
.contact-block
{
    background: url(assets/images/contact_bg.jpg) left bottom no-repeat;
    background-size: cover;
    min-height: 200px;
    padding:50px 0px;
}

.contact-block-inner{
    display:block;
}

.contact-block-1 .text1
{
  text-align: center;
  font-size: 48px;
  font-weight: 200; /* ExtraLight */
  margin-bottom:20px;
  
}

.contact-block-1 .text2
{
   text-align: center;
   font-size: 32px;
   font-weight: 300; /* Light */
   margin-bottom:20px;
   
}

.contact-block-1 .text3
{
   text-align: center;
   font-size: 32px;
   font-weight: 400; /* Regular */
   margin-bottom:20px;
}



.contact-block-2 .text1
{
  text-align: center;
  font-size: 48px;
  font-weight: 200; /* ExtraLight */
  
}

.contact-block-2 .text2
{
   text-align: center;
   font-size: 40px;
   font-weight: 200; /* Light */
   
}

.contact-block-2 .text3
{
   text-align: center;
   font-size: 32px;
   font-weight: 300; /* Regular */
}

.contact-block form{
    font-size: 24px;
    font-weight: 400;
    margin-top:20px;
}

.contact-block form div.wpcf7-response-output{
clear:both;
width:100%!important;
margin:1% auto;
border:none;
font-weight: 300;
padding:5px;
}

.contact-block form .btn{
    display:inline;
    margin-right:1.5%;
    float:right;
    width:100%;
    font-weight: 400;
}

.contact-block form .btn:hover{
    font-weight: 600;
}

.wpcf7 form br{
    display: none;
}


/* contact block ends; */




/* Gallery Block */
.gallary-block {
    clear:both;
    padding-top:50px;
    color:#010101;
}

.gallary-block-inner{
    clear:both;
    background:#00b400;
    padding:5px 0px 0px 5px;
}

.gallary-block  .heading{
      float:none;
      margin:0px auto;
      margin-bottom:50px;
}

.gallary-block  h1
{
  
  text-align: center;
  font-size: 40px;
  font-weight: 400; /* ExtraLight */
  margin:0px auto;
  padding:0px;
  padding-bottom:15px;
}

.gallary-block .h2
{
   clear:both;
   text-align: center;
   font-size: 32px;
   font-weight: 300; /* Light */
   margin-bottom:20px;
}

.gallary-block .text3
{
   clear:both;
   text-align: center;
   font-size: 24px;
   font-weight: 400; /* Regular */
   margin:0px!important;
   margin-bottom:20px;
}

.gallary-block .text1 span, .gallary-block .text2 span, .gallary-block .text3 span{
    font-weight:400;
}



.gallary-sep
{
    margin-top:50px;
}

/* gallery caption */
.tch-right{
    display:none;
}
.tlp-portfolio{
  
  width:auto!important;
  clear:both;
  margin:80px 0px;
}
.tlp-portfolio .odd-col .tlp-content-holder{
    /* #0036a0 */
    /* #004c68 */
    background:#00b400;
    background:#eee;
        box-shadow: 0 0 5px #005200;
}

.tlp-portfolio .layout1 .tlp-content .tlp-content-holder {
   padding:0px; 
    
}

.tlp-portfolio .layout1  h3{
    background-color: rgba(0,82,0,.8);
    max-width: 80%;
    box-shadow: 0 0 5px #005200;
    padding: 8px 5px;
    position: absolute;
    top: 5%;
    left: 2%;
    color: #fff;
    font-size: 16px;
    line-height: 1.1;
    text-decoration: none;
    cursor: pointer;
    margin: 0;
    text-shadow: none;
    z-index: 10;
}

.tlp-portfolio-item{
    margin:0px;
    background:#eee;
    padding:0px;
    box-shadow: 0 0 5px #005200;
}

.tlp-portfolio-item a{
    /*display: block;
    padding:20px;
    */
    color:#fff;
}
.tlp-portfolio-item img{
    min-width:100%;
}

.tlp-portfolio .layout3 .tlp-content2 h3 {
    display:block;
    margin: 0px auto 0px;
    font-size: 18px;
    font-weight: 400;
    text-decoration: none;
    text-align: center;
    padding:7px;
    width:70%;
    height:40px;
    overflow: hidden;
    color:#FFF;
}


.tlp-portfolio .layout3 .tlp-content2 h3 a{
    color: #FFF;
}

.tlp-portfolio-detail
{
    padding:50px;
    padding-left:65px;
    padding-right:65px;
}

/*------*/

.block-1
{
    background: url(assets/images/grad_bg.png) left bottom repeat-x;
    padding:30px 0px 50px;
}

.block-1 .block-image img{
    min-width: 100%;
}

.block-1 .text1{
    color:#000000;
    font-size: 48px;
    font-weight: 200; /*ExtraLight*/
    margin-bottom:10px;
}

.block-1 .text2{
    color:#000000;
    font-size: 24px; /* 32px; */
    font-weight: 300; /*Light*/
    margin-bottom:10px;
}

.block-1 .text3{
    color:#000000;
    font-size: 19px; /* 24px; */
    font-weight: 200; /*ExtraLight*/
}

.block-1 .block-text{
    margin-right:70px;
}

.block-2
{
  background: url(assets/images/blue_bg.jpg);
  color:#FFF;
  padding-bottom: 50px;
}

.block-2 .block-image img{
    min-width: 100%;
}

.block-2 .block-text{
    margin-top:30px;
    margin-left: 60px;
}

.block-2 .text1{
    color:#FFF;
    font-size: 48px;
    font-weight: 200; /*ExtraLight*/
    margin-bottom:10px;
}

.block-2 .text2{
    color:#FFF;
    font-size: 24px; /* 32px; */
    font-weight: 300; /*Light*/
    margin-bottom:10px;
}

.block-2 .text3{
    color:#FFF;
    font-size: 19px; /* 24px; */
    font-weight: 200; /*ExtraLight*/
}

.block-2 span{
    font-weight: 400;
}


.block-3
{
    background: url(assets/images/video_bg.jpg);
    padding:50px 0px;
}

.block-3 .block-image{
   margin-left:35px;
}

.block-3 .text1{
    color:#000000;
    font-size: 48px;
    font-weight: 200; /*ExtraLight*/
    margin-bottom:10px;
}

.block-3 .text2{
    color:#000000;
    font-size: 24px; /* 32px; */
    font-weight: 300; /*Light*/
    margin-bottom:10px;
}

.block-3 .text3{
    color:#000000;
    font-size: 19px; /* 24px; */
    font-weight: 200; /*ExtraLight*/
}
.block-3 span{
    font-weight: 400;
}

.block-3 .block-text{
    margin-right:70px;
}



/* Slider */
.tp-caption{

}

.tp-caption  .text1{
    font-size: 48px;
}

.tp-caption  .text2{
    font-size: 36px;
    margin-top:30px;
    font-weight: 400;
    margin-bottom:20px;
}

.tp-caption .text3{
    font-size:19px;
}
/* slider ends; */

.main-block{
    /*background:#f1f1f1;*/
}

.content-block{
    margin-top:40px;
    min-height:400px;
}

.content-block a:hover{
   text-decoration:none; 
}


.widget_tag_cloud h3{
    margin-left:15px;
}
.tagcloud{
    margin-left:15px;
    margin-bottom:30px;
}

.sidebar-block{
}

.sidebar-block section{
    margin:2px 0px;
    background:#FFFFFF;
    padding:15px 0px;
}

.sidebar-block ul{
    margin:0px;
    padding:0px;
    list-style: none;
    list-style-type: none;
    margin-left: 15px;
    display:block;
    /*margin-top:40px;*/
}

.sidebar-block ul li{
    clear:both;
    display:block;
    padding:10px;
    list-style: none;
    border-bottom: 1px solid #fff;
    background: #eee;
    margin-bottom:1px;
    
    border-bottom: 1px solid #ddd;
    border-right:2px solid #ddd;
/*    background: #eee;
    box-shadow: 1px 1px 2px #888;*/
    
}

.sidebar-block ul li:hover a, .sidebar-block ul li.current-menu-item a{
    text-decoration: none;
    color:#000;
    font-weight: bold;
}

.sidebar-block ul li:hover, .sidebar-block ul li.current-menu-item{
    background:#f1f1f1;
}

.sidebar-block ul li a{
    display:block;
}


.sidebar-block .widget_nav_menu h3{
    margin-left: 15px;
    background: #ffb900;
    color: #FFF;
    padding: 15px;
    margin-bottom: 0px;
    margin-top:40px;
}

.thumbnail>img, .thumbnail a>img{
    width:100%;
    max-height: 250px;
}

.product-sort-bar{
    background:none;
    padding-right:0px;
}

.filter-widget, .product-sort-bar .widget{
    float:right;
    margin-right:0px;
    
}

h2.lcs_logo_carousel_slider_title{
    margin-left:5px!important;
    text-transform: uppercase!important;
    font-size:20px!important;
    color:#000!important;
}

/*-- Responsive --*/
@media only screen and (min-width:320px) {
    .header-first .tagline
    {
        margin-top:10px;
    }

}
@media only screen and (min-width:480px) {
    .header-first .tagline
    {
        margin-top:10px;
    }
    
    

}
@media only screen and (min-width:768px) {
    
    .header-first .tagline
    {
        margin-top: 33px;
    } 
    
    .block-3 .embed-responsive{
/*        margin-left:35px;*/
    }
    
    

    .contact-block form div{
        float:right;
        width:25.5%!important;
        margin-right:1.5%;
    }

    .contact-block form .btn-container{
        width:17%!important;
    }
}
@media only screen and (min-width:1024px) {
    
    .header-first .tagline
    {
        margin-top: 33px;
    }
    
    .block-3 .embed-responsive{
    }
    
    

    .contact-block form div{
        float:right;
        width:25.5%!important;
        margin-right:1.5%;
    }

    .contact-block form .btn-container{
        width:17%!important;
    }
    

}
@media only screen and (min-width:1140px) {
    
    .header-first .tagline
    {
        margin-top: 33px;
    }
    
    .block-3 .embed-responsive{
/*        margin-left:35px;*/
    }

    .contact-block form div{
        float:right;
        width:25.5%!important;
        margin-right:1.5%;
    }

    .contact-block form .btn-container{
        width:17%!important;
    }

   
}
@media only screen and (min-width:1280px) {
    .header-first .tagline
    {
        margin-top: 33px;
    }
    
    .block-3 .embed-responsive{
/*        margin-left:35px;*/
    }
    

    .contact-block form div{
        float:right;
        width:25.5%!important;
        margin-right:1.5%;
    }

    .contact-block form .btn-container{
        width:17%!important;
    }


}


@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}


#google_language_translator select.goog-te-combo {
    /* width: 143px; */
    width:100%;
    background: #fff;
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    padding: 10px 3px 10px 10px !important;
    height: auto !important;
    border: 1px solid #eee !important;
    border-radius: 0px !important;
    margin-top: 40px;
    -moz-border-radius: 0px !important;
    -o-border-radius: 0px !important;
    border: 1px solid #ddd;
    box-shadow: inset 0 1px 2px rgba(0,0,0,.07);
    background-color: #fff;
    color: #32373c;
    outline: 0;
    transition: 50ms border-color ease-in-out;
}

.product-archive-nav li a, .product-archive-nav li a:hover, .product-archive-nav li.active a, .product-archive-nav li.disabled, button.green-box{
    border-radius:0px!important;
    /*background-color: #434343!important;*/
}

#primary .page .entry-content .al_archive h3.product-name, #product_listing .al_archive .product-name, #product_listing .al_archive h3.product-name, .al_archive .product-name{
    /*background-color: rgba(0, 99, 0, 0.5)!important;*/
}


.copyright {
    border-top: 1px solid #212529;
    background: #000911;
    padding: 20px 0px;
    font-size:13px;
    text-align: right;
}

/*navbar*/
.navbar {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0.5rem 1rem; }
  .navbar > .container,
  .navbar > .container-fluid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; 
  }
  
.unitrai-navbar-2 {
  background: #000911; /*#021851 !important;*/
  border-bottom: 2px solid #f37e20 !important;
  /*border-top: 1px solid #021851 !important;*/
  z-index: 3;
  padding: 0;
  -webkit-box-shadow: 1px 1px 20px -12px rgba(218, 33, 47, 0.60);
  -moz-box-shadow: 1px 1px 20px -12px rgba(218, 33, 47, 0.60);
  box-shadow: 0px 5px 20px -17px rgba(0, 0, 0, 0.34);
  
/*border-bottom:0.2rem solid #f37e20!important;*/
}
  @media (max-width: 991.98px) {
    .unitrai-navbar-2 {
      background: #021851;
      position: relative;
      top: 0;
      padding: 7px 15px; } }
  .unitrai-navbar-2 .navbar-brand {
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 20px;
    line-height: 1; }
    .unitrai-navbar-2 .navbar-brand span {
      display: block;
      font-size: 12px;
      font-weight: 500; }
    .unitrai-navbar-2 .navbar-brand:hover, .unitrai-navbar-2 .navbar-brand:focus {
      color: #000; }
    @media (max-width: 767.98px) {
      .unitrai-navbar-2 .navbar-brand {
        margin-bottom: 20px; } }
  @media (max-width: 991.98px) {
    .unitrai-navbar-2 .navbar-nav {
      padding-bottom: 10px; } }
  
  .unitrai-navbar-2 .navbar-nav > .nav-item{
      margin-right:1px;
  }
  .unitrai-navbar-2 .navbar-nav > .nav-item > .nav-link {
    font-size: 14px;
    padding-top: 1.05rem;
    padding-bottom: 1.05rem;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: 500;
    color: #FFFFFF;
    text-transform: uppercase;
    letter-spacing: 2px;
    position: relative;
    opacity: 1 !important; }
    .unitrai-navbar-2 .navbar-nav > .nav-item > .nav-link:before {
      content: "";
      position: absolute;
      width: 100%;
      height: 100%;
      bottom: 0;
      left: 0;
      background-color: #f37e20;
      visibility: hidden;
      -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
      transform: scaleX(0);
      -webkit-transition: all 0.2s ease-in-out 0s;
      -o-transition: all 0.2s ease-in-out 0s;
      transition: all 0.2s ease-in-out 0s;
      z-index: -1; }
    .unitrai-navbar-2 .navbar-nav > .nav-item > .nav-link:hover {
      color: #fff; }
      .unitrai-navbar-2 .navbar-nav > .nav-item > .nav-link:hover:before {
        visibility: visible;
        background-color: #f37e20;
        -webkit-transform: scaleX(1);
        -ms-transform: scaleX(1);
        transform: scaleX(1); }
    @media (max-width: 991.98px) {
      .unitrai-navbar-2 .navbar-nav > .nav-item > .nav-link {
        padding-left: 0;
        padding-right: 0;
        padding-top: .9rem;
        padding-bottom: .9rem; }
        .unitrai-navbar-2 .navbar-nav > .nav-item > .nav-link:hover {
          color: #fff; } }
    @media (max-width: 767.98px) {
      .unitrai-navbar-2 .navbar-nav > .nav-item > .nav-link {
        border-bottom: 1px solid rgba(0, 0, 0, 0.05); } }
  .unitrai-navbar-2 .navbar-nav > .nav-item .dropdown-menu {
    border: none;
    background: #fff;
    -webkit-box-shadow: 0px 10px 34px -20px rgba(0, 0, 0, 0.41);
    -moz-box-shadow: 0px 10px 34px -20px rgba(0, 0, 0, 0.41);
    box-shadow: 0px 10px 34px -20px rgba(0, 0, 0, 0.41);
    border-radius: 0px; 
    padding:0px;
    }
    .unitrai-navbar-2 .navbar-nav > .nav-item .dropdown-menu .dropdown-item {
      font-size: 14px;
      color: #000; }
      .unitrai-navbar-2 .navbar-nav > .nav-item .dropdown-menu .dropdown-item:hover, 
      .unitrai-navbar-2 .navbar-nav > .nav-item .dropdown-menu .dropdown-item:focus {
        background: #f37e20;
        color: #fff; }
    @media (max-width: 991.98px) {
      .unitrai-navbar-2 .navbar-nav > .nav-item .dropdown-menu {
        display: block !important;
        background: #fff;
        -webkit-box-shadow: none;
        box-shadow: none; } }
  .unitrai-navbar-2 .navbar-nav > .nav-item.cta > a {
    color: #fff;
    background: #f37e20;
    border-radius: 0px; }
    @media (max-width: 767.98px) {
      .unitrai-navbar-2 .navbar-nav > .nav-item.cta > a {
        padding-left: 15px;
        padding-right: 15px; } }
    @media (max-width: 991.98px) {
      .unitrai-navbar-2 .navbar-nav > .nav-item.cta > a {
        color: #fff;
        background: #f37e20;
        border-radius: 4px; } }
  
  .unitrai-navbar-2 .navbar-nav > .nav-item.current-page-ancestor > a, 
  .unitrai-navbar-2 .navbar-nav > .nav-item.active > a {
    color: #fff; }
  .unitrai-navbar-2 .navbar-nav > .nav-item.current-page-ancestor > a:before,
    .unitrai-navbar-2 .navbar-nav > .nav-item.active > a:before {
      visibility: visible;
      background-color: #f37e20;
      -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
      transform: scaleX(1); }
    @media (max-width: 991.98px) {
      .unitrai-navbar-2 .navbar-nav > .nav-item.current-page-ancestor > a,
      .unitrai-navbar-2 .navbar-nav > .nav-item.active > a {
        color: #000; }
      .unitrai-navbar-2 .navbar-nav > .nav-item.current-page-ancestor > a:before,
        .unitrai-navbar-2 .navbar-nav > .nav-item.active > a:before {
          display: none; } }
  .unitrai-navbar-2 .navbar-toggler {
    border: none;
    color: rgba(0, 0, 0, 0.5) !important;
    cursor: pointer;
    padding-right: 0;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: .1em; }
    .unitrai-navbar-2 .navbar-toggler:focus {
      outline: none !important; }

    .unitrai-navbar-2 .dropdown-menu .dropdown-item{
        font-size: 14px;
        padding-top: 1.05rem;
        padding-bottom: 1.05rem;
        padding-left: 20px;
        padding-right: 20px;
        font-weight: 500;
        color: #000911;
        text-transform: uppercase;
        letter-spacing: 2px;
        position: relative;
        opacity: 1 !important;
    }
    
    .dropdown:hover .dropdown-menu {
        display: block;
    }

    .dropdown-menu {
        margin-top: 0; /* Adjust dropdown position if needed */
    }

    .dropdown-menu.show {
        display: block !important;
    }
    
/* table formatting */
.pt-cv-view .pt-cv-title{
    margin-bottom:0px!important;
    text-align: right;
}
.pt-cv-title a{
    font-weight:600;
    font-size:30px;
}
.styled-table, .product_details {
    border-collapse: collapse;
    margin: 5px 0 50px;
    font-size: 1em;
    min-width: 400px;
    width:100%;
    /*box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);*/
}

.styled-table thead tr, .product_details thead tr{
    background-color: #f37e20;
    color: #ffffff;
    text-align: left;
    border-bottom: 2px solid #000911;
}

.styled-table th,
.styled-table td,  
.product_details  td,  
.product_details  th {
    padding: 12px 15px;
}

.styled-table th, .product_details  th{
   padding: 20px 15px; 
   font-weight:500;
   font-style: normal;
}

.styled-table tbody tr,
.product_details tbody tr {
    border-bottom: 1px solid #a5b8c9;
}

.styled-table tbody tr:nth-of-type(even),
.product_details tbody tr:nth-of-type(even)
{
    background-color: #f3f3f3;
}

.styled-table tbody tr:last-of-type,
.product_details tbody tr:last-of-type{
    border-bottom: 2px solid #000911;
}

h1.post-title{
    margin-bottom:50px;
}

.content-img{
    max-width:100%;
    border: 2px double #000911;
}

.sub-title{
    font-size: 25px;
    font-style: normal;
    font-weight: 600;
    color: #ff7200;
}

.home-slider{
    margin-top:4rem;
}
.metaslider .ms-image img{
    border-radius:10px!important;
}

.wpcf7 textarea.form-control{
    height:150px;
}

.address-block{
    display:flex;
}
.address {
    font-size: 20px;
    line-height: 200%;
    background: #f37e20;
    color: #FFF;
    padding: 20px;
    border-radius: 10px;
    display: flex;
    flex-direction:column;
    box-shadow: 1px 1px 20px -11px #000911;
    border:0px solid #000911;
        text-shadow: -1px 1px #000911;
}

.address .map{
    margin-top:7.3rem;
    width:100%;
}

.address .map img{
    max-width: 100%;
    border-radius: 10px;
}
