body {
	color: #454545;
	font-family: 'Lato', sans-serif;
	line-height: 1.857;
	overflow-x: hidden;
}

.wrapper {
	overflow-x: hidden;
}

h1,h2,h3,h4,h5,h6 {
	color: #1e1e1e;
    font-family: 'Montserrat', sans-serif;
    line-height: 1.1;
}

p {
	color: #000;
	line-height: 1.857;
}

a {
	color: #000000;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}

a:hover,
a:focus,
a:active {
	text-decoration: none;
	outline: none;
}

ul,
li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

img {
	max-width: 100%;
}

.width-full {
    width: 100%;
}




.layer-overlay {
	position: relative;
	z-index: 1;
}

.layer-overlay:before {
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
}

.bg-img {
    background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.news-section {   
    padding: 30px 0 0;
    position: relative;
}

.lh-22 {
	line-height: 22px;
}

.lh-26 {
	line-height: 26px;
}

.lh-32 {
	line-height: 32px;
}

.lts-0 {
	letter-spacing: 0;
}

.lts-1 {
	letter-spacing: 1px;
}

.ttu {
	text-transform: uppercase;
}

.ttc {
	text-transform: capitalize !important;
}

.ttl {
	text-transform: lowercase;
}

.fw-400 {
    font-weight: 400 !important;
}

.fw-500 {
    font-weight: 500;
}

.fw-600 {
    font-weight: 600;
}

.fw-b {
	font-weight: 700;
}

.fs-italic {
	font-style: italic;
}

.font-roboto {
	font-family: 'Roboto', sans-serif;
}

.pagination-style > .active > a,
.pagination-style > .active > a:focus,
.pagination-style > .active > a:hover,
.pagination-style > .active > span,
.pagination-style > .active > span:focus,
.pagination-style > .active > span:hover {
    color: #fff;
}

/*--- Section Title Styles ---*/

.section-title {
	margin-bottom: 5px;
}

.section-title .icon {
	font-size: 44px;
	margin-bottom: 30px;
}

.section-title .title {
  font-size: 36px;
  font-weight: bold;
  letter-spacing: 0.8px;
  line-height: 26px;
  margin-bottom: 30px;
  margin-top: 0;
  text-transform: uppercase;
   color: #5f1919;
}

.section-title .sub-title {
    color: #000;
    font-family: "Lato",sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 26px;
}

.sub-title.sub-title-center {
    margin-left: auto;
    margin-right: auto;
    max-width: 550px;
}

.inner-title .title {
    color: #1e1e1e;
    font-size: 36px;
    font-weight: 700;
    letter-spacing: 0.8px;
    line-height: 26px;
    margin-bottom: 20px;
    margin-top: 0;
    text-transform: uppercase;
    color: #5f1919;
}

.inner-title1 .title {
    color: #1e1e1e;
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 0.8px;
    line-height: 26px;
    margin-bottom: 40px;
    margin-top: 0;
    text-transform: uppercase;
}

.inner-title1 .title span {
    color: #5f1919;
}


/*--- Line Styles ---*/

.line-bottom {
	position: relative;
}

.line-bottom::before {
    bottom: -15px;
    content: "";
    height: 2px;
    position: absolute;
    width: 80px;
    left: 0;
}

.line-bottom::after {
    background-color: #000;
    bottom: -15px;
    content: "";
    height: 2px;
    left: 30px;
    position: absolute;
    width: 25px;
}

/*--- Line Styles1 ---*/

.line-bottom.style1::before {
    background-color: #5f1919;
    bottom: -20px;
    content: "";
    height: 2px;
    position: absolute;
    width: 80px;
}

.line-bottom.style1::after {
    background-color: #1e1e1e;
    bottom: -20px;
    content: "";
    height: 2px;
    left: 25px;
    position: absolute;
    width: 30px;
}

/*--- Line Styles2 ---*/

.line-bottom.style2::before {
    bottom: -15px;
    content: "";
    height: 2px;
    position: absolute;
    width: 80px;
    left: 0;
}

.line-bottom.style2::after {
    background-color: #000;
    bottom: -15px;
    content: "";
    height: 2px;
    left: 30px;
    position: absolute;
    width: 25px;
}

/*--- Line Styles3 ---*/


.line-bottom.style3::before {
    bottom: -20px;
    content: "";
    height: 4px;
    left: 126px;
    position: absolute;
    width: 100px;
}

.line-bottom.style3::after {
    background-color: #000;
    border: 4px solid #5f1919;
    border-radius: 3px;
    bottom: -25px;
    content: "";
    height: 15px;
    left: 170px;
    outline: 3px solid #000;
    position: absolute;
    width: 15px;
}

.line-bottom.style4::before {
    bottom: -20px;
    content: "";
    height: 2px;
    left: 526px;
    position: absolute;
    width: 100px;
}

.line-bottom.style4::after {
    background-color: #fff;
    border: 2px solid #5f1919;
    border-radius: 50%;
    bottom: -24px;
    content: "";
    height: 12px;
    left: 575px;
    outline: 3px solid #fff;
    position: absolute;
    width: 12px;
}

/*--- Flaticon Reset Styles ---*/

[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
    margin: 0;
}

[class^="flaticon-"],
[class*=" flaticon-"] {
    line-height: 1.19;
}

/*--- Btn Styles ---*/

.btn-theme {
	border: 1px solid;
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 65px;
	padding: 15px 42px;
	text-transform: uppercase;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}

.btn-theme:hover,
.btn-theme.btn-black {
    background-color: #1e1e1e;
    border: 1px solid #1e1e1e;
    color: #fff;
}

.btn-theme.btn-white {
    background-color: #fff;
    border: 1px solid #fff;
    color: #5f1919;
}

.btn-theme:hover,
.btn-white {
    background-color: #1e1e1e;
    border: 1px solid #1e1e1e;
    color: #fff;
}

.btn-theme.btn-black:hover {
	border: 1px solid;
	color: #fff;
}

.btn-sm {
	padding: 12px 38px;
}

.btn-xs {
	font-size: 11px;
	padding: 7px 15px;
}

.btn-round {
	border-radius: 25px;
}

/*--- Owl Carousel Styles ---*/

.owl-theme .owl-controls {
	margin-top: 15px;
	position: static;
}

.owl-carousel .owl-item img {
    display: inline-block;
    width: auto;
}

.owl-carousel .owl-controls .owl-prev,
.owl-carousel .owl-controls .owl-next {
    background: rgba(240, 240, 240, 0.85);
    border-radius: 0px;
	display: inline-block;
    margin: 0;
    padding: 4px 14px;
    text-align: center;
}

.owl-carousel .owl-controls .owl-prev {
    margin-right: 2px;
}

.owl-carousel .owl-controls .owl-next {
    margin-left: 2px;
}

/*--- Owl Column Styles ---*/

.owl-carousel.owl-column .owl-controls {
    display: none;
}

.owl-carousel.owl-column.owlnav-true .owl-controls {
    display: inline;
}

.owl-carousel.owl-column.owldots-true .owl-controls {
    display: inline;
}

.owl-carousel.owl-column .owl-controls .owl-nav,
.owl-carousel.owl-column .owl-controls .owl-dots {
    display: none !important;
}

.owl-carousel.owl-column.owlnav-true .owl-controls .owl-nav {
    display: block !important;
}

.owl-carousel.owl-column.owldots-true .owl-controls .owl-dots {
    display: block !important;
}


/*--- Blockquote Style ---*/

.blockquote-style {
    border-left: 3px solid #c9c9c9;
    margin: 20px 0;
    padding: 30px;
}

.blockquote-style p {
    font-size: 16px;
    font-style: italic;
}

.blockquote-style1 {
    background-color: #f9f9f9;
    border-left: 5px solid #f2f2f2;
    margin: 20px 0;
    padding: 30px;
}

.blockquote-style1 p {
    font-size: 16px;
    font-style: italic;
}


/*--- Thumb Overlay effect ---*/

.thumb-caption {
    position: relative;
    overflow: hidden;
}

.overlay-effect {
    color: #fff;
    height: 100%;
    left: 0;
    padding: 15px;
    position: absolute;
    text-align: center;
    top: 0;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    width: 100%;
}

.box-effect-white .box-area:hover .overlay-effect {
    background-color: rgba(255, 255, 255, 0.75);
}

.box-area .overlay-effect.overlay-effect2 {
    opacity: 0;
}

.box-area:hover .overlay-effect.overlay-effect2 {
    opacity: 1;
}

.box-area .overlay-effect.overlay-effect3 {
    border-radius: 0 30px 30px 0;
    bottom: 0;
    height: auto;
    margin: 10px 0;
    opacity: 1;
    text-align: left;
    top: auto;
    width: auto;
}

.overlay-effect h1,
.overlay-effect h2,
.overlay-effect h3,
.overlay-effect h4,
.overlay-effect h5,
.overlay-effect h6,
.overlay-effect p {
    color: #fff;
    margin: 0;
}

/*--- Gallery Style ---*/

.portfolio .title {
    font-size: 36px;
    font-weight: bold;
    letter-spacing: 0.8px;
    line-height: 26px;
    margin-bottom: 30px;
    margin-top: 0;
    text-transform: uppercase;
}

.portfolio .title span {
    color: #5f1919;
    font-size: 36px;
    font-weight: bold;
    letter-spacing: 0.8px;
    line-height: 26px;
    margin-bottom: 30px;
    margin-top: 0;
    text-transform: uppercase;
}

.portfolio .sub-title {
    color: #989898;
    font-family: "Lato",sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 26px;
}

.isotopeContainer .isotope-item {
    width: 25%;
}

.isotopeContainer .isotope-item img {
    max-width: 100%;
    width: 100%;
}



/* Isotop Colunm Style */

.isotopeContainer.isotop-colunm .isotope-item {
    width: 100%;
}



.isotopeContainer.isotop-colunm3 .isotope-item {
    width: 33.33%;
}



/* Isotop Tiles Style */

.isotopeContainer.isotop-masonry.isotop-colunm3 .isotope-item.isotope-wide {
    width: 66.66%;
}

/* Isotop Gutter Style */

.isotopeContainer.isotop-gutter {
  margin: -5px -5px 0;
}

.isotopeContainer.isotop-gutter .isotope-item {
    padding: 5px;
}

.isotopeContainer.isotop-gutter-sm {
  margin: -2px -2px 0;
}

.isotopeContainer.isotop-gutter-sm .isotope-item {
    padding: 2px;
}

.isotopeContainer.isotop-gutter-lg {
  margin: -10px -10px 0;
}

.isotopeContainer.isotop-gutter-lg .isotope-item {
    padding: 10px;
}

/* Isotop Item Style */

.isotope-item .isotop-thumb {
    position: relative;
}

.isotope-item .isotop-thumb .isotop-overlay {
    background-color: rgba(255, 255, 255, 0.75);
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out; 
    width: 100%;
}

.isotope-item:hover .isotop-thumb .isotop-overlay {
    opacity: 1;
}

.isotope-item .isotop-thumb .isotop-overlay .isotop-icons {
    position: absolute;
    text-align: center;
    top: calc(50% - 17px);
    transform: scale(0);
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    width: 100%;
}

.isotope-item:hover .isotop-thumb .isotop-overlay .isotop-icons {
    transform: scale(1);
}

.isotope-item .isotop-thumb .isotop-overlay .isotop-icons a {
    border-radius: 50%;
    box-shadow: 0 1px 2px 0 #ddd;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out; 
    width: 35px;
}

.isotope-item .isotop-thumb .isotop-overlay .isotop-icons a:nth-child(n+2) {
    margin-left: 10px;
}

.isotope-item .isotop-thumb .isotop-overlay .isotop-icons a:hover {
    color: #fff;
}

/* Isotop Item Style */

.isotope-item.style1 .isotop-thumb {
    position: relative;
}

.isotope-item.style1 .isotop-thumb .isotop-overlay {
    background-color: rgba(0, 0, 0, 0.75);
    height: 25%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 75%;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.4s ease-in-out; 
    width: 100%;
}

.isotope-item.style1:hover .isotop-thumb .isotop-overlay {
    opacity: 1;
}

.isotope-item.style1 .isotop-thumb .isotop-overlay .contant {
    padding: 10px 30px;
}

.isotope-item.style1 .isotop-thumb .isotop-overlay .contant h4 {
    color: #5f1919;
    letter-spacing: 1px;
    margin: 0;
    text-transform: capitalize;
}

.isotope-item.style1 .isotop-thumb .isotop-overlay .contant p {
    color: #ddd;
    font-size: 12px;
    line-height: 17px;
    margin: 4px 0 0 0;
}

/* Isotop Item Hover Style */

.isotopeContainer.isotope-hover .isotope-item .isotop-thumb {
    overflow: hidden;
}

.isotopeContainer.isotope-hover .isotope-item .isotop-thumb img {
    transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
}

.isotopeContainer.isotope-hover .isotope-item:hover .isotop-thumb img {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    -ms-transform: scale(1.15);
    -o-transform: scale(1.15);
    -moz-transform: scale(1.15);
}

/* Isotop Item Hover Style1 */

.isotope-item.style1 .isotop-thumb {
    overflow: hidden;
}

.isotope-item.style1 .isotop-thumb img {
  display: block;
  height: auto;
  position: relative;
  transition: all 0.5s ease 0s;
  width: 100%;
}

.isotope-item.style1 .isotop-thumb:hover img {
  transform: scale(1.1, 1.1);
}


/* Isotop Item Hover Style 2 */

.isotopeContainer.isotope-hover2 .isotope-item .isotop-thumb {
    overflow: hidden;
}

.isotopeContainer.isotope-hover2 .isotope-item .isotop-thumb img {
    transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
}

.isotopeContainer.isotope-hover2 .isotope-item:hover .isotop-thumb img {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    -ms-transform: scale(1.15);
    -o-transform: scale(1.15);
    -moz-transform: scale(1.15);
}

.isotopeContainer.isotope-hover2 .isotope-item .isotop-thumb .isotop-overlay {
    left: 10px;
    right: 10px;
    top: 10px;
    bottom: 10px;
    width: auto;
    height: auto;
}

/* Responsive Style */
@media only screen and (max-width: 991px){

    .isotopeContainer.isotop-colunm .isotope-item {
        width: 50%;
    }

    .isotopeContainer.isotop-colunm2 .isotope-item {
        width: 50%;
    }

    .isotopeContainer.isotop-colunm3 .isotope-item {
        width: 50%;
    }

    .isotopeContainer.isotop-colunm4 .isotope-item {
        width: 50%;
    }

    .isotopeContainer.isotop-colunm5 .isotope-item {
        width: 50%;
    }

    .isotopeContainer.isotop-colunm6 .isotope-item {
        width: 50%;
    }

    .isotopeContainer.isotop-colunm7 .isotope-item {
        width: 50%;
    }

    .isotopeContainer.isotop-colunm8 .isotope-item {
        width: 50%;
    }

    .isotopeContainer.isotop-colunm9 .isotope-item {
        width: 50%;
    }

    .isotopeContainer.isotop-colunm10 .isotope-item {
        width: 50%;
    }

    .isotopeContainer.isotop-colunm11 .isotope-item {
        width: 50%;
    }

    .isotopeContainer.isotop-colunm12 .isotope-item {
        width: 50%;
    }

    .isotopeContainer .isotope-item.w2-isotope {
        width: 50%;
    }
}
@media only screen and (max-width: 520px){

    .isotopeContainer.isotop-colunm .isotope-item {
        width: 100%;
    }

    .isotopeContainer.isotop-colunm2 .isotope-item {
        width: 100%;
    }

    .isotopeContainer.isotop-colunm3 .isotope-item {
        width: 100%;
    }

    .isotopeContainer.isotop-colunm4 .isotope-item {
        width: 100%;
    }

    .isotopeContainer.isotop-colunm5 .isotope-item {
        width: 100%;
    }

    .isotopeContainer.isotop-colunm6 .isotope-item {
        width: 100%;
    }

    .isotopeContainer.isotop-colunm7 .isotope-item {
        width: 100%;
    }

    .isotopeContainer.isotop-colunm8 .isotope-item {
        width: 100%;
    }

    .isotopeContainer.isotop-colunm9 .isotope-item {
        width: 100%;
    }

    .isotopeContainer.isotop-colunm10 .isotope-item {
        width: 100%;
    }

    .isotopeContainer.isotop-colunm11 .isotope-item {
        width: 100%;
    }

    .isotopeContainer.isotop-colunm12 .isotope-item {
        width: 100%;
    }

    .isotopeContainer .isotope-item.w2-isotope {
        width: 100%;
    }

    .isotopeContainer.isotop-masonry.isotop-colunm4 .isotope-item.isotope-wide {
        width: 100%;
    }
}


/*--- Divider Style ---*/

.divider-post .title {
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.divider-post .title span {
    color: #5f1919!important;
    letter-spacing: 0;
}

.divider-post .contant {
    padding: 0 20px 0 0;
}


/*--- Content Vmiddle Style ---*/

.verticle-wrp {
    display: table;
    height: 100%;
}

.verticle-middle {
    display: table-cell;
    vertical-align: middle;
}

/*--- Boxed Layout Style ---*/

.boxed-layout-style {
    background-color: #aeaeae;
}

.boxed-layout-style .wrapper {
    background-color: #fff;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.25);
    margin: 0 auto;
    max-width: 1200px;
}

.boxed-layout-style .container {
    padding: 0 15px;
}

.boxed-layout-style .mega-header {
    margin: 0 auto;
    max-width: 1200px;
}

.boxed-layout-style .mega-header .header-main.header-fixedtop {
    left: 0 !important;
    margin: 0 auto !important;
    max-width: 1200px;
    right: 0;
}

.wide-layout-style .mega-header .header-main.header-fixedtop {
    left: 0 !important;
    right: 0;
    width: 100% !important;
}

.boxed-layout-style .main-slider.ui-resizable {
    max-width:100% !important;
}

.boxed-layout-style .tp-banner-container {
  max-width: 100% !important;
  left: 0 !important;
  right: 0;
}

.boxed-layout-style .tp-banner-container .tp-leftarrow {
    left: 0 !important;
}

.boxed-layout-style .tp-banner-container .tp-rightarrow {
    right: 0 !important;
}

.boxed-layout-style .tp-banner-container .tp-bullets {
    margin-left: 0 !important;
}
.wide-layout-style .home-slider.ui-resizable {
    max-width:100% !important;
}

.wide-layout-style .tp-banner-container {
    max-width: auto;
    left: 0 !important;
    right: 0;
}


.mega-header{
    background: #fff;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 999;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;   
}

.mega-header .header-top{
    background: #fff;
    position: relative;
    padding: 25px 0 10px 0;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    
}

.mega-header .header-top .item-logo {
    position:relative;
    padding:0 0;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.mega-header .logo img{
    left: 10px;
    position:relative;
    display:inline-block;
    margin-top: -12px;
    max-width:100%; 
}

.mega-header .header-top .search-form .form{
    position:relative;
    margin-top:25px;
    padding-left:30px;  
}

.mega-header .header-top .form input[type="text"],
.mega-header .header-top .form input[type="password"]{
    position:relative;
    display:block;
    width:100%;
    height:40px;
    line-height:24px;
    font-size:13px;
    padding:7px 50px 7px 15px;
    border:1px solid #ccc;
    background:#fff;
}

.mega-header .header-top .form select{
    position:relative;
    display:block;
    width:100%;
    height:40px;
    line-height:24px;
    font-size:13px;
    padding:7px 15px;
    border:1px solid #ccc;
    border-right:none;
    color:#888;
    background:#fff url(../images/icons/icon-down.html) center right no-repeat;
    cursor:pointer;
    -webkit-appearance:none;
    -ms-appearance:none;
    -o-appearance:none;
    -moz-appearance:none;
}

.mega-header .header-top .form-group{
    position:relative;
    float:left;
    margin-bottom:10px; 
}

.mega-header .header-top .medium{
    width:150px;    
}

.mega-header .header-top .large{
    width:320px;    
}

.mega-header .header-top .user-links{
    position:relative;
    margin-top:25px;
}

.mega-header .header-top .user-links a{
    position:relative;
    text-transform:uppercase;
    font-size:13px;
    line-height:30px;
    padding:5px 0px;
    display:inline-block;
    margin:0px 5px;
    color:#565656;  
}

.mega-header .header-main {
    position:relative;
    padding:0px 0px;   
}

.mega-menu{
    position:relative;
    z-index:5;
}

.mega-menu .menuzord {
    background-color: transparent;
    padding: 0;
}

.menuzord-menu > li:hover > a {
    color: #fff;
}

.mega-menu .menuzord-menu > li > a {
    color: #fff;
    display: inline-block;
    font-family: "Roboto",sans-serif;
    font-weight: 500;
    font-size:14px;
    line-height:24px;
    padding:16px 15px;
    outline: 0 none;
    text-decoration: none;
    text-transform:uppercase;
}

.mega-menu .menuzord-menu ul.dropdown,
.mega-menu .menuzord-menu ul.dropdown li ul.dropdown li {
    border: 1px solid rgba(255, 255, 255, 0.55);
    border-top: none;
}

.mega-menu .menuzord-menu ul.dropdown li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.55);
}

.mega-menu .menuzord-menu ul.dropdown li a {
    clear: both;
    color: #fff;
    display: inline-block;
    font-family: "Roboto",sans-serif;
    font-weight: 500;
    font-size:14px;
    float: left;
    outline: 0 none;
    padding: 7px 15px;
    position: relative;
    transition:all 0.2s ease-in-out;
    -moz-transition:all 0.2s ease-in-out;
    -webkit-transition:all 0.2s ease-in-out;
    -ms-transition:all 0.2s ease-in-out;
    -o-transition:all 0.2s ease-in-out;
    text-transform:capitalize;
    width: 100%;
}

.mega-menu .menuzord-menu ul.dropdown li:hover a {
    color: #fff;
    padding: 6px 7px 7px 20px;
    margin-top: 1px;
}

.mega-menu .menuzord-menu ul.dropdown li a .indicator:after {
    transform: rotate(-90deg);
}
.mega-menu .menuzord-menu ul.dropdown {
    border: 1px solid rgba(255, 255, 255, 0.55);
    border-top: none;
}
.mega-menu .menuzord-menu ul.dropdown li ul.dropdown {
    border-bottom: 1px solid rgba(255, 255, 255, 0.55);
    border-top: none;
}
.mega-menu .menuzord-menu ul.dropdown li ul.dropdown,
.mega-menu .menuzord-menu ul.dropdown li ul.dropdown li {
    border-left: none !important;
    border-right: none !important;
}
.mega-menu .menuzord-menu ul.dropdown li ul.dropdown {
    border-left:  1px solid rgba(255, 255, 255, 0.05) !important;
}
.mega-menu .menuzord-menu ul.dropdown li ul.dropdown {
    border-bottom: none !important;
}

.mega-menu .menuzord-menu ul.dropdown li:hover ul.dropdown li a {
    color: #fff;
}

.mega-menu .menuzord-menu ul.dropdown li ul.dropdown li:hover a {
    color: #fff;
    padding: 7px 7px 7px 25px;
}

.mega-menu .menuzord-menu li .indicator {
    margin-left: 25px;
    position: relative;
}

.mega-menu .menuzord-menu li .indicator:after {
    color: #fff;
    font-family: 'FontAwesome';
    content: "\f107";
    display: block;
    font-size: 16px;
    font-weight: 400;
    height: 20px;
    line-height: 20px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 10px;
    z-index: 5;
}

.header-main .appoint-inner{
    text-align:right !important;
}

.header-main .appoint-btn a {
    border-radius: 0;
    color: #fff;
    display: inline-block;
    font-family: 'Roboto', sans-serif;;
    font-size: 14px;
    font-weight: 500;
    line-height: 56px;
    padding: 0 35px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
}

/*
================================================
Social bar
================================================
*/

.social-bar{
    background-color: #f7f7f7;
    padding: 13px 0 11px;
}

.social-bar .social-post.style p {
    color: #454545;
    font-weight: 600;
    line-height: auto;
    margin: 0;
}

.social-bar .social-post.style p span {
    color: #919191;
    line-height: auto;
    margin-left: 5px;
}

.social-bar .social-info .social-icon a {
    font-size: 14px;
}

.social-bar .social-info .social-icon li {
    border: 1px solid #ccc;
    border-radius: 2px;
    cursor: pointer;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    text-align: center;
    width: 25px;
    margin-left: 5px;
}

.social-bar .social-icon li a i {
    color: #919191;
}

.social-bar .social-icon li:hover a i {
    color: #5f1919;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
/*--- Header Top Infos Styles ---*/

.header-top-infos > ul {
    display: inline-block;
    float: right;
}
.header-top-infos > ul > li {
    border-right: 1px solid #D3D3D3;
    float: left !important;
    display: inline-block;
    padding: 0 30px;
}
.header-top-infos > ul > li:last-child {
    border: none;
    padding-right: 5px;
}
.header-top-infos > ul > li:last-child {
    border: none;
}
.header-top-infos {
    font-size: 14px;
    line-height: 20px;
    color: #36404B;
    margin-top: 15px;
}
.header-top-infos p {
    margin-bottom: 5px;
}
.header-top-infos li div {
    display: inline-block;
}
.header-top-infos li div img {
    float: left !important;
    margin-right: 10px;
    margin-top: 5px;
}
.header-top-infos li div p {
    float: left;
}


/*
-----------------------------------------------------------------------
    Home Slider Styles
-----------------------------------------------------------------------
*/

.home-section {
	background-image: url(../images/home/1.html);
}

.home-section .home-content {
	height: 100%;
	min-height: 600px;
	padding-top: 12%;
	text-align: center;
	width: 50%;
}

.home-section .home-content .title {
	color: #fff;
	font-weight: 700;
	line-height: 65px;
	text-transform: uppercase;
}

.home-section .home-content span {
	color: #111;
}


.main-slider {
	position:relative;
	background:none;
	color:#1c1c1c;
}

.main-slider h1 {
	font-family: 'Roboto Condensed', sans-serif;
	line-height:1.8em;
	font-size:52px;
}

.main-slider h2 {
	font-family: 'Roboto Condensed', sans-serif;
	line-height:1.4em;
	font-size:48px;
}

.main-slider h3 {
	font-family: 'Roboto Condensed', sans-serif;
	line-height:2em;
	font-size:32px;
}

.main-slider .slide-text {
	font-size:20px;
	font-style:italic;
	font-family:'Gorgia','Times New Roman';
}

.main-slider .slide-text p {
	color: #1c1c1c;
	font-size:24px;
	font-weight: 600;
}

.main-slider .slide-bg-theme {
	border-radius: 35px;
	color: #fff;
	font-size: 32px;
	padding: 6px 25px;
	text-transform: uppercase;
}

.main-slider .slide-bg-theme.slide-bg-black {
	background-color: #1e1e1e;
}

.main-slider .slide-psm {
	font-size: 28px;
	padding: 6px 22px;
}

.main-slider .btn-theme,
.main-slider .btn-theme.btn-black:hover {
	border: 1px solid;
	color: #fff;
}

.main-slider .btn-theme:hover,
.main-slider .btn-theme.btn-black {
	background-color: #1e1e1e;
	border: 1px solid #1e1e1e;
	color: #fff;
}

.main-slider .tp-banner .slotholder:after {
    background: rgba(0, 0, 0, 0.49);
    content: "";
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
}

.tp-bullets.preview4 .bullet {
	border-color:#202020 !important;	
}

.main-slider .tp-bullets.preview4 .bullet {
  background: rgba(255, 255, 255, 1) !important;
  border: 5px solid !important;
  box-shadow: none;
  height: 6px !important;
  width: 6px !important;
}

.main-slider .tp-bullets.preview4 .bullet:hover,
.main-slider .tp-bullets.preview4 .bullet.selected {
  background: rgba(255, 255, 255, 1) !important;
  border: 5px solid rgba(0, 0, 0, 1) !important;
}



.welcome-content {
	position: relative;
}

.welcome-content .title {
    font-size: 36px;
	font-weight: 700;
	letter-spacing: 3px;
	margin-bottom: 10px;
    text-transform: uppercase;
}

.welcome-content p {
	color: #989898;
	font-size: 14px;
}

.welcome-content .feature-list {
    font-family: "Lato",sans-serif;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
}

.welcome-content .feature-list a {
    color: #5f1919!important;
    font-weight: 600;
}

.welcome-content .feature-list a:hover {
	color: #5f1919!important;
}

.welcome-content .feature-list a i {
	margin-right: 15px;
}

.welcome-content .welcome-feature {
	background-image: url(../images/welcome/1.html);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 30px;
	min-height: 205px;
	padding: 45px 20px 45px 45px;
	position: relative;
}

.welcome-content .welcome-feature.img-2 {
	background-image: url(../images/welcome/2.html);
}

.welcome-content .welcome-feature:before {
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0;
}

.welcome-content .welcome-feature .icon {
	bottom: -30px;
	position: absolute;
	right: -25px;
	z-index: 0;
}

.welcome-content .welcome-feature .icon i {
	color: #fff;
	font-size: 100px;
}

.welcome-content .welcome-feature .content {
    border-left: 3px dashed #1c1c1c;
    border-top: 3px dashed #1c1c1c;
	min-height: 115px;
	padding-left: 15px;
	position: relative;
	z-index: 1;
}

.welcome-content .welcome-feature .content .title {
	color: #fff;
    font-size: 18px;
}

.welcome-content .welcome-feature .content .title span {
	color: #fff;
}

.welcome-content .welcome-feature .content ul li {
	color: #fff;
	font-weight: 700;
	letter-spacing: 1px;
}

.welcome-content .welcome-feature .content ul li em {
	font-family: 'Raleway', sans-serif;
}

/*
====================================================================
   13. Feature Style css start
====================================================================
*/

.con-feature-area {
    overflow: hidden;
    padding: 0;
    position: relative;
    top: -84px;
    z-index: 985;
}

.con-feature-area .inner-title {
    text-align: center;
}

.con-feature-box {
    background-color: #f5f5f5;
    border: 1px solid #eee;
    border-bottom: 3px solid #5f1919;
    padding: 5px;
}

.con-feature-box .contant {
    padding: 15px 15px 0 15px;
}

.con-feature-box .contant p {
    margin-bottom: 0;
}

.con-feature-box .contant h3 {
    margin: 5px 0 30px 0;
    text-align: center;
}

.con-feature-box .contant .title a {
    text-transform: uppercase;
    font-weight: 600;
    color: #5f1919;
}

.con-feature-box:hover .contant .title a {
    color: #1e1e1e;
}

.con-feature-box:hover .contant .button a {
    background-color: #1e1e1e;
    border-color: #1e1ee1;
}

.con-feature-area .explore-area h2 {
    color: #5f1919;
    margin: 0;
}

.explore-area h2 {
    color: #5f1919;
    margin: 0;
}

.con-feature-area-vertical-line {
    background: #676767 none repeat scroll 0 0;
    float: left;
    height: 45px;
    width: 2px;
    margin-left: 6px;
}

.con-feature-area .explore-area {
    background-color: #5f1919;
    padding: 20px;
}

.cs-my-btn {
    background-color: #fff;
    border: medium none;
    border-radius: 0;
    color: #5f1919;
    font-weight: 600;
    padding: 8px 15px;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out 0s;
}

.cs-my-btn:hover {
    background: #5f1919 none repeat scroll 0 0;
    color: #fff !important;
    transition: all 0.3s ease-in-out 0s;
}

.feature-area-vertical-line {
    background: #ddd none repeat scroll 0 0;
    float: left;
    height: 33px;
    margin-left: -8px;
    width: 2px;
}


/* con feature box Style */

.con-feature-box .thumb {
    position: relative;
    overflow: hidden;
}

.con-feature-box .thumb img {
    display: block;
    height: auto;
    position: relative;
    transition: all 0.5s ease 0s;
    width: 100%;
}

.con-feature-box:hover .thumb img {
    transform: scale(1.1, 1.1);
}

.con-feature-box .thumb .con-feature-overlay {
    background: rgba(199, 133, 27, .95);
    color: #FFF;
    opacity: 1;
    bottom: 0;
    position: absolute;
    padding: 10px 15px 0 15px;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    width: 100%;
}

.con-feature-box:hover .thumb .con-feature-overlay {
    background: rgba(0, 0, 0, .75);
}

.con-feature-box .thumb .con-feature-overlay h4 {
    color: #fff;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 25px;
    margin: 0;
    text-transform: capitalize;
}

/*con feature overlay*/

.con-feature-box .thumb .con-feature-overlay .icon-box {
    background-color: #fff;
    border: 2px solid #fff;
    border-radius: 50%;
    font-size: 25px;
    height: 50px;
    position: absolute;
    text-align: center;
    transition: all 0.3s ease-in-out 0s;
    width: 50px;
}

.con-feature-box:hover .thumb .con-feature-overlay .icon-box {
    background: rgba(0, 0, 0, .15);
    border-color: #fff;
}

.con-feature-box .thumb .con-feature-overlay .icon-box .icon {
    color: #5f1919;
    line-height: 45px;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.con-feature-box:hover .thumb .con-feature-overlay .icon-box .icon {
    color: #fff;
}

.con-feature-box .content {
    padding-left: 70px;
}

.con-feature-box .content h6 {
    color: #ddd;
    line-height: 24px;
    margin: 0;
}

.service-area {
    padding: 0 0 80px 0;
    overflow: hidden;
}

.service-area .feature-box-2 {
    border: 1px solid #ddd;
    border-radius: 5px;
    display: inline-block;
    padding: 15px;
}

.service-area .feature-box-2:hover {
    background-color: #1e1e1e;
    border: 1px solid #1e1e1e;
    transition: all 800ms ease 0s;
    -moz-transition:all 800ms ease;
    -webkit-transition:all 800ms ease;
    -ms-transition:all 800ms ease;
    -o-transition:all 800ms ease;
}

.service-area .feature-box-2 p {
    transition: all 800ms ease 0s;
    -moz-transition:all 800ms ease;
    -webkit-transition:all 800ms ease;
    -ms-transition:all 800ms ease;
    -o-transition:all 800ms ease;
}

.service-area .feature-box-2:hover p {
    color:#fff;
}

.service-area .feature-box-2 p a  {
    color: #838383;
    margin-left: 5px;
    transition: all 800ms ease 0s;
    -moz-transition:all 800ms ease;
    -webkit-transition:all 800ms ease;
    -ms-transition:all 800ms ease;
    -o-transition:all 800ms ease;
}

.service-area .feature-box-2:hover p a  {
    color:#5f1919;
}

.service-area .section-title h6 {
    color: #bbb;
    letter-spacing: 4px;
}

.service-area .inner-box .content h4 {
    color: #5f1919;
    letter-spacing: 1px;
}

.service-icon {
    margin-bottom: 40px;
}

.service-icon .icofont {
    font-size: 40px;
}

.service-icon .icon{
    position:relative;
}

.service-icon .inner-box{
    position: relative; 
    max-width: 500px;
    margin: 0 auto;
    padding-left: 60px; 
}

 .service-icon .icon{
    color: #5f1919;
    font-weight: 700;
    left: 0;
    position: absolute;
    top: 8px;
    transition: all 500ms ease 0s;
    width: 80px;
    -moz-transition:all 500ms ease;
    -webkit-transition:all 500ms ease;
    -ms-transition:all 500ms ease;
    -o-transition:all 500ms ease;
}

.service-icon .inner-box:hover .icon {
    top: 20px;
}

.service-area .con-icon-box {
    border: 2px solid #5f1919;
    border-radius: 4px;
    padding: 5px;
    text-align: center;
    transition: all 500ms ease 0s;
    -moz-transition:all 500ms ease;
    -webkit-transition:all 500ms ease;
    -ms-transition:all 500ms ease;
    -o-transition:all 500ms ease;
}

.service-area .con-icon-box:hover {
    background-color: #5f1919;
    border: 2px solid #5f1919;
}

.service-area .con-icon-box .icon {
    color: #5f1919;
    font-size: 40px;
    line-height: normal;
    transition: color 0.3s ease 0s;
}

.service-area .con-icon-box:hover .icon {
    color: #fff;
}

.service-area .con-icon-box h3 {
    font-size: 15px;
    line-height: 40px;
    margin: 0;
}

.service-area .con-icon-box h3 a {
    color: #5f1919;
    text-transform: capitalize;
}

.service-area .con-icon-box:hover h3 a {
    color: #fff;
}

/* service Style */

.service-post .thumb {
    position: relative;
    overflow: hidden;
}

.service-post .thumb img {
    display: block;
    height: auto;
    position: relative;
    transition: all 0.5s ease 0s;
    width: 100%;
}

.service-post:hover .thumb img {
    transform: scale(1.1, 1.1);
}

.service-post .thumb .service-overlay {
    opacity: 0;
    bottom: -30%;
    position: absolute;
    width: 100%;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
}

.service-post:hover .thumb .service-overlay {
    opacity: 1;
    background: rgba(199, 133, 27, .5);
    bottom: 0;
    color: #FFF;
}

.service-post .thumb .service-overlay .content {
    padding: 10px;
    text-align: center;
}

.service-post .thumb .service-overlay h4 {
    color: #fff;
    letter-spacing: 1px;
    margin: 0;
    text-transform: capitalize;
}

/*
-----------------------------------------------------------------------
    Service Section
-----------------------------------------------------------------------
*/

.special-post {
    background-color: #f9f9f9;
    border: 1px solid #f2f2f2;
    border-bottom: 3px solid #e9e9e9;
    margin-bottom: 30px;
    position: relative;
}

.special-post:after {
    border-bottom: 3px solid;
    bottom: -2px;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 0;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.special-post:hover:after {
    width: 100%;
}

.special-post .content {
    padding: 25px 40px 25px 105px;
}

.special-post .content .title {
    font-size: 18px;
    font-weight: 600;
    margin-top: 0;
}

.special-post .content .btn-link {
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    text-transform: capitalize;
}

.special-post .content .btn-link:hover {
  color: #111;
}

.special-post .icon-box {
    background-color: #5f1919;
    border: 2px solid #5f1919;
    border-radius: 50%;
    font-size: 35px;
    height: 70px;
    left: 20px;
    margin-top: 25px;
    position: absolute;
    text-align: center;
    width: 70px;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.special-post:hover .icon-box {
    background-color: #fff;
}

.special-post .icon-box .icon {
    color: #fff;
    line-height: 64px;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;

}

.special-post .icon-box:hover .icon {
    color: #5f1919;

}


.service-style1 {
    margin-bottom: 50px;
}

.service-style1 .HPtitles {
    color: #5f1919;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}

.service-style1  .picTitle{
    font-size: 13px;text-align:center;
}



.service-style1 .thumb {
    position: relative;
    overflow: hidden;
}

.service-style1 .thumb img {
    display: block;
    height: auto;
    position: relative;
    transition: all 0.5s ease 0s;
    width: 100%;
}

.service-style1:hover .thumb img {
    transform: scale(1.1, 1.1);
    
}

.service-style1 .thumb .service-feature-overlay {
    background: #5f1919;
    
    left: 0;   
    color: #FFF;
    opacity: 1;
    bottom: 0;
    position: absolute;
    padding: 10px 15px 0 15px;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    width: 100%;

    
  

}

.service-style1:hover .thumb .service-feature-overlay {
    background: rgba(0, 0, 0, .75);
}

.service-style1 .thumb .service-feature-overlay h4 {
    color: #fff;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 25px;
    margin: 0;
    text-transform: capitalize;
    padding:0 0 10px 0;
}


.service-style1 .service-feature-overlay .content {
   text-align:center;
}

.service-style1 .contant {
    background-color: #f7f7f7;
    padding: 12px 15px 0;
}

.service-style1 .contant p {
    margin-bottom: 0;
}

.service-post.style4 {
    margin-bottom: 80px!important;
}


/*
-----------------------------------------------------------------------
    Appointment Form Styles
-----------------------------------------------------------------------
*/

.appointment-form {
    background-color: #f7f7f7;
}

.appointment-form.style-one {
    margin-top: -25px;
}

.appointment-form .form-title {
	border-radius: 0 0 33px 34px;
	color: #fff;
	font-size: 20px;
	margin-top: 0;
	padding: 30px 20px;
	text-transform: uppercase;
}

.appointment-form .form-title i {
	font-size: 20px;
	margin-right: 20px;
}

.appointment-form form {
	padding: 20px;
}

.appointment-form form .form-group {
	margin-bottom: 0;
}

.appointment-form form input {
	border: 1px solid #e9e9e9;
	color: #555;
	font-size: 15px;
	height: 38px;
	margin-bottom: 15px;
	padding: 0 15px 2px;
	width: 100%;
}

.appointment-form .form-group select {
	border: 1px solid #e9e9e9;
	color: #999999;
	font-weight: 500;
	margin-bottom: 15px;
	padding: 9px 12px;
	width: 100%;
	-moz-appearance: none;
}

.appointment-form form textarea {
	border: 1px solid #e9e9e9;
	color: #555;
	font-size: 15px;
	height: 100px;
	margin-bottom: 20px;
	padding: 0 15px 2px;
	width: 100%;
}

.appointment-form form .btn {
	border-radius: 18px 18px 0 0;
	color: #fff;
	font-size: 15px;
	font-style: italic;
	letter-spacing: 1px;
	padding: 9px 0;
}

.ui-widget-header {
	border: 1px solid;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid;
	color: #fff;
}


/*
-----------------------------------------------------------------------
    Widget Styles
-----------------------------------------------------------------------
*/

.iconbox-widget {
	position: relative;
}

.iconbox-widget .icon {
	left: 0;
	position: absolute;
	top: 4px;
}

.iconbox-widget .icon i {
    font-size: 33px;
    line-height: 36px;
}

.iconbox-widget .box-contenet {
	padding-left: 48px;
}

.iconbox-widget .box-contenet .title {
	margin-bottom: 8px;
	margin-top: 0;
}

.iconbox-widget .box-contenet .title a {
	color: #989898;
}

.iconbox-widget .box-contenet .sub-title {
	color: #989898;
}

.iconbox-widget .box-contenet .sub-title a {
	color: #989898;
}




.iconbox-widget .social li {
    border: 1px solid #5f1919;
    border-radius: 2px;
    cursor: pointer;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    text-align: center;
    width:35px;
    margin-left: 5px;
    font-size: 33px;
   
}

.iconbox-widget .social li i {
     color: #5f1919;
}

.iconbox-widget .social li i a {
     color: #5f1919;
}

.iconbox-widget .social li a:hover {
    color: #eb7a7a;
}


.header-top-widget {
	margin-top: 0;
}

.header-top-widget .header-widget {
	float: right;
}

.header-top-widget .header-widget .iconbox-widget {
	display: inline-block;
	margin-right: 60px;
}

.header-top-widget .header-widget .iconbox-widget:last-child {
	margin-right: 0;
}

.header-top-widget .header-widget .iconbox-widget .box-contenet .title {
	font-family: 'Lato', sans-serif;
	margin-bottom: 8px;
	font-weight: 700;
}

/*--- Widget Sidebar ---*/

.widget {
    margin-bottom: 30px;
}

.widget .widget-title {
    color: #5f1919;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1.5px;
    line-height: 36px;
    margin-bottom: 25px;
    position: relative;
    text-transform: uppercase;
}

.widget .widget-title:before {
    background-color: #f7f7f7;
    bottom: -12px;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 70px;
}

.widget .widget-title:after {
    bottom: -12px;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 35px;
}

.widget-search input {
    background-color: #fff;
    border: 1px solid #f1f1f1;
    border-bottom-left-radius: 30px;
    border-top-left-radius: 30px;
    height: 48px;
    outline: medium none;
    padding-left: 20px;
    padding-top: 3px;
    width: calc(100% - 58px);
}

.widget-search button {
    border: 1px solid;
    border-bottom-right-radius: 30px;
    border-top-right-radius: 30px;
    color: #fff;
    font-size: 17px;
    height: 48px;
    line-height: 18px;
    margin-left: -5px;
    outline: none;
    padding: 0;
    text-align: center;
    width: 58px;
}

.widget-links li a {
    color: #a5a6a7;
    font-size: 14px;
    line-height: 40px;
    padding-left: 15px;
    position: relative;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

.widget-links li a:before {
    content: "\f0da";
    font-family: "FontAwesome";
    font-size: 15px;
    left: 0;
    line-height: 1;
    position: absolute;
    top: 3px;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
.fa-ul {
    margin-left: -1em;
    padding: 0 0 0 1em; /* make space for li's :before */
    list-style: none;
    font-size: 16px;
    line-height: 2;
}

.fa-ul i {
      color: #5f1919;font-size: 16px;
}


.fa-ul li{
    color: #000;font-size: 16px;
}



.widget-news .widget-news-post {
    display: inline-block;
    margin-bottom: 12px;
    margin-top: 10px;
    padding-bottom: 7px;
    position: relative;
    width: 100%;
}

.widget-news .widget-news-post:last-child {
    margin-bottom: 10px;
}

.widget-news .widget-news-post .thumb {
    left: 0;
    position: absolute;
    top: 0;
}

.widget-news .widget-news-post .content {
    padding-left: 85px;
}

.widget-news .widget-news-post .content .title {
    display: inline-block;
    margin-bottom: 0;
    margin-top: -10px;
}

.widget-news .widget-news-post .content .title a {
    color: #a5a6a7;
}

.widget-news .widget-news-post .content .meta-date {
    font-size: 12px;
    font-style: italic;
    font-weight: 600;
}

.widget-gallery {
    display: inline-block;
    margin-top: 15px;
}

.widget-gallery .widget-gallery-item {
    float: left;
    padding: 0 10px 10px 0;
    position: relative;
    width: 33.333%;
}

.widget-gallery .widget-gallery-item img {
    display: block;
    position: relative;
    width: 100%;
}

.widget-tags {
    display: inline-block;
    margin-top: 12px;
}

.widget-tags a {
    border: 1px solid #f2f2f2;
    color: #989898;
    display: inline-block;
    font-size: 13px;
    line-height: 20px;
    margin: 0 3px 10px 0;
    padding: 4px 10px 5px;
    position: relative;
    text-transform: none;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.widget-tags a:hover {
    color: #fff;
}

.widget-appointment {
    display: inline-block;
    margin-top: 15px;
}


.service-thumb img {
	float: left;
	max-width: none;
}

.service-post {
	background-color: #f9f9f9;
	border: 1px solid #f2f2f2;
	border-bottom: 3px solid #e9e9e9;
	margin-bottom: 30px;
	position: relative;
}

.service-post:after {
	border-bottom: 3px solid;
	bottom: -2px;
	content: "";
	height: 3px;
	left: 0;
	position: absolute;
	width: 0;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}

.service-post:hover:after {
	width: 100%;
}

.service-post .thumb {
	margin-bottom: 25px;
}

.service-post .thumb img {
    width: 100%;
}

.service-post .content {
	padding: 0 40px 25px 105px;
}

.service-post .content .title {
	font-size: 18px;
	font-weight: 600;
	margin-top: 0;
}

.service-post .content .btn-link {
	font-size: 14px;
	font-weight: 700;
	text-decoration: none;
	text-transform: capitalize;
}

.service-post .content .btn-link:hover {
  color: #111;
}

.service-post .icon-box {
	border: 2px solid;
	border-radius: 50%;
	font-size: 35px;
	height: 70px;
	left: 20px;
	position: absolute;
	text-align: center;
	width: 70px;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}

.service-post:hover .icon-box {
	background-color: #fff
}

.service-post .icon-box .icon {
	color: #fff;
	line-height: 64px;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;

}


.services-style3 .service-post .content {
    padding: 20px 10px 25px 95px;
}


/*--- Service Post Details ---*/

.service-post-details .service-post .content .title-details {
    font-size: 28px;
}

.service-post-details .service-post.post-details {
    margin-bottom: 50px;
}

.service-post-details .service-post.post-details:hover:after {
    width: 0;
}


/*
-----------------------------------------------------------------------
    Feature Styles
-----------------------------------------------------------------------
*/

.feature-box {
	border: 1px solid #f1f1f1;
	margin-top: 20px;
	padding: 25px;
	position: relative;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}

.feature-box .content  {
	padding-left: 100px;
}

.feature-box .content .title {
	color: #1c1c1c;
	font-size: 18px;
	font-weight: 600;
	margin-top: 0;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}

.feature-box:hover .content .title {
	color: #fff;
}

.feature-box .content p {
	color: #989898;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}

.feature-box:hover .content p {
	color: #eee;
}

.feature-box .content .btn-link {
	font-size: 14px;
	font-weight: 700;
	text-decoration: none;
	text-transform: capitalize;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}

.feature-box:hover .content .btn-link {
	color: #fff;
}

.feature-box .content .btn-link:hover {
	color: #111;
	transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
}

.feature-box .icon-box {
	border: 2px solid;
	border-radius: 50%;
	font-size: 35px;
	height: 70px;
	position: absolute;
	text-align: center;
	width: 70px;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}

.feature-box:hover .icon-box {
	background-color: #fff;
	border-color: #fff;
}

.feature-box .icon-box .icon {
	color: #fff;
	line-height: 64px;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}

/*
-----------------------------------------------------------------------
    Feature Styles
-----------------------------------------------------------------------
*/

.feature-box-3 {
    position: relative;
    margin-top: 40px;
}

.feature-box-3 .content  {
    padding-left: 100px;
}

.feature-box-3 .content .title {
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    text-transform: capitalize;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.feature-box-3:hover .content .title {
    color: #5f1919;
}

.feature-box-3 .content p {
    color: #989898;
    line-height: 22px;
    margin-top: 7px;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.feature-box-3 .icon-box {
    background-color: #5f1919;
    border-radius: 5px;
    font-size: 35px;
    height: 70px;
    position: absolute;
    text-align: center;
    width: 70px;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.feature-box-3:hover .icon-box {
    background-color: #5f1919;
    border-color: #5f1919;
}

.feature-box-3 .icon-box .icon {
    color: #fff;
    line-height: 64px;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}


/*
-----------------------------------------------------------------------
    Gallery Styles
-----------------------------------------------------------------------
*/
.gallery-section {
 
    padding: 30px 0 0;
    position: relative;
}

.gallery-section .gallery-wrapper .gallery-post {
	padding: 0; 
}

.gallery-section .gallery-wrapper .gallery-post .thumb {
	position: relative;
	overflow: hidden;
}

.gallery-wrapper .gallery-post .thumb .overlay {
	outline: 1px solid #fff;
	outline-offset: -15px;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	transform: scale(0);
    -webkit-transform: scale(0);
	transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
}

.gallery-wrapper .gallery-post .thumb:hover .overlay {
	transform: scale(1);
    -webkit-transform: scale(1);
}

.gallery-wrapper .gallery-post .overlay .icon {
	color: #fff;
	font-size: 30px;
	margin-left: 47%;
	margin-top: 35%;
	position: absolute;
	text-align: center;
}

/*--- Gallery Slider Style ---*/

.gallery-section .container {
	margin: 0 auto;
	max-width: 1440px;
	width: 100%;
}

.gallery-carousel .owl-stage-outer {
	overflow: visible;
}


.footer-section {
    background-color: #1e1e1e;
}

.footer-copyright {
    background-color: #2c343d;
}

.copy-right {
    color: #eee;
    font-family: "Montserrat",sans-serif;
    margin-bottom: 18px;
    margin-top: 18px;
}


/*
-----------------------------------------------------------------------
    Divider Styles
-----------------------------------------------------------------------
*/

.divider-post .thumb {
    position: relative;
}

.divider-post .thumb img {
    width: 100%;
}

.divider-post .thumb .overlay {
    text-align: center;
}

.divider-post .thumb .overlay {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scale(0);
    -webkit-transform: scale(0);
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

.divider-post:hover .thumb .overlay {
    transform: scale(1);
    -webkit-transform: scale(1);
}

.video .play {
    color: #ffffff;
    display: block;
    font-size: 60px;
    font-weight: 400;
    height: 100%;
    left: 0;
    padding: 80px 100px;
    position: relative;
    text-align: center;
    top: 0;
    transition: all 500ms ease 0s;
    width: 100%;
}

.divider-post .thumb .overlay h4 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 27px;
    letter-spacing: 1px;
}


.testimonial {
    margin-bottom: 15px;
}

.testimonial .title {
    font-size: 36px;
    font-weight: bold;
    letter-spacing: 0.8px;
    line-height: 26px;
    margin-bottom: 30px;
    margin-top: 0;
    text-transform: uppercase;
}

.testimonial .title span {
    color: #c7851b;
    font-size: 36px;
    font-weight: bold;
    letter-spacing: 0.8px;
    line-height: 26px;
    margin-bottom: 30px;
    margin-top: 0;
    text-transform: uppercase;
}

.testimonial .sub-title {
    color: #989898;
    font-family: "Lato",sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 26px;
}

.testimonial-post {
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 35px;
    margin-bottom: 0px;
	margin-top: 50px;
	padding: 0 25px 25px;
	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;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}




/*
-----------------------------------------------------------------------
    Contact Styles
-----------------------------------------------------------------------
*/

.contact-section{
    position:relative;
}

.contact-section .form-group{
    position:relative;
    margin-bottom:20px; 
}

.contact-section .form-group-inner{
    position:relative;
    display:table;
    width:100%;
    border:1px solid #d0d0d0;
    overflow:hidden;
    border-radius:3px;
    -ms-border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
}

.contact-section .form-group .icon-box{
    position:relative;
    display:table-cell;
    vertical-align:middle;  
}

.contact-section .form-group .icon-box label{
    position:relative;
    display:inline-block;
    width:40px;
    line-height:40px;
    text-align:center;
    font-size:16px;
    color:#3d3d3d;
    margin:0px;
    background:#ffffff;
    border-right:1px solid #d0d0d0;
}

.contact-section .form-group label.error{
    display:none !important;    
}

.contact-section .form-group .field-outer{
    position:relative;
    display:table-cell;
    width:100%; 
    vertical-align:middle;
}

.contact-section .form-group-inner input[type="text"],
.contact-section .form-group-inner input[type="password"],
.contact-section .form-group-inner input[type="tel"],
.contact-section .form-group-inner input[type="email"],
.contact-section .form-group-inner select{
    border: none;
    position:relative;
    display:block;
    width:100%;
    line-height:22px;
    padding:9px 15px;
    color:#222222;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.contact-section .form-group input[type="text"].error,
.contact-section .form-group input[type="password"].error,
.contact-section .form-group input[type="tel"].error,
.contact-section .form-group input[type="email"].error,
.contact-section .form-group select.error,
.contact-section .form-group textarea.error{
    background:rgba(255,0,0,0.20);
}

.contact-section .form-group textarea {
    border: none;
    color: #222222;
    display: block;
    height: 102px;
    line-height: 22px;
    padding: 8px 15px;
    position: relative;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    width: 100%;
}

.contact-section button {
    background: transparent;
    border: 1px solid #c9c9c9;
    border-radius: 3px;
    color: #989898;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    padding: 8px 30px;
    position: relative;
    width: 100%;
}

.contact-section button {
    background: transparent;
    border: 1px solid #c9c9c9;
    border-radius: 3px;
    color: #989898;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    overflow: hidden;
    padding: 8px 30px;
    position: relative;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    width: 100%;
}

.contact-section button:hover {
    background: #1c1c1c;
    border: 1px solid #c9c9c9;
    color: #fff;
}

.contact-section button:after {
    background-color: #1c1c1c;
    bottom: -6px;
    content: "";
    height: 20px;
    position: absolute;
    right: -12px;
    transform: rotate(-38deg);
    -webkit-transform: rotate(-38deg);
    width: 40px;
}


.map-section {
    position:relative;
    padding:0;
    border:none;
}

.map-section .map-container{
    position:relative;
    width:100%;
    height:444px;   
}


.scroll-to-top {
	border: none;
	border-radius: 50%;
	bottom: 15px;
	color: #fff;
	cursor: pointer;
	display: none;
	font-size: 14px;
	height: 38px;
	line-height: 36px;
	position: fixed;
	right: 15px;
	text-align: center;
	width: 38px;
	z-index: 100;
}

.scroll-to-top:hover {
    background: #fff;
}


.about p {
  margin-top: -9px;
}

.img-style img {
    position: absolute;
    right: 70px;
    top: -177px;
}