@CHARSET "UTF-8";

h1,h2,h3,.lead{}

/*nav*/
body > header nav ul li.open ul {display: inline-block;width: 100%;}
body > header nav ul li.open a {color:#fff;font-weight: bold;}
body > header nav ul li.open ul li a {font-weight: normal;}

/*dynamic text*/
body > section .dynamictext {margin-left: -21px;margin-right: -21px;}

/*Product page*/
body > section  .product-box div.left{text-align: center!important;}
body > section  .product-box .col-5 p.lead{font-size: 1.5em;}

/*Team Gallery*/
body > section .team-gallery .item {height: 400px;}
body > section .team-gallery figure {padding: 1.5em 2em 2em;}

/*Latest News arrows*/
body > section .pattern-bg .slick-prev, 
body > section .pattern-bg .slick-next {border: 0 none;height: 25px!important;margin-top: -25px!important;position: absolute;top: 140px;width: 13px;opacity:0.7;z-index: 1;
background-size:13px auto;}
body > section  .product-box img{max-width: 250px!important;}

/*footer*/
footer .legal .col-7 {width: 70%;float: right;}