@font-face {
    font-family: "abc";
    /*src:url("../font/Cabin_Sketch/CabinSketch-Bold.ttf");*/
	src:url(../font/recoleta/Recoleta-RegularDEMO.otf);
}

@import url('https://fonts.googleapis.com/css2?family=Domine:wght@400;500;600;700&display=swap');



body{
	font-family: 'Lato', sans-serif;
		overflow-x: hidden;
	}
body::-webkit-scrollbar {
    width: 0.6em;
}
body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
body::-webkit-scrollbar-thumb {
  background-color: #075586;
  outline: 1px solid #075586;  
}
.background {
  background: url(../web/animation_home/new_folder/background.jpg) no-repeat 100% 100%;
  bottom: 0px;
  background-size: cover;
  position: absolute;
  width: 120%;
  height:120%;
  left: -5%;
  top: -5%; }
.image_cover{
	  background-size: cover;
  position: absolute;
  width: 110%;
  height:110%;
  left: -5%;
  top: -5%;
	}



.breadcrumb {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0.30rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color:#FAFAFA;
  border-radius: 0.25rem;
  border:1px solid #F4F4F4;
  color:#ABABAB;
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
 
}

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
 
}

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}

.breadcrumb-item.active {
  color: #6c757d;
}




	
.jumbotron {
  padding: 1rem 1rem;
  margin-bottom: 0.65rem;
  background-color: #F0F5F8;
  border:1px solid #D5E1E8;
  border-radius: 0.3rem;
}





#header {
  position: relative;
  background-color: black;
  height:85vh;
  min-height: 25rem;
  width: 100%;
  overflow: hidden;
 }

#header video {
  position: absolute;
  width: 100%;
  z-index: 0;
 /* -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);*/
  
}

/*=
======================================================================================================
======================================================================================================
======================================================================================================
======================================================================================================
======================================================================================================
======================================================================================================
=*/


.logo-container{
	height: 30px;
	width: 100%;
	margin-top: 35px;
	margin-left: 35px;
	left: 35px;
	top: 35px;
	float: left;
}
.name-container{
	width: 100%;
	float: left;
	margin-left: 35px;
	margin-top: 25px;
	
}
.name-container h1{
	font-family: 'Redressed', cursive;
	color: #FFF;
	font-size: 50px;
	line-height: 40px;
	text-shadow: -2px 0px 3px rgba(0,0,0,0.9);
	}
	
.name-container h2{
	font-family: 'Marcellus SC', serif;
	font-weight: bold;
	color: #FFF;
	font-size: 50px;
	line-height: 40px;
	text-transform: uppercase;
	text-shadow: -2px 0px 3px rgba(0,0,0,0.9);
}
.name-container h3{
	font-family: 'Hammersmith One', sans-serif;
	font-weight: 300;
	color: #FFF;
	font-size: 4.3vw;
	line-height: 2vw;
	text-transform: uppercase;
	text-shadow: 1px 1px 13px rgba(5,5,5,1)
}
.name-container h4{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	color: #FFF;
	font-size: 25px;
	line-height: 30px;	
	text-shadow: 1px 0px 24px rgba(0,0,0,1);
}
.scetion-one{
	background-color:#0a97f1;
	height:auto;
	margin-left:0rem;
	margin-right:0rem;
	margin-top:0px;
	padding-top: 75px;
	padding-bottom: 25px;
	z-index: 99999;
	}
	
	
.section-two{
	background-color:#FFF;
	height:auto;
	margin-left:0rem;
	margin-right:0rem;
	margin-top:-100px;
	padding-top:5px;
	padding-bottom: 75px;
	}
	
.section-two p{
	font-weight:normal;
	font-family: 'Lato', sans-serif;
	font-size: 15px;
	}	
	
	
	
.section-twoo{
	background-color:#ebf7ff;
	height:auto;
	margin-left:0rem;
	margin-right:0rem;
	margin-top:-80px;
	padding-top:100px;
	padding-bottom: 75px;
	}
	
