*{
	margin:0px;
	padding:0px;
	border:none;
	outline:none;
}

body {
  line-height: 28px !important;
  font-size: 17px !important;
  color: #757575 !important;
  font-family: 'Poppins', sans-serif !important;
  font-weight: 400;
  letter-spacing: 1px;
  background: #fff !important;
  overflow-x: hidden !important;
  
  
}

a{
  text-decoration: none !important;
}

li{
  list-style: none !important;
}

.Proright{
    display: none;
}

.abt-banner {
    background: url(../images/abt.jpg) no-repeat;
    background-size: cover;
    padding: 100px 0 120px 0;
}

.abt-banner1 {
    background: url(../images/ab1t.jpg) no-repeat;
    background-size: cover;
    padding: 100px 0 200px 0;
}


.about-text h2 {
    color: #fff;
    font-size: 30px;
    letter-spacing: 3px;
    font-weight: bold;
    text-shadow: 2px 2px 4px #333;
}


.tt-header {
/*    position: fixed;*/
    top: 0;
    left: 0;
    width: 100%;
    height: 46px;
    padding-top:0px;
    z-index: 101;
    background: #f9f9f9;
    border-bottom: 1px solid #ededed;
}

.tt-header .top-inner {
    float: left;
    margin-top: 0px;
}



.tt-header .top-inner {
    position: relative;
}

/*.tt-header .logo {
    display: inline-block;
    height: 62px;
    line-height: 62px;
}*/

/*.logo{
        font-size: 33px;
    color: #0b233b !important;
    font-family: 'Patua One', cursive;
    font-weight: bold;
}*/

.top-inner2 img{
width: 409px;
margin-top: 12px;
}

/*.logo span {
    color: #f8d24b !important;
}
*/

.tt-header .cmn-toggle-switch::after {
    margin-top: 7px;
}

/*.tt-header .cmn-toggle-switch::before, .cmn-toggle-switch::after {
    content: "";
    position: absolute;
    display: block;
    top: 7px;
    left: 0;
    width: 100%;
    height: 3px;
    background: #34c6f2;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
*/

/*.tt-header .cmn-toggle-switch span {
    display: block;
    position: absolute;
    top: 7px;
    left: 0;
    right: 0;
    height: 3px;
    background: #34c6f2;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}*/

.tt-header .cmn-toggle-switch {
    font-size: 0;
    text-indent: -9999px;
    cursor: pointer;
}


button, html input[type="button"], input[type="reset"], input[type="submit"] {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    line-height: 25px;
    text-transform: uppercase;
}

.tt-header .toggle-block {
    display: block !important;
    float: right;
}

.tt-header .main-nav {
    display: inline-block;
    vertical-align: top;
}

.tt-header .main-nav > ul {
    list-style: none;
}

.tt-header ul {
    padding-left: 0;
    margin-bottom: 0;
}

.tt-header .main-nav > ul > li {
    position: relative;
    float: left;
    margin-left: 34px;
}

.tt-header .main-nav > ul {
    list-style: none;
}

.tt-header .main-nav > ul > li > a::before {
    content: '';
    display: block;
    position: absolute;
    bottom: 33px;
    left: 0;
    width: 0;
    height: 2px;
    background: #f8d24b;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}


.tt-header .top-line {
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    height: 49px;
}

.tt-header .top-line {
    padding-left: 66px;

}



.tt-header .top-info a, .tt-header .top-info span,.tt-header .top-info li  {
    position: relative;
    font-size: 16px;
    line-height: 34px;
    font-weight: 400;
    color: #000;
    letter-spacing: 0.5px;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    font-family: 'Open Sans', sans-serif;
}

.tt-header .top-info {
    display: inline-block;
    position: relative;
    padding: 0px 6px;
}

.tt-header .top-info::before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 1px;
    height: 26px;
    background: url(../img/top-divider.png) repeat-y;
    margin-top: -13px;
}

.tt-header .top-info .fa, .tt-header .top-info .stroke-icon {
    font-size: 22px;
line-height: 47px;
margin-right: 8px;
color: #ed3338;
vertical-align: middle;
/*padding: 1px 15px;*/
/*border: 1px solid #063951;*/
}

.top-info1{
    float: right;
   margin-right: -46px;
}

.top-info1 a{
    padding-left: 15px;
}


