    .section-title {
 /* color: #585b60;*/
  color:#000;
  font-size: 25px;
  text-align: left;
  letter-spacing: 1px;
  line-height: 1;
  margin-bottom: 48px;
  padding: 0px 0px 10px;
  position: relative;
  text-transform:uppercase;
  border-bottom:2px solid #aba8a8;
  font-weight:400
}


.section-title2 {
  /*color:#737377;*/
  color:#000;
  font-size: 25px;
  text-align: center;
  letter-spacing: 0px;
  line-height: 1.2;
  margin-bottom: 30px;
  padding: 50px 50px 10px;
  position: relative;  
  border-bottom:2px solid #aba8a8;
  display:inline-block;
  font-weight:400
  
}

.section-title2 span{
	font-size:18px}
	
.section-title3 {
  /*color:#737377;*/
  color:#000;
  font-size: 25px;
  text-align: center;
  letter-spacing: 1px;
  line-height: 1;
  margin-bottom: 48px;
  padding: 0px 50px 10px;
  position: relative;
  text-transform:uppercase;
  border-bottom:2px solid #aba8a8;
  display:inline-block;
 /* font-weight:bold*/
  font-weight:400
  
}

.section-title3 span{
	font-size:18px}

 
.section-padding{
 padding:130px 0 50px!important;
      
}
.controls{
	padding: 0px!important;
}
#company-profile{
	background: #FFF;
	/*position:relative;
	top:65px*/;
}

#company-profile .content{
	padding:0;}
	
#company-profile .content p{
	text-align:  justify;
	font-size:15px;
	margin: 15px 0px;
	}
	
	
#team{
	background:#F6F6F6;
}

#team h3{
	margin-bottom: 20px;
    width: 100%;
    color: #6f6e6e;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 22px;
	padding-left:15px}


#team .TeamBox{
	min-height:200px;
	width: 40%;
    float: none;
    margin: auto;}
	
#team .TeamBox ul{
	padding:0;}
	
	
#team .TeamBox ul li{
	padding:0 0px 15px 0px;
	margin:0;
	list-style:none;
	font-weight:500}
	
.ico{
	margin-right:15px}
		
.form-control:focus {
  box-shadow: none;
  outline: none;
}
a a:focus {
  outline: none;
}
.navbar-brand {
  position: absolute; 
  padding: 0px;
  top:0
}
.top-nav-collapse {
  background: #fff;
  z-index: 999999;
  top: 0px !important;
  min-height: 58px;
  box-shadow: 0px 3px 6px 3px rgba(0, 0, 0, 0.06);
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  background: #fff !important;
}

.top-nav-collapse .navbar-brand {
  top: 0px;
 
}

/*.top-nav-collapse .navbar-brand img {
  width: 65%;
}
*/
.top-nav-collapse .navbar-nav .nav-link {
  color: #585b60 !important;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  font-family: 'Open Sans', sans-serif;
}

.top-nav-collapse .navbar-nav .nav-link:hover {
  cursor: pointer;
  color: #E63D4F !important;
  
  
}

.top-nav-collapse .navbar-nav li.active a.nav-link {
  color: #000 !important;
  font-weight:600;
  
}

.indigo {
  background: #fff;
}
/*.navbar-brand img {
  width: 68%;
}*/
.navbar-expand-lg .navbar-nav li a:hover,
.navbar-expand-lg .navbar-nav li .active > a,
.navbar-expand-lg .navbar-nav li a:focus {
  color: #E63D4F;
  outline: none;
}

.navbar-expand-lg .navbar-nav .active > .nav-link,
.navbar-expand-lg .navbar-nav .nav-link.active,
.navbar-expand-lg .navbar-nav .nav-link.open,
.navbar-expand-lg .navbar-nav .open > .nav-link {
  color: #000 !important;
  font-weight:600;
}

.navbar-expand-lg .navbar-nav .nav-link:focus,
.navbar-expand-lg .navbar-nav .nav-link:hover {
  color: #000 !important;
  font-weight:600;
}