.section-twoo h2{
	font-family: 'Hammersmith One', sans-serif;
	font-size: 52px;
	font-weight: normal;
	color: #0a97f1;
	text-align: center;
	}	
	
.section-twoo h3{
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #666;
	line-height: 20px;
	width: 750px;
}
	
	
.section-twoo p{
	font-weight:normal;
	text-align:justify;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
	line-height:25px;
	color:#666;

	}	
	
	
.news-frame{
	height: 400px;
	width: 100%;
	background-color: #9cd3f6;
	border: 0px dashed #5a7911;
	border-radius: 0px;
	box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;
	-webkit-box-shadow:  rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;		/*-webkit-box-shadow: 0px 0px 10px -3px #000000; 
box-shadow: 0px 0px 10px -3px #000000;*/
	padding: 10px;
	
}


.news-frame ::-webkit-scrollbar {
    width: 0.6em;
}
 
.news-frame ::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
 
.news-frame ::-webkit-scrollbar-thumb {
  background-color: #00578e;
  }


.news-heading{
	font-family: 'Redressed', cursive;
	font-size: 50px;
	font-weight: normal;
	width: 100%;
	color: #fff;
	margin-bottom: 0px;
	/*text-shadow: 1px 3px 1px rgba(0,0,0,0.45);*/
	}
.news-heading-text{
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight: normal;
	width: 100%;
	color: #fff;
	line-height: 18px;
	}
/*====================================Curl Corner==========================*/	
.note {
  position: relative;
  width: 100%;
  padding: 2em 1em;
  margin: 1em auto;
  color: #fff;
  background: #9cd3f6;
  overflow: hidden;
}

.note:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  border-width: 0 32px 32px 0;
  border-style: solid;
  border-color: #1fa1f3 #4bb1f2 #058be0 #4bb1f2;
  background:;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
  box-shadow: 0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
  /* Firefox 3.0 damage limitation */
  display: block; width: 0;
}

.note.rounded {
  -moz-border-radius: 5px 0 5px 5px;
  border-radius: 5px 0 5px 5px;
}

.note.rounded:before {
  border-width: 8px;
  border-color: #fff #fff transparent transparent;
  -moz-border-radius: 0 0 0 5px;
  border-radius: 0 0 0 5px;
  
}
/*====================================Curl Corner end==========================*/	
.news-box{
	width: 100%;
	clear: both;
	margin-bottom:5px;
}

.news_text{
	font-family: 'Lato', sans-serif;
	background-color:#0a97f1;
	padding:7px 7px;
	box-shadow: rgba(0, 0, 0, 0.25) 0px 25px 50px -12px;
	}
	
.news_text p{
	font-size:14px;
	color:#FFF;
	font-family: 'Lato', sans-serif;
	
}

.date_style{
	font-size:12px;
	color:#FFF;
	font-family: 'Lato', sans-serif;
	font-style:italic;
	
	}
	




.news-box-big{
	background-color: #ebebeb;
	height: 60px;
	width: 22%;
	float:left;
	position: relative;
	box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em, rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
}
.news-box-top{
	background-color: #e2e2e2;
    height: 30px;
	width: 100%;
	font-size:25px;
	color:#058be0;
	text-align:center;
	}
.news-box-below{	
	height: 30px;
	width: 100%;
	border-top-width: 1px;
	/*border-top-style: solid;
	border-top-color: #690;*/
	background-color: #4bb1f2;
	color:#FFF;
	font-size:18px;
	text-align:center;
	}
.news-text-box{
	background-color: rgba(255,255,255,0.2);
	border: 1px dashed #fff;
	padding: 7px;
	float: right;
	height: auto;
	min-height:60px;
	width: 76%;
	
	box-shadow: rgba(0, 0, 0, 0.25) 0px 25px 50px -12px;	
}
.news-box-below h3{
	font-family: 'Sansita', sans-serif;
	font-weight: bold;
	color: rgba(255,255,255,0.8);
	font-size: 18px;
	line-height: 20px;
	text-transform: uppercase;
	text-align: center;
}
.news-box-top h3{
	font-family: 'Sansita', sans-serif;
	font-weight: bold;
	color: #658e15;
	font-size: 24px;
	line-height: 28px;
	text-transform: uppercase;
	text-align: center;
}
.news-text-box h4{
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #000;
	text-align: justify;
	text-indent: 15px;
	}
	
	
