@import url('https://fonts.googleapis.com/css?family=Tomorrow&display=swap');
@import url('https://fonts.googleapis.com/css?family=Lato&display=swap');
#style_switcher {
  position: fixed;
  top: 190px;
  width: 295px;
  box-sizing: border-box;
  left: 0;
  z-index: 1008;
  padding: 21px 29px 62px 30px;
  text-align: left;
  -webkit-transform: translate(-100%, 0);
  -moz-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  -webkit-transition: transform 0.2s ease;
  -moz-transition: transform 0.2s ease;
  -ms-transition: transform 0.2s ease;
  -o-transition: transform 0.2s ease;
  transition: transform 0.2s ease;
}
#style_switcher.shown {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  z-index: 1012;
}
#style_switcher p {
  line-height: 28px;
  font-size: 17px;
  font-weight: normal;
  padding: 0 0 23px;
}
#style_switcher p span {
  font-size: 12.4px;
  display: block;
  line-height: 21px;
  color: #888;
}
#style_switcher .toggler {
  position: absolute;
  top: 0;
  left: 100%;
  width: 57px;
  height: 60px;
  font-size: 18px;
  line-height: 40px;
  cursor: pointer;
  color: #5f666b;
  text-align: center;
  transition: color .2s ease;
}
#style_switcher .toggler:before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  line-height: 60px;
  text-align: center;
  font-size: 26px;
  height: 60px;
  content: '\f040';
  font-family: fontawesome;
  transition: color .2s ease;
}
#style_switcher.shown .toggler:before{
  content: '\f00d';
}
#style_switcher ul {
  margin: 0;
  list-style: none;
  font-size: 0;
  padding: 0 0 21px;
  line-height: 0;
}
#style_switcher ul li {
  display: inline-block;
  margin-right: 10px;
  cursor: pointer;
  vertical-align: top;
}
#style_switcher ul li:hover,
#style_switcher ul li.active {
  padding: 2px;
}
#style_switcher div.color_scheme {
  width: 40px;
  height: 40px;
  border-radius: 3px;
}
#style_switcher ul li:hover div.color_scheme,
#style_switcher ul li.active div.color_scheme{
  height: 36px;
  width: 36px;
}
#style_switcher #style_switcher_form {
  padding: 0;
  margin: 0;
}
#style_switcher #style_switcher_form button.button {
  display: block;
  text-align: center;
  padding: 4px 30px 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-position: 50% 50% !important;
  background-repeat: no-repeat !important;
  outline: none !important;
  position: relative;
  border: 2px solid #626262 !important;
  background: transparent !important;
  font-size: 15px;
  line-height: 26px;
  font-weight: bold;
}
#style_switcher #style_switcher_form button.button:hover{
  background: #626262 !important;
  color: #fff !important;
}

#style_switcher.loading:before {
  position: absolute;
  right: 30px;
  bottom: 40px;
  background: url(../images/loading.gif);
  width: 60px;
  height: 20px;
  content: '';
}

#style_switcher.success:before{
  position: absolute;
  right: 30px;
  bottom: 32px;
  content: '\f00c';
  font-family: FontAwesome;
  font-size: 20px;
  line-height: 40px;
}
@media (max-width: 480px){
  #style_switcher{
    width: 260px;
    padding-left: 20px;
  }
}

body.mobile_mode.mobile{
  #style_switcher{
    top: 0 !important;
  }
}