.tt-header .top-line .social-icons::before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 1px;
    height: 26px;
    background: url(../img/top-divider.png) repeat-y;
    margin-top: -13px;
}

.tt-header .top-line .social-icons:last-child {
    padding-right: 0;
}


.tt-header .top-line .social-icons {
    display: inline-block;
    position: relative;
    padding: 0 24px;
  }


.tt-header .top-line .social-icons ul {
    list-style: none;
    padding-left: 0;
}

.tt-header .top-line .social-icons li {
    display: inline-block;
    margin-right: 8px;
}

.tt-header .top-line .social-icons a {
    position: relative;
    font-size: 18px;
    line-height: 47px;
    font-weight: 400;
    color: #000;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    transition: all 300ms ease-in-out;
}


 /* Style the navbar */
#navbar {
 /* overflow: hidden;*/
  background-color: #fff;
  z-index: 999;
}

.navbar-nav{
    /*padding-left: 122px;*/
    float: right !important;
padding-top: 15px;
}

/* Navbar links */
#navbar a {
  float: left;
  display: block;
  color: #333;
  text-align: center;
  padding: 10px;
  text-decoration: none;
}


/* Page content */
/*.content {
  padding: 16px;
}*/

/* The sticky class is added to the navbar with JS when it reaches its scroll position */
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}

/* Add some top padding to the page content to prevent sudden quick movement (as the navigation bar gets a new position at the top of the page (position:fixed and top:0) */
/*.sticky + .content {
  padding-top: 60px;
} */


ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;    
}

    
.drpdwn ul li a{
    padding: 10px 15px !important;
    border-bottom: none !important;

}
.dropdown-menu .divider{
    margin: 0px !important;
    background-color: transparent !important;

}
.drpdwn ul li a:hover{
    border-bottom: none !important;
    color: #e8ab21 !important;
}

.navbar-right {
    float: left !important;
    margin-right: -15px;
    padding-top: 15px !important;
}




.navbar-right .dropdown-menu {
    right: 0;
    left: 0 !important;
    width: 200px;
}

.navbar-right .dropdown-menu1 {
    right: 0;
    left: 0 !important;
    width: 342px;
}

.sub-menu {
    right: 0;
    left: 234px !important;
    width: 342px;
}

.navbar-brand{
    width: 230px;
margin-top: -25px;
}


.navbar-nav li a{
    color: #333 !important;
    /*text-transform: uppercase;*/
    padding: 30px 7px !important;
    transition: all 0.4s;
    font-size: 20px;
    font-weight: 500;
    font-family: 'Lato', sans-serif;
}
.navbar-nav li a:hover{
    /*border-bottom: 2px solid #4ccce7;*/
    color: #ED3338 !important;
    background: transparent !important;
}

.navbar-brand img{
padding: 33px 0;
width: 122px;
}   

.navbar-nav>li>.dropdown-menu {
    margin-top: -15px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-color: #f9f9f9 !important;
}

.dropdown-menu >li>.sub-menu {
    margin-top: 15px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-color: #000 !important;
    border: 1px solid #fff6;
}

.sub-menu {
    right: 0;
    left: 269px !important;
    width: 268px;
}

.dropdown-menu >li>.sub-menu1 {
    margin-top: 60px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-color: #000 !important;
    border: 1px solid #fff6;
}

.sub-menu1 {
    right: 0;
    left: 269px !important;
    width: 200px;
}

.dropdown-menu >li>.sub-menu2 {
    margin-top: 92px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-color: #000 !important;
    border: 1px solid #fff6;
}

.sub-menu2 {
    right: 0;
    left: 269px !important;
    width: 175px;
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0px !important;
    border: 1px solid transparent;
}

.navbar {
    background: #fff !important;
    min-height: 111px !important;
    /*border:2px solid #bdd64a;*/
    border-radius: 0px !important;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.36);
}

.logo img{
    width: 160px;
    margin-left: 20px;
    margin-top: 7px;
}
.logo {

    color: #ED3338; 
}

.navbar-right .dropdown-menu{
    right: auto !important;
    left: 0 !important;
}

.navbar-collapse{
    padding-left: 0px !important;
}


.dropdown1 .caret{
   margin-left:93px !important;
}

.dropdown2 .caret{
   margin-left:183px !important;
}



/****header end****/

.clinl1 img{
    width: 118px;
    height: 118px;
    border-radius: 100%;
    border: 1px solid #ccc;
}

