* {
	padding: 0;
	margin: 0;
	box-sizing: 0;
	outline: 0;
}

body {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 18px;
	background-color: #fff;
	color: #000;
	overflow-x: hidden;
}
.selector-for-some-widget {
  box-sizing: content-box;
}
.main_wrap {
	padding: 0;
	overflow-x: hidden;
}
.coleft {
	padding-left: 0;
}
.coright {
	padding-right: 0;
}

/* top section */
.top_sec {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: 762px;
}
.banner {
	position: relative;
	border: 5px solid #756426;;
	background-color: #5e7b29;
	border-left: 0;
	border-right: 0;
	padding-top: 10px;	
}
/*.banner:after {
	content:'' ;
	background-color: #000;
	background-repeat: repeat;
	position: absolute;
    top:0px;
    left: 0px;
    width:100%;
    height:100%;
    opacity: 0.3;
}*/
.logo {
    margin-bottom: 10px;
}
.site_banner_title {
	padding: 0;
	position: absolute;
    z-index: 100;
    top: 12%;
}
.site_banner_title h1 {
	font-size: 40px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 15px;
}
.site_banner_title h4 {
	font-size: 30px;
	color: #ffd331;
    font-weight: 700;
}

/* menu section */
.site_navigation {
    z-index: 200;
}
.active {
	background-color: #756426;
}

/* slide */
.SNP_slide {
	padding: 0;
}
.slide_bg {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	height:560px;
	width: 100%;
	margin-top: -2px;
	padding: 69px 50px 10px 35px;
	position: relative;
}
.slide_bg .slider {
    width: auto;
    margin: 0 auto;
}
.slide_bg .slick-slide {
    position: relative;
}
.slide_bg .slick-slide img {
    width: 100%;
}
.slide_bg .slick-slide:focus {
    outline: 0;
    border: 0;
}
.slide_bg .slick-prev:before,
.slide_bg .slick-next:before {
    color: #f3eded;
}
.slide_bg .slick-slide {
    transition: all ease-in-out .3s;
    opacity: .2;
}
.slide_bg .slick-active {
    opacity: .5;
}
.slide_bg .slick-current {
    opacity: 1;
}
.slide_bg .slick-next {
    right: -40px;
}
.slide_bg .slick-prev {
    left: -50px;
}
.slide_bg .slick-prev:before, .slide_bg .slick-next:before, .slide_bg .slick-prev:before, 
.slide_bg .slick-next:before {
	font-size: 30px;
}
.slide_bg .site_slide_img {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 481px;
}
.slide_bg .site_slide_content {
    position: absolute;
    right: 0%;
    bottom: 16%;
    padding: 25px;
    background-color: #756426;
    color: #fff;
    width: 50%;
}

.slide_bg .slick-list {
	height: 100%;
}
.slide_bg .site_slide_content h2 {
	font-size: 19px;
	line-height: 30px;
	font-weight: 700;
	margin: 0;
}
.slide_bg .site_slide_content p {
	font-size: 15px;
	line-height: 30px;
	font-weight: 500;
	margin: 0;
}

.slide_bg .site_content_more {
	position: absolute;
    right: 0%;
    bottom: 0%;
    padding: 25px;
	background-color: #000;
	margin: 5px 0;
	color: #fff;
    width: 50%;
}
.slide_bg .site_content_more a {
	display: block;
	font-size: 17px;
	color: #fff;
	font-weight: 600;
	text-decoration: none;
}
.slide_bg .site_content_more a:hover {
	color: #FF5E00;
}
.site_info_highlight {
	background-color: #E9E9E9;
	padding: 15px 0;
}
.site_news_info {
    padding-left: 10px;
}
.news_title {
	float: left;
	display: block;
	background-color: #756426;
	padding: 10px 20px;
	text-align: center;
	color: #ffffff;
	font-size: 19px;
	font-weight: 700;
}
.news_here {
	float: left;
	display: block;
	padding-left: 20px;
	width: 84%;
}
div.ticker{
  margin:0px auto;
}

