*{
	padding: 0;
	margin: 0;
	box-sizing: border-box;

}

@font-face {
	font-family: 'Conv_bpg_paata_caps';
	src: url('fonts/bpg_paata_caps.eot');
	src: local('☺'), url('fonts/bpg_paata_caps.woff') format('woff'), url('fonts/bpg_paata_caps.ttf') format('truetype'), url('fonts/bpg_paata_caps.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_sylfaen';
	src: url('fonts/sylfaen.eot');
	src: local('☺'), url('fonts/sylfaen.woff') format('woff'), url('fonts/sylfaen.ttf') format('truetype'), url('fonts/sylfaen.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'Conv_bpg-nateli-mtavruli-webfont';
	src: url('fonts/bpg-nateli-mtavruli-webfont.eot');
	src: local('☺'), url('fonts/bpg-nateli-mtavruli-webfont.woff') format('woff'), url('fonts/bpg-nateli-mtavruli-webfont.ttf') format('truetype'), url('fonts/bpg-nateli-mtavruli-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_shemomtavr';
	src: url('fonts/shemomtavr.eot');
	src: local('☺'), url('fonts/shemomtavr.woff') format('woff'), url('fonts/shemomtavr.ttf') format('truetype'), url('fonts/shemomtavr.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_ACADMTAV';
	src: url('fonts/ACADMTAV.eot');
	src: local('☺'), url('fonts/ACADMTAV.woff') format('woff'), url('fonts/ACADMTAV.ttf') format('truetype'), url('fonts/ACADMTAV.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}



 body {
 	padding-top: 90px !important; 
 }

.home_fluid {
		padding:0;
	}
	.comoon_button {
		max-width: 280px;
		display: block;
		margin: 0 auto;
	}

	.twoside_center{
		    display: flex;
    align-items: center;
    justify-content: center;
	}

/* იწყება ჰედერი */	


.social_fixed {
	position: fixed;
	display: flex;
	flex-direction: column;
	z-index: 1000;
	right: 0;
	top: 50%;
	transform: translateY(-50%);

}
.social_fixed a{

	width: 50px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #fff;
}
.social_fixed a svg {

	width: 30px;
}
.social_fixed a:first-child svg {
	fill: #fff;


}
.social_fixed a:last-child svg {
	fill: #fff;
}
#f_1_ {
	fill: #fff !important;
}

@media only screen and (max-width: 1000px) {
 #pastore {
	width: 100%;
}
}
.social_fixed a:hover{
	background-color: #c9c9c9 !important;
	transition: 0.2s;
}

.social_fixed a:first-child{
	background-color: #3a589b;
}

.social_fixed a:last-child{
	background-color: #cb181e;
}
#head {
	height: 95px;
	width: 100%;
	background-color: #e9e9e9;
	position: fixed;
	top: 0px;
	left: 0;
	z-index: 100;
	border-bottom: 5px solid white;
	width: 100vw;
	z-index: 9999;
}

.header_logo {
		display: flex;
		align-items: center;
		/* padding: 23px 0; */
	}

#head ul {
	margin: 0;
}

	.header_right {
		display: flex;
		align-items: center;
		justify-content: flex-end;
		padding-right: 40px;
	}

.border_li {
		border-right: 2px solid #303030;
	}


	.row {
		margin: 0;
	}



#head  img {
 	max-width: 86px; 
 	border: 0px solid blue;
 	margin-left: 20px !important;
 	margin-top: -0px !important;
 }


#head h5 {
 	font-size: 20px;
	 font-family: 'Conv_shemomtavr';

 	float: right;
 	padding-left: 20px !important;
 	/* margin-top: -50px !important; */
 	color: #3b4676;
 	
 }

	#head .rounded-circle {
		transform: translate(0);
	}

#head ul{
	/* margin-top: 22px !important; */
}

#head ul li{
	float: right;
	list-style: none;


	/* width: 114px; */
	font-size: 24px;
	
	font-family: 'Conv_bpg-nateli-mtavruli-webfont';

	text-align: center;
	margin-left: 16px;
	padding-right: 10px;
	text-transform: uppercase;
}


	#head	.rounded-circle {
		  display: inline-block;
		  cursor: pointer;
		  width: 40px;
		  height: 40px;
		  background-color: #5674b9;
		  margin-left: 12px;
		  display: flex;
		  flex-direction: column;
		  align-items: center;
		  padding-top: 2px;
		  justify-content: center;
		}



		.bar1, .bar2, .bar3 {
		  width: 26px;
		  height: 3px;
		  background-color: #ffffff;
		  /* margin: 3px 0 0px 4px; */
		  margin-bottom: 4px;
		}

	