.home-page-1 p
{
    text-align:center;
}
.home-page-1 .btn
{
    text-align:center;
}
.homepage-3 p
{
    color:#fff;
    text-align:left
}
.homepage-4 h3
{
    text-align:left;
    padding-bottom:20px;
    font-size:36px
}
.homepage-4 h2.heading-style-2::after
{
    text-align:left
}
.homepage-5
{
    padding-top:55px;
}
.map iframe
{
    width:100%;
    height:200px
}
.map1 iframe
{
    width:100%;
    border:0px;
    height:400px
}


  
  .product1
  {
        -webkit-transition: all 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
        -moz-transition: all 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
        transition: all 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
        font-size: 16px;
        border: 2px solid
        #abd24f !important;
        padding: 14px 52px;
        color: #000;
        border-radius: 4px;
        color:
        #0B2239;
        font-weight: 500;
        text-transform: uppercase;
        width: 100%;
        box-shadow: 0 0.25em 0.5em
        rgba(0, 0, 0, 0.17), inset 0 0 10px
            rgba(0, 0, 0, 0.2);
        scroll-behavior: smooth !important;
        margin-bottom: 10%;
}
  .product-page1
  {
      padding-top:50px;
  }
  .stuck_position1
  {
      padding-top:30
      
      px;
  }
  .product-3 span
  {
      padding-left:8px;
  }
  .camera_caption h3
  {
      font-size:40px;
  }
  .homepage-5 h3
  {
      font-size:40px
  }
    .homepage-5 p
  {
      padding-bottom:25px
  }
   .homepage-6 h3
  {
      font-size:40px
  }
 .page_header1 h3
 {
     text-align:center;
     font-size:35px
 }
 .page_header1 p
 {
     text-align:center;
 } 
  .filter1
  {
      padding-bottom:50px
  }
  .filter2 img
  {
      box-shadow: 0 10px 24px 0
    rgba(0,0,0,.27);
    border-radius: 10px;
}
 /***********custom*********/
 .beauty h3
 {
     text-align: center;
     padding-bottom: 25px;
     font-size: 33px;
 }
 .beauty h4
 {
     color: #2ca9df;
 }
.beaut
{
    padding-top: 90px;
}  

.story1
{
    text-align:center;
    color:#2fbfc8;
}
.story strong
{
    color:#2fbfc8;
}
  .prodyct-b3 span
  {
      text-transform:none;
      text-align:center
  }
  .prod
  {
      text-align: left;
 text-transform: none !important;
  }
  #freshfruits
  {
      background:#DCDCDC;
      padding-top:30px;
  }
  #food
  {
      padding-top:30px
  }
  #fresh
  {
      background:#DCDCDC;
      padding-top:30px;
  }
  #Pulp
  {
       padding-top:30px
  }
  #PlusesRice
  {
        background:#DCDCDC;
      padding-top:30px;
  }
  
  .sitemapul
{
    list-style-type: none;
    padding: 20px;
    width: 60%;
    margin: 20px auto;
    background: #2fbfc8;
    /*border: 1px solid;*/
    border-radius: 10px;
}
.sitemapul ul
{
    list-style-type: none;
    padding: 20px;
    width: 60%;
    margin: 20px auto;
    background: #e1ae25;
    border: 1px solid #e1ae25;
    border-radius: 10px;
    color: #000;
}

.sitemapul li
{
    background: #fff;
    border: 1px solid;
    padding: 5px 20px;
    width: auto;
    border-radius: 10px;
    margin-bottom: 10px;
}
.sitemapul li a
{
    font-weight: bold;
    font-size: 18px;
    color: #192452 !important;
    text-decoration: none;
}
.sitemapul li a:hover
{
    color: #2fbfc8 !important;
}
.sitemap2
{
    font-size: 25px;
    text-align : center;
  font-weight   : bold;
color: #1d379d;

}
.sitemap-header
{
    background:#dcdcdc;
    padding-bottom: 25px;
}


.section1
{
    padding-top:30px;
}
.navbar1
{
    padding-top: 79px;
padding-right: 0px;
}
.navbar1 span
{
    font-size:18px;
}

.scroll-to-fixed-fixed img
{
    height:75px;
}
.scroll-to-fixed-fixed .navbar1
{
    padding-top:25px;
}
.home-pagec p .rtl
{
     direction: rtl;
}
/*********/
.contact12 h3
{
    padding-top:10px;
}
.default2
{
    text-shadow: 4px 4px 10px rgba(21,48,6,0.3);
    font-size: 6em !important;
    font-family: 'Lato', sans-serif;
    line-height: 1em;
    display: inline-block;
    font-weight: 900;
    font-size: 75px;
}
.default21
{
     font-size: 1.87em !important;
    font-family: 'Lato', sans-serif;
    margin-top: 1.5em;
    padding: .275em .6em .4em;
    background-color:#2fbfc8;
    
    font-size: 1.25em;
    font-weight: 300;
    line-height: 1em;
    text-transform: uppercase;
}
.services9
{
    padding-top:5px;
}
.serv
{
    text-align:center;
    padding-top:5px;
}

