/**
* Template Name: BizLand - v3.3.0
* Template URL: https://bootstrapmade.com/bizland-bootstrap-business-template/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
*/.form-control
{
height:40px !important;font-size:16px !important;
}
.logo .lightbox img {
    width: 100%;
    margin-bottom: 0px;
    transition: 0.2s ease-in-out;
    box-shadow: 0 2px 3px rgba(0,0,0,0.2);
}
.logo .lightbox img:hover {
    transform: scale(1.05);
    box-shadow: 0 8px 15px rgba(0,0,0,0.3);
}

#enw {
color:white;font-size:18px;text-align:left;padding-left:5px;padding-top:20px;
}
#searchc {
   color: black;
    width: 430px;
    height: 30px;
    border-color:white !important;
    background-color: white; 
}
 #cookiePopup {
    background: white;
    width: 100%;
    position: fixed;
    left: 0px;
    bottom: 0px;
    box-shadow: 0px 0px 15px #cccccc;
    padding: 5px 10px;
    z-index: 999;
  }
    #cookiePopup p{
    text-align: left;
    font-size: 15px;
    color: #4e4e4e;
  }
  #cookiePopup button{
    width: 60px;
    border: navajowhite;
    background: #097fb7;
    padding: 5px;
    border-radius: 10px;
    color: white;
    margin-left: 10px;
    margin-right:10px;
  }
  #prosupp{
   height:70px; padding-left: 430px;padding-right: 330px;
  }
#finishing
{
width:200px;
 border-radius:10px; 
 height:30px;
 font-size: 13px;
  margin-bottom: 10px;
   background-color: white;
}
#Colouring{
width:200px;
 border-radius:10px;
  height:30px;
  font-size: 13px;
   background-color: white;
  
}
#myInputs
{
width:200px;
border-radius:10px;
height:30px;
font-size: 13px;
 margin-bottom: 10px;
  background-color: white;
}
#wattmotor {
  width:200px;
border-radius:10px;
height:30px;
font-size: 13px;
  margin-bottom: 10px;
   background-color: white;
}
#footer .footer-top .footer-links ul a:hover
{
  color: white !important;
}
#myInput
{
  font-size: 14px;
  border-radius: 20px;
  color: black;
  width: 270px;
}


#radiob {
  text-align: left;
}
#custsupport {
  font-size: 18px;
}
#maincontact {
border-radius: 20px;
background-color: #1b739c;
padding-right: 30px;
height:260px;
}
#contactsdetails 
{
 width:90%;
 text-align: center;
 margin-left: 60px;
}
#bulkpurchase {
  margin-left: 180px;
}
#selcolor
{
  width:200px;
   border-radius:10px;
    height: 30px;
    font-size: 13px;
}
#selcapacity {
  width:200px;
   border-radius:10px;
    height:30px;
    font-size: 13px;
}
.clearfix:after,
.clearfix:before {
  content: '';
  display: table
}

.clearfix:after {
  clear: both;
  display: block
}
ul{
  list-style:none;
  margin: 0;
  padding: 0;
}
a, a:hover, a.active, a:active, a:visited, a:focus{
  color:#1b739c;
  text-decoration:none;
  font-size: 18px;
}
.content{
  margin: 0px 0px 0px 0px;
}

.exo-menu{
  width: 100%;
  float: left;
  list-style: none;
  position:relative;
  background: white;
}

.exo-menu > li {  display: inline-block;float:left;}
.exo-menu > li > a{
  color: #ccc;
  text-decoration: none;
  text-transform: uppercase;
  border-right: 1px #365670 dotted;
  -webkit-transition: color 0.2s linear, background 0.2s linear;
  -moz-transition: color 0.2s linear, background 0.2s linear;
  -o-transition: color 0.2s linear, background 0.2s linear;
  transition: color 0.2s linear, background 0.2s linear;
}
.exo-menu > li > a.active,
.exo-menu > li > a:hover,
li.drop-down ul > li > a:hover{
  background:#488faf;
  color:white !important ;
}
.exo-menu i {
  float: left;
  font-size: 18px;
  margin-right: 6px;
  line-height: 20px !important;
  color: black;
}
li.drop-down,
.flyout-right,
.flyout-left{position:relative;}
li.drop-down:before {
  /*content: "\f103";*/
  color: white;
  font-family: FontAwesome;
  font-style: normal;
  display: inline;
  position: absolute;
  right: 6px;
  top: 20px;
  font-size: 14px;
}

li.drop-down>ul{
  left: 0px;
  min-width: 230px;

}
.drop-down-ul{display:none;}
.flyout-right>ul,
.flyout-left>ul{
  top: 0;
  min-width: 230px;
  display: none;
  border-left: 1px solid #365670;
  }

li.drop-down>ul>li>a,
.flyout-right ul>li>a ,
.flyout-left ul>li>a {
  color: black;
  display: block;
  padding: 10px 22px;
  text-decoration: none;
  background-color: white;
  border-bottom: 1px dotted #547787;
  -webkit-transition: color 0.2s linear, background 0.2s linear;
  -moz-transition: color 0.2s linear, background 0.2s linear;
  -o-transition: color 0.2s linear, background 0.2s linear;
  transition: color 0.2s linear, background 0.2s linear;
  border-radius: 20px;
  font-size: 13px;
  font-weight:700;
  
}
.flyout-right ul>li>a ,
.flyout-left ul>li>a {
  border-bottom: 1px dotted white;
}


/*Flyout Mega*/
.flyout-mega-wrap {
  top: 0;
  right: 0;
  left: 100%;
  width: 100%;
  display:none;
  height: 100%;
  padding: 15px;
  min-width: 742px;

}
h4.row.mega-title {
  color:#eee;
  margin-top: 0px;
  font-size: 14px;
  padding-left: 15px;
  padding-bottom: 13px;
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
 }
.flyout-mega ul > li > a {
  font-size: 90%;
  line-height: 25px;
  color: #fff;
  font-family: inherit;
}
.flyout-mega ul > li > a:hover,
.flyout-mega ul > li > a:active,
.flyout-mega ul > li > a:focus{
  text-decoration: none;
  background-color: transparent !important;
  color: #ccc !important
}
/*mega menu*/

.mega-menu {
  left: 0;
  right: 0;
  padding: 15px;
  display:none;
  padding-top: 0;
  min-height: 100%;

}
h4.row.mega-title {
  color: #eee;
  margin-top: 0px;
  font-size: 14px;
  padding-left: 15px;
  padding-bottom: 13px;
  text-transform: uppercase;
  border-bottom: 1px solid #547787;
  padding-top: 15px;
  background-color: #365670
  }
 .mega-menu ul li a {
  line-height: 25px;
  font-size: 90%;
  display: block;
}
ul.stander li a {
    padding: 3px 0px;
}

ul.description li {
    padding-bottom: 12px;
    line-height: 8px;
}

ul.description li span {
    color: #ccc;
    font-size: 85%;
}
a.view-more{
  border-radius: 1px;
  margin-top:15px;
  background-color: #009FE1;
  padding: 2px 10px !important;
  line-height: 21px !important;
  display: inline-block !important;
}
a.view-more:hover{
  color:#fff;
  background:#0DADEF;
}
ul.icon-des li a i {
    color: #fff;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    background-color: #009FE1;
    line-height: 35px !important;
}

ul.icon-des li {
    width: 100%;
    display: table;
    margin-bottom: 11px;
}
/*Blog DropDown*/
.Blog{
  left:0;
  display:none;
  color:#fefefe;
  padding-top:15px;
  background:white;
  padding-bottom:15px;
}
.Blog .blog-title{
  color:#fff;
  font-size:15px;
  text-transform:uppercase;

}
.Blog .blog-des{
  color:#ccc;
  font-size:90%;
  margin-top:15px;
}
.Blog a.view-more{
  margin-top:0px;
}
/*Images*/
.Images{
  left:0;
   width:100%;
   display:none;
  color:#fefefe;
  padding-top:15px;
  background:#547787;
  padding-bottom:15px;
}
.Images h4 {
  font-size: 15px;
  margin-top: 0px;
  text-transform: uppercase;
}
/*common*/
.flyout-right ul>li>a ,
.flyout-left ul>li>a,
.flyout-mega-wrap,
.mega-menu{
  background-color: white;
  font-size:13px;
  font-weight:700;
  color: black !important;


}

/*hover*/
.Blog:hover,
.Images:hover,
.mega-menu:hover,
.drop-down-ul:hover,
li.flyout-left>ul:hover,
li.flyout-right>ul:hover,
.flyout-mega-wrap:hover,
li.flyout-left a:hover +ul,
li.flyout-right a:hover +ul,
.blog-drop-down >a:hover+.Blog,
li.drop-down>a:hover +.drop-down-ul,
.images-drop-down>a:hover +.Images,
.mega-drop-down a:hover+.mega-menu,
li.flyout-mega>a:hover +.flyout-mega-wrap
{
  display:block;
  color: white;
}
/*responsive*/
 @media (min-width:767px){
  .exo-menu > li > a{
  display:block;
  padding: 20px 22px;
  margin-bottom: 0px;
 }
.mega-menu, .flyout-mega-wrap, .Images, .Blog,.flyout-right>ul,
.flyout-left>ul, li.drop-down>ul{
    position:absolute;
}
 .flyout-right>ul{
  left: 100%;
  }
  .flyout-left>ul{
  right: 100%;
}
 }