#head ul li a{
	color: #303030;
	text-decoration: none;
	display: flex;
	align-items: center;
	border: 0px solid red;
	font-weight: bold; 
} 

	#head ul li a:hover{
	color: #b7b7b7; 
	
	transition: 0.2s;
	} 

		#mySidenav ul li  :hover{
	color: #b7b7b7;
	padding-left: 10px !important;
	transition: 0.2s;
	
	} 




	/* გასაშლელი მენიუ*/	
			.sidenav {
			  height: 100%;
			  width: 0;
			  position: fixed;
			  z-index: 9999;
			  top: 0;
			  right: 0;
			  background-color: #5674b9;
			  overflow-y: auto;
			  transition: 0.5s;
			  /* padding-top: 60px; */
			  height: 100vh;
			}

			#mySidenav  ul {
				margin-top: 15px !important;
		
				margin-left: 34px !important;
				position: relative;
			}
			#mySidenav ul li {
				width: 300px;
			
				text-align: right;
				padding-top: 15px !important;
			}
			#mySidenav  ul li a{
				color: #ffffff;
				font-size: 22px;
			}

			

			.sidenav a {
			  
			  text-decoration: none;
			  font-size: 22px;
			  color: #ffffff;
			  display: block;
			  transition: 0.3s;
			 font-family: 'Conv_bpg-nateli-mtavruli-webfont';
			}

			

			.sidenav .closebtn {
			  position: absolute;
			  top: 0;
			  right: 23px;
			  font-size: 60px;
			  z-index: 9999;
			}


/* დამთავრდა ჰედერი*/




/* იწყება სლაიდერი */

.sl img {
	width: 100%;
	
	object-fit: cover;
}


	.row2 {
		height: calc(100vh - 90px);
		overflow: hidden;
		padding: 0;
		margin: 0;
		width: 100%;
		
	}


	.row2 .sl  {
		padding: 0;
		height: 100%;
	}

/* დამთავრდა სლაიდერი */



/* იწყება ნიუსები */


.classOfNews {

	padding-bottom: 50px;
}



.classOfNews .text {
	padding-top: 50px;
	 font-family: 'Conv_bpg_paata_caps';
	
}
.text h3 {
	padding-left: 20px;
}



	.classOfNews button{
		width: 100%;
		height: 45px;
		background-color: #959595;
		color: white;
		margin-top: 15px;
		border-radius: 12px;
		border: 1px solid #959595;
	font-size: 20px;
	font-family: 'Conv_bpg_paata_caps';
	outline: none !important;
	}
  
  	.classOfNews button:hover {
  		background-color: #ffffff;
  		color: #333132;
  		transition: 0.6s;
  	}



/* დამთავრდა ნიუსები */


.contant-image {
	background-image: url(image/preaching1.png);
	background-size: auto;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
width: 100%;
height: 600px;
}

.contant-image .btn button {
	border-width: 1px;
	border-color: #ffffff;
	text-align: center;
	border-radius: 6px;
	width: 257px;
	height: 48px;
	color: #ffffff;
	background-color: transparent;
	font-family:  'Conv_bpg-nateli-mtavruli-webfont';
	font-size: 16px;

}

.title {
	color: #ffffff;
	text-align: center;
	font-size: 32px;
	font-weight: bold;
font-family: 'Conv_bpg-nateli-mtavruli-webfont';
margin-top: 200px;
}

.btn button{
	padding: 2px;
	font-family:  'Conv_bpg-nateli-mtavruli-webfont';
	font-size: 16px;
	border: 3px solid black;
}
 
.btn button:hover {
	background-color: rgba(255, 255, 255, 0.2);
	transition-duration: 0.4s;
} 

