﻿

@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Raleway:800,700,400);
@import url(http://fonts.googleapis.com/css?family=Signika:400,600);

/* Reset
---------------------------------*/

.scrollToTop{
	background-color: #c01e2d;
}
.scrollToTop:hover,.scrollToTop:focus{
  background-color: #fff;
  color: #c01e2d;
  border: 1px solid #c01e2d;
}
.navbar-brand > span {
  color: #c01e2d;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus { 
  color: #c01e2d;
}
.navbar-default .navbar-nav > li > a:hover{
  color: #c01e2d;
}
.slider_btn:hover,.slider_btn:focus{
	border-color:#c01e2d;
	color: #c01e2d;
}
.slides-navigation a::before,
.slides-navigation a::after,
.slides-navigation .icon-wrap::before,
.slides-navigation .icon-wrap::after {
	background: #c01e2d;
}
.slides-pagination a {
  border: 2px solid #c01e2d;
}
.slick-prev, .slick-next {
  background-color: #c01e2d;
}



ul {
    list-style: none;
}

.figure {
    margin: 0px;
}

img {
    max-width: 100%;
}

a, a:hover, a:active {
    outline: 0px !important;
}
.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}
.clearfix:before,
.clearfix:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.clearfix:after {
    clear: both;
}

/* Styles
---------------------------------*/
body {
    background: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #888888;
    margin: 0;
}

h2 {
    font-size: 40px;
    color: #565656;
    font-family:'Open Sans',sans-serif;
    font-weight: 600;
    margin: 0px 0 25px 0;
    text-align: center; 
	 padding: 95px 0 0;
}

h3 {
    font-family:'Open Sans',sans-serif;
    font-weight: 600;
    color: #222222;
    font-size: 18px;
    margin: 0 0 5px 0;
}

h6 {
    font-size: 16px;
    color: #222222;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    text-align: center;
    margin: 0 0 60px 0;
}

h1 {
font-size: 17px;
    color: #797878;
    font-family:'Open Sans',sans-serif;
    font-weight: normal;
    margin: 0px 0 25px 0;
    text-align: center; 
	}

p {
    line-height: 24px;
    margin: 0;
}






/* <!--Home-->
---------------------------------*/
.welcome {
 background: #000 url(img/team3.png);
  background-size: cover;
}

.welcome h2 {
font-size: 40px;
    color: #f2f2f2;
    font-family:'Open Sans',sans-serif;
    font-weight: 600;
    margin: 0px 0 25px 0;
    text-align: center; 
	 padding: 95px 0 0;

}
.welcome h1 {
font-size: 18px;
    color: #e9e9e9;
    font-family:'Open Sans',sans-serif;
    font-weight: normal;
    margin: 0px 0 25px 0;
    text-align: center; 
	 

}
.welcome h1 b {

    color: #c01e2d;
    
	 

}

.welcome p {
font-size: 13px;
    color: #d3d3d3;
    font-family:'Open Sans',sans-serif;
    font-weight: normal;
    margin: 0px 0 25px 0;
    text-align: center; 
	 
}

.welcome_wrapper {
    padding: 40px 0 40px;
}

.welcome_block {
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
}

.welcome_block h3 {

    font-family:'Open Sans',sans-serif;
    font-weight: 500;
    font-size: 25px;
    color: #797878;
    margin: 5px 0 5px;
}

.welcome_block p {
 font-family:'Open Sans',sans-serif;
    font-size: 16px;
    color: #797878;
    margin: 0px;
}

.welcome_icon {
    border: 10px solid #c01e2d;
    border-radius: 50%;
    width: 180px;
    height: 180px;
    margin: 0px auto 25px;
	-moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
	
}



.welcome_block:hover .welcome_icon{
    border: 10px solid #85c04c;
	background:#d72229;
    border-radius: 50%;
   cursor:pointer;
}


.welcome_icon.icon2 {
    border: 2px solid #f2f2f2;
}

.welcome_icon.icon3 {
    border: 2px solid #f2f2f2;
}