@media (max-width:767px){

  .exo-menu {
    min-height: 58px;
    background-color: #181818;
    width: 100%;
     margin-bottom: 0px;
  }
  
  .exo-menu > li > a{
    width:100% ;
      display:none ;
  
  }
  .exo-menu > li{
    width:100%;
  }
  .display.exo-menu > li > a{
    display:block ;
      padding: 20px 22px;
  }
  
.mega-menu, .Images, .Blog,.flyout-right>ul,
.flyout-left>ul, li.drop-down>ul{
    position:relative;
}

}
@media (max-width:1267px){

  .exo-menu {
    min-height: 58px;
    background-color: white;
    width: 100%;
     margin-bottom: 0px;
     padding-left: 0px;
  }
  
  .exo-menu > li > a{
    width:100% ;
      display:none ;
  
  }
  .exo-menu > li{
    width:100%;
  }
  .display.exo-menu > li > a{
    display:block ;
      padding: 10px 22px;
      border-radius: 20px;
      font-size: 13px;
      font-weight: 700;
      color : black;
  }
  
.mega-menu, .Images, .Blog,.flyout-right>ul,
.flyout-left>ul, li.drop-down>ul{
    position:relative;
}

}
a.toggle-menu{
    position: absolute;
    right: 0px;
    padding: 20px 20px 20px 0px;
    font-size: 27px;
    background-color:white;
    color: #23364B;
    top: 0px;
}
  /*hedaer end */
 .top-left {
  position: absolute;
  top: 1px;
  right: 49px;

  padding: 7px 10px 12px 13px;
  border-radius:20px 3px 3px 20px;
  background-color: #04AA6D;
  color: white;
  height: 29px;



}
@import url('https://fonts.googleapis.com/css2?family=Open+Sans&display=swap');

.carousel-control.left, .carousel-control.right {
  background-image:none;
}

.img-responsive{
  width:100%;
  height:auto;
}

@media (min-width: 992px ) {
  .carousel-inner .active.left {
    left: -25%;
  }
  .carousel-inner .next {
    left:  25%;
  }
  .carousel-inner .prev {
    left: -25%;
  }
}

@media (min-width: 768px) and (max-width: 991px ) {
  .carousel-inner .active.left {
    left: -33.3%;
  }
  .carousel-inner .next {
    left:  33.3%;
  }
  .carousel-inner .prev {
    left: -33.3%;
  }
 
}

@media (max-width: 767px) {
  .carousel-inner .active.left {
    left: -100%;
  }
  .carousel-inner .next {
    left:  100%;
  }
  .carousel-inner .prev {
    left: -100%;
  }
 
}




.topnav {
  overflow: hidden;
  background-color: white;
}

.topnav a {
  float: left;
  display: block;
  color:#484848;
  text-align: center;
  padding: 10px 10px;
  text-decoration: none !important;
  font-size: 15px;
  font-family: "LG Smart", "Segoe UI","Microsoft Sans Serif",sans-serif;
padding-bottom: 0px;
}

.topnav a:hover {
  
  color: #007bff;
}

.topnav a.active {
  
  color: #007bff;
}

.topnav .icon {
  display: none;
}
#abb:hover {
  box-shadow: 0 0 6px 6px rgba(108, 122, 137, 1);
    /*transition: transform 500ms ease-in-out 25ms;*/
      transform: scale(1.01);
}
#gas:hover {
  box-shadow: 0 0 6px 6px rgba(0, 140, 186, 0.5);
   
}
#table:hover {
  box-shadow: 0 0 6px 6px rgba(0, 140, 186, 0.5);
  
}
@media screen and (max-width: 600px) {
  .topnav a:not(:first-child) {display: none;}
  .topnav a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 600px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }


}


.topnav .con {
  float:right;
 
}

.topnav .ab {
  float:right;
  
}
.topnav .log {
 padding-top: 2px;
}
.topnav .logo1 {
  width:200px;
  height:40px;
}
.topbar1 .brand {
 text-align: left
}
.topbar1 .about {
 text-align:right;
}
#topbar {
   display: none;

   }
 #topbar4 {
   display:block;

   }  


@media screen and (min-width: 600px) {
#topbar {
   display:block;
 
   }
  #topbar4 {
   display:none;

   }
   #ratecss {
  padding-right: 0px !important;
  padding-left: 0px !important;
   }


}







.content {
  display: none;
}
#gmobile {
  display:none;
}

.mySlides
{
  width : 1352px;;
  height : 540px;;
}
@media only screen and (min-width: 1200px) {
 .mySlides
{
  width : 1350px;;
  height : 540px;;
}   
}
@media screen and (min-width: 1400px) {
   .mySlides
{
  width : 1552px;;
  height : 540px;;
}  
}
@media screen and (min-width: 1600px) {
   .mySlides
{
  width : 1552px;;
  height : 540px;;
}  
}
@media screen and (min-width: 1900px) {
  .mySlides
{
  width : 1600px;;
  height : 540px;;
}  
}

/*@media only screen and (min-width: 1200px) {*/
/* .mySlides*/
/*{*/
/*  width : 1552px;;*/
/*  height : 540px;;*/
/*}   */
/*}*/
#cools{
width: 500px;
height: 350px;
border-radius: 20px;
}
#view{
  text-decoration: none;
  color : #1b739c;
}
#view:hover{
  background:#1b739c;
  color: white;
  border: none; 
}
#viewss{
  text-decoration: none;
  color : #1b739c;
}
#viewss:hover{
  background:#1b739c;
  color: white;
  border: none; 
}
.buttons {
  background-color: white;
  border: 1px solid grey;
  color: grey;
  padding: 10px 2px;
  padding-bottom: 25px;
  padding-top: 5px;
  text-align: center;
  text-decoration: none;
  display: inline;
  font-size: 13px;
  margin: 4px 2px;
  cursor: pointer;
  height: 20px;
  width:120px;
  border-radius: 10px;
}

.buttonss {
  background-color: white;
  border: 1px solid grey;
  color: grey;
  padding: 10px 2px;
  padding-bottom: 25px;
  padding-top: 5px;
  text-align: center;
  text-decoration: none;
  display: inline;
  font-size: 13px;
  margin: 4px 2px;
  cursor: pointer;
  height: 20px;
  width:120px;
  border-radius: 10px;
}


#cool{
  width:400px !important;
  height:270px !important;
  border-radius: 20px;
}
.open-button {

 
 /* padding: 16px 20px;
  border: none;
  cursor: pointer;*/
  /*opacity: 0.8;*/
  position: fixed;
  bottom: 23px;
  right: 28px;
  width: 90px;
  z-index: 1;
  height: 80px;
}
.open-button1 {

 
 /* padding: 16px 20px;
  border: none;
  cursor: pointer;*/
  /*opacity: 0.8;*/
  position: fixed;
  bottom: 46px;
  right: 128px;
  width: 90px;
  z-index: 1;
  height: 100px;
  width:260px;
  padding-top: 20px;
}
/* The popup chat - hidden by default */
.chat-popup {
  display: none;
  position: fixed;
  bottom: 0;
  right: 15px;
  border: 3px solid #f1f1f1;
  z-index: 9;
}

/* Add styles to the form container */
.form-container {
  max-width: 300px;
  padding: 10px;
  background-color: white;
}

/* Full-width textarea */
.form-container textarea {
  width: 100%;
  padding: 15px;
  margin: 5px 0 22px 0;
  border: none;
  background: #f1f1f1;
  resize: none;
  min-height: 200px;
}

/* When the textarea gets focus, do something */
.form-container textarea:focus {
  background-color: #ddd;
  outline: none;
}

/* Set a style for the submit/send button */
.form-container .btn {
  background-color: #04AA6D;
  color: white;
  padding: 16px 20px;
  border: none;
  cursor: pointer;
  width: 100%;
  margin-bottom:10px;
  opacity: 0.8;
}

/* Add a red background color to the cancel button */
.form-container .cancel {
  background-color: red;
}

/* Add some hover effects to buttons */
.form-container .btn:hover, .open-button:hover {
  opacity: 1;
}
/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
  font-family: "LG Smart", "Segoe UI","Microsoft Sans Serif",sans-serif;
  color: #444444;
}
#productpara {
   width: 643px;
  /*height: 187px;*/
 
  font-family: "LG Smart", "Segoe UI","Microsoft Sans Serif",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}


#freez{
    width: 519px;
    height: 43px;
    font-family: "LG Smart", "Segoe UI","Microsoft Sans Serif",sans-serif;
    font-size: 28px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.19;
    letter-spacing: normal;
    text-align: left;
    color: #000;
}
a {
  color: #1b739c;
  text-decoration: none;
}

.button1 {
  background-color: black;
 width: 40px;
 color : black !important;

}
#colour1:hover {
 color : black
}
#colour1:active {
 color : black
}
#inox:hover {
 color : #acb2b4;
}
#inox:active {
 color : #acb2b4;
}
.inox1 {
   background-color:  #acb2b4;
  border:1px solid grey;
 width: 30px;
 color : #acb2b4 !important;
}
#green:hover {
 color :#9ACD32
}
#green:active {
 color : #9ACD32
}
.green {
   background-color: #9ACD32;
  border:1px solid grey;
 width: 30px;
 color : #9ACD32 !important;
}
#peru:hover {
 color :#CD853F
}
#peru:active {
 color : #CD853F
}
.peru {
   background-color: #CD853F;
  border:1px solid grey;
 width: 30px;
 color : #CD853F !important;
}

#orange:hover {
 color :#FF7F50
}
#orange:active {
 color :#FF7F50
}
.orange {
   background-color: #FF7F50;
  border:1px solid grey;
 width: 30px;
 color : #FF7F50 !important;
}

#silverr:hover {
 color :#D3D3D3
}
#silverr:active {
 color :#D3D3D3
}
.silverr {
   background-color: #D3D3D3;
  border:1px solid grey;
 width: 30px;
 color : #D3D3D3 !important;
}


