@charset "utf-8"
/* CSS Document */


* {
	margin: 0;
	padding: 0;
}

#style-3::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

#style-3::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
}

#style-3::-webkit-scrollbar-thumb
{
	background-color: #d0ae24;
}


.scrollbar
{


	height: 300px;
	width: 100%;
	background: #F5F5F5;
	overflow-y: scroll;
	margin-bottom: 25px;
}

.dropdown-menu > li > a {
    display: block;
    background-color: #000000 ;
    padding: 10px 20px !important;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #fff !important;
    white-space: nowrap;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #262626;
    text-decoration: none;
    background-color: #d0ae24 !important;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #555;
    background-color: #d0ae24 !important;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 0px 0 !important;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #ffffff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	line-height: 1;
	background: #fff;
	font-size: 14px;
	font-family: arial;
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    width: 100%;
}
.e_thumb img{max-height:200px !important;}
.button {
	border-radius: 5px;
	background: #ffcc00;
	padding: 5px 10px;
	color: #1d1d1d;
	text-align: center;
	display: block;
	text-transform: uppercase;
	font-size: 15px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.navbar-default .navbar-nav > li > a {
    color: #1d1d1d;
    text-transform: uppercase;
    font-size: 13px;
}
.button:hover {
	color: #fff;
	background: #e0b60c;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.button_middle {
	width: 100px;
	margin: 0 auto;
}
.modal-content{
			background-color: #0019a512;
		}
		.btn-link{
			color:white;
		}
		.modal-heading h2{
			color:#0019a5;
		}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #fff;
}

a {
	text-decoration: none;
}

::-moz-selection { /* Code for Firefox */
    color: #000;
    background: #FFCC00;
}

::selection {h
    color: #000;
    background: #FFCC00;
}
.box{      
    padding: 22px;
	border: 1px solid #ccc;
	min-height: 467px;
	max-height: 467px;
    overflow-y: scroll;
    margin-top: 20px;
    background-color:#0019a50f;
    

}
.list-box{    padding: 2px 0px;
    margin-top: 0px;
        color: #0019a5;
    background-color: #d9ddf7;
    font-size: 25px;
    height: 120px;
}
.previous {
    background-color: #d0ae24;
 color: white;
   padding: 10px 16px;
  position:relative;
     top: 15px;;
}

.next {
     background-color: #d0ae24;
  color: white;
    padding: 10px 30px;
    position:relative;
    top: 15px;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 13px 15px !important;
}
.box ul li{    list-style-type: disc;     margin-left: 15px;
}

