header nav.navbar #logo a.navbar-brand img {
    max-height: 62px;
    width: 145px;
    margin-top: -8px;
}
header.transparent {
    background-color: #ffffff53 !important;
    transition: background-color .4s ease-in;
    border-bottom: none!important;
}
header nav.navbar.white #menu-responsive .menu-button .bar, header nav.navbar.white #menu-responsive-sidemenu .menu-button .bar, header nav.navbar.white #menu-responsive-classic .menu-button .bar {
    background-color: #000;
}
header nav.navbar.white #menu .menu-holder ul li > a, header nav.navbar.white #sidemenu .menu-holder ul li > a, header nav.navbar.white #menu-classic .menu-holder ul li > a {
    color: #13638c!important;
    font-weight: 400;
}
.ion-ios-search:before {
    content: "\f4a5";
    display: none!important;
}
header nav.navbar #menu .menu-holder ul li.submenu ul.sub-menu, header nav.navbar #sidemenu .menu-holder ul li.submenu ul.sub-menu, header nav.navbar #menu-classic .menu-holder ul li.submenu ul.sub-menu {
    display: block;
    visibility: hidden;
    z-index: 90;
    position: absolute;
    top: 88px;
    opacity: 0;
    left: 18px;
    min-width: 210px;
    width: auto;
    text-align: left;
    background-color: white;
    padding: 16px;
    transition: all .4s ease;
    border-top: 2px solid #CBBD9A;
}
p {
    font-family: "Trirong", serif;
    color: #000;
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 16px;
    letter-spacing: 0.5px;
    font-weight: 300;
}
.padding-sm {
	padding:50px 0!important;
}
.gallery-btn {
	margin-top: 20px;
}
.gallery-sec {
	margin-top: 50px;
}
.products-sec {
	margin-bottom: 20px;
}
footer .copy .col-md-8 {
    padding-top: 6px;
    font-size: 15px;
}
footer ul.sitemap li a, footer ul.info li a, footer ul.useful-links li a, .footer ul.sitemap li a, .footer ul.info li a, .footer ul.useful-links li a {
    color: #fff;
    font-family: "Trirong", serif;
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 16px;
    font-weight: 500;
}
footer ul.sitemap li, footer ul.info li, footer ul.useful-links li, .footer ul.sitemap li, .footer ul.info li, .footer ul.useful-links li {
    color: #fff;
    font-family: "Trirong", serif;
    font-size: 15px;
    line-height: 24px;
    font-weight: 500;
}
.owl-theme .owl-dots .owl-dot.active span {
    background: #fff;
    opacity: 1;
}
.owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    background: transparent;
    border: 1px solid #fff;
    border-radius: 50%;
    opacity: 1;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
}
.clients-sec {
	margin-top: 20px;
}
/*call icon*/
.floats{
  position:fixed;
  width:55px;
  height:55px;
  bottom:165px;
  right:20px;
  background-color:#f58634;
  color:#fff;
  z-index: 999;
  border-radius:50px;
  text-align:center;
  box-shadow: 2px 2px 3px #999;
}

.my-floats{
  margin-top:18px;
}
i.fa.fa-phone.my-floats {
    font-size: 25px;
}
i.fa.fa-whatsapp.my-float {
    font-size: 25px;
}
.padding-onlytop-mds {
  padding-top: 25px!important;
}
.padding-onlytop-md1 {
  padding-top: 20px!important;
}

/*whatsapp plugin*/
.float {
  position: fixed;
  width: 55px;
  height: 55px;
  bottom: 100px;
  right: 18px;
  background-color: #1ce783;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: 2px 2px 3px #999;
  z-index: 100;
}