#skyblue:hover {
 color :#1e90ff
}
#skyblue:active {
 color : #1e90ff
}
.skyblue {
   background-color: #1e90ff;
  border:1px solid grey;
 width: 30px;
 color : #1e90ff !important;
}

#orangeyellow:hover {
 color :#FF9B02
}
#orangeyellow:active {
 color : #FF9B02
}
.orangeyellow {
   background-color: #FF9B02;
  border:1px solid grey;
 width: 30px;
 color : #FF9B02 !important;
}


#purple:hover {
 color :#800080;
}
#purple:active {
 color : #800080;
}
#purple {
   background-color: #800080;
  border:1px solid grey;
 width: 30px;
 color : #800080 !important;
}
#violet:hover {
 color :#3600a5;
}
#violet:active {
 color : #3600a5;
}
#violet {
   background-color: #3600a5;
  border:1px solid grey;
 width: 30px;
 color : #3600a5 !important;
}
#creamywhite:hover {
 color :#FFFDE4; 
}
#creamywhite:active {
 color : #FFFDE4;
}
.creamywhite {
   background-color: #FFFDE4; 
  border:1px solid grey;
 width: 30px;
 color : #FFFDE4  !important;
}
#brown:hover {
 color :#D2691E;
}
#brown:active {
 color : #D2691E;
}
.brown {
   background-color:#D2691E;
  border:1px solid grey;
 width: 30px;
 color : #D2691E !important;
}
#yellow:hover {
 color :yellow;
}
#yellow:active {
 color : yellow;
}
.yellow {
   background-color:yellow;
  border:1px solid grey;
 width: 30px;
 color :yellow !important;
}
#grey:hover {
 color :grey;
}
#grey:active {
 color : grey
}
.grey {
   background-color: grey;
  border:1px solid grey;
 width: 30px;
 color : grey !important;
}
#white:hover {
 color :white
}
#white:active {
 color : white
}
.white {
   background-color:white;
  border:1px solid grey;
 width: 30px;
 color : white !important;
}
#red:hover {
 color : #DC143C;
}
#red:active {
 color : #DC143C;
}
.red {
   background-color: #DC143C;
  border:1px solid grey;
 width: 30px;
 color :#DC143C !important;
}

#burgundy:hover {
 color : #800020;
}
#burgundy:active {
 color : #800020;
}
.burgundy {
   background-color:#800020;
  border:1px solid grey;
 width: 30px;
 color :#800020 !important;
}


#tan:hover {
 color :#D2B48C;
}
#tan:active {
 color : #D2B48C;
}
.tan {
   background-color:#D2B48C;
  border:1px solid grey;
 width: 30px;
 color :#D2B48C !important;
}
#blue:hover {
 color :blue;
}
#blue:active {
 color : blue;
}
.blue {
   background-color:blue;
  border:1px solid grey;
 width: 30px;
 color :blue !important;
}

.button2 {
  background-color: #B0B0B0;
  border:1px solid grey;
 width: 30px;
 color : #B0B0B0 !important;

}
#colour2:hover {
 color : #B0B0B0;
}
#colour2:active {
 color : #B0B0B0;
}
.button3 {
  background-color: #ffe3b7;
  border:1px solid grey;
 width: 40px;
 color :#ffe3b7 !important;

}
#foranytech{
  width: 319px;
  height: 68px;
  margin: 20px 0 31px 4.2px;
  font-family: "LG Smart", "Segoe UI","Microsoft Sans Serif",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.21;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
 line-height: 1.4;
}
#icons{
  height:20px;
  width:24px;
}
#envelopelogo{
  width: 494px;
  height:0px;
  margin: 0px 0 31px 4.2px;
  font-family: "LG Smart", "Segoe UI","Microsoft Sans Serif",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.21;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
}
#phonenumber {
  width: 385px;
  height: px;
  margin: 22px 1px px 4.2px;
  font-family: "LG Smart", "Segoe UI","Microsoft Sans Serif",sans-serif;
  font-size: 26px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: left;
  color: #003151;
}
#customercare {
   width: 334px;
  height: 24px;
  margin: 30px 360px 3px 4.2px;
  font-family: "LG Smart", "Segoe UI","Microsoft Sans Serif",sans-serif;
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
}
#customersupport {
  width: 320px;
  height: 0px;
  margin:8px 4px 40px 78px;
  font-family: "LG Smart", "Segoe UI","Microsoft Sans Serif",sans-serif;
  font-size: 35px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.21;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  font-weight:700;
}
#colour3:hover {
 color : #ffe3b7
}
#colour3:active {
 color :  #ffe3b7
}
.sizebutton1{
  width: 77px;
  height: 30px;
  font-size: 13px;
  font-weight: 600;
  color: black;
  border-radius: 50px;
  border: solid 1px #d8d8d8;
  background-color: #fff;
} 
.sizebutton2{
width: 70px;
  height: 30px;
  font-size: 13px;
 
  border-radius: 50px;
  border: solid 1px #d8d8d8;
  background-color: #fff;
}
.sizebutton3{
width: 70px;
  height: 30px;
  font-size: 13px;
 
  border-radius: 50px;
  border: solid 1px #d8d8d8;
  background-color: #fff;
}
.sizebutton4{
width: auto;
  height: 30px;
  font-size: 14px;
 
  border-radius: 50px;
  border: solid 1px #d8d8d8;
  background-color: #fff;
}
#availcolour {
 width: 124px;
  height: 19px;

  font-family: "LG Smart", "Segoe UI","Microsoft Sans Serif",sans-serif;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.19;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}
a:hover {
  color: #3b8af2;
  text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
  font-family: "LG Smart", "Segoe UI","Microsoft Sans Serif",sans-serif;
}
#gasstove{
 height:100%;
  width:100%;
  object-fit: contain;
}
@media (min-width: 0px) and (max-width: 768px) {
 #gasstove{
     padding-left: 20px;
}
#imgdiv{
  padding-left: 40px !important;  
}
#exampleModal1{
    padding-top: 300px !important;
}

#content{
        width: 280px !important;
}
}
#gasstoves{
  height:200px;
  width:220px;
}
#gasstove1{
  height:170px;
  width:170px;
}
#gascooker{
  height:230px;
  width:240px;
}
/*--------------------------------------------------------------
# Preloader
--------------------------------------------------------------*/
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  overflow: hidden;
  background: #fff;
}

#preloader:before {
  content: "";
  position: fixed;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
  border: 6px solid #1b739c;
  border-top-color: #e2eefd;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  -webkit-animation: animate-preloader 1s linear infinite;
  animation: animate-preloader 1s linear infinite;
}
#carou{
  width:340px;
  height:200px;
    border-radius: 10px;
   transition: transform .4s;
    box-shadow: 10px 10px 5px #aaaaaa;
}
@-webkit-keyframes animate-preloader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-preloader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}


.carousel-inner .carousel-item{
  height: 90vh !important;
}
.banner{
  height: 80vh;
  background-position: center;
  
}
.main-menu-logo{
  position: fixed;
  top:0;
  z-index: 100;
  width: 100%;
  background: #b1b1b14f;
}
.navbar-brand{
  font-size: 30px;
  font-weight: bold;
  color: #fff !important;
}
.nav-item a{
  display: block;
  font-size: 20px;
  font-weight: bold;
  padding: 0px 20px !important;
  color: #fff !important;
}
.nav-item a:hover{
  color: #000 !important;
}
.carousel-caption{
  bottom: 40%;
  display: block !important;
}
.carousel-caption h1{
  font-size: 100px;
  letter-spacing: 2px;
  color:  #ffb221;
 
}
.carousel-caption h2{
  font-size: 80px;
  letter-spacing: 2px;
  color:  #24fbfd;
}
.carousel-caption h3{
  font-size: 60px;
  letter-spacing: 2px;
  color:  #c49dff;
}

@media (min-width: 0px) and (max-width: 768px) {
  .carousel-caption{
    bottom: 30%;
    display: block !important;
  }
  
  .carousel-caption h1{
    font-size: 30px;
    letter-spacing: 2px;
  }
  .carousel-caption h2{
    font-size: 20px;
    letter-spacing: 2px;
  }
  .carousel-caption h3{
    font-size: 18px;
    letter-spacing: 2px;
  }

}







/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: 15px;
  z-index: 996;
  background: #1b739c;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  transition: all 0.4s;
}

.back-to-top i {
  font-size: 28px;
  color: #fff;
  line-height: 0;
}

.back-to-top:hover {
  background: #3284f1;
  color: #fff;
}

.back-to-top.active {
  visibility: visible;
  opacity: 1;
}

