/* This css file is to over write bootstarp css
--------------------------------------------------------- /
* Theme Name: Memorials
* Theme URI: http://demos.jeweltheme.com/memorials/ 
* Author: jewel_theme
* Author URI: http://themeforest.net/user/jewel_theme/portfolio 
* Description:  
* Version: 1.1.1
* License: GNU General Public License v2 or later
* License URI: http://www.gnu.org/licenses/gpl-2.0.html
* Tags: html, themplate, memorials 
--------------------------------------------------------- /



Table of Contents 
--------------------------------------------------------- /
* 1 - Google Font 
* 2 - General Styles 
* 	2.1 - Section Title
* 	2.2 - Accordions 
*	2.3 - Tabs
* 	2.4 - Carousel Indicators
* 	2.5 - Hexagon
* 	2.6 - Buttons 
*	2.7 - Continue Reading Button
* 	2.8 - Call Us box
* 	2.9 - Form Elements 
* 	    2.9.1 - Checkbox Button
* 	    2.9.2 - Radio Button
*	2.10 - Banners 
*   2.11 - Background and Parallax Styles
* 3 - Header
*   3.1 - Header Top
*   3.1 - Header Middle
*   3.3 - Main Menu
* 4 - Home Page
* 	4.1 - Top Banner
* 	4.2 - Service Section  
* 	4.3 - About Us Section
* 	4.4 - Facts Section
* 	4.5 - Galley Section
*   4.6 - Articles Section
*   4.7 - Help & Grief Section 
*   4.8 - Gallery Section 
*   4.9 - Testimonial Section 
* 5 - Home Page 2 
* 6 - Pages 
* 7 - Post
* 8 - About Page
* 9 - Funeral Page 
* 10 - Contact Us Page
* 11 - Location Page
* 12 - Obituaries Page
* 13 - Obituaries Details Page
* 14 - Team Page
* 15 - 404 Error Page
* 16 - Pricing Page
* 17 - Faq Page
* 18 - Widget 
* 19 - Footer Widget
* 20 - Sidebar 
  

Table of Contents End
---------------------------------------------------------*/



/* 1 - Google Font 
---------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,600,700,800,900');
@import url('https://fonts.googleapis.com/css?family=Cormorant+Garamond&amp;subset=cyrillic');
@import url('https://fonts.googleapis.com/css?family=Cormorant+Infant&amp;subset=cyrillic');
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic&subset=latin,cyrillic);
/* @font-face {
font-family: 'Denistina';
font-style: normal;
font-weight: normal;
src: local('Denistina'), url('../fonts/denistina_en.woff') format('woff');
} */
/* 1 - Google Font 
---------------------------------------------------------*/

/* 2 - General Styles 
---------------------------------------------------------*/
body {
    background: #ffffff;
	color: #222222;
	font-size: 16px;
	font-family: "Roboto", sans-serif;
    cursor: default;
	font-weight:200;
}
textarea{resize: none;}
p {
	color: #222222;
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	font-weight: 200;
	line-height: 20px;
}
a {
	color: #00695c;
	cursor:pointer;
	text-decoration: none!important;
}
input:active, :hover, :focus {
    outline: 0;
    outline-offset: 0;
}
a,
a:after,
a:before,
.btn,
.btn:after,
.btn:before,
.transition { 
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
a:focus,
a:hover {
	text-decoration: none;
} 
.home-testimonial-slider>.owl-theme .owl-nav [class*=owl-] {background:none!important;}

.boxis{height: 100%;min-height: 70px;position: relative;padding-left:0px;padding-right:0px}
.inf{
min-height: 80px;
    /* border: 1px solid #979797; */
    margin: 10px 0px;
    padding: 1rem 1rem;
    border-radius: 4px;
}
.im{    border: 1px solid #979797;
    padding: 1rem;
    border-radius: 4px;
  	/* max-width: 23.3%; перенос изобр правее инфы о юзере */
	max-width: 90%;
    width: 100%;
	right: 7.7%;
    top: 40%;
	margin-top: -7rem;
    background: white;
	} 
.im {
    border: 1px solid #979797;
    padding: 1rem;
    border-radius: 4px;
    max-width: 100%;
    width: 100%;
    right: 7.7%;
    top: 40%;
    margin-top: -7rem;
    background: white;
    padding-right: 10px;
}
.btn,
button,
a:focus{
	outline:none;
	outline-offset:0;
} 
.social{}
.social li{display: inline-block;}
.addmemo{max-width: 600px;margin: 0 auto;}
.addmemo label{display: block;margin: 0 auto;text-align: left;}
.addmemo input,select,textarea{border: 1px solid #c3c3c3;border-radius: 10px;padding: 5px 5px;}

.addmemo #photo{border:none;}
.addmemo #photo input{background-color:red;}
.addmemo .form-group {margin-bottom: 5px;}
.addmemo h1{text-align: center;font-size: 2.5rem;}
.duppi .form-group{text-align: center;}
.duppi label{padding: 0 6.3rem;}
.message{display: none;position: relative;padding: 1rem 2rem;background-color: #6e272b;background: linear-gradient(91deg, #6e272b 50% , rgb(188, 73, 80)120%);border-radius: 10px;max-width: 400px;margin: 0rem auto;margin-top: 14rem;}
.addmemo input:focus{border: 1.2px solid rgba(188, 73, 80, 0.37);}
.message .close{position: absolute;right: 1%;top: 4%;background-color: #bfa34b;color: white;padding: 0.3rem 0.9rem;
cursor: pointer;border-radius: 4px;}
.close:focus, .close:hover {
    filter: alpha(opacity=50);
    opacity: 1.5;
}
.message h1{color: white;margin: 1rem;}
.message p{color: white;margin: 1rem;}

h1, h2, h3, h4, h5, h6 {
	color: #404040;
	font-family: "Cormorant Garamond", serif; 
	font-weight: 400;
	text-transform: uppercase; 
}
.editmemorial h1{text-align: center;}
.listmemorial img{max-width:10%;}
.findmemo{width: 100%;max-width: 600px;margin: 0 auto;}
.findmemo label{text-align: left;display: block;}
.findmemo input{}
.findmemo button{
    display: block;
    margin: 0 auto;
    padding: 1rem;
    background-color: #651820;
    color: white;
    border-radius: 5px;
	width: 100%;
}
.act{
	background-color: #651820;
    padding: 1rem 10rem;
}
.act h2{
	color: white;
}
.activ{
    border: 2px solid #ffffff94;
    padding: 1rem;
    width: 100%;
    float: left;
}
.activ img{
	float: left;
    max-width: 25%;
    margin-right: 2rem;
}
.activ p{
    float: right;
    color: white;
    font-size: 1.5em;
}
#resets{padding: 1rem;
    background-color: #651820;
    color: white;
    border-radius: 5px;}
.findmemo input, select, textarea {border: 1px solid #c3c3c3;border-radius: 10px;padding: 5px 5px;}
.mass{    text-align: center;
    padding: 70px 0;
    font-size: 22px;
    line-height: 5rem;
    color: #40454a;
    margin: 0;}
.mass a{color: #651820;text-transform: uppercase;}
.shok{
 -moz-transition: all 2s ease-out;
 -o-transition: all 2s ease-out;
 -webkit-transition: all 2s ease-out;
    transition: all 2s ease-out;
}
.shok:hover {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    position: relative;
    z-index: 9999;
    transition: all 3s;
}
.serc{position: absolute;width: 100%;margin: 0 auto;right: 5%;z-index: 0;bottom: 70px;max-width: 650px;}
.serc input, button {border: none;outline: none;background: transparent;}
.serc input {width: 100%;height: 42px;padding-left: 95px;background-color: rgba(255, 255, 255, 0.89)!important;font-weight: 700;box-shadow: 0px 7px 27px -6px #5d5d5d;background: url(../../images/search.png) no-repeat 2% 50%;font-size: 18px;color: #40454a;}
/* Степкин было top 22% съезжало */
.serc button {height: 41px;width: 100%;max-width: 65px;position: absolute;top: 0px;cursor: pointer;background-color: background-color: inherit;
color: #40454a;font-size: 18px;right: 0;}
.menu{padding: 3rem 1rem;
border: 1px #aaaaaa solid;
    border-radius: 10px;
    margin-top: 10px;
    background: #dce7b5;
	background: #b4c37d;
}
.menu>ul{padding:0;margin:0;}
.menu>ul>li{display: inline-block;background-color: #edeef0;border-radius: 2px;}
.menu>ul>li:hover{background-color: #7d7c7a;transition:background 2s;}
.menu>ul>li>a:hover{color:white;}
.menu>ul>li>a{display: block;padding: 3rem 5.2rem;color: #404040;font-family: "Roboto", sans-serif;font-weight: 900;text-transform: uppercase;}
.md{width: auto;}
.simbol img{width: 100px;cursor: pointer;}
.simbol{padding-top:3rem;}
/*.simbol button{padding: 3rem 5.2rem;color: #404040;font-family: "Roboto", sans-serif;font-weight: 900;text-transform: uppercase;background-color: #edeef0;width: 100%;}
.simbol button:hover{background-color: #7d7c7a;transition:background 2s;color:white;}*/
img{max-width: 100%;height: auto;width: 100%;} 
#main-slider img{position: absolute;max-width: 672px;top: 23.1%;left: -100px;}

#main-slider{background-image: url('../../images/sunrise.jpg');background-size: cover;background-position: left;background-attachment: unset;background-repeat: no-repeat;height: 100%;min-height: 600px;width: 100%;padding: 3rem 0rem;position:relative;padding-top:0;margin-bottom: 0rem;}
#main-slider p:nth-child(3){    color: white;
    text-shadow: 0px 0px 11px black;
    text-align: right;
    font-size: 23px;
    line-height: 3rem;
    position: absolute;
    right: 5%;
    z-index: 0;
    top: 100px;
    font-style: italic;}
#main-slider a{
    padding: 3rem;
    display: block;
    z-index: 3;
    border-radius: 4px;
    text-align: center;
    background-color: rgba(101, 24, 32, 0.85);
    box-shadow: inset 6px 6px 0px -3px #ffe4e4;
    width: 100%;
    max-width: 46%;
    font-size: 0.9em;
    color: white;
    text-transform: uppercase;
    top: 290px;
    right: 5%;
    font-weight: 700;
    position: absolute;
}


#string>span{
    color: red; 
    font-size: 24pt;
    font-weight: bold;
    text-shadow: 1px 1px 1px rgba(150, 150, 150, 1);
}
#string>span:after {
    content: "";
    position: absolute;
    top: 290px;
    right: 163px;
    max-width: 603px;
    width: 100%;
    max-height: 103px;
    height: 100%;
    background: linear-gradient(to left, rgba(255, 255, 255, 0), rgb(255, 255, 255), rgba(255, 255, 255, 0)) no-repeat -2em 0%;
    background-size: 2em 100%;
    -moz-transform: skewX(-50deg);
    -o-transform: skewX(-50deg);
    -webkit-transform: skewX(-50deg);
    transform: skewX(-15deg);
}
#string>span.blink_on:after{
    transition: 1.5s linear;
    background-position: 130% 0%;
}

.top{background-color: rgba(118, 166, 183, 0.3);;color: white;text-align: center;font-size: 2em;font-family: Cormorant Garamont;padding: 2rem;
line-height: 35px;}

.mark, mark {background-color: #CEE2E2;} 
.lrp5 {
	padding-left: 5px;
	padding-right: 5px;
}
.row5 {
	margin-left: -5px !important;
	margin-right: -5px !important;
}
.navbar {
margin-bottom:0px;
}
.navbar-nav {
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    float:none;
}
.navbar-collapse {
padding:0;
}
.navbar-default {
    border:none;
}


#main-slider img#blink1{
    position: absolute;
    max-width: 10%;
	transition: all 3s;
}

#main-slider img#blink2{
    position: absolute;
    max-width: 5%;
    left: 5%;
    top: 12%;
	transition: all 6s;
}

#main-slider img#blink3{
    position: absolute;
    max-width: 6%;
    left: 90%;
    top: 10%;
    transition: all 9s;
}



	#blink1 {
		-webkit-animation: blink1 3s linear infinite;
		animation: blink1 3s linear infinite;
	}
		@-webkit-keyframes blink1 {
		  0% { opacity:1;}
		  50% { opacity:0;}
		  100% { opacity:1; }
		}
		@keyframes blink1 {
		  0% { opacity: 1; }
		  50% { opacity: 0; }
		  100% { opacity: 1; }
		}

	#blink2 {
		-webkit-animation: blink2 5s linear infinite;
		animation: blink2 5s linear infinite;
	}
		@-webkit-keyframes blink2 {
		  0% { opacity:1;}
		  50% { opacity:0;}
		  100% { opacity:1; }
		}
		@keyframes blink2 {
		  0% { opacity: 1; }
		  50% { opacity: 0; }
		  100% { opacity: 1; }
		}

	#blink3 {
		-webkit-animation: blink3 7s linear infinite;
		animation: blink3 7s linear infinite;
	}
		@-webkit-keyframes blink3 {
		  0% { opacity:1;}
		  50% { opacity:0;}
		  100% { opacity:1; }
		}
		@keyframes blink3 {
		  0% { opacity: 1; }
		  50% { opacity: 0; }
		  100% { opacity: 1; }
		}