.clinl{
    margin-left:50px;
    padding: 30px 0;
}

.clinl{
    margin-left: 125px;
}


.icon-bar {
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 9;
  right: 0;
}

/* Style the icon bar links */
.icon-bar a {
  display: block;
  text-align: center;
  padding: 11px;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;
}

/* Style the social media icons with color, if you want */
.icon-bar a:hover {
  background-color: #000;
}

.facebook {
  background: #3B5998;
  color: white;
}

.twitter {
  background: #55ACEE;
  color: white;
}

.instagram {
  background: #d22a89;
  color: white;
}

.google {
  background: #dd4b39;
  color: white;
}

.linkedin {
  background: #007bb5;
  color: white;
}

.whatsapp {
  background: #4caf50;
  color: white;
}


/*hmabout*/

.hmbaout{
    padding: 40px 0 80px 0;
    background:url(..//images/background-img.jpg)no-repeat;
    background-size: cover;
    margin-top: 18px;
}

.hmbaout h2{
font-family: 'Vidaloka',serif;
font-size: 42px;
font-weight: 700;
color: #333;
text-transform: capitalize;
margin: 10px 0 15px;
text-shadow: 1px 1px 1px rgba(150, 150, 150, 0.9);
padding-bottom: 15px;
}

.hmbaout strong{
    font-size: 19px;
    color: #17734f;
}

.hmbaout ul li i{
    font-size: 13px;
    color: #428bca;
    padding-right: 3px;
}

.hmbaout p{
    text-align: justify;
    padding-bottom: 2px;
}

.hmbaout a{
    background-color: #ed3338;
    color: #fff;
    font-size: 17px;
    font-weight: 600;
    padding: 10px 15px;
    box-shadow: 5px 6px 5px #aaaaaa;
}

.hmbaout a:hover{
    background-color: #17734f;
}

.hmi{
    background-color: #f6f6f69c;
    padding: 50px 0;
}

.hmi1{
    text-align: center;
}

.mi1 i{
    font-size: 50px;
    color: #ed3338;
    padding-bottom: 5px;
}

.hmi1 strong{
    color: #17734f;
    font-size: 20px;
}

.hm1{
    margin-left: -20px !important;
}

.hm{
    border-radius: 3px;
    border: 1px solid #ccc;
    padding: 20px 35px;
    background: #fff;
    margin-bottom: 10px;

}

.hm strong {
    color: #333;
    font-size: 36px;
    padding-bottom: 17px;
    display: block;
    font-family: "Great Vibes",cursive;
    text-shadow: 1px 1px 1px rgba(150, 150, 150, 0.9);
}


/*hmproduct*/

.hmproduct{
    padding: 20px 0 100px 0;
     background:url(..//images/contact.jpg)no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

.hmproduct h4{
font-family: 'Vidaloka',serif;
font-size: 45px;
font-weight: 550;
color: #333;
text-transform: capitalize;
margin: 50px 0 10px;
text-shadow: 1px 1px 1px rgba(150, 150, 150, 0.9);
padding-bottom: 15px;
text-align: center;
}



.wrapper,.img,.border,.mask, .imho img {
  width: 250px;
  height: 250px;
 
}

.wrapper {
  display: block;
  position: relative;
  margin: 30px auto;
}


.img, .imho img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  border-radius: 100%;
  box-shadow: 0px 0px 20px rgba(0,0,25,0.10);
}

.border {
  position: absolute;
  top: 0;
  lefet: 0;
  border: 7px solid #83972a;
  border-top-color: #bdd64a;
  border-left-color: #bdd64a;
  border-radius: 100%;
  box-sizing: border-box;
  transition: all 0.5s ease-in;
}

.mask {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 100%;
  color: rgba(255,255,255,0);
  transition: all 0.5s ease-in;
}

.wrapper:hover .mask {
  color: rgba(255,255,255,1);
  background-color: rgba(0, 0, 0, 0.7);
}

.wrapper:hover .border {
  transform: rotate(180deg);
}

.info {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  text-align: center;
  transform: translateY(-50%);
}

.info h3{
  font-weight: bold;
}

.detail strong{
    text-align: center;
    display: block;
    padding-top: 22px;
    color: #000;
}

.rw{
    padding-top: 55px;
}


/* Slider */

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}


.certi{
    padding: 10px 0 80px 0;
    /*background-color: #f9f9f9f9;*/
}


.certi h5{
font-family: 'Vidaloka',serif;
font-size: 45px;
font-weight: 550;
color: #333;
text-transform: capitalize;
margin: 50px 0 10px;
text-shadow: 1px 1px 1px rgba(150, 150, 150, 0.9);
padding-bottom: 15px;
text-align: center;
}

.vie{
    text-align: center;
    padding-top: 75px;
}

.vie a{
    background-color: #ed3338;
    color: #fff;
    font-size: 17px;
    font-weight: 600;
    padding: 10px 15px;
    box-shadow: 5px 6px 5px #aaaaaa;
}

.vie a:hover{
    background-color: #17734f;
}

/*footer*/

.footer {
    background-color: #222;
    border-top: 1px solid #ee3a842b;
    padding: 41px 0 0 0;
    /*background: url(..//images/footer1.jpg) no-repeat;*/
    background-size: auto;
    background-size: cover;
}

.footer1 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.footer1 h4 {
    color: #fff;
    text-transform: none;
    border-left: 1px solid #ed3338;
    padding-left: 5px;
    margin-bottom: 15px;
    font-weight: 600;
}

.footer1 p {
    color: #b3b3b3;
    font-size: 16px;
    margin-bottom: 5px;
}

.footer-2 {
    margin-left: 45px;
}

.footer1 ul li {
    padding: 4px 0;
    list-style: none;
    line-height: 24px;
    color: #b3b3b3;
    font-size: 13px;
}

.footer1 ul li i {
    color: #ed3338;
    margin-right: 5px;
}

.footer1 ul li a {
    color: #b3b3b3;
    font-size: 17px;
}

.copyright {
    background-color: #1c1c1c;
    margin-top: 30px;
    padding: 20px 0;

    font-size: 11px;
}

.copyright1 p {
    color: #fff;
    font-size: 16px;
    margin: 0 !important;
}



#btn-to-top {
    /*display: none;*/
    width: 40px;
    height: 40px;
    background-color: #bdd64a;
    position: fixed;
    bottom: 5px;
    /*right: 0px;*/
    /*display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;*/
    display: flex;
   /* -webkit-box-pack: center;
    -webkit-justify-content: center;*/
    -moz-box-pack: center;
   /* -ms-flex-pack: center;*/
    justify-content: center;
    /*-webkit-box-align: center;
    -webkit-align-items: center;*/
    -moz-box-align: center;
    /*-ms-flex-align: center;*/
    align-items: center;
    line-height: 40px;
    text-align: center;
    z-index: 1000;
}