/*--------------------------------------------------------------
# Disable aos animation delay on mobile devices
--------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  [data-aos-delay] {
    transition-delay: 0 !important;
  }
}
.ad1{
  width:340px;
  height:200px;
  border-radius: 10px;
   transition: transform .4s;
    box-shadow: 10px 10px 5px #aaaaaa;

}
.ad1:hover {
  box-shadow: 0 0 6px 6px rgba(0, 140, 186, 0.5);
     transform: scale(1.1); 
}

#aboutt1:hover {
  box-shadow: 0 0 6px 6px rgba(0, 140, 186, 0.5);

}
#aboutt2:hover {
  box-shadow: 0 0 6px 6px rgba(0, 140, 186, 0.5);
    
}
#aboutt1{
  border-radius: 20px;
   height: 260px;
    width:530px;
}
#aboutt2{
  border-radius: 20px;
  height: 260px; 
  width:530px;
}
#productparas {
  font-family: "LG Smart", "Segoe UI","Microsoft Sans Serif",sans-serif;
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
 
  letter-spacing: normal;
  text-align: left;
  color: #000;
  
}

@media screen and (max-width: 768px) {
  .portfolio-details .portfolio-description{
    padding-top: 0px !important;
  }
 .ad1{
  width:450px;
  height:200px;
  border-radius: 5px;
}
#radiobuttons {
  width:6px;
}
#maincontact {
border-radius: 20px;
background-color: #1b739c;
padding-right: 30px;
height:250px;
}
.mySlides {
max-width:100% ;
height:180px;
  }
#carou {
  width:300px;
  height:190px;
  margin-bottom: 30px;
  margin-left: 20px;
}
#aboutt1{
margin-left: 7px;
}
#aboutt2{
  margin-left: 7px;
}
#g {
  width:20px;
}
#selcolor
{
  width:200px;
   border-radius:10px;
    height: 30px;
    font-size: 13px;
    margin-bottom:10px;
}
#selcapacity {

margin-bottom: 10px;
width:200px;
 border-radius:10px; 
 height:30px;
 font-size: 13px;
}

#custsupport{
  font-size: 18px;
  padding-right: 78px;
}
#bulkpurchase {
  margin-left: 0px;
}
#productname {

   width: 300px;
  height: 43px;
 
  font-family: "LG Smart", "Segoe UI","Microsoft Sans Serif",sans-serif;
  font-size: 20px !important;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.19;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}
#aboutname {

  width: 300px;
  height: 93px;
  font-family: "LG Smart", "Segoe UI","Microsoft Sans Serif",sans-serif;
  font-size: 25px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.19;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}
#productparas {
  font-family: "LG Smart", "Segoe UI","Microsoft Sans Serif",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.19;
  letter-spacing: normal;
  text-align: left;
  color: #000;
  margin-bottom: 0px;
}
#productpara {
   width: 300px;
  height: 187px;
 
  font-family: "LG Smart", "Segoe UI","Microsoft Sans Serif",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: normal;
  text-align: left;
  color: #000;
  margin-bottom: 0px;
}
#smallimage {
  display: none;
}
#contactsdetails
{
  width:95%;
  text-align: center;
  margin-left: 15px;
  padding-right: 12px;
}
#radiob
{
 text-align: left;
 padding-top: 20px;
}
#foranytech{
  width: 304px;
  height: 68px;
  margin: 20px 0 31px 4.2px;
  font-family: "LG Smart", "Segoe UI","Microsoft Sans Serif",sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.21;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
 line-height: 1.4;
}

#icons{
  height:20px;
  width:24px;
}
#envelopelogo{
  width: 304px;
  height:0px;
  margin: 0px 0 31px 4.2px;
  font-family: "LG Smart", "Segoe UI","Microsoft Sans Serif",sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.21;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
}
#phonenumber {
  width: 305px;
  height: px;
  margin: 22px 1px px 4.2px;
  font-family: "LG Smart", "Segoe UI","Microsoft Sans Serif",sans-serif;
  font-size: 26px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: left;
  color: #003151;
}
#customercare {
   width: 334px;
  height: 24px;
  margin: 0px;
  font-family: "LG Smart", "Segoe UI","Microsoft Sans Serif",sans-serif;
  font-size: 20px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  padding-top: 0px;
  padding-bottom: 19px;
}

#enw {
  color:white;font-size:18px;text-align:left;padding-left:5px;padding-top:10px;
}

#customersupport {
  width: 280px;
  height: 0px;
  margin:8px 4px 40px 8px;
  font-family: "LG Smart", "Segoe UI","Microsoft Sans Serif",sans-serif;
  font-size: 30px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.21;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
}



}
/*--------------------------------------------------------------
# Top Bar
--------------------------------------------------------------*/
#topbar {
  background: #1b739c;
  height: 40px;
  font-size: 12px;
  transition: all 0.5s;
  color: #fff;
  padding-top: 3px;
   font-family: "LG Smart", "Segoe UI","Microsoft Sans Serif",sans-serif;
}
#topbar4 {
  background: #488faf;
  height: 0px;
  font-size: 10px;
  transition: all 0.5s;
  color: #fff;
  padding-top: 2px;
  padding-bottom: 23px;
  font-family: "LG Smart", "Segoe UI","Microsoft Sans Serif",sans-serif;
}
#topbar .contact-info i {
  font-style: normal;
  color: #000;
}

#topbar .contact-info i a, #topbar .contact-info i span {
  padding-left: 5px;
  color: #4c4e52;
}

#topbar .contact-info i a {
  line-height: 0;
  transition: 0.3s;
  transition: 0.3s;
}

#topbar .contact-info i a:hover {
  color: #fff;
  text-decoration: underline;
}

#topbar .social-links a {
  color: rgba(0, 0,0, 0.7);
  line-height: 0;
  transition: 0.3s;
  margin-left: 20px;
}

#topbar .social-links a:hover {
  color: white;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  background: #fff;
  transition: all 0.5s;
  z-index: 997;
  height: 86px;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}

#header.fixed-top {
  height: 70px;
}

#header .logo {
  font-size: 30px;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 0.8px;
  font-family: "LG Smart", "Segoe UI","Microsoft Sans Serif",sans-serif;
}

#header .logo a {
  color: #222222;
}

#header .logo a span {
  color: #1b739c;
}

#header .logo img {
  max-height: 40px;
   max-width: 110px;
}

.scrolled-offset {
  margin-top: 0px;
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/**
* Desktop Navigation 
*/
.navbar {
  padding: 0;
}

.navbar ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  align-items: left;
}

.navbar li {
  position: relative;
}

.navbar > ul > li {
  white-space: nowrap;
  padding: 0px 0 0px 10px;
}

.search-form {
  width: 20%;
  margin: 0 auto;
  margin-top: 1rem;
}

.search-form input {
  height: 5%;
  background: transparent;
  border: 0;
  display: block;
  width: 40%;
  padding: 1rem;
  height: 5%;
  font-size: 1rem;
}

.search-form select {
  background: transparent;
  border: 0;
  padding: 1rem;
  height: 20%;
  font-size: 1rem;
}

.search-form select:focus {
  border: 0;
}

.search-form button {
  height: 20%;
  width: 20%;
  font-size: 1rem;
}

.search-form button svg {
  width: 24px;
  height: 24px;
}

.search-body {
  margin-bottom: 1.5rem;
}

.search-body .search-filters .filter-list {
  margin-bottom: 1.3rem;
}

.search-body .search-filters .filter-list .title {
  color: #3c4142;
  margin-bottom: 1rem;
}

.search-body .search-filters .filter-list .filter-text {
  color: #727686;
}

.search-body .search-result .result-header {
  margin-bottom: 2rem;
}

.search-body .search-result .result-header .records {
  color: #3c4142;
}

.search-body .search-result .result-header .result-actions {
  text-align: right;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.search-body .search-result .result-header .result-actions .result-sorting {
  display: flex;
  align-items: center;
}

.search-body .search-result .result-header .result-actions .result-sorting span {
  flex-shrink: 0;
  font-size: 0.8125rem;
}

.search-body .search-result .result-header .result-actions .result-sorting select {
  color: #68CBD7;
}

.search-body .search-result .result-header .result-actions .result-sorting select option {
  color: #3c4142;
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .search-body .search-filters {
    display: flex;
  }
.flyout-right>ul{
  left: 0%;
  }
.flyout-right ul>li>a ,
.flyout-left ul>li>a,
.flyout-mega-wrap,
.mega-menu{
  background-color: white;
  font-size:13px;
  font-weight:700;
  color: black;

}






  .search-body .search-filters .filter-list {
    margin-right: 1rem;
  }
      .mySlides { 
max-width:100% ;  
height:270px; 
  }
  #header {
    display: none !important;
  }
#viewss {
  margin-left:250px;
  width:110px;
}
  #prosupp{
    height:70px; padding-left:170px;padding-right: 130px;
  }
  #finishing
{
width:200px;
 border-radius:10px; 
 height:30px;
 font-size: 13px;
  margin-bottom: 10px;
  margin-left: 200px;
   background-color: white;
}
#Colouring{
width:200px;
 border-radius:10px;
  height:30px;
  font-size: 13px;
 background-color: white;
  margin-left: 200px;
  margin-bottom: 0px;
}
#myInputs
{
width:200px;
border-radius:10px;
height:30px;
font-size: 13px;
 margin-bottom: 10px;
 margin-left: 200px;
  background-color: white;
}
#wattmotor {
  width:200px;
border-radius:10px;
height:30px;
font-size: 13px;
  margin-bottom: 10px;margin-left: 200px;
   background-color: white;
}
#topbar {
  display : none;
}
#topbar4 {
  display : block;
  font-size: 13px;
  padding-bottom: 28px;
}
#tops {
  margin-left: 200px;
}
#aboutt1 {
  width: 600px;
  height : 400px;
  margin-left:60px;  
}
#aboutt2 {
  width: 600px;
  height : 400px;
  margin-left:60px;
}
#carou {
  width : 187px;
  height : 150px;
}
#gmobile {
  margin-left:10px;
}




}
@media only screen and (max-width: 600px) {
.portfolio-details .portfolio-info
{
  height: 700px;
}
#searchc {
   color: black;
    width: 300px;
    height: 30px;
    border-color:white !important;
    background-color: white; 
}

#finishing
{
width:200px;
 border-radius:10px; 
 height:30px;
 font-size: 13px;
  margin-bottom: 10px;
   background-color: white;

}
#Colouring{
width:200px;
 border-radius:10px;
  height:30px;
  font-size: 13px;
  margin-bottom: 10px;
   background-color: white;
   margin-left: 10px;
 
}
#prosupp{
height:70px; padding-left:0px;padding-right: 0px;
}
#wattmotor {
  width:200px;
 border-radius:10px;
  height:30px;
  font-size: 13px;
  margin-bottom: 10px;
   background-color: white;
}
#myInputs
{
width:200px;
border-radius:10px;
height:30px;
font-size: 13px;
 margin-bottom: 10px;
  background-color: white;
 
}
#viewss {
  margin-left: 90px;
}
}