.contant{
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
/* იწყება იესოს მოწაფეთა გვერდი */


.justify-content{
	/* height: 700px !important; */
	background-color: white;
	text-align: justify;
	padding-top: 80px;
	padding-bottom: 80px;
}
.container {
	border: 0px solid red;
}
.container2 {
	margin-top: 80px;
	padding: 0 17%;
}

.container3 {
	margin-top: 0px;
	padding: 0 17%;
}

.justify-content h2 {
	padding-bottom: 30px;
	text-align: center;
	color: #333132;
	font-family: 'Conv_bpg_paata_caps';
}

.justify-content p{
	color: #333132;
	font-family: 'Conv_sylfaen';	
}

.justify-content button{
	margin-top: 30px;
	background-color: #959595;
	color: white;
	font-size: 15px;
	height: 37px;
	border-radius: 10px;
	border: 1px solid #959595;
	outline: none !important;
	font-family: 'Conv_sylfaen';
}

.justify-content .buttonOne {
	width: 120px;
}

.justify-content .buttonTwo {
	float: right; 
	width: 210px;
}

.justify-content button:hover{
	background-color: white;
	color: #333132;
	transition: 0.4s;
}
.classOfNews .col-md-4  img{
	width: 100%;
}
.classOfJesus {
	background-color: #f8f8f8;
}

.classOfJesus-img {
	padding-left: 4%;
	transition: all .4s;
}

.classOfJesus-img img {
	width: 80%; 
	box-shadow: -30px -30px 00px 0px #ccc;
}

.classOfJesus-img:hover {
		transform: scale(1.1);
	}

	@media only screen and (max-width: 992px) {


.footer_img {
	flex-direction: column;
	margin-top: 10px;
}

.footer_img div a:last-child {
	margin-right: 0 !important;
}
.footer_img span {
	margin-top: 10px;
}

.classOfNews button {
	margin-bottom: 20px;
} 
}


.padding_bottom {
	padding-bottom: 0 !important;
}


/* დამთავრდა იესოს მოწაფეთა გვერდი */



/* იწყება 6 ბლოკი */


.colorBox {
	background-color: #ccc;
}

.classOfContent {
		background-color: #ccc;
		 padding-bottom: 70px;	
}

.bx {
	
	height: 250px;

	margin-top: 50px !important;
	padding-left: 15px !important;
	padding-right: 15px !important; 
	    background-clip: content-box;
}
 
.container-md {
	width: 330px; 
	background-color: white; 
	height: 240px;
} 
 
.container-md:hover{
	cursor: pointer;
	box-shadow: 5px 5px 4px #727272;
	transition: 0.5s;
	background-color: #e9e9e9 !important;
}

.bx a:hover {
	text-decoration: none;
}


		.rounded-circle {
		    max-width: 200px;
    position: relative;
    z-index: 222;
    height: 140px;
    transform: translateY(-10px);
    object-fit: cover;
    margin-top: -5px;
	}


.footer_info div {
	margin-bottom: 10px;
	border-right: 1px solid white;
}

.container_x {
	max-width: 1170px;
	margin: 0 auto;
	text-align: justify;
}

.row h4 {
	text-align: center;
	font-size: 15px;
	font-family: 'Conv_bpg_paata_caps';
	color: #000000;
	margin-top: 0px !important;
}

	.img_box {
		text-align: center;
		position: relative;
	}

.img_box:after{
			content:"";
			position: absolute;
			top:41%;
			left: 50%;
			transform: translate(-50%,-50%);
			width: 94%;
			height: 70%;
			background-color: #ccc;
			border: 5px solid #f3f3f3;

		}
	

	.info_text ul {
		padding-left: 35px;
		margin-top: 20px;
	}

	.info_text ul li{
		font-size: 13px;
	
	color: #000000;
	font-family: 'Conv_sylfaen';
	
	}

	.info_text{
		position: relative;
		
	}

	.info_text:after{

		top: -13px;
		left: 50%;
		width: 80%;
		background-color: #27d206;
		content: "";
		position: absolute;
		height: 1px;
		transform: translateX(-50%);
	}
	.info_text:before{

		top: -10px;
		left: 50%;
		width: 75%;
		background-color: #27d206;
		content: "";
		position: absolute;
		height: 1px;
		transform: translateX(-50%);
	}


/* დამთავრდა 6 ბლოკი */





/* იწყება ფუტერი */

footer {
	width: 100%;
	height: 470px;
	background-image: url("./image/footi.png");
	border-top: 5px solid white;
}
	
footer .footer_info_box2 p{
	color: #ffffff;
}

	footer .row {
		/* max-height: 150px; */
		margin-top: 50px;
	}

		footer ul {
			margin-top: 0px !important;
		}

			footer ul li {
				list-style: none;
				text-decoration: none;
			}

				footer ul li a {
					color: white;
					font-size: 16px;
	
					font-family: 'Conv_bpg-nateli-mtavruli-webfont';
					
				}


					footer ul li a:hover {
						text-decoration: none;
						color: #b7b7b7;
					}

	footer p {
		font-family: 'Conv_sylfaen';
		font-size: 12px;
		color: white;
		padding: 0px !important;
		text-align: center;
		margin-top: 20px;
	}

	.footer_img  img {
		margin-top: 30px; 
		width: 35px;
	}

	.footer_img span {
		color: white;
		display: inline-block;
	
	}

.svg_color_fb{
	    fill:  #696969!important;
}

.svg_color_youtube{
	    fill:  #696969!important;
}
.footer_img div a:first-child:hover {
	background-color: #3a589b;
} 

.footer_img div a:last-child:hover {
	background-color: #cb181e;
} 

.footer_img a:hover .svg_color_fb {
	transition: 0.2s;
	fill: #fff !important;
}

.footer_img a:hover .svg_color_youtube {
	transition: 0.2s;
	fill: #fff !important;
}

	.footer_info2 {
		padding: 0px !important;
		    display: flex;
    justify-content: flex-end;
	}

.footer_info_box2 {
	position: relative;
}

.footer_info_box2 p {
	position: relative;
}
	.footer_info_box2 p:after{
	    top: 19px;
    left: 50%;
    width: 100%;
    background-color: #ffffff;
    content: "";
    position: absolute;
    height: 1px;
    transform: translateX(-50%);
	}


	

.footer_info_box1 {
	margin-right: 7%;
	border-right: 1px solid #fff;
	padding-right: 8px;
}
	.footer_info_box2 {
	margin-right: 8%;
	padding-top: 16px;
}








/* ქადაგებეი index1 */


.classOfNew {
	
	padding: 0px;
	margin-top: 40px !important;
}
	
	.classOfNew iframe {
		border-style: none;
	}

.classOfTitleMain {
	background-color: #020025;
	height: 100px;
	margin-top: -6px;	
	padding: 15px;
}

.classOfTitleMain h2 {
	color: #ffffff;
	font-family: 'Conv_ACADMTAV';
}

.classOfTitleMain h5 {
	color: #ffffff;
	font-family: 'Conv_sylfaen';
}


.classOfOldNews {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 90px;
	padding-bottom: 150px;
}

.classOfOldNews iframe {
	border-style: none;
}


.classOfOldLittleMain {
	padding: 0px !important;
}

.classOfOldNews .container-md {
	padding: 0px !important;
}

.classOfOldLittle {
	margin-top: 10px;
}

.classOfOldLittle .container {
	background-color: #020025;
	height: 70px;
	margin-top: -6px;
	padding: 10px;
}

.classOfOldLittle h5 {
	color: #ffffff;
	font-family: 'Conv_ACADMTAV';
}

.classOfOldLittle h6 {
	color: #ffffff;
	font-family: 'Conv_sylfaen';
	font-size: 14px;
}

.classOfOldNews .container-md:hover {
	box-shadow: none;
	background-color: white;
}


/* დარულდა ქადაგებეი index1 */


/* დაიწყო რწმენის გვედი index9 */

.classOfText span {
	text-align: justify;
	font-family: 'Conv_sylfaen';
}

.classOfText h3 {
	font-family: 'Conv_bpg_paata_caps';
}

.classOfText {
	margin-bottom: 140px;
	margin-top: 100px;
}

.classOfText h2 {
	margin: auto;
	font-family: 'Conv_bpg_paata_caps';
	font-weight: bold;
	margin-bottom: 50px;
}


/* დასრულდა რწმენის გვედი index9 */

iframe {
	border-style: none;
}

/* იწყება პასტორების გვედი index8 */

.classOfCaver1 {
	padding: 0px;

}

.classOfCaver img {
	width: 100%;
	border-bottom: 5px solid white;
}

.classOfBio {
	padding-bottom: 60px;
	padding-top: 60px;
}

.classOfPic1 img {
	width: 100%;
}

.classofPastorsBio img {
	float: left;
	padding-right: 20px;
}

.classofPastorsBio h3 {
	font-family: 'Conv_bpg_paata_caps';
	text-align: center;
}

.classofPastorsBio span {
	font-family: 'Conv_sylfaen';

	text-align: justify;
}

/* დასრულდა პასტორების გვედი index8 */


/* იწყება იესოს მოწაფეების გვედი index7 */

.classOfJesus {
	padding-top: 80px;
}

.classOfJesus2 {
	padding-top: 100px !important;
	
}

.classOfMargin {
	margin-top: 80px;
}

.classOfShortInfo p{
	font-size: 38px;
	text-align: center;
}

.classOfShortInfo span {
	font-family: 'Conv_sylfaen';
	float: right;
}

.classOfShortInfo {
	padding: 50px;
}

.classOfVideoMiddle {
	padding-top: 80px;
	width: 100%;
}

.classOftitle1 {
	background-color: #020025;
	height: 100px;
	color: white;
	font-family: 'Conv_sylfaen';
	padding: 28px;
}

.lightbox_wrapper {
	display: flex;
}
.lightbox_wrapper span, .lightbox_wrapper p,.lightbox_wrapper * {
	font-family: 'Conv_sylfaen';
}
/* დასრულდა იესოს მოწაფეების გვედი index7 */


/* index 11 */

.classOfPhoto img {
	width: 100%;
}

.classOfPhoto h2 {
	margin: auto;
	font-family: 'Conv_ACADMTAV';
	margin-top: 30px;
	margin-bottom: 30px;
}

.classOfOldMedia {
	margin-top: 50px;
	margin-bottom: 130px;
}

.classOfMedia .container-md:hover {
	box-shadow: none;
	background-color: #ffffff !important;
}

.classOfOldMedia h5 {
	color: #ffffff;
	font-family: 'Conv_ACADMTAV';
	font-size: 18px;
}

.classOfOldMedia h6 {
	color: #ffffff;
	font-family: 'Conv_sylfaen';
	font-size: 14px;
}

.classOfOldMedia .container {
	background-color: #020025;
	height: 100px;
	margin-top: -6px;
	padding: 10px;
}

/* end index11 */


/* index12 */

.classOfBigPic img{
	width: 100%;
}

.classOfBigPic .col-sm-12 {
	padding: 0px;
}

.classOfMainPdf {
	padding: 0px;
}

.classOfPdf1 {
	padding-top: 50px;
	padding-bottom: 100px;
}

.classOfPdf1 {
	text-align: center;
	
}

.classOfTitleP div {
	margin: auto;
	text-align: center;
}

.classOfTitleP h3 {
	text-align: center;
	margin: auto;
	font-family: 'Conv_bpg_paata_caps';

}

.box {
	
	margin-top: 50px !important;
	padding-left: 15px !important;
	padding-right: 15px !important; 
	    background-clip: content-box;
}
 
.classOfBox {
	width: 330px; 
	background-color: white; 
	height: 290px;
} 
 
 .box a:hover {
 	text-decoration: none;
 }

.box h4 {
	font-weight: bold;
	font-family: 'Conv_bpg_paata_caps';
}

.classOfBox:hover{
	cursor: pointer;
	box-shadow: 5px 5px 4px #727272;
	transition: 0.5s;
	background-color: #e9e9e9 !important;
}

	.info_text2:before{

		top: 158px;
		left: 52%;
		width: 75%;
		background-color: #27d206;
		content: "";
		position: absolute;
		height: 2px;
		transform: translateX(-50%);
	}

.classOfMainPdf span {
	font-family: 'Conv_sylfaen';
	color: black;
	font-size: 14px;
	text-align: center;
	margin: auto;
} 

.info_img img {
	width: 25px;
	float: left;
}

.classOfPdf2 {
	padding-bottom: 80px;
}

.class_Pdf2Title div{
	width: 562px;
	text-align: center;
	margin: auto;
	font-family:  'Conv_bpg_paata_caps';
	margin-top: 60px;
	margin-bottom: 10px; 
}

.class_Pdf2 {
	margin-top: 60px;
	padding-right: 30px;
	padding-left: 30px;

}

.class_Pdf2 img {
	width: 160px;
	margin: auto;
}

.class_Pdf2 img:hover{
	/* box-shadow: 5px 5px 3px #000000;
	transition: 0.2s; */
	    filter: grayscale(1);
    transition: .2s;
    cursor: pointer;
    filter: drop-shadow(3px 3px 3px rgba(0, 0, 0, 0.8));
}	

.classOfPdf3 {
	padding-top: 10px;
	padding-bottom: 10px;
}


.class_Pdf3 .col-md-6 div{
	float: right;

}

.classOfPdf3.m_top{

	margin-bottom: 50px;
}

.classOfPdf3.m_bottom{

	margin-top: 50px;
}

.class_Pdf3 .col-md-6 .md_wrapper, .class_Pdf4 .col-md-6 .md_wrapper {
	display: flex;
	align-items: flex-start;
	background: #ccc;
	    padding: 45px 25px;
	    height: 100%;
	
    align-items: center;
}

.class_Pdf3 .col-md-6 div, .class_Pdf4 .col-md-6 div {

	padding-left: 20px;
}
.class_Pdf3 img {
	width: 30%;
	/* box-shadow: -50px -50px 00px 0px #959595; */

}

.m_bottom h3 {
	padding-bottom: 25px;
}

.class_Pdf3 h3 {
	font-family: 'Conv_bpg_paata_caps';
	margin: auto;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
}

.class_Pdf3 p {
	margin-top: 00px !important;
	text-align: center;
	margin: auto;
	font-size: 18px;
	font-family: 'Conv_sylfaen';
}

.class_Pdf3 button {
	border: none;
	width: 280px;
	font-family: 'Conv_sylfaen';
	height: 40px;
	border-radius: 10px;
	margin-top: 50px;
	background-color: #959595;
	color: #ffffff;
}

	.class_Pdf3 button:hover {
		box-shadow: 5px 5px 4px #727272;
		
		transition: 0.2s;
	}



.class_Pdf4 .col-md-6 div{
	float: right;
	
}

.class_Pdf4 img {
	width: 30%;
}

.class_Pdf4 h3 {
	font-family: 'Conv_bpg_paata_caps';
	margin: auto;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
}

.class_Pdf4 p {
	margin-top: 25px !important;
	text-align: justify;
	margin: auto;
	font-size: 18px;
	font-family: 'Conv_sylfaen';
}



.class_Pdf6 h3 {
	font-family: 'Conv_bpg_paata_caps';
	margin: auto;
	font-weight: bold;
	text-align: center;
	
}

.classOfPdf6 {
	padding-top: 80px;
	padding-bottom: 80px;
}

.class_Pdf6 img {
	width: 90%;
}

.class_Pdf6 p {
	margin-top: 5px !important;
	text-align: justify;
	margin: auto;
	font-size: 18px;
	font-family: 'Conv_sylfaen';
}

.PDF {
	float: left;
}

.class_Pdf6 .PDF img {
	width: 50px;
	margin-left: 20px;
	margin-top: 10px;
}

.class_Pdf6 button {
	border: none;
	width: 150px;
	font-family: 'Conv_sylfaen';
	height: 40px;
	border-radius: 10px;
	margin-top: 10px;
	margin-left: 20px;
	background-color: #959595;
	color: #ffffff;
}

	.class_Pdf6 button:hover {
		background-color: #ffffff;
		color: #000;
		border: 1px solid #959595;
		transition: 0.2s;
	}


/* end index12 */




/* indexeng */

.container4 {
    margin-top: 120px;
    padding: 0 17%;
}


/* end indexeng */

/*
.classOfEngYou {
	margin-bottom: 80px;
} */

.classOfEngYou h2 {
	font-family: 'Conv_sylfaen';
}


/* tableti da mobi */


.col-sm-12 {
	padding-right: 0px !important;
	padding-left: 0px !important;
}

.class_Pdf6 .col-md-6 {
	text-align: center;
}



@media only screen and (max-width: 992px) {

	.class_Pdf3 .col-md-6 .md_wrapper, .class_Pdf4 .col-md-6 .md_wrapper {
  
    height: 100%;
    flex-direction: column; 
    align-items: center;
}
.class_Pdf3 button {
	width: auto;
	height: auto;
}
	.class_Pdf3 .col-md-6 .md_wrapper, .class_Pdf4 .col-md-6 .md_wrapper {
		padding: 40px 0;
	}
	.class_Pdf4 img {
    width: 53%;
}
	.classOfNews .text {
		padding-top: 0px;
	}

	.classOfJesus .container2 {
		margin-top: 0px;
		padding: 0px 10%
	}

	.colorBox .container-md{
		width: 300px;
	}

	.classOfShortInfo p {
		font-size: 27px;
	}

	.classOfMainPdf h3 {
		    
    margin-top: 20px;
	}

.classOfMainPdf p {
	font-size: 16px;
}

.class_Pdf4 h3 {
    margin-top: 80px;
}

	.class_Pdf1 .classOfBox {
		width: 250px;
	}

		.class_Pdf1 .rounded-circle {
				height: 110px;
			}

			.classOfMainPdf span {
				font-size: 12px;
			}

			.class_Pdf1 .info_text2:before {
				top: 130px;
				left: 54%;
			}
.classOfPdf3 h3 {
	padding-top: 15px;
}

.class_Pdf3 p {
	font-size: 16px;
}

.class_Pdf3 img {
    width: 70%;
    

}

.class_Pdf5 .back {
	width: 105%;
}

.class_Pdf6 .PDF img {
    width: 45px;
    margin-left: 54px;
    margin-top: 17px;
}

.class_Pdf6 button {
	width: 130px;
	margin-left: 12px;
	font-size: 13px;
	height: 35px;
}


.class_Pdf7 h3 {
	font-size: 24px;
}
.class_Pdf7 p {
	font-size: 16px;
}


	footer ul li a {
		font-size: 14px;
	}

	.footer_info_box1{
		margin-right: 10px;
	}

	.footer_info_box1 img {
		width: 70px;
	}

	.footer_info2:after {
		right: -5%;
	}

	.footer_info_box2 {
		margin-right: 10px;
	}

	.footer_img img {
		width: 30px;
	}

	.footer_img span {
		font-size: 12px;
	}

	.classOfEngYou h2 {
	font-size: 24px;
}

}

@media only screen and (max-width: 576px) {

	.classofPastorsBio img {
		float: unset;
	}

	.colorBox .container-md {
		width: unset;
	}

	.class_Pdf3 .col-md-6 {
		text-align: center;
		    padding-left: 15px;
	}
}


	@media only screen and (max-width: 900px) {



		.slick-prev {
    	left: -6px !important;
		}
		.slick-next {
    	right: -6px !important;
		}
	
		footer{
			 text-align: center;

		}

		.classOfJesus-img {
			text-align: center;
			
		}
	
		#mySidenav ul li a{
			font-size: 16px;
		}

		.row2 {
			height: unset;
		}
.classOfNews .text {
	margin-top: 20px;
}




 }
 	@media only screen and (max-width: 992px) {

iframe {
	height: 405px;
	width: 100% !important;
	max-width: 100%;
}


.footer_info_box2 p:after{ 
		content: unset !important;
}

.footer_info2 {
	display: unset;
}
.container2 {
    margin-top: 0px;
    padding: 0 5%;
}
.footer_info2:after {
	content: unset;
}
.container-md {
	width: unset;
    max-width: 330px;
    padding-bottom: 15px;
     height: unset; 
}


.classOfText {
	margin-bottom: 140px;
	margin-top: 40px;
}

.classOfText h3 {
	text-align: center;
}

.classOfText h2 {
	margin: auto;
	font-family: 'Conv_bpg_paata_caps';
	font-weight: bold;
	margin-bottom: 20px;
}

	.classOfShortInfo p {
		font-size: 22px;
	}


.classOfPhoto h2 {
	margin: auto;
	text-align: center;
	font-family: 'Conv_ACADMTAV';
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 26px;
}

.classOfEngYou h2 {
	font-size: 24px;
}
 	}

	@media only screen and (max-width: 665px) {
.container-md {
	width: unset;
	max-width: 330px;
	height: unset;
	padding-bottom: 15px;
}

.justify-content .buttonOne {
    width: 100px;
}
.justify-content button {
    margin-top: 15px;
    font-size: 14px;
  
}
.justify-content .buttonTwo {
    float: right;
    width: 175px;
}

.header_right .nav_ul li:last-child {
	display: none;
}
.header_right ul li:first-child span {
	display: none;
}
.header_right .nav_ul li:first-child {
	order: 1;
}
#head img {
    max-width: 55px;
    border: 0px solid blue;
    margin-left: 0px !important;
    margin-top: 0px !important;
}