div.ticker ul{
  margin:auto;
}
div.ticker ul li a {
	color: #000;
	font-size: 18px;
	line-height:30px;
	font-weight: 600;
	text-decoration: none;
}
div.ticker ul li a:hover {
	color: #756426;
}
.site_search {
    padding-right: 11px;
}
.site_search .form-control {
	border: 1px solid #fff;
	border-radius: 0;
}
.site_search .form-control:focus, .site_search .btn:focus {
	border-color: #fff;
	border-radius: 0;
	box-shadow: none;
}
.site_search .btn {
	border-radius: 0;
	background-color: #756426;
	color: #fff;
	cursor: pointer;
}
.site_search .input-group-btn:not(:first-child)>.btn:first-child {
	margin: 0;
}

/* weather and highlight section */
.site_weather {
	padding: 30px 0;
}
.site_news_recent {
	background-color: #756426;
	padding: 26px;
}
.main_hight {
	font-size: 14px;
	color: #fff;
	line-height: 30px;
}
.main_hight span {
	font-size: 21px;
	font-weight: 700;
	border-right: 1px dotted #fff;
	padding-right: 10px;
	margin-right: 10px;
}
.site_news_recent h3 {
	margin: 7px 0 10px 0;
}
.site_news_recent h3 a {
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	text-decoration: none;
}
.site_news_recent h3 a:hover {
	color: #FFFF00;
}
.site_news_recent p {
	font-size: 15px;
	color: #fff;
	line-height: 25px;
	margin: 0;
}
.site_desh {
	margin: 40px 0 15px 0;
	width: 100%;
    display: flex;
}
.site_SNP_news {
	border: 1px solid #EAE9E8;
	padding: 15px;
	background-color: #fff;
}
.site_SNP_inn {
	border: 1px solid #F2F2F2;
	background-color: #FAF8F6;
	padding: 12px;
}
.site_SNP_inn img {
	width: 100%;
}
.site_SNP_inn h3 {
	margin: 10px 0 15px 0;
	text-align: center;
}
.site_SNP_inn h3 a {
	font-size: 18px;
	display: block;
	font-weight: 700;
	color: #000;
	text-decoration: none;
}
.site_SNP_inn h3 a:hover {
	color: #756426;
}
.site_SNP_inn p {
	font-size: 14px;
	line-height: 25px;
	margin: 0;
	height: 75px;
    overflow: hidden;
}
.SNP_respn_img {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	height: 249px;
}
.SNP_respn_img img {
	width: 100%;
}
.news_slide_ap .slick-dotted.slick-slider {
	margin-bottom: 0px;
}
.img_name {
	position: absolute;
	bottom: 10%;
	background-color: #fff;
	color: #000;
	width: 100%;
	line-height: 30px;
	padding: 10px;
	opacity: 0.6;
}
.name_tg {
	text-align: center;
}
.name_tg a {
	font-size: 18px;
    font-weight: 700;
    color: #000;
    text-decoration: none;
}
.news_slide_ap .slick-prev:before, .news_slide_ap .slick-next:before {
	color: #756426;
}

/* hamro sewa */
.site_sewa {
	background-color: #42561d;
	padding: 50px 0 335px 0;
}
.site_sewa h2 {
	font-size: 47px;
	color: #ffffff;
	font-weight: 700;
	text-align: center;
	margin-bottom: 10px;
}
.site_sewa h2 span {
	color: #ffffff;
}
.line {
    border-bottom: 3px solid #756426;
    margin: 0 45% 4% 45%;
}
.sewa_sec {
	padding: 0;
}
.sewa_sec img {
	width: 100%;
}
.sewa_sec_content {
	background-color: #fff;
	padding: 20px;
}
.sewa_sec_content h3 {
	margin: 0 0 15px 0;
	text-align: center;
}
.sewa_sec_content h3 a {
	font-weight: 700;
	font-size: 20px;
	color: #756426;
	text-decoration: none;
}
.sewa_sec_content h3 a:hover {
	color: #000;
}
.sewa_sec_content p {
	font-size: 15px;
	line-height: 25px;
	margin: 0;
}
.readall {
	margin: 15px 0;
	text-align: center;
}
.readall a {
	display: inline-block;
	background-color: #756426;
	padding: 12px 20px;
	text-align: center;
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	text-decoration: none;
}
.readall a:hover {
	color: #FFFF00;
}