.navbar a, .navbar a:focus {
  display: flex;
  align-items: center;
  /*justify-content: space-between;*/
  padding: 0 3px;
  font-size: 12px;
  font-weight: 600;
  color: #222222;
  white-space: nowrap;
  transition: 0.3s;
  position: relative;
  font-size: 15px !important;
}

.navbar a i, .navbar a:focus i {
  font-size: 15px;
  line-height: 0;
  margin-left: 5px;
}

.navbar > ul > li > a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: -6px;
  left: 0;
  background-color: #1b739c;
  visibility: hidden;
  width: 0px;
  transition: all 0.3s ease-in-out 0s;
}

.navbar a:hover:before, .navbar li:hover > a:before, .navbar .active:before {
  visibility: visible;
  width: 100%;
}

.navbar a:hover, .navbar .active, .navbar .active:focus, .navbar li:hover > a {
  color: #1b739c;
}

.navbar .dropdown ul {
  display: block;
  position: absolute;
  left: 58px;
  top: calc(100% + 30px);
  margin: 0;
  padding: 0px 0;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: 0.3s;
}

.navbar .dropdown ul li {
  min-width: 200px;
}

.navbar .dropdown ul a {
  padding: 10px 20px;
  font-weight: 400;
   border-bottom: 2px solid #D0D0D0;
   border-width: 0.1em;
   font-size: 14px;

}





.navbar .dropdown ul a i {
  font-size: 12px;
}

.navbar .dropdown ul a:hover, .navbar .dropdown ul .active:hover, .navbar .dropdown ul li:hover > a {
  color: white;
  background-color: #1b739c;
  text-decoration-line: none !important;
}

.navbar .dropdown:hover > ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}

.navbar .dropdown .dropdown ul {
  top: 0;
  left: calc(100% - 30px);
  visibility: hidden;
}

.navbar .dropdown .dropdown:hover > ul {
  opacity: 1;
  top: 0;
  left: 100%;
  visibility: visible;
}

@media (max-width: 1366px) {
  .navbar .dropdown .dropdown ul {
    left: -90%;
  }
  .navbar .dropdown .dropdown:hover > ul {
    left: -100%;
  }
}

/**
* Mobile Navigation 
*/
.mobile-nav-toggle {
  color: #222222;
  font-size: 28px;
  cursor: pointer;
  display: none;
  line-height: 0;
  transition: 0.5s;
  padding-left: 150px;
}

.mobile-nav-toggle.bi-x {
  color: #fff;
}

@media (max-width: 991px) {
  .mobile-nav-toggle {
    display: block;
  }
  .content{
    display: block;
  }
  
  .navbar ul {
    display: none;
  }
}

.navbar-mobile {
  position: fixed;
  overflow: hidden;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(9, 9, 9, 0.9);
  transition: 0.3s;
  z-index: 999;
}

.navbar-mobile .mobile-nav-toggle {
  position: absolute;
  top: 15px;
  right: 15px;
}

.navbar-mobile ul {
  display: block;
  position: absolute;
  top: 55px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  padding: 10px 0;
  background-color: #fff;
  overflow-y: auto;
  transition: 0.3s;
}

.navbar-mobile a {
  padding: 10px 20px;
  font-size: 15px;
  color: #222222;
}

.navbar-mobile > ul > li {
  padding: 0;
}

.navbar-mobile a:hover:before, .navbar-mobile li:hover > a:before, .navbar-mobile .active:before {
  visibility: hidden;
}

.navbar-mobile a:hover, .navbar-mobile .active, .navbar-mobile li:hover > a {
  color: #1b739c;
}

.navbar-mobile .getstarted {
  margin: 15px;
}

.navbar-mobile .dropdown ul {
  position: static;
  display: none;
  margin: 10px 20px;
  padding: 10px 0;
  z-index: 99;
  opacity: 1;
  visibility: visible;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
}

.navbar-mobile .dropdown ul li {
  min-width: 200px;
}

.navbar-mobile .dropdown ul a {
  padding: 10px 20px;
}

.navbar-mobile .dropdown ul a i {
  font-size: 12px;
}

.navbar-mobile .dropdown ul a:hover, .navbar-mobile .dropdown ul .active:hover, .navbar-mobile .dropdown ul li:hover > a {
  color: #1b739c;
}

.navbar-mobile .dropdown > .dropdown-active {
  display: block;
}

/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#hero {
  width: 100%;
  height: 75vh;
  background: url("../img/hero-bg.jpg") top left;
  background-size: cover;
  position: relative;
}

#hero:before {
  content: "";
  background: rgba(255, 255, 255, 0.6);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#hero .container {
  position: relative;
}

#hero h1 {
  margin: 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  color: #222222;
  font-family: "LG Smart", "Segoe UI","Microsoft Sans Serif",sans-serif;
}

#hero h1 span {
  color: #1b739c;
}

#hero h2 {
  color: #555555;
  margin: 5px 0 30px 0;
  font-size: 24px;
  font-weight: 400;
}

#hero .btn-get-started {
  font-family: "LG Smart", "Segoe UI","Microsoft Sans Serif",sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 10px 28px;
  border-radius: 4px;
  transition: 0.5s;
  color: #fff;
  background: #1b739c;
}

#hero .btn-get-started:hover {
  background: #247cf0;
}

#hero .btn-watch-video {
  font-size: 16px;
  transition: 0.5s;
  margin-left: 25px;
  color: #222222;
  font-weight: 600;
  display: flex;
  align-items: center;
}

#hero .btn-watch-video i {
  color: #1b739c;
  font-size: 32px;
  transition: 0.3s;
  line-height: 0;
  margin-right: 8px;
}

#hero .btn-watch-video:hover {
  color: #1b739c;
}

#hero .btn-watch-video:hover i {
  color: #3b8af2;
}

@media (min-width: 1024px) {
  #hero {
    background-attachment: fixed;
  }
}

@media (max-width: 768px) {
  #hero {
    height: 100vh;
  }
  #hero h1 {
    font-size: 28px;
    line-height: 36px;
  }
  #header{
    display: none !important;
  }
  #hero h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }
  #hero .btn-get-started, #hero .btn-watch-video {
    font-size: 13px;
  }
}

@media (max-height: 500px) {
  #hero {
    height: 120vh;
  }
}

/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  padding-top: 0px;
  padding-bottom: 10px;
  overflow: hidden;
}
a.nav-link {
  color: black !important;
  font-size: 15px;
}
.section-bg {
  background-color: #f6f9fe;
}

.section-title {
  text-align: center;
  padding-bottom: 10px;
    padding-top: 20px;
}

.section-title h2 {
  font-size: 18px;
  letter-spacing: 1px;
  font-weight: 700;
  padding: 8px 20px;
  margin: 0;
  background: #e7f1fd;
  color: #1b739c;
  display: inline-block;
  text-transform: uppercase;
  border-radius: 50px;
}

.section-title h3 {
  margin: 15px 0 0 0;
  font-size: 32px;
  font-weight: 700;
}

.section-title h3 span {
  color: #1b739c;
}

.section-title p {
  margin: 15px auto 0 auto;
  font-weight: 600;
  font-size: 14px;
}

.section-title1 {
  text-align: center;
  padding-bottom: 30px;
    padding-top: 20px;
}

.section-title1 h2 {
  font-size: 18px;
  letter-spacing: 1px;
  font-weight: 700;
  padding: 8px 20px;
  margin: 0;
  background: #e7f1fd;
  color: #1b739c;
  display: inline-block;
  text-transform: uppercase;
  border-radius: 50px;
}

.section-title1 h3 {
  margin: 15px 0 0 0;
  font-size: 32px;
  font-weight: 700;
}

.section-title1 h3 span {
  color: #1b739c;
}

.section-title1 p {
  margin: 15px auto 0 auto;
  font-weight: 600;
  font-size: 19px;
}
@media (min-width: 1024px) {
  .section-title p {
    width: 100%;
    color: white;
    background-color: #56b3f0;
    border-radius: 20px;
    padding-top: 14px;
    padding-bottom: 14px;
  }
}

/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs {
  padding: 20px 0;
  background-color: #f1f6fe;
  min-height: 40px;
}

.breadcrumbs h2 {
  font-size: 24px;
  font-weight: 300;
  margin: 0;
}

@media (max-width: 992px) {
  .breadcrumbs h2 {
    margin: 0 0 10px 0;
  }
}

.breadcrumbs ol {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
}

.breadcrumbs ol li + li {
  padding-left: 10px;
}

.breadcrumbs ol li + li::before {
  display: inline-block;
  padding-right: 10px;
  color: #6c757d;
  content: "/";
}

@media (max-width: 768px) {
  .breadcrumbs .d-flex {
    display: block !important;
  }
  .breadcrumbs ol {
    display: block;
  }
  .breadcrumbs ol li {
    display: inline-block;
  }
}

/*--------------------------------------------------------------
# Featured Services
--------------------------------------------------------------*/
.featured-services .icon-box {
  padding: 30px;
  position: relative;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 0 29px 0 rgba(68, 88, 144, 0.12);
  transition: all 0.3s ease-in-out;
  border-radius: 8px;
  z-index: 1;
}

.featured-services .icon-box::before {
  content: '';
  position: absolute;
  background: #cbe0fb;
  right: 0;
  left: 0;
  bottom: 0;
  top: 100%;
  transition: all 0.3s;
  z-index: -1;
}