#btn-to-top:hover {
    background-color: #ed3338;
}



.po1{
    padding-left: 15px;
}

.po1 a{
    background-color: #bdd64a !important;
    color: #fff;
    font-size: 17px;
    font-weight: 600 !important;
    height: 40px;
    border-bottom: 2px solid #ed3338;
    margin-top: 8px;
    line-height: 0px !important;
}

.po1 a:hover{
   background-color: #bdd64a !important; 
   border-bottom: 2px solid #ed3338;
}

/*model*/

.fade {
    background: rgba(235,235,235,0.9);
}

.modal_common .modal-content{border-style: solid;
  border-width: 1px;
  border-color: rgb(214, 214, 214);
  border-radius: 6px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 0px 12px 0px rgba(216, 216, 216, 0.46);}

.fade{background: rgba(235,235,235,0.9);}

.modal-content .close{
    float: right;
    position: absolute;
    top: -32px;
    right: -35px;
    font-size: 26px;
    font-weight: normal;
    line-height: 1;
    color: #000;
    text-shadow: none;
    filter: alpha(opacity=1);
    opacity: 1;
    z-index: 99;
    outline: none;
}

.modal-dialog1 {
    width: 658px !important;
}

@media(min-width: 480px){
.modal-dialog {
    width: 1000px;
}

}


@media (min-width: 768px){
  .modal-dialog {
      margin-top: 60px;
  }
}

@media(max-width: 767px){
.modal-content .close{
    float: right;
    position: relative;
    top: inherit;
    right: inherit;
    margin-right: 10px; margin-top: 10px;
    font-size: 22px;
    font-weight: normal;
    line-height: 1;
    color: #606060;
    text-shadow: none;
    filter: alpha(opacity=1);
    opacity: 1;
}
}