.my-float {
  margin-top: 16px;
}
i.fa.fa-phone.my-floats:hover {
    color: #fff!important;
}
i.fa.fa-whatsapp.my-float:hover {
    color: #fff!important;
}
a.btn-alt.small.activetwo {
    background-color: #f58634;
    color: white;
}
a.btn-alt.small {
    height: 40px;
    line-height: 42px;
    background-color: transparent;
    border: 1px solid #f58634;
    color: #CBBD9A;
    transition: all .4s ease;
    font-size: 12px;
}
header nav.navbar #menu .menu-holder ul li.submenu ul.sub-menu, header nav.navbar #sidemenu .menu-holder ul li.submenu ul.sub-menu, header nav.navbar #menu-classic .menu-holder ul li.submenu ul.sub-menu {
    display: block;
    visibility: hidden;
    z-index: 90;
    position: absolute;
    top: 88px;
    opacity: 0;
    left: 18px;
    min-width: 210px;
    width: auto;
    text-align: left;
    background-color: white;
    padding: 16px;
    transition: all .4s ease;
    border-top: 2px solid #13638c;
}
a.btn-alt.small.activetwo:hover {
    border-color: white;
    background-color: white;
    color: #13638c !important;
    font-weight: 600;
}
.foot-para {
  color: #fff;
  font-weight: 500;
}

h2.title:after, h3.title:after, h4.title:after, h5.title:after, h6.title:after {
    border: 2px solid #f58634;
    border-radius: 2px;
    position: absolute;
    content: "";
    display: block;
    margin: 0 auto;
    top: -26px;
    left: 0;
    right: 0;
    height: 80px;
    width: 80px;
    margin: 18px auto 18px auto;
    z-index: -1;
}
.color-background {
    background-color: #17668e;
    margin-bottom: 30px;
}

.footer-sec {
    background-color: #13638c;
}
 header nav.navbar #menu-classic .menu-holder ul li.submenu ul.sub-menu li a:hover {
    color: #13638c !important;
}
 header nav.navbar #menu-classic .menu-holder ul li.submenu ul.sub-menu li a:hover {
    color: #13638c !important;
}
.products-background {
	background-image: url("../photos/product-banner.jpg");
	background-repeat: no-repeat;
	background-color: #fff!important;
}
.core-sec {
	padding: 30px 0;
}
h2.prod-txt {
	color: #fff!important;
}
.abt-offset{
outline: 2px solid white;
outline-offset: -10px;
border-radius: 8px;
}
h1.title.line:after, h2.title.line:after, h3.title.line:after, h4.title.line:after, h5.title.line:after, h6.title.line:after {
    height: 40px;
    width: 2px;
    background-color: #fff;
    border-radius: 0;
    border: none;
    top: -60px;
}
.content-section .bg-img.overlay {
    position: relative!important;
    overflow: hidden!important;
    padding-bottom: 30px!important;
}
.content-section .bg-img.overlay:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: rgb(34 34 34 / 20%);
}
#page-content #flexslider.small, #page-content #flexslider-nav.small {
    height: 380px !important;
}
.banner-content {
    position: absolute;
    bottom: 350px;
    left: 440px;
}
.banner-txt{
  color: #fff;
  font-weight: 600;
}
#page-content #flexslider ul li .gradient.dark, #page-content #flexslider-nav ul li .gradient.dark {
    background-color: rgb(34 34 34 / 20%);
}
#page-content #flexslider.small ul li, #page-content #flexslider-nav.small ul li {
    height: 360px !important;
}
#page-content #flexslider ul li .text h1, #page-content #flexslider-nav ul li .text h1 {
    font-size: 45px;
    line-height: 60px;
    color: #CBBD9A;
}
#page-content #flexslider ul li .text, #page-content #flexslider-nav ul li .text {
    top: 55%!important;
}
.commercial-sec {
  margin-bottom: 10px;
}
@media(max-width: 767px){
	.owl-carousel .owl-controls .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    display: none!important;
    user-select: none;
}
.abt-btn {
	margin-top: 30px;
}
.navigation {
    float: left;
    display: block;
    width: 100%;
    color: #000!important;
    margin-top: -47px!important;
    margin-left: 145px!important;
}
.core-menu {
    float: right;
    width: 100%;
    background: #1a1a1a;
    display: none;
    margin-right: 130px!important;
    margin-top: 0px!important;
}
i.fa.fa-bars {
    font-size: 20px;
    color: #f58634;
}
.icon-font {
    padding-bottom: 15px;
}
 #page-content #flexslider-nav.small {
    height: 220px !important;
}
.banner-content {
    position: absolute;
    bottom: 60px;
    left: 55px;
}
.banner-txt {
    font-size: 25px;
    color: #fff;
    font-weight: 600;
}
#page-content #flexslider.small ul li, #page-content #flexslider-nav.small ul li {
    height: 230px !important;
}
#page-content #flexslider.small, #page-content #flexslider-nav.small {
    height: 240px !important;
}
#page-content #flexslider ul li .text, #page-content #flexslider-nav ul li .text {
    top: 60%!important;
}
#page-content #flexslider ul li .text h1, #page-content #flexslider-nav ul li .text h1 {
    font-size: 30px!important;
}
.logo-img {
  width: 100%;
}
h2.title:after, h3.title:after, h4.title:after, h5.title:after, h6.title:after {
    display: none!important;
}
#page-content #flexslider-nav.small.video-bg{
   height: 210px !important;
}
}
@media (min-width: 768px) and (max-width: 991.98px) { 
.core-menu li a {
    display: inline-block;
    padding: 6px!important;
    margin-top: 10px!important;
}
.core-menu {
    margin-top: 6px!important;
}
.container-menu {
    width: 105%!important;
    margin: 20px auto!important;
}
.dropdown2 {
    position: absolute;
    width: 230px;
    background: #f58634;
    text-align: left;
    display: none;
    right: -92%!important;
    top: 0;
}
.dropdown {
    position: absolute;
    width: 230px;
    background: #f48534;
    text-align: left;
    display: none;
    left: 245px!important;
}
#page-content #flexslider.small, #page-content #flexslider-nav.small {
    height: 370px !important;
}
.banner-content {
    position: absolute;
    bottom: 160px;
    left: 200px;
}
.banner-txt {
  font-size: 35px;
}
}
.main-menu {
  display:block;
  position:none;
  background:none;
}
.container-menu {
  width:80%;
  margin:0 auto;
}
.main-menu:before,.main-menu:after{
  display: table;
  line-height: 0;
  content: "";
}
.core-menu {
    text-align: center;
    font: normal normal normal 1em/1 Roboto, sans-serif;
    overflow: hidden;
    margin-top: 20px;
}
.core-menu li {
  list-style:none;
  display:inline-block;
  cursor:pointer;
}
.core-menu li a {
  display:inline-block;
  padding:1em;
}
.core-menu li a:hover {
  background:#a7def7e6;
}
footer ul.sitemap li a:hover, footer ul.info li a:hover, footer ul.useful-links li a:hover, .footer ul.sitemap li a:hover, .footer ul.info li a:hover, .footer ul.useful-links li a:hover {
    color: #f58633;
}
a:hover {
    text-decoration: none;
    color: #094460;
    transition: color .4s ease;
}
li span.toggle {
  padding-left:1em;
}
.toggle:before {
  content:"\f107";
  font:normal normal normal 16px/1 FontAwesome;
}
.dropdown {
  position:absolute;
  width:230px;
  background:#eb8a43;
  text-align:left;
  display:none;
}
.dropdown li {
  display:block;
  }