.featured-services .icon-box:hover::before {
  background: #1b739c;
  top: 0;
  border-radius: 0px;
}

.featured-services .icon {
  margin-bottom: 15px;
}

.featured-services .icon i {
  font-size: 48px;
  line-height: 1;
  color: #1b739c;
  transition: all 0.3s ease-in-out;
}

.featured-services .title {
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 18px;
}

.featured-services .title a {
  color: #111;
}

.featured-services .description {
  font-size: 15px;
  line-height: 28px;
  margin-bottom: 0;
}

.featured-services .icon-box:hover .title a, .featured-services .icon-box:hover .description {
  color: #fff;
}

.featured-services .icon-box:hover .icon i {
  color: #fff;
}

/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
.about .content h3 {
  font-weight: 600;
  font-size: 26px;
}

.about .content ul {
  list-style: none;
  padding: 0;
}

.about .content ul li {
  display: flex;
  align-items: flex-start;
  margin-bottom: 35px;
}

.about .content ul li:first-child {
  margin-top: 35px;
}

.about .content ul i {
  background: #fff;
  box-shadow: 0px 6px 15px rgba(16, 110, 234, 0.12);
  font-size: 24px;
  padding: 20px;
  margin-right: 15px;
  color: #1b739c;
  border-radius: 50px;
}

.about .content ul h5 {
  font-size: 18px;
  color: #555555;
}

.about .content ul p {
  font-size: 15px;
}

.about .content p:last-child {
  margin-bottom: 0;
}

/*--------------------------------------------------------------
# Skills
--------------------------------------------------------------*/
.skills .progress {
  height: 60px;
  display: block;
  background: none;
  border-radius: 0;
}

.skills .progress .skill {
  padding: 0;
  margin: 0 0 6px 0;
  text-transform: uppercase;
  display: block;
  font-weight: 600;
  font-family: "LG Smart", "Segoe UI","Microsoft Sans Serif",sans-serif;
  color: #222222;
}

.skills .progress .skill .val {
  float: right;
  font-style: normal;
}

.skills .progress-bar-wrap {
  background: #e2eefd;
  height: 10px;
}

.skills .progress-bar {
  width: 1px;
  height: 10px;
  transition: .9s;
  background-color: #1b739c;
}

/*--------------------------------------------------------------
# Counts
--------------------------------------------------------------*/
.counts {
  padding: 10px 0 80px;
}

.counts .count-box {
  padding: 30px 30px 25px 30px;
  width: 100%;
  position: relative;
  text-align: center;
  background: #f1f6fe;
}

.counts .count-box i {
  position: absolute;
  top: -28px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 24px;
  background: #1b739c;
  color: #fff;
  width: 56px;
  height: 56px;
  line-height: 0;
  border-radius: 50px;
  border: 5px solid #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.counts .count-box span {
  font-size: 36px;
  display: block;
  font-weight: 600;
  color: #062b5b;
}

.counts .count-box p {
  padding: 0;
  margin: 0;
  font-family: "LG Smart", "Segoe UI","Microsoft Sans Serif",sans-serif;
  font-size: 14px;
}

/*--------------------------------------------------------------
# Clients
--------------------------------------------------------------*/
.clients {
  padding: 15px 0;
  text-align: center;
}

.clients img {
  max-width: 45%;
  transition: all 0.4s ease-in-out;
  display: inline-block;
  padding: 15px 0;
}

.clients img:hover {
  transform: scale(1.15);
}

@media (max-width: 768px) {
  .clients img {
    max-width: 40%;
  }
}

/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.services .icon-box {
  text-align: center;
  border: 1px solid #e2eefd;
  padding: 80px 20px;
  transition: all ease-in-out 0.1s;
  background: #fff;
}

.services .icon-box .icon {
  margin: 0 auto;
  width: 64px;
  height: 64px;
  background: #f1f6fe;
  border-radius: 4px;
  border: 1px solid #deebfd;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  transition: ease-in-out 0.1s;
}

.services .icon-box .icon i {
  color: #3b8af2;
  font-size: 28px;
  transition: ease-in-out 0.1s;
}

.services .icon-box h4 {
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 24px;
}

.services .icon-box h4 a {
  color: #222222;
  transition: ease-in-out 0.1s;
}

.services .icon-box p {
  line-height: 24px;
  font-size: 14px;
  margin-bottom: 0;
}

.services .icon-box:hover {
  border-color: #fff;
  box-shadow: 0px 0 25px 0 rgba(16, 110, 234, 0.1);
}

.services .icon-box:hover h4 a, .services .icon-box:hover .icon i {
  color: #1b739c;
}

.services .icon-box:hover .icon {
  border-color: #1b739c;
}

/*--------------------------------------------------------------
# Testimonials
--------------------------------------------------------------*/
.testimonials {
  padding: 80px 0;
  background: url("../img/testimonials-bg.jpg") no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
}

.testimonials::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
}

.testimonials .section-header {
  margin-bottom: 40px;
}

.testimonials .testimonial-item {
  text-align: center;
  color: #fff;
}

.testimonials .testimonial-item .testimonial-img {
  width: 100px;
  border-radius: 50%;
  border: 6px solid rgba(255, 255, 255, 0.15);
  margin: 0 auto;
}

.testimonials .testimonial-item h3 {
  font-size: 20px;
  font-weight: bold;
  margin: 10px 0 5px 0;
  color: #fff;
}

.testimonials .testimonial-item h4 {
  font-size: 14px;
  color: #ddd;
  margin: 0 0 15px 0;
}

.testimonials .testimonial-item .quote-icon-left, .testimonials .testimonial-item .quote-icon-right {
  color: rgba(255, 255, 255, 0.4);
  font-size: 26px;
}

.testimonials .testimonial-item .quote-icon-left {
  display: inline-block;
  left: -5px;
  position: relative;
}

.testimonials .testimonial-item .quote-icon-right {
  display: inline-block;
  right: -5px;
  position: relative;
  top: 10px;
}

.testimonials .testimonial-item p {
  font-style: italic;
  margin: 0 auto 15px auto;
  color: #eee;
}

.testimonials .swiper-pagination {
  margin-top: 20px;
  position: relative;
}

.testimonials .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: rgba(255, 255, 255, 0.5);
  opacity: 1;
}

.testimonials .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #1b739c;
}

@media (min-width: 992px) {
  .testimonials .testimonial-item p {
    width: 80%;
  }
}

/*--------------------------------------------------------------
# Portfolio
--------------------------------------------------------------*/
.portfolio #portfolio-flters {
  padding: 0;
  margin: 0 auto 15px auto;
  list-style: none;
  text-align: center;
  border-radius: 50px;
  padding: 2px 15px;
}

.portfolio #portfolio-flters li {
  cursor: pointer;
  display: inline-block;
  padding: 10px 15px 8px 15px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
/*  text-transform: uppercase;*/
  color: #444444;
  margin-bottom: 5px;
  transition: all 0.3s ease-in-out;
}

.portfolio #portfolio-flters li:hover, .portfolio #portfolio-flters li.filter-active {
  color: #1b739c;
}

.portfolio #portfolio-flters li:last-child {
  margin-right: 0;
}

.portfolio .portfolio-item {
  margin-bottom: 30px;
}

.portfolio .portfolio-item .portfolio-info {
  opacity: 0;
  position: absolute;
  left: 30px;
  right: 30px;
  bottom: 0;
  z-index: 3;
  transition: all ease-in-out 0.3s;
  background: rgba(255, 255, 255, 0.9);
  padding: 15px;
}

.portfolio .portfolio-item .portfolio-info h4 {
  font-size: 18px;
  color: #fff;
  font-weight: 600;
  color: #222222;
}

.portfolio .portfolio-item .portfolio-info p {
  color: #555555;
  font-size: 14px;
  margin-bottom: 0;
}

.portfolio .portfolio-item .portfolio-info .preview-link, .portfolio .portfolio-item .portfolio-info .details-link {
  position: absolute;
  right: 40px;
  font-size: 24px;
  top: calc(50% - 18px);
  color: #3c3c3c;
}

.portfolio .portfolio-item .portfolio-info .preview-link:hover, .portfolio .portfolio-item .portfolio-info .details-link:hover {
  color: #1b739c;
}

.portfolio .portfolio-item .portfolio-info .details-link {
  right: 10px;
}

.portfolio .portfolio-item .portfolio-links {
  opacity: 0;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 3;
  position: absolute;
  transition: all ease-in-out 0.3s;
}

.portfolio .portfolio-item .portfolio-links a {
  color: #fff;
  margin: 0 2px;
  font-size: 28px;
  display: inline-block;
  transition: 0.3s;
}

.portfolio .portfolio-item .portfolio-links a:hover {
  color: #6ba7f5;
}

.portfolio .portfolio-item:hover .portfolio-info {
  opacity: 1;
  bottom: 20px;
}

/*--------------------------------------------------------------
# Portfolio Details
--------------------------------------------------------------*/
.portfolio-details {
  padding-top: 30px;
}
#rt {
  width: 190px;
  height:170px;
  border-radius: 10px;
}
.portfolio-details .portfolio-details-slider img {
  width: 70%;
  margin-left: 60px;
}
.portfolio-details .portfolio-details-slider1 img {
  width: 100%;
   margin-left: 0px;
}
.portfolio-details .portfolio-details-slider .swiper-pagination {
  margin-top: 35px;
  position: relative;
}

.portfolio-details .portfolio-details-slider .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 10px;
  background-color: #fff;
  opacity: 1;
  border: 1px solid #1b739c;
}

.portfolio-details .portfolio-details-slider .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #1b739c;
}