.lrp10 {
	padding-left: 10px;
	padding-right: 10px;
}
.row10 {
	margin-left: -10px !important;
	margin-right: -10px !important;
}
.tp60 {padding-top: 60px;}
.bp60 {padding-bottom: 60px;}
.p20 {
	padding: 20px;
}
.veri{color:#bfa34b;font-size: 15px;margin: 0;    line-height: 2.8;padding: 0.3rem;    color: white!important;}
.overlay {background: rgba(0, 105, 92, 0.35); }
.background-image {
	background-position:50% 0;
	background-repeat: no-repeat; 
	margin: 0 auto;
	padding: 0;
}
.shortcode-title {
	margin-bottom: 30px;
}
.banners {
	background: #edf2f2;
}
.media-body, .media-left, .media-right {vertical-align: middle!important;}
/* 2.1 - Section Title
---------------------------------*/

.section-title {
    color: #40454a;
	font-family: "Cormorant Garamond", sans-serif;
    font-size: 35px;
	font-weight: 400;
	margin-top: 0;
	text-align: center;
	position: relative; 
    padding-bottom: 5rem;
    padding-top: 60px;
	
}
.section-padding{padding: 50px 0px;}
.section-title.white {color: #ffffff;}



.title {
  /* чтобы линии не выходили за ширину блока заголовка */
  overflow: hidden;
}
.title:before,
.title:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  width: 20%;
  height: 2px;
  background: #413f27;
  border: solid #FFF;
  border-width: 0 20px;
}

.title1 {
  /* чтобы линии не выходили за ширину блока заголовка */
  overflow: hidden;
}
.title1:before,
.title1:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  width: 20%;
  height: 2px;
  background: #000;
  border: solid #000;
  border-width: 0 20px;
}