.dropdown li a {
  display:block;
}
.dropdown2 {
  position:absolute;
  width:230px;
  background:#eb8a43;
  text-align:left;
  display:none;
  right:-100%;
  top:0;
}
.dropdown2 li {
  display:block;
  }
.dropdown2 li a {
  display:block;
}
li span.toggle2 {
  position:absolute;
  right:0;
  margin-right:20px;
}
.toggle2:before {
  content:"\f105";
  font:normal normal normal 16px/1 FontAwesome;
}
.hamburger-menu {
  padding:1em;
  display:none;
  font:normal normal normal 16px/1 Roboto;
  text-transform:uppercase;
}
a {
    color: #0f4d6c;
    text-decoration: none;
    transition: color .4s ease;
    font-weight: 600;
    font-size: 18px;
}
[class~="white"] {
    color: white !important;
    font-weight: 600;
}
[class~="grey-light"] {
    color: #fff !important;
    font-weight:500;
}
.about-sec {
  height: 0px;
}
.lightbox-sec {
  margin-bottom:40px;
}
button.mfp-close {
    background-color: #1384dd !important;
    color: white;
    transition: background-color .4s ease;
}
.text-box {
    box-shadow: 0px 4px 4px 0px;
    padding: 20px;
    border-radius: 3px;
}
.text-gallery {
    color: #13638c;
    font-size: 20px;
    font-weight: 600;
}
span.contact-info {
    font-family: "Trirong", serif;
    color: #2F2911;
    font-size: 16px;
    line-height: 35px;
    margin-right: 36px;
    font-weight: 400;
}
.cont-txt {
  color: #13638c;
  font-size: 18px;
  font-weight: 500;
}
span.contact-info em {
    color: #13638c;
    font-weight: 600;
}
span.contact-info a em {
    color: #13638c;
    transition: color .4s ease;
}
.cont-awesome {
  font-size: 20px;
  color: orange;
  font-weight: 600;
}
.contact-title {
    color: #13638c!important;
    text-transform: uppercase;
    position: relative;
    letter-spacing: 0;
    font-size: 26px;
    line-height: 40px;
    font-weight: 500!important;
    text-shadow: 2px 2px 40px #888b8d;
    z-index: 1;
}
.contact-padding {
  padding-top: 20px!important;
}
#contact-form .form-field, #search-form .form-field {
    outline: inherit;
    border: none;
    border-radius: 2px;
    width: 100%;
    margin-bottom: 25px;
    padding: 9px;
    font-family: "Trirong", serif;
    font-size: 18px;
    line-height: 14px;
    background-color: #13638c0f;
    color: #13638c!important;
    font-weight: 600;
}
#contact-form #submit-contact.btn-alt, #search-form #submit-contact.btn-alt {
    height: 40px;
    line-height: 40px;
    text-transform: none;
    font-weight: 400;
    background-color: transparent;
    border: 1px solid #f58634;
    color: #f58634;
    transition: all .4s ease;
    text-transform: uppercase;
    border-radius: 2px;
    padding-right: 30px;
    padding-left: 30px;
    text-align: center;
    font-size: 12px;
    letter-spacing: 1px;
    font-family: "Roboto", sans-serif;
    display: inline-block;
    overflow: hidden;
    outline: none;
}
#contact-form #submit-contact.btn-alt:hover, #search-form #submit-contact.btn-alt:hover {
    background-color: #13638c;
    color: white;
    border: 1px solid #91d8f7;
    transition: all .4s ease;
}