.clearfix {
	clear: both;
}
.border{    border: 1px solid #cccccc87;}
.slide-content{    min-height: 85px; line-height:30px; color:#000; text-align:left;     padding: 0px 20px;}
.titleh h4{min-height: 40px;     padding: 0px 2px;}
.header_top {
	background: #ed1c24;
	padding: 5px 0px;
}
.shadow{    box-shadow: 0px 32px 55px #1d1e1f;}
.header_para {
	color: #fff;
	margin-top: 5px;
	    font-weight: bold;
}

.header_para img {
	margin-left: 5px;
	margin-right: 5px;
}

.header_para span {
	display: inline-block;
	margin: 0px 10px;
}

.header_para2 {
	text-align: right;
	color: #fff;
	margin-top: 5px;
}

.header_para2 img {
	margin-left: 5px;
	margin-right: 5px;
}

.header_para2 a {
	color: #fff;
	    font-weight: bold;
}
.logo_wrap{    position: relative;
    bottom: 0px;}
.header_wrapper {
	background: #0019a5;
	padding: 10px 0px;
}
.navbar-default .navbar-nav > li > a {
    color: #ffffff !important;
    text-transform: uppercase;
    font-size: 13px !important; 
}
.navbar-default {
    background-color: #ffcc00;
    border-top: 2px solid #d0ae24 !important;
    border-bottom: 2px solid #d0ae24 !important;
}
.navbar-default {
    background-color: #000000 !important;
}
.header_wrapper_img {
	width: 100%;
	top: 10px;
    position: relative;
}
.box h4{    color: #0622b4;
    font-size: 24px;}
#slider img {
	max-height: 464px;
}

.main_heading {
	width: 100%;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 10px;
	color: #000000;
	text-transform: uppercase;
	border-bottom: 1px solid #b8b8b8;
}

.main_heading h4 {
	font-family: tahoma;
	position: relative;
	top: 1px;
	font-size: 30px;
	padding-bottom: 10px;
	margin: 0 auto;
	text-align: center;
	width: 300px;
	border-bottom: 1px solid #fb0000;
}

.temple_g_wrap {
	margin: 10px 0px 25px 0px;
	position: relative;
	overflow: hidden;
	background: #bdbdbd;
        max-height: 199px;
}

.temple_g_wrap img {
	opacity: 0.8;
	width: 100%;
	z-index: 0;
	  /* Webkit for Chrome and Safari */
  -webkit-transform: scale(1, 1); // This is the scale for the normal size of the image.
  -webkit-transition-duration: 500ms;
  -webkit-transition-timing-function: ease-out;
 
  /* Webkit for Mozila Firefox */
  -moz-transform: scale(1, 1);
  -moz-transition-duration: 500ms;
  -moz-transition-timing-function: ease-out;
 
  /* Webkit for IE( Version: 11, 10 ) */
  -ms-transform: scale(1, 1);
  -ms-transition-duration: 500ms;
  -ms-transition-timing-function: ease-out;

  /* Webkit for IE( Version: 11, 10 ) */
  transform: scale(1, 1);
  transition-duration: 500ms;
  transition-timing-function: ease-out;
}

.temple_g_wrap img:hover {
	opacity: 10;
	 /* Webkit for Chrome and Safari */
  -webkit-transform: scale(1.2, 1.2); // This is the enlarged size scale of the image.
  -webkit-transition-duration: 500ms;
  -webkit-transition-timing-function: ease-out;
 
  /* Webkit for Mozila Firefox */
  -moz-transform: scale(1.2, 1.2);
  -moz-transition-duration: 500ms;
  -moz-transition-timing-function: ease-out;
 
  /* Webkit for IE( Version: 11, 10 ) */
  -ms-transform: scale(1.20, 1.20);
  -ms-transition-duration: 500ms;
  -ms-transition-timing-function: ease-out;

   /* Webkit for IE( Version: 11, 10 ) */
 transform: scale(1.20, 1.20);
  transition-duration: 500ms;
  transition-timing-function: ease-out;
}

.temple_g_wrap h3 {
	font-family: tahoma;
	background: #ffcc00;
	position: absolute; 
	bottom: 0px;
	z-index: 1;
	font-size: 15px;
	text-align: center;
	padding: 10px 0px;
	width: 100%;
	color: #323030;
	margin: 0;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.temple_g_wrap a {
	display: block;
}

.temple_g_wrap h3:hover {
	background: #ffcc00;
	opacity: 0.8;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}



#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
display:none;
}

.nbs-flexisel-container {
    position:relative;
    max-width:100%;
}
.nbs-flexisel-ul {
    position:relative;
    width:9999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
}

.nbs-flexisel-inner {
    overflow:hidden;
    float:left;
    width:100%; 
}

.nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;
    cursor:pointer;
    position:relative;
    line-height:0px;
}
.nbs-flexisel-item img {
    width: 100%;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    max-width:273px;
    height: 200px;
    -webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.nbs-flexisel-item img:hover {
	border-radius: 40px 0px 40px 0px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

/*** Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    width: 40px;
    height: 44px; 
    position: absolute;
    cursor: pointer;
    z-index: 100;
}

.nbs-flexisel-nav-left {
    left: -10px;
    background: rgba(216,179,30,0.5) url(../images/carso_left.png) 10px 10px no-repeat;
    -webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.nbs-flexisel-nav-right {
    right: -10px;
    background: rgba(216,179,30,0.5) url(../images/carso_right.png) 10px 10px no-repeat;
    -webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}


.nbs-flexisel-nav-left:hover {
    background: rgba(216,179,30,0.8) url(../images/carso_left.png) 10px 10px no-repeat;
    -webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.nbs-flexisel-nav-right:hover {
    background: rgba(216,179,30,0.8) url(../images/carso_right.png) 10px 10px no-repeat;
    -webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.footer_wrap {
	width: 100%;
	padding: 20px 0px;
	background: #333333;
	margin-top: 30px;
}

.footer_common h3 {
	text-transform: uppercase;
	width: 100%;
	font-size: 20px;
	color: #ffffff;
	font-family: tahoma;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #FFCC00;
}

.foot_nav li {
	padding: 2px 0px;
	position: relative;
}

.foot_nav li a {
	color: #fff;
	font-size: 12px;
	 -webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.foot_nav li a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  background-color: #FFCC00;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}


.foot_nav li a:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}


.foot_address {
	color: #fff;
}

.foot_address h4 {
	font-size: 19px;
}

.foot_address p {
	font-size: 13px;
}

.foot_nav span {
	position: relative;
	top: 7px;
	display: inline-block;
	width: 7px;
	height: 7px;
	text-indent: -9999px;
	background: #fb0000;
	margin-right: 8px;
	border-radius: 50px;
}

.foot_nav li a:hover {
	color: #FFCC00;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.footer_bottom {
	background: #fb0000;
	padding: 5px 0px; 
}

.foot_text1 {
	margin-top: 5px;
	color: #fff;
}

.foot_text1 a {
	color: #fff;
}


.foot_text2 {
	margin-top: 5px;
	color: #fff;
}

.foot_text2 a {
	width: 100%;
	color: #fff;
	display: inline-block;
	text-align: right;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	letter-spacing: 1px;
}

.foot_text2 a img{
	padding-right: 5px;
}

.foot_text2 a:hover {
	letter-spacing: 5px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}


.button_foot {
	width: 100px;
}



/* Instructors */

.instructors_wrap_main {
	width: 153px;
	height: 200px;
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
}


.instructors_wrap {
	margin: 10px 0px 25px 0px;
	position: relative;
	overflow: hidden;
	background: #bdbdbd;
}



.instructors_wrap_main3 {
	width: 250px;
	height: 340px;
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
}


.instructors_wrap3 {
	margin: 10px 0px 25px 0px;
	position: relative;
	overflow: hidden;
	background: #bdbdbd;
}

.instructors_wrap img , .instructors_wrap3 img  {
	height: auto;
	opacity: 0.8;
	width: 100%;
	z-index: 0;
	  /* Webkit for Chrome and Safari */
  -webkit-transform: scale(1, 1); // This is the scale for the normal size of the image.
  -webkit-transition-duration: 500ms;
  -webkit-transition-timing-function: ease-out;
 
  /* Webkit for Mozila Firefox */
  -moz-transform: scale(1, 1);
  -moz-transition-duration: 500ms;
  -moz-transition-timing-function: ease-out;
 
  /* Webkit for IE( Version: 11, 10 ) */
  -ms-transform: scale(1, 1);
  -ms-transition-duration: 500ms;
  -ms-transition-timing-function: ease-out;

  /* Webkit for IE( Version: 11, 10 ) */
  transform: scale(1, 1);
  transition-duration: 500ms;
  transition-timing-function: ease-out;
}

.instructors_wrap img:hover , .instructors_wrap3 img:hover {
	opacity: 10;
	 /* Webkit for Chrome and Safari */
  -webkit-transform: scale(1.2, 1.2); // This is the enlarged size scale of the image.
  -webkit-transition-duration: 500ms;
  -webkit-transition-timing-function: ease-out;
 
  /* Webkit for Mozila Firefox */
  -moz-transform: scale(1.2, 1.2);
  -moz-transition-duration: 500ms;
  -moz-transition-timing-function: ease-out;
 
  /* Webkit for IE( Version: 11, 10 ) */
  -ms-transform: scale(1.20, 1.20);
  -ms-transition-duration: 500ms;
  -ms-transition-timing-function: ease-out;

   /* Webkit for IE( Version: 11, 10 ) */
 transform: scale(1.20, 1.20);
  transition-duration: 500ms;
  transition-timing-function: ease-out;
}

.instructors_wrap h3 , .instructors_wrap3 h3 {
	font-family: tahoma;
	background: #ffcc00;
	position: absolute; 
	bottom: 0px;
	z-index: 1;
	font-size: 14px;
	text-align: center;
	padding: 10px 0px;
	width: 100%;
	color: #323030;
	margin: 0;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.instructors_wrap a , .instructors_wrap3 a {
	display: block;
}

.instructors_wrap h3:hover , .instructors_wrap3 h3:hover {
	background: #ffcc00;
	opacity: 0.8;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}


.instructors_wrap3 h3 span{
color:#FB0000;
display:block;
}

.instructors_wrap3 h3 strong{
font-weight:bold;
}


.instructors_wrap3 h3 p{
display:block;
}

#instructors_show {
	width:450px;
	display: none;
}


.instructors_pop h4{
	color: #fff;
	background: #FB0000;
	font-size: 16px;
	text-align: center;
	padding: 5px 0px;
	margin: 0px 0px 15px 0px;
}

.instructors_pop1 {
	font-weight: bold;
	width: 150px;
	float: left;
	margin-left: 5px;
	margin-bottom: 5px;
}


.instructors_pop2 {
	margin-left: 5px;
	width: 280px;
	float: left;
	margin-bottom: 5px;
}



/* about us */

.about_us_wrapper {
	line-height: 21px;
}


.about_us_wrapper p {
	margin-bottom: 10px;
}

.heading_inner {
	text-transform: uppercase;
	font-size: 18px;
	background: #FFCC00;
	padding: 10px 15px;
	width:500px;
	color: #000;
	margin-bottom: 15px;
	border-radius: 0px 0px 50px 0px;
}


/* temple details */

.pro_details_p1 {
	width: 120px;
	float: left;
	font-size: 17px;
	color: #FB0000;
	margin-bottom: 10px;
}

.pro_details_p2 {
	margin-bottom: 10px;
	width: 600px;
	float: left;
	text-align: justify;
}


.pro_details_para {
	line-height: 22px;
	margin-left: 20px;
}


.heading_inner2 {
	text-transform: uppercase;
	font-size: 18px;
	background: #FFCC00;
	padding: 10px 15px;
	width: 150px;
	color: #000;
	border-radius: 0px 0px 50px 0px;
}


.temple_d_img {
	position: relative;
	width: 150px;
	height: 150px;
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
}


.temple_d_img:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 5px;
  bottom: 0;
  left: 0;
  background-color: #FFCC00;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}


.temple_d_img:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.temple_d_img img {
	width: 150px;
	height: 150px;
	border: 5px solid #e9e9e9;
}

.temple_details_gallery {
	margin-top: 15px;
}

.contact_us_map iframe {
	width: 100%;
	height: 450px;
}

.contact_us_para {
	margin-top: 15px;
	line-height: 21px;
}

.products_list {
	border: 1px dotted #ccc;
	width: 360px;
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
}

.products_list img {
	width: 360px;
	height: 150px;
}

.products_list h3 {
	padding: 5px 15px;
	margin: 10px 0px 0px 0px;
	font-size: 16px;
	font-weight: 500;
}

.products_list h4 {
	padding: 5px 15px;
	margin: 0px;
	font-size: 14px;
}

.products_list h4 span{
	font-weight: bold;
}

.products_list_a {
	padding: 5px 15px;
	margin: 0px;
	text-decoration: underline;
	color: #FB0000;
	display: block;
	margin-bottom: 10px;
}

.temple_details_inner img {
	width: 100%;

}


/* Gallery */

.heading_inner3 {
	text-transform: uppercase;
	font-size: 18px;
	background: #FFCC00;
	padding: 10px 15px;
	width:300px;
	color: #000;
	margin-bottom: 15px;
	border-radius: 0px 0px 50px 0px;
}

.heading_all_g {
	font-size: 17px;
}

.gallery_wrap {
	position: relative;
	width: 350px;
	height: 250px;
	float: left;
	margin-right: 30px;
	overflow: hidden;
	margin-bottom: 30px;
	border-bottom: 5px solid #FFCC00;
		-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.gallery_wrap img {
	width: 350px;
	height: 250px;
}

.gallery_wrap h5 {
	position: absolute;
	bottom: 0px;
	width: 100%;
	background: #FB0000;
	padding: 10px 5px;
	text-align: center;
	margin: 0px;
	color: #fff;
}


.gallery_wrap:hover {
	border-bottom: 5px solid #333333;
		-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}


/* Video gallery */

.video_g_img iframe {
	position: relative;
	width: 350px !important;
	height: 250px !important;
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
}


/* News And Events */

.news_events_wrap {
	width: 100%;
	overflow: hidden;
	position: relative;
	margin-bottom: 15px;
}

.news_events_wrap img{
	width: 100%;
}

.news_events_wrap h2 {
	width: 100%;
	position: absolute;
	top: 45%;
	padding: 5px 0px;
	text-align: center;
	color: #fff;
	background: #FB0000;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.news_events_wrap:hover h2 {
	background: #FFCC00;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.border_all_n {
	border: 1px dotted #ccc;
}

.news_events_details_img {
	width: 100%;
	margin-bottom: 10px;
}

.news_events_details_img img {
	width: 100%;
	    min-height: 200px;
	    max-height: 200px;
	border-radius: 10px 10px 0px 0px;
}

.news_events_text {
	width: 100%;
	padding: 0px 10px 10px 10px;
}

.news_events_text h4 {
	color: #555554;
	padding-bottom: 0px;
	margin-bottom: 5px;
	    min-height: 42px;
}

.news_events_text span {
	display: block;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	color: #333332;
}

.news_events_text h5 {
	margin: 5px 0px;
	font-size: 14px;
	color: #0a0a0a;
	     min-height: 30px;
}

.news_events_text p {
	margin: 10px 0px;
	line-height: 21px;
    min-height: 42px;
}

.news_events_inner {
	border-radius: 10px 10px 0px 0px;
	border: 1px solid #d8d8d7;
	background: #f5f5f5;
	margin-bottom: 30px;
}

.news_events_text a {
	display: block;
	text-align: center;
	width: 100%;
	color: #FB0000;
}


.news_events_details_img_main img {
	width: 100%;
	margin-bottom: 15px;
}


.news_events_text_main h4{
	margin: 0px 0px 5px 0px;
}

.news_events_text_main span {
	display:block;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-size: 12px;
	color: #333332;
}

.news_events_text_main p {
	line-height: 24px;
}

.news_events_text_main h5 {
	margin: 5px 0px;
	font-size: 14px;
	color: #0a0a0a;
}


/* History */

.history_image img {
	width: 100%;
	margin-bottom: 10px;
}

.history_wrapper h4 {
	font-family: tahoma;
}

.history_para {
	text-align: justify;	
}

.history_wrapper {
margin-bottom: 20px;
padding-bottom: 20px;
border-bottom: 1px solid #FFCC00;
}

.history_image {
	width: 250px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

/* international leaders */

.inter_add_ul {
	margin-bottom: 30px;
}

.inte_address_span1 {
	width: 250px;
	display: inline-block;
}

.inte_address_span2 {
	width: 10px;
	display: inline-block;
}


.inte_address_span3 {
	width: 400px;
	display: inline-block;
}

.inter_heading {
	background: #FB0000;
	color: #fff;
	font-weight: bold;
}

.inter_add_ul2 {
	width: 70%;
}

.inter_add_ul2 li {
	border: 1px solid #ccc;
	padding: 10px 5px;
}

.button_wrap_l {
	width: 300px;
	margin: 0 auto;
}

.button_wrap_l a {
	display: block;
	width: 120px;
	float: left;
	margin-left: 10px;
}

.contact_us_thanx {
	line-height: 25px;
	font-size: 18px;
	text-align: center;
}



@media only screen and (max-width : 1000px) {
	.header_para2 , .foot_text2 a {
		text-align: left;
	}

	.logo_wrap {
		display: block;
		text-align: center;
	}

	.pro_details_p2 {
		width: 100%;
	}

    .heading_inner {
    	width: 100%;
    }

}
.heading-sub{
    text-align: center;
    font-weight: 600;
}
.body{
    text-align: left;
}
.d-box{ 
    padding: 10px;
    box-shadow: 5px 7px 8px #c1c1c1;
    background-color: #d9ddf7;
    margin-bottom: 30px;
}
.disabled{
    display: none !important;
}


/*--- custom css ---*/

.dojo-list {
    padding: 2px 0px;
    margin-top: 0px;
    color: #0019a5;
    background-color: #d9ddf7;
    font-size: 17px;
    height: 120px;
}