.title-data:before, .title-data:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    width: 20%;
    height: 1px;
    background: #413f27;
    border: solid #ffffff;
    border-width: 0 20px;
}
.sect_data{}
.title:before {margin-left: -100%;}
.title:after {margin-right: -100%;}
.det-data{box-shadow: 0px 0px 54px 3px #bcbcbc;background-color: #6e272b;}
.section-title.white:after {
	background: #ffffff;  
}
.widget-title {
	position: relative;
}

/* 2.2 - Accordions 
---------------------------------*/
.panel-group {
	padding-bottom: 10px;
}
.panel-group .panel {
	border-radius: 0;
	border-width: 0px;
	border-color: transparent !important;
	margin-bottom: 30px;
}
.panel-default>.panel-heading {
	background-color: transparent;
	min-height: 50px;
	padding: 0;
} 
.panel-title {
	font-size:25px;
}
.panel-title a {
	color: #ffffff; 
	font-weight: 800;
	line-height: 70px;
	display: inline-block;
	padding: 0 15px;
	background-color: #455a64;
	border:2px solid #455a64;
	width: 100%;
	position: relative;

	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
.panel-title a.collapsed {
	background-color: #90a4ae;
	border-color: #90a4ae; 
} 
.panel-group .panel-title a:before {
	position: absolute;
	top: 20px;  
	right: 20px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	background: #edf2f2;
	color: #455a64;
	text-align: center;
	font-family: FontAwesome;	
	content: "\f0d8";
	font-size: 20px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.panel-group .panel-title a.collapsed:before {
	position: absolute;
	width: 30px;
	height: 30px;
	font-family: FontAwesome;	
	content: "\f0d7";
	font-size: 20px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.style-1 .panel-title a:before {
	content: "\f139"!important;
}
.style-1 .panel-title a.collapsed:before {
	content: "\f13a"!important;
}
.style-2 .panel-title a:before {
	content: "\f056"!important;
}
.style-2 .panel-title a.collapsed:before {
	content: "\f055"!important;
}
.style-3 .panel-title a:before {
	content: "\f068"!important;
}
.style-3 .panel-title a.collapsed:before {
	content: "\f067"!important;
}
.panel-body { 
	padding: 30px;
	line-height: 25px;
	border:2px solid #f1f2f7;
	border-top-color: transparent;
}

/* 2.3 - Tabs
---------------------------------*/
.tabs-container {
	border:3px solid #f1f2f7;
	margin-bottom: 15px;
}
.nav-tabs {
	border-bottom: none;
	background-color: #f2f2f2;
}
.nav-tabs>li>a {
	color: #404040; 
	font-weight: 700;
	line-height: 50px;
	border-radius: 0;
	border-color: transparent;
	border-right-color: #ffffff;
	margin-right: 0;
	padding: 0 20px;
	height: 50px;
	font-size: 18px;
	font-family: "Roboto", sans-serif; 
	text-transform: uppercase;
}
.nav-tabs>li:last-child>a {
	border-right-color: transparent;
}
.nav-tabs>li.active>a, 
.nav-tabs>li.active>a:hover, 
.nav-tabs>li.active>a:focus {
	color: #ea6153;
	border-color: #ffffff;
	position: relative;
}
.nav-tabs>li.active>a:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 3px;
	background-color: #ea6153;
	top: -4px;
	left: 0;
}
.nav-tabs>li>a:hover {
	border-color: #ffffff;
	background-color: #ffffff;
}
.tab-content {
	padding: 20px;
	background: #ffffff;
}  
.v2.tabs-container {
	border:0px solid transparent;
} 
.v2 .tab-content {
	border-top: 2px solid #bebebe;
}
.v2  .nav-tabs>li.active>a:before {
	display: none;
}
.v2 .nav-tabs>li {
	margin-bottom: -2px;
	border: 2px solid transparent;
	border-bottom: 0px solid transparent;
}
.v2 .nav-tabs>li.active { 
	border: 2px solid #bebebe; 
	border-bottom: 0px solid transparent;
}
.v2 .nav-tabs {
	background: transparent;
} 
.v2 .nav-tabs>li>a {
	background: transparent;
	border-color: transparent;
	color: #b4b4b4;
}
.v2 .nav-tabs>li.active>a {
	background: #ffffff;
}
.v2 .nav-tabs>li.active>a, 
.v2 .nav-tabs>li.active>a:hover, 
.v2 .nav-tabs>li.active>a:focus {
	color: #404040;
}
.v2 .tab-content {
	padding: 20px 0 0 0; 
}
.shortcode-page .v2 .tab-content {
	padding: 20px;	
}
.tab-figure figure {
	padding-top: 30px;
	padding-bottom: 10px;
}
.tab-figure figcaption p{ 
	font-size: 13.5px;
	font-weight: 300;
	font-style: italic; 
	padding-top: 20px;
}
.tabs-container .continue-reading.medium-btn ,
.tabs-container  .continue-reading {
	padding-bottom: 25px;
} 

/* 2.4 - Carousel Indicators
---------------------------------*/
.carousel-indicators li,
.carousel-indicators li.active { 
	width: 15px;
	height: 15px;
	margin: 0px; 
	border:0px solid transparent;
}
.white-bg .carousel-indicators li.active ,
.carousel-indicators li.active  {
	background: #ea6153;
}
.white-bg .carousel-indicators li {
	background: #d0d0d0;
} 

/* 2.5 - Hexagon
---------------------------------*/
.hex {
	position: relative;
	width: 142px;
	height: 88px;
	border-radius: 10px;
	margin: 85px auto 62px auto;
}
.hex:before, 
.hex:after {
	position: absolute;
	width: inherit; height: inherit;
	border-radius: inherit;
	background: inherit;
	content: '';
	margin-left: -1px;
}
.hex ,
.hex:before, 
.hex:after {
    border-left: 2px solid #81a039;
    border-right: 2px solid #81a039;
    background: #81a039;
}
.hex:before {
	-webkit-transform: rotate(60deg);
	-moz-transform: rotate(60deg);
	-ms-transform: rotate(60deg);
	-o-transform: rotate(60deg);
	transform: rotate(60deg);
}
.hex:after {
	-webkit-transform: rotate(-60deg);
	-moz-transform: rotate(-60deg);
	-ms-transform: rotate(-60deg);
	-o-transform: rotate(-60deg);
	transform: rotate(-60deg);
}
.hex.hex-margin {
	margin-bottom: 60px;
}
.hex-icon {
	color: #ffffff;
	font-size: 4.0625em;
	line-height: 85px;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1;
}
.pa{padding:0;background-color: #651820;}
.hex,
.hex:after,
.hex:before,
.hex-icon { 
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}
.zag{
	    text-align: center;
}
/* 2.6 - Buttons 
---------------------------------*/
.btn {
	background: #ea6153; 
	border: 1px solid transparent;
	border-radius: 0;
	color: #ffffff;
	display: inline-block;
	font-family: "Roboto", sans-serif;
	font-weight: 600; 
	text-transform: uppercase;
	font-size: 0.875em;
	line-height: 45px;
	padding: 0 30px;
	margin-bottom: 10px;
} 
.btn i {
	padding-left: 3px;
}
.md-btn {  
	line-height: 50px;
	padding: 0 35px;
} 
.lg-btn {
	font-size: 0.9375em;
	line-height: 65px;
	padding: 0 47px;
}
.btn:hover {
	background: transparent;
	border-color: #ea6153;
	color: #ea6153;
} 

/* 2.7 - Continue Reading Button
---------------------------------*/ 
.continue-reading { 
    padding-bottom: 46px;
} 
.tp-caption a:hover {
    color:black;
}
.main-mav li:after{    content: ".";
    font-size: 45px;
    position: absolute;
    top: -2.77rem;
    color: #40454a;}
.current-menu-item:after{content: none!important;}
.sub-menu li:after{content: none!important;}
.continue-reading a { 
    background: #651820;
	border: 1px solid transparent;
	color: #ffffff;
	display: inline-block;
	font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-weight: 700;
    border-radius: 4px;
    line-height: 52px;
    padding: 0 38px;
	text-transform: uppercase;
} 
.continue-reading a:hover {
    background: #f7f4eb;
    border-color: #651820;
    color: #40454a;
}
.continue-reading.large-btn {
	padding-bottom: 60px;
}
.continue-reading.large-btn a {
	font-size: 15px;
	line-height: 68px;
	padding: 0 47px;
}
.continue-reading.large-btn a i {
	padding-left: 5px;
}
.continue-reading.medium-btn {
	padding-bottom: 50px;
}
.continue-reading.medium-btn a {
	font-size: 0.9375em;
	line-height: 60px;
	padding: 0 47px;
}
.continue-reading.medium-btn a i {
	padding-left: 5px;
} 

/* 2.8 - Call Us box
---------------------------------*/
.call-us-box { 
	padding: 25px 0;
}
.call-us-box .phone-icon {
	width: 90px;
	height: 90px;
	float: left;
	border-radius: 15px;
	background: #ea6153;
	text-align: center;
	margin-right: 25px;
}
.call-us-box .phone-icon .icon {
	font-size: 5em;
	line-height: 90px;
	color: #ffffff;
}
.call-us-box .call-text {
	font-family: "Roboto", sans-serif;
	font-weight: 700;
	font-size: 20px;
	padding-top: 10px;
	text-transform: uppercase;
}
.call-us-box .phone-number {
	display: block;
	color: #ea6153;;
}

/* 2.9 - Form Elements 
---------------------------------*/ 
.form-control {
	border-radius: 0;
	height: 55px;
	border:1px solid #cccccc;
	margin-bottom: 20px;
}  
.form-control:focus {
	border-color: #ea6153;
	outline: 0;
}
.submit-btn {
	margin: 30px 0;
}
.form-sub-heading {
	font-family: "Roboto", sans-serif;
	font-weight: 800;
	font-size: 1.125em;
	padding-top: 50px;
	padding-bottom: 20px;
	clear: both;
}
.form-small-heading {
	font-size: 16px;
	font-weight: 600; 
	display: block;
	padding-bottom: 13px;
	padding-top: 40px;
} 

/* 2.9.1 - Checkbox Button
-------------------------*/
.checkbox-btn + label {
	font-weight: normal;
	cursor: pointer;
	position: relative;
	padding-left: 25px;
	z-index: 0; 
	padding-right: 20px;
	font-weight: 600;
	font-size: 16px;
}
input[type="checkbox"].checkbox-btn {
	display: none;
}
input[type="checkbox"].checkbox-btn + label:after{
	content: "";
	position: absolute;
	top: 4px;
	left: 0;
	width: 15px;
	height: 15px;
	border: 2px solid #e6e6e6; 
	z-index: 1;
}
input[type="checkbox"].checkbox-btn + label:before {
	content: "";
	position: absolute;
	top: -6px;
	left: 4px;
	color: #afacac;
	z-index: 2;
	font-size: 20px;
}
.checkbox-btn.checkbox-lg + label {
	padding-left: 35px;
	line-height: 35px;
}
input[type="checkbox"].checkbox-btn.checkbox-lg + label:after{
	width: 25px;
	height: 25px;
}
input[type="checkbox"].checkbox-btn.checkbox-lg + label:before{
	top: -8px;
	left: 8px;
	font-size: 30px;
}
input[type="checkbox"].checkbox-btn:checked + label:before {
	content: "\2713";
}
input[type="checkbox"].checkbox-btn:checked + label:after{
	border-color: #e6e6e6;
}
input[type="checkbox"].checkbox-btn.light-blue:checked + label:before {
	color: #009688;
}
input[type="checkbox"].checkbox-btn.light-blue:checked + label:after{
	border-color: #009688;
}
input[type="checkbox"].checkbox-btn.light-red:checked + label:before {
	color: #e12444;
}
input[type="checkbox"].checkbox-btn.light-red:checked + label:after{
	border-color: #e12444;
}
input[type="checkbox"].checkbox-btn.light-green:checked + label:before {
	color: #1fb538;
}
input[type="checkbox"].checkbox-btn.light-green:checked + label:after{
	border-color: #1fb538;
}



/* 2.9.2 - Radio Button
-------------------------*/
.radio-btn + label {
	font-weight: normal;
	cursor: pointer;
	position: relative;
	padding-left: 25px;
	z-index: 0;
	padding-right: 20px;
	font-weight: 600;
	font-size: 16px;
}
input[type="radio"].radio-btn{
	display: none;
} 
input[type="radio"].radio-btn + label:after{
	content: "";
	position: absolute;
	border-radius: 100%;
	top: 4px;
	left: 0;
	width: 15px;
	height: 15px;
	border: 2px solid #e6e6e6; 
	z-index: 1;
}
input[type="radio"].radio-btn + label:before {
	content: "";
	border-radius: 100%;
	background: transparent;
	position: absolute;
	width: 7px;
	height: 7px;
	top: 8px;
	left: 4px;
	color: #afacac;
	z-index: 2;
}
.radio-btn.radio-lg + label {
	padding-left: 35px;
	line-height: 35px;
}
input[type="radio"].radio-btn.radio-lg + label:after{
	width: 25px;
	height: 25px;
}
input[type="radio"].radio-btn.radio-lg + label:before{
	width: 15px;
	height: 15px;
	top: 9px;
	left: 5px;
}
input[type="radio"].radio-btn:checked + label:before{
	background: #afacac;
}
input[type="radio"].radio-btn:checked + label:after{
	border-color: #e6e6e6;
}
input[type="radio"].radio-btn.light-blue:checked + label:before {
	background: #009688;
}
input[type="radio"].radio-btn.light-blue:checked + label:after{
	border-color: #009688;
}
input[type="radio"].radio-btn.light-red:checked + label:before {
	background: #e12444;
}
input[type="radio"].radio-btn.light-red:checked + label:after{
	border-color: #e12444;
}
input[type="radio"].radio-btn.light-green:checked + label:before {
	background: #1fb538;
}
input[type="radio"].radio-btn.light-green:checked + label:after{
	border-color: #1fb538;
}

/* 2.10 - Banners 
---------------------------------*/ 
.banner-item {
	background:#fff;
	position: relative;
	padding: 5px 30px 10px 50px;
	z-index: 0;
	overflow: hidden;
}
.banner-item .banner-icon {
	color: #ced7da;
	font-size: 7.4375em;
	position: absolute;
	left: -29px;
	top: -42px;
	z-index: -1;
} 
.banner-item .banner-title {  
	color: #404040;
	font-family: "Roboto", sans-serif;
	font-size: 20px;
	font-weight: 700;
	line-height: 30px;
}  
.banner-item,
.banner-item .banner-icon,
.banner-item .banner-txt, 
.banner-item .banner-title {
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
.banner-item:hover {
	background: rgba(234, 97, 83, 0.75);
}
.banner-item:hover .banner-icon  {
	color: #ea6153;
} 
.banner-item:hover .banner-txt, 
.banner-item:hover .banner-title {
	color: #ffffff;
}


/* 2.11 - Background and Parallax Styles
----------------------------------------*/
#facts {
	background-size: cover;
    background-color: rgba(255, 254, 211, 0.25);
	background-color: #efe4b6;
}
#home-testimonial {
	background: url('../../images/background/2.jpg') no-repeat fixed center top;
	background-size: cover;
	margin-top: 6rem;
}
#page-naem-container {
	background-size: cover;	
}
.parallax-style {
	height: 100%;
}

/* 2 - General Styles End
---------------------------------------------------------*/


/* 3 - Header
---------------------------------------------------------*/

/* 3.1 - Header Top
-----------------------------*/
.header-top {
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(150, 46, 48, 0.74)), to(rgb(101, 24, 32))), -webkit-gradient(linear, left top, right bottom, color-stop(0, rgba(101, 24, 32, 0.6)), color-stop(0.5, rgba(139, 56, 61, 0.5)), color-stop(0.501, rgba(101, 24, 32, 0.42)), color-stop(1, rgba(114, 44, 47, 0.73)));
}
.cont{position: absolute;top: 27%;left: 10%;background-color: rgba(255, 255, 255, 0.92);width: 418px;height: 334px;}
.forma li{list-style-type: none;}
#register_form label{padding-right: 1.5rem;}
#reg_button{/*margin-top: 5rem;padding: 1rem;*/background: #1e798c;border: none;color: white;border-radius: 5px;}
#verif_button{background: #1e798c;border: none;color: white;padding: 0.6rem 4rem;border-radius: 5px;width:100%}
.inp{float: right; margin-right: 0rem;margin-bottom: 0.8rem;border: 1px solid #c3c3c3;border-radius: 10px;width: auto;outline: none;padding: 0.5rem;}
.header-top,
.header-top a, footer a {
    color: #ffffff;
    font-size: 15px;
    font-weight: 300;
}
#playmusic{font-size: 12px;}
.header-top .info {
	display: inline-block;
    text-align: center;
}
label {font-size: 14px;color: #302c2d;}
.pad{padding-left: 4rem;font-size: 13px!important;}
.pan{margin:0;padding: 0.7rem;line-height: 3.5;}
.pan1{margin:0;padding: 0.7rem;line-height: 3.5;}
.header-top .social-icon a {
	background: transparent;
	font-size: 25px;
	padding: 0 5px;
}
.header-top a:hover {
	color: #ffffff;
}
.header-top .info i {
	color: #a8a8a8;
	padding-right: 2px;
}
.lang-select,
.social-icon {
	display: inline-block;
}
.cs-select {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	text-align: left;
	background: transparent;
	z-index: 100;
	width: 100%;
	max-width: 150px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.cs-select:before {
	content: "\f0ac";
	font-family: 'Fontawesome';
	position: absolute;
	top: 0;
	left: -20px;
}
.cs-select:focus {
	outline: none; 
}
.cs-select select {
	display: none;
}
.cs-select span {
	display: block;
	position: relative;
	cursor: pointer;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.cs-select > span {
	padding-right: 3em;
}
.cs-select > span::after,
.cs-select .cs-selected span::after {
	speak: none;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.cs-select > span::after {
	content: '\25BE';
	right: 1em;
}
.cs-select .cs-selected span::after {
	content: '\2713';
	margin-left: 1em;
}
.cs-select.cs-active > span::after {
	-webkit-transform: translateY(-50%) rotate(180deg);
	transform: translateY(-50%) rotate(180deg);
}
div.cs-active {
	z-index: 200;
}
.cs-select .cs-options {
	position: absolute;
	overflow: hidden;
	width: 120%;
	background: #3f3f3f;
	visibility: hidden;
	left: -20px;
	top: 38px;
}
.cs-select.cs-active .cs-options {
	visibility: visible;
}
.cs-select ul {
	list-style: none;
	margin: 0;
	padding: 0 0 5px;
	width: 100%;
}
.cs-select ul span {
	padding: 5px 15px;
}
.cs-select ul li.cs-focus span {
	background-color: #ddd;
}
.cs-select li.cs-optgroup ul {
	padding-left: 1em;
}
.cs-select li.cs-optgroup > span {
	cursor: default;
}
.sb-search {
	display: inline-block;
	position: relative;
	width: 28px;
	height: 15px;
	-webkit-transition: width 0.3s;
	-moz-transition: width 0.3s;
	transition: width 0.3s;
	-webkit-backface-visibility: hidden;
}
.sb-search-input {
	background-color: transparent;
	border: none;
	color: #ffffff;
	font-size: 15px;
	height: 0px;
	line-height: 25px;
	margin: 0;
	max-width: 200px;
	outline: none;
	padding: 5px 35px 5px 15px;
	position: absolute;
	top: -2px;
	right: 0;
	z-index: 10;   
}
.sb-search-input::-webkit-input-placeholder {
	color: #3f3f3f;
}
.sb-search-input:-moz-placeholder {
	color: #3f3f3f;
}
.sb-search-input::-moz-placeholder {
	color: #3f3f3f;
}
.sb-search-input:-ms-input-placeholder {
	color: #3f3f3f;
}
.search-icon,
.sb-search-submit  {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	padding: 1px;
	margin: 0;
	text-align: center;
	cursor: pointer;
	max-width: 100%;
	width: inherit;
}
.sb-search-submit {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0); 
	opacity: 0;
	color: transparent;
	border: none;
	outline: none;
	z-index: -1;
}
.search-icon {
	background: transparent;
	z-index: 90;
	font-size: 25px;
	font-family: 'FontAwesome';
	speak: none;
    top: -6px;
    right: -5px;
}
.search-icon:before {
	content: "\f002";
}
.sb-search.sb-search-open,
.no-js .sb-search {
	width: 200px;
}
.sb-search.sb-search-open .sb-search-input,
.sb-search.sb-search-open .search-icon {
	background: #a8a8a8;
	color: #ffffff;
	z-index: 11;
}
.sb-search.sb-search-open .sb-search-input {
	height: 25px;
}
.sb-search.sb-search-open .search-icon {
	top: 2px;
}
.no-js .sb-search .search-icon {
	color: #262626;
}
.sb-search.sb-search-open .sb-search-submit,
.no-js .sb-search .sb-search-submit {
	z-index: 90;
}
.sb-search-form input:focus {
	border: none !important;
	outline: 0;
}



.tooltip-toggle {
  cursor: pointer;
  position: relative;
}
.tooltip-toggle svg {
  height: 18px;
  width: 18px;
}
.tooltip-toggle::before {
    position: absolute;
    top: -100px;
    left: -80px;
    background-color: rgba(191, 163, 72, 0.76);
    border-radius: 5px;
    color: #fff;
    content: attr(aria-label);
    padding: 1rem;
    text-transform: none;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    max-width: 221px;
    width: 100%;
}
.tooltip-toggle::after {
    position: absolute;
    top: -12.5px;
    left: 63px;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 10px solid rgba(191, 163, 72, 0.76);
    content: " ";
    font-size: 0;
    line-height: 0;
    margin-left: -5px;
    width: 0;
	transition: all 0.5s ease;
}
.tooltip-toggle::before, .tooltip-toggle::after {
  color: #efefef;
  font-family: monospace;
  font-size: 16px;
  opacity: 0;
  pointer-events: none;
  text-align: center;
}
.tooltip-toggle:focus::before, .tooltip-toggle:focus::after, .tooltip-toggle:hover::before, .tooltip-toggle:hover::after {
  opacity: 1;
  -webkit-transition: all 0.75s ease;
  transition: all 0.75s ease;
}

.view_page{}
.view_page p{text-align: center;}
.view_page a{display: block;padding: 5rem 2rem;background-color: #651820;color: white;transition: all 1s;}
.view_page a:hover{color: black;background: none;}

.deta{width: 100%;height: auto;max-width: 40%;position: relative;display: inline-block;margin: 0.5rem 0.5rem;}
.gali{text-align: center;}

/* 3.2 - Header Middle
------------------------------*/
.header-middle {
    background: rgba(255,255,255,0.9);
	min-height: 120px;
	padding: 38px 0 33px 0;
} 
.header-middle .logo {
	width: 300px;
} 
.logo .navbar-brand {
	padding: 7px 0 0 0;
}
.middle-quote {
	padding-top: 17px;
}
.header-middle .quote {
    border-left: 2px solid #66d8d9;
    color: #000;
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	font-style: italic;
	margin: 0;
	max-width: 350px;
	position: relative;
	padding: 0 0 0 15px; 
}
.header-middle .media {
	color: #000;
	display: inline-block;
	font-size: 15px;
	font-weight: 600;
	margin: 0;
	max-width: 235px;
	max-height: 80px;
	padding: 10px;
}
.header-middle .media-left i {
    color: #66d8d9;
	font-size: 40px;
}
.header-middle .media span {
	display: block;
	font-size: 18px;
	font-weight: 700;
}
.street span {
	margin-top: -5px;
	text-transform: uppercase;
}

/* 3.3 - Main Menu 
---------------------------------------------------------*/
.navbar-default .navbar-brand {
	display: none;
	margin: 0;
	padding: 0;
}
.main-menu-container .navbar {
	background: #fcfdfd;	
	margin-bottom: 0;
	border:0px solid transparent;
	padding: 10px 0 7px 0;
}
.navbar-nav li a {
	font-family: "Roboto", sans-serif;
}
.navbar-default .navbar-nav>li>a{
    /* color: #40454a; */
	color: rgba(130,130,130,0.8);
	font-family: "Roboto", sans-serif;
	font-size: 0.931em;
	font-weight: 400;
	line-height: 35px;
	padding: 0 30px;
	text-transform: uppercase;
}
.navbar-default .navbar-nav>.active>a {
	background: transparent;
	color: #404040;
} 
.navbar-default .navbar-nav>.active>a:focus, 
.navbar-default .navbar-nav>.active>a:hover {
	background: transparent;
	color: #3f3f3f;
}
.navbar-default .navbar-nav>li>a:focus, 
.navbar-default .navbar-nav>li>a:hover {
	color: #3f3f3f;
} 
nav.navbar-collapse {
	padding-right: 0;
}

.menu-item-has-children {
	position: relative;
}
.sub-menu {
    background:white;
    position: absolute;
    border-bottom: 5px solid #1e798c;
	top: 100%;
	left: 25px;
	list-style: none;
	padding: 7px 0 0;
    width: 100%;
    min-width: 250px;
	z-index: 99999;
	display: none;
    font-weight:400;
}
.navbar-nav>li:first-child>.sub-menu {
	left:0;
}
.sub-menu>li>.sub-menu {
	padding: 0;
	top: 0;
	left: 100%;
}
.sub-menu>li>a {
    font-family: "Roboto", sans-serif;
    font-size: 15px;
    font-weight: 400;
	width: 100%;
	padding: 0 15px;
	display: inline-block;
	line-height: 40px; 
    color: #000;
	text-transform: uppercase;
}
.sub-menu>li>a:hover {
	background:rgba(247, 244, 235, 0.82);
}
.navbar-nav>li>a.donate-btn {
	background: #3f3f3f;
	border: none;
	color: #ffffff;
	line-height: 57px;
	margin-bottom: 0;
	padding: 0 53px;
}
.navbar-nav>li>a.donate-btn:after,
.navbar-nav>li>a.donate-btn:before {
	content: '';
	display: none;
}
.navbar-nav>li>a.donate-btn:hover {
	background: #fff;
	color: #3f3f3f;
}

/* 4 - Home Page
---------------------------------------------------------*/
/* 4.1 - Top Banner
---------------------------------*/ 
.tp-banner-container{
	width:100%;
	position:relative;
	padding:0;
}
.tp-banner{
	width:100%;
	position:relative;
}
.top-banner-item {
	padding:175px 0;
}
.top-banner-title-1,
.top-banner-title-2 {
	color: #ffffff;
	text-transform: inherit;
	margin: 0;
}
.top-banner-title-1 {
	font-size: 4.125em;
}
.top-banner-title-2 {
	font-size: 2.9375em;
	padding-bottom: 5px;
}
.top-banner-btn {
	padding-top: 60px;
	padding-bottom: 10px;
}
.tp-caption .btn {
    background: white;
	border: 2px solid #fff;
     color: #40454a;
}
.tp-caption video.full-widht {
	width: 100%;
	height: 100;
}

/* 4.2 - Service Section 
---------------------------------*/ 
.services {
    background: #ffffff;
    /*margin-bottom: 5rem;*/
}
.media-body {
    width: 10000px;
    text-align: center;
}
.services .section-padding {
	padding: 72px 0 95px 0;
}
.service-title {
    text-align: center;
    font-size: 27px;
    padding-bottom: 10px;
    padding-top: 5rem;
    color: #9e822b;
}
.service-txt {
	text-align: center;
    padding: 0;
    padding-bottom: 3rem;
    padding-top: 3rem;
    min-height: 172px;
    margin-bottom: 29px;
    box-shadow: -2px 3px 9px -1px #808080;
}
.pol{border-left: 6px solid #651820;}
.shadow{box-shadow: 0px 5px 11px 1px #bababa;}
.bg:before, .bg:after{
    content: '';
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    width: 20%;
    height: 1px;
    background: #413f27;
    border: solid #ffffff;
    border-width: 0 20px;
}
.service-item img{max-width: 208px;max-height: 419px;width: 100%;height: 100%;}
.service-item button{width: 100%;max-width: 150px;height: 100%;background-color: #651820;border-radius: 4px;text-align: center;vertical-align: middle;display: block;
margin: 0 auto;color: white;text-transform: uppercase;padding: 1rem;}
.service-txt li{
    list-style: none;
    color: #40454a;
    font-size: 16px;
    font-weight: 600;
}
.service-item:hover .hex,
.service-item:hover .hex:after,
.service-item:hover .hex:before,
.hex-icons .item:hover .hex,
.hex-icons .item:hover .hex:after,
.hex-icons .item:hover .hex:before {
    background: rgba(102, 216, 217, 0.73);
    border-left-color: rgb(102, 216, 217);
    border-right-color: rgb(102, 216, 217);
}

/* 4.3 - About Us Section
---------------------------------*/ 
.about-us {
	background: #ffffff;
}
.about-us .section-title {
	text-align: left;
}
.about-us .section-title:after {
	left: 0;
	margin: 0;
}
.description {
	padding-top: 18px;
}
.description strong {
	display: block;
	padding-bottom: 20px;
}

/* 5.3 - Facts Section
---------------------------------*/ 
ts .hex {
	color: #ffffff;
	margin: 30px auto;
	width: 120px;
	height: 75px;
}
.facts .hex-icon {
	font-size: 50px;
	line-height: 75px;
}
.facts .hex, 
.facts .hex:before, 
.facts .hex:after {
    border-left: 2px solid rgb(129, 160, 57);
    border-right: 2px solid rgb(129, 160, 57);
    background: rgb(129, 160, 57);
}
.facts .item:hover .hex, 
.facts .item:hover .hex:before, 
.facts .item:hover .hex:after {
    background: rgba(102, 216, 217, 0.73);
    border-left-color: rgb(102, 216, 217);
    border-right-color: rgb(102, 216, 217);
}
.countdown {
	padding-top: 35px;
}
.count-number {
     color: #40454a;
    font-size: 40px;
	font-weight: 800;
}
.about-facts {
     color: #40454a;
    font-size: 36px;
	font-weight: 700;
	margin-top: -5px;
}
.quote-but{border: none;color:white;font-family: Roboto;font-size: 20px;padding: 1.2rem 8.4rem 1.2rem 8.4rem;font-weight: 700;}
.quote-text{text-align: right;color: white;font-size: 47px;font-family: Roboto;font-weight: 700;padding-right: 42rem;padding-left: 14rem;letter-spacing: 0.1rem;line-height: 1em;margin-top: 20px;}
.quote-text1{text-align:justify;color: white;font-size: 1.5rem;font-family: Roboto;font-weight: 400;letter-spacing: 0.1rem;line-height: 1em;margin-top: 20px;    padding: 0px 7%;}
.quote-text-auth{text-align: right;color: white;font-size: 40px;font-family: 'Denistina';font-weight: 700;padding: 0 140px;letter-spacing: 0.1rem;line-height: 1em;margin-top: 20px;}
.quote-text-auth1{text-align: right;color: white;font-size: 18px;font-family: 'VeraCrouz';font-weight: 400;padding-right: 20px;letter-spacing: 0.1rem;line-height: 1em;margin-top: 20px;padding-right:30%}
.last{font-size: 25px;}

/* 4.6 - Articles Section
---------------------------------*/ 
#articles {
background: #ffffff;
}
.articles-details .post-title {
	margin: 0;
	padding: 0;
}
.articles-details {
	padding-top: 50px;
}
.articles-details article {
    margin-bottom: 30px;
    background-color: #6e272b;
    background: linear-gradient(91deg, #6e272b 50% , rgb(188, 73, 80)120%);
    padding: 1rem;
    box-shadow: 2px 1px 6px 1px #cccccc;
}
.featured-img img {
	width: 100%;
}
.post-title {
	font-size: 1em;
	padding-top: 15px;
	padding-bottom: 10px;
}
.post-title a {
	    color: #ffffff;
}
.spda{    
	text-align: center;
    font-size: 20px;
    color: #111111;
    font-family: "Cormorant Garamond", sans-serif;
    line-height: 5px;
    font-weight: 600
	}
.post-meta {
	color: #ffffff;
	font-size: 14px;
	padding-top: 3px;
}
.spisc{    
	line-height: 30px;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
    min-height: 4rem;
    max-height: 7rem;
    padding: 1rem 0;
    padding-bottom: 0;
    font-family: "Cormorant Garamond", sans-serif;
    text-transform: uppercase;
    color: #582200;
    font-weight: 700;
    font-size: 16px;}
.partner{color: #40454a;font-family: Cormorant Garamond;font-size: 35px;font-weight: 600;line-height: 3.5rem;}
.post_readmore_label{color:#bfa34b;font-weight: 700;}
.title-part{font-size: 20px;font-weight: 600;font-family: Cormorant Garamond;margin-bottom: 0.5rem;line-height: 0;text-align:center;}
.text-part{padding-left: 15px;text-align: left;color: #404040;font-size: 18px;border-left: 6px solid #1e798c;padding-top: 1rem;overflow: hidden;
max-height: 52px;height:52px;}
.pa .item{padding-right: 1rem;padding-left: 1rem;}
/* .pa{background: #651820;} */
.post-meta .country {
	position: relative;
	padding-right: 10px;
}
.post-meta .country:before {
	content: '';
	position: absolute;
	width: 1px;
	height: 75%;
	background: #666666;
	top: 3px;
	right: 3px;
}
.data{font-weight: 900;font-size: 16px;color: #ffffff;}
.data:before{background: none!important;}
.post-description {
    color: #ffffff;
    height: 100%;
    text-align: justify;
    overflow: hidden;
    max-height: 205px;
	font-size: 15px;
	padding-top: 16px;
}
.articles .continue-reading {
	clear: both;
	padding: 30px 0 0 0;
}
.articles .continue-reading a {
	font-size: 15px;
	line-height: 60px;
	padding: 0 37px;
}

/* 4.7 - help & Grief Section 
---------------------------------*/ 
.help {
	background: #ffffff;
}
.video-container {
	position: relative;
}
.video-container .play-btn {
	background: rgba(234, 97, 83, 0.75);
	border: 4px solid #ffffff;
	border-radius: 50%;
	color: #ffffff;
	display: inline-block;
	font-size: 30px;
	height: 70px;
	width: 70px;
	top: 50%;
	left: 50%;
	margin-top: -35px;
	margin-left: -35px; 
	line-height: 60px;
	text-align: center;
	opacity: 1;
	position: absolute;
}

.sidebar_inner{max-width: 149px;width: 100%;float: left;}
.sidebar_inner>ul{margin:0;padding:0;}
.sidebar_inner>ul>li{list-style:none;}
.sidebar_inner>ul>li>a{display: block;line-height: 27px;font-size: 12.5px;overflow: hidden;text-overflow: ellipsis;padding: 5px 0px 5px 5px;color: #302c2d;}
.sidebar_l{z-index: 10;width: 100%;max-width: 149px;padding: 15px 0 10px;}
.infom{display: flex;justify-content: center;flex-wrap: wrap;    background: #fff;border-radius: 2px;box-shadow: 0 1px 0 0 #d7d8db, 0 0 0 1px #e3e4e8;margin: 15px 0 0;padding: 15px;width: 100%;border: 7px #777777 groove;}
.infom img{/*max-height: 251px;*/height: 100%;width: 100%;max-width: 250px;border-radius: 2px;}
.page_block{background: #fff;border-radius: 2px;margin: 15px 0 0;padding: 15px 20px;
    overflow: hidden;min-height: 350px;max-height: 367px;}
.page_block p{text-transform:none;}
.more{text-align: center;color: white;border-radius: 2px;margin-top: 1rem;margin-bottom: 1rem;}

.more a{padding: 0.5rem;display: block;color: #b0afab;}
.more a:hover{color:white;cursor:pointer;}
.page_block>h1{margin: 0;margin-bottom: 1rem;border-bottom: 1px solid #e3e3e3;padding-bottom: 1rem;}


.mar{margin-top: 6rem;margin-bottom: 4rem;position:relative;}
.mar img{float: left;border: 3px solid #bfa34b;border-radius: 50%;max-width: 120px;display: block;}
.mar span{padding-left: 3rem;text-align: justify;color: #363535;font-weight: 600;font-family: Roboto;font-size: 14px;}
.mar p{padding-left: 15rem;padding-right: 6rem;text-align: justify;color: #363535;font-weight: 600;font-family: Roboto;font-size: 13px;line-height: 16px;}
.mar:after{content: url('../../images/icon.png');position: absolute;color: red;left: -2rem;top: 1rem;}
.video-container .play-btn:hover {
	border-color: transparent !important;
}
.help-title {
	font-size: 22px;
	margin-top: 0;
}
.help .description {
	padding-top: 12px;
}
.help strong {
	display: block;
	padding-bottom: 23px;
}
.help .continue-reading {
	padding-bottom: 0;
	padding-top: 30px;
}

/* 4.8 - Galley Section
---------------------------------*/ 
.gallery {
    background-position: center;
    background-size: contain;
    background-image:url('../../images/victory-min.jpg')
}
.gallery .section-title {
	margin-bottom: 30px;
}
.gallery-item {
	position: relative;
	z-index: 0; 
}

.layer1{float: left;width: 300px;}
.layer1 img{height: 340px;max-width: 300px;width: 100%;}
.layer2{background-color: #fffad3;padding: 5px;width: 300px;float: left;}
.clear {clear: left;}

.gallery-item-link {
	position: absolute;
	top: 50%; 
	height: 50px;
	width: 50px;
	margin-top: -15px;
	left: 50%;
	margin-left: -25px;
	opacity: 0;
}

.tablica {
  display: table; 
  width: 100%; 
  border-spacing: 10px 10px; 
  text-align: center;
} 

.yacheika {
  display: table-cell; 
  padding: 0rem 6rem 0rem 8rem;
}

.gallery-item:after { 
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	z-index: 0;
    background: rgba(247, 244, 235, 0.64);
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
.gallery-item:hover:after {
	opacity: 0.25;
}
.gallery-item:hover  .gallery-item-link {
	opacity: 1;
	z-index: 1;
}
.gallery-item-link .hex {
	margin: 0;
	height: 29px;
	width: 50px;
	border-radius: 4px;
}
.gallery-item-link .hex:after,
.gallery-item-link .hex:before,
.gallery-item-link .hex {
	background: rgba(255,255,255,.5);
	border-color: rgba(255,255,255,.1); 
}
.gallery-item-link:hover .hex:after,
.gallery-item-link:hover .hex:before,
.gallery-item-link:hover .hex {
	background: rgba(255,255,255,1);
	border-color: rgba(255,255,255,1); 
}
.gallery-item-link .hex-icon {
	font-size: 18px;
	line-height: 30px;
    color: #81a039;;
}

/* 4.9 - Testimonial Section  
---------------------------------*/ 
.home-testimonial .section-padding {
	padding: 120px 0;
}
.home-testimonial-slider {
	padding: 0 13%;
}
.home-testimonial-slider .client-name:before {
	content: '';
	position: absolute;
	background: #ffffff;
	height: 4px;
	width: 50px;
	bottom: 0;
	left: 50%;
	margin-left: -25px;
}
.home-testimonial-slider .client-name {
	color: #ffffff;
	font-family: 'Raleway';
	font-size: 20px;
	font-weight: 800;
	padding: 20px 0 25px 0;
	position: relative;
	text-transform: uppercase;
}
.home-testimonial-slider img {
	display: inline-block !important;
	width: 120px !important;
}
.owl-dot {
	background: #9fb8bb;
	border-radius: 50%;
	display: inline-block;
	width: 14px;
	height: 14px;
	margin: 0 5px;
}
.owl-dot.active {
	background: #ffffff;
}
.home-testimonial-slider .owl-prev{
	background: none!important;
	position: absolute;
	left: 0;
	top: 50%;
    transform: translateY(-50%)
}
.home-testimonial-slider .owl-next{
	background: none!important;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%)
}
/* 4 - Home Page End
---------------------------------------------------------*/

/* 5 - Home Page 2
---------------------------------------------------------*/
.services.white-bg {
	background: #fff;
}
.services.white-bg .item-icon {
	color: #ea6153;
	font-size: 70px;
}
.gallery .item {
	margin-bottom: 30px;
    margin-top: 30px;
}

/* 6 - Pages 
---------------------------------------------------------*/
.page-naem-container .parallax-style {
	background: rgba(0, 0, 0, 0.5)
}
.page-naem-container .page-name {
	color: #ffffff;
	font-family: "Roboto", sans-serif;
	font-size: 30px;
	font-weight: 800;
	margin-bottom: 5px;
	padding-top: 9px;
}
.custom .owl-prev{
	top: 50%;
    position: absolute;
    transform: translateY(-50%);
	left: 0;
	border-radius: 50%!important;
}
.owl-theme .owl-nav [class*=owl-] {
    color: #1f7981!important;
    background: #ffffff!important;
}
.custom .owl-next{
	top: 50%;
    position: absolute;
	transform: translateY(-50%);
	right: 0;
	border-radius: 50%!important;
}
.current-page-link {
	color: #ffffff;
	font-size: 14px;
	font-family: "Roboto", sans-serif; 
	padding-bottom: 30px;
}
.current-page-link a {
	color: #ffffff;
	padding-right:5px;
}
.current-page-link a+i {
	padding-right:5px;
}
.current-page-link a:hover {
	color: #00695c;
}
.page-container {
	padding: 120px 0 60px 0;
}
.post-container {
	padding-right: 0px;
    margin-top: 1rem;
}
.post-thumbnail figure {
	position: relative;
	z-index: 0;
}
.admin-menu li> a{text-decoration:none;color: #40454a;display: block;font-size: 20px;padding: 12px 5px 12px 15px;}
.admin-menu li{list-style:none;}
.admin-menu li:hover{background-color: #ffe596;}
.admin-menu {padding:0;} 
.ad-ro{text-align: right;}

.poster{position: relative;width: 100%;max-width: 120px;text-align: center;line-height: 40px;cursor: pointer;float: right;padding: 0 45px 0 8px;color: white;font-size: 17px;}
.descr{display: none;margin-left: -54px;padding: 10px;background: #81a039;border-bottom: 5px solid #f7f4eb;height: 50px;color: white;font-size: 17px;}
.poster:hover .descr{display: block;position: absolute;top: 40px;z-index: 9999;width: 190px;}

.post-thumbnail figure:before{
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 0;
	background: rgba(234, 97, 83, 0.2);
}
.post-thumbnail figcaption {
	position: absolute;
	top: 50%;
	left: 60px;
	right: 60px;
	line-height: 66px; 
	margin-top: -90px;

}
.post-thumbnail img {
	max-width: inherit;
	width: 100%;
	height: auto;
}
.post-thumbnail .image-caption {
	z-index: 3;
	color: #ffffff;
	font-size: 42px;
	font-weight: 800;
	text-transform: uppercase;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
.post-thumbnail:hover .image-caption {
	opacity: 0;
}

/* 7 - Post
---------------------------------------------------------*/
.post blockquote {
	font-family: 'Roboto';
	padding: 40px 50px 30px 110px;
	font-style: normal;
	color: #404040;
	font-weight: 800;
	line-height: 33px;
	font-size: 20px;
	border-left:none;
	position: relative;
}
.post blockquote:before {
	content: "\f10d"; 
	font-family:FontAwesome; 
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);

	position: absolute;  
	top: 50px;
	left: 40px;
	color: #ea6153;
	font-size: 2.5em;
	font-style: normal; 
}
.post p {
	margin-bottom: 20px;
}
.post .post-title {
	font-size: 30px;
	padding-top: 38px;
}
.sub-post {
	padding-top: 15px;
	padding-bottom: 40px;
}
.sub-post .title {
	font-size: 1.5625em;
	margin-bottom: 15px;
}
.sub-post p {
	margin-bottom: 30px;
}
.sub-post .we-do-img {
	padding-top: 27px;
}
.alignleft {
	float: left;
	padding: 27px 40px 20px 0; 
}
.alignright {
	float: right;
	padding: 27px 0 20px 40px;  
}
.aligncenter {
	text-align: center;
	padding: 27px 0 20px 0; 
}
.aligncenter+p,
.alignright+p,
.alignleft+p {
	padding-top: 40px;
}

.panel-body .alignleft,
.panel-body .alignright,
.panel-body .aligncenter
.tab-pane .alignleft,
.tab-pane .alignright,
.tab-pane .aligncenter {
	padding-top: 10px;
	padding-bottom: 10px;
}

.panel-body .alignleft+p,
.panel-body .alignright+p,
.panel-body .aligncenter+p 
.tab-pane .alignleft+p,
.tab-pane .alignright+p,
.tab-pane .aligncenter+p {
	padding-top: 0;
}
.panel-body p,
.tab-pane p {
	margin-bottom: 30px;
}
.sub-section {
	padding-bottom: 30px;
} 
.sub-section .btn {
	margin-top: 30px;
}
.light-red-title {
	color: rgba(234, 97, 83, 0.75);
	font-size: 1.125em;
	font-weight: 700;
	text-transform: inherit;
	padding-bottom: 10px; 
}
.dot-bullet-list {
	list-style: none;
}
.dot-bullet-list li {
	position: relative;
	padding: 5px 10px;
}
.dot-bullet-list li:before {
	position: absolute;
	color: rgba(234, 97, 83, 0.75);;
	top: 9px;
	left: -15px;
	content: "\f18e";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
}

/* 8 - About Page
---------------------------------------------------------*/
.testimonial-section {
	padding-top: 20px;
} 
.testimonial-section .section-title {
	font-size: 22px;
}
.testimonial-box {
	background: #ffffff;
	margin: 39px 0 60px;
	padding: 50px; 
	padding-bottom: 0px;
}
.testimonial-box .carousel-inner {
	padding-bottom: 55px;
}
.testimonial-box .testimonial {
	font-family: "Roboto", sans-serif;
	font-weight: 400;
	font-size: 15px;
	color: #808080;
	line-height: 25px; 
}  
.testimonial-author-location,
.testimonial-author {
	display: inline-block;
	font-family: "Roboto", sans-serif;
	line-height: 30px;
	margin-top: 0;
}
.testimonial-author {
	font-size: 1em;
	font-weight: 800;
}

.testimonial-author:after {
	content: "-";
	padding: 0 5px;
}
.testimonial-author-location {
	font-size: 14px;
	font-weight: 400;
	color: #a8a8a8;
}  

/* 9 - Funeral Page
---------------------------------------------------------*/
.funeral-page .panel-title a {
	background-color: #34495e;
	border: 2px solid #34495e;
}
.funeral-page .panel-group .panel-title a:before {
	color: #34495e;
}
.funeral-page .panel-title a.collapsed { 
	background-color: #8c9aa5;
	border: 2px solid #8c9aa5;
}
.funeral-page .panel-group .panel-title a.collapsed:before {
	color: #8c9aa5;
}

/* 10 - Contact Us Page 
---------------------------------------------------------*/
.contact-page .contact-form {
	padding-bottom: 60px;
}
.contact-page .form-control {
	height: 50px;
	line-height: 50px;
	margin-bottom: 15px;
}
.contact-page textarea.form-control {
	height: auto;
	line-height: 25px;
}
.contact-address,
.contact-address li {
	padding-left: 0; 
	list-style: none; 
}
.contact-address li {
	padding: 6px 0 20px 25px;
	position: relative;
	font-size: 15px;
}
.contact-address .icon { 
	color: #1a1a1a;  
	position: absolute;
	top: 7px;
	left: 0px;  
} 
.contact-title {
	margin-top: 0;
}
.contact-page .submit-btn {
	margin-top: 0;
}

/* 11 - Location Page
---------------------------------------------------------*/ 
.locations-page .post-container {
	padding-top: 80px;
}
.locations-page article {
	margin-bottom: 30px;
}
.locations-page .post-content {
	display: inline-block;
}
.locations-page .post-container .continue-reading {
	padding-bottom:20px;
}
.locations-page {
	margin-bottom: 40px;
}
.map-container {
	margin-bottom: 40px;
} 
.map-container img {
	max-width: inherit;
	height: inherit;
}
.google-map-container {
	width:100%; 
	height:500px;
	background: #dddddd;
} 

/* 12 - Obituaries Page
---------------------------------------------------------*/ 
.obituaries-page article {
	margin-bottom: 53px;
}
.page .about-right-box .post-meta {
	margin-top: 0;
	padding-bottom: 0;
}
.page .about-right-box .post-title {
	font-size: 20px;
	margin: 0;
	padding: 0;
}
.pagination {
	padding-top: 20px;
}
.pagination>li>a {
	background: transparent;
	border: 2px solid #c2c2c2;
	border-radius: 0px !important;
	color: #404040;
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	font-weight: 700;
	height: 45px;
	width: 45px;
	line-height: 30px;
	margin-right: 10px;
	text-align: center;
}
.pagination>li>a:hover {
	background: #ea6153;
	border-color: #ea6153;	
	color: #ffffff;
}
.pagination>li.active>a,
.pagination>li.active>a:hover {
	background: #ea6153;
	border-color: #ea6153;
	color: #ffffff;
}

/* 13 - Obituaries Details Page
---------------------------------------------------------*/ 
.page .btn-container {
	padding-top: 24px;
}
.page .continue-reading {
	display: inline-block;
}
.page .continue-reading:nth-child(2) {
	margin-left: 15px;
}

/* 14 - Team Page
---------------------------------------------------------*/ 
.team-page.page-container {
	padding-bottom: 95px;
}
.member {
	margin-bottom: 55px;
}
.member-avatar {
	border: 4px solid #ffffff;
}
.member .name {
	margin-bottom: 0;
	padding-top: 6px;
}
.member .name a {
	color: #404040;
	font-size: 20px;
}
.member .name a:hover {
	color: #ea6153;
}
.member .position {
	color: #666666;
	font-size: 14px;
}

/* 15 - 404 Error Page
--------------------------------------------------------*/
.error .section-padding {
	padding: 20px 0 120px 0;
}
.error-title {
	color: #666666;
	font-size: 400px;
	font-weight: 700;
	margin-bottom: 0;
}
.error .section-title {
	font-size: 30px;
	margin-top: -10px;
}
.error .section-title:after {
	bottom: -19px;
}
.error .description {
	color: #404040;
	font-family: 'Roboto';
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 30px;
	padding-top: 70px;
}
.error .description a {
	color: #ea6153;
}
.search-form {
	max-width: 365px;
	margin: 0 auto;
	position: relative;
}
.search-form input {
	border-color: transparent;
	box-shadow: none;
	color: #a6a6a6;
	font-family: "Roboto";
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
	padding: 16px 15px;
	width: 100%;
}
.search-form input:focus {
	border-color: transparent;
	outline: 0;
}
.search-submit {
	background: transparent;
	border: none;
	color: #a6a6a6;
	font-size: 16px;
	position: absolute;
	top: 15px;
	right: 20px;
}
.search-submit:focus {
	border: none;
	outline: 0;
}


/* 16 - Pricing Page
----------------------------------------------------*/
.pricing-tables .section-padding {
	padding: 120px 0 90px;
}
.pricing-tables .col-md-3.col-sm-6 {
	padding: 0 5px;
}
.table {
	background: #ffffff;
	border-top: 4px solid #ea6153;
	margin-bottom: 30px;
}
.table-top {
	border-bottom: 1px solid #f2f4f5;
	padding: 10px 10px 25px;	
}
.table-title {
	font-size: 22px;
}
.pricing-cost span {
	display: inline-block;
	vertical-align: text-top;
}
.currency,
.price-money {
	color: #ea6153;
	font-family: 'Roboto';
	font-size: 44px;
	font-weight: 700;
}
span.cent {
	color: #b4b4b4;
	font-family: "Roboto", sans-serif;
	font-weight: 700;
	margin-top: 10px;
}
.table-details {
	border-bottom: 1px solid #f2f4f5;
	padding: 10px 15px 20px;
}
.table-details span {
	color: #808080;
	display: block;
	font-family: 'Roboto';
	font-size: 15px;
	line-height: 48px;
}
.table-bottom {
	padding: 15px 0 0 0;
}
.table.active .table-top {
	background: #ea6153;
}
.table-top,
.table-title,
.currency,
.price-money,
.table-top {
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
.table:hover .table-top {
	background: #ea6153
}
.table:hover .table-title,
.table:hover .currency,
.table:hover .price-money,
.table.active .table-title,
.table.active .currency,
.table.active .price-money {
	color: #ffffff;
}
.table.active .cent {
	color: #d8d8d8;
}

/* 17 - Faq Page
----------------------------------------------------*/
.faq-details {
	padding-top: 15px;
}
.faq {
	background: #ffffff;
	margin-bottom: 60px;
}
.faq-title {
	background: #34495e;
	color: #edf2f2;
	font-size: 22px;
	line-height: 70px;
	padding: 0 30px;
}
.faq .accordion {
	padding: 25px 30px 10px;
}
.faq .panel-title {
	font-size: 17px;
}
.faq .panel-title a {
	background: #ffffff;
	border-color: #bebebe;
	border-bottom: none;
	color: #b5b5b5;
	font-weight: 700;
	line-height: 48px;
	padding: 0 20px;
}
.faq .panel-title a.collapsed {
	border-bottom: 2px solid #b2b2b2;
}
.faq .panel-default>.panel-heading+.panel-collapse>.panel-body {
	border-color: #bebebe;
	border-top: none;
	margin-top: -2px;
}
.faq .panel-title a:before {
	content: "\f068";
	background: none;
	top: 10px;
}
.faq .panel-title a.collapsed:before {
	content: "\f067";
	background: none;
	color: #b2b2b2;
}
.faq .panel-body {
	padding: 24px 30px 30px;
}
.faq .panel-body .row {
	margin: 0 -23px;
}
.faq .panel-body p {
	line-height: 22px;
}
.faq .panel-body strong {
	display: block;
	margin-top: -5px;
	padding-bottom: 25px;
}

/* 18 - Widget
---------------------------------------------------------*/
.widget-title {
	font-size: 1.125em;
	font-weight: 800;
	padding-bottom: 10px;
	margin-top: 5px;
}
.widget ul {
	padding-left: 0;
}
.twitter-feeds a{color: #40454a;font-weight: 600;}
.widget li {
	list-style: none;
	padding: 10px 0;
	display: inline-block;
	width: 100%; 
    font-size: 15px;
}
.widget_img {
	padding-top: 5px;
	width: 72px;
	float: left;
	margin-right: 20px;
}
.recent-post-details {
	margin-left: 92px;
} 
.recent-post-details a {
	text-transform: uppercase;
	color: #a6a6a6;
	font-size: 13px;
}
.recent-post-details a:hover {
	color: #ea6153;
}
.recent-post-details .post-title {
	color: #ea6153;
	display: inline-block;
	font-size: 17px;
	font-weight: 700;
	padding:0 0 10px 0;
	text-transform: inherit;
}
.recent-post-details .post-title:hover {
	color:#a6a6a6;
}
.recent-post-details i {
	padding-right: 3px;
}
.recent-post-details time {
	padding-left: 5px;
	color: #a6a6a6;
	font-size: 13px;
}
.recent-post-details time i { 
	padding-right: 5px;
}
.widget_recent_entries .latest-post,
.latest-post li:last-child{
	padding-bottom: 0;
	margin-bottom: 0;
}
.widget_post .post-title {
	font-size: 20px;
	font-weight: 700;
	padding-bottom: 15px;
}
.widget_post .continue-reading {
	padding: 0;
}
.widget_post .continue-reading a {
	background: transparent; 
	border: none;
	color: #ea6153;
	font-size: 14px;
	font-weight: 700;
	font-family: "Roboto", sans-serif;
	line-height: 20px;
	padding: 0;
}
.widget_post .continue-reading a:hover {
	color: #404040;
}  
.widget_slider {
	background: #73c7bf; 
} 
.widget_slider .image-title {
	color: #ffffff;
	margin: 26px 0 55px 0; 
}
.widget_slider .carousel-indicators li,
.widget_slider .carousel-indicators li.active { 
	width: 15px;
	height: 5px;
	padding: 0;
	margin: 0px; 
	background: #f57f73;
	border-radius: 0;
	border:0px solid transparent;
} 
.widget_slider .carousel-indicators li.active  {
	background: #ffffff;
}
.widget_slider .carousel-indicators {
	bottom: 15px;
}

/* 19 - Footer Widget 
---------------------------------------------------------*/
footer .section-padding {
    padding: 15px 0 0px 0;
    background-color:rgb(192, 219, 192);
}
.hel-mr{margin-top:2rem;}
.sh{box-shadow: 0px 1px 14px 2px #cccccc;padding: 2em 0em;}
.widget .btn{color: #ffffff;font-weight: 900;background-color: rgb(159, 131, 45);border: none;font-size: 15px;background-image:url(../../images/angell.png);    background-repeat: no-repeat;background-position: 113% 15%;}
.footer-widget {
    box-shadow: 2px 1px 6px 1px #cccccc;
    color: #40454a;;
    font-family: 'Roboto';
    padding: 0;
    margin-top: 5rem;
}
.footer-widget .widget li {
	padding-top: 0;
} 
.footer-widget .widget li:before {
    color: #40454a;
}
.footer-widget .widget-title {
    color: #40454a;
	font-family: "Roboto", sans-serif;
	font-weight: 700;
    font-size: 19px;
	position: relative;
    padding: 0 0 10px 0;
    margin: 0 0 5px 0;
}

.footer-widget p {
    color: #40454a;
    font-weight: 700;
    font-size: 15px;
    font-family: 'Marck Script', cursive;
}
.widget-logo {
	display: inline-block;
    padding-bottom: 5px;
}
.widget .social-icon {
	padding-top: 12px;
}
.widget .social-icon a {
	color: #40454a;
	font-size: 30px;
    padding-right: 1rem;
}
.widget .social-icon a:hover {
    color: #9f832d;
} 
.widget .address span {
	font-family: 'Roboto';
}
.widget .address {
	padding-bottom: 35px;
}
.widget .address-details {
	padding-top: 8px;
}
.address-title {
    color: #40454a;
	display: block;
	font-size: 16px;
	font-weight: 600;
}
.item-data{margin-left: 1rem;margin-right: 1rem;}
.item-data>.gallery-item>img{position: relative;}
.calendar{transform: translateY(-16rem);
    position: absolute;
    top: 16rem;
    width: 100%;
    text-align: left;
    font-size: 20px;
    color: #7e4a2d;
    padding: 0 35px;
    font-family: "Cormorant Garamond", serif;}
.calendar a{z-index: 9999;position: relative;font-size: 18px;font-weight: 600;font-family: "Cormorant Garamond", serif;color: #84555b;line-height:18px;}

.mon {
    position: absolute;
    top: 47.9%;
    text-transform: uppercase;
    transform: rotate(-90deg) translateY(-8%) translateX(0%);
    left: -42%;
    font-size: 21px;
    font-weight: 700;
    color: #5e191d;
    width: 100%;
    max-width: 86%;
    text-align: center;
    letter-spacing: 2px;
    background-color: white;
}
.mon:before,.mon:after{
    content: '';
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    width: 100%;
    height: 19px;
    background: rgba(255, 255, 255, 0);
    border: solid #5e191d;
    border-width: 0 20vh;
    position: absolute;
    top: 0%;
    left: 0%;
}

.address-title i {
    color: #40454a;
	padding-right: 10px;
}
.widget_twitter_feeds .tweet {
     color: #40454a;
	font-size: 0.9375em;
	padding-bottom: 15px;
}
.widget_twitter_feeds .tweet a {
     color: #40454a;
}
.gallery-data{background:none;}
.widget_twitter_feeds .tweet-time {
     color: #40454a;
	display: block;
	padding-top: 15px;
	font-size: 13px;
	font-style: italic;
	position: relative;
	padding-left: 30px; 
}
.widget_twitter_feeds .tweet-time i {
	position: absolute;
	font-size: 18px; 
     color: #40454a;
	left: 0;
	top: 17px;
}
footer .subscirbe-form {
	padding-top: 1px;
}
.subscribe-hide {
	position: relative;
}
.widget_newslatter input {
	border:1px solid #5a5a5a;
	background: #5a5a5a;
	height: 50px;
	line-height: 48px;
	width: 100%;
	margin-top: 0; 
	padding: 0 50px 0 15px;
	color: #ffffff;
	font-style: italic;
	border-radius: 0;
}
.widget_newslatter input:focus {
	border:1px solid #5a5a5a;
	border-radius: 0;
	outline-style: none;

	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}
.widget_newslatter button {
    background: #000000;
	border: none;
	text-align: center;
	font-style: normal;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: 900;
	font-size: 19px;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 44px;

	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease; 
}
.copy-right {
    background-color: #1b1713;
	color: #676767;
	line-height: 120px;
}
.copy-right span {
	padding: 0 10px 0 5px;
	position: relative;
}
.copy-right span:before {
	content: '';
	position: absolute;
	top: 0;
	right: 9px;
	width: 1px;
	height: 100%;
	background: #676767;
}
.copy-right a {
	color: #676767;
}
.copy-right a:hover {
	color: #ea6153;
}
.wid70 {
	position: relative;
}
.border1 {
	position: absolute;
    border-bottom: 2px solid #ac9c66;
    border-top: 2px solid #ac9c66;
    border-left: 2px solid #ac9c66;
    padding: 41rem 13rem;
    top: 870px;
    left: 275px;
	display:none;
}
.border2{
position: absolute;
    border-bottom: 2px solid #ac9c66;
    border-top: 2px solid #ac9c66;
    border-right:  solid #ac9c66;
    padding: 41rem 13rem;
    top: 870px;
    right: 245px;
	display:none;
}

/* 20 - Sidebar 
---------------------------------------------------------*/
.sidebar {
	padding-left: 60px;
}
.sidebar .banners {
	background: transparent;
	padding: 0 0 50px 0;
}
.sidebar .banner-item {
	background: #ffffff;
	margin-bottom: 30px;
	padding:5px 20px 10px 33px
}
.sidebar .banner-item:last-child {
	margin-bottom: 0;
} 
.sidebar .banner-item:hover {
	background: rgba(234, 97, 83, 0.75)
}
.sidebar .widget {
	background: #ffffff;
	padding: 25px 20px;
	margin-bottom: 60px;
} 
.sidebar .widget_slider  {
	background: #ea6153; 
	padding: 0 0 0;
}
.sidebar .widget .widget-title {
	padding-bottom: 0;
}
.page .post-meta {
	font-family: "Roboto", sans-serif;
	font-size: 15px;
	margin-top: -15px;
	padding-bottom: 38px;
}


#slider-wrap{ /* Оболочка слайдера и кнопок */
    width:660px; 
    }
#slider{ /* Оболочка слайдера */
    width:640px;
    height:360px;
    overflow: hidden;
    border:#eee solid 10px;
    position:relative;}
.slide{ /* Слайд */
    width:100%;
    height:100%;
    }
.sli-links{ /* Кнопки смены слайдов */
    margin-top:10px;
    text-align:center;}
.sli-links .control-slide{
    margin:2px;
    display:inline-block;
    width:16px;
    height:16px;
    overflow:hidden;
    text-indent:-9999px;
    background:url(radioBg.png) center bottom no-repeat;}
.sli-links .control-slide:hover{
    cursor:pointer;
    background-position:center center;}
.sli-links .control-slide.active{
    background-position:center top;}
#prewbutton, #nextbutton{ /* Ссылка "Следующий" и "Педыдущий" */
    display:block;
    width:15px;
    height:100%;
    position:absolute;
    top:0;
    overflow:hidden;
    text-indent:-999px;
    background:url(arrowBg.png) left center no-repeat;
    opacity:0.8;
    z-index:3;
    outline:none !important;}
#prewbutton{left:10px;}
#nextbutton{
    right:10px;
    background:url(arrowBg.png) right center no-repeat;}
#prewbutton:hover, #nextbutton:hover{
    opacity:1;}
.testkelly {
font-family: 'Kelly Slab', cursive;
}
.testmarck {
font-family: 'Marck Script', cursive;
}

/* пагинация    */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #428bca;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #2a6496;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}   

.quote-text {
    text-align: justify;
    color: white;
    font-size: 20px;
    font-family: Roboto;
    font-weight: 400;
    padding-right: 14rem;
    padding-left: 14rem;
    letter-spacing: 0.1rem;
    line-height: 1.3em;
    margin-top: 20px;
}

.home-testimonial .section-padding {
    padding: 40px 0;
}

img.blog-post-image {
   /* width: 157px;
    height: 230px;  */
}
/* фамилии под каруселью фото */ 
.gallery-spisum {
font-size:12px;
line-height:11px;
text-align:center;
}

.primcar h2{
    margin: 0;     
    color: #666;
    padding-top: 90px;
    font-size: 52px;
    font-family: "trebuchet ms", sans-serif;    
}
primcar.item{
    background: #333;    
    text-align: center;
    height: 300px !important;
}
.primcar.carousel{
    margin-top: 20px;
}
.vip-block {
display:none;
}
/* меню мемориальной страницы */
.artmenu {
    margin: 2px 0;
    background-color: #edeef0;
    border-radius: 2px;
}
.artmenu0 {
    margin: 2px 0;
    background-color: #edeef0;
    border-radius: 2px;
}
.artmenu a {
    display: block;
    padding: 1rem 1rem;
    color: #404040;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}
.artmenu0 a {
    display: block;
    padding: 1rem 1rem;
    color: #999999;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}
.page_block_nekrolog {
    background: #fff;
    border-radius: 2px;
    box-shadow: 0 1px 0 0 #d7d8db, 0 0 0 1px #e3e4e8;
    margin: 15px 0 0;
    padding: 15px 20px;
    overflow: hidden;
    min-height: 365px;
	text-align:justify;
    /* max-height: 367px; */
}
p#mr{
	text-align:justify;
	/* max-height: 100px;
     overflow: hidden; */
}

p#mrkurs{
font-family: "Cormorant Infant";
font-size:25px;
padding-left:40px;
line-height:30px;
letter-spacing: -2px;
}
.lmemo {
/* padding: 0.2rem; */
}
/* кнопки мемориальной страницы   */
.nekro button{margin-left: 2rem;margin-right: 2rem;padding: 1rem 2rem;color: #404040;font-family: "Roboto", sans-serif;font-weight: 900;text-transform: uppercase;background-color: #edeef0;}
.nekro button:hover{background-color: #7d7c7a;transition:background 2s;color:white;}


.bio button{margin-left: 2rem;margin-right: 2rem;padding: 1rem 2rem;color: #404040;font-family: "Roboto", sans-serif;font-weight: 900;text-transform: uppercase;background-color: #edeef0;}

.bio button:hover{background-color: #7d7c7a;transition:background 2s;color:white;}
/* аллея славы */
.gallery-item-alleya {
    position: relative;
    z-index: 0;
}
.gallery-item-alleya img {
    padding: 0px 18px;
    z-index: 0;
}


.btn-more {
    width: 40px;
    height: 40px;
    border: 1px solid #d2d2d3;
    border-radius: 20px;
    box-sizing: border-box;
    background-color: #fff!important;
    background-image: url('../img/fotogalary-more.png');
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    bottom: -20px;
    left: 50%;
    margin:0 auto;
	margin-left: 0!important;
	margin-right: 0!important;
    cursor: pointer;
    outline: none;
    transition: 0.3s all;
}

/* фотография в корректировке мемориальной страницы */
img#viewPhoto {
    max-width: 100%;
    height: 200px;
}
.submit{text-align: center;}
.page_block {
    background: #dce7b5;
    border-radius: 17px;
	background: linear-gradient(91deg, #dce7b5 50% , #adae56 120%);
    margin: 15px 0 0;
    padding: 15px 20px;
    overflow: hidden;
    min-height: 350px;
    max-height: 367px;
}

.bio {
    padding: 20px;
    margin-top: 10px;
	overflow:hidden;
    height: 140px;
	transition: all 2s;
	}
.infom-ramka {
    display: block;
    justify-content: center;
    flex-wrap: wrap;
    background: #fff;
    border-radius: 2px;
    box-shadow: 0 1px 0 0 #d7d8db, 0 0 0 1px #e3e4e8;
    margin: 15px 0 0;
    padding: 0px;
    width: 100%;
    border: 20px #777777 groove;
    border-style: solid;
    border-width: 20px 20px 20px 24px;
    -moz-border-image: url('../../images/ramka/ramka4.png') 30 30 30 30 fill stretch;
    -webkit-border-image: url('../../images/ramka/ramka4.png') 30 30 30 30 fill stretch;
    -o-border-image: url('../../images/ramka/ramka4.png') 30 30 30 30 fill stretch;
    border-image: url('../../images/ramka/ramka4.png') 30 30 30 30 fill stretch;
}
.menupage{padding: 3rem 0rem;}
.menupage>ul{padding:0;margin:0;}
.menupage>ul>li{display: inline-block;background-color: #edeef0;border-radius: 2px;}
.menupage>ul>li:hover{background-color: #7d7c7a;transition:background 2s;}
.menupage>ul>li>a:hover{color:white;}
.menupage>ul>li>a{display: block;padding: 3rem 5.2rem;color: #404040;font-family: "Roboto", sans-serif;font-weight: 900;text-transform: uppercase;}

hr {
width: 50%; margin: 0 25% 0 25%;
border: 0;
height: 1px;
background: #000;
background-image: -webkit-linear-gradient(left, #fff, #000, #fff);
background-image: -moz-linear-gradient(left, #fff, #000, #fff);
background-image: -ms-linear-gradient(left, #fff, #000, #fff);
background-image: -o-linear-gradient(left, #fff, #000, #fff);
}

.full{height: auto;}