.class_Pdf4 h3 {
    margin-top: 20px;
}
.classOfBox {
	height: 290px;
}

.classOfBox .info_text2:before {
	width: 60%;
	left: 50%;
}


footer .row {
    margin-top: 20px;
}
.footer_img span {
    margin-top: 10px !important;
     margin-left: 0px; 
    display: block;
}

#head ul li {
	font-size: 22px;
}



.footer_info div {

    border-right: 1px solid white;
    display: inline-flex;
    padding-right: 8px;
}

/*.sidenav{
	width: 100% !important;
}*/
#head ul {
	display: flex;
}
#head ul li {
	margin-left: 0;
}
.border_li {
	border:unset;
}
#head h5 {
	font-size: 14px;
	    padding-left: 10px !important;
}

	  .header_right {
		display: flex;
		align-items: center;
		justify-content: flex-end;
		background: #e9e9e9;
		padding-bottom: 10px;
		    padding-right: 10px;
    padding-top: 12px;
	}



	.container3{
		padding-left: 20px !important;
		padding-right: 20px !important;
		margin-top: 30px !important;
	}

	.container2 {
		margin-top: 30px;
	}
	/*		.header_logo {
			width: 50%;
		}

		.header_right {
			width: 50%;
		} */
			
		#mySidenav{
			/*width: 100% !important; */
		}

		.row2 {
			height: unset;
		}

		footer ul li a {
			font-size: 14px;
		}

		footer {
			background-size: cover;
			height: 100%;
		}

		.footer_info2:after{
			top: 38px;
			width: 28%;
		}

		.footer_img {
			padding-bottom:  40px;
		}