.navbar {
  padding: 0;
}

.navbar li.active a.nav-link {
  color: #E63D4F;
}

.fadeInUpMenu {
  -webkit-animation-name: fadeInUpMenu;
  animation-name: fadeInUpMenu;
}

.slicknav_btn {
  border-color: #000;
}

.slicknav_menu .slicknav_icon-bar {
  background: #000;
}

/* only small tablets */
@media (min-width: 768px) and (max-width: 991px) {
  #nav-main li a.nav-link {
    padding-top: 18px;
  }
}

@media (width: 768px) {
  .navbar>.container .navbar-brand-centered{ margin-left:25%; }
}
.navbar-toggler {
  display: none;
}

.mobile-menu {
  display: none;
}

.slicknav_menu {
  display: none;
}

@media screen and (max-width: 991px) {
  .navbar-header {
    width: 100%;
  }
  .navbar-brand {
    position: absolute;
    padding: 15px 15px;
    top: 0;
  }
  .navbar-brand img {
    width: 75%;
  }
  .slicknav_menu {
    display: block;
  }
  .slicknav_nav a:hover,
  .slicknav_nav a:focus,
  .slicknav_nav .active {
    color: #FD6E74;
    outline: none;
    background: #f8f9fa;
  }
}

@media screen and (max-width: 768px) {
  .navbar-header {
    width: 100%;
  }
  .navbar-brand {
    position: absolute;
    padding: 0px 5px;
    top: 0;
  }
  .navbar-brand img {
    width: 48%;
  }
  #mobile-menu {
    display: none;
  }
  .slicknav_menu {
    display: block;
  }
  .slicknav_nav .active a {
    background: #E91E63;
    color: #fff;
  }
  .slicknav_nav a:hover,
  .slicknav_nav a:focus,
  .slicknav_nav .active {
    color: #E63D4F;
    outline: none;
    background: #f8f9fa;
  }
}
/* ScrollToTop */
a.back-to-top {
  display: none;
  position: fixed;
  bottom: 18px;
  right: 15px;
  text-decoration: none;
}

a.back-to-top i {
  display: block;
  font-size: 22px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  background: #7276a9;
  border-radius: 2px;
  text-align: center;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.14), 0 4px 8px rgba(0, 0, 0, 0.28);
}

a.back-to-top:hover, a.back-to-top:focus {
  text-decoration: none;
}

/* Preloader */
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 9999999;
}

.loader {
  top: 50%;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  position: relative;
  margin: 0 auto;
}

#loader-1:before, #loader-1:after {
  content: "";
  position: absolute;
  top: -10px;
  left: -10px;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  border: 2px solid transparent;
  border-top-color: #E63D4F;
}

#loader-1:before {
  z-index: 100;
  animation: spin 1s infinite;
}

#loader-1:after {
  border: 2px solid #f2f2f2;
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
  .top-nav-collapse .navbar-brand {
    top: -5px !important;
}
}

/* / Sliders */

.carousel-post {
  margin-right: 15px;
}

.carousel-post h5 {
  margin-top: 20px;
}

#portfolio {
  background: #F6F6F6;
  width: 100%;
}

#portfolio .mix {
  padding: 0;
  display: none;
}

.controls {
  text-align: center;
  padding-bottom: 20px;
}

a:not([href]):not([tabindex]) {
  color: #222;
}

a:focus:not([href]):not([tabindex]), a:hover:not([href]):not([tabindex]) {
  color: #fff;
}
.controls .active {
  color: #fff !important;
  background: #E63D4F;
}
.fullContent{
	margin-top: 70px;
}
@media screen and (max-width: 700px) and (min-width: 450px) {
	 .navbar-brand {
    position: absolute;
    padding: 0px 5px;
    top: 0;
	margin-left:15%;
  }
}
@media screen and (max-width: 370px){
	.navbar-brand h1{
		font-size:25px;
	}
  }
}