.site_generalinfo {
    	color:#000;
	padding: 25px 0;
}
.site_generalinfo h5{
	color:#000;
}
.site_introduction_info {
	padding: 75px 0;
	color: #fff;
	background:#42561d;
	position:relative;
}
.site_introduction_info h5{
	color:#fff;
	font-size:36px;
	font-weight:bold;
  margin-bottom: 25px;
}
.home_page_text .readall{
    margin:30px 0px;
}
.ginfo_block {
	position: relative;
	margin-top: -245px;
    padding: 0 14px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 350px;
    width: 100%;
}
.ginfo_block img {
	width: 100%;
}
.info_bg {
	position: absolute;
	left: 5%;
	top: -23%;
}
.info_bg img {
    width: 90%;
}
.info_content {
	position: absolute;
	right: 95px;
    top: 80px;
}
.info_content h2 {
	font-size: 37px;
	font-weight: 700;
	color: #fff;
	float: right;
    margin-bottom: 20px;
}
.info_content h2 span {
	color: #756426;
}
.info_content p {
	font-size: 18px;
    font-weight: 700;
    color: #fff;
    line-height: 30px;
    width: 50%;
    float: right;
    text-align: center;
}
.readall.oncem {
    position: absolute;
    bottom: -75px;
    right: 20%;
}
.natural_info {
	width: 100%;
}
.title_info {
	padding: 15px 0;
}
.title_info h2 {
	font-size: 45px;
	font-weight: 700;
	color: #756426;
	text-align: center;
	margin: 0 0 15px 0;
}
.title_info h2 span {
	color: #756426;
}
.title_info p, .snoy_weather p {
	font-size: 15px;
	color: #4F4F4F;
	line-height: 25px;
	text-align: center;
	margin: 0px 0 30px 0;
}
.snoy_weather {
	padding: 0;
	float: right;
}
.snoy_weather h3 {
	font-size: 27px;
	font-weight: 600;
	color: #756426;
	margin: 0 0 31px 0;
	text-align: right;
}
.snoy_weather p {
	text-align: right;
}
.site_read {
	float: right;
	text-align: right;
}
.site_read a {
	display: block;
	background-color: #756426;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	padding: 15px 30px;
	text-decoration: none;
}
.site_read a:hover {
	background-color: #000;
}
.gosaikunda_img {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: 341px;
}
.site_needinfo {
	background-color: #DFDFDF;
	padding: 35px 0;
}
.needinfo_block {
	background-color: #fff;
	padding: 45px 65px;
	width: 100%;
}
.site_download {
	border: 1px solid #EBE9E8;
	padding: 15px;
}
.site_inload, .SNP_budeget, .SNP_program {
	border: 1px solid #EBE9E8;
	padding: 15px;
	background-color: #FAF8F6;
}
.site_inload h4, .SNP_budeget h4, .SNP_program h4 {
	margin-bottom: 20px;
}
.site_inload h4 a, .SNP_budeget h4 a, .SNP_program h4 a {
	display: block;
	background-color: #756426;
	padding: 12px 30px;
	text-decoration: none;
	font-size: 16px;
	font-weight: 600;
	color: #fff;
	text-align: center;
}
.site_inload h4 a:before, .SNP_budeget h4 a:before, .SNP_program h4 a:before {
	content: '\f019';
	font-family: fontawesome;
	font-size: 16px;
	color: #fff;
	margin-right: 5px;
}
.SNP_budeget h4 a:before {
	content: '\f0c9';
}
.SNP_program h4 a:before {
	content: '\f15b';
}
.site_subtopic ul {
	padding: 0;
	margin: 0;
	position: relative;
}
.site_subtopic li {
	list-style: none;
	display: block;
	padding-left: 15px;
}
.site_subtopic li a {
	font-size: 15px;
	color: #4F4F4F;
	line-height: 29px;
	text-decoration: none;
}
.site_subtopic li a:before {
	content: '\f0da';
	font-family: fontawesome;
	font-size: 15px;
	color: #756426;
	position: absolute;
	left: 0;
}
.site_subtopic li a:hover {
	color: #756426;
}
.site_else {
	margin-top: 10px;
	float: right;
}
.site_else a {
	display: block;
	background-color: #756426;
	color: #fff;	
	padding:10px 25px;
	text-align: center;
	font-size: 18px;
	font-weight: 600;
	text-decoration: none;
}
.site_else a:hover {
	background-color: #000;
}
.SNP_gallery {
	background-color: #42561d;
	padding: 35px 0;
}
.SNP_photoshot, .SNP_ga, .hamroSNP_visual, .SNP_centersl {
	padding: 0;
}
.SNP_photoshot h4  {
	font-size: 35px;
	font-weight: 600;
	color: #ffffff;
	margin-bottom: 20px;
}
.SNP_photoshot h4 span {
	color: #fff;
}
.SNP_photoshot p {
	font-size: 15px;
	color: #fff;
	line-height: 25px;
	margin-bottom: 20px;
}
.SNP_ga {
	margin-bottom: 30px;
}
.SNP_ga a {
	text-decoration: none;
}
.SNP_ga img {
	width: 100%;
	object-fit: cover;
    height: 150px;
}
.hamroSNP_visual {
	margin-top: 13%;
}
.hamroSNP_visual .embed-responsive-4by3::before {
    padding-top: 66.1%;
}
.political_lead {
	background-color: #DFDFDF;
	padding: 35px 0;
}
.lead_title h3 {
	font-size: 35px;
	font-weight: 600;
	color: #756426;
	text-align: center;
	margin: 12px 0 25px 0;
}
.lead_title p {
	font-size: 15px;
	color: #000;
	text-align: center;
	margin: 0 21% 30px 21%;
	line-height: 30px;
}
.SNP_centersl {
	margin: 30px 0 12px 0;
}