.classOfVideoMiddle {
	padding-top: 40px;
}

.classOfVideoMiddle h3 {
	font-size: 20px;
}

.classOfJesus2 {
	padding-top: 60px !important;
	padding-bottom: 40px !important;
}

.classOfPhoto h2 {
	margin: auto;
	text-align: center;
	font-family: 'Conv_ACADMTAV';
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 26px;
}


.class_Pdf2 img {
	margin-top: 40px;
}

.classOfShortInfo {
	padding: 15px;
}

.classOfShortInfo p {
	font-size: 18px;
}


.classOfEngYou h2 {
	font-size: 20px;
}

.social_phone {
	display: none;
}


}

@media only screen and (max-width: 576px) {

iframe {
	height: 220px;
	width: 100% !important;
	max-width: 100%;
}

.classOfNew {
	margin-bottom: 50px;
}

#mySidenav ul li a {
    font-size: 20px;
}


.classOfJesus-img img {
  
    box-shadow: -20px -20px 0px 0px #ccc;
}

.text h3 {
    margin-top: 30px;
  
}

.container2 h2 {
    margin-top: 40px;
    padding-bottom: 13px;
}


	.footer_info_box1{
		width: 90px;
		margin: 0 auto;
	}

	.footer_info_box2{
		margin-right: unset;
	}

	.bx{
		height: unset;
	}

	.classOfContent {
		padding-left: unset;
		padding-right: unset;
	}

	.classOfShortInfo p {
		font-size: 22px;
	}