.download_news{
	text-align: right;
	display: block1;
	height: 14px;
	width: 100%;	
}


.download_news a{
	font-family: 'Lato', sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#FFF;
	vertical-align: top;
	font-style: italic;
}

.download_news a:hover {
	color:#090909;
	text-decoration: none;
}




hr.style-three {
    border: 0;
    border-bottom: 1px dashed #fff;
    background: #c4e17f;
}
.adopt{
	display: block;
	margin-left: 25px;
}
.adopt h1{
	font-family: 'Marcellus SC', serif;
	color: #fff;
	font-size: 35px;
	line-height: 30px;
	
	}
.adopt h2{
	font-family: 'Hammersmith One', sans-serif;
	font-weight: normal;
	color: #fff;
	font-size: 50px;
	line-height: 50px;
	}
.adopt h3{
	/*font-family: 'Kaushan Script', cursive;*/
	font-family: 'Lato', sans-serif;
	font-weight: normal;
	color: #fff;
	font-size: 16px;
	line-height: 20px;
	}
.adopt h4{
	font-family: 'Marcellus SC', serif;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	vertical-align: top;
	letter-spacing: 0.15em;
}
.adopt p{
	/*font-family: 'Kaushan Script', cursive;*/
	font-family: 'Lato', sans-serif;
	font-weight: normal;
	color: #fff;
	font-size: 18px;
	line-height: 18px;
	}
.picture-frame{
	box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;
	}