.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0,0,0,.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
  box-shadow: 0 3px 9px rgba(0,0,0,.5);
}

button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.extra-margin-top-20 {
  margin-top: 20px !important;
}

/***Form*/
.form-control {
  position: relative;
  display: block;
  border: none;
  border-radius: 3px;
  border: 1px solid #ddd;
  box-shadow: none;
  font-size: 16px;
  height: 47px;
  -webkit-appearance: none; /* for box shadows to show on iOS */
}



.my-btn4 {
    background-color: #ed3338;
color: #fff;
font-size: 17px;
font-weight: 600;
padding: 10px 15px;
box-shadow: 5px 6px 5px #aaaaaa;}


.modal-body span {
  color: red;
}


span.paddh {
  margin-left: 20px;
    width: 100%;
    display: inherit;
}

/*faq*/

.faq1{
    padding: 50px 0 90px 0;
}

.faq2 strong{
    color: #17734f;
    font-size: 18px;
    padding-bottom: 3px;
    display: block;
}

.faq2 span{
    color: #333333db;
    font-size: 16px;
    font-weight: 600;
    display: block;
}

.faq2 p{
    padding-bottom: 15px;
    color: #626161;
}

.line{
    border: 1px dashed #ccc;
    margin: 12px 0;
}

/*product page*/

.product{
    padding: 20px 0 100px 0;
/*     background:url(..//images/contact.jpg)no-repeat;
*/    background-size: cover;
    background-attachment: fixed;
}


/*B2B presence*/

#gallery {
  padding-top: 40px;
  @media screen and (min-width: 991px) {
    padding: 60px 30px 0 30px;
  }
}

.img-wrapper {
  position: relative;
  margin-top: 28px;
  border: 1px solid #910202;
  margin-bottom: 25px;
  padding: 4px;
}

.img-wrapper img{
    width: 350px;
    height: 210px;
}

.img-overlay {
  background: rgba(0,0,0,0.7);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  i {
    color: #fff;
    font-size: 3em;
  }
}

#overlay {
  background: rgba(0,0,0,0.7);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999;
  // Removes blue highlight
  -webkit-user-select: none;
  -moz-user-select: none;    
  -ms-user-select: none; 
  user-select: none; 
  img {
    margin: 0;
    width: 80%;
    height: auto;
    object-fit: contain;
    padding: 5%;
    @media screen and (min-width:768px) {
        width: 60%;
    }
    @media screen and (min-width:1200px) {
        width: 50%;
    }
  }
}

#nextButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
  &:hover {
    opacity: 0.7;
  }
  @media screen and (min-width:768px) {
    font-size: 3em;
  }
}

#prevButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
  &:hover {
    opacity: 0.7;
  }
  @media screen and (min-width:768px) {
    font-size: 3em;
  }
}

#exitButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
  position: absolute;
  top: 15px;
  right: 15px;
  &:hover {
    opacity: 0.7;
  }
  @media screen and (min-width:768px) {
    font-size: 3em;
  }
}

#gallery{
  padding: 50px 0 80px 0;
}


.img-overlay i {
    font-size: 30px;
    color: #fff;
}


#image-gallery strong{
    font-size: 42px;
    color: #333;
    padding-top: 25px;
    display: block;
    font-family: "Great Vibes",cursive;
    text-shadow: 1px 1px 1px rgba(150, 150, 150, 0.9);
}

#image-gallery strong:after{
    border: 2px solid red;
    width: 178px;
    display: block;
    content: "";
    margin-top: 8px;

}

.line{
    border: 1px dashed #33333347;
    margin-top: 20px;
}

.product-inner{
    padding:50px 0 80px 0;
}

th, td {
    padding: 10px 2px 10px 15px;
    text-align: left;
    font-size: 15px;
}

th{
    color: #000;
    width: 250px;
    font-size: 16px;
}

table{
    margin-left: 50px;
    margin-top: 15px;
    background-color: #f2f2f252;
    width: 700px;
}

.pro-inn h3{
        color: #17734f;
    font-size: 22px;
    padding-bottom: 3px;
    display: block;
    font-weight: 600;
} 

.pro-inn strong{
        color: #ed3338;
    font-size: 18px;
    padding-top:25px;
    display: block;
    font-weight: 600;
}