.portfolio-details .portfolio-info {
  padding: 20px;
  /*height:700px;*/
  /*box-shadow: 0px 0 30px rgba(34, 34, 34, 0.08);*/
}

.portfolio-details .portfolio-info h3 {

  width: 519px;
  height: 55px;
 
  font-family: "LG Smart", "Segoe UI","Microsoft Sans Serif",sans-serif;
  font-size: 25px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.19;
  letter-spacing: normal;
  text-align: left;
  color: #000;
  letter-spacing: 0.01px;
}
#g  {
   width: 919px;
  height: 43px;
 font-family: "LG Smart", "Segoe UI","Microsoft Sans Serif",sans-serif;
  font-size: 26px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.19;
  letter-spacing: normal;
  /*text-align: center;*/ 
  color:#444444
}
#cooks{
  width:250px;
  height:30px;
  background-color: #56b3f0;
  color: white;
  border:none;
  padding-top: 4px;
  text-align: center;
}




/*#cooks:hover {
 background-color:white;
  color:  #1b739c;
  text-decoration: none;
}*/
#g:hover {
  color: blue;
}
#prosupport:hover {
  color:blue !important;
}

.portfolio-details .portfolio-info ul {
  list-style: none;
  padding: 0;
  font-size: 15px;
}

.portfolio-details .portfolio-info ul li + li {
  margin-top: 10px;
}

.portfolio-details .portfolio-description {
  padding-top: 23px;
}

.portfolio-details .portfolio-description h2 {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 20px;
}

.portfolio-details .portfolio-description p {
  padding: 0;
}

/*--------------------------------------------------------------
# Team
--------------------------------------------------------------*/
.team {
  padding: 20px 0;
}

.team .member {
  margin-bottom: 20px;
  overflow: hidden;
  border-radius: 4px;
  background: #fff;
  box-shadow: 0px 2px 15px rgba(16, 110, 234, 0.15);
}

.team .member .member-img {
  position: relative;
  overflow: hidden;
}

.team .member .social {
  position: absolute;
  left: 0;
  bottom: 30px;
  right: 0;
  opacity: 0;
  transition: ease-in-out 0.3s;
  text-align: center;
}

.team .member .social a {
  transition: color 0.3s;
  color: #222222;
  margin: 0 3px;
  padding-top: 7px;
  border-radius: 4px;
  width: 36px;
  height: 36px;
  background: rgba(16, 110, 234, 0.8);
  display: inline-block;
  transition: ease-in-out 0.3s;
  color: #fff;
}

.team .member .social a:hover {
  background: #3b8af2;
}

.team .member .social i {
  font-size: 18px;
}

.team .member .member-info {
  padding: 25px 120px;
}

.team .member .member-info h4 {
  font-weight: 700;
  margin-bottom: 5px;
  font-size: 18px;
  color: #222222;
}

.team .member .member-info span {
  display: block;
  font-size: 13px;
  font-weight: 400;
  color: #aaaaaa;
}

.team .member .member-info p {
  font-style: italic;
  font-size: 14px;
  line-height: 26px;
  color: #777777;
}

.team .member:hover .social {
  opacity: 1;
  bottom: 15px;
}

/*--------------------------------------------------------------
# Pricing
--------------------------------------------------------------*/
.pricing .box {
  padding: 20px;
  background: #fff;
  text-align: center;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.12);
  border-radius: 5px;
  position: relative;
  margin-top: 30px;
  
}

.pricing .box h3 {
  font-weight: 400;
  margin: -20px -20px 20px -20px;
  padding: 20px 15px;
  font-size: 16px;
  font-weight: 600;
  color: #777777;
  background: #f8f8f8;
}

.pricing .box h4 {
  font-size: 36px;
  color: #1b739c;
  font-weight: 600;
  font-family: "LG Smart", "Segoe UI","Microsoft Sans Serif",sans-serif;
  margin-bottom: 20px;
}

.pricing .box h4 sup {
  font-size: 20px;
  top: -15px;
  left: -3px;
}

.pricing .box h4 span {
  color: #bababa;
  font-size: 16px;
  font-weight: 300;
}

.pricing .box ul {
  padding: 0;
  list-style: none;
  color: #444444;
  text-align: center;
  line-height: 1.5;
  font-size: 14px;
  font-weight: 500;
  height: 30px;
}

.pricing .box ul li {
  padding-bottom: 0px;
}

.pricing .box ul i {
  color: #1b739c;
  font-size: 18px;
  padding-right: 4px;
}

.pricing .box ul .na {
  color: #ccc;
  text-decoration: line-through;
}

.pricing .btn-wrap {
  margin: 20px -20px -20px -20px;
  padding: 20px 15px;
  background: #f8f8f8;
  text-align: center;
}

.pricing .btn-buy {
  background: white;
  display: inline-block;
  padding: 2px 10px 2px 10px;
  border-radius: 40px;
  color:#1b739c;
  transition: none;
  font-size: 14px;
  font-weight: 400;
  font-family: "LG Smart", "Segoe UI","Microsoft Sans Serif",sans-serif;
  font-weight: 600;
  transition: 0.3s;
  border : 0.005px solid grey;
}

.pricing .btn-buy:hover {
  background: #3b8af2;
}

.pricing .featured h3 {
  color: #fff;
  background: #1b739c;
}

.pricing .advanced {
  width: 200px;
  position: absolute;
  top: 18px;
  right: -68px;
  transform: rotate(45deg);
  z-index: 1;
  font-size: 14px;
  padding: 1px 0 3px 0;
  background: #EF3030;
  color: #fff;
}

/*--------------------------------------------------------------
# Frequently Asked Questions
--------------------------------------------------------------*/
.faq {
  padding: 10px 0;
}

.faq .faq-list {
  padding: 0;
  list-style: none;
}

.faq .faq-list li {
  border-bottom: 1px solid #d4e5fc;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.faq .faq-list .question {
  display: block;
  position: relative;
  font-family: "LG Smart", "Segoe UI","Microsoft Sans Serif",sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  padding-left: 25px;
  cursor: pointer;
  color: #0d58ba;
  transition: 0.3s;
}

.faq .faq-list i {
  font-size: 16px;
  position: absolute;
  left: 0;
  top: -2px;
}

.faq .faq-list p {
  margin-bottom: 0;
  padding: 10px 0 0 25px;
}

.faq .faq-list .icon-show {
  display: none;
}

.faq .faq-list .collapsed {
  color: black;
}

.faq .faq-list .collapsed:hover {
  color: #1b739c;
}

.faq .faq-list .collapsed .icon-show {
  display: inline-block;
  transition: 0.6s;
}

.faq .faq-list .collapsed .icon-close {
  display: none;
  transition: 0.6s;
}

/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.contact .info-box {
  color: #444444;
  text-align: center;
  box-shadow: 0 0 30px rgba(214, 215, 216, 0.3);
  padding: 20px 0 30px 0;
}

.contact .info-box i {
  font-size: 32px;
  color: #1b739c;
  border-radius: 50%;
  padding: 8px;
  border: 2px dotted #b3d1fa;
}

.contact .info-box h3 {
  font-size: 20px;
  color: #777777;
  font-weight: 700;
  margin: 10px 0;
}

.contact .info-box p {
  padding: 0;
  line-height: 24px;
  font-size: 14px;
  margin-bottom: 0;
}

.contact .php-email-form {
  box-shadow: 0 0 30px rgba(214, 215, 216, 0.4);
  padding: 30px;
}

.contact .php-email-form .error-message {
  display: none;
  color: #fff;
  background: #ed3c0d;
  text-align: left;
  padding: 15px;
  font-weight: 600;
}

.contact .php-email-form .error-message br + br {
  margin-top: 25px;
}

.contact .php-email-form .sent-message {
  display: none;
  color: #fff;
  background: #18d26e;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}

.contact .php-email-form .loading {
  display: none;
  background: #fff;
  text-align: center;
  padding: 15px;
}

.contact .php-email-form .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #18d26e;
  border-top-color: #eee;
  -webkit-animation: animate-loading 1s linear infinite;
  animation: animate-loading 1s linear infinite;
}

.contact .php-email-form .form-group {
  margin-bottom: 20px;
}

.contact .php-email-form input, .contact .php-email-form textarea {
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
}

.contact .php-email-form input:focus, .contact .php-email-form textarea:focus {
  border-color: #1b739c;
}

.contact .php-email-form input {
  padding: 10px 15px;
}

.contact .php-email-form textarea {
  padding: 12px 15px;
}

.contact .php-email-form button[type="submit"] {
  background: #1b739c;
  border: 0;
  padding: 10px 30px;
  color: #fff;
  transition: 0.4s;
  border-radius: 4px;
  font-size: 14px;
}

.contact .php-email-form button[type="submit"]:hover {
  background: #3b8af2;
}

@-webkit-keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
#sticky {
  position: sticky;
  top: 0;
  z-index: 2;
}
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  background: #1b739c;
  padding: 0 0 0px 0;
  color: white;
  font-size: 14px;
  background: #1b739c;
}

#footer .footer-newsletter {
  padding: 50px 0;
  background: #f1f6fe;
  text-align: center;
  font-size: 15px;
}

#footer .footer-newsletter h4 {
  font-size: 24px;
  margin: 0 0 20px 0;
  padding: 0;
  line-height: 1;
  font-weight: 600;
  color:#000000;
}

#footer .footer-newsletter form {
  margin-top: 30px;
  background: #fff;
  padding: 6px 10px;
  position: relative;
  border-radius: 4px;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.06);
  text-align: left;
  height:42px;
}

#footer .footer-newsletter form input[type="email"] {
  border: 0;
  padding: 4px 8px;
  width: calc(100% - 100px);
}