.border
{
    float: left;
    width: 100%;
    margin-top: -112px;
}
.border1
{
    float: left;
    width: 242px;
    height: 100px;
    background: transparent;
    border-radius: 0 0 0% 122%;
    border-left: 3px dotted #aaa;
    border-bottom: 3px dotted #aaa;
    margin-left: 14%;
}
.border2
{
    float: left;
    width: 242px;
    height: 100px;
    margin-top: 97px;
    background:transparent;
    border-radius: 0 122% 0% 0;
    border-top: 3px dotted #aaa;
    border-right: 3px dotted #aaa;
    margin-left: -5px;
}
.border02
{
    float: left;
    width: 100%;
    margin-top: -60px;
}
.border13
{
    float: left;
    width: 242px;
    height: 100px;
    background: transparent;
    border-radius: 0 0 0% 122%;
    border-left: 3px dotted #aaa;
    border-bottom: 3px dotted #aaa;
    margin-left: 14%;
}
.border14
{
    float: left;
    width: 242px;
    height: 100px;
    margin-top: 97px;
    background:transparent;
    border-radius: 0 122% 0% 0;
    border-top: 3px dotted #aaa;
    border-right: 3px dotted #aaa;
    margin-left: -5px;
}

.border01
{
    float: left;
    width: 100%;
    margin-top: -70px;
}
.border11
{
    float: right;
width: 242px;
height: 100px;
background:transparent;
border-radius: 0 0 122% 0;
border-right: 3px dotted #aaa;
border-bottom: 3px dotted #aaa;
margin-right: 30%;
}
.border12
{
    float: right;
width: 242px;
height: 100px;
margin-top: 97px;
background: transparent;
border-radius: 122% 0% 0% 0;
border-top: 3px dotted #aaa;
border-left: 3px dotted #aaa;
margin-right: -4px;
}
.connect-border
{
    position: absolute;
    top: -663px;
    left: 35%;
    border-bottom: 3px dotted #aaa;
    width: 34%;
    padding: 2px;
    box-sizing: border-box;
    text-align:center;
}

.navi
{
    padding-top:30px;
    text-align:center;
    
}
.nav-pills1
{
    width: 23%;
float: left;
border-bottom: 0px solid
#ddd !important;
background:
#889498 !important;
}
.nav-pills1 li:hover {
    background: 
    #05699a !important;
}
.nav-pills > li {
    float: left;
}

.nav-pills1 li {
    display: block !important;
    float: none !important;
    border: 1px solid 
    #fff;
    margin-left: 0 !important;
}
.nav-pills > li > a {
    border-radius: 4px;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
    
}
.nav-pills1 li a {
    
    font-size: 14px;
    font-weight: bold;
    color:  #fff !important;
}
.tab-content01 {
    width: 73%;
    float: right;
    padding-bottom: 35px;
}
.nav-pills>li {
	float: left
}

.nav-pills>li>a {
	border-radius: 4px
}

.nav-pills>li+li {
	margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
	color: #fff;
	background-color: #428bca
}
.tab-content>.tab-pane {
	display: none
}

.tab-content> .active {
	display: block
}
.navi 
{
    display: none;
}
.active .navi 
{
    display: block;
}

.story
{
    padding-top:0px;
}
.imahw img
{
    padding-top:100px;
}

/* Style the tab */
.tab {
  float: left;
 
  background-color: #f1f1f1;
  width: 23%;
  
}

/* Style the buttons inside the tab */
.tab span{
  display: block;
  background-color: inherit;
  color: #fff;
  padding: 13px 16px;
  width: 100%;
  border: 1px solid #fff;
  outline: none;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;
  font-size: 15px;
  background: #889498;
  font-weight:bold;

}

/* Change background color of buttons on hover */
.tab span:hover {
  background-color: #428bca;
}

/* Create an active/current "tab button" class */
.tab span.active {
  background-color: #428bca;
}