.SNP_centersl .slider {
    width: auto;
    margin: 0 auto;
}
.SNP_centersl .slick-slide {
    position: relative;
    margin: 0 7px;
}
.SNP_centersl .slick-slide img {
    width: 100%;
}
.slide_bg .slick-slide:focus {
    outline: 0;
    border: 0;
}
.SNP_centersl .slick-prev:before,
.SNP_centersl .slick-next:before {
    color: red;
}
/*.SNP_centersl .slick-slide {
    transition: all ease-in-out .3s;
    opacity: .2;
}*/
.SNP_centersl .slick-active {
    opacity: .5;
}
.SNP_centersl .slick-current {
    opacity: 1;
}

.lead_img {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	height: 230px;
}
.lead_name {
	position: relative;
	left: 0;
	bottom: 10px;
	background-color:#42561d;
	padding: 12px;

}
.lead_name h5 {
	font-size: 17px;
	font-weight: 500;
	color: #fff;
	margin: 0 0 12px 0;
}
.lead_name h6 {
	font-size: 14px;
	font-weight: 500;
	color: #fff;
	margin: 0;
}
.subscribe_news {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	border-bottom: 1px solid #000;
	padding: 35px 0;
}
.news_content h4{
	font-size: 18px;
	font-weight: 600;
	color: #fff;
	margin: 0 0 15px 0;
	text-align: center;
}
.site_newsletter {
	margin: 0px auto;
}