.classOfShortInfo span {
		font-size: 16px !important;
	}

.container2 h2{
	margin-top: 30px;
}

.col-sm-12 {
	padding-right: 0px !important;
	padding-left: 0px !important;
}



.classOfPhoto h2 {
	margin: auto;
	text-align: center;
	font-family: 'Conv_ACADMTAV';
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 22px;
}

.class_Pdf1 .classOfBox{
	width: 330px;
}

.classOfMainPdf p {
    font-size: 14px;
}

.class_Pdf5 .back {
    width: 88%;
    transform: translateX(24px );
    margin-top: -2px;
    padding: 20px;
}

.lightbox_wrapper {
	margin-top: 20px;
}

.classOfMargin {
    margin-top: 40px;
}

.classOfJesus {
	padding-top: 45px;
   
}

.classOfJesus2 {
	padding-top: 45px;
    padding-bottom: 15px !important;
}

.class_Pdf6 p {
	margin-top: 20px !important;
}

.classOfMainPdf p {
    font-size: 16px;
}

.classOfTitleMain h2 {
	font-size: 20px !important;
}

.classOfTitleMain h5 {
	font-size: 14px !important;
}

.container4 {
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 30px;
}

.classOfBio {
	padding-top: 40px;
}

.classofPastorsBio img {
    padding-right: 0px;
}