/* Style the tab content */
.tabcontent {
  float: left;
  padding: 10px 35px;

  width: 77%;
  border-left: none;
  display: none;
  
}
.tabcontent.active
{
    display: block;
}
.grid6
{
    width: 50%;
    float: left;
}
.grid6 p
{
    line-height: 24px;
    color: rgb(58, 57, 57);
    font-weight: 400;
    font-size: 16px;
    text-align: justify;
    padding-right: 5%; 
}
.home-pagec
{
    float:right;
}
.homeimg1 img
{
    width:585px;
    height:464px;
}
.homeimg2 img
{
    width:500px;
    height:500px;
}
.homeimg3 img
{
    width:400px;
    height:350px;
}
.homeimg4 img
{
    width:570px;
    height:470px;
}
.serviceimg1 img
{
    width:450px;
    height:420px;
}
.serviceimg2 img
{
    width:580px;
    height:390px;
}
.serviceimg3 img
{
    width:270px;
    height:270px;
}
.productimg1 img
{
    width:585px;
    height:585px;
}
.productimg2 img
{
    width:370px;
    height:270px;
}
.productimg3 img
{
    width:171px;
    height:120px;
}
.productimg4 img
{
    width:370px;
    height:330px;
}
.productimg5 img
{
    width:430px;
    height:320px;
}
.productimg6 img
{
   width:430px;
   height:290px;   
}


/*.home-pagec
{
    padding-top:200px;
}*/
/******MEDIA***/

@media (max-width: 1199px)
{
    .mod-newsflash-adv.mod-newsflash-adv__latest_copyright .item .item_title
    {
        font : 700 12px/24px 'Montserrat', sans-serif;
    }
    .homeimg1 img
    {
        width:490px;
        height:460px;
    }
    .homeimg2 img
    {
        width:480px;
        height:480px;
    }
    .homeimg3 img
    {
        width:480px;
        height:420px;
    }
    .homeimg4 img
    {
        width:480px;
        height:400px;
    }
    .serviceimg1 img
    {
        width:450px;
        height:420px;
    }
    .serviceimg2 img
    {
        width:490px;
        height:330px;
    }
    .productimg1 img
    {
        width:497px;
        height:497px;
    }
    .productimg2 img
    {
        width:260px;
        height:220px;
    }
    .productimg3 img
    {
        width:140px;
        height:100px;
    }
   .productimg4 img
    {
        width:310px;
        height:240px;
    }
    .productimg5 img
    {
        width:359px;
        height:270px;
    }
    .productimg6 img
    {
       width:370px;
       height:260px;   
    }
    .serviceimg3 img
    {
        width:226px;
        height:226px;
    }
    body .camera_caption h3.default2
    {
        font-size: 45px!important;
        margin-bottom: 15px;
    }
   .default21
   {
       line-height:2;
   }
   .swiper-slide-caption .camera_caption p
   {
       font: 400 14px/30px 'Lato', sans-serif !important;
   }
}

@media (max-width: 1023px)
{
    .camera_caption h3
    {
        font-size:30px;
    }
   .homeimg1 img
    {
        width:370px;
        height:290px;
    }
   .homeimg2 img
    {
        width:730px;
        height:690px;
    }
   .homeimg3 img
    {
        width:730px;
        height:640px;
    }
    .homeimg4 img
    {
        width:730px;
        height:550px;
    } 
    .serviceimg1 img
    {
        width:370px;
        height:350px;
    } 
   .serviceimg2 img
    {
        width:370px;
        height:250px;
    }  
   .productimg1 img
    {
        width:369px;
        height:369px;
    } 
    .productimg2 img
    {
        width:730px;
        height:580px;
    }   
    .productimg3 img
    {
        width:100px;
        height:100px;
    } 
    .productimg4 img
    {
        width:230px;
        height:180px;
    }     
    .tab span
    {
        font-size:14px;
    }
    .productimg5 img
    {
        width:260px;
        height:320px;
    }  
    .productimg6 img
    {
       width:260px;
       height:190px;   
    }
   .serviceimg3 img
    {
        width:354px;
        height:354px;
    }    
}
@media (max-width: 767px)
{
    .story p
    {
        text-align:left
    }
    .contact12
    {
        text-align:left
    }
   .homeimg1 img
    {
        width:600px;
        height:500px;
    }
    .homeimg2 img
    {
        width:640px;
        height:580px;
    }    
   .homeimg3 img
    {
        width:610px;
        height:530px;
    }
    .homeimg4 img
    {
        width:730px;
        height:550px;
    }   
    .serviceimg1 img
    {
        width:610px;
        height:570px;
    }  
    .serviceimg2 img
    {
        width:310px;
        height:430px;
    } 
    .productimg1 img
    {
        width:610px;
        height:610px;
    }    
    .productimg2 img
    {
        width:560px;
        height:470px;
    }     
    .productimg3 img
    {
        width:600px;
        height:450px;
    }   
     .productimg4 img
    {
        width:610px;
        height:470px;
    }  
    .tab span
    {
         display:inline;
        padding: 8px 8px;
        width:auto;
        font-size:14px;
        float:left;
    } 
    .tab
    {
        width:100%;
    }  
    .tabcontent
    {
        width:100%;
    }
    .productimg5 img
    {
        width:285px;
        height:210px;
    }
  .productimg6 img
    {
       width:285px;
       height:205px;   
    }
    .serviceimg3 img
    {
        width:610px;
        height:610px;
    }   
}

