/*
#97ae44 : Green
#0197d5,#1c63b8 : Blue
#eeeeee,#f2f2f2 : Light Gray
#e2e2e2,#f2f2f2 : Medium Gray
#222222 : Dark Gray
font-family: 'Hind Siliguri', sans-serif;
font-family: 'Roboto', sans-serif;
*/
@import url('https://fonts.googleapis.com/css2?family=Anton&family=Hind+Siliguri:wght@300;400;500;600;700&family=Montserrat:wght@400;500;700;900&family=Roboto:wght@100;300;400;500;700;900&display=swap');
body { font-family: 'Roboto', sans-serif; font-size:17px; font-weight:400; line-height:30px; color:#222; background-color:#fff; letter-spacing: 0.2px;}
a, .button, button {  -webkit-transition: 0.3s;  -moz-transition: 0.3s;  -o-transition: 0.3s;  transition: 0.3s;}
a:focus,.button:focus, button:focus {  text-decoration: none;  outline: none;}
a:focus,a:hover {  text-decoration: none;}
a,button {  outline: medium none;}
ol,ul{list-style:none; padding:0; margin:0;}
p{ font-family: 'Montserrat', sans-serif; font-size:17px; font-weight:400; line-height:30px; color:#222; letter-spacing: 0.2px; }
a.lnk{ font-family: 'Roboto', sans-serif; font-size:17px; font-weight:600; line-height:30px; color:#222; letter-spacing: 0.3px; border-bottom: 2px dotted #97ae44;}
a.lnk:hover { color:#0197d5; }
.bigtxt{ font-family: 'Montserrat', sans-serif; font-size:16px; font-weight:500; line-height:28px; color:#222; letter-spacing: 0.2px;text-align: justify; }
/*<!--Start: Scroll to Top-->*/
.scroll-top {   width: 40px;  height: 40px;  line-height: 40px;  position: fixed;  bottom: 30px;  right: 10px;  font-size: 16px;  border-radius: 4px;  z-index: 99;  color: #f2f2f2;  text-align: center;  cursor: pointer;  background: #0197d5;  transition: 1s ease;}
.scroll-top:hover{  background: #222222;}
.scroll-top:after {  position: absolute;  z-index: -1;  content: '';  top: 100%;  left: 5%;  height: 10px;  width: 90%;  opacity: 1;
}
/*End Scroll Top*/
.lead {font-size: 1.1rem;font-weight: 300;line-height: 28px;}
h1, h2, h3, h4{ font-family: 'Montserrat', sans-serif; font-weight: 600;}
.h1, h1{font-size: 2rem;}.h2, h2{font-size: 1.8rem;}
.h4, h4 {font-size: 1.2rem; line-height: 1.8rem;}
.h5, h5 {font-size: 1.1rem; line-height: 1.3rem;}
@media (min-width: 576px){
.h1, h1{font-size: 2.5rem;}.h2, h2{font-size: 2rem;}
.h4, h4 {font-size: 1.5rem; line-height: 2rem;}
.h5, h5 {font-size: 1.25rem; line-height: 1.8rem;}
.lead {font-size: 1.2rem;line-height: 33px;}
} 
@media (min-width: 768px){.bigtxt{font-size: 17px; line-height: 33px;}}
.txtclr0{color: #222222;}
.bgclr0{background-color: #222222;}
.txtclr1{color: #97ae44;}
.bgclr1{background-color: #97ae44!important;}
.txtclr2{color: #eeeeee;}
.bgclr2{background-color: #eeeeee;}
.txtclr3{color: #0197d5;}
.bgclr3{background-color: #0197d5;}
.font1{font-family: 'Hind Siliguri', sans-serif;}
.font2{font-family: 'Roboto', sans-serif;}
.gray-bg{background: #f4f4f4 url(images/body-bg-1.png); background-attachment: fixed;}
.boxbtn {
    position: absolute;
padding:0.5rem 1rem;
border-top:.3rem solid transparent;
background:rgba(0,176,236) !important;
color:#fff !important;
text-decoration:none !important;
border-color:rgba(153,202,87) !important
}
 .boxbtn:hover {
  background: rgba(0,175,240,0.4) !important;
  border-color:rgba(153,202,87,0.6) !important;
     color: #555 !important;
}
.topColorheaders{width: 100%;}
.topColorheader{height: 2px;background: linear-gradient(to right, #00aff0 0%, #99ca57 100%);}
.callout-bar{padding: 0.5rem 0!important; background: #09b1e726; color: #1f1f1f;}
.callout-bar-icon{width: 25px; height: 25px; line-height: 25px; border-radius: 50%;display: inline-block;text-align: center;background: #eee; color: #fff; text-shadow: 1px 1px 0px #89a230;
background: -moz-linear-gradient(-50deg, #97ae44, #0197d5);
background: -webkit-linear-gradient(-50deg, #97ae44, #0197d5);
background: linear-gradient(-50deg, #97ae44, #0197d5);
}
.callout-bar ul li a{color: #1f1f1f!important;}    
.callout-bar-icon i { font-size: .7rem;color: #fff;}
@media (min-width: 576px) {
.callout-bar-icon{width: 31px; height: 31px; line-height: 31px; }
.callout-bar-icon i { font-size: .81rem;}
.callout-bar{ padding: .8125rem 0;}
}

/*Homepage Banner*/
.banner-home .owl-carousel{
    max-width: 100%;
    margin: 0 auto;
}
.banner-home .owl-nav .disabled {
opacity: 0.5;
cursor: default;
}
.banner-home .owl-nav.disabled + .owl-dots {
margin-top: 10px;
}
.banner-home .owl-dots {
text-align: center;
-webkit-tap-highlight-color: transparent;
position: absolute;
bottom: 2%;
right: 40vw;
}
.banner-home .owl-dots .owl-dot {
display: inline-block;
zoom: 1;
*display: inline;
}
.banner-home .owl-dots .owl-dot span {
width: 30px;
height: 5px;
margin: 5px;
box-shadow: 0px 0px 5px #222;
background: #bfc3be;
display: block;
-webkit-backface-visibility: visible;
-webkit-transition: opacity 200ms ease;
-moz-transition: opacity 200ms ease;
-ms-transition: opacity 200ms ease;
-o-transition: opacity 200ms ease;
transition: opacity 200ms ease;
}
.banner-home .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
background: #0197d5;
}
.banner-home .owl-carousel .item {
height: auto;
background: #bfc3be;
color: #fff;
position: relative; 
}
.banner-home .owl-carousel .item img{
width: 100%;
}
.banner-home .owl-item .item .text{
width: 100%;
height: 100%;
position: absolute;
opacity: 0;
z-index: 99;
top: 20vw;
right: 5vw;
text-shadow: 2px 2px 15px #000;
font-size: 1.5em;
}
@media (min-width: 768px) {
    .banner-home .owl-item .item .text{right: 12vw;}

}
.banner-home .owl-item .item .text h1{
margin: 100% 0 0 0;
text-align: right;
-ms-transform: rotate(10deg); /* IE 9 */
-webkit-transform: rotate(10deg); /* Chrome, Safari, Opera */
transform: rotate(10deg);

}
.banner-home .owl-item .item .text p{
margin: 100% 0 0 0;
text-align: right;
-ms-transform: rotate(-5deg); /* IE 9 */
-webkit-transform: rotate(-5deg); /* Chrome, Safari, Opera */
transform: rotate(-5deg);
}
.banner-home .owl-item.active .item .text{
opacity: 1;
-webkit-transition: all 300ms ease 0.5s;
-moz-transition: all 300ms ease 0.5s;
-ms-transition: all 300ms ease 0.5s;
-o-transition: all 300ms ease 0.5s;
transition: all 300ms ease 0.5s;
}
.banner-home .owl-item.active .item .text h1{
margin: 10px 0 0 0;
-ms-transform: rotate(0deg); /* IE 9 */
-webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
transform: rotate(0deg);
-webkit-transition: all 1000ms ease 0.5s;
-moz-transition: all 1000s ease 0.5s;
-ms-transition: all 1000ms ease 0.5s;
-o-transition: all 1000ms ease 0.5s;
transition: all 1000ms ease 0.5s;
}
.banner-home .owl-item.active .item .text p{
margin: 10px 0 0 0;
-ms-transform: rotate(0deg); /* IE 9 */
-webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
transform: rotate(0deg);
-webkit-transition: all 250ms ease 0.6s;
-moz-transition: all 250ms ease 0.6s;
-ms-transition: all 250ms ease 0.6s;
-o-transition: all 250ms ease 0.6s;
transition: all 250ms ease 0.6s;

}    
/*--About Section Padding--*/
.about-tab-sec{
position: relative;
display: block;
padding: 40px 0px 40px 0px;
}
@media (min-width: 768px) {
.about-tab-sec{padding: 60px 0px 60px 0px;}
}

/*********************** Boxes-4 *******************/
.boxes4{box-shadow:0 0 3px rgba(0,0,0,.3);position:relative}
.boxes4 .box-content,.boxes4:after,.boxes4:before{position:absolute;left:7%;right:7%;transition:all .3s}
.boxes4:after,.boxes4:before{display:block;background:rgba(0,0,0,.3);top:10%;bottom:10%;z-index:1;transform:scale(0,1)}
.boxes4:after{top:10.8%;bottom:10.8%;transform:scale(1,0)}
.boxes4:hover:after,.boxes4:hover:before{transform:scale(1);animation:animate 1.5s}
.boxes4:hover:before{border-top:3px solid #fff;border-bottom:3px solid #fff}
.box:hover:after{border-left:3px solid #fff;border-right:3px solid #fff}
.box img{width:100%;height:auto;transition:all .3s}
.boxes4:hover img{transform:scale(1);filter:blur(7px);-moz-filter:blur(7px);-webkit-filter:blur(5px)}
.boxes4 .box-content{padding:10px 10px;top:10%;bottom:10%;opacity:0;z-index:2;background: rgba(1, 151, 214, 0.3);;}
.boxes4:hover .box-content{box-shadow:0 0 0 35px rgba(0,0,0,.3);opacity:1;transition:all .3s}
.boxes4 .title{font-size:24px;font-weight:600;color:#222;margin:0 0 5px}
.boxes4 .post{display:block;margin:0 0 5px;font-size:14px;color:rgba(255,255,255,.8)}
.boxes4 .description{font-size:13.8px;font-weight: 500; line-height: 25px; color:#000;margin:0 0 0px; text-align: justify;}
.boxes4 .icon{padding:0;margin:0;list-style:none;position: absolute; top: -20px; left:46%;}
.boxes4 .icon li{display:inline-block;margin:0 0px 0 0}
.boxes4 .icon li a{display:block;width:30px;height:30px;line-height:30px;color:#fff;background:#88c425;transition:all .5s}
.boxes4 .icon a:hover{text-decoration:none;animation:animate-hover .5s;transition:all .3s}
@keyframes animate{0%,100%{opacity:1}
}
@keyframes animate-hover{0%{box-shadow:0 0 0 10px rgba(255,255,255,.3)}
50%{box-shadow:0 0 0 5px rgba(255,255,255,.3)}
100%{box-shadow:0 0 0 0 rgba(255,255,255,.3)}
}
@media only screen and (max-width:990px){.boxes4{margin-bottom:10px}
.boxes4 .box-content{padding:10px}
.boxes4 .description{margin-bottom:10px}
}
@media only screen and (max-width:479px){.boxes4 .title{margin:0}
}
.foundation{padding: 30px 0px 50px 0px; }
.foundation h2{font-weight: 600;}
.foundation .card{z-index:0;}
.foundation .card-body{padding: 1em 0.5em 1em 0.5em; z-index: 2; background-color: #fff;}
.foundation .card-body .h4{font-weight: 700;}

.list-check li {
 padding-left:2rem;
 position:relative;
    margin-bottom: 8px;font-family: 'Montserrat', sans-serif; font-size:16px; font-weight:500; line-height:30px; color:#222; letter-spacing: 0px;
}
.list-check li::before {
 content:'\f06c';
 display:block;
 position:absolute;
 top:50%;
 left:0;
 -webkit-transform:translateY(-50%);
 transform:translateY(-50%);
 color:#99ca57;
 font-family:'Font Awesome\ 5 Free';
 font-weight:900;
     
}
.list-arrow li {
 padding-left:1.5rem;
 position:relative;
    margin-bottom: 8px;font-family: 'Montserrat', sans-serif; font-size:16px; font-weight:500; line-height:28px; color:#222; letter-spacing: 0px;
}
.list-arrow li::before {
 content:'\f105';
 display:block;
 position:absolute;
 top:50%;
 left:0;
 -webkit-transform:translateY(-50%);
 transform:translateY(-50%);
 color:#222;
 font-family:'Font Awesome\ 5 Free';
 font-weight:900;
     
}


#parallax-slightly-moving-section-gallery{background-image: url("images/gray-bg.jpg"); background-size: cover;}
#parallax-slightly-moving-section-gallery::after {content: " ";position: absolute;top: 0;right: 0;bottom: 0;left: 0;background-size: 100%;z-index: -1;}
.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #222;
    opacity: .8;
    z-index: 0;
}

/*3Box Section*/
.h-sec{padding-top: 50px; background-color: #FFFFFF; padding-bottom: 50px; }
.h-sec .box-four{padding-top: 60px;}
.h-sec .box{text-align: center;padding: 20px; padding-top: 0; border-radius: 10px; border: 1px solid #fff;box-shadow: 0 .5rem 1rem rgba(0,0,0,.15); -webkit-transition: all .4s ease-out 0s;
-moz-transition: all .4s ease-out 0s;
-ms-transition: all .4s ease-out 0s;
-o-transition: all .4s ease-out 0s;
transition: all .4s ease-out 0s;
}
.h-sec .box-four .box:hover{box-shadow: 0px 3px 15px rgba(91, 91, 91, 0.5); }
.h-sec .icon { display: inline-block;position: relative; top: -52px; margin-bottom: -30px; text-align:center; border-radius: 50%; width: 110px; height: 110px;background: rgb(255,255,255); border: 2px solid #fff;animation: border-transform 6s linear infinite;}
.h-sec .icon{ background-position: center; background-repeat: no-repeat; background-size: 100%;}
.h-sec .box h2{color: #121212!important; margin-bottom: 15px;}
.h-sec .box p {text-align:justify; color:#121212; margin:20px 0px; padding-left:10px; padding-right:10px; color:#000;}
.btn-cntnr {position: relative; width: 100%;  padding: 10px 0px; text-align: center;}
.h-sec .btn {color: #121212; background-color: #fff;  margin: auto; border: 1px solid #fff;  padding: 6px 20px; font-size: 0.8rem;}
.h-sec .btn:hover {background-color: #ffb525;}
.h-sec ul.list {color: #000; margin: 20px 0px;}
.h-sec ul.list>li {margin-bottom: 0.3rem;}

/*---Inner Banner---*/
 .wobreadcrumb-area {
 padding:100px 0 90px;
 position:relative;
}
 .wobreadcrumb-area:after,
 .wobreadcrumb-area:before {
 content:'';
 position:absolute;
 height:100%;
 width:100%;
 right:0;
 top:0;
}
 .wobreadcrumb-area:before {
 opacity:.4;
 left:0;
 z-index:0;
 background:-moz-linear-gradient(-135deg,#97ae44 0,#0197d5 100%);
 background:-webkit-linear-gradient(-135deg,#97ae44 0,#0197d5 100%);
 background:linear-gradient(-135deg,#97ae44 0,#0197d5 100%)
}
 .wobreadcrumb-area ul{margin: 0; padding: 0;}
 .wobreadcrumb-area ul li {
 display:block;
 display:inline-block; 
}
 .wobreadcrumb-area .bread-menu li,.wobreadcrumb-area .bread-menu li a {
 color:#111;
 font-size:16px;
 font-weight:500;
 padding-right:6px;
 display:inline-block;font-family: 'Hind Siliguri', sans-serif;
}
 .wobreadcrumb-area .bread-menu li a:hover {
    color:#222;}
 .wobreadcrumb-area .bread-menu li+li::before {
 font-size:15px;
 font-family:'Font Awesome 5 Free';
 content:"\f101";
 font-weight:700;
 margin:0 10px 0 0;
 position:relative;
    color: #f5f5f5;
 top:0px
}
/*With Gradient*/
.banner-1{background-position: bottom center;background-size: cover;}
.breadcrumb-area {
 padding:100px 0 90px;
 position:relative;
}
.breadcrumb-area:after,
.breadcrumb-area:before {
 content:'';
 position:absolute;
 height:100%;
 width:100%;
 right:0;
 top:0;
}
.breadcrumb-area:before {
 opacity:.7;
 left:0;
 z-index:0;
 background:-moz-linear-gradient(-135deg,#97ae44 0,#0197d5 100%);
 background:-webkit-linear-gradient(-135deg,#97ae44 0,#0197d5 100%);
 background:linear-gradient(-135deg,#97ae44 0,#0197d5 100%)
}
.breadcrumb-area ul{margin: 0; padding: 0;}
.breadcrumb-area ul li {
 display:block;
 display:inline-block; 
}
.breadcrumb-area .bread-menu li,.breadcrumb-area .bread-menu li a {
 color:#111;
 font-size:16px;
 font-weight:500;
 padding-right:6px;
 display:inline-block;font-family: 'Hind Siliguri', sans-serif;
}
.breadcrumb-area .bread-menu li a:hover {
    color:#222;}
.breadcrumb-area .bread-menu li+li::before {
 font-size:15px;
 font-family:'Font Awesome 5 Free';
 content:"\f101";
 font-weight:700;
 margin:0 10px 0 0;
 position:relative;
    color: #f5f5f5;
 top:0px
}
.text-block {
 position:relative;
 z-index:55
}
.bread-title h2 {
 font-weight:600;
 font-size:35px;
 line-height:47px;
    color: #f5f5f5;text-shadow: 1px 1px #0097db;
 margin:15px 0 0
}
.bread-inner p,
.otherinfo p {
 line-height:28px
}
.bread-inner p {
 font-size:16px
}
.shape-btm {
position: absolute;
bottom: 0;
z-index: 1;
width: 100%;
}
    
.icon-card{
border: 1px solid #e8e2d6;
padding: 0px;
border-radius: 10px;
-webkit-transition: all .4s ease-out 0s;
-moz-transition: all .4s ease-out 0s;
-ms-transition: all .4s ease-out 0s;
-o-transition: all .4s ease-out 0s;
transition: all .4s ease-out 0s;
}
.icon-card img{border-radius: 10px; }
.icon-card:hover {
box-shadow: 0px 3px 15px rgba(91, 91, 91, 0.4); }


/*--Animated Icon Bg--*/
.wrap {
display: block;
background: white;
padding: 2rem 1rem 2rem 1rem;
border-radius: 0.5rem;
box-shadow: 7px 7px 30px -5px rgba(0,0,0,0.2);
margin-bottom: 2rem;
}
.wrap:hover {background: #e7e7e7;}
.ico-wrap { margin: auto;text-align: center;}
@media  (min-width: 567px) {
.wrap { display: flex; }
.ico-wrap { margin: auto;padding-right: 1rem;}
}


.icon-block span {
 font-size:60px;
 border:1px solid #e8e8e8;
 width:140px;
 height:140px;
 display:block;
 text-align:center;
 line-height:140px;
 margin:0 0 0px 20px;
 border-radius:63% 37% 54% 46%/55% 48% 52% 45%;
 background:#daf3fc;
 animation: border-transform 6s linear infinite;
}
@keyframes border-transform {
 0%,
 100% {
  border-radius:63% 37% 54% 46%/55% 48% 52% 45%
 }
 14% {
  border-radius:40% 60% 54% 46%/49% 60% 40% 51%
 }
 28% {
  border-radius:54% 46% 38% 62%/49% 70% 30% 51%
 }
 42% {
  border-radius:61% 39% 55% 45%/61% 38% 62% 39%
 }
 56% {
  border-radius:61% 39% 67% 33%/70% 50% 50% 30%
 }
 70% {
  border-radius:50% 50% 34% 66%/56% 68% 32% 44%
 }
 84% {
  border-radius:46% 54% 50% 50%/35% 61% 39% 65%
 }
}

/*---Product Box---*/
.service-item {
    width: 100%;
    padding: 20px;
    text-align: center;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, .1);
    transition: .3s;
}

.service-item:hover {
    border-color: transparent;
    box-shadow: 0 0 30px rgba(0, 0, 0, .1);
}

.service-item img {
    margin-bottom: 20px;
}

.service-item h2 {
    margin-bottom: 0px;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.2px;
    color: #222;font-family: 'Hind Siliguri', sans-serif;
}
.cmb{position: absolute;bottom: 15px;
right: 15px;
background: #ffffff78;
padding: 2px;
border-radius: 5px;
}
.cmb img{max-width: 150px;}
.contain-height{overflow-y: scroll;height: 600px;}

.thumb_2 img{
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
    border: 1px solid rgba(0, 0, 0, .1);
    box-shadow: 0 0 30px rgba(0, 0, 0, .1);
}
.h4 {
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 0;
    border-left: 3px solid #97ae44;
    padding-left: 20px;
    margin-top: 30px;
    margin-bottom: 25px;
    letter-spacing: 1px;
/*    text-shadow: 1px 2px #0097db;*/
}
.h5 {
    font-weight: 600;
    margin-top: 30px;
    color: #444;
 }

.keytxt ul,.keytxt dl {
margin-bottom: 10px;
margin-top: 10px;
}
.keytxt ul li,.keytxt dl dt,.keytxt dl dd {
font-family: 'Montserrat', sans-serif;
font-size: 16px;
font-weight: 500;
line-height: 30px;
color: #222;
position: relative;
padding-left: 40px;
}
.keytxt ul.text-white li {
  color: #fff!important;
}

@media (max-width: 767px) {
  .keytxt ul li {
    line-height: 28px;
  }
}
@media (min-width: 768px){
.keytxt ul li,.keytxt dl dt,.keytxt dl dd{font-size: 15.5px;}
}

.keytxt ul li i,.keytxt dl dt i {
margin-right: 15px;
color: #24c0f1;
font-size: 20px;
position: absolute;
left: 0;
padding-top: 5px;
}
.keytxt ul.zeropl li{
 padding-left: 0px!important;       
}
.keytxt ul.twentypl li{
 padding-left: 20px!important;       
}

.lef-img{float: left; margin-right: 40px; margin-bottom: 20px; margin-top: 8px; padding: 0; max-width: 350px;}
.rit-img{float: right; margin-left: 40px; margin-bottom: 20px; margin-top: 8px; padding: 0;}
.lef-img img,.rit-img img{margin: auto; width: 100%; max-width: 350px;}

hr.dotted {
    border-top: 1px dotted #999;
    margin-bottom: 2rem;
}

/*Product Table*/
.producttable_area {
padding: 60px;
background-size: cover;
background-position: top;
padding: 70px 0px;
background-repeat: no-repeat;
background-attachment: fixed;
} 
.producttable_bg {
background-image: url(images/process.jpg);
}
.producttable_overlay {
position: relative;
z-index: 0;
}        
.producttable_overlay::before {
position: absolute;
content: "";
background: -moz-linear-gradient(left, #d6e5f5 0%, #f8f8f8 24%, rgba(124, 185, 233, 0) 96%, rgba(125, 185, 232, 0) 100%);
background: -webkit-linear-gradient(left, #d6e5f5 0%, #f8f8f8 24%, rgba(124, 185, 233, 0) 96%, rgba(125, 185, 232, 0) 100%);
background: linear-gradient(to right, #d6e5f5 0%, #f8f8f8 24%, rgba(124, 185, 233, 0) 96%, rgba(125, 185, 232, 0) 100%);
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
opacity: 1;
}
.producttable .table-bordered td{display: block;}
@media (min-width: 768px){.producttable .table-bordered td{display: table-cell;}}    


/*Inline List with line seperator*/
.inlinelist_seperator ul {
  padding:0;padding-top: 4px;
}
.inlinelist_seperator ul li {
  list-style: none;
  display: inline-block;
  color: #111111;
  opacity: 0.7;
  font-size: 17px;
  margin-right: 25px;
  position: relative;
}
.inlinelist_seperator ul li a{text-decoration: none; color: #111111;}
.inlinelist_seperator ul li a:hover{text-decoration: none;color: #0d96c2;border-bottom: 2px dotted #111;}
.inlinelist_seperator ul li:after {
  position: absolute;
  right: -14px;
  top: -2px;
  content: "|";
}
.inlinelist_seperator ul li:last-child {
  margin-right: 0;
}
.inlinelist_seperator ul li:last-child:after {
  display: none;
}
/*Accordion*/
.accordion {
  width: 90%;
  max-width: 1000px;
  margin: 2rem auto;
}
.accordion-item {
  background-color: #f5f5f5;
  color: #222;
  margin: 1rem 0;
  border-radius: 0.5rem;
  box-shadow: 0 2px 5px 0 rgba(0,0,0,0.25);
}
.accordion-item-header {
  padding: 0.5rem 3rem 0.5rem 1rem;
  min-height: 3.5rem;
  line-height: 1.25rem;
  font-weight: bold;
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
    color: #111;
}
.accordion-item-header::after {
  content: "\002B";
  font-size: 1.5rem;
  position: absolute;
  right: 1rem;
}
.accordion-item-header.active::after {
  content: "\2212";
}
.accordion-item-body {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.accordion-item-body-content {
  padding: 1rem;
  line-height: 1.5rem;
  border-top: 1px solid;
  border-image: linear-gradient(to right, transparent, #97ae44, transparent) 1;
}
/*productdetails Accordion*/
#productdetails .accordion {
  width: 100%;
  max-width: 1000px;
  margin: 2rem auto;
}
#productdetails .accordion-item {
  background-color: #f5f5f5;
  color: #222;
  margin: 1rem 0;
  border-radius: 0.5rem;
  box-shadow: 0 2px 5px 0 rgba(0,0,0,0.25);
}
#productdetails .accordion-item-header {
  padding: 0.5rem 3rem 0.5rem 1rem;
  min-height: 3.5rem;
  line-height: 1.25rem;
  font-weight: bold;
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
    color: #0197d5;font-family: 'Montserrat', sans-serif;
}
#productdetails .accordion-item-header::after {
  content: "\276F";
  font-size: 1.5rem;
  position: absolute;
  right: 1rem;
    color: #97ae44;
}
#productdetails .accordion-item-header.active::after {
  content: "\276E";
}
#productdetails .accordion-item-body {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
#productdetails .accordion-item-body-content {
  padding: 1rem;
  line-height: 1.5rem;
  border-top: 1px solid;
  border-image: linear-gradient(to right, transparent, #97ae44, transparent) 1;
font-size: 16px;
    line-height: 28px;font-family: 'Montserrat', sans-serif;font-weight: 500;
}
.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}

/*---Blockquote---*/
/*Blockquote*/
blockquote {
    position: relative;
    text-align: justify;
    padding: 1.2em 0 2em 38px;
    border: none;
    margin: 20px auto 20px;
    display: block;
}

blockquote:after {
    content: "";
    display: block;
    width: 2px;
    height: 100%;
    position: absolute;
    left: 0;
    color: #0197d5;
    top: 0;
    background: -moz-linear-gradient(top,#24c0f1 0%,#0197d5 60%,rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(top,#24c0f1 0%,#0197d5 60%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to bottom,#24c0f1 0%,#0197d5 60%,rgba(255,255,255,0) 100%); 
}

blockquote:before {
    content:"\f10d";
    font-family: "fontawesome";
    font-size: 20px;
    display: block;
    margin-bottom: 0.8em;
    font-weight: 400;
    color: #0197d5;
}

blockquote > cite, 
blockquote > p > cite {
    display: block;
    font-size: 16px;
    line-height: 1.3em;
    font-weight: 700;
    font-style: normal;
    margin-top: 1.1em;
    letter-spacing: 0;
    font-style:italic;
}
blockquote > cite span, 
blockquote > p > cite span {
font-size: 18px!important;
}
@media (min-width: 576px){
blockquote > cite span, 
blockquote > p > cite span {
font-size: 20px!important;
}
}    

/*--Product Description--*/
.carousel-inner > .carousel-item > img,
  .carousel-inner > .carousel-item > a > img {
      margin: auto;
  }
  
#myCarousel{
	max-width: 472px;
	margin: 0 auto;
}
#thumbCarousel{
	max-width: 472px;
	margin: 10px auto;
	overflow: hidden;
	padding: 5px 5px;
}

#thumbCarousel .thumb{
	float: left;
	border: 1px solid #e6e6e6;
	background: #fff;
    margin-bottom: 5px;  margin-right: 5px;
}

#thumbCarousel .thumb:last-child{
	margin-right: 0;
}

.thumb:hover{
	cursor: pointer;
}

.thumb img{
	opacity: 0.7;
    width: 70px;
    height: auto;
}

.thumb img:hover{
	opacity: 1;
}

.thumb.active img{
	opacity: 1;
  border: 1px solid #808080;
} 
.productdetails_topborder {
	border-top: 1px solid #ebebeb;
	padding-top: 35px;
}


/*---Footer--*/
.contact-home{background: #f4f4f4 url(images/page-header-bg.png);}
.contact_address-info {
    padding-top: 20px;
  }
.contact_address-info .contact_addressinfo_item {
  overflow: hidden;
  margin-bottom: 10px;
}
.contact_address-info .contact_addressinfo_item .contact_addressinfo_icon {
  height: 40px;
  width: 40px;
  border-radius:50%;
  background: linear-gradient(-50deg, #97ae44, #0197d5);
  font-size: 20px;
  color: #f8f9fa;
  line-height: 40px;
  text-align: center;
  float: left;
  margin-right: 20px;
}
.contact_address-info .contact_addressinfo_item .contact_addressinfo_text {
  overflow: hidden;
  padding-top: 5px;
}
.contact_address-info .contact_addressinfo_item .contact_addressinfo_text h5 {
  color: #111111;
  font-weight: 700;
  margin-bottom: 8px;
}
.contact_address-info .contact_addressinfo_item .contact_addressinfo_text p {
  color: #111111;
  opacity: 0.7;font-family: 'Roboto', sans-serif;
  margin-bottom: 0;
}
.contact_address-info .contact_addressinfo_item .contact_addressinfo_text ul {
  padding:0;padding-top: 4px;
}
.contact_address-info .contact_addressinfo_item .contact_addressinfo_text ul li {
  list-style: none;
  display: inline-block;
  color: #111111;
  opacity: 0.7;
  font-size: 17px;
  margin-right: 20px;
  position: relative;
}
.contact_address-info .contact_addressinfo_item .contact_addressinfo_text ul li a{text-decoration: none; color: #111111;}
.contact_address-info .contact_addressinfo_item .contact_addressinfo_text ul li:after {
  position: absolute;
  right: -14px;
  top: -2px;
  content: "|";
}
.contact_address-info .contact_addressinfo_item .contact_addressinfo_text ul li:last-child {
  margin-right: 0;
}
.contact_address-info .contact_addressinfo_item .contact_addressinfo_text ul li:last-child:after {
  display: none;
}



#iwtFooterBottom{padding:20px 0; }
.copy-txt{float:left; color: #fff; font-size: 14px; font-weight: 400;}
.copy-txt a {color: #5b83cd; }   
.copy-txt a:hover {color: #00d2ff; }
.social-footer{float:right;}
.social-footer a{ color:#f5f5f5; margin-right:30px;}
.social-footer a:hover{ color: #00d2ff;}
.social-footer i{ font-size:20px;}    
.line {width: 95% ; background-color: #eee; height: 1px; display: block; margin:auto;}

.contact-form {
    background: white;
/*    width: 470px;*/
/*    position: absolute;*/
/*    right: 100px;*/
    padding: 20px;
    z-index: 1000;
    padding-bottom: 60px;
}

.form-control {
    background-color: #f5f5f5;
    border: none;
}

.form-control:focus {
    border-color: #69c6ba;
    box-shadow: 0 0 0 0.1rem #69c6babf;
}

.name-container,
.email-container {
    width: 210px;
    float: left;    
}

.email-container { margin-left: 10px; }