.welcome_icon span {
    background: transparent;
    border-radius: 50%;
    display: block;
    height: 100%;
    width: 100%;
}

.welcome_icon i {
    color: #c01e2d;
    font-size: 70px;
    margin-top: 0;
    position: relative;
    top: 40px;
    z-index: 20;
	-moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}



.welcome_block:hover .welcome_icon i{
color: #f2f2f2;
  
    margin-top: 0;
    position: relative;
  
}
/* <!/--Home-->
---------------------------------*/

/* <!--Services-->
---------------------------------*/

.services{
padding:0px 0 40px;
background: #c01e2d;
}

.services h2 {
font-size: 40px;
    color: #f2f2f2;
    font-family:'Open Sans',sans-serif;
    font-weight: 600;
    margin: 0px 0 25px 0;
    text-align: center; 
	 padding: 95px 0 0;
}

.services h1 {
font-size: 18px;
    color: #f2f2f2;
    font-family:'Open Sans',sans-serif;
    font-weight: normal;
    margin: 0px 0 25px 0;
    text-align: center; 
}



.service_block {
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
}

.service_block h3 {

    font-family:'Open Sans',sans-serif;
    font-weight: 500;
    font-size: 25px;
    color: #f2f2f2;
    margin: 5px 0 5px;
}

.service_block p {
 font-family:'Open Sans',sans-serif;
    font-size: 16px;
    color: #f2f2f2;
    margin: 0px;
}

.service_icon {
    border: 3px solid #f2f2f2;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    margin: 0px auto 25px;
	-moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}



.service_block:hover .service_icon{
    border: 4px solid #85c04c;
	background:#f2f2f2;
    border-radius: 50%;
   cursor:pointer;
}


.service_icon.icon2 {
    border: 2px solid #f2f2f2;
}

.service_icon.icon3 {
    border: 2px solid #f2f2f2;
}

.service_icon span {
    background: transparent;
    border-radius: 50%;
    display: block;
    height: 100%;
    width: 100%;
}

.service_icon i {
    color: #f2f2f2;
    font-size: 40px;
    margin-top: 0;
    position: relative;
    top: 25px;
    z-index: 20;
	-moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}



.service_block:hover .service_icon i{
color: #d72229;
  
    margin-top: 0;
    position: relative;
  
}


.table-responsive{
border:1px solid #656568;
}

.table-header{
background-color:#72c4fe;

}

.job-code{
width:250px;
text-align:center;
}

.job-skills{
text-align:center;
}

.table-text td{
color:#656568;
}

.table-text td a{
color:#72c4fe;
}


.Opening{
color:#fff;
background-color:#c01e2d;
font-size:25px;
font-style:bold;
border:none;
border-radius:5px;
padding:15px;
margin-top:100px;
}
.Opening:hover{
background: #85c04c;
}


.blockquote-box:hover .service_icon{
    border: 2px solid #c01e2d;
	background:#c01e2d;
    border-radius: 50%;
    width: 42px;
min-height: 42px;
margin-right: 22px;
text-align: center!important;
} 
.blockquote-box:hover .service_icon i {
    color: #f2f2f2;
    font-size: 20px;
    margin-top: 0;
    position: relative;
    top: 10px;
    z-index: 20;
}

/* <!/--Services-->
---------------------------------*/

/* <!--About Us-->
---------------------------------*/

.about {
 background: #000 url(img/office11.png);
  background-size: cover;
}
.about h2 {
font-size: 40px;
    color: #f2f2f2;
    font-family:'Open Sans',sans-serif;
    font-weight: 600;
    margin: 0px 0 25px 0;
    text-align: center; 
	 padding: 95px 0 0;
	 }
.about h1 {
font-size: 18px;
    color: #e0dddd;
    font-family:'Open Sans',sans-serif;
    font-weight: normal;
    margin: 0px 0 25px 0;
    text-align: center; 
}

.about h3 {
font-family:'Open Sans',sans-serif;
    font-weight: 400;
    font-size: 25px;
    color: #e5dfdf;
    margin: 5px 0 5px;
}

