/*-----------------------------------------------------------------------------------

    Template Name: Minn Business Template
    Template URI: http://usdtheme.com
    Description: This is html5 template
    Author: usdtheme
    Author URI: http://usdtheme.com
    Version: 1.0

-----------------------------------------------------------------------------------
    
    CSS INDEX
    ===================
	
    1. Theme Default CSS (body, link color, section etc)

-----------------------------------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800,900|Open+Sans:400,400i,600,700');

/*----------------------------------------*/
/*  1.  Theme default CSS
/*----------------------------------------*/
html, body {height: 100%;}
.floatleft {float:left}
.floatright {float:right}
.alignleft {float:left;margin-right:15px;margin-bottom: 15px}
.alignright {float:right;margin-left:15px;margin-bottom: 15px}
.aligncenter {display:block;margin:0 auto 15px}
a:focus {outline:0px solid}
img {max-width:100%;height:auto}
.fix {overflow:hidden}
p {
    margin:0 0 15px;
    font-family: 'Open Sans', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0 0 10px;
    font-family: 'Montserrat', sans-serif;
}
body{
    font-family: 'Open Sans', sans-serif;
    overflow-x: hidden;
}
a {transition: all 0.3s ease 0s;text-decoration:none;}
a:hover {
  color: #ffffff;
  text-decoration: none;
}
a:active, a:hover, a:focus {
  outline: 0 none;
  text-decoration: none;
}
ul{
list-style: outside none none;
margin: 0;
padding: 0
}
.clear{clear:both}
body {}
::-moz-selection {
    background: #ffffff;
    text-shadow: none;
    color: #fff;
}
::selection {
    background: #ffffff;
    text-shadow: none;
    color: #fff;
}
.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

.spectar {
  background: #ffffff none repeat scroll 0 0;
  height: 4px;
  width: 100%;
}

.c-white{
    color: #333;
}
a.default.link {
  box-shadow: 0 0 5px 0 rgba(0,0,0,0.4);
  display: block;
  margin-bottom: 10px;
  overflow: hidden;
  position: relative;
}
a.theme-btn {
  border-radius: 50px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  margin-top: 20px;
  min-width: 150px;
  padding: 10px 30px;
  text-shadow: none;
  text-transform: uppercase;
  transition: all 0.3s ease-in-out 0s;
}
a.theme-btn:hover  {
  background-color: #3EC1D5;
  color: #ffffff !important;
  border: 1px solid #3EC1D5;
}
.theme-btn {
  border: 1px solid #252525;
  color: #252525;
}
.theme-color, .primary-menu > ul > li:hover > a,
.primary-menu > ul > li.current > a {
    color: #fff;
}
.by-themes {
    background: #ffffff;
    border: 1px solid #ffffff;
}
.by-themes:hover {
	background-color: #3EC1D5;
	color: #ffffff !important;
	border: 1px solid #fff;
}
.header-area {
    background: rgba(0, 0, 0,0.50) url("../images/section/1.jpg") no-repeat fixed center top / cover ;
    display: block;
    height: auto;
    overflow: hidden;
    padding: 50px 0;
    width: 100%;
}
.primary-menu > ul > li {
    float: left;
    margin-left: 50px;
    position: relative;
}

.primary-menu > ul > li:first-child {
    margin-left: 0px;
}

.primary-menu > ul > li > a {
    color: #fff;
    display: block;
    padding: 25px 0;
    text-transform: uppercase;
    position: relative;
    font-weight: 600;
}
.primary-menu > ul > li > a::before {
  border-bottom: 1px solid #ffffff;
  bottom: 5px;
  content: "";
  height: 4px;
  left: 0;
  position: absolute;
  transition: all 0.3s ease 0s;
  width:0%;
}

.primary-menu > ul > li:hover a::before,
.primary-menu > ul > li.current a::before {
    left: 0px;
    opacity: 1;
    width: 100%;
}
.site-headding {
  margin:50px 0px;
}
.main-logo {
  display: inline-block;
}
.headding {
    font-size: 46px;
    font-weight: 800;
    line-height: 60px;
    margin: 50px 0;
    text-transform: uppercase;
}
.layouts-cl {
  color: #fff;
  font-size: 30px;
  margin-bottom: 24px;
}
.by-themes {
	border: 1px solid #fff;
	border-radius: 50px;
	color: #252525;
	display: inline-block;
	font-size: 22px;
	font-weight: 700;
	min-width: 150px;
	padding: 10px 40px;
	text-shadow: none;
	text-transform: uppercase;
	transition: all 0.2s ease-in-out 0s;
}
div#preloader { position: fixed; left: 0; top: 0; z-index: 999; width: 100%; height: 100%; overflow: visible; background: #fff url('../images/preloader.gif') no-repeat center center; }
.main-menu-area {
  background: #0f151a none repeat scroll 0 0;
  bottom: 0;
  height: 70px;
  left: 0;
  position: relative;
  transition: all 0.3s ease 0s;
  width: 100%;
  z-index: 50000;
}
.is-sticky.main-menu-area{
    background: rgba(15, 21, 26, 0.9) none repeat scroll 0 0;
    transition: all 0.3s ease 0s;
    width: 100%;
    z-index: 55555555;
}
.is-sticky .primary-menu > ul > li > a {
    padding: 20px 0;
}
.is-sticky .main-menu-area {
    height: 60px;
}
.is-sticky .header-logo {
}
.is-sticky .header-logo img {
    width: 100px;
}
.header-logo img {
    transition: all 0.3s ease 0s;
    width: 112px;
}