.product h4{
    color: #17734f;
    font-size: 32px;
    padding-bottom:15px;
    display: block;
    font-weight: 600;
    text-align: center;
}

.about {
    padding: 50px 0 100px 0;
    background: url(..//images/abt.png) no-repeat;
        background-size: auto;
    background-size: cover;
    height: auto;
}

.about h3, .why-us h3 {
    font-family: "Great Vibes",cursive;
    font-size: 46px;
    font-weight: 400;
    color: #333;
    text-transform: capitalize;
/*    margin: 50px 0 10px;
*/    text-shadow: 1px 1px 1px rgba(150, 150, 150, 0.9);
    padding-bottom: 15px;
    text-align: center;
}



.about1 p{
    font-size: 17px; 
    padding-bottom: 0px;
    color: #5e5d5d !important;
}

.about1{
    margin-bottom: 35px;
}

.about1 i{
    font-size: 11px;
    color: red;
    margin-right: 5px;
}

.hmi2{
    padding-top: 45px;
}

.why-us{
    padding: 50px 0 0px 0;
}

.about1 strong{
    color: #02331f;
    padding-top: 10px;
    display: block;
}

.icon-bar2 {
    position: fixed;
    top: 75%;
    right: -43px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 999;
}


.icon-bar2 a {
    display: block;
    text-align: center;
    padding: 12px 15px;
    transition: all 0.3s ease;
    color: white;
    font-size: 16px;
    letter-spacing:1px;
    transform:rotate(90deg);
    font-weight: bold;
    cursor: pointer;
    /*border-radius: 0 15px 0 15px*/
    
}

.call {
    background: #084d78;
    color: white !important;
    transform:rotate(90deg);
}

.blink_me {
  animation: blinker 1.5s linear infinite;
}
@-webkit-keyframes blinker {
    0% {
      background-color: #02331f;
    }
    49% {
      background-color: #02331f;
    }
    50% {
      background-color: #bdd64a;
    }
    99% {
      background-color: #bdd64a;
    }
    100% {
      background-color: #02331f;
    }
  }

  @-moz-keyframes blinker {
    0% {
      background-color: #02331f;
    }
    49% {
      background-color: #02331f;
    }
    50% {
      background-color: #bdd64a;
    }
    99% {
      background-color: #bdd64a;
    }
    100% {
      background-color: #02331f;
    }
  }

  @keyframes blinker {
    0% {
      background-color: #02331f;
    }
    49% {
      background-color: #02331f;
    }
    50% {
      background-color: #bdd64a;
    }
    99% {
      background-color: #bdd64a;
    }
    100% {
      background-color: #02331f;
    }
  }

.catelog{
  /*background-color: red;  For browsers that do not support gradients */
  /*background-image: linear-gradient(to right,  #bdd64a, #279f70, red); *//* Standard syntax (must be last) */
  padding: 15px 0;
  background: #f9f9f9;
  border-bottom: 1px solid #ededed;
}

.catelog1 a{
    font-size: 19px;
    color: #667b07 !important;
    font-weight: bold;
    text-shadow: 1px 1px 1px rgba(51, 50, 50, 0.33);
}

.catelog1 a i{
    font-size:28px;
    color: red;
}

.catelog2 a{
    font-size:16px;
    color: #000 !important;
    padding: 8px;
    background:#fff;
    font-weight: 500; 
    border-radius: 5px;
    box-shadow: 1px 2px 2px rgba(51, 50, 50, 0.33);

}

.catelog2 a:hover{
    background: #bdd64a;
}


/*contact page*/

.section-pad {
    padding: 70px 0 0px 0;
}

.contact{
    padding-bottom: 55px;
}

.contact h3.contact-heading {
    font-size: 24px;
    color: #112361;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0 0 20px 0;
}

.contact-list {
    margin-top: 30px;
}

/*.contact-list li {
    margin-bottom: 20px;
}*/

.contact-list li i {
    color: #ed3338;
    font-size: 24px;
    display: block;
    width: 2px;
    float: left;
}

.contact-list li span {
    color: #777;
    margin-left: 40px;
    display: block;
    line-height: 1.4;
    padding-bottom: 30px;
}

.contact-list li b{
    padding-left: 40px;
    color: #000000d6;
    font-size: 18px;
    padding-bottom: 8px;
    text-transform: uppercase;
}

.con{
    border: 1px solid #529cd591;
width: 100px;
margin-left: 41px;
margin-bottom: 5px;
}

.line2 {
    border: 1px dashed #cccccc9c;
    width: 468px;
    margin-bottom: 32px;
}

.contact .message .message-group .form-message {
    margin-top: 30px;
}

.form-group {
    margin-bottom: 15px;
}

.contact .message .message-group .form-message .form-control {
    height: 50px;
/*    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;*/
    border-radius: 5px;
    border: 1px solid #e9e9e9;
    background-color: #f8f8f8;
}

.form-group input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        background-color: rgba(0, 0, 0, 0);
    /*border-color: #256a9d99;
    border-image: none;
    border-width: 0 0 1px;*/
    font-size: 13px;
    /*height: 50px;*/
    margin-bottom: 30px;
    width: 100%;
    color: #000 !important;
    text-transform: uppercase;
}