.aboutus_wrapper {
    padding: 0px 0 40px;
}

.aboutus_icon {
    border: 2px solid #85c04c;
	background:#85c04c;
    border-radius: 50%;
    width: 42px;
min-height: 42px;
margin-right: 22px;
text-align: center!important;
-moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}


.aboutus_icon span {
    background: transparent;
    border-radius: 50%;
    display: block;
    height: 100%;
    width: 100%;
}

.aboutus_icon i {
    color: #fff;
	
    font-size: 20px;
    margin-top: 0;
    position: relative;
    top: 10px;
    z-index: 20;
	-moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.blockquote-box1:hover .aboutus_icon i {
    color: #d72229;
	
    font-size: 20px;
    margin-top: 0;
    position: relative;
    top: 10px;
    z-index: 20;
}

.blockquote-box1{margin-bottom:0px}


.blockquote-box1 h6{
   
   
	
	font-family:'Open Sans',sans-serif;
    font-size: 16px;
    color: #797878;
    margin: 0px 0 25px 65px;
	text-align:left! important;}	
/* <!--About Us-->
---------------------------------*/









 

/* <!--text boxes, buttons-->
---------------------------------*/

.input-text {
    padding: 15px 16px;
    border: 1px solid #f2f2f2;
    width: 100%;
    height: 38px;
    display: block;
    border-radius: 0px;
    font-size: 15px;
    color: #f2f2f2;
    margin: 0 0 25px 0;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.input-text:focus {
    border: 1px solid #fff;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(124, 197, 118, 0.3);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(124, 197, 118, 0.3);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(124, 197, 118, 0.3);
}

.input-text.text-area {
    height: 180px;
    resize: none;
    overflow: auto;
    
}
.input-text {
    background: transparent;
}

.input-btn {    
    width: 200px;
    height: 38px;
    letter-spacing: 0px;
    background: transparent;
    border-radius: 0px;
    color: #f2f2f2;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    border: 1px solid #f2f2f2;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.input-btn:hover {
    background: #fff;
    color: #222;
}



.btn{width:200px;
height:150px;}



.input-btn2 {    
    width: 200px;
    height: 38px;
    letter-spacing: 0px;
    background: #c01e2d;
    border-radius: 0px;
    color: #f2f2f2;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    border: 1px solid #f2f2f2;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.input-btn2:hover {
    background: #85c04c;
    color: #fff;
}

/* text boxes, buttons */



/* Career section */  
.work_area{
   background:url(img/career6.jpg);
  background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    position: relative;
	background-repeat: no-repeat;
	background-attachment: fixed;
    
}

.work_section{
    margin-top: 60px;
    margin-bottom: 60px;
}


.work_section h2{
font-size: 40px;
    color: #f2f2f2;
    font-family:'Open Sans',sans-serif;
    font-weight: 600;
    margin: 0px 0 25px 0;
    text-align: center; 
	 padding: 20px 0 0;

}

.work_section h4{
font-size: 16px;
    color: #f2f2f2;
    font-family:'Open Sans',sans-serif;
    font-weight:normal;
  
    text-align: center; 
	padding-bottom:20px;

}

.work_section h1 span{
  color: #3498db;
}
.panel-title{
 color:#f2f2f2;}
 
 .panel-body{
 color:#f2f2f2;}


.fileUpload {
	position: relative;
	overflow: hidden;
	
	padding: 5px 0 0 0;
}
.fileUpload input.upload {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	font-size: 20px;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
}

/* Career section */ 


/* contact section */ 
.section {
  padding-top: 20px;
  padding-bottom: 20px;
text-align:center;  }

.section-title {
  text-align: center;
  margin-bottom: 60px; }
  .section-title h1 {
    margin-bottom: 15px; 
	text-align:center;}
  .section-title .line {
    display: inline-block;
    margin-bottom: 15px;
    width: 100px;
    height: 5px;
    background-color: #c01e2d;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .section-title:hover .line, .section-title:focus .line {
    width: 50px; }
  .section-title p {
    margin: 0; }
	
	.section-title .line {
  background-color:#c01e2d; }
  
  .contact {
  margin-bottom: 60px;
  text-align: center; }
  .contact .icon {
    margin-bottom: 5px;
    font-size: 40px;
    color: #c01e2d; }
	#contactForm textarea {
  resize: none; }
  .contact .icon {
  color: #c01e2d; }
  
  .page-footer {
  padding: 20px 0 20px 0; }
  
  .bg-dark {
  background-color: #c01e2d;
  color: white; }
  .bg-dark .section-title .line {
    background-color: white; }
	

.member .member-image .social-links {
      display: block;
      position: absolute;
      width: 100%;
      top: 0;
      margin-top: -80px;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    .member .member-image:hover .social-links, .member .member-image:focus .social-links {
      top: 50%;
      margin-top: -25px; }
	  
	  .copyrights span a {
    display: inline-block;
    color: #fff;
    font-size: 14px;
	font-weight:bold;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
	
}
.copyrights span a:hover {
    text-decoration:underline;
}


.line{
text-align:center;
 display: inline-block;
    margin-bottom: 15px;
    width: 100px;
    height: 5px;
    background-color: #814DA8;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;}
	
	.line:hover{
	width: 50px;}
	hr{
	margin:10px 0;}
	
	
	.leavemsg input{
	margin:10px 0;
	}
	
	.leavemsg textarea{
	resize:none;
	}
/* contact section */ 


/*
   Media Queries
--------------------------- */
@media (min-width: 768px) {


}
@media (max-width: 768px) {

p{
font-size:14px;
}
.address p{
font-size:11px;
}
.about h2{
font-size:30px;
}
.services h2{
font-size:30px;
}
.welcome h2{
font-size:30px;
}
#aboutUs img{
margin-bottom:20px;
}
#aboutUs h3{
font-size:16px;
line-height:12px;
}
.navbar-inverse .navbar-toggle .icon-bar{
background:#005490;
}
.navbar-inverse .navbar-toggle {
border-color: transparent;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{
background:none;
outline: none;
}
.navStyle ul li {
display: block;
}
.navStyle {
float: right;
width: auto;
text-align:center;
}
.navStyle ul li {
display: block;
margin: 0px;
}
.navStyle ul li a {
font-size: 12px;
padding: 15px 12px;
}
.navStyle ul li:last-child {
margin: 0px;
} 
} 
@media (max-width: 480px){
.navStyle {
float: right;
width: 100%;
text-align:center;
} 

}


.modal-content {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.modal-header {
	background-color: #c01e2d;
	color: #ffffff;
}
.productpopup{
padding:10px;}
.productpopup h5{
 font-size: 40px;
    color: #565656;
    font-family:'Open Sans',sans-serif;
	text-align: center; 
	 }
	 
.productpopup h1{
 font-size: 16px;
    color: #565656;
    font-family:'Open Sans',sans-serif;
	text-align: justify;
padding-left:10px;	
	 }
.productpopup p{
 font-size: 16px;
    color: #565656;
    font-family:'Open Sans',sans-serif;
	text-align: left; 
	font-weight:bold;

}	 
.productpopup a{
color:blue;
}

.productpopupimage{
 width:900px;
 height:240px;
	padding-left:170px;
	 }

.productpopup a:hover{
text-decoration:underline;
color:blue;
}
.modal-header h4 {
	color: #ffffff;
}
.modal-header .close {
	font-weight: 300;
	color: #FFFFFF;
	text-shadow: none;
	filter: alpha(opacity=100);
	opacity: 1;
}
/* Large devices (Large desktops 1200px and up) */
@media (min-width:1200px) {
	.modal-lg {
		width: 1140px;
	}
}



::-webkit-scrollbar {
    width: 2px;
}
 
::-webkit-scrollbar-track {
    -webkit-box-shadow:none;
    border-radius: 0px;
    background-color:#aaa;
}
 
::-webkit-scrollbar-thumb {
    border-radius: 0px;
    -webkit-box-shadow: inset 1px 1px 6px #333; 
    background-color:#666;
}

body,html{
  overflow-x:hidden;
}
body {
 font-family: 'Open Sans', sans-serif;
  overflow-x: hidden !important;
}


a{ 
  text-decoration: none;
  color: #2f2f2f;
  
}
a:focus{
  outline: none;
  text-decoration: none;
}


/*scrol to top*/

.scrollToTop {
  bottom: 60px;
  display: none;
  font-size: 32px;
  font-weight: bold;
  height: 50px;
  position: fixed;
  right: 50px;
  text-align: center;
  text-decoration: none;
  width: 50px;
  z-index: 9999;
  color: #fff;  
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;

}
.scrollToTop:hover, .scrollToTop:focus{
  text-decoration: none;
  outline: none;
}

/*--------------------*/
/* HEADER */
/*--------------------*/

#header{
	float: left;
	display: inline;
	width: 100%;
	position: relative;
}

/*--------.menu_area-------- */
.menu_area{
	position: absolute;
	left:0;
	right: 0;
	top: 0;
}
.navbar-default {
  background-color: #fff;
  border-color: transparent;
  border-bottom:2px solid ##c01e2d;
  
  margin-top: 0px;
  padding:6px 0px; 
}
.past-main {
  background-color: #fff;
  border-bottom:2px solid #c01e2d;
  height:80px;
  margin-top: 0px;
  padding:6px 0px;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;

}
#navbar{overflow-x: hidden;}

.navbar-brand {                                                                                                                                                                                                                                                                                                                                                                                                                         	
	color: #fff !important;
	font-size: 35px;
	font-weight: bolder;
	font-family: 'Varela', sans-serif;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  background-color: #fff;
}

.navbar-default .navbar-nav > li > a {
  color: #000;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
}
.navbar-default .navbar-nav > li > a:hover{
  text-transform: uppercase;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  background-color: #fff;
  color: #000;
}

/*--------/menu_area-------- */

.slider_area{
	float: left;
	display: inline;
	width: 100%;
	position: relative;
}


/*===SLIDER NAVIGATIONS==*/

.slides-navigation a {
	width: 100px;
	height: 100px;
}

.slides-navigation .icon-wrap {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
}

.slides-navigation a::before,
.slides-navigation a::after,
.slides-navigation .icon-wrap::before,
.slides-navigation .icon-wrap::after {
	position: absolute;
	left: 50%;
	width: 3px;
	height: 50%;
	content: '';
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.slides-navigation .icon-wrap::before,
.slides-navigation .icon-wrap::after {
	z-index: 100;
	height: 0;
	background: #fff;
	-webkit-transition: height 0.3s, -webkit-transform 0.3s;
	transition: height 0.3s, transform 0.3s;
}

.slides-navigation a::before,
.slides-navigation .icon-wrap::before {
	top: 50%;
	-webkit-transform: translateX(-50%) rotate(-135deg);
	transform: translateX(-50%) rotate(-135deg);
	-webkit-transform-origin: 50% 0%;
	transform-origin: 50% 0%;
}

.slides-navigation a.next::before,
.slides-navigation a.next .icon-wrap::before {
	-webkit-transform: translateX(-50%) rotate(135deg);
	transform: translateX(-50%) rotate(135deg);
	-webkit-transform-origin: 50% 0%;
	transform-origin: 50% 0%;
}

.slides-navigation a::after,
.slides-navigation .icon-wrap::after {
	top: 50%;
	-webkit-transform: translateX(-50%) rotate(-45deg);
	transform: translateX(-50%) rotate(-45deg);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
}

.slides-navigation a.next::after,
.nslides-navigation a.next .icon-wrap::after {
	-webkit-transform: translateX(-50%) rotate(45deg);
	transform: translateX(-50%) rotate(45deg);
	-webkit-transform-origin: 100% 0%;
	transform-origin: 100% 0%;
}

.slides-navigation h3 {
	position: absolute;
	top: 50%;
	margin: 0;
	color: #fff;
	text-transform: uppercase;
	font-weight: 300;
	font-size: 0.85em;
	opacity: 0;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
}

.slides-navigation a.prev h3 {
	left: 100%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
}

.slides-navigation a.next h3 {
	right: 100%;
	text-align: right;
	-webkit-transform: translateY(-50%) translateX(50%);
	transform: translateY(-50%) translateX(50%);
}

.slides-navigation a:hover .icon-wrap::before,
.slides-navigation a:hover .icon-wrap::after {
	height: 50%;
}

.slides-navigation a:hover::before,
.slides-navigation a:hover .icon-wrap::before {
	-webkit-transform: translateX(-50%) rotate(-125deg);
	transform: translateX(-50%) rotate(-125deg);
}

.slides-navigation a.next:hover::before,
.slides-navigation a.next:hover .icon-wrap::before {
	-webkit-transform: translateX(-50%) rotate(125deg);
	transform: translateX(-50%) rotate(125deg);
}

.slides-navigation a:hover::after,
.slides-navigation a:hover .icon-wrap::after {
	-webkit-transform: translateX(-50%) rotate(-55deg);
	transform: translateX(-50%) rotate(-55deg);
}

.slides-navigation a.next:hover::after,
.slides-navigation a.next:hover .icon-wrap::after {
	-webkit-transform: translateX(-50%) rotate(55deg);
	transform: translateX(-50%) rotate(55deg);
}

.slides-navigation a:hover h3 {
	opacity: 1;
	-webkit-transform: translateY(-50%) translateX(0);
	transform: translateY(-50%) translateX(0);
}




/*--------------------*/
/* PRODUCT SECTION */
/*--------------------*/


#products{
  display: inline;
  float: left;
  width: 100%;
}


.single_product_body{
background-color:#fff;
	padding:15px;
	height:310px;
}

/*--------------------*/
/* ABOUT SECTION */
/*--------------------*/

#about {
  display: inline;
  float: left;
  width: 100%;
 
}

/*--------------------*/
/* SERVICE SECTION */
/*--------------------*/

#service {
  display: inline;
  float: left;
  width: 100%;
}




/*--------------------*/
/* TEAM SECTION */
/*--------------------*/


.team_slider{
	float: left;
	display: inline;
	width: 100%;
}
.team_slider .slick-next, .team_slider .slick-prev{
  height: 40px;
}



/*--------------------*/
/* CONTACT US SECTION */
/*--------------------*/

#contact{
	
	display: inline;
	float: left;
	width: 100%;
	
}

/*--------------------*/
/* FOOTER */
/*--------------------*/

#footer{
	float: left;
	display: inline;
	width: 100%;
	
	
}

/*======================///////////////
			start responsive style
=====================///////////////////////*/


@media(max-width:1199px ){
 
 
}
  
@media(max-width:991px ){
  .navbar-default .navbar-nav > li > a {font-size: 13px;padding: 15px 6px;}
  .navbar-brand {font-size: 28px;}
  #slides{height: 600px !important;} 
}

@media(max-width:767px ){
	.navbar-collapse{background-color: #fff;} 
	.main_nav{text-align: center;}
	.navbar-default .navbar-toggle:hover  {background-color: ##c01e2d;}
	#slides {height: 360px !important;}
	
	
	#about {padding: 50px 0;}
	#service {padding: 50px 0 50px;}
	
	
	#contact {padding: 50px 0 0;}
	
  .logo-mobile{
	width:250px;
	height:58px;
	}

}

@media(max-width:480px ){	
	#slides {height: 320px !important;}
	
	.logo-mobile{
	width:250px;
	height:58px;
	}
	
	
}

@media(max-width:360px ){
	
	.slides-navigation h3 {display: none;}
	.logo-mobile{
	width:250px;
	height:58px;
	}
	
}

@media(max-width:320px ){
	.logo-mobile{
	width:250px;
	height:58px;
	}
	
}





#career{
display: inline;
  float: left;
  width: 100%;

}



/* Large devices (Large desktops 1200px and up) */
@media (min-width:1200px) {
	.modal-lg {
		width: 1140px;
	}
}

.img-centered{
margin-left:100px;
}






/*--------------------*/
/* PORTFOLIO SECTION */
/*--------------------*/
#portfolio{
  display: inline;
  float: left;
  width: 100%;
  padding: 80px 0px;
  background-color:#ededed;
}
.portfolio-content {
	display: inline;
	float: left;
	margin-top: 50px;
	width: 100%;
}
.portfolio-menu{
	display: inline;
	float: left;
	width: 100%;
}
.portfolio-menu ul{
	display: inline-block;
	width: 100%;
	text-align: center;
}
.portfolio-menu ul li {
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	cursor: pointer;
	display: inline-block;
	font-family: "Raleway",sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0 13px;
	padding: 6px;
	text-transform: uppercase;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;  
}
.portfolio-container {
	display: inline;
	float: left;
	margin-left: -9px;
	margin-top: 60px;
	width: 100%;
}
.single-portfolio {
	display: inline;
	float: left;
	margin-bottom: 18px;
	margin-left: 18px;
	
    border-radius:5px;
}
.single-item{
	width: 100%;
	position: relative;
	overflow: hidden;
}
.single-item>img{
	width: 100%;
    display: block;
    height: 290px;
    -webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.single-item>img:hover{	
	-webkit-transform: scale(1);	
	    -ms-transform: scale(1);	
	        transform: scale(1);	       
}
#mixit-container .mix{
    display: none;
}
.single-item-content { 
	background-color: #000; 
	display: inline;
	opacity: 0;
	height: 100%;
	left: 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%;
	-webkit-transition: background-color 0.5s linear;
	-moz-transition: background-color 0.5s linear;
	-o-transition: background-color 0.5s linear;
	-ms-transition: background-color 0.5s linear;
	transition: background-color 0.5s linear;
}
.portfolio-social-icon {  
	float: left;
	display: inline;
	padding: 110px 50px;
	width: 100%;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.single-item:hover .single-item-content{
	opacity: 1;	
}
.single-item-content:hover{
	background-color: rgba(0, 0, 0, 0.8);	
}
.portfolio-social-icon a {
	color: #fff;
	display: inline-block;
	font-size: 14px;
	height: 40px;
	line-height: 15px;
	margin: 0 8px;
	padding: 12px;  
	text-align: center;
	width: 40px; 
	transform: scale(0.5);
	-webkit-transition: all 0.7s ease 0s;
	-o-transition: all 0.7s ease 0s;
	transition: all 0.7s ease 0s;
}
.single-item-content:hover .fancybox,
.single-item-content:hover .link-btn{
	 transform: scale(0.9);
} 
.portfolio-title {
	bottom: 0;
	display:inline;
	opacity: 0;
	left: 0;
	padding-bottom: 12px;
	position: absolute;
	text-align: center;
	width: 100%;
	-webkit-transition: all 0.7s ease 0s;
	-o-transition: all 0.7s ease 0s;
	transition: all 0.7s ease 0s;
}
.single-item:hover .portfolio-title{
	opacity: 1;
    
}
.portfolio-title h4 {
	color: #fff7f7;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0;
	text-transform: uppercase;
}
.portfolio-title span{
	color: #fff7f7;
	font-size: 12px;
	font-family: "Raleway",sans-serif;
}
.link-btn {
    cursor:pointer;
}
.single-portfolio:hover {
    box-shadow: 2px 2px 2px 2px #808080;
    
}

.carousel-iphone{
   margin-right: auto;
    margin-left: auto;
   
}

.phone-img{
  
    margin-top: 28px;
   
}
.carousel {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	
}
.carousel-indicators .active {
	width: 15px;
	height: 15px;
	background: #444444;
}
.carousel-indicators {
	bottom: -63px;
}
.carousel-indicators li {
	display: inline-block;
	margin: 1px;
	width: 15px;
	height: 15px;
	border: 1px solid #666666;
	border-radius: 10px;
	text-indent: -999px;
	cursor: pointer;
}

.long-template{
  
    height:420px;
    padding-top:5px;
    overflow-y:scroll;
    border:1px solid ##c01e2d;
}