@media (max-width:720px) {
  .main-menu {
    height:50px;
  }
  .container-menu {
    width:100%;
  }
  .navigation {
    float:left;
    display:block;
    width:100%;
  }
  .core-menu {
    float:right;
    width:100%;
    background:#f48533;
    margin:auto;
    display:none;
  }
  
  .core-menu li {
    width:100%;
    display:block;
  }
  .core-menu li a{
    display:block;
    margin:auto;
  }
  .hamburger-menu {
    display:block;
    text-align:center;
    padding-right:60px;
    float:none;
    width:100%;
  }
  .burger-1, .burger-2, .burger-3 {
  display:block;
  position:absolute;
  width:20px;
  height:3px;
  border-radius:30px;
  right:0;
  margin-right:25px;
  background:#fff;
    -webkit-transition:.2s ease;
    -ms-transition:.2s ease;
    -moz-transition:.2s ease;
    -o-transition:.2s ease;
  transition:.2s ease; 
  display: none;
  }
  .burger-1 {
  top:15px;
  }
  .burger-2 {
  top:23px;
  }
  .burger-3 {
  top:31px;
  }
  .burger-1.open, .burger-2.open, .burger-3.open {
  -webkit-transition:.2s ease;
  -ms-transition:.2s ease;
  -moz-transition:.2s ease;
  -o-transition:.2s ease;
    transition:.2s ease;
    transform-origin:50% 50%;
  }
  .burger-1.open {
    top:25px;
    width:23px;
    transform:rotate(45deg);
    -webkit-transform:rotate(45deg); 
    -ms-transform:rotate(45deg); 
    -moz-transform:rotate(45deg); 
    -o-transform:rotate(45deg); 
  }
  .burger-2.open {
    opacity:0;
  }
  .burger-3.open {
    top:25px;
    width:23px;
    transform:rotate(-45deg);
  }
  .dropdown {
    width:100%;
    background:#f48533;
    text-align:center;
    position:relative;
  }
  .dropdown2 {
    right:0;
    top:0;
    width:100%;
    position:relative;
    padding:0 20px;
}
.abt-background {
  background-image: url("assets/photos/about-banner.jpg");
  background-repeat: no-repeat;
}
