/*-----------------------------------------------------------------------------------

    Template Name: usman
    Template URI: http://dbuggers.com/tf/html/usman
    Description: This is html5 template
    Author: dbuggers
    Author URI: http://dbuggers.com/tf/html/usman
    Version: 1.0

-----------------------------------------------------------------------------------
    
    CSS INDEX
    ===================
	
    1. Theme Default CSS (body, link color, section etc)

-----------------------------------------------------------------------------------*/

/* google fonts */

@import url("https://fonts.googleapis.com/css?family=Montserrat:400");
@import url("https://fonts.googleapis.com/css?family=Inconsolata:400,700");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400italic,400,700");


/*----------------------------------------*/
/*  1.  Theme default CSS
/*----------------------------------------*/
html, body {height: 100%;}
.f-left {float:left}
.f-right {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;}
h1, h2, h3, h4, h5, h6 {
  margin: 0 0 10px;
  font-family: 'Montserrat', serif;
  /* color: #fff; */
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a { 
    color: inherit 
}
a {transition: all 0.3s ease 0s;text-decoration:none;}
a:hover {
  color: #000;
  text-decoration: none;
}
a:active {
  outline: 0 none;
}
ul{
list-style: outside none none;
margin: 0;
padding: 0
}
.clear{clear:both}
body {
    line-height:1.2;
    color:#000;
    font-family: "Open Sans", Verdana, sans-serif;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0.5px;
    line-height: 26px;
}
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}
::selection {
    background: #b3d4fc;
    text-shadow: none;
}
.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/*************************
   Text color
*************************/
.text-blue { color: #4FC1F0; }
.text-white { color: #fff ;}
.text-black { color: #363636; }
.text-theme { color: #f10; }

.text-white h1, .text-white p, .text-white h2{ color: #fff; }
.text-white { color: #fff; }
.text-black { color: #363636 ;}
.text-theme { color: #f10; }

/*colored background*/
 .black-bg { background: #252525 !important; }
 .white-bg { background: #fff !important; }
 .gray-bg { background: #f6f6f6 !important; }
 .blue-bg { background: #4FC1F0 !important; }
 .default-bg { background: #50C1F0 !important; }
 .transparent-bg { background: transparent !important; }

/*************************
  Basic margin padding
*************************/
.m-0 {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}
.p-0 {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
}
/*************************
         Margin top
*************************/
.mt-0 { margin-top: 0 }
.mt-10 { margin-top: 10px }
.mt-15 { margin-top: 15px }
.mt-20 { margin-top: 20px }
.mt-25 { margin-top: 25px }
.mt-30 { margin-top: 30px }
.mt-40 { margin-top: 40px }
.mt-50 { margin-top: 50px }
.mt-60 { margin-top: 60px }
.mt-70 { margin-top: 70px }
.mt-80 { margin-top: 80px }
.mt-90 { margin-top: 90px }
.mt-100 { margin-top: 100px }
.mt-110 { margin-top: 110px }
.mt-120 { margin-top: 120px }
.mt-130 { margin-top: 130px }
.mt-140 { margin-top: 140px }
.mt-150 { margin-top: 150px }
/*************************
      Margin right
*************************/
.mr-0 { margin-right: 0px }
.mr-10 { margin-right: 10px }
.mr-15 { margin-right: 15px }
.mr-20 { margin-right: 20px }
.mr-30 { margin-right: 30px }
.mr-40 { margin-right: 40px }
.mr-50 { margin-right: 50px }
.mr-60 { margin-right: 60px }
.mr-70 { margin-right: 70px }
.mr-80 { margin-right: 80px }
.mr-90 { margin-right: 90px }
.mr-100 { margin-right: 100px }
.mr-110 { margin-right: 110px }
.mr-120 { margin-right: 120px }
.mr-130 { margin-right: 130px }
.mr-140 { margin-right: 140px }
.mr-150 { margin-right: 150px }
/*************************
      Margin bottom
*************************/
.mb-0 { margin-bottom: 0 !important }
.mb-10 { margin-bottom: 10px }
.mb-15 { margin-bottom: 15px }
.mb-20 { margin-bottom: 20px }
.mb-30 { margin-bottom: 30px }
.mb-35 { margin-bottom: 35px }
.mb-40 { margin-bottom: 40px }
.mb-50 { margin-bottom: 50px }
.mb-60 { margin-bottom: 60px }
.mb-70 { margin-bottom: 70px }
.mb-80 { margin-bottom: 80px }
.mb-90 { margin-bottom: 90px }
.mb-100 { margin-bottom: 100px }
.mb-110 { margin-bottom: 110px }
.mb-120 { margin-bottom: 120px }
.mb-130 { margin-bottom: 130px }
.mb-140 { margin-bottom: 140px }
.mb-150 { margin-bottom: 150px }
/*************************
        Margin left
*************************/
.ml-0 { margin-left: 0 }
.ml-10 { margin-left: 10px }
.ml-15 { margin-left: 15px }
.ml-20 { margin-left: 20px }
.ml-30 { margin-left: 30px }
.ml-40 { margin-left: 40px }
.ml-50 { margin-left: 50px }
.ml-60 { margin-left: 60px }
.ml-70 { margin-left: 70px }
.ml-80 { margin-left: 80px }
.ml-90 { margin-left: 90px }
.ml-100 { margin-left: 100px }
.ml-110 { margin-left: 110px }
.ml-120 { margin-left: 120px }
.ml-130 { margin-left: 130px }
.ml-140 { margin-left: 140px }
.ml-150 { margin-left: 150px }
/*************************
        Padding top
*************************/
.pt-0 { padding-top: 0 }
.pt-10 { padding-top: 10px }
.pt-15 { padding-top: 15px }
.pt-20 { padding-top: 20px }
.pt-30 { padding-top: 30px }
.pt-40 { padding-top: 40px }
.pt-50 { padding-top: 50px }
.pt-60 { padding-top: 60px }
.pt-70 { padding-top: 70px }
.pt-80 { padding-top: 80px }
.pt-90 { padding-top: 90px }
.pt-100 { padding-top: 100px }
.pt-110 { padding-top: 110px }
.pt-120 { padding-top: 120px }
.pt-130 { padding-top: 130px }
.pt-140 { padding-top: 140px }
.pt-150 { padding-top: 150px }
/*************************
        Padding right
*************************/
.pr-0 { padding-right: 0 }
.pr-10 { padding-right: 10px }
.pr-15 { padding-right: 15px }
.pr-20 { padding-right: 20px }
.pr-30 { padding-right: 30px }
.pr-40 { padding-right: 40px }
.pr-50 { padding-right: 50px }
.pr-60 { padding-right: 60px }
.pr-70 { padding-right: 70px }
.pr-80 { padding-right: 80px }
.pr-90 { padding-right: 90px }
.pr-100 { padding-right: 100px }
.pr-110 { padding-right: 110px }
.pr-120 { padding-right: 120px }
.pr-130 { padding-right: 130px }
.pr-140 { padding-right: 140px }
/*************************
        Padding bottom
*************************/
.pb-0 { padding-bottom: 0 }
.pb-10 { padding-bottom: 10px }
.pb-15 { padding-bottom: 15px }
.pb-20 { padding-bottom: 20px }
.pb-25 { padding-bottom: 25px }
.pb-30 { padding-bottom: 30px }
.pb-40 { padding-bottom: 40px }
.pb-45 { padding-bottom: 45px }
.pb-50 { padding-bottom: 50px }
.pb-60 { padding-bottom: 60px }
.pb-70 { padding-bottom: 70px }
.pb-80 { padding-bottom: 80px }
.pb-90 { padding-bottom: 90px }
.pb-100 { padding-bottom: 100px }
.pb-110 { padding-bottom: 110px }
.pb-120 { padding-bottom: 120px }
.pb-130 { padding-bottom: 130px }
.pb-140 { padding-bottom: 140px }
.pb-150 { padding-bottom: 150px }
/*************************
        Padding left
*************************/
.pl-0 { padding-left: 0 }
.pl-10 { padding-left: 10px }
.pl-15 { padding-left: 15px }
.pl-20 { padding-left: 20px }
.pl-30 { padding-left: 30px }
.pl-40 { padding-left: 40px }
.pl-50 { padding-left: 50px }
.pl-60 { padding-left: 60px }
.pl-70 { padding-left: 70px }
.pl-80 { padding-left: 80px }
.pl-90 { padding-left: 90px }
.pl-100 { padding-left: 100px }
.pl-110 { padding-left: 110px }
.pl-120 { padding-left: 120px }
.pl-130 { padding-left: 130px }
.pl-140 { padding-left: 140px }
.pl-150 { padding-left: 150px }


/***************************
    Page section padding 
****************************/
.ptb-0 { padding: 0 }
.ptb-10 { padding: 10px 0 }
.ptb-20 { padding: 20px 0 }
.ptb-30 { padding: 30px 0 }
.ptb-35 { padding: 35px 0 }
.ptb-40 { padding: 40px 0 }
.ptb-45 { padding: 45px 0 }
.ptb-50 { padding: 50px 0 }
.ptb-60 { padding: 60px 0 }
.ptb-70 { padding: 70px 0 }
.ptb-80 { padding: 80px 0 }
.ptb-90 { padding: 90px 0 }
.ptb-100 { padding: 100px 0 }
.ptb-110 { padding: 110px 0 }
.ptb-120 { padding: 120px 0 }
.ptb-130 { padding: 130px 0 }
.ptb-140 { padding: 140px 0 }
.ptb-150 { padding: 150px 0 }

/***************************
    Page section margin 
****************************/
.mtb-0 { margin: 0 }
.mtb-10 { margin: 10px 0 }
.mtb-15 { margin: 15px 0 }
.mtb-20 { margin: 20px 0 }
.mtb-30 { margin: 30px 0 }
.mtb-40 { margin: 40px 0 }
.mtb-50 { margin: 50px 0 }
.mtb-60 { margin: 60px 0 }
.mtb-70 { margin: 70px 0 }
.mtb-80 { margin: 80px 0 }
.mtb-90 { margin: 90px 0 }
.mtb-100 { margin: 100px 0 }
.mtb-110 { margin: 110px 0 }
.mtb-120 { margin: 120px 0 }
.mtb-130 { margin: 130px 0 }
.mtb-140 { margin: 140px 0 }
.mtb-150 { margin: 150px 0; }


/*Opacity background*/
 .bg-opacity-black-10:before, .bg-opacity-black-20:before, .bg-opacity-black-30:before, .bg-opacity-black-40:before, .bg-opacity-black-50:before, .bg-opacity-black-60:before, .bg-opacity-black-70:before, .bg-opacity-black-80:before, .bg-opacity-black-90:before,  .bg-opacity-white-10:before,  .bg-opacity-white-20:before,  .bg-opacity-white-30:before,  .bg-opacity-white-40:before,  .bg-opacity-white-50:before,  .bg-opacity-white-60:before,  .bg-opacity-white-70:before,  .bg-opacity-white-80:before,  .bg-opacity-white-90:before{
    content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: -1; 
 }
 .bg-opacity-black-10:before {  background: rgba(0, 0, 0, 0.1);}
 .bg-opacity-black-20:before {  background: rgba(0, 0, 0, 0.2);}
 .bg-opacity-black-30:before {  background: rgba(0, 0, 0, 0.3);}
 .bg-opacity-black-40:before {  background: rgba(0, 0, 0, 0.4);}
 .bg-opacity-black-50:before {  background: rgba(0, 0, 0, 0.5);}
 .bg-opacity-black-60:before {  background: rgba(0, 0, 0, 0.6);}
 .bg-opacity-black-70:before {  background: rgba(0, 0, 0, 0.7);}
 .bg-opacity-black-80:before {  background: rgba(0, 0, 0, 0.8);}
 .bg-opacity-black-90:before {  background: rgba(0, 0, 0, 0.9);}

 .bg-opacity-white-10:before {  background: rgba(255, 255, 255, 0.1);}
 .bg-opacity-white-20:before {  background: rgba(255, 255, 255, 0.2);}
 .bg-opacity-white-30:before {  background: rgba(255, 255, 255, 0.3);}
 .bg-opacity-white-40:before {  background: rgba(255, 255, 255, 0.4);}
 .bg-opacity-white-50:before {  background: rgba(255, 255, 255, 0.5);}
 .bg-opacity-white-60:before {  background: rgba(255, 255, 255, 0.6);}
 .bg-opacity-white-70:before {  background: rgba(255, 255, 255, 0.7);}
 .bg-opacity-white-80:before {  background: rgba(255, 255, 255, 0.8);}
 .bg-opacity-white-90:before {  background: rgba(255, 255, 255, 0.9);}


/*image background*/
 .bg-1, .bg-2, .bg-3, .bg-4, .bg-5, .bg-6, .bg-7, .bg-8, .bg-9, .bg-10{
    background-attachment: fixed; background-clip: initial; background-color: rgba(0, 0, 0, 0); background-origin: initial; background-position: center center; background-repeat: no-repeat; background-size: cover; position: relative; z-index: 0;
 }
 .bg-1 { background: url(../../images/bg/1.jpg);}
 .bg-2 { background: url(../../images/bg/2.jpg);}
 .bg-3 { background: url(../../images/bg/3.jpg);}
 .bg-4 { background: url(../../images/bg/4.jpg);}
 .bg-5 { background: url(../../images/bg/5.jpg);}
 .bg-6 { background: url(../../images/bg/6.jpg);}
 .bg-7 { background: url(../../images/bg/7.jpg);}
 .bg-8 { background: url(../../images/bg/8.jpg);}
 .bg-9 { background: url(../../images/bg/9.jpg);}
 .bg-10 { background: url(../../images/bg/10.jpg);}

 
 
 
/*  here all customs css */
header {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.header-area {
  padding: 20px 0;
}
.logo {
	max-width: 80px;
}
.logo h2 {
  font-size: 25px;
  font-weight: normal;
  letter-spacing: 2px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-top: 0;
  color:#fff;
}

/* stiky header*/
.header-area.scroll-header {
 background:#ffffff;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  padding:0;
  animation:500ms ease-in-out 0s normal none 1 running fadeInDown;
  border-bottom:1px solid #ddd;
}
.header-area.scroll-header .main-menu ul li a {color:#000;}
.header-area.scroll-header .logo h2  {color:#000;}

/* menu area */
.main-menu ul li {
  float: left;
  position: relative;
  }
.main-menu ul li a {
  color: #fff;
  display: block;
  font-size: 13px;
  font-weight: normal;
  line-height:20px;
  padding: 30px 25px;
  text-transform: uppercase;
	text-decoration: none;
  letter-spacing:2px;
  font-family:sans-serif;
}
.main-menu ul li:hover > a{color:#999}

/* submneu */
.main-menu ul li ul.sub-menu {
  background: #ffffff none repeat scroll 0 0;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 100%;
  transition: all 0.5s ease 0s;
  visibility: hidden;
  width: 210px;
  color:#000;
}
.main-menu ul li:hover > ul.sub-menu{opacity: 1;visibility:visible;}
.main-menu ul li ul.sub-menu li {
  float: none;
  position: relative;
  border-bottom:1px solid #f5f5f5;
}
.main-menu ul li ul.sub-menu li a {
  color:#666;
  font-size: 11px;
  padding: 13px 15px;
  letter-spacing:1px;
}
.main-menu ul li ul.sub-menu li:hover > a{background:#f5f5f5 }
.main-menu ul li ul.sub-menu li a i{float:right}
/* three lebel menu */
.main-menu ul li ul.sub-menu li ul {
  left: 100%;
  opacity: 0;
  top: 0;
  visibility: hidden;
}

/* salider-area */
.single-slider {
  background-position: center center;
  /* height: 100vh; */
  background-size:cover;
  width:100%;
}

.single-slider::before {
  background-color: rgba(0, 0, 0, 0.5);
  content: none;
  height: 100vh;
  left: 0;
  opacity:.6;
  position: absolute;
  top: 0;
  width: 100%; 
}

.slider-content{
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);  
}
.slider-content h2{
  text-transform: uppercase;
  letter-spacing:5px;
  font-size:36px;
  line-height:65px;
  color:#fff;
  font-weight:normal;
  font-family:sans-serif;
}
.slider-content p {
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 2px;
  text-transform: uppercase;
  line-height:35px;
}

/*Portfolio area CSS*/
.portfolio-area{
  padding: 70px 15px;
}
.portfolio-wrapper{
}
.portfolio-box{}
.portfolio-box {
	overflow: hidden;
  position: relative;
}
.portfolio-box::before {
  background: #000 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: all 0.4s ease 0s;
  width: 100%;
  cursor: pointer;
}
.portfolio-box:hover::before{
  background: #000 none repeat scroll 0 0;
  opacity: 0.4;
  cursor: pointer;
}


.new-portfolio-box {
  padding: 3px!important;
}


.portfolio-box .portfolio-content {
    position: absolute;
    bottom: 15px;
    text-align:center;
    opacity: 0;
    position: absolute;
    transition: all 0.3s ease 0s;
    visibility: hidden;
	left:0;
	right:0;
	margin:auto;
	height:100%;
	weight:100%;
	cursor: pointer;
}
.portfolio-box:hover .portfolio-content{
    visibility: visible;
    opacity: 1;
    z-index: 999;
	transform:translateY(50%);
}
.portfolio-box:hover .portfolio-content h4{
    color: #fff;
}
.portfolio-box img {
  width: auto;
  height: 100%;
object-fit: cover;
min-height: 354px;
}

@media (max-width: 768px) {
  .portfolio-box img {
    min-height: auto;
  }
}

.portfolio-content h4 {
  color: #f6f6f6;
  font-size: 20px;
  font-weight: 700;
  margin: 0;
  padding: 0;
}
.portfolio-content p {
  color: #fff;
  font-size: 13px;
  padding: 5px 0;
}
.portfolio-menu {
  margin-bottom: 35px;
  margin-left: 0;
  margin-right: 0;
  margin-top: 35px;
  text-align: center;
}  
.button-group.filter-button-group > button {
    text-transform: uppercase;
    font-size: 14px;
    color: rgba(102, 102, 102, 0.5);
	border:none;
	background:none;
	font-weight:300;	
  letter-spacing: 3px;
  padding-left: 23px;
}
.button-group.filter-button-group > button:hover{
    color: #000;
}
.button-group .active {
  color: #000!important;
}

/* footer-area */
.footer-area {
  background-color: #f5f5f5;
}
.content-details i {
  font-size: 50px;
  margin-bottom:10px;
  cursor:pointer;
}
.content-box {
  text-align: center;
  padding: 35px 0;
}


/* _______________ */
/* about-page */ 
.single-info h1 {
  color: #000;
  font-family: sans-serif;
  font-size: 30px;
  font-weight: normal;
  letter-spacing: 5.5px;
  line-height: 42px;
  padding-bottom: 55px;
  padding-top: 155px;
  text-transform: uppercase;
}
.Info-area {
  border-bottom-color: #ddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding-bottom:30px;
}
.single-info p {
  font-family: sans-serif;
  font-size: 12px;
  font-weight: normal;
  letter-spacing: 1.5px;
  line-height: 30px;
  text-transform: uppercase;
  color:#666;
}

/* Progree-skill-area */
.skill {
  padding: 0 5px;
}
.skill.upcase > h4 {
  color: #666;
  font-size: 15px;
  font-weight: normal;
  padding-bottom: 2px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.skill span {
  float: right;
}
.progress {
  background-color: #f5f5f5;
  border-radius: 0;
  box-shadow: none;
  height: 4px;
}
.progress .progress-bar {
  background-color: #666;
  box-shadow: none;
  line-height: 4px;
}
.about-hire{
    background-color: #0cb4ce ;
}
.hire-content > h3 {
  color: #fff;
  font-weight: 600;
  line-height: 38px;
}
.hire-button > a {
  margin: 10px;
}
.hire-btn:hover {
  color: #000;
  border: 1px solid #000;
  background: #fff;
}
.social-list > li {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 5px;
    margin-left: 5px;
    margin-right: 10px;
    margin-top: 5px;
	border:1px solid#666;
	border-radius:50%;
}
.social-list > li  a{color:#666!important;padding:7px;}

/* service-area */
.service-area h1 {
  color: #000;
  font-family: sans-serif;
  font-size: 30px;
  font-weight: normal;
  line-height: 42px;
  text-align: center;
  text-transform: uppercase;
  padding-top:140px;
  padding-bottom:40px;
  letter-spacing:0.1em;
}
.service-area p {
  font-family: sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 25px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing:0.1em;
  margin-bottom:70px;
}
.content-box-icon {
  font-size: 45px;
}
.content-box-title {
  color: #666;
  font-size: 14px;
  letter-spacing: 0.1em;
  line-height: 25px;
  padding-bottom: 20px;
  padding-left: 0;
  padding-right: 0;
  padding-top: 20px;
  text-transform: uppercase;
}
.content-box-text {
  color: #666;
  font-family: sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 22px;
  letter-spacing:0.05em;
}

/* about-testimonial-area */
.testimonial {
  background: url("img/about/background.jpg");
  padding:80px 0;
  background-attachment:fixed;
  position:relative;
}
.testimonial::before {
  background-color: #000;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  opacity: 0.5;
  position: absolute;
  top: 0;
  width: 100%;
}
.deails > h1 {
  font-family: sans-serif;
  font-size: 36px;
  font-weight: normal;
  line-height: 40px;
  text-align:center;
  text-transform:uppercase;
}
.deails > p {
  font-size: 16px;
  line-height: 25px;
  font-family: sans-serif;
  color: #fff;
  text-align: center;
  text-transform:uppercase;
} 

/* Team-Area */
.Team-Area{border-bottom:1px solid #f5f5f5;}
.team-title h5 {
  text-align: center;
  color: #000;
  font-size: 14px;
  line-height: 15px;
  padding-top:30px;
  font-weight: normal;
  letter-spacing: 2px;
}
.team-title > p {
  font-size: 12px;
  line-height: 22px;
  color: #666;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;
  font-family: sans-serif;
}

.image-area{
  position:relative;
}
.image-area:hover:before {
  background-color: #000;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  opacity: 0.5;
  position: absolute;
  top: 0;
  width: 100%;
  cursor:pointer;
  transition:.5s;
}
.team-content {
  color: #666 !important;
  font-size: 12px;
  line-height: 18px;
  letter-spacing:0;
  padding:10px;
}
.team-content h4 {
  font-size: 12px;
  padding-bottom: 12px;
}

/* -------------- */
/* blog-area */
.blog-area img {cursor:Pointer;}
.blog-area {
  padding-top: 140px;
  border-bottom:1px solid#f5f5f5;
  padding-bottom:90px;
}
.blog-details h4 {
  color: #666;
  font-family: sans-serif;
  font-size: 18px;
  line-height: 20px;
  padding-top: 25px;
  text-transform: uppercase;
  margin:0;
  padding-bottom:10px;
}
.blog-details > span {
  color: #000;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: normal;
  font-family: sans-serif;
  letter-spacing:2px;
}
.blog-details > p {
  color: #666;
  font-size: 12px;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 2;
  padding-top: 15px;
}
.blog-details p {
  color: #666;
  text-align:justify;
}
.padding {
  margin-top: 50px;
}
.blog-details ul  li {
  font-size: 12px;
  line-height: 22px;
  color: #666;
  font-family: sans-serif;
  padding-left: 20px;
  list-style: inside;
}
.blog-details h1 {
  color: #222;
  padding: 50px 0;
  font-size:20px;
}
.comment-area > ul li {
  height: 50px;
  width: 73px;
  float:left;
  list-style:none;
  text-decoration:none;
}
.comment-area img {
  border-radius: 50%;
}.comment-area h3 {
  color: #666;
  margin-left: 115px;
  font-size: 14px;
  line-height: 25px;
  font-weight: normal;
  font-family: sans-serif;
}
.comment-area p {
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
  margin-left: 115px;
  text-align: justify;
}
/* ---------------- */


/* contact page */

.contact-area {
    border-bottom: 1px solid#f5f5f5;
    /* padding-bottom: 140px; */
    background:#EBEBEB none repeat scroll 0 0;
	/* margin-top:40px!important; */
}
  
.contact-area h1 {
  color: #000;
  font-size: 30px;
  letter-spacing: 2.5px;
  line-height: 42px;
  text-align: center;
  text-transform: uppercase;
  padding-bottom: 30px;
}
.contact-details > p{margin-bottom:60px;}
.contact-area form {
  margin-top: 70px;
}
.contact-area input {border-radius:none;}
.contact-details button {margin-top:30px;}
.contact-details button:hover {
  background-color:#ddd;
  color:#fff;
  transition:.4s;
}


/* contact-area */
.contact-form input, .contact-form textarea {
	width: 100%;
	margin-bottom: 20px;
	padding: 5px 10px;
	border: 0;
}
.contact-form input:focus, .contact-form textarea:focus {
	border: 1px solid #999;
}
.contact-social li {
  display: inline-block;
}
.contact-social li a {
  border: 1px solid #8e8e8e;
  border-radius: 2px;
  display: block;
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  text-align: center;
  width: 40px;
  transition: .3s;
}
.contact-social li a i {
  display: block;
  line-height: 40px;
  transition: all 0.5s ease 0s;
}
.contact-social li a:hover i:first-child {
	margin-top:-40px;
}
.contact-social li a:hover {
	background: #8e8e8e;
	color: #fff;
}
.contact-area h3 {
  margin-bottom: 20px;
}



/*Contact Area CSS*/

.contact-form{}
.section-title h4{color:#000;font-size:50px;text-transform:uppercase;font-weight:700;}
.section-title h2{color:#000;font-size:30px;text-transform:uppercase;font-weight:300;margin-top:20px;}
.contact-form-area h4 {
  font-weight: 500;
  letter-spacing: 3px;
  padding-bottom: 10px;
  color:#000;
}
.contact-person > h4 {
  font-size: 19px;
  font-weight: 500;
  letter-spacing: 2px;
  margin-bottom: 15px;
}
.alt-content-box {
  margin: 25px 0;
  padding-left: 55px;
  position: relative;
}
.alt-content-box-icon {
  color: #111;
  font-size: 28px;
  height: 38px;
  left: 0;
  line-height: 38px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 38px;
}
.alt-content-box-title {
  margin-bottom: 18px;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 2px;
}
.input-lg {
  border-radius: 0;
  box-shadow: none;
  font-size: 12px;
  height: 35px;
  text-transform: uppercase;
}
.form-control:focus {
  box-shadow: none;
  border-color: #000;
}
.alt-content-box-icon i {
  font-size: 30px;
}
#map{height:270px;margin-top:70px;}






/*** CUSTOM STYLES 
**************************************************/


.site-content {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
}
.slider-area {
	background-repeat: no-repeat;
	background-position: center;
		background-size: cover;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	min-height: 350px;
}
@media screen and (max-width: 768px) {
	.slider-area {
		background-size: cover;
		min-height: 250px;
	}	
}


.header-area {
	padding: 10px 0;
}
.header-area.white {
	background: #fff;	
}
.header-area.white .full-header a {
	color: #999;
	font-family: "Open Sans", Verdana, sans-serif;
	font-size: 14px;
}
	.header-area.white .full-header a:hover {
		color: #343f4b;
	}


.mean-container .mean-bar {
	padding: 3px 0;
}
.mean-bar:before {
	background: url(img/logo-crop.jpg) no-repeat center;
	background-size: contain;
	content: '';
	height: 47px;
	width: 50px;
}


.album-title {
	padding: 50px 0;
}

.portfolio-area {
  -webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}
.portfolio-area.single .portfolio-box:before,
.portfolio-area.album .portfolio-box:before {
	content: none;
}

.portfolio-box:before {
	content: none;
}

.portfolio-img a {
	display: block;
	position: relative;
  max-height: 350px;
}
.portfolio-img a:before {  
	background: rgba(0,0,0,0);
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	width: 100%;
	height: 100%;
}
.portfolio-box:hover .portfolio-img a:before {
	background: rgba(0,0,0,.4);
}

.album-gallery figure {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
  flex-direction: column-reverse;
}
.album-gallery figcaption {
	font-weight: bold;
	padding: 10px 0;
}

@media screen and (max-width: 375px) {
	.col-xs-6 {
		width: 100%;
	}	
}

.single-blog {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
}