.classOfBio h3 {
	margin-top: 30px;
	font-size: 24px;
}

	.square {
		padding-right: 15px;
		padding-left: 15px;
	}

.classOfText {
	padding-right: 30px;
		padding-left: 30px;
}

.classOfText h2 {
	font-size: 24px;
}

.classOfText h3 {
	font-size: 22px;
}

.classOfPdf1 {
    padding-top: 40px;
    padding-bottom: 60px;
}

.classOfMainPdf h3 {
    font-size: 24px;
}

.classOfMainPdf h3 {
    margin-top: 0px; 
}
.class_Pdf2 {
    margin-top: 30px
}

.classOfPdf3.m_bottom {
    margin-top: 40px;
}

.class_Pdf3 button {
    height: 50px;
    width: 200px;
    font-size: 14px;
}
.class_Pdf3 .col-md-6 div, .class_Pdf4 .col-md-6 div {
   padding-left: 20px;
    padding-right: 20px; 
}

.m_top1 {
	margin-top: 30px;
}

 .class_Pdf3 h3 {
    padding-bottom: 15px;
    padding-top: 20px;
}

.m_top{
	margin-top: 15px;
	margin-bottom: 30px;
}
.m_top3 {
	margin-top: 30px;
}

.classOfPdf6 {
    padding-top: 50px;
}

