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

    Template Name: Modern - Minimal Portfolio Template
    Description: This is Portfolio template
    Author: dbuggers
    Version: 1.0

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

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

/* google fonts */

@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,700,900|Roboto:300,400,500,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: 'Playfair Display', serif;
  color:#444;
}
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: #444444;
  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:#666;
    font-family: "Roboto",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: #444444;
    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;
	font-family: "Roboto",sans-serif;
	
}
.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-45 { margin-top: 45px }
.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-43 { padding: 43px 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);}

.bg-grey {
  background: #f5f5f5 none repeat scroll 0 0;
}

/*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 custom css */
.logo h2 {
  color: #444;
  font-family: "Roboto",sans-serif;
  font-size: 30px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 42px;
  margin: 0;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
}

.contact-me {
  color: #444;
  font-family: "Roboto",sans-serif;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 42px;
  margin: 0;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
}

.logo h2:hover{
    color: #5e5e5e;
}

.mainmenu{}
.mainmenu ul {
  text-align: right;
}
.mainmenu ul li {
  display: inline-block;
    position: relative;
}
.mainmenu ul li a {
  color: #444444;
  text-transform: capitalize;
  padding: 10px;
  display: inline-block;
    transition: .3s;
}
.mainmenu ul li:hover > a {
  color: #777;
}

