/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
html,
body {
padding: 0;
margin: 0;
background: #fff;
letter-spacing: 1px;
font-family: 'Open Sans', sans-serif;
}
body a {
outline: none;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
-ms-transition: 0.5s all;
text-decoration: none;
}
body a:hover {
text-decoration: none;
}
body a:focus,
a:hover {
text-decoration: none;
}
input[type="button"],
input[type="submit"] {
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
-ms-transition: 0.5s all;
letter-spacing: 1px;
font-family: 'Open Sans', sans-serif;
}
select,input[type="email"],input[type="text"],input[type=password],
input[type="button"],input[type="submit"],textarea,span{
font-family: 'Open Sans', sans-serif;
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
-ms-transition:0.5s all;
letter-spacing: 1px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0;
padding: 0;
font-family: 'Source Sans Pro', sans-serif;
letter-spacing: 1px;
}
p {
margin: 0;
padding: 0;
letter-spacing: 1px;
font-family: 'Open Sans', sans-serif;
}
ul {
margin: 0;
padding: 0;
list-style-type: none;
}
ul li{display:inline-block; padding: 0px 3px;}
/*-- //Reset-Code --*/
.title  h3{
font-size:35px;
color: #000;

font-weight: 600;
text-transform: uppercase;
}
.clr {
color: #fff;
}
.agile-email-call ul li p a,.agile-email-call ul li p,
.info-sub-w3 p,.arrow ul li p,.fun-facts p,
.news-agile-text p,.service-list-grid p,.team-list-info p
,.desk p,.abut-inner-wls-head p,.service-icon-list p,.footer_grid_left p{
font-size: 14px;
color: #fff;
line-height: 28px;
}
.info-sub-w3 p,.arrow ul li p,.fun-facts p,
.news-agile-text p,.service-list-grid p,.team-list-info p,.desk p,
.abut-inner-wls-head p,.service-icon-list p,.footer_grid_left p,.footer_grid_left p a{color:#000;}
.icons ul li h4,.agile-email-call ul li h4{
color: #fff172;
font-size: 20px;
font-weight: 600;
}
.news-agile-text
{ 
  height:340px !important;
    }


.agile-email-call ul li:nth-child(2) {
margin-right: 6px;
}
.arrow ul li,.footer-icons ul li{display:block;}
.agile-email-call ul li p a:hover{color:#000;}

/*-----Index page design ---------*/
.dropdown-menu{
    width:320px;    
    margin-top: 20px;
    border-top:5px solid #d40000;
}

.dropdown-menu .nav-link:hover{
    background:linear-gradient(to left,#171507,#d40000) !important;
     color:#fff !important;
} 
.Broucherstyle{
  background:rgb(238, 39, 45) !important;
  color:#fff !important;
  -webkit-animation:Background 5s infinite alternate;
}

@-webkit-keyframes Background {
    0% {background-color: crimson;}
    20% {background:linear-gradient(to left,#171507,#d40000);}
    40% {background-color: goldenrod;}
    80% {background:rgb(44, 83, 162)}
  
}

.Langflag{
    margin-top: -15px;

   
}

.iconsstyle{
    color: #fff172;
    font-size: 14px;
    font-weight: 600;
   
}
.iconsstyle2{
    transform: rotate(100deg) !important;
}

.sort{
    transform: rotate(-90deg) !important;
    font-size: 18px !important;
     margin-right: 10px !important;
     color:#de381a !important;

}

.arronicslogo{
     width:180px;
}

.Footer_flag_icons{
 
}

.copyright{
    background: #141415;
    color: #fff;
    border-top: 1px solid rgba(25, 24, 24, 0.58);
    padding:10px 0px;
    margin-bottom: -23px;
    padding-left: 10px;
    padding-right: 10px;
}

.termscondition{
    margin-top: -21px;
}
.Designby:hover{
    color:#de381a;
    text-decoration: none;
}

.nav  li a:hover{
    color:#de381a;
    margin-left: 5px;
    transition:0.6s;
    }
.footer-icons ul li a:hover{
     color:#de381a;
     margin-left: 5px;
     transition:0.6s;
}

.navb{
       margin-left: -25px;
}

.navb li {
       display: inline-block;
    margin-bottom: 10px;
    
}

.navb li a .facebookstyle{
    width:40px;
    height: 40px;
    border-radius: 50px;
    background:#133783 ;
    line-height: 40px;
    padding-left: 16px;
}
.navb li a .facebookstyle:hover{
    transform:rotateY(350deg);
    color:#fff;
    transition: 0.6;
}

.navb li a .Twitterstyle{
    width:40px;
    height: 40px;
    border-radius: 50px;
    background:#00acee  ;
    line-height: 40px;
    padding-left: 15px;
}

.navb li a .Twitterstyle:hover{
    transform:rotateY(350deg);
    color:#fff;
    transition: 0.6;
}
.navb li a .linkedinstyle{
    width:40px;
    height: 40px;
    border-radius: 50px;
    background:#0077B5  ;
    line-height: 40px;
    padding-left: 15px;
}
.navb li a .linkedinstyle:hover{
    transform:rotateY(350deg);
    color:#fff;
    transition: 0.6;
}

.navb li a .googleplusstyle{
    width:40px;
    height: 40px;
    border-radius: 50px;
    background:#e4405f;
    line-height: 40px;
    padding-left: 14px;
}
.navb li a .googleplusstyle:hover{
    transform:rotateY(350deg);
    color:#fff;
    transition: 0.6;
}

.navb li a .youtubestyle{
    width:40px;
    height: 40px;
    border-radius: 50px;
    background:red;
    line-height: 40px;
    padding-left: 12px;
}
.navb li a .youtubestyle:hover{
    transform:rotateY(350deg);
    color:#fff;
    transition: 0.6;
}





.industryStyle{
     margin-left: -10px;
}

 .Country_flag{
     margin-top: -10px !important;
 }

 .Country_flag img{
     margin-left: -5px !important;
 }
 .Country_flag span{
    color: #fff;
    position: relative;
    top: 10px;
    left: 5px;
    font-size: 13px;
}
.addressline{
    color:#de381a;
    font-size: 18px;
    margin-top: -5px;
}

.card{
    box-shadow: 2px 2px 25px rgba(0, 0, 0, 0.78);
}
.MultiServicesImg:hover{
    transform: scale(1.02);
    transition: all 1s ease-in-out
}
.btn_readmore{
    padding: 5px 30px;
    width: 100%;
    text-transform: uppercase;
    font-size: 16px;
    margin-top:20%;
    color: #fff;
    background: linear-gradient(to left,#171507,#d40000);
}


.btn_about{
    padding: 5px 30px;
    text-transform: uppercase;
    font-size: 16px;
    margin-top:20%;
    color: #fff;
    background: linear-gradient(to left,#171507,#d40000);
}



.MultiServicesImg{
    width:100%;
    height: 250px;
}




/*--Contact Us--*/
.contact_form{
    margin-top: 12%;
    position:relative;
    width:900px;
    left:10%;
    padding:20px;
    box-shadow: 2px 2px 25px rgba(0, 0, 0, 0.78);
    
}

.form_title h3{
    text-align:center;
  padding-bottom: 20px;
   font-weight:600 ;
   font-size: 40px ;
}

.form_title h4{
    text-align:center;
  padding-bottom: 20px;
   font-weight:600 ;
   font-size: 30px ;
}


.sub_title h6{
     font-size: 20px;
     font-weight: 600;
}

.contact_form  .Form_left{
        float: left;
          width:450px;
          
}

.form_group{
     margin-top: 30px;
}

input[type="text"], textarea, .textcity {
    outline: none;
    border:none;
    background:none;
    border-bottom:1px solid black;
    border-radius:0px;
    width: 100%;
    margin-top: -10px !important;
}
input[type="text"]:active{
    border-bottom: 1px solid #d40000;
}


input[type="text"]:hover{
     border-bottom: 1px solid #d40000;
}
textarea:hover{
    border-bottom: 1px solid #d40000;
}
.btn_send{
    padding:5px 30px;
    width:100%;
    text-transform: uppercase;
    font-size: 16px;
    margin-top:28px;
    color:#fff;
    background: linear-gradient(to left,#fff172,#d40000);
}

.Form_right{
    float: right;
    width:450px;
    position: absolute;
    right: 0;
    top:0;
    bottom: 0;
    background: linear-gradient(to left,#fff172,#d40000);
    height: auto;
    color:#fff;
}

.Form_right2{
    float: right;
    width:450px;
    position: absolute;
    right: 0;
    top:0;
    bottom: 0;

    height: auto;
    color:#fff;
  background: linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)), url('../images/Career1.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;

}

.Form_right2 h3{
    padding-top:70%;
    font-size: 40px;
}
.sub_title_right h6{
    margin-top: 30px;
     font-size:  24px;
}
.contact_Addressline{
     margin-top: 30px;
     width:100%;
    
}
.contact_Addressline li {
   display: block;
   margin-bottom: 30px;
}

.Subline_right{
    margin-left: 23px;
}
.contact_Addressline span{
  margin-right: 10px;
}

.Subline_Moblie{
    margin-left: 27px;
}

.contact_flag{
    margin-top: -18px;
}


.contact_soical li a .facebookstyle{
    width:40px;
    height: 40px;
    border-radius: 50px;
    background:#133783 ;
    line-height: 40px;
    padding-left: 15px;
}

.contact_soical li a .facebookstyle:hover{
    transform:rotateY(350deg);
    color:#fff;
    transition: 0.6;
}

.contact_soical li a .Twitterstyle{
    width:40px;
    height: 40px;
    border-radius: 50px;
    background:#00acee  ;
    line-height: 40px;
    padding-left: 15px;
}

.contact_soical li a .Twitterstyle:hover{
    transform:rotateY(350deg);
    color:#fff;
    transition: 0.6;
}


.contact_soical li a .linkedinstyle{
    width:40px;
    height: 40px;
    border-radius: 50px;
    background:#0077B5  ;
    line-height: 40px;
    padding-left: 15px;
}

.contact_soical li a .youtubestyle2 {
    width:40px;
    height: 40px;
    border-radius: 50px;
    background:red  ;
    line-height: 40px;
    padding-left: 11px;
}
.contact_soical li a .linkedinstyle:hover{
    transform:rotateY(350deg);
    color:#fff;
    transition: 0.6;
}

.contact_soical li a .googleplusstyle{
    width:40px;
    height: 40px;
    border-radius: 50px;
    background:rgb(221, 75, 57)  ;
    line-height: 40px;
    padding-left: 15px;
}
.contact_soical li a .googleplusstyle:hover{
    transform:rotateY(350deg);
    color:#fff;
    transition: 0.6;
}

/*--About Us--*/

.About_Content h1{
    color:#fff;
    z-index: 2;
    position: absolute;
  top:35%;
  left:90px;
  font-size: 60px;
  font-weight: 600;
}
.About_Content p{
    color:#fff;
   
     position: absolute;
    top:45%;
    left:32px;
    font-weight:bold;
 
}

.About_info p{
     text-align: justify;
     font-size: 14px;
     color: #000;
     line-height: 28px;
     margin-bottom: 15px;
}
 .AboutUs2{
    width: 488px;
 }
 .AboutUs2:hover{
     transform:scale(0.75);
    transition: all 3s ease-in-out;     
}

.whowestyle h3{
  color: #fff;

}

.company_info{
    color:#fff !important;
    text-align: justify;
}

.whowearestyle{
      margin-left: 20%;
}


/*DM page*/
.DM_Content h1{
    color:#fff;
    z-index: 2;
    position: absolute;
  top:35%;
  left:90px;
  font-size: 60px;
  font-weight: 600;
}
.DM_Content p{
    color:#fff;
   
     position: absolute;
    top:45%;
    left:110px;
    font-weight:bold;
 
}

.DM_sub li{
 display: block;
 text-align: justify;
    font-size: 14px;
    color: #000;
    line-height: 28px;
    margin-bottom: 15px;
}

.DM_sub  .checkstyle{
     margin-right: 8px;
}

/*Mobile Application*/
.Mobileapp{
    width:550px;
}

/*Arronics ERP-*/
.ERP_Features{
     font-size: 20px;
     font-weight:bold!important;
}

/*CRM*/
.CRM_features   P {
    color:#fff;
    margin: 8px 0px;
    font-style: italic;
    font-size: 18px;
}
.CRM_features span{
  font-weight: bold;
  border-bottom:1px solid #fff;
 
 
}
/*WIQIX_Module*/
.WIQIX_Module dl  {
 color:#fff !important;
 margin:10px 0px  !important;
}

.WIQIX_Module dl  dd {
   
    margin-bottom: 21px !important;
   }
/*--Career From--*/
.Arronics_Career{
    padding-top:8%;
    margin-left: 13%;
    position: relative;
 
}

.main_career{
    margin-top: 15%;
    position: relative;
    width:900px;
 margin-left: -8px;
  padding: 10px;
  box-shadow: 2px 2px 25px rgba(0, 0, 0, 0.78);
}
.career_title h3{
    text-align: center;
    padding:10px 0px;
    font-size: 40px;
    font-weight: 600;
}
.career_from{
    margin-top: 20px;
}

.career-text{
   outline:none;
   background: none;
   border:none;
   border-bottom:1px solid #000;
   border-radius:none !important;
   width:100%;
}

.text-animation{
    font: 900 4em/1 "Oswald", sans-serif;
  	letter-spacing: 0;
  	padding: .25em 0 .325em;
	  display: block;
	  margin: 0 auto;
  	text-shadow: 0 0 80px rgba(255,255,255,.5);

/* Clip Background Image */

	  background: url(http://f.cl.ly/items/010q3E1u3p2Q0j1L1S1o/animated_text_fill.png) repeat-y;
	  -webkit-background-clip: text;
	  background-clip: text;

/* Animate Background Image */

	  -webkit-text-fill-color: transparent;
	  -webkit-animation: aitf 80s linear infinite;

/* Activate hardware acceleration for smoother animations */

	  -webkit-transform: translate3d(0,0,0);
	  -webkit-backface-visibility: hidden;

  }


/* Animate Background Image */

@-webkit-keyframes aitf {
	0% { background-position: 0% 50%; }
	100% { background-position: 100% 50%; }
}




/*--Food Packing page*/
.CRM_features ul li 
{
     color:#fff;
     display:block;
     margin-bottom:10px;
 
    }
    
  .CRM_features ul li .checkstyle2
  {
      margin:0px 10px;
      }


.callus
{
     margin-left:28%;
     width:100%;
    }
/*-- header --*/ 
.header-outs {
position: relative;
}
.header-most-top {
position: absolute;
width: 100%;
/* top: 0px; */
z-index: 99;
}
/*.headder-nav-icon.pagescrollfix {
position: absolute;
background: #fff;
width: 100%;
top: 53px;
z-index: 9999;
}*/
/*--nav--*/
.left-indus-icons {
padding: 5px 0px;
background: #d40000;
}
.icons ul li a span, .footer-icons ul li a span {
font-size: 14px;
margin: 0px 0px;
color: #ffffff;
transition: 0.5s all;
-webkit-transition: 0.5s all;
transition: 0.5s all;
-moz-transition: 0.5s all;
}
.icons ul li a span:hover{color: #000}
.footer-icons ul li a span:hover {color: #d40000}
.agile-email-call ul li:nth-child(2) {
margin-right: 6px;
}
.headder-nav-icon.pagescrollfix {
background: #fff;
}
h1 a.navbar-brand {
font-size: 33px;
color: #d40000 !important;
text-transform: uppercase;
font-weight: 400;
letter-spacing: 2px;
line-height: 28px;
}
a.navbar-brand span {
background: #d40000;
padding: 11px;
font-size: 25px;
color: #fff172;
margin-right: 7px;
}
.agile-email-call {
text-align: right;
}
nav.navbar.navbar-expand-lg.navbar-light.pagescrollfix {
background: rgba(0, 0, 0, 0);
z-index: 9999;
padding: 1em 1em;
top: 0;
border:none;
}
.navbar-light .navbar-nav .show>.nav-link, .navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
background: transparent;
color: #d40000;

}
li.nav-item.active {
background: transparent;
}
.navbar-light .navbar-nav .nav-link {
    padding-right: 20px;
/* padding: 6px 22px; */
color: #000000;
background: transparent;
font-size: 14px;
letter-spacing: 1px;
text-transform: capitalize;
}
a.nav-item.nav-link{
padding: 0.3em 1.2em;
color: #00c1cf;
font-size: 1em;
letter-spacing: 1px;
font-weight: 300 !important;
}
a.nav-item.nav-link:hover {
color: #00a3af;

}
a.pagescrolldisplay {
visibility: hidden;
transition: all 0s ease;
}
nav.navbar.shrink.pagescrollfix a.pagescrolldisplay {
visibility: visible;
transition: all 0.5s ease;
color: #000000;
font-weight: 300;
}
nav.navbar.shrink.pagescrollfix {
width: 100%;
height: 65px; 
box-shadow: 0 1px 0 0 #dadada;
position: fixed;
left: 0px;
transition: all 1.2s ease;
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
background: #fff !important;
z-index: 9;
}
nav.navbar.shrink .navbar-brand img {
transition: all 1s ease;
}
/*--nav.navbar.shrink a {
font-size: 14px;
transition: all 1s ease;
}--*/
nav.navbar.shrink .navbar-toggler {
transition: all 1.5s ease;
}
/*-- //nav--*/
/*-- //header --*/ 
/*-- banner --*/ 
.one-img{  background: url(../images/n.jpg)no-repeat center;}
.two-img{  background: url(../images/SW3.jpg)no-repeat center;}
.three-img{  background: url(../images/Mobile_app2.jpg)no-repeat center;} 
.four-img{  background: url(../images/banner3.jpg)no-repeat center;} 
.slider-img{  background-size: cover;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
-ms-background-size: cover;
min-height: 800px;}  
.rslides {
position: relative;
list-style: none;
overflow: hidden;
width: 100%;
padding: 0;
margin: 0;
}
.rslides li {
-webkit-backface-visibility: hidden;
position: absolute;
display: none;
width: 100%;
left: 0;
top: 0;
}
.rslides li:first-child {
position: relative;
display: block;
float: left;
}
.rslides img {
display: block;
height: auto;
float: left;
width: 100%;
border: 0;
}
/*-- //banner Slider --*/
.rslides {
margin: 0 auto 40px;
}
/*-------//side  menu bar ------*/
.header
{
  width:100%;
  background:black;
  color:#fff;
  text-align:center;
  padding:10px 0px;
    }
  .toggle_Menu
  {
      float:left;
      margin-left:20px;
      }  
  .sidemeun
  {
       background:black;
       height:590px !important;
       margin-top:1px;
       width:300px;
      }    
    .sidemeun ul 
    {
       
         display: block;
        } 
        
       .sidemeun ul  li
       {
           display:block;
           text-align:center;
           padding:5px 0px;
          
           }
          
       .sidemeun ul  li a 
       {
           padding:4px 0px;
           text-align:center;
           }          
            
            
            

 /*----------------------Side Navigation  bar-----------*/
.Side_Navigation
{
   position:absolute;
   top:0px;
 /* background: linear-gradient(to left,#171507,#d40000);*/
background-image: linear-gradient(to right top, #1d4074, #56387b, #86226c, #a80049, #b11717);

   height:93vh;
   width:250px;
  margin-top: 40px;
  left:0px;
 
    } 
 .Side_Navigation ul li 
 {
      display:block;
      color:#fff !important;
      border-bottom:1px solid #ddd;
      padding:10px;
      text-align:center;
      cursor:pointer;
     }   
     
    .Side_Navigation ul li:hover
    {
       background: linear-gradient(to left,#171507,#d40000);
        display:block;
       
        } 
     
      .Logout
   { 
       position:relative;
       bottom:0px;
 
       }   
       
   .right_side
   {
      
        position:relative;
        top:50%;
        left:-40px;
       }   
  .section1
  {
      box-shadow: 2px 2px 25px rgba(0, 0, 0, 0.78);
      padding:20px 20px;
      text-align:center;
      margin-top:30%;
      }    
   .Dynamiclebal
   {
      font-size:20px;
       }   
       
  .toggle_Menu
  {
     color:#fff;
     font-size:20px;
     margin-top:4px;
      }      
/*------Login pages-----*/        
 .bg_background{
        background:url('../images/Log1.jpg');
        background-size: cover;

        background-position: center;
        width:100%;
        height: 650px;

    }
    .login_Main{
        background:rgba(0,0,0,0.2);
        color:#fff;
        margin-top: 10%;
        margin-left: 35%;
        width:350px;
        padding:20px;
        border-radius: 5px;
    
    }

    .from_grounp{
        width:100%;
        padding-top:5px;
    }

    .Personimg{
        margin-left:33%;
        margin-bottom:5px;
    }


    .perosniamges{
        width:100px;
        height: 100px;
        border-radius: 50px;
    }
    .Main_form{
        padding-top: 10px;
    }

  .logininput {
        width:100%;
        background:rgba(0,0,0,0.9) !important;
        outline:none;
        border:none;
        border-bottom:1px solid #fff;
        color:#fff;
        font-size: 16px;
    
    }

    .login_title h3{
    text-align: center;
    border-bottom:1px solid #fff;
    padding-bottom: 5px;

    }

    .Login_btn{
        margin-top: 20px;
    margin-left:37%;
    padding:1px 20px;
    background:rgba(0,0,0,0.4);
    color:#fff;

    }

    .Login_btn:hover{
        background:black;
    }

    .Forgetpewd{
        margin-top: 20px;
        margin-left:-12px;
    }


    .Forgetpewd span{
    position: absolute;
    right: 0;

    }

    .form-check{
        background: transparent !important;
    }
    .Forgetpewd span a {
        text-decoration:none;
        color:#fff;
        } 

    .icosns{
        position: relative;
    }  

 /*-   .iconsstyle{
    position: absolute;
    top:5px;
    left: 5px;
    } 
    
      .iconsstyle2{
    position: absolute;
    top:5px;
    left: 5px;
    }   */  
    .field-icon {
        float: right;
        position: absolute;
        right: 5px;
        bottom: 5px;
        z-index: 2;
    }
 
 /*-----Admincareer-------*/
 .career_top
 {
      margin-top:5%;
     }


.Grid 
{
    background-color: #fff;  
    border: solid 1px #525252;
    border-collapse:collapse;
    font-family:Calibri; 
   color: #474747;
   
          }

.Grid td {

      padding: 2px;
  text-align:center;
    padding:10px 20px;
      border: solid 1px #c1c1c1;
       }
      

.Grid th  {

       padding:10px 0px;

      color: #fff;
      text-align:center;
      background-image: linear-gradient(to right top, #1d4074, #56387b, #86226c, #a80049, #b11717) !important;
        text-transform:uppercase;
      border-left: solid 1px #525252;

      font-size: 0.9em; }

.Grid .alt {

      background: #fcfcfc url(Images/grid-alt.png) repeat-x top; }

.Grid .pgr {background: #363670 url(Images/grid-pgr.png) repeat-x top; }

.Grid .pgr table { margin: 3px 0; }

.Grid .pgr td { border-width: 0; padding: 0 6px; border-left: solid 1px #666; font-weight: bold; color: #fff; line-height: 12px; }  

.Grid .pgr a { color: Gray; text-decoration: none; }

.Grid .pgr a:hover { color: #000; text-decoration: none; }

             
/*--------End  of Login Page*/      
      
  /*------New side bar----*/    
        /* The sidebar menu */
.sidebar {
  height: 100%; /* 100% Full-height */
  width: 0; /* 0 width - change this with JavaScript */
  position: fixed; /* Stay in place */
  z-index: 1; /* Stay on top */
  top: 8%;
  left: 0;
  background-image: linear-gradient(to right top, #1d4074, #56387b, #86226c, #a80049, #b11717) !important;/* Black*/
  overflow-x: hidden; /* Disable horizontal scroll */
  padding-top: 60px; /* Place content 60px from the top */
  transition: 0.5s; /* 0.5 second transition effect to slide in the sidebar */
}

.sidebar ul li 
 {
      display:block;
      color:#fff !important;
      border-bottom:1px solid #ddd;
     padding:5px;
      text-align:center;
      cursor:pointer;
      list-style:none;
     }   
     
    .sidebar ul li:hover
    {
       background: linear-gradient(to left,#171507,#d40000);
        
       
        } 

/* The sidebar links */
/*.sidebar a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}*/

/* When you mouse over the navigation links, change their color */
.sidebar a:hover {
  color: #f1f1f1;
}

/* Position and style the close button (top right corner) */
.sidebar .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

/* The button used to open the sidebar */
.openbtn {
  font-size: 20px;
  cursor: pointer;
 background-image: linear-gradient(to right top, #1d4074, #56387b, #86226c, #a80049, #b11717) !important;
  color: white;
  padding: 5px 15px;
  border: none;
}

.openbtn:hover {
  background-color: #444;
}

/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#main {
  transition: margin-left .5s; /* If you want a transition effect */
  padding: 20px;
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
  .sidebar {padding-top: 15px;  }
  .sidebar a {font-size: 18px;}
}

 

#slider2,
#slider3 {
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
margin: 0 auto;
}
.rslides_tabs {
list-style: none;
padding: 0;
background: rgba(0,0,0,.25);
box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
-moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
-webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
font-size: 18px;
list-style: none;
margin: 0 auto 50px;
max-width: 540px;
padding: 10px 0;
text-align: center;
width: 100%;
}
.rslides_tabs li {
display: inline;
float: none;
margin-right: 1px;
}
.rslides_tabs a {
width: auto;
line-height: 20px;
padding: 9px 20px;
height: auto;
background: transparent;
display: inline;
}
.rslides_tabs li:first-child {
margin-left: 0;
}
.rslides_tabs .rslides_here a {
background: rgba(255,255,255,.1);
color: #fff;
font-weight: bold;
}
a {
color: #fff;
text-decoration: none;
}
/* Callback example */
/*.events {
list-style: none;
}*/
.callbacks_container {
position: relative;
float: left;
width: 100%;
}
.callbacks {
position: relative;
list-style: none;
overflow: hidden;
width: 100%;
padding: 0;
margin: 0;
}
.callbacks li {
position: absolute;
width: 100%;
left: 0;
top: 0;
}
.callbacks img {
display: block;
position: relative;
z-index: 1;
height: auto;
width: 100%;
border: 0;
}
.callbacks .caption {
display: block;
position: absolute;
z-index: 2;
font-size: 20px;
text-shadow: none;
color: #fff;
background: #000;
background: rgba(0,0,0, .8);
left: 0;
right: 0;
bottom: 0;
padding: 10px 20px;
margin: 0;
max-width: none;
}
.slider-info {
padding: 25em 0 0;
}
.slider-info h5 {
font-size: 51px;
color: #d40000;
font-weight: 700;
width:51%;
padding: 5px 13px;
background: #ffffff;
letter-spacing: 3px;
margin-bottom: 11px;
/* text-shadow: 1px 1px 7px #151212; */
}
.slider-info p {
color: #fff;
font-size: 15px;
text-shadow: 2px 2px 8px #000;
padding-right: 36em;
line-height: 27px;
font-weight: 300;
letter-spacing: 0px;
}
/*.callbacks_nav {
position: absolute;
-webkit-tap-highlight-color: rgba(0,0,0,0);
top:71%;
left:81px;
opacity: 0.7;
border: 1px solid #fff;
z-index: 3;
text-indent: -9999px;
overflow: hidden;
text-decoration: none;
height: 47px;
width: 47px;
background:#000 url("../images/left-arrow.png") no-repeat left top 38%;
margin-top: -45px;
transform: rotate(89deg);
-webkit-transform: rotate(89deg);
-ms-transform: rotate(89deg);
}
.callbacks_nav:active {
opacity: 1.0;}
.callbacks_nav.next {
left: auto; 
background: #000 url(../images/right-arrow.png) no-repeat 0px 0px ;
background-position: right top 39%; 
right: 0; 
top:78%;
}
.callbacks_nav ,
.callbacks_nav.next {
background-size:35px;
}*/
#slider3-pager a {
display: inline-block;
}
#slider3-pager img {
float: left;
}
#slider3-pager .rslides_here a {
background: transparent;
box-shadow: 0 0 0 2px #666;
}
#slider3-pager a {
padding: 0;
}
/*--pager--*/
.callbacks_tabs {
list-style: none;
position: absolute;
padding: 0;
bottom: 182px;
left: 24%;
margin: 0;
z-index: 9;
display: block;
text-align: center;
}
.callbacks_tabs li {
display: inline-block;
margin: 0px 2px 0px;
}
.callbacks_tabs a {
visibility: hidden;
}
.callbacks_tabs a:after {
content: "\f111";
font-size: 0;
font-family: FontAwesome;
visibility: visible;
display: block;
width: 21px;
height: 21px;
display: inline-block;
background: #d40000;
border: none;
border-radius: 50%;
}
.callbacks_here a:after {
background: #fff;
border: 4px solid #d40000;
}
/*-- inner-banner --*/ 
.inner_page-banner {
text-align: center;
background: url("../images/Aboutus.jpg") no-repeat center; 
background-size: cover;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
-ms-background-size: cover;
background-position: center;
min-height: 620px;
}

.inner_page-banner2{
    text-align: center;
    background: linear-gradient(rgba(0,0,0,0.3), rgba(0,0,0,0.3), transparent), url("../images/univarsal.jpg") no-repeat center; 
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-position: center;
    min-height: 620px;
}

.inner_page-banner3{
    text-align: center;
    background: linear-gradient(rgba(0,0,0,0.3), rgba(0,0,0,0.3), transparent), url("../images/Mobileapp2.gif") no-repeat center; 
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-position: top;
    min-height: 620px;
}

.inner_page-banner4{
    text-align: center;
    background: linear-gradient(rgba(0,0,0,0.6), rgba(0,0,0,0.6), transparent), url("../images/Mobileapp2.gif") no-repeat center; 
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-position: center;
    min-height: 620px;
}


.inner_page-banner5{
    text-align: center;
    background: linear-gradient(rgba(0,0,0,0.3), rgba(0,0,0,0.3), transparent), url("../images/ArronicsFramewrok.jpg") no-repeat center; 
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-position: center;
    min-height: 620px;
}

.inner_page-banner6{
    text-align: center;
    background: linear-gradient(rgba(0,0,0,0.4), rgba(0,0,0,0.4), transparent), url("../images/ERp.jpg") no-repeat center; 
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-position: center;
    min-height: 620px;
}

.inner_page-banner7{
    text-align: center;
    background: linear-gradient(rgba(0,0,0,0.4), rgba(0,0,0,0.4), transparent), url("../images/crm_banner2.jpg") no-repeat center; 
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-position: center;
    min-height: 620px;
}

.inner_page-banner8{
    text-align: center;
    background: linear-gradient(rgba(0,0,0,0.6), rgba(0,0,0,0.6), transparent), url("../images/Cloud\ banner.jpg") no-repeat center; 
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-position: center;
    min-height: 620px;
}


.inner_page-banner9{
    text-align: center;
    background: linear-gradient(rgba(0,0,0,0.6), rgba(0,0,0,0.6), transparent), url("../images/irrigation_top_banner.jpg") no-repeat center; 
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-position: center;
    min-height: 620px;
}

.inner_page-banner10{
    text-align: center;
    background: linear-gradient(rgba(0,0,0,0.6), rgba(0,0,0,0.6), transparent), url("../images/FoodPackingbanner.jpg") no-repeat center; 
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-position: center;
    min-height: 620px;
}

.inner_page-banner11{
    text-align: center;
    background: linear-gradient(rgba(0,0,0,0.6), rgba(0,0,0,0.6), transparent), url("../images/IrrigationIndustreis2.jpg") no-repeat center; 
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-position: center;
    min-height: 620px;
}

.inner_page-banner12{
    text-align: center;
    background: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5), transparent), url("../images/furniture.jpg") no-repeat center; 
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-position: center;
    min-height: 620px;
}

.inner_page-banner13{
    text-align: center;
    background: linear-gradient(rgba(0,0,0,0.4), rgba(0,0,0,0.4), transparent), url("../images/property-banner2.jpg") no-repeat center; 
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-position: center;
    min-height: 620px;
}

.inner_page-banner14{
    text-align: center;
    background: linear-gradient(rgba(0,0,0,0.4), rgba(0,0,0,0.4), transparent), url("../images/RN.jpg") no-repeat center; 
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-position: center;
    min-height: 620px;
}

ul.short_ls li a {
color: #fff;
text-decoration: none;
}
ul.short_ls li {
list-style: none;
display: inline-block;
letter-spacing: 1px;
color: #fff172;
font-size: 14px;
}
.using-border {
width: 100%;
border: none;
background:#d30000;
}
/*-- //inner-banner --*/ 
/*-- //banner --*/
/*--about --*/
.video-left-w3l iframe {
width: 100%;
height: 308px;
border: none;
}
/*-- counter--*/
.counter ,.wthree-left-right h4{
font-size:27px;
color:#fff;
font-weight:900;
letter-spacing: 1px;
}
.stat-info h5,.blog-slider-wls h4 a{
font-size: 19px;
line-height: 26px;
color:#FFEB3B;
text-transform:capitalize;
font-style: italic;
}
.stats-grid {
background: #000;
padding: 1em 1em;
}
/*-- //counter --*/
.info-sub-w3 h5{
color:#d40000;
font-size: 19px;
text-transform: uppercase;
line-height: 29px;
letter-spacing: 2px;
font-weight: 600;
}
.arrow span.dog-arrow {
color: #d40000;
font-size: 11px;
}
.arrow ul li span {
display: inline-block;
padding: 0px 6px 17px 0px;
}
.arrow ul li p {
display: inline-block;
}
.outs_more-buttn a {
font-size: 16px;
color: #fff;
text-decoration: none;
display: inline-block;
letter-spacing: 2px;
background-color:#000;
outline: none;
padding: 9px 20px;
border: 2px solid #ffffff;
margin-top: 17px;
}
.outs_more-buttn a:hover,.click-me:hover{
color:#d40000;
}
/*-- //about --*/
/*--fun-facts--*/
.fun-facts,.comments{  
background: -webkit-linear-gradient(to left,#171507,#d40000);
background: -ms-linear-gradient(to left,#171507,#d40000);
background: -moz-linear-gradient(to left,#171507,#d40000);
background: -o-linear-gradient(to left,#171507,#d40000);
background: linear-gradient(to left,#171507,#d40000);
}
.funt-agile-grids h6 {
font-size: 4em;
color: #fff;
}
.funt-agile-grids{
border: none;
/*border-right: 3px solid #fff; */
}
.fun-hedder-up h2,.fun-hedder-up h6{
font-size: 33px;
color: #fff;
}
.fun-facts h4{
font-size: 30px;
color:#fff;
font-weight:400;
letter-spacing: 1px;
}
/*--fun-facts--*/
/*--Services--*/
.serv-w3l-grid span {
font-size: 5em;
background: #353535;
color: #ffee71;
/* padding: 21px; */
width: 50%;
text-align: center;
line-height: 170px;
height: 171px;
border-radius: 50%;
}
.service-list-grid:hover  span{color:#fff;}
/*--Services-inner--*/
.service-inner{
background: url(../images/b2.jpg)no-repeat 0px 0px;
background-size: cover;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
-ms-background-size: cover;
}
.ser-left-gird {
position: relative;
}
.img-position-one {
position: absolute;
top: 79px;
left: 425px;
width: 39%;
border: 6px solid #d30000;
padding: 7px;
}
.img-position img {
box-shadow: 0 0 11px 2px black;
}
.service-icon-left span,.contact_footer_grid_left span{
font-size: 43px;
color: #000000;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
-ms-transition: 0.5s all;
}
.agile-ser-coloms:hover span{color:#d50302;}
.ser-main-gird {
background:rgba(255, 255, 255, 0.7);
}
/*--Services-inner--*/
/*--//Services--*/
/*--blog--*/
.blog-slider-wls h4 a,.service-list-grid h4,.ser-list-w3layouts h4
,.abut-inner-wls-head h4 {
color: #d50302;
font-size: 22px;
font-weight: 600;
}
.news-date ul li a {
color: #222;
text-decoration: none;
font-weight: 600;
font-size: 13px;
}
.news-date ul li span {
color: #d50302;
padding-right: 6px;
font-size: 15px;
}
.news-date ul li {
margin-right: 17px;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
display: inline-block;
width:35px;
height: 29px;
line-height: 28px;
font-size: 21px;
background: #db2b14 no-repeat center center;
/* background-size: 41% 57%; */
}
.carousel-control-next, .carousel-control-prev {
width:3%;
height: 93%;
color: #fff;
}
.carousel-control-prev {
left: -40px;
}
.carousel-control-next{
right:-20px
}
/*--//blog--*/
/*--team--*/
.half-txt {
width: 60%;
margin: 0 auto;
display: inline-block;
line-height: 25px;
color: #7e7e7e;
}
.text-uppercase {
text-transform: uppercase;
}
.team-member, .team-member .team-img {
position: relative;
}
.team-member {
overflow: hidden;
}
.team-member, .team-member .team-img {
position: relative;
}
.team-hover {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
margin: 0;
width: 100%;
border:15px solid #e86d34;
background-color: rgba(255, 255, 255, 0.90);
opacity: 0;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.team-member:hover .team-hover .desk {
top: 35%;
}
.team-member:hover .team-hover, .team-member:hover .team-hover .desk, .team-member:hover .team-hover .s-link {
opacity: 1;
}
.team-hover .desk {
position: absolute;
top: 0%;
width: 100%;
opacity: 0;
-webkit-transform: translateY(-55%);
-ms-transform: translateY(-55%);
transform: translateY(-55%);
-webkit-transition: all 0.3s 0.2s;
transition: all 0.3s 0.2s;
padding: 0 20px;
}
.team-member:hover .team-hover .s-link {
bottom: 22%;
}
.team-member:hover .team-hover, .team-member:hover .team-hover .desk, .team-member:hover .team-hover .s-link {
opacity: 1;
}
.team-hover .s-link {
position: absolute;
bottom: 0;
width: 100%;
opacity: 0;
text-align: center;
-webkit-transform: translateY(45%);
-ms-transform: translateY(45%);
transform: translateY(45%);
-webkit-transition: all 0.3s 0.2s;
transition: all 0.3s 0.2s;
font-size: 35px;
}
.desk h4 {
text-align: center;
color: #000;
font-size: 20px;
font-weight: 600;
}
.team-member .s-link a {
color: #333;
font-size: 16px;
}
.team-title {
position: static;
padding: 20px 0;
display: inline-block;
letter-spacing: 2px;
width: 100%;
}
.team-title h5 {
margin-bottom: 0px;
display: block;
/* text-transform: uppercase; */
font-size: 21px;
color: #d40000;
}
.team-title span {
font-size: 12px;
color: #000000;
}
.s-link ul li a span {
color: #000;
width: 42px;
background: #000000;
height: 40px;
line-height: 39px;
border-radius: 20px;
font-size: 14px;
margin: 0px 2px;
color: #ffffff;
transition: 0.5s all;
-webkit-transition: 0.5s all;
transition: 0.5s all;
-moz-transition: 0.5s all;
}
/*--//team--*/
/*--contact--*/
.contact-forms input,.contact-forms textarea{
width:100%;
font-size: 14px;
color: #000;
padding: .8em .8em;
border: 1px solid #d70f07;
background: #f1f1f1;
outline: none;
border-radius: 0px;
}
.click-me {
font-size: 20px;
padding: 7px 32px;
color: #fff;
letter-spacing: 2px;
margin-top: .6em;
background:#000;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
-ms-transition: 0.5s all;
}
.address_mail_footer_grids iframe {
width: 100%;
height: 18em;
border: 6px solid #d30000;
padding: 7px;
}
.contact-forms textarea {
resize: none;
height: 13em;
}
.contact_footer_grid_left span {
color: #d30000;
}
.footer_grid_left p a:hover{color:#d30000}
/*--//Contact--*/
/*--Gallery--*/
.gallery,.typography {
background: #e8e8e8;
}
/*--//Gallery--*/
/*--images-position--*/
.images-position-grid {
padding: 7em 0em;
}
.imgs-both-side {
position: relative;
}
.img-first-left, .img-second-left {
padding: 6em 5em 0em;
background-size: cover;
min-height: 295px;
position: absolute;
bottom: -158px;
}
.img-first-left{
left: 0px;   
}
.img-second-left {
right: 0px;
}
.img-first-left{
background: url(../images/ff1.jpg) no-repeat 0px 0px;
}
.img-second-left{
background: url(../images/ff2.jpg) no-repeat 0px 0px;
}
.img-first-left h5, .img-second-left h5 {
font-size: 36px;
color: #000;
text-transform: uppercase;
text-align: center;
background: rgba(255, 255, 255, 0.7294117647058823);
padding: 1em 0em;
}
/*--//images-position--*/
/*--Typography-- */
.sub-title span.border {
width: 70px;
height: 71px;
margin: 12px;
display: inline-block;
background: #f7f7f7;
}
.sub-head h4 {
font-size: 29px;
font-weight: 600;
color: #d40000;
}
.progress-bar {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
color: #fff;
text-align: center;
background-color: #007bff;
transition: width .6s ease;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
font-size: 12px;
color:#7d7d7d;
border-top: none !important;
}
.table td, .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
padding: 15px!important;
}
/*--//Typography-- */
/*--Footer--*/
footer {
background: #000;
}
.wthree-left-right h4 {
color: #de381a;
}
.footer-icons ul li h6 {
    display: inline-block;
    font-size: 17px;
    color: #d0c5c5;
    margin-left: -6px;
}
.nav-link {
font-size: 14px;
color: #fff;
padding-bottom: 5px;
}
.nav-link:focus,.nav-link:hover{
color:#de381a;
text-decoration: none;
}
.wls-hours-list ul li {
font-size:14px;
color: #fff;
border-bottom: 1px solid #fff;
padding: 0px 0px 7px;
margin-bottom: 10px;
}
.addres-up ul li span {
font-size: 21px;
color: #f76200;
}
.addres-up ul li p {
font-size: 13px;
color: #fff;
display: inline-block;
padding-left: 15px;
}
footer p {
font-size: 14px;
color: #fff;
letter-spacing: 2px;
}
footer p a {
color:#d40000;
}
footer p a:hover {
color:#000;
text-decoration:underline;
}
/*--//Footer--*/
/*-- to-top --*/
#toTop {
display: none;
text-decoration: none;
position: fixed;
bottom: 20px;
right: 2%;
overflow: hidden;
z-index: 999; 
width: 46px;
height:46px;
border: none;
text-indent: 100%;
background: url(../images/arrow.png) no-repeat 0px 0px;
}
#toTopHover {
width: 32px;
height:82px;
display: block;
overflow: hidden;
float: right;
opacity: 0;
-moz-opacity: 0;
filter: alpha(opacity=0);
}
/*-- //to-top --*/
/*--responsive--*/
@media(max-width:1920px){
}
@media(max-width:1680px){
}
@media(max-width:1600px){
}
@media(max-width:1440px){
.slider-img {
min-height: 680px;
}	
.slider-info {
padding: 21em 0 0;
}
.callbacks_tabs {
bottom: 140px;
left: 21%;
}
.slider-info h5 {
font-size: 48px;
letter-spacing: 2px;
}
h1 a.navbar-brand {
font-size: 31px;
}
a.navbar-brand span {
font-size: 22px;
}
.counter,.wthree-left-right h4 {
font-size: 25px;
}
.funt-agile-grids h6 {
font-size: 3.6em;
}
.fun-facts h4 {
font-size: 29px;
}
.title h3 {
font-size: 34px;
}
.serv-w3l-grid span {
font-size: 4.5em;
width: 45%;
line-height: 158px;
height: 161px;
}
.fun-hedder-up h2,.fun-hedder-up h6 {
font-size: 31px;
}
.img-first-left h5, .img-second-left h5 {
font-size: 34px;
}
.img-position-one {
left: 406px;
}
.service-icon-left span, .contact_footer_grid_left span {
font-size: 38px;
}
.contact-forms textarea {
height: 12em;
}
.sub-head h4 {
font-size: 27px;
}
}
@media(max-width:1366px){
nav.navbar.navbar-expand-lg.navbar-light.pagescrollfix {
padding: .7em 1em;
}	
.icons ul li h4, .agile-email-call ul li h4 {
font-size: 19px;
}
.outs_more-buttn a {
font-size: 15px;
padding: 9px 18px;
margin-top: 16px;
}
.img-position-one {
left: 368px;
}
.address_mail_footer_grids iframe {
height: 16em
}
}
@media(max-width:1280px){
.stats-grid {
padding: .8em 1em;
}	
.funt-agile-grids h6 {
font-size: 3.4em;
}
.serv-w3l-grid span {
font-size: 4.2em;
width: 42%;
line-height: 154px;
height: 154px;
}
.s-link ul li a span {
width: 39px;
height: 38px;
line-height: 38px;
}
.img-first-left h5, .img-second-left h5 {
font-size: 33px;
}
.sub-head h4 {
font-size: 24px;
}
}
@media(max-width:1080px){
.slider-info p {
padding-right: 27em;	
}
.slider-img {
min-height: 600px;
}
.slider-info h5 {
font-size: 46px;
}
.slider-info {
padding: 17.5em 0 0;
}
.callbacks_tabs a:after {
width: 18px;
height: 18px;
}
.callbacks_tabs {
bottom: 107px;
}
.info-sub-w3 h5 {
font-size: 18px;
}
.arrow ul li span {
padding: 0px 6px 13px 0px;
}
.serv-w3l-grid span {
font-size: 4em;
line-height: 129px;
height: 133px;
}
.fun-hedder-up h2,.fun-hedder-up h6 {
font-size: 28px;
}
.img-position-one {
top: 77px;
left: 315px;
width: 37%;
}
.contact-forms textarea {
height: 11em;
}
}
@media(max-width:1050px){
.fun-hedder-up h2,.fun-hedder-up h6 {
font-size: 28px;
}
.serv-w3l-grid span {
font-size: 3.5em;
line-height: 129px;
height: 129px;
}
.title h3 {
font-size: 32px; 
}
.img-first-left, .img-second-left {
padding: 5.5em 4em 0em;
min-height: 279px;
}
}
@media(max-width:1024px){
.img-first-left h5, .img-second-left h5 {
font-size: 32px;
}
h1 a.navbar-brand {
font-size: 30px;
}
/*--Mobile page--*/
.DM_Content h1 {
    color: #fff;
    z-index: 2;
    position: absolute;
    top: 15%;
    left: 90px;
    font-size: 60px;
    font-weight: 600;
}

.Mobileapp {
    width: 476px;
}
/*contact Us pages*/
/*--food packing page*/
}
@media(max-width:991px){
.slider-info h5 {
width: 68%;
}
.slider-info p {
padding-right: 11em;
}
div#navbarSupportedContent {
background:transparent;
text-align: center;
padding: 13px 0px;
}
.navbar-light .navbar-nav .nav-link {
padding: 12px 15px;
}
.navbar-light .navbar-toggler {
border-color: rgb(0, 0, 0);
background:#d40000;
padding: 2px 6px;
margin-top: 0px;
outline: none;
margin-right: 0px;
cursor: pointer;
border-radius: 6px;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
-ms-transition: 0.5s all;
}
.navbar-light .navbar-toggler:hover {
background: #fff;
}
.agile-abt-info,.news-agile-text {
margin-top: 32px;
}	
.funt-list-grids:nth-child(2) {
margin: 22px 0px;
}
.serv-w3l-grid span {
font-size: 3em;
line-height: 86px;
height: 90px;
}
.fun-hedder-up h2,.fun-hedder-up h6 {
font-size: 25px;
line-height: 35px;
}
.team-hover {
width: 80%;
}
.img-first-left, .img-second-left {
min-height: 258px;
}
.img-first-left h5, .img-second-left h5 {
padding: .7em 0em;
}
.video-left-w3l iframe {
height: 387px;
}
.img-position-one {
top: 54px;
left: 632px;
width: 25%;
}
.ser-right-gird {
margin-top: 43px;
}
.ser-bottom-gird:nth-child(2) {
margin-top: 20px;
}
.btn {
font-size: 13px;
}
}
@media(max-width:900px){
a.navbar-brand span {
font-size: 20px;
}
.slider-info h5 {
font-size: 43px;
}
.info-sub-w3 h5 {
letter-spacing: 1px;
}
.title h3 {
font-size: 31px;
letter-spacing: 2px;
}	
.service-icon-left span, .contact_footer_grid_left span {
font-size: 35px;
}
.img-position-one {
top: 64px;
left: 524px;
width: 28%;
}
}
@media(max-width:800px){
.team-title h5 {
font-size: 20px;
}
.click-me {
font-size: 19px;
margin-top: .5em;
}
.navbar-light .navbar-nav .nav-link {
padding: 10px 15px;
}
.img-position-one {
top: 94px;
}
.contact-forms input, .contact-forms textarea {
padding: .7em .8em;
}
}
@media(max-width:768px){
.funt-agile-grids h6 {
font-size: 3.2em;
}
.serv-w3l-grid span {
font-size: 2.5em;
}	
.carousel-control-prev {
left: -16px;
}
.blog-slider-wls h4 a, .service-list-grid h4,
.ser-list-w3layouts h4, .abut-inner-wls-head h4 {
font-size: 21px;
}
.img-position-one {
left: 506px;
}
.address_mail_footer_grids iframe {
height: 14em;
}
.table td, .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
padding: 10px!important;
}
h4.bootstrap-heading {
font-size: 18px;
}
h5.bootstrap-heading {
font-size: 16px;
}

.AboutUs2 {
    width: 351px;
}
.whowearestyle {
    margin-left: 0%;
}
/*--Mobile Page*/
.DM_Content h1 {
    color: #fff;
    z-index: 2;
    position: absolute;
    top: 35%;
    left: 15px;
    font-size: 35px;
    font-weight: 600;
}

.DM_Content p {
    color: #fff;
    position: absolute;
    top: 40%;
    left: 65px;
    font-weight: bold;
}

.Mobileapp {
    width: 350px;
}

/*------Contact Us pages*/
.arronicslogo {
    width: 140px;
    margin-top: -7px;
}
.contact_form {
    margin-top: 13%;
      position: relative;
      width: 593px;
   margin-left: -8px;
    padding: 10px;
    box-shadow: 2px 2px 25px rgba(0, 0, 0, 0.78);
}
.contact_form  .Form_left {
 width: 230px;
}
.Form_right {
    float: right;
    width: 280px;
    position: relative;
    top: -11px;
    left: 10px;
    /* bottom: 27%; */
    background: linear-gradient(to left,#fff172,#d40000);
    /* height: 682px; */
    color: #fff;
}
.contact_Addressline li {
    
    font-size: 11px;
}
.contact_Addressline span {
    margin-right: 14px;
}
.contact_soical li {
    font-size: 14px;

}
.contact_soical li a .facebookstyle {
    width: 30px;
    height: 30px;
    border-radius: 50px;
    background: #133783;
    line-height: 30px;
    padding-left: 11px;
}

.contact_soical li a .Twitterstyle {
    width: 30px;
    height: 30px;
    border-radius: 50px;
    background: #00acee;
    line-height: 30px;
    padding-left: 11px;

}
.contact_soical li a .linkedinstyle {
    width: 30px;
    height: 30px;
    border-radius: 50px;
    background: #0077B5;
    line-height: 30px;
    padding-left: 11px;
}
.contact_soical li a .googleplusstyle {
    width: 30px;
    height: 30px;
    border-radius: 50px;
    background: rgb(221, 75, 57);
    line-height: 30px;
    padding-left: 11px;
}

.dropdown-menu {
    width:100%;
     text-align: center;  
}
/*-----Food Packing page--*/
.callus {
    margin-left: 2%;
    /* width: 94%; */
}

.termscondition {
     margin-top: 5px;
     text-align:center;
}
.news-agile-text
{ 
  height:550px !important;
    }
}
@media(max-width:767px){
.slider-img {
min-height: 585px;
}
.slider-info h5 {
width: 87%;
}
.slider-info p {
padding-right: 3em;
}
.video-left-w3l iframe {
height: 322px
}
.agile-abt-info, .news-agile-text {
margin-top: 20px;
}
.fun-facts h4 {
font-size: 27px;
}
.serv-w3l-grid span {
width: 38%;
}
.service-list-grid:nth-child(3){
margin-top: 18px;
}
.team-hover {
width: 100%;
}
.click-me {
font-size: 18px;
}
.img-first-left, .img-second-left {
padding: 4em 1em 0em;
min-height: 209px;
position: inherit;
bottom: 0px;
}
.images-position-grid {
padding: 2em 0em;
}
.img-first-left h5, .img-second-left h5 {
font-size: 29px;
}
.counter, .wthree-left-right h4 {
font-size: 23px;
}
.wthree-left-right:nth-child(2) {
margin: 20px 0px;
}
.w3layouts-right-side-img:nth-child(2) {
margin: 25px 0px;
}
.contact-forms textarea {
height: 10em;
}
.footer_grid_left:nth-child(2) {
margin: 26px 0px;
}
}
@media(max-width:736px){
.slider-info h5 {
font-size: 40px;
}
.outs_more-buttn a {
font-size: 14px;
padding: 9px 18px;
margin-top: 15px;
}
.funt-agile-grids h6 {
font-size: 3em;
}
.blog-slider-wls h4 a, .service-list-grid h4, .ser-list-w3layouts h4, .abut-inner-wls-head h4 {
font-size: 20px;
}
.fun-hedder-up h2,.fun-hedder-up h6 {
font-size: 23px;
}
.img-position-one {
left: 493px;
}

}
@media(max-width:667px){
.stat-info h5, .blog-slider-wls h4 a {
line-height: 24px;
}
.counter, .wthree-left-right h4 {
font-size: 22px;
}
.info-sub-w3 h5 {
font-size: 17px;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
font-size: 19px;
}
.desk h4 {
font-size: 19px;
}
.icons ul li a span, .footer-icons ul li a span {
margin: 0px 2px;
}
.img-position-one {
top: 132px;
left: 457px;
}
.service-icon-left span, .contact_footer_grid_left span {
font-size: 32px;
}
.contact-forms textarea {
height: 9em;
}
}
@media(max-width:640px){
.slider-img {
min-height: 524px;
}
.callbacks_tabs {
bottom: 66px;
}
.slider-info h5 {
font-size: 38px;
}
.slider-info {
padding: 16em 0 0;
}
.funt-agile-grids h6 {
font-size: 2.5em;
}
.title h3 {
font-size: 29px;
letter-spacing: 1px;
}
.icons ul li h4, .agile-email-call ul li h4 {
font-size: 18px;
}
.icons ul li a span, .footer-icons ul li a span {
font-size: 13px;
}
.img-position-one {
left: 415px;
width: 31%;
top: 117px;
}
.address_mail_footer_grids iframe {
height: 13em;
}
}
@media(max-width:600px){
h1 a.navbar-brand {
font-size: 28px;
}
a.navbar-brand span {
padding: 8px;
margin-right: 6px;
}
.outs_more-buttn a {
letter-spacing: 1px;
}
.fun-hedder-up h2,.fun-hedder-up h6 {
font-size: 22px;
line-height: 33px;
}
.contact-forms input, .contact-forms textarea {
padding: .7em .8em;
}
.img-position-one {
position: inherit;
left: 0px;
top: 0px;
width: 52%;
margin-top: 24px;
}
}
@media(max-width:568px){
.agile-email-call ul li {
display: block;
}
.agile-email-call,.icons {
text-align: center;
}
.icons{margin-bottom:10px;}
.slider-info p {
padding-right: 2em;
}
.slider-info h5 {
font-size: 35px;
}
.slider-img {
min-height: 562px;
}
.slider-info {
padding:20em 0 0;
}
.callbacks_tabs {
bottom: 56px;
}
.serv-w3l-grid span {
width: 17%;
}
.carousel-control-next {
right: -1px;
}
.carousel-control-prev {
left: 1px;
}
.service-list-grid:nth-child(2) {
margin-top: 20px;
}
.team-list-team {
width: 50%;
}
.img-first-left h5, .img-second-left h5 {
font-size: 27px;
}
footer p {
letter-spacing: 1px;
}
.ser-list-w3layouts {
text-align: center;
margin-top: 13px;
}
.contact-forms textarea {
height: 8em;
}
}
@media(max-width:480px){
.stat-info h5, .blog-slider-wls h4 a {
font-size: 18px;
}
.info-sub-w3 h5 {
font-size: 16px;
}
.fun-facts h4 {
font-size: 26px;
}
.funt-agile-grids h6 {
font-size: 2.2em;
}
.serv-w3l-grid span {
width: 20%;
}	
.click-me {
font-size: 17px;
letter-spacing: 1px;
}
.video-left-w3l iframe {
height: 282px;
}
h1.bootstrap-heading {
font-size: 22px;
}
h2.bootstrap-heading {
font-size: 20px;
}
.table h3 {
font-size: 19px;
}
}
@media(max-width:440px){
footer p {
line-height: 28px;
}
.slider-info h5 {
font-size: 32px;
}
.slider-info p {
font-size: 14px;
padding-right:1em;
}
.serv-w3l-grid span {
font-size: 2em;
line-height: 81px;
height: 82px;
}
.fun-hedder-up h2,.fun-hedder-up h6 {
font-size: 21px;
}
.team-title h5 {
font-size: 19px;
}
.contact-forms input, .contact-forms textarea {
padding: .6em .8em;
}
/*--About Us pages*/
.AboutUs2 {
    width: 393px;
}
.About_Content h1 {
    color: #fff;
    z-index: 2;
    position: absolute;
    top: 35%;
    left: 60px;

    font-size: 51px;
    font-weight: 600;
}
.About_Content p {
   
    position: absolute;
    top: 45%;
    left: 10px;
   
}

.whowearestyle {
    margin-left: 20%;
}
.col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
/*--Mobile Page*/
.DM_Content h1 {
    color: #fff;
    z-index: 2;
    position: absolute;
    top: 35%;
    left: 15px;
    font-size: 35px;
    font-weight: 600;
}

.DM_Content p {
    color: #fff;
    position: absolute;
    top: 41%;
    left: 70px;
    font-weight: bold;
}

.Mobileapp {
    width: 395px;
}
/*------Contact Us pages*/
.arronicslogo {
    width: 140px;
    margin-top: -7px;
}
.contact_form {
    margin-top: 60%;
      position: relative;
   width: 280px;
   margin-left: -8px;
    padding: 10px;
    box-shadow: 2px 2px 25px rgba(0, 0, 0, 0.78);
}
.contact_form  .Form_left {
 width: 230px;
}
.Form_right {
    float: right;
    width: 280px;
    position: relative;
   
    top: 20px; 
    left: 10px;
    bottom: -20px;
    right: 60px;
    background: linear-gradient(to left,#fff172,#d40000);
    height: auto;
    color: #fff;
}
.contact_Addressline li {
    
    font-size: 11px;
}
.contact_Addressline span {
    margin-right: 14px;
}
.contact_soical li {
    font-size: 14px;

}
.contact_soical li a .facebookstyle {
    width: 30px;
    height: 30px;
    border-radius: 50px;
    background: #133783;
    line-height: 30px;
    padding-left: 11px;
}

.contact_soical li a .Twitterstyle {
    width: 30px;
    height: 30px;
    border-radius: 50px;
    background: #00acee;
    line-height: 30px;
    padding-left: 11px;

}
.contact_soical li a .linkedinstyle {
    width: 30px;
    height: 30px;
    border-radius: 50px;
    background: #0077B5;
    line-height: 30px;
    padding-left: 11px;

}
.contact_soical li a .googleplusstyle {
    width: 30px;
    height: 30px;
    border-radius: 50px;
    background: rgb(221, 75, 57);
    line-height: 30px;
    padding-left: 11px;
}

/*--Food Packgin-----*/
.callus
{
     margin-left:15%;
     width:70%;
    }
 .navb{
       margin-left: 67px;
}   
    

}
@media(max-width:414px){
.team-list-team {
width: 74%;
margin: 0px auto;
}
.fun-hedder-up h2,.fun-hedder-up h6 {
font-size: 19px;
}
.slider-info h5 {
width: 93%;
}
.video-left-w3l iframe {
height: 232px;
}
/*------Contact Us pages*/
.arronicslogo {
    width: 140px;
    margin-top: -7px;
}
.contact_form {
    margin-top: 60%;
      position: relative;
      width: 328px;
      margin-left: -4px;
    padding: 10px;
    box-shadow: 2px 2px 25px rgba(0, 0, 0, 0.78);
}
.contact_form  .Form_left {
    width: 312px;
}
.Form_right {
    float: right;
    width: 329px;
    position: relative;
    top: 20px; 
    left: 10px;
    bottom: -20px;
    right: 60px;
    background: linear-gradient(to left,#fff172,#d40000);
    height: auto;
    color: #fff;
    padding-bottom:18px;
}
.contact_Addressline li {
    
    font-size: 11px;
}
.contact_Addressline span {
    margin-right: 14px;
}
.contact_soical li {
    font-size: 14px;

}
.contact_soical li a .facebookstyle {
    width: 30px;
    height: 30px;
    border-radius: 50px;
    background: #133783;
    line-height: 30px;
    padding-left: 11px;
}

.contact_soical li a .Twitterstyle {
    width: 30px;
    height: 30px;
    border-radius: 50px;
    background: #00acee;
    line-height: 30px;
    padding-left: 11px;

}
.contact_soical li a .linkedinstyle {
    width: 30px;
    height: 30px;
    border-radius: 50px;
    background: #0077B5;
    line-height: 30px;
    padding-left: 11px;

}
.contact_soical li a .googleplusstyle {
    width: 30px;
    height: 30px;
    border-radius: 50px;
    background: rgb(221, 75, 57);
    line-height: 30px;
    padding-left: 11px;
}

.DM_Content h1 {
    color: #fff;
    z-index: 2;
    position: absolute;
    top: 41%;
    left: 15px;
    font-size: 34px;
    font-weight: 600;
}
.DM_Content p {
    color: #fff;
    position: absolute;
    top: 47%;
    left: 70px;
    font-weight: bold;
}

}
@media(max-width:384px){
.slider-info h5 {
width: 93%;
}
.slider-info h5 {
font-size: 30px;
}
.slider-info {
padding: 19em 0 0;
}
.callbacks_tabs a:after {
width: 15px;
height: 15px;
}
.serv-w3l-grid span {
line-height: 76px;
height: 75px;
}
.team-list-team {
width: 80%;
}
.images-position-grid {
padding: 1em 0em;
}
.img-first-left h5, .img-second-left h5 {
font-size: 25px;
}
.service-icon-left span, .contact_footer_grid_left span {
font-size: 29px;
}
.address_mail_footer_grids iframe {
height: 11em;
}
.table td, .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
padding: 4px!important;
}
h1.bootstrap-heading {
font-size: 21px;
}
.alert{
font-size: 13px;
letter-spacing: 0px;
}


}
@media(max-width:375px){
.slider-info h5 {
width: 100%;
font-size: 28px;
}
.video-left-w3l iframe {
height: 202px;
}
.agile-abt-info, .news-agile-text {
margin-top: 15px;
}
.fun-facts h4 {
font-size: 25px;
}
.serv-w3l-grid span {
line-height: 71px;
height: 69px;
font-size: 1.7em;
}
.news-date ul li {
margin-right: 14px;
}
/*------Contact Us pages*/
.arronicslogo {
    width: 140px;
    margin-top: -7px;
}
.contact_form {
    margin-top: 60%;
      position: relative;
      width: 328px;
      margin-left: -12px;
    padding: 10px;
    box-shadow: 2px 2px 25px rgba(0, 0, 0, 0.78);
}
.contact_form  .Form_left {
    width: 312px;
}
.Form_right {
    float: right;
    width: 329px;
    position: relative;
    top: 20px; 
    left: 10px;
    bottom: -20px;
    right: 60px;
    background: linear-gradient(to left,#fff172,#d40000);
    height: auto;
    color: #fff;
    padding-bottom:18px;
}
.contact_Addressline li {
    
    font-size: 11px;
}
.contact_Addressline span {
    margin-right: 14px;
}
.contact_soical li {
    font-size: 14px;

}
.contact_soical li a .facebookstyle {
    width: 30px;
    height: 30px;
    border-radius: 50px;
    background: #133783;
    line-height: 30px;
    padding-left: 11px;
}

.contact_soical li a .Twitterstyle {
    width: 30px;
    height: 30px;
    border-radius: 50px;
    background: #00acee;
    line-height: 30px;
    padding-left: 11px;

}
.contact_soical li a .linkedinstyle {
    width: 30px;
    height: 30px;
    border-radius: 50px;
    background: #0077B5;
    line-height: 30px;
    padding-left: 11px;

}
.contact_soical li a .googleplusstyle {
    width: 30px;
    height: 30px;
    border-radius: 50px;
    background: rgb(221, 75, 57);
    line-height: 30px;
    padding-left: 11px;
}
/*--About Us pages*/
.AboutUs2 {
    width: 345px;
}
.About_Content h1 {
    color: #fff;
    z-index: 2;
    position: absolute;
    top: 35%;
    left: 60px;

    font-size: 51px;
    font-weight: 600;
}
.About_Content p {
   
    position: absolute;
    top: 45%;
    left: 10px;
   
}

.whowearestyle {
    margin-left: 20%;
}
.col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
/*--Mobile Page*/
.DM_Content h1 {
    color: #fff;
    z-index: 2;
    position: absolute;
    top: 35%;
    left: 12px;
    font-size: 31px;
    font-weight: 600;
}

.DM_Content p {
    color: #fff;
    position: absolute;
    top: 41%;
    left: 55px;
    font-weight: bold;
}

.Mobileapp {
    width: 337px;
}
/*Career page */
.Form_right2 {
    top: 16px;
    bottom: 0;
    height: auto;
    color: #fff;
    background: linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)), url(../images/Career1.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    float: right;
    width: 280px;
    position: relative;
    top: 20px;
    left: 10px;
    bottom: -20px;
    right: 60px;
}
/*--Food Packgin-----*/
.callus
{
     margin-left:10%;
     width:80%;
    }
.navb{
       margin-left: 42px;
}

}

@media(max-width:375px){
    .DM_Content h1 {
        color: #fff;
        z-index: 2;
        position: absolute;
        top: 43%;
        left: 12px;
        font-size: 30px;
        font-weight: 600;
    }
    .DM_Content p {
        color: #fff;
        position: absolute;
        top: 48%;
        left: 55px;
        font-weight: bold;
    }
}
@media(max-width:320px){
.slider-info h5 {
font-size: 25px;
}
.slider-info {
padding: 18em 0 0;
}
.slider-info {
padding: 18em 0 0;
}
.video-left-w3l iframe {
height: 177px;
}
.funt-agile-grids h6 {
font-size: 2em;
}
.title h3 {
font-size: 25px;
}	
.serv-w3l-grid span {
line-height: 61px;
height: 59px;
font-size: 1.5em;
}
.team-list-team {
width: 97%;
}
.img-first-left h5, .img-second-left h5 {
font-size: 23px;
}
/*------Contact Us pages*/
.arronicslogo {
    width: 140px;
    margin-top: -7px;
}
.contact_form {
    margin-top: 60%;
      position: relative;
   width: 280px;
   margin-left: -8px;
    padding: 10px;
    box-shadow: 2px 2px 25px rgba(0, 0, 0, 0.78);
}
.contact_form  .Form_left {
 width: 230px;
}
.Form_right {
    float: right;
    width: 280px;
    position: relative;
   
    top: 20px; 
    left: 10px;
    bottom: -20px;
    right: 60px;
    background: linear-gradient(to left,#fff172,#d40000);
    height: auto;
    color: #fff;
}
.contact_Addressline li {
    
    font-size: 11px;
}
.contact_Addressline span {
    margin-right: 14px;
}
.contact_soical li {
    font-size: 14px;

}
.contact_soical li a .facebookstyle {
    width: 30px;
    height: 30px;
    border-radius: 50px;
    background: #133783;
    line-height: 30px;
    padding-left: 11px;
}

.contact_soical li a .Twitterstyle {
    width: 30px;
    height: 30px;
    border-radius: 50px;
    background: #00acee;
    line-height: 30px;
    padding-left: 11px;

}
.contact_soical li a .linkedinstyle {
    width: 30px;
    height: 30px;
    border-radius: 50px;
    background: #0077B5;
    line-height: 30px;
    padding-left: 11px;

}
.contact_soical li a .googleplusstyle {
    width: 30px;
    height: 30px;
    border-radius: 50px;
    background: rgb(221, 75, 57);
    line-height: 30px;
    padding-left: 11px;
}


/*--About Us pages*/
.AboutUs2 {
    width: 291px;
}
.About_Content h1 {
    color: #fff;
    z-index: 2;
    position: absolute;
    top: 35%;
    left: 60px;
    x: ;
    font-size: 51px;
    font-weight: 600;
}
.About_Content p {
   
    position: absolute;
    top: 45%;
    left: 10px;
   
}

.whowearestyle {
    margin-left: -5%;
}
.col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

/*--Mobile Page*/
.DM_Content h1 {
    color: #fff;
    z-index: 2;
    position: absolute;
    top: 35%;
    left: -7px;
    font-size: 29px;
    font-weight: 600;
}

.DM_Content p {
    color: #fff;
    position: absolute;
    top: 45%;
    left: 22px;
    font-weight: bold;
}

.Mobileapp {
    width: 287px;
}

.dropdown-menu {
    width: 255px;
   
}
/*Career page */
.Form_right2 {
    top: 16px;
    bottom: 0;
    height: auto;
    color: #fff;
    background: linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)), url(../images/Career1.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    float: right;
    width: 280px;
    position: relative;
    top: 20px;
    left: 10px;
    bottom: -20px;
    right: 60px;
}


/*--Food Packgin-----*/
.callus
{
     margin-left:5%;
     width:90%;
    }
    
    .sidebar {
  height: 100%; /* 100% Full-height */
  width: 0; /* 0 width - change this with JavaScript */
  position: fixed; /* Stay in place */
  z-index: 1; /* Stay on top */
  top: 20%;
  left: 0;
  background-image: linear-gradient(to right top, #1d4074, #56387b, #86226c, #a80049, #b11717) !important;/* Black*/
  overflow-x: hidden; /* Disable horizontal scroll */
  padding-top: 60px; /* Place content 60px from the top */
  transition: 0.5s; /* 0.5 second transition effect to slide in the sidebar */
}
 
.navb{
       margin-left: 20px;
}
   
   
}
/*--//responsive--*/