@media (max-width: 639px)
{
  .homeimg1 img
    {
        width:450px;
        height:350px;
    }
    .homeimg2 img
    {
        width:450px;
        height:450px;
    }
   .homeimg3 img
    {
        width:450px;
        height:390px;
    }  
    .homeimg4 img
    {
        width:610px;
        height:450px;
    }  
    .serviceimg1 img
    {
        width:450px;
        height:420px;
    }  
    .serviceimg2 img
    {
        width:450px;
        height:300px;
    }   
   .productimg1 img
    {
        width:450px;
        height:450px;
    } 
    .productimg2 img
    {
        width:400px;
        height:330px;
    }     
   .productimg3 img
    {
        width:450px;
        height:330px;
    } 
       .productimg4 img
    {
        width:450px;
        height:340px;
    }   
     .productimg5 img
    {
        width:285px;
        height:210px;
    }    
    .productimg6 img
    {
       width:205px;
       height:150px;   
    }
   .serviceimg3 img
    {
        width:450px;
        height:450px;
    }   
    body .camera_caption h3.default2
    {
        font-size:30px !important;
        
    }
    .swiper-slide-caption .camera_caption p
    {
        font:400 10px/30px 'Lato', sans-serif !important;
    }
        .border13
    {
        width:37%;
    }
    .border14
    {
        width:40%;
    }
    .border02
    {
        margin-top:-45px;
    }
    .border
    {
        margin-top:-45px;
    }
    .border1
    {
        width:37%;
    }
    .border2
    {
        width:30%;
    }
    .border01
    {
        margin-top:-15%;
    }
    .border11
    {
        width:25%;
    }
    .border12
    {
        width:30%;
    }
}
@media (max-width: 479px)
{
    .homeimg1 img
    {
        width:330px;
        height:290px;
    }
   .homeimg2 img
    {
        width:330px;
        height:360px;
    }    
    .homeimg3 img
    {
        width:330px;
        height:280px;
    }   
     .homeimg4 img
    {
        width:450px;
        height:330px;
    }   
    .serviceimg1 img
    {
        width:330px;
        height:300px;
    }  
     .serviceimg2 img
    {
        width:330px;
        height:220px;
    } 
    .productimg1 img
    {
        width:330px;
        height:330px;
    } 
     .productimg2 img
    {
        width:280px;
        height:230px;
    }  
    .productimg3 img
    {
        width:360px;
        height:300px;
    }     
    .productimg4 img
    {
        width:330px;
        height:250px;
    }   
    .productimg5 img
    {
        width:290px;
        height:197px;
    }   
    .productimg5 .grid6
    {
        width:100%;
    }
   .productimg6 .grid6
    {
        width:100%;
    }
    .productimg6 img
    {
       width:290px;
       height:208px;   
    }
    .serviceimg3 img
    {
        width:330px;
        height:330px;
    }   

}
@media (max-width: 359px)
{
   .homeimg1 img
    {
        width:290px;
        height:340px;
    }
   .homeimg2 img
    {
        width:290px;
        height:330px;
    }   
  .homeimg3 img
    {
        width:290px;
        height:250px;
    } 
   .homeimg4 img
    {
        width:290px;
        height:220px;
    }
    .serviceimg1 img
    {
        width:290px;
        height:270px;
    }     
    .serviceimg2 img
    {
        width:290px;
        height:190px;
    }   
   .productimg1 img
    {
        width:290px;
        height:290px;
    } 
    .productimg2 img
    {
        width:340px;
        height:200px;
    }   
    .productimg3 img
    {
        width:320px;
        height:260px;
    }    
   .productimg4 img
    {
        width:290px;
        height:220px;
    }   
    .productimg5 img
    {
        width:250px;
        height:180px;
    } 
    .productimg6 img
    {
       width:250px;
       height:180px;   
    }
    .serviceimg3 img
    {
        width:290px;
        height:290px;
    } 
    
}