.contact .message .message-group .form-message .form-control.area-from {
    height: 150px;
}

.form-group textarea {
    /*background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        background-color: rgba(0, 0, 0, 0);*/
    border-image: none;
    margin-bottom: 40px;
    width: 100%;
    padding: 15px;
    /*border-color: #256a9d99;
    height: 172px;*/
}

.contact .message .message-group .form-message .btn {
    text-transform: uppercase;
    padding: 15px 25px;
    font-weight: 700;
}

.btn.solid-btn, .btn.btn-solid {
        background-color: #ed3338;
    color: #fff;
    font-size: 17px;
    font-weight: 600;
    padding: 10px 15px;
    box-shadow: 5px 6px 5px #aaaaaa;
}



.form-group select {
    text-transform: none;
    width: 100% !important;
    height: 49px !important;
    padding-left: 6px !important;
    border: 1px solid #e9e9e9;
    background-color: #f8f8f8;
    color: #0009 !important;
    font-size: 16px;
}


.modal1 {
    position: fixed;
    z-index: 111;
    top: 35%;
    right: -158px;
    width: 40%;
    overflow: hidden;
    display: block;
    opacity: 0.8;
}

.modal-content1 {
    background-color: #fefefe;
    margin: 5% auto 15% auto;
    border: 1px solid #888;
    width: 50%;
    border-radius: 0px;
}

.imgcontainer {
    text-align: center;
    margin: 24px 0 12px 0;
    position: relative;
}

.col-enquery {

    padding: 6px;

}

.messages1 {

    color: #000;
    font-size: 14px;
    letter-spacing: 0.5px;

}

.form-group3 input, .form-group3 textarea{
    margin-bottom: 0px !important;
}

.form-group3 .form-control{
    height: 38px;
    border: 1px solid #f48585;
}

.form-group3 textarea{
    height: 55px !important;
}


.form-group3 select {
    height: 38px !important;
    border: 1px solid #f48585;
}

.my-btn5{
    padding: 6px 9px !important;
    margin-top: 33px !important;
}

.modal1 h4{
    color: #17734f;
font-size: 20px;
font-weight: bold;
}

.ime{
    text-align: center;
    background-color: #f2f2f2;
    padding: 5px;
}

.ime p{
    font-size: 16px;
    color: red;
    font-weight: 600;

}

.certf-panel{
    padding: 50px 0;
}


.certf-panel h1 {
    margin: 0 0 10px 0;
    padding: 0 0 5px 0;
    font-size: 36px;
    text-align: left;
    color: #e9582c;
    font-weight: normal;
    text-transform: uppercase;
    font-family: 'Archivo Narrow', sans-serif;
    border-bottom: 1px solid #CCC;
}

.certf-panel h2 {
    margin: 15px 0 10px 0;
    padding: 0 0 5px 0;
    font-size: 42px;
    text-align: left;
    color: #333;
    font-weight: normal;
    
    font-family: "Great Vibes",cursive;
    text-shadow: 1px 1px 1px rgba(150, 150, 150, 0.9);
    font-weight: 600;
}

.certf-panel .certf-col {
    border: 1px dashed #CCC;
    padding: 5px;
    margin: 0 0 25px 0;
    text-align: center;
}

.certf-panel .certf-col {
    text-align: center;
}

.certf-panel .certf-col img {
    text-align: center;
}

.certf-panel .certf-col p {
    font-size: 13px;
    color: #900;
    margin: 0;
    padding: 8px;
    background: #dfdfdf;
    display: block;
    line-height: 16px;
}