.site_newsletter .form-control {
	border: 0;
	border-radius: 0;
	box-shadow: none;
}
.site_newsletter button.btn.btn-default {
    border: 0;
    border-radius: 0;
    cursor: pointer;
    box-shadow: none;
    background: #756426;
    color: #fff;
}
input.form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-size: 14px;
}
input.form-control::-moz-placeholder { /* Firefox 19+ */
  font-size: 14px;
}
input.form-control:-ms-input-placeholder { /* IE 10+ */
  font-size: 14px;
}
input.form-control:-moz-placeholder { /* Firefox 18- */
  font-size: 14px;
}
.midfooter_block {
	background-color: #756426;
	border-top: 1px solid #242424;
	border-bottom: 1px solid #000;
	padding: 35px 0;
}
.site_about img {
	width: 25%;
}
.site_about h4, .site_links h4, .site_continfo h4 {
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	margin: 20px 0 15px 0;
}
.site_about p {
	font-size: 15px;
	line-height: 25px;
	color: #fff;
}
.site_links ul, .site_continfo ul {
	padding: 0;
	margin: 0;
}
.site_links li {
	list-style: none;
	display: block;
	padding-left: 15px;
}
.site_links li a {
	font-size: 14px;
	font-weight: 500;
	color: #fff;
	line-height: 30px;
	text-decoration: none;
}
.site_links li a:before {
	content: '\f1d8';
	font-family: fontawesome;
	font-size: 14px;
	color: #fff;
	margin-left: -15px;
	padding-right: 15px;
}
.site_links li a:hover {
	color: #FFFF00;
}
.site_continfo li {
	list-style: none;
	display: block;
	font-size: 14px;
	font-weight: 500;
	color: #fff;
	line-height: 30px;
}
.site_continfo li.mail:before {
	content: '\f003';
	font-family: fontawesome;
	font-size: 14px;
	color: #fff;
	margin-right: 10px;
}
.site_continfo li.tel:before {
	content: '\f095';
	font-family: fontawesome;
	font-size: 14px;
	color: #fff;
	margin-right: 10px;
}
.site_continfo li.fax:before {
	content: '\f1ac';
	font-family: fontawesome;
	font-size: 14px;
	color: #fff;
	margin-right: 10px;
}
.site_continfo li.padd:before {
	content: '\f2ba';
	font-family: fontawesome;
	font-size: 14px;
	color: #fff;
	margin-right: 10px;
}
.wrap_footer {
	padding: 10px 0;
}
.copyright, .powerby {
	font-size: 17px;
	font-weight: 500;
	color: #fff;
	line-height: 30px;
}
.powerby {
	text-align: right;
}
.powerby span {
	color: #4C756B;
	font-weight: 600;
}
.powerby a {
	text-decoration: none;
	color: #fff;
}

/* about page */
section.top_sec.about_top {
    height: 100%;
}
.site_banner {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: 245px;
	padding: 35px 0;
}
.site_banner h3 {
	width: 100%;
	font-weight: 700;
	color: #fff;
	margin: 45px 0 15px 0;
}
.site_banner .breadcrumb {
	background-color: transparent;
	margin: 0;
	border-radius: 0;
}
.site_banner ol.breadcrumb {   
    margin: 0;
    padding: 0;   
}
.site_banner .breadcrumb li {
	list-style: none;
}
.site_banner .breadcrumb li a {
	font-size: 15px;
	color: #fff;
	text-decoration: none;
	padding: 0 5px 0 0;
}
.site_banner .breadcrumb li.active {
	background-color: transparent;
	color: #FFFF00;
}
.site_banner .breadcrumb>li+li:before {
    padding: 0 5px;
    color: #fdfdfd;
    content: "/\00a0";
}
.about_content {
	background-color: #fff;
	padding: 35px 0;
}
.about_history, .about_introduction {
	width: 100%;
	margin-bottom: 45px;
}
.langtang_img img {
	width: 100%;
	border: 1px solid #dddbdb;
	padding: 10px;
}
.histry_text h4, .about_introduction h4 {
	font-size: 25px;
	font-weight: 700;
	color: #756426;
	margin: 0 0 15px 0;
}
.histry_text p, .about_introduction p {
	font-size: 16px;
	line-height: 30px;
	color: #737272;
	margin: 7px 0;
}
.about_introduction h4, .about_introduction p {
	text-align: right;
}
.coworker_sub {
	background-color: #756426;
	padding: 35px 0 50px 0;
}
.coworker_sub h2 {
	font-size: 29px;
	font-weight: 600;
	color: #fff;
	text-align: center;
	margin: 15px 0 0 0;
}