.adopt .btn {
  background: #0581d0;
  background-image: -webkit-linear-gradient(top, #0581d0, #024568);
  background-image: -moz-linear-gradient(top, #0581d0, #024568);
  background-image: -ms-linear-gradient(top, #0581d0, #024568);
  background-image: -o-linear-gradient(top, #0581d0, #024568);
  background-image: linear-gradient(to bottom, #0581d0, #024568);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  padding: 10px 35px 10px 35px;
  text-decoration: none;
  font-family: 'Marcellus SC', serif;
}

.adopt .btn:hover {
  background: #0581d0;
  background-image: -webkit-linear-gradient(top, #0581d0, #025488);
  background-image: -moz-linear-gradient(top, #0581d0, #025488);
  background-image: -ms-linear-gradient(top, #0581d0, #025488);
  background-image: -o-linear-gradient(top, #0581d0, #025488);
  background-image: linear-gradient(to bottom, #0581d0, #025488);
  text-decoration: none;
}
.section-two h1{
	font-family: 'Marcellus SC', serif;
	font-size: 34px;
	font-weight: normal;
	color: #085a8f;
	text-align: center;
}
.section-two h2{
	font-family: 'Hammersmith One', sans-serif;
	font-size: 52px;
	font-weight: normal;
	color: #0a97f1;
	text-align: center;
	}
.section-two h3{
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #666;
	line-height: 20px;
	width: 750px;
}
.boxshadow1{box-shadow: rgba(17, 17, 26, 0.05) 0px 1px 0px, rgba(17, 17, 26, 0.1) 0px 0px 8px;}
.cam-video{
	padding: 5px;
	clear: both;
	height: auto;
	width: 100%;
	border: 1px solid #CCC;
	margin-bottom: 15px;
	margin-right: 10px;
	margin-left: 10px;
}
.cam-video h5{
		font-family: 'Lato', sans-serif;
		font-size: 24px;
	font-weight: normal;
	color: #5a7911;
	text-align: center;
	}
	

	
	
.cam-video h6{
	font-family: 'Marcellus SC', serif;
	font-size: 25px;
	font-weight: normal;
	color: #666;
	text-align: center;
	}

.placing_up{
	margin-top: -30px;
	text-align: center;
	position: relative;
	width: 100%;
}



.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom:30%;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 15%;
  color:#036;
  text-align: center;
  opacity: 0.9;
  transition: opacity 0.15s ease;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%238F9F66' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%238F9F66' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e");
}


.img-thumbnail {
  padding: 0.15rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0rem;
  max-width: 100%;
  height: auto;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 25px 20px -20px;
  max-height:185px;

}


.img-thumbnail_one {
  padding: 0.15rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0rem;
  max-width: 100%;
  height: auto;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 25px 20px -20px;
 }

.upload{
	top:25%;
	right:0;
	bottom:0;
	position:fixed;
	z-index:9999;
	}

.upload .btn-info {
  background:#5a7911;
  border:#5a7911;
  background-image: -webkit-linear-gradient(top, #5a7911, #4d660f);
  background-image: -moz-linear-gradient(top, #5a7911, #4d660f);
  background-image: -ms-linear-gradient(top, #5a7911, #4d660f);
  background-image: -o-linear-gradient(top, #5a7911, #4d660f);
  background-image: linear-gradient(to bottom, #5a7911, #4d660f);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: Arial;
  color: #ffffff;
  font-size:16px;
  padding: 7px 30px 7px 30px;
  text-decoration: none;
  font-family: 'Lato', sans-serif;
}

.upload .btn-info:hover {
  background: #5a7911;
  background-image: -webkit-linear-gradient(top, #5a7911, #334505);
  background-image: -moz-linear-gradient(top, #5a7911, #334505);
  background-image: -ms-linear-gradient(top, #5a7911, #334505);
  background-image: -o-linear-gradient(top, #5a7911, #334505);
  background-image: linear-gradient(to bottom, #5a7911, #334505);
  text-decoration: none;
}

.upload .btn-info:focus, .btn-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}



.btn-info_one {
  background:#5a7911;
  border:#5a7911;
  background-image: -webkit-linear-gradient(top, #5a7911, #4d660f);
  background-image: -moz-linear-gradient(top, #5a7911, #4d660f);
  background-image: -ms-linear-gradient(top, #5a7911, #4d660f);
  background-image: -o-linear-gradient(top, #5a7911, #4d660f);
  background-image: linear-gradient(to bottom, #5a7911, #4d660f);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: Arial;
  color: #ffffff;
  font-size:16px;
  padding: 7px 30px 7px 30px;
  text-decoration: none;
  font-family: 'Lato', sans-serif;
}

 btn-info_one:hover {
  background: #5a7911;
  background-image: -webkit-linear-gradient(top, #5a7911, #334505);
  background-image: -moz-linear-gradient(top, #5a7911, #334505);
  background-image: -ms-linear-gradient(top, #5a7911, #334505);
  background-image: -o-linear-gradient(top, #5a7911, #334505);
  background-image: linear-gradient(to bottom, #5a7911, #334505);
  text-decoration: none;
}


.list-group-item {
  position: relative;
  display: block;
  padding: 0.25rem 0.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: none;
}

.scrool{}
.scrool::-webkit-scrollbar {
    width: 0.6em;
}
 
.scrool::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
 
.scrool::-webkit-scrollbar-thumb {
  background-color: #0a97f1;
 }
 

 
.event .form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #F4FFD9;
  background-clip: padding-box;
  border: 1px solid #E0EFBB;
  border-radius: 2rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.jumbotron{
	 font-family: 'Sansita', sans-serif;
	}
	
.jumbotron h5{
	color:#506C0D;
	}



.video-container {
  width:100%;
  padding: 10px;
  background:#FFFFFF;
  border:1px solid #F5F5F5;
  display: inline-block;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 25px 20px -20px;
 }

.responsive-video {  
  position: relative;
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}

.responsive-video iframe, .responsive-video video {
  position: absolute;
  width: 100%;
  height: 100%;  
}

.font_style{
	font-family: 'Sansita', sans-serif;
	}

.text_line_limit {
   overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 6; /* number of lines to show */
           line-clamp: 6; 
   -webkit-box-orient: vertical;
   color:#337ab7;
   font-weight:normal;
}



#more {
	display: none;
	transition: all 0.3s linear;
}









.section-twoo .btn:hover {
  color: #212529;
  text-decoration: none;
}

.section-twoo .btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.section-twoo .btn.disabled, .btn:disabled {
  opacity: 0.65;
}




.section-twoo .btn-info {
  color: #fff;
  background-color: #0a97f1;
  border-color: #0a97f1;
  width:140px;
  border-radius:25px;
  font-family: 'Roboto Condensed', sans-serif;
}

section-twoo .btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}

section-twoo .btn-info:focus, .btn-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

section-twoo .btn-info.disabled, .btn-info:disabled {
  color: #fff;
  background-color: #0a97f1;
  border-color: #0a97f1;
}

section-twoo .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
.show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #0a97f1;
  border-color: #0a97f1;
}

section-twoo .btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

.box-shadow{
	box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;	
}


.sub_heading{ color:#003;}
	
.img_positing{ margin-top:-300px;}


@media only screen and (max-width: 600px) {
 .img_positing{ margin-top:-10px;}
}


.page_subheading{
	font-family: 'Hammersmith One', sans-serif;
	font-size:45px;
	font-weight: normal;
	color: #0876bc;
	text-align: center;
	text-transform: uppercase;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
	}
	
.page_sub_heading{
	font-family: 'Roboto Condensed', sans-serif;
	color:#666;
	font-weight:600;
	}	
	
	
.paragraph{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:16px;
	text-align: justify;
	}
.textstyle p{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:16px;
	text-align: center;
	line-height: 14px;
	}
.text_font{font-family: 'Roboto Condensed', sans-serif;}

/*.news_letter{
	border:1px solid #8ac3e7;
	background-color:#b9e0f9;
	padding:8px;
	color:#FFF;
	font-family: 'Roboto Condensed', sans-serif;
	margin-top:8px;
	font-size: 16px;
	}*/
.news_letter{
	border:1px solid #ccc;
	padding:8px;
	font-family: 'Roboto Condensed', sans-serif;
	margin-top:8px;
	font-size: 16px;
	border-radius: 10px;
	background-color: rgba(3,57,255,0.02);;
	}	
.news_letter a{
	color:#000;
	font-family: 'Roboto Condensed', sans-serif;
	text-decoration: underline;
}
	
.news_letter a:hover{
	color:#4b4c4d;
font-family: font-family: 'Roboto Condensed', sans-serif;	text-decoration: none;
}


.oth_link{color:#333;}
	
.oth_link:hover{color:#F60;}

.text_font_style{
	font-family: 'Roboto Condensed', sans-serif;
	color:#666;
	font-weight:500;
	font-size: 16px;
	line-height: 20px;
}

.border_style{
	box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 50px;
	border: 6px solid #FFF;
	}
	


.bg-primary {
  background-color: #0a97f1 !important;
}

.bg-info {
  background-color: #9cd3f6 !important;
}

blockquote{
	/*font: 2em 'Berkshire Swash', cursive;*/
  font-family: 'Hammersmith One', sans-serif;
	column-span: all;
	text-align: left;
	font-weight: 400;
	color: #333;
	font-size:30px  !important;
	margin: 15;
	padding-top: 35px;
	padding-bottom: 25px;
	display: block;
	text-transform: uppercase;
}
.c2 {
  max-width: 100%;
  margin: 0 auto;
  column-width: 14em;
  column-gap: 2em;
  column-rule: 1px solid #ccc;
  column-count: 2;
  padding-bottom:20px;
}
.c2 p{
	font-weight: normal;
	font-family: 'Roboto Condensed', sans-serif;
}
.newline{
	display: block;
	clear: both;
	width: 100%;
}
blockquote2{
	column-span: all;
	color: #333;
	margin: 0 auto;
	padding-top: 25px;
	padding-bottom: 25px;
}
.imagestich{
	outline: 2px  dashed #eee;
	outline-offset:-9px;
/*	border: 3px solid #FFF;
box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;*/
	}
.parent {
  display: flex;
  flex-direction: column-reverse;
}
.pan_shado{
	box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
	}