/* submneu start */
.sub-menu {
  background: #323232 none repeat scroll 0 0;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 100%;
  transition: all 0.3s ease 0s;
  visibility: hidden;
  width: 210px;
  z-index: 9999;
}
.mainmenu ul li:hover>  ul.sub-menu{opacity: 1;visibility: visible;}
.mainmenu ul li ul.sub-menu li {
  position: relative;
  display:block;
  text-align:left;
  border-bottom:1px solid #2A2A2A;
  float:none;
   }
 .mainmenu ul li ul.sub-menu li a {
  color:#ddd;
  font-size: 13px;
  padding-left:15px;
  text-transform:capitalize;
  font-weight:normal;
  display:block;
}
.mainmenu ul li ul.sub-menu li a i{float:right;margin-top:7px;}
.mainmenu ul li ul.sub-menu li:hover > a{color:#fff;background:#2A2A2A;padding-left:20px;}
.mainmenu ul li ul.sub-menu li ul {
  left: 100%;
  opacity: 0;
  top: 0;
  visibility: hidden;
}
/* submneu end */

.home-welcome-content{}
.home-welcome-content h2{
    color: #666;
    font-family: "Playfair Display",serif;
    font-size: 55px;
    font-weight: 700;
    letter-spacing: -1px;
    line-height: 70px;
    margin-bottom: 30px;
    text-transform: capitalize;
}
.home-welcome-content span {
  color: #444;
  font-style: italic;
}
.home-welcome-content p {
  font-size: 18px;
  font-weight: 300;
  line-height: 28px;
  margin: 0;
}

.breadcrum-section {
  margin: 0;
  padding: 0;
}
.breadcrum-section ol{}
.breadcrum-section ol li a {
  color: #666;
  transition: .3s;
}
.breadcrum-section ol li a:hover{
    color: #444444;
}
.portfolio-menu{}
.portfolio-menu button {
  background: #ffffff none repeat scroll 0 0;
  border: medium none;
  font-size: 13px;
  margin: 0 20px 10px 0;
  text-transform: capitalize;
  transition: .3s;
  border-bottom: 1px solid transparent;
}
.portfolio-menu button:hover{
    color: #444444;
}
.portfolio-menu .active {
  border-bottom: 1px solid #444444;
}
.single-portfolio-box{
    position: relative;
    height: 100%;
    width: 100%;
    overflow: hidden;
}
.single-portfolio-box a{
    display: block;
}
.portfolio-content {
  background: #444 none repeat scroll 0 0;
  bottom: 0;
  color: #ffffff;
  left: 0;
  padding: 7px 0;
  position: absolute;
  transform: translateY(100%);
  transform-origin: center bottom 0;
  transition: all 0.3s ease 0s;
  width: 100%;
}
.portfolio-content h4 {
  text-transform: capitalize;
  color: #fff;
}
.portfolio-content p{
    font-size: 14px;
    color: #aaaaaa;
}

.single-portfolio-box:hover .portfolio-content{
   transform: translateY(0);
}
.portfolio-img {
  top: 0;
  overflow: hidden;
  transition: .3s;
}
.single-portfolio-box:hover .portfolio-img{
    transform: translateY(-35px)
}
.portfolio-button a {
  border: 1px solid #aeaeae;
  border-radius: 0;
  color: #444;
  padding: 10px 16px;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
}
.portfolio-button a:hover {
  background: #444 none repeat scroll 0 0;
  border-color: #444;
  color: #ffffff;
}
.footer-area {
  border-top: 1px solid #e5e5e5;
}
.footer-social{}
.footer-social ul {
  text-align: center;
}
.footer-social ul li {
  display: inline-block;
  padding: 0 5px;
}
.footer-social ul li a {
  color: #aeaeae;
  font-size: 20px;
}
.footer-social ul li a:hover {
	color:#444;
}
.footer-copyright p {
  font-size: 12px;
  font-weight: 300;
  margin: 0;
  text-transform: uppercase;
}
.section-title h2 {
  color: #444444;
  font-family: "Playfair Display",serif;
  font-size: 36px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 36px;
  margin-bottom: 30px;
  text-transform: capitalize;
}

.skill-range{
    float: right;
}
.single-skill h5 {
  font-family: inherit;
  font-size: 14px;
  font-weight: 300;
  text-transform: uppercase;
}
.single-skill span {
  color: #444444;
}
.progress-bar {
  background-color: #444444;
}
.progress {
  height: 3px;
  margin: 0;
}
.single-skill {
  margin-bottom: 30px;
}
.single-service {
  padding: 5px 0 0 50px;
  position: relative;
}
.icon-box-icon {
  color: #444444;
  font-size: 26px;
  height: 44px;
  left: 0;
  line-height: 28px;
  position: absolute;
  text-align: center;
  top: 5px;
  width: 30px;
}
.single-service h4 {
  color: #444444;
  font-weight: 500;
  font-family: roboto;
}

.about-team-area{}
.single-team{
    position: relative;
}
.team-img{}
.team-img:before{
    position: absolute;
    content: "";
    width: 100%;
    left: 0;
    height: 100%;
    top: 0;
    background: #444444;
    opacity: 0;
    transition: .3s;
}
.single-team:hover .team-img:before{
    opacity: .8;
} 
.team-details{
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    transition: .3s;
}
.single-team:hover .team-details{
    transform: translateY(-50%);
    opacity: 1;
    visibility: visible;
}
.team-details h4 {
  color: #ffffff;
  font-family: roboto;
  font-weight: 700;
  text-transform: uppercase;
}
.team-details span {
  display: block;
  margin-bottom: 15px;
  margin-top: 5px;
  color: #ddd;
}
.team-details ul{}
.team-details ul li{}
.team-details ul li a{
    color: #ddd;
    display: block;
    font-size: 30px;
    transition: .3s;
}
.team-details ul li a:hover {
  color: #ffffff;
}

.single-testimonial{
    cursor: grab;
}
.single-testimonial p {
  font-size: 16px;
  font-style: italic;
  font-weight: 500;
}
.single-testimonial h5{
    color: #444444;
    font-weight: 600;
}

.single-client {
  text-align: center;
}
.owl-carousel .owl-item img {
  display: inline-block;
  width: inherit;
}


.blog-area{}
.single-blog{}
.blog-img{}
.blog-author {
  border-bottom: 1px solid #dddddd;
  border-top: 1px solid #dddddd;
  font-size: 14px;
  font-weight: 300;
  margin-top: 15px;
}
.blog-author ul{}
.blog-author ul li {
  display: inline-block;
  padding: 5px 14px;
}
.blog-author ul li i {
  margin-right: 5px;
}
.blog-author ul li a{
    color: #888;
    transition: .3s;
}
.blog-author ul li a:hover{
    color: #444444;
}
.single-blog h2{
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 15px;
    text-transform: capitalize;
}
.single-blog h2:hover {
	color: #2f2f2f;
}
.single-blog .btn {
  background-color: #444;
  border-radius: 2px;
  color: #ffffff;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0;
  margin-top: 15px;
  padding: 10px;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
}
.single-blog .btn:hover{
    background: #ddd;
    color: #444;
}

.blog-sidebar{}
.blog-sidebar h4{
    margin-bottom: 20px;
}
.blog-search input {
  border: 1px solid #ddd;
  color: #444;
  font-weight: 300;
  padding-left: 10px;
  padding-right: 28px;
  position: relative;
  width: 100%;
}
.blog-search a{
    color: #888;
}
.blog-search i {
  color: #666;
  font-weight: normal;
  position: absolute;
  right: 21px;
  top: 48px;
}
.blog-search i:hover {
	color: #444;
}
.blog-categories{}
.blog-categories ul{}
.blog-categories ul li{}
.blog-categories ul li a {
  border-bottom: 1px solid #dddddd;
  color: #888888;
  display: block;
  padding: 5px 0;
}
.blog-categories ul li i {
  font-size: 18px;
  line-height: 18px;
  padding: 3px 3px 3px 0;
  transition: all 0.3s ease 0s;
}
.blog-categories ul li:last-child a {
  border: 0 none;
}
.blog-categories ul li:hover i {
  padding-right: 0;
}
.blog-categories ul li:hover a{
    color: #444;
}
.popular-details h5, .popular-details h6 {
  font-family: inherit;
}
.popular-details h5 {
  text-transform: uppercase;
}
.blog-popular{}
.blog-popular ul{}
.blog-popular ul li{
    margin-bottom: 20px;
    overflow: hidden;
}
.popular-img{
    margin-right: 10px;
}
.popular-details h5 a:hover{
    color: #444444;
}
.blog-tag button {
  border-color: #ddd;
  margin-bottom: 5px;
  transition: all 0.3s ease 0s;
}
.blog-tag button:hover {
  background: #444 none repeat scroll 0 0;
  border-color: #444;
  color: #fff;
}

.contact-details{}
.contact-details strong{
    margin-right: 10px;
}
.contact-details span{
    font-weight: 300;
}
.contact-details ul{}
.contact-details ul li {
  margin-bottom: 5px;
}
.contact-details ul li a{}
.contact-details ul li i{
    margin-right: 10px;
}

.contact-social{}
.contact-social ul li {
  background: #444 none repeat scroll 0 0;
  border-radius: 3px;
  display: inline-block;
}
.contact-social li a {
  border-radius: 3px;
  color: #fff;
  display: block;
  font-size: 20px;
  height: 40px;
  line-height: 41px;
  overflow: hidden;
  text-align: center;
  width: 40px;
}
.contact-social li a:hover i:first-child {
  margin-top: -40px;
}
.contact-social li a i {
  display: block;
  line-height: 40px;
  position: relative;
  transition: all 0.3s ease 0s;
}
.form-control {
  border: 1px solid #cccccc;
  border-radius: 0;
  box-shadow: none;
  height: 50px;
}
.form-control:focus {
  border-color: inherit;
  box-shadow: none;
}
.contact-form .btn-default {
  background-color: #444;
  border-color: #444;
  color: #fff;
  border-radius: 0;
  padding: 10px;
  transition: .3s;
}
.contact-form .btn-default:hover {
  background-color: #fff;
  border-color: #adadad;
  color: #444;
}

#map {
	height:450px
}
.form-group {
	margin:0;
}
.form-group input, .form-group textarea {
  border: 1px solid #ddd;
  color: #444;
  font-weight: 300;
  margin-bottom: 15px;
}
.grid {
  overflow: hidden;
}
.icon {
  font-size: 35px;
  line-height: 30px;
  margin-bottom: 25px;
}
.contact-form-bottom-area .content {
  font-size: 14px;
}
.contact-form-bottom-area {
  background: #f8f8f8 none repeat scroll 0 0;
}
.content h4 {
  font-weight: 600;
}
.left-menu {
  left: auto;
  right: 0;
}
.left-side {
  left: auto !important;
  right: 210px;
}
.breadcrumb {
  margin: 0;
}
.breadcrum-title > h2 {
  display: inline-block;
  font-family: inherit;
  line-height: 45px;
  margin: 0;
  text-transform: uppercase;
}
.contact-des {
  margin: 0;
}
.contact-form-bottom-area a {
  color: #999;
}
.contact-form-bottom-area a:hover {
  color: #444;
}
.single-service > p {
  margin: 0;
}
.pagination {
  margin: 40px 0 0;
}
.pagination li a {
  color: #666 !important;
}
.single-blog > p {
  margin: 0;
}
.user-img {
  float: left;
  width: 10%;
}
.user-des {
  float: left;
  font-size: 14px;
  padding-left: 20px;
  padding-top: 15px;
  width: 90%;
}
.user-des > h5 {
  display: inline-block;
  font-size: 18px;
  font-weight: 600;
}
.comment-btn {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #444;
  color: #444;
  display: inline-block;
  font-size: 15px;
  line-height: 15px;
  padding: 10px 16px;
  transition:.3s;
}
.comment-btn:hover {
	color:#fff;
	background:#444;
}
.user-des a {
  background: #444 none repeat scroll 0 0;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-size: 13px;
  font-weight: 600;
  margin-left: 10px;
  padding: 3px 6px;
}
.comment-area h4,.comment-field h4 {
  color: #444444;
  font-size: 25px;
  font-weight: 600;
  margin-bottom: 15px;
}
.comments > li {
  display: inline-block;
}
.user-des > p {
  letter-spacing: 0.5px;
  line-height: 22px;
  margin: 0;
}
.comment-element > input {
  border: 1px solid #ddd;
  font-size: 15px;
  font-weight: 300;
  height: 40px;
  padding: 10px;
  width: 100%;
}
.comment-element textarea {
  border: 1px solid #ddd;
  font-size: 15px;
  font-weight: 300;
  padding: 10px;
  resize: none;
  width: 100%;		
}
.comment-element > h5 {
  color: #444444;
  font-size: 16px;
}
.comment-element {
  margin-bottom: 20px;
}
.about-content p {
  margin: 0;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  background-color: #444;
  border-color: #444;
  color: #fff !important;
  cursor: pointer;
}
/* .pagination li a {
	color: #444444 !important;
}
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
  background-color: #444444;
  color: #ffffff !important;
  border-color: #444444;
  z-index: 2;
} */