.village_representative {
	padding: 0;
	margin: 50px 0;
}
.village_representative .slick-slide img {
	width: 100%;
}
.village_representative .slick-initialized .slick-slide {
	background: #fff;
    margin: 0 10px;
}
.village_representative .slick-slide {
	padding: 15px;
}
.represtntative_name {
	padding: 0;
}
.represtntative_name h4, .represtntative_name h5 {
	font-size: 19px;
	font-weight: 600;
	color: #756426;
	text-align: center;
	margin: 25px 0 10px 0;
}
.represtntative_name h5 {
	font-size: 15px;
	color: #756426;
	margin: 0;
}

/* detail page */
.site_detail {
	background-color: #fff;
	padding: 35px 0;
}
.detail_page, .travel_visit {
	width: 100%;
	background-color: #F3F3F3;
	border-radius: 5px;
	border: 1px solid #D4D4D4;
	padding: 20px;
}
.content_a h3 {
	display: block;
	background-color: #756426;
	padding: 15px 0 15px 15px;
	text-align: left;
	font-size: 21px;
	font-weight: 600;
	color: #fff;
	margin-bottom: 25px;
}
.content_a p {
	font-size: 15px;
	line-height: 30px;
	color: #878986;
}
.date_published {
	margin: 15px 0;
	font-size: 17px;
	font-weight: 600;
	color: #756426;
}
.date_published:before {
	content: '\f073';
	font-family: fontawesome;
	font-size: 17px;
	color: #000;
	margin-right: 12px;
}
.detail_slide .flex-direction-nav {
    display: none;
}
.SNP_social {
	margin: 15px 0;
	float: right;
}
.SNP_social ul {
	padding: 0;
	margin: 0;
}
.SNP_social li {
	list-style: none;
	display: inline-block;
}
.SNP_social li a {
	font-size: 15px;
	color: #fff;
	text-decoration: none;
	padding: 5px 10px;
}
.SNP_social li a.fb {
	background-color: #2654A0;
	width: 50px;
	height: 50px;
}
.SNP_social li a.twit {
	background-color: #43A9E4;
	width: 50px;
	height: 50px;
}
.travel_visit {
	margin-top: 25px;
}
.travel_visit h4 {
	font-size: 18px;
	font-weight: 600;
	color: #756426;
	margin: 12px 0;
}
.travel_visit h6 {
	font-size: 13px;
	color: #000;
	margin-bottom: 15px;
}
.visit_detail {
	padding: 0;
}
.visit_detail p {
	font-size: 15px;
	line-height: 27px;
	color: #000;
}
.visit_detail img {
    width: 25%;
    float: left;
    margin: 0 15px 15px 0;
}
.viewall a {
	display: inline-block;
	background-color: #756426;
	text-align: center;
	padding: 12px 30px;
	color: #fff;
	font-size: 15px;
	text-decoration: none;
	font-weight: 600;
}
.viewall a:hover {
	background-color: #000;
}