#footer .footer-newsletter form input[type="submit"] {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border: 0;
  background: none;
  font-size: 16px;
  padding: 0 20px;
  background: #1b739c;
  color: #fff;
  transition: 0.3s;
  border-radius: 0 4px 4px 0;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}

#footer .footer-newsletter form input[type="submit"]:hover {
  background: #0d58ba;
}

#footer .footer-top {
  padding: 28px 0 0px 0;
  background: #1b739c;
 border-bottom: 1px solid white;
 margin-left : 40px;
 margin-right: 40px;border-width: thin;
}

#footer .footer-top .footer-contact {
  margin-bottom: 10px;
}

#footer .footer-top .footer-contact h3 {
  font-size: 24px;
  margin: 0 0 15px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-weight: 700;
}

#footer .footer-top .footer-contact h3 span {
  color: #1b739c;
}

#footer .footer-top .footer-contact p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: "LG Smart", "Segoe UI","Microsoft Sans Serif",sans-serif;
  color: white;
}

/*#footer .footer-top h4 {
  font-size: 16px;
  font-weight: bold;
  color: white;
  position: relative;
  padding-bottom: 12px;
}*/
#use{
font-size: 16px;
  font-weight: bold;
  color: #1b739c;
  position: relative;
  padding-bottom: 4px;
  margin-bottom: 20px;
  background: white;
  padding-left: 11px;
  margin-right: 23px;
  width:120px;
  padding-top: 4px;
  border-radius:10px;
}
#product{
font-size: 16px;
  font-weight: bold;
  color: #1b739c;
  position: relative;
  padding-bottom: 4px;
  margin-bottom: 20px;
  background: white;
  padding-left: 10px;
  margin-right: 23px;
  width:125px;
  padding-top: 4px;
  border-radius:10px;
}



#search{
font-size: 15px;
 
  color: white;
  position: relative;
  padding-bottom: 4px;
  margin-bottom: 20px;
  background: #1b739c;
  padding-left: 4px;
  margin-right: 23px;
  width:95px;
  padding-top: 4px;
  border-radius:10px;
  border:none !important;
  
  
  
  
}

#social{
font-size: 16px;
  font-weight: bold;
  color: #1b739c;
  position: relative;
  padding-bottom: 4px;
  margin-bottom: 20px;
  background: white;
  padding-left: 5px;
  margin-right: 23px;
  width:175px;
  padding-top: 4px;
  border-radius:10px;
}




#footer .footer-top .footer-links {
  margin-bottom: 30px;
}

#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .footer-top .footer-links ul i {
  padding-right: 2px;
  color: white;
  font-size: 18px;
  line-height: 1;
}

#footer .footer-top .footer-links ul li {
  padding: 2px 0;
  display: flex;
  align-items: center;
}

#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

#footer .footer-top .footer-links ul a {
  color: white;
  transition: 0.3s;
  display: inline-block;
  line-height: 1;
}

#footer .footer-top .footer-links ul a:hover {
  text-decoration: none;
  color: #1b739c;
}

#footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  background: ;
  color: #fff;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 4px;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}

#footer .footer-top .social-links a:hover {
/*  background: #3b8af2;*/
  color: #fff;
  text-decoration: none;
}

#footer .copyright {
  text-align: center;
  float: left;
}

#footer .credits {
  float: right;
  text-align: center;
  font-size: 13px;
  color: white;
}

@media (max-width: 768px) {
  #footer .copyright, #footer .credits {
    float: none;
    text-align: center;
    padding: 2px 0;
  }
  #gmobile {
    display: block;
  }
  #g{
    display: none;
  }
  #gmobile  {
   width: 250px;
  height: 43px;
 font-family: "LG Smart", "Segoe UI","Microsoft Sans Serif",sans-serif;
  font-size: 20px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.19;
  letter-spacing: normal;
 
  color:#444444;
  margin-left: 30px;
}
}
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 10px; /* Location of the box */
  padding-left: 105px;
  left: 0;
  top: 0;
  width: 90% !important; /* Full width */
  height: 100% !important; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 50%;
}

/* The Close Button */
/*.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}*/
.close {
  position: absolute;
  top: 5px !important;
  right: 32px !important;
  color: #f1f1f1;
  font-size: 30px !important;
  font-weight: bold;
 
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
@media screen and (max-width: 600px) {
  #productname {

   
  height: 65px !important;
  font-family: "LG Smart", "Segoe UI","Microsoft Sans Serif",sans-serif;
  font-size: 20px !important;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.19;
  letter-spacing: normal;
  text-align: left;
  color: #000;
  }
}
@media screen and (max-width: 600px) {
  .modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 120px; /* Location of the box */
  padding-left: 10px;
  left: 0;
  top: 0;
  width: 99% !important; /* Full width */
  height: 25% !important; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 25px;
  border: 1px solid #888;
  width: 50%;
}
.close {
  position: absolute;
  top: 1px !important;
  right: 32px !important;
  color: #f1f1f1;
  font-size: 30px !important;
  font-weight: bold;
 
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
}

@media only screen and (max-width: 600px) {
#buy
{
  width: 45% !important; 
}
#purchase
{
  width: 45% !important; 
}
#smallimg{
  padding-left:0px !important;  
  height:40px !important;
  width:40px !important;
}
}
@media (min-width: 0px) and (max-width: 768px){
   .boxess{ 
     background: #fff;
    text-align: center;
    /*box-shadow: 0px 0px 4px rgb(0 0 0 / 12%);*/
    /*border-radius: 5px;*/
    overflow: hidden;
    height: 390px !important;
    width: 290px !important;
    padding-left: 0px !important;
   }
   .pricing .box {
       height: 460px !important;
   }
   #header .logo img {
  max-height: 40px;
   max-width: 110px;
}
#ratecss{
    font-size: 7px !important;
    padding: 0px !important;
}
} 

.boxess{
    background: #fff;
    text-align: center;
    /*box-shadow: 0px 0px 4px rgb(0 0 0 / 12%);*/
    border-radius: 5px;
    margin-top: -20px;
    padding-left: 0px !important;
}
.boxes .a{
  cursor: url(/assets/img/zoomin_cursor.png),url(/assets/img/zoomin_cursor.cur),pointer!important;
}
.but{
      /*background-image: url('/assets/img/share.JPG');*/
      height: 50px;
      width: 50px;
}



.hidden {
  display: none;
}

svg {
  width: 20px;
  height: 20px;
  margin-right: 7px;
}

button, .button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: auto;
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.1;
  letter-spacing: 2px;
  text-transform: capitalize;
  text-decoration: none;
  white-space: nowrap;
  border-radius: 4px;
  border: 1px solid #ddd;
  cursor: pointer;
}

button:hover, .button:hover {
  border-color: #cdd;
}

.share-button, .copy-link {
  padding-left: 25px;
  /*padding-right: 20px;*/
}

.share-button, .share-dialog {
  position: absolute;
  left: 80%;
  transform: translate(-50%, -50%);
  background: white;
    border: white;
}

.share-dialog {
  display: none;
  width: 95%;
  max-width: 500px;
  box-shadow: 0 8px 16px rgba(0,0,0,.15);
  z-index: -1;
  border: 1px solid #ddd;
  padding: 20px;
  border-radius: 4px;
  background-color: #fff;
}

.share-dialog.is-open {
  display: block;
  z-index: 2;
}

.headers {
  display: flex;
  justify-content: space-between;
  
  padding-right: 5px;
}

.targets {
  display: grid;
  grid-template-rows: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px;
  margin-bottom: 20px;
}

.close-button {
  margin-top: 0px;
  background-color: transparent;
  border: none;
  padding: 0;
}

.close-button svg {
  margin-right: 0;
}

.link {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
  border-radius: 4px;
  background-color: #eee;
}

.pen-url {
  margin-right: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

 input[type=checkbox] {
  display: none;
}

.boxes img {
 
  transition: transform 0.25s ease;
  cursor: zoom-in;
  overflow: hidden;
}

input[type=checkbox]:checked ~ label > img {
  transform: scale(1.5);
  cursor: zoom-out;
}

.fa-facebook {
    background: #333;
    color: white;
}

.fa {
    padding: 10px;
    font-size: 13px;
    width: 25px;
    text-align: center;
    text-decoration: none;
    margin: 5px 5px;

    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
    vertical-align: top;
    width: 40px;
    height: 40px;
    margin: 0;
    font-size: 12px;
    color: transparent;
    border-radius: 30px;
}

.fa-twitter {
    background: #333;
    padding: 10px;
    width: 40px;
    height: 40px;
    border-radius: 30px;
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
    vertical-align: top;
    }

  .fa-link {
    background: #333;
    padding: 10px;
    width: 40px;
    height: 40px;
    border-radius: 30px;
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
    vertical-align: top;
  }

 #buybutton :hover{
    background-color:white;
     border:1px solid black;
     width: 100%; 
     height : 40px;
  }

/*  rating*/
.rating-css div{
  color: black;
  font-size: 7px;
  font-family: sans-serif;
  font-weight: 400;
  text-align: left;
  text-transform: uppercase;
}
.rating-css input{
  display: none;
}
.rating-css input + label {
  font-size: 28px;
  text-shadow: 1px 1px 0 #2eabe5;
  cursor: pointer;
}
.rating-css input:checked + label ~ label {
  color: #b4afaf;
}
.rating-css label:active {
  transform: scale(0.8);
  transition: 0.3s ease;
}
.checked{
  color: #2eabe5;
}
.fa-solid fa-star{
   color: #c5dfeb; 
}
#hiddenDiv { display: none; }
#btn[disabled]:hover + #hiddenDiv { display: block; }

/*end of star rating
*/