.classOfMainPdf h3 {
    margin-top: 40px;
}

.class_Pdf6 .PDF img {
    width: 40px;
    margin-left: 10px;
    margin-top: 17px;
}

.class_Pdf6 button {
    width: 97px;
    margin-left: 10px;
    font-size: 13px;
    height: 45px;
}

.container3 h2 {
	font-size: 26px;
}

.container4 h2 {
	font-size: 26px;
}

.class_Pdf2Title h3 {
	font-size: 24px;

}

.classOfDown div{
	margin-top: 0px;
}

.classOfPdf1 h3 {
	margin-top: 0px;
}

.first {
	margin-top: 65px !important;
}

.classOfMedia {
	margin-bottom: 50px;
}

.classOfOldMedia {
	margin-bottom: 0px;
	margin-top: 35px;
	padding-right: 0px;
	padding-left: 0px;
	max-width: 100% !important;
	width: 100% !important;
}



}





.ytp-cued-thumbnail-overlay-image {
	width: 78%;
}


@media only screen and (max-width: 375px) { 

.class_Pdf6 .PDF img {
    width: 40px;
    margin-left: 10px;
    margin-top: 17px;
}

.class_Pdf6 button {
    width: 95px;
    margin-left: 10px;
    font-size: 13px;
    height: 45px;
}

.main_2{
	padding-left: 0px;
	padding-right: 0px;
}

.classOfPdf3 {
	padding-right: 0px;
	padding-left: 0px;
}

.class_Pdf2Title h3 {
	font-size: 22px;
}


}	




@media only screen and (max-width: 320px) {
	
#mySidenav ul li a {
    font-size: 18px;
}	

	.justify-content .buttonTwo {
		width:145px;
		font-size: 11px;
	}

	.justify-content .buttonOne{
		width:75px;
		font-size: 11px;
	}

	

.classOfBio h3 {
	
	font-size: 20px;
}

.classOfText h2 {
	font-size: 22px;
}

.classOfPdf3 {
	padding-right: 0px;
	padding-left: 0px;
}

.classOfMainPdf h3 {
    font-size: 20px;

}

.classOfTitleMain h2 {
	font-size: 19px;
}

.classOfTitleMain h5 {
	font-size: 14px;
}

.classOfText {
	margin-top: 20px;
}

.classOfText h3 {
	text-align: center;
	font-size: 20px;
}

.classOfText h2 {
	margin-bottom: 20px;
}


.classOfPhoto h2 {
	margin: auto;
	text-align: center;
	
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 18px;
}

.class_Pdf1 .classOfBox {
	width: 270px;
}


 .col-md-6 {
	padding-left: 10px;
	padding-right: 10px;
}

.m_top1 {
	padding-left: 10px;
	padding-right: 10px;
}

.class_Pdf4 .col-md-6 {
	padding-right: 10px;
	padding-left: 10px;
}

.class_Pdf3 button {
	margin-top: 30px;
}

.classOfEngYou h2 {
	font-size: 16px;
}

.text h3 {
    margin-top: 30px;
    font-size: 26px;
}

.container2 h2 {
	font-size: 26px;
}

.main_2{
	padding-left: 0px;
	padding-right: 0px;
}


.class_Pdf6 .PDF img {
    width: 35px;
    margin-left: 4px;
    margin-top: 17px;
}

.class_Pdf6 button {
    width: 83px;
    margin-left: 7px;
    font-size: 13px;
    height: 45px;
}

.container3 h2 {
	font-size: 24px;
}

.container4 h2 {
	font-size: 24px;
}

.class_Pdf2Title h3 {
	font-size: 22px;
}

#head h5 {
	padding-right: 45px !important;
}

}




.footer_img svg {
	width: 20px;
	height: 20px;
}

.footer_img a {

	display: flex;
	align-items: center;
	justify-content: center;
	width: 30px;
	height: 30px;
	background-color: #fff;
	border-radius: 50%;
}

.footer_img a{
	margin-right: 10px;
}

.footer_img div {
	display: flex;
}

.footer_img {
	    display: flex;
 
	    	align-items: center;
    justify-content: flex-start;
}