/* listing page */
.list_page {
	width: 100%;
	background-color: #F3F3F3;
	border-radius: 5px;
	border: 1px solid #D4D4D4;
	padding: 20px;
}
.travel_visit.visit {
    margin: 0;
}

/* gallery page */
.main_gallery {
	background-color: #fff;
	padding: 35px 0;
}
.gallery_block {
	background-color: #DEE4DB;
	border: 1px solid #d4d5d3;
	border-radius: 4px;
	padding: 20px;
	width: 100%;
	margin-bottom: 35px;
}
.gallery_block h3 {
	font-size: 32px;
	font-weight: 700;
	color: #3B3939;
	margin: 0 0 15px 0;
}
.gallery_block h3 span {
	color: #756426;
}
.gallery_block p {
	font-size: 15px;
	font-weight: 700;
	color: #000;
	margin-bottom: 15px;
}
.gallery_img {
	border: 1px solid #000;
	background-color: #fff;
	padding: 6px;
	margin-bottom: 30px;
}
.gallery_img img {
	width: 100%;
	object-fit: cover;
    height: 150px;
}


/* download page */
.material_download {
	background-color: #fff;
	padding: 35px 0;
}
.download_block_a {
	background-color: #fff;
	padding: 20px;
	box-shadow: 0 0 15px #F1F1F1;
	margin-bottom:30px;
}
.SNP_startegy {
	border: 1px solid #E7E7E7;
	padding: 12px;
	background-color: #fff;
	border-radius: 4px;
}
.SNP_startegy h5 {
	margin-bottom: 5px;
}
.SNP_startegy h5 a {
	font-size: 18px;
	font-weight: 600;
	color: #756426;
	text-decoration: none;
}
.SNP_startegy h5 a:hover {
	color: #000;
}
.SNP_startegy p {
	font-size: 14px;
	font-weight: 500;
	color: #A9A9A9;
	line-height: 25px;
	margin-bottom: 10px;
}
.SNP_startegy img{
    width:100%;
    object-fit:cover;
}
.option_dwn {
	margin-bottom: 10px;
}
.option_dwn a {
	display: inline-block;
	background-color: #756426;
	padding: 12px 30px;
	text-align: center;
	font-size: 18px;
	font-weight: 600;
	color: #fff;
	text-decoration: none;
	border-radius: 4px;
}
.option_dwn a:hover {
	color: #000;
}
.option_dwn a:after {
	content: '\f019';
	font-family: fontawesome;
	font-size: 16px;
    color: #fff;
    margin-left: 12px;
}

/* contact page */
.SNP_contact {
	background-color: #fff;
	padding: 35px 0;
}
.site_map .embed-responsive-4by3::before {
	padding-top: 25%;
}
.site_forms {
	margin-top: 35px;
}
.site_address h4 {
	font-size: 21px;
	font-weight: 600;
	color: #756426;
	margin-bottom: 20px;
}
.site_address p, .SNP_form p {
	font-size: 14px;
	color: #000;
	line-height: 15px;
	margin-bottom: 10px;
}
.c_a {
	margin-top: 20px;
}
.c_a .form-control {
	border-radius: 0;
	box-shadow: none;
	height: 40px;
}
.c_a .form-control:focus {
	border-color: #756426;
}
.c_a textarea.form-control {
	height: 100%;
	font-size: 14px;
}
.c_a .btn {
	border-radius: 0;
	background-color: #756426;
	font-size: 17px;
    letter-spacing: 1px;
    font-weight: 600;
    padding: 10px 20px;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
.c_a .btn:focus {
	box-shadow: none;
}

.home_page_text{
	font-size: 15px;
	line-height: 25px;
	margin: 0px 0 30px 0;
}
a.gallery-title-link{
    color:#786426;
}
a.gallery-title-link:hover{
    color:#786426;
   text-decoration:none;
}
.about_content table,.about_content td, .about_content tr{
 border:1px solid black;   
}