.header-logo {
    margin-top: 10px;
}
.section-title-area {
    padding: 70px 0;
}
.section-title {
    color: #252525;
    font-size: 32px;
    font-weight: 700;
    text-transform: uppercase;
}
.section-dis {
  color: #434343;
  font-size: 26px;
  font-weight: 700;
  letter-spacing: 1px;
  position: relative;
  display: inline-block;
}
.section-dis::after {
  border-bottom: 1px double #ffffff;
  bottom: -20px;
  content: "";
  height: 4px;
  left: 0;
  position: absolute;
  width: 100%;
}
.section-dis::before {
  background: #fff none repeat scroll 0 0;
  bottom: -41px;
  color: #ffffff;
  content: "";
  font-family: fontawesome;
  left: 50%;
  margin-left: -23px;
  padding: 4px 10px;
  position: absolute;
  z-index: 999;
}

.image-bg {
  display: block;
  height: 240px;
  position: relative;
  width: 100%;
}
.image-bg .image-shop-scroll {
  background-position: center top;
  background-repeat: no-repeat;
  height: 240px;
  left: 0;
  margin: 0 auto;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 4s ease-out 0s;
  width: 100%;
}
.image-bg:hover .image-shop-scroll {
    background-position: center 100% !important;
}

/*---------------------------------------
    13. Scroll To Top
----------------------------------------*/
#scrollUp {
  background: #fff none repeat scroll 0 0;
  border-radius: 2px;
  bottom: 80px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  color: #333;
  font-size: 28px;
  height: 45px;
  line-height: 40px;
  position: fixed;
  right: 15px;
  text-align: center;
  transition: all 0.3s ease 0s;
  width: 45px;
  z-index: 200;
  bottom: 15px;
}
#scrollUp:hover {
    background: #3ec1d5;
	color: #fff;
}
@-webkit-keyframes scroll-ani-to-top {
  0% {
    opacity: 0;
    bottom: 0;
  }
  50% {
    opacity: 1;
    bottom: 50%;
  }
  100% {
    opacity: 0;
    bottom: 75%;
  }
}
@-moz-keyframes scroll-ani-to-top {
  0% {
    opacity: 0;
    bottom: 0;
  }
  50% {
    opacity: 1;
    bottom: 50%;
  }
  100% {
    opacity: 0;
    bottom: 75%;
  }
}
@keyframes scroll-ani-to-top {
  0% {
    opacity: 0;
    bottom: 0;
  }
  50% {
    opacity: 1;
    bottom: 50%;
  }
  100% {
    opacity: 0;
    bottom: 75%;
  }
}
#scrollUp:hover i {
  animation: 800ms linear 0s normal none infinite running scroll-ani-to-top;
  height: 100%;
  left: 0;
  margin-bottom: -25px;
  position: absolute;
  width: 100%;
  bottom: 0;
}
.section-content {
  border-bottom: 1px solid #ededed;
  padding-bottom: 70px;
}
.section-content:last-child{
    border-bottom: 0px solid #ededed;
    padding-bottom: 00px;
}
.features-area {
  background: #fafafa none repeat scroll 0 0;
}
.feature-list .col-md-4:nth-last-child(-n+3) .single-feature .feature-inner {
  margin-bottom: 0;
}
.fe-icon {
    color: #ffffff;
    float: left;
    font-size: 28px;
    text-align: center;
    width: 12%;
}
.fe-disc {
    float: left;
    padding-left: 15px;
    width: 88%;
}
.fe-title {
    color: #333333;
    font-size: 18px;
    margin-bottom: 25px;
    margin-top: 6px;
    text-transform: uppercase;
}
.fe-content {
    color: #606873;
    line-height: 25px;
}
.single-feature {
  margin-bottom: 40px;
  min-height: 115px;
}
.footer-area {
    position: relative;
	background: #f9f9f9;
}
.footer-top-inner{
  padding: 75px 0;
}
.footer-bottom {
  background: #0f151a none repeat scroll 0 0;
  padding: 20px 0;
}
.copyright-area {
    color: #ffffff;
}
.copyright-area > p {
    margin-bottom: 25px;
}
.social-midea li a {
	background: #ffffff none repeat scroll 0 0;
	border: 1px solid rgba(0, 0, 0, 1);
	border-radius: 2px;
	color: #252525;
	display: block;
	height: 45px;
	line-height: 42px;
	width: 45px;
}
.social-midea li {
    display: inline-block;
    margin: auto 5px;
}
.social-midea li a:hover {
    background:#3ec1d5;
    border: 1px double #3ec1d5;
    color: #ffffff;
}
.single-item {
    margin-top: 50px;
}
.section-content .col-md-4:nth-child(-n+3) .single-item {
    margin-top: 0;
}
.single-item:hover .image-bg::after{
	opacity: 1;
}
.row.margin-row {
    margin-top: 50px;
}

