/*------------------------------------------------------------------ 
    IMPORT FONTS 
-------------------------------------------------------------------*/
<link href='https://fonts.googleapis.com/css?family=Alata' rel='stylesheet'>

@import url('https://fonts.googleapis.com/css?family=:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i');
@import url('https://fonts.googleapis.com/css?family=Great+Vibes');
@import url('https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');
@import url('https://fonts.googleapis.com/css?family=NeueMachina-Ultrabold:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');
@import url('https://fonts.googleapis.com/css?family=alata:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');
/*------------------------------------------------------------------ 
    IMPORT FILES 
-------------------------------------------------------------------*/

@import url(animate.css);
@import url(font-awesome.min.css);
@import url(magnific-popup.css);
@import url(responsiveslides.css);
@import url(timeline.css);
@import url(flaticon.css);

/*------------------------------------------------------------------ 
    SKELETON
-------------------------------------------------------------------*/
@font-face {
  font-family: PurplePurse;
  src:url("../fonts/PurplePurse-Regular.ttf");
}


@font-face {
  font-family: Alata;
  src:url("../fonts/Alata-Regular.ttf");
}


.abstract-section ul{
list-style: disc !important;
}
.abstract-section ul{
    list-style-type: disc;
    padding-left: 20px;
    margin-bottom: 15px;
}

.abstract-section ol{
    list-style-type: decimal;
    padding-left: 22px;
}

.abstract-section li{
    margin-bottom: 6px;
}
.abstract-section{
    padding:60px 0;
    font-family: Arial, Helvetica, sans-serif;
}

/* Main title */
.abstract-section h2{
    font-size:28px;
    font-weight:600;
    margin-bottom:20px;
    color:#333;
}

/* Sub titles */
.abstract-section h3{
    font-size:20px;
    font-weight:600;
    margin-top:35px;
    margin-bottom:15px;
    color:#dd5d7b;
}

/* Section block */
.abstract-block{
    border-left:4px solid #dd5d7b;
    padding-left:20px;
    margin-bottom:25px;
}

/* Lists */
.abstract-section ul{
    padding-left:18px;
}

.abstract-section ul li{
    margin-bottom:8px;
    line-height:1.6;
}

/* Ordered list */
.abstract-section ol{
    padding-left:46px;
}

.abstract-section ol li{
    margin-bottom:6px;
}

/* Button */
.abstract-btn{
    display:inline-block;
    background:#dd5d7b;
    color:#fff;
    padding:10px 28px;
    text-decoration:none;
    border-radius:4px;
    margin-top:20px;
}

.abstract-btn:hover{
    background:#c44e69;
}

#video-container {
    position: relative;
    padding-bottom: 50%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
#youtubevideo {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.youtube-video .modal-footer {
   border: none;
    text-align: center;
    display: flex;
    padding: 0;
    z-index: 1;
    margin: 0 auto;
    top: 18%;
    position: absolute;
    left: 42%;
}
.youtube-video .modal-content {
    background: none !important;
    border: none;
}

body {
	color: #666666;
	font-size: 15px;
	font-family: 'Poppins', sans-serif;
	line-height: 1.80857;
}

* {
	font-family: 'Poppins', sans-serif;
}
    .header_top1 {
    min-height: 98px;
    padding: 8px 0;
    background: #219AD1;
}
a {
	color: #1f1f1f;
	text-decoration: none !important;
	outline: none !important;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	letter-spacing: 0;
	font-weight: normal;
	position: relative;
	padding: 0 0 10px 0;
	font-weight: normal;
 	color: #1f1f1f;
	margin: 0
}

h1 {
	font-size: 30px
}

h2 {
	font-size: 25px
}

h3 {
	font-size: 20px
}

h4 {
	font-size: 21px;
	color: #206553;
	margin-top: 25px;
}

h5 {
	font-size: 14px
}

h6 {
	font-size: 13px
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: #212121;
	text-decoration: none!important;
	opacity: 1
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
	opacity: .8
}

a {
	color: #1f1f1f;
	text-decoration: none;
	outline: none;
}
.col-date {
     display: inline-flex;
    align-items: center;
    gap: 5px;
    margin-top: 10px;
    font-size: 11px;
    font-weight: 600;
    color: var(--accent);
    background: rgb(250 215 57);
    border: 1px solid rgba(79, 195, 247, 0.25);
    border-radius: 20px;
    padding: 4px 12px;
    color: #000000;
}


.img-bor{
	    border: 2px solid #db607b;
    border-radius: 14px;
    box-shadow: 1px 2px 10px 0px;
}

    .tshadow{
    text-shadow: 1px 6px 9px #e6883a;
    color: #002234;
    font-weight: 500;
    }
    
    .tshadow2{
    text-shadow: 1px 6px 9px #9d4400;
    color: #ffffff;
    font-weight: 500;
    background-color: #e6883a;
    padding: 1%;
    border-radius: 20px;}
    
    

table tr, td{border:solid #219AD1 1.0pt;}
 
  
 .trade-heding{
 background-color: #e6883a;
    color: white;
    padding: 5px;
    border-radius: 10px;
 }
  .trade-box {
            background: white;
            border-radius: 16px;
            padding: 35px;
            box-shadow: 0 10px 40px rgba(0, 0, 0, 0.2);
            transition: transform 0.3s ease, box-shadow 0.3s ease;
            display: flex;
            flex-direction: column;
            min-height: 450px;
            position: relative;
            overflow: hidden;
        }
        
        .trade-box::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            height: 5px;
            background: linear-gradient(90deg, #667eea 0%, #764ba2 100%);
            transform: scaleX(0);
            transition: transform 0.3s ease;
        }
        
        .trade-box:hover {
            transform: translateY(-10px);
            box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
        }
        
        .trade-box:hover::before {
            transform: scaleX(1);
        }
        
        .trade-left {
            background: linear-gradient(135deg, #f093fb15 0%, #ffae84 100%);
            border-radius: 12px;
            padding: 20px;
            flex: 1;
        }
        
        .trade-right {
            background: linear-gradient(135deg, #4facfe15 0%, #00f2fe15 100%);
            border-radius: 12px;
            padding: 20px;
            flex: 1;
        }
        
        .trade-heading {
            font-size: 28px;
            color: #333;
            margin-bottom: 0px;
            position: relative;
            padding-bottom: 15px;
        }
        
        .trade-heading::after {
            content: '';
            position: absolute;
            bottom: 0;
            left: 0;
            width: 60px;
            height: 4px;
            background: linear-gradient(90deg, #667eea 0%, #764ba2 100%);
            border-radius: 2px;
        }
        
        .trade-left .trade-heading::after {
            background: linear-gradient(90deg, #f093fb 0%, #f5576c 100%);
        }
        
        .trade-right .trade-heading::after {
            background: linear-gradient(90deg, #4facfe 0%, #00f2fe 100%);
        }
        
        .trade-box ul {
            list-style: none;
            padding: 0;
            margin: 0;
        }
        
        .trade-box li {
            display: flex;
            align-items: flex-start;
            margin-bottom: 18px;
            padding: 12px;
            border-radius: 8px;
            transition: all 0.3s ease;
            background: white;
        }
        
        .trade-box li:hover {
            transform: translateX(10px);
            background: linear-gradient(90deg, #f8f9fa 0%, #e9ecef 100%);
            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
        }
        
        .trade-box .icon {
            width: 25px;
            height: 25px;
            min-width: 25px;
            background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            color: white;
            font-size: 14px;
            margin-right: 15px;
            transition: transform 0.3s ease;
        }
        
        .trade-box li:hover .icon {
            transform: rotate(360deg) scale(1.2);
        }
        
        .trade-left .icon {
            background: linear-gradient(135deg, #f093fb 0%, #f5576c 100%);
        }
        
        .trade-right .icon {
            background: linear-gradient(135deg, #4facfe 0%, #00f2fe 100%);
        }
        
       .trade-box span {
            color: #555;
            font-size: 16px;
            line-height: 1.6;
            flex: 1;
        }
        
        .badge {
            position: absolute;
            top: 20px;
            right: 20px;
            background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
            color: white;
            padding: 8px 16px;
            border-radius: 20px;
            font-size: 12px;
            font-weight: bold;
            text-transform: uppercase;
            letter-spacing: 1px;
            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
        }
        
        .trade-left .badge {
            background: linear-gradient(135deg, #f093fb 0%, #f5576c 100%);
        }
        
        .trade-right .badge {
            background: linear-gradient(135deg, #4facfe 0%, #00f2fe 100%);
        }
        
         .rowtrade {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
            gap: 30px;
            margin-top: 20px;
        }


.region-label {
       writing-mode: vertical-rl;
    transform: rotate(180deg);
    background-color: #3498ce;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    color: #ffffff;
    padding: 20px;
    border-radius: 30px;
}


.justify{text-align: justify!important;}

.mybtn1 {
   border: none;
    color: #FFFFFF;
    line-height: 19px;
    cursor: pointer;
    /* transition: ease all 0.5s; */
    background: #db607b;
    /* height: 63px; */
    border-radius: 16px;
    padding: 12px;
    box-shadow: 2px 3px 5px 0px #000;
}

 .grybox {
background: #F6F6F6;
border: 2px solid #D0D0D0;
border-radius: 30px;
height: auto;
}

.dark_bg {
	background: #000;
}
.head_bg {
	background: #E7872C;
}


.padding_left_right {
	padding-left: 30px;
	padding-right: 30px;
}

a,
.btn {
	text-decoration: none !important;
	outline: none !important;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.btn-custom {
	margin-top: 20px;
	background-color: transparent !important;
	border: 2px solid #ddd;
	padding: 12px 40px;
	font-size: 16px;
}

.lead {
	font-size: 18px;
	line-height: 30px;
	color: #767676;
	margin: 0;
	padding: 0;
}

blockquote {
	margin: 20px 0 20px;
	padding: 30px;
}

ul,
li,
ol {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

button:focus {
	outline: none;
}

.form-control::-moz-placeholder {
	color: #ffffff!important;
	opacity: 1;
}
 
#placeholder {
	color: #ffffff!important;
	opacity: 1;
}


.footer {
    background-color: #f7f7f7;
    height: auto;
    padding: 2px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;
    border-top: solid 1px #202d81;
}

/*.footer  {*/
/*    display: -webkit-box;*/
/*    display: -ms-flexbox;*/
/*    display: flex;*/
/*    -webkit-box-pack: justify;*/
/*    -ms-flex-pack: justify;*/
/*    justify-content: space-around;*/
/*    background-color: #f7f7f7;*/
/*    text-decoration: none;*/
/*    border-top: solid 1px #202d81;*/
/*}*/
.footercount {
   background-color: #003484;
    height: auto;
    padding: 4px;
    /*margin-bottom: 3%;*/
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    align-content: space-around;
}

.menu {
    text-align: left;
    color: #fff;
}

.menu ul {
    color: #fff;
    list-style: none;
    line-height: 2.4;
}

.menu ul li a {
    text-decoration: none;
    color: #fff;
}

.menu h5 {
    color: #fff;
    margin-left: 30px;
}

.footer_contact {
    text-align: left;
    color: #fff;
}

.footer_contact a {
    color: #fff;
}

.footer_contact ul li {
    list-style: none;
    margin: 12px 0px 12px 0px;
}

.footer_social a {
    color: #fff;
    font-size: 150%;
    margin-top: 15px;
    margin-right: 15px;
}



.footer-bottom {
    width: 100%;
    background-color: #000;
    padding: 20px;
    color: #fff;
    text-align: center;
}

.footer-bottom a {
    text-decoration: none;
    color: #fff;
    cursor: pointer;
}

.fondation-aocn {
    margin-top: 50px;
    margin-bottom: 50px;
}

.fondation-aocn ul {
    padding-left: 0px;
     list-style: none; /* Removes default bullets/numbers */
}

.fondation-aocn ul li i {
    margin-right: 8px;
    color: #16191f;
}


.heading-name {
    color: #003484;
    text-align: center;
}

.heading-name h2 {
    font-size: 180%;
    font-weight: 700;
    color: #003484;
    margin-top: 6px;
    display: inline-block;
    border-bottom: 1px solid #003484;
}

/*------------------------------------------------------------------ 
   LOADER 
-------------------------------------------------------------------*/

#preloader {
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 11000;
	position: fixed;
	display: block;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #fff;
}

.loader {
    display: block;
    flex-wrap: wrap;
    width: 250px;
    height: auto;
    -webkit-transform-style: preserve-3d;
}

.loader img {
    width: 100%;
    height: auto;
}

.vertical-line{
       display: inline-block;
    border-left: solid #bf3753;
    margin: 0 10px;
    height: 25px;
    vertical-align: middle;
     }


.div_circle_img {
    /*width: 100%;
    height: 100%;*/
    border-radius: 50%;
    border: 2px solid #219AD1;
}
.table td, .table th{padding: 10px;
    vertical-align:middle;
    border-top: 1px solid #dee2e6;}
 
.head_bg h3{    letter-spacing: 0;
    font-weight: normal;
    position: relative;
    padding: 0;
    font-weight: normal;
    color: #1f1f1f;
    font-size: 160%;
    
}

.announcement-ticker {
  background: linear-gradient(90deg, #ff7a00, #ffb347);
  color: #fff;
  padding: 10px 0;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.3px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.15);
  animation: glow 3s ease-in-out infinite;
}

.announcement-ticker p {
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px; /* increased space between deadline and message */
  flex-wrap: wrap;
}

.new-deadline {
  color: #fff7e6;
  font-weight: 700;
  font-size: 17px;
  background: rgba(255, 255, 255, 0.1);
  padding: 5px 10px;
  border-radius: 6px;
  animation: pulse 2s infinite;
}

/* Soft glowing animation */
@keyframes glow {
  0%, 100% { box-shadow: 0 0 10px #ffae42; }
  50% { box-shadow: 0 0 20px #ff7a00; }
}

/* Highlight pulse for deadline */
@keyframes pulse {
  0%, 100% { transform: scale(1); background-color: rgba(255, 255, 255, 0.1); }
  50% { transform: scale(1.05); background-color: rgba(255, 255, 255, 0.25); }
}


.box {
	position: absolute;
	top: 0;
	left: 0;
	width: 75px;
	height: 75px;
	background-image: none;
	background-size: auto auto;
	background-image: none;
	-webkit-animation: move 2s ease-in-out infinite both;
	animation: move 2s ease-in-out infinite both;
	animation-delay: 0s;
	animation-delay: 0s;
	animation-delay: 0s;
	background-image: url('../images/gb.png');
	background-size: 100% 100%;
}

.box:nth-child(1) {
	-webkit-animation-delay: -1s;
	animation-delay: -1s;
}

.box:nth-child(2) {
	-webkit-animation-delay: -2s;
	animation-delay: -2s;
}

.box:nth-child(3) {
	-webkit-animation-delay: -3s;
	animation-delay: -3s;
}
 

@-webkit-keyframes move {
	0%,
	100% {
		-webkit-transform: none;
		transform: none;
	}
	12.5% {
		-webkit-transform: translate(40px, 0);
		transform: translate(40px, 0);
	}
	25% {
		-webkit-transform: translate(80px, 0);
		transform: translate(80px, 0);
	}
	37.5% {
		-webkit-transform: translate(80px, 40px);
		transform: translate(80px, 40px);
	}
	50% {
		-webkit-transform: translate(80px, 40px);
		transform: translate(80px, 40px);
	}
	62.5% {
		-webkit-transform: translate(30px, 60px);
		transform: translate(30px, 60px);
	}
	75% {
		-webkit-transform: translate(0, 80px);
		transform: translate(0, 40px);
	}
	87.5% {
		-webkit-transform: translate(0, 40px);
		transform: translate(0, 40px);
	}
}

@keyframes move {
	0%,
	100% {
		-webkit-transform: none;
		transform: none;
	}
	12.5% {
		-webkit-transform: translate(40px, 0);
		transform: translate(40px, 0);
	}
	25% {
		-webkit-transform: translate(80px, 0);
		transform: translate(80px, 0);
	}
	37.5% {
		-webkit-transform: translate(80px, 40px);
		transform: translate(80px, 40px);
	}
	50% {
		-webkit-transform: translate(80px, 80px);
		transform: translate(80px, 80px);
	}
	62.5% {
		-webkit-transform: translate(40px, 80px);
		transform: translate(40px, 80px);
	}
	75% {
		-webkit-transform: translate(0, 80px);
		transform: translate(0, 80px);
	}
	87.5% {
		-webkit-transform: translate(0, 40px);
		transform: translate(0, 40px);
	}
}

#all {
    top: 38%;
    left: 43%;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
     -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    flex-direction: column;
    position: absolute;
}

#play-video {
    border: 4px solid;
    border-radius: 50%;
    padding: 6px 11px;
    background: transparent;
    font-size: 24px;
    color: #ae2f3b;
    border-color: #ae2f3b;
    height: 56px;
    width: 56px;
    display: inline-block;
    vertical-align: middle;
    transition: all 0.3s ease !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    line-height: 1.5;
    cursor: pointer;
}
#play-video:hover {
    transform:scale(1.05);
    -moz-transform:scale(1.05);
    -webkit-transform:scale(1.05);
    -o-transform:scale(1.05);
}
#play-video i {
    transition: all 0s ease !important;
    -webkit-transition: all 0s ease;
    -moz-transition: all 0s ease;
    -o-transition: all 0s ease;
    line-height: 0;
}
#play-video:hover {
    background-color: #ae2f3b;
    color: #ffffff;
}
#close-video {
    border: 4px solid;
    border-radius: 50%;
    background: transparent;
    font-size: 26px;
    color: #8D908A;
    height: 56px;
    width: 56px;
    text-align: center;
}


#scroll-to-top {
	width: 40px;
	height: 40px;
	position: fixed;
	bottom: 44px;
	right: 20px;
	display: none;
	font-size: 25px;
	border-radius: 0;
	transition: .2s;
	letter-spacing: 1px;
	text-align: center;
	line-height: 40px;
	color: #ffffff;
	font-weight: 900;
	border-radius: 100%;
}

a:hover,a:focus {
    color: #219AD1;
    text-decoration: underline;
}


.youtube-video .modal-footer {
   border: none;
    text-align: center;
    display: flex;
    padding: 0;
    z-index: 1;
    margin: 0 auto;
    top: -24%;
    position: absolute;
    left: 42%;
}
.video-container{position: absolute;
    top: 28%;
}
.youtube-video .modal-dialog {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    padding: 0 15px;
    height: 100%;
    max-width: 1000px !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
}


.heading_main.text_align_left {
    justify-content: flex-start;
}

.padding_top_0 {
	padding-top: 0 !important;
}


.footer_bottom {

    background: #219AD1;
    padding: 0 0;
    width: 100%;
    min-height: 40px;
    float: left;
    text-align: center;

}

.footer_bottom p.crp {
    float: left;
    margin: 0;
    color: #fff;
    font-size: 16px;
     width: 100%;
    line-height: 15px;
}

.footer_bottom p.crpR {
    margin: 0;
    color: #fff;
    font-size: 16px;
         width: 100%;
    line-height: 15px;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    align-items: center;
    gap: 10px;
}

.footer_menu ul {
    list-style: none;
    width: 100%;
    float: left;
}

.footer_blog li a {
    font-size: 14px;
    font-weight: 300 !important;
    color: #acaba9 !important;
}

.recent_post_footer p {
    color: #acaba9 !important;
    font-size: 13px;
}

.footer_blog h3 {
    margin-bottom: 10px;
}
/*------------------------------------------------------------------ HEADER -------------------------------------------------------------------*/

.header_top {
  min-height: 98px;
    padding: 24px 0;
    background: #fff;
    background-image: url(../images/Blog-image-1.png);
    background-position: top;
    background-size: cover;
}
 

.header_top1 {
    min-height: 45px;
    padding: 8px 0;
    background: #219AD1;
}

.header_top1 h2{
    font-family: 'Alata';
        font-size: 26px;
 }
 
.site_information ul {
    float: right;
    width: 95%;
    padding: 21px 0;
}

a.join_bt {
    background: #219AD1;
    width: 180px;
    text-align: center;
    height: 38px;
    line-height: 38px;
    border-radius: 75px;
    color: #fff;
    font-weight: 300;
}

a.join_bt:hover,
a.join_bt:focus {
	background: #222;
	color: #fff !important;
}

.site_information {
    display: flex;
    width: 64.66%;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-end;

    }

.site_information ul {
    list-style: none;
}

.site_information ul li {
    float: left;
    width: 33.33%;
    display: flex;
    justify-content: center;
    font-size: 17px;
    font-weight: 300;
}

.site_information ul li img {
    margin-right: 10px;
}

.logo_section {
    display: flex;
    width: 33.33%;
}

.top-header .navbar {
    padding: 0;
    min-height: 60px;
    float: left;
}

.top-header {
    position:relative;
    top: 0px;
    left: 0px;
    width: 100%;
    margin: 0;
    z-index: 20;
    background-position: left;
    background-repeat: no-repeat;
    background-color: transparent;
    background-size: auto 100%;
    width: 100%;
}


.section {
    float: left;
    width: 100%;
    padding: 60px 0px;
}

.chowgulelogo-holder h5{ font-size: 140%;}

.chowgulelogo {
    width: 300px;
    height: auto;
    padding-top: 100px;
}

.chowgulelogo2 {
    width: 200px;
    height: auto;
    padding-top: 100px;
}
.Committeetitle {
    display: block;
      color:  #223F7E;
}
.Committeetitle ul{
    text-align: justify;
     color: #000000;
}
.Committeetitle i{
    display: block;
      color: #be3b52;
}
/*.committeeboxholdershadow {
    display: flex;
    justify-content: space-between;
    text-align: center;
    background-color: #efefef;
    border-radius: 18px;
    border: 2px solid #ffffff;
    box-shadow: -1px 5px 4px 0px;
}*/
.text-holder {
    width: 100%;
    padding: 0px;
    font-weight: 600;
    color: #383b41;
    display: block;
    text-align: center;
}
.committeeboxholder {
    display: flex;
    justify-content: space-between;
    text-align: center;
}
.committeebox {
    display: inline-block;
    width: 100%;
}

.committeebox h6 {
	font-size: 125%;
	text-align: start;
    background-color: #be3b52;
    color: #fff;
    padding: 2%;
    text-align: center;
 
 }
.committeebox p {
	font-size: 100%;
	text-align: start;
 }
.Committeetitle1{
    display: block;
    border-bottom: 3px solid;
    margin: 0px 15px;
    color:  #223F7E;
}
.committeeboxholder1 {
    display: flex;
    justify-content: center;
    text-align: center;
}
.committeebox1 {
    display: inline-block;
    width: 175px;
    padding: 3px;
    box-shadow: 0px 0px 5px;
    margin: 10px;
    border-radius: 5px;
}
.boxnew {
    display: flex;
    justify-content: space-between;
}
.hero {
    display: flex;
    flex-direction: column;
    background-image: url("../images/slide_img-2-2.png");
    width: 100%;
    height: 100vh;
    align-self: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    align-items: center;
    justify-content: center;
}

 .hero_bt {
    background-color: #298941;
    border: solid #fff 1px;
    color: #fff;
    padding: 19px 42px;
    float: left;
    width: 29%;
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    display: flex;
    /* gap: 59px; */
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
    margin-right: 1%;
    justify-content: center;
}
 
    .heading{
       width: 75%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    position: absolute;
    bottom: 0;
    }
.heading h1 { 
    text-transform: none;
    font-size: 763%;
    font-weight: bolder;
    overflow: hidden;
    color: #FFFFFF;
    line-height: 90px;
    padding-bottom: 0%;
    padding-top: 8%;
}

.heading h2 { 
    font-family: 'PurplePurse';
    text-transform: none;
    font-size: 329%;
    font-weight: normal;
    overflow: hidden;
    color: #FFFFFF;
    line-height: 70px;
    padding-bottom: 9%;
    padding-top: 2%;
}

.heading span { 
   font-family: 'PurplePurse';
    text-transform: none;
    font-size: 245%;
    font-weight: 700;
    overflow: hidden;
    color: #fddf81;
    line-height: normal;
    padding-bottom: 0%;
    padding-top: 0%;
}
 
 
 .heading h3 {
            font-family: Poppins;
    text-transform: none;
    font-size: 236%;
    font-weight: bold;
    overflow: hidden;
    color: #FFFFFF;
    /* text-transform: uppercase; */
    padding: 30px;
    border-radius: 28px;
    background-color: #3498ce;
    border: 2px solid;
}   


.heading2{
       width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    position: absolute;
    bottom: 0;
    }
.heading2 h1 { 
    text-transform: none;
    font-size: 763%;
    font-weight: bolder;
    overflow: hidden;
    color: #FFFFFF;
    line-height: 90px;
    padding-bottom: 0%;
    padding-top: 8%;
}

.heading2 h2 { 
    font-family:'PurplePurse';
    text-transform: none;
    font-size: 763%;
    font-weight:normal;
    overflow: hidden;
    color: #FFFFFF;
    line-height: 90px;
    padding-bottom: 9%;
    padding-top: 2%;
}

.heading2 span { 
    font-family:'PurplePurse';
    text-transform: none;
    font-size: 100%;
    font-weight:normal;
    overflow: hidden;
    color: #E7872C;
    line-height: 90px;
    padding-bottom: 9%;
    padding-top: 2%;
}
 
 .heading2 h3 {
            font-family: Poppins;
    text-transform: none;
    font-size: 236%;
     overflow: hidden;
    color: #FFFFFF;
    /* text-transform: uppercase; */
    padding: 30px;
    border-radius: 28px;
    background-color: #3498ce;
    border: 2px solid;
}   

        .subheading h2 {text-transform: none;
         font-size: 174%;
    font-weight: bolder;
    overflow: hidden;
    color: #FFFFFF;
    text-align: right;
    line-height: 27px;
    text-transform: uppercase;
    padding: 0px;
    margin-top: 7%;
        }

.subheading {
    width: 48%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-end;
    float: right;
}
.header-img-holder {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 2%;

}

.header-img-holder h2 {
    font-family: 'Alata';
    font-size: 260%;
	color: #ffd309;
}

.header-img-holder span {
    width: 100%;
    position: absolute;
    display: flex;
    align-items: flex-end;
    align-content: center;
    justify-content: flex-end;
    top: 74%;
    font-size: 122%;
    flex-direction: row-reverse;
    flex-wrap: wrap;
    /* margin: 0 auto; */
/*    left: 19%;*/
    letter-spacing: 5px;
    color: #ffffff;
    font-weight: 300;
    text-shadow: 2px 0px 6px #db607b;
    font-weight: 600;
}


.logo3 {
    width: 80%;
    height: auto;
}
.logo2 {
    width: 30%;
    height: auto;
}
.logo1 {
    height: auto;
    width: 16%;
    padding: 5px;
}
.ulockd-home-slider {
    float: left;
    width: 100%;
}


.top-header .navbar .navbar-collapse ul li a {
    text-transform: none;
    font-size: 100%;
    padding: 0px 8px;
    font-weight: 600;
    overflow: hidden;
    color: #FFFFFF;
    position: relative;
    z-index: 2;
}

.top-header .navbar .navbar-collapse ul li a:hover {
    text-transform: none;
    font-size: 100%;
    padding: 0px 8px;
    font-weight: 600;
    overflow: hidden;
    color: #FFFFFF;
    position: relative;
    z-index: 2;
     border-bottom: 2px solid #ffc300;

}



a.navbar-brand {
	left: 45%;
	position: relative;
}

.top-header .navbar .navbar-collapse ul li a.active {
	background: transparent;
    color: #FFFFFF;
    border-bottom: 2px solid #ffc300;

}

 

.search_icon.nav-link img {
	width: 25px;
}

.top-header .navbar .navbar-collapse ul li {
	margin: 0 10px;
}

.top-header.fixed-menu {
	width: 100%;
	position: fixed;
	box-shadow: 0px 3px 6px 3px rgba(0, 0, 0, 0.06);
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
	background: #fff;
	z-index: 20;
}

.header_bottom {
    float: left;
    width: 100%;
    position: absolute;
    bottom: -60px;
   background: #d9637b;
}

/*.header_bottom::after {
    width: 50%;
    display: block;
    right: 0;
    content: "";
    background: #219AD1;
    height: 60px;
    position: absolute;
    top: 0;
}*/

.navbar-toggler {
    border: 2px solid #fff;
    border-radius: 0;
    margin: 15px 0;
    padding: 8px 8px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    z-index: 9;
    position: relative;
}

.navbar-toggler span {
	background: #fff;
	display: block;
	width: 22px;
	height: 2px;
	margin: 0 auto;
	margin-top: 0px;
	margin-top: 0px;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

.navbar-toggler span+span {
	margin-top: 5px;
}

.navbar-toggler:hover {
	border: 2px solid #222;
}

.navbar-toggler:hover span {
    background: #222;
}


/* search bar */

.search-box {
    position: absolute;
    float: right;
    right: 10px;
    top: 9px;
    z-index: 11;
}

.search-box:hover .search-txt {
	width: 240px;
	padding: 0 10px;
}

.top-header #navbar-wd {
    padding-right: 0;
}

.search-btn {
    float: right;
    width: 41px;
    height: 41px;
    background: transparent;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #111;
}

.search-txt {
	border: none;
	outline: none;
	float: left;
	padding: 0;
	color: #000;
	font-size: 14px;
	line-height: 41px;
	width: 0;
	transition: width 400ms;
	background: #fff;
	padding: 0;
	font-weight: 400;
}

.search-btn img {
    padding: 2px;
}

.theme_color {
	color: #219AD1;
}

.menu_orange_section {
      /* float: right; */
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
}

/*.menu_orange_section::after {

    width: 70px;
    height: 60px;
    position: relative;
    content: "";
    display: block;
    background: #219AD1;
    left: -35px;
    transform: skew(30deg);

}*/

.main_bt {
    width: 195px;
    height: 55px;
    float: left;
    text-align: center;
    line-height: 55px;
    border: solid #219AD1 1px;
    font-size: 18px;
    margin-top: 10px;
    background: #fff;
    font-weight: 500;
}

.paddding_left_15 {
	padding-left: 15px;
}



/*------------------------------------------------------------------ About -------------------------------------------------------------------*/

.tooltip-1 {
	display: inline-block;
	position: relative;
	color: #70c6eb;
	opacity: 1;
}

.tooltip__wave {
	width: 30%;
	height: 20px;
	position: absolute;
	bottom: -10px;
	left: 0;
	right: 0px;
	margin: 0 auto;
	overflow: hidden;
}

.tooltip__wave span {
	position: absolute;
	left: -100%;
	width: 200%;
	height: 100%;
	background: url(../images/wave.svg) repeat-x center center;
	background-size: 50% auto;
}

.inner_page_banner h3 {
    font-size: 42px;
    color: #fff;
    padding: 40px 15px;
}

.inner_page_banner {
    float: left;
    width: 100%;
    padding-top: 60px;
    min-height: 280px;
         background-position: center;
 }

 

.about-box {
	padding: 70px 0px;
}

.title-box {
	text-align: center;
	margin-bottom: 30px;
}

.title-box h2 {
	font-size: 75px;
	font-family: 'Great Vibes', cursive;
	color: #e91327;
	font-weight: 400;
	padding: 0;
}

.title-box h2 span {
	color: #70c6eb;
	text-decoration: underline;
}

.about-main-info h2 span {
	color: #70c6eb;
	text-decoration: underline;
}

.about-main-info {
	margin-bottom: 30px;
}

.about_bg {
    background-image: url('../images/about_bg.png');
    background-repeat: no-repeat;
    background-position: left center;
}

.about-img {
	padding: 30px 0px;
}

.about-img img {
	border-radius: 10px;
}

.about-m ul {
	display: block;
	text-align: center;
	padding-bottom: 30px;
}

.about-m ul li {
	display: inline-block;
	text-align: center;
}

.about-m ul li a {
	background: #528780;
	color: #ffffff;
	width: 38px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	display: block;
	border-radius: 50px;
	margin: 0px 5px;
}

.about-m ul li a:hover {
	background: #333333;
	color: #ffffff;
}

.about-main-info h2 {
	font-size: 45px;
	color: #e91327;
	font-weight: 600;
}

.about-main-info a {
	border-radius: 2px;
	transition: .2s;
	padding: 10px 25px;
	background: #e91327;
	color: #ffffff;
	font-weight: 300;
	font-size: 15px;
	border-radius: 0 15px;
	margin-top: 10px;
}

.about-main-info a:hover {
	color: #ffffff;
}

.about-main-info div.full>img {
	height: 500px;
}

.hvr-radial-out {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	position: relative;
	overflow: hidden;
	background: #070500;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	color: #fff;
	float: left;
	width: 165px;
	height: 45px;


	text-align: center;
	line-height: 45px;
}

.hvr-radial-out::before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #d66c0b;
	border-radius: 100%;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.hvr-radial-out:hover::before,
.hvr-radial-out:focus::before,
.hvr-radial-out:active::before {
	-webkit-transform: scale(2);
	transform: scale(2);
}

a.hvr-radial-out:hover,
a.hvr-radial-out:focus {
	color: #fff;
}

#fade {
  display: none;
  position: fixed;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index: 1001;
  -moz-opacity: 0.8;
  opacity: .80;
  filter: alpha(opacity=80);
	overflow: hidden;
}

#light {
      display: none;
    position: fixed;
    top: 20%;
    border: 2px solid #FFF;
    background: #FFF;
    z-index: 1002;
    width: 50%;
	height:50%;
    left: 29%;
}

#boxclose {
  float: right;
  cursor: pointer;
  color: #fff;
  border: 1px solid #AEAEAE;
  border-radius: 3px;
  background: #222222;
  font-size: 31px;
  font-weight: bold;
  display: inline-block;
  line-height: 0px;
  padding: 11px 3px;
  position: absolute;
  right: 2px;
  top: 2px;
  z-index: 1002;
  opacity: 0.9;
}

.boxclose:before {
  content: "×";
}

#fade:hover ~ #boxclose {
  display:none;
}
 
@media only screen and (max-width: 1600px) {
	.layout_padding {
     padding-top: 192px!important;
    padding-bottom: 75px;
}
	h1 {
	font-size: 25px
}

h2 {
	font-size: 20px
}

h3 {
	font-size: 18px
}

h4 {
	font-size: 21px;
	color: #206553;
	margin-top: 25px;
}

h5 {
	font-size: 14px
}

h6 {
	font-size: 13px
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: #212121;
	text-decoration: none!important;
	opacity: 1
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
	opacity: .8
}

    .heading span { 
   font-family: 'PurplePurse';
    text-transform: none;
    font-size: 180%;
    font-weight: 700;
    overflow: hidden;
    color: #fddf81;
    line-height: normal;
    padding-bottom: 0%;
    padding-top: 0%;
}
    
    .header-img-holder span {
         width: 100%;
        position: absolute;
        display: flex;
        align-items: flex-end;
        align-content: center;
        justify-content: flex-end;
        top: 71%;
        font-size: 96%;
        flex-direction: row-reverse;
        flex-wrap: wrap;
        /* margin: 0 auto; */
/*        left: 18%;*/
        letter-spacing: 1px;
}
#all {
    top: 38%;    left: 43%;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
     -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    flex-direction: column;
    position: absolute;
}

#play-video {
    border: 4px solid;
    border-radius: 50%;
    padding: 6px 11px;
    background: transparent;
    font-size: 24px;
    color: #ae2f3b;
    border-color: #ae2f3b;
    height: 56px;
    width: 56px;
    display: inline-block;
    vertical-align: middle;
    transition: all 0.3s ease !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    line-height: 1.5;
    cursor: pointer;
}
#play-video:hover {
    transform:scale(1.05);
    -moz-transform:scale(1.05);
    -webkit-transform:scale(1.05);
    -o-transform:scale(1.05);
}
#play-video i {
    transition: all 0s ease !important;
    -webkit-transition: all 0s ease;
    -moz-transition: all 0s ease;
    -o-transition: all 0s ease;
    line-height: 0;
}
#play-video:hover {
    background-color: #ae2f3b;
    color: #ffffff;
}
#close-video {
    border: 4px solid;
    border-radius: 50%;
    background: transparent;
    font-size: 26px;
    color: #8D908A;
    height: 56px;
    width: 56px;
    text-align: center;
}


#scroll-to-top {

	width: 40px;
	height: 40px;
	position: fixed;
	bottom: 44px;
	right: 20px;
	display: none;
	font-size: 25px;
	border-radius: 0;
	transition: .2s;
	letter-spacing: 1px;
	text-align: center;
	line-height: 40px;
	color: #ffffff;
	font-weight: 900;
	border-radius: 100%;
}

a:hover,a:focus {
    color: #219AD1;
    text-decoration: underline;
}


.youtube-video .modal-footer {
   border: none;
    text-align: center;
    display: flex;
    padding: 0;
    z-index: 1;
    margin: 0 auto;
    top: -24%;
    position: absolute;
    left: 42%;
}
.video-container{position: absolute;
    top: 28%;
}
.youtube-video .modal-dialog {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    padding: 0 15px;
    height: 100%;
    max-width: 1000px !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
}


.heading_main.text_align_left {
    justify-content: flex-start;
}

.padding_top_0 {
	padding-top: 0 !important;
}


.footer_bottom {

    background: #219AD1;
    padding: 0 0;
    width: 100%;
    min-height: 40px;
    float: left;
    text-align: center;

}

.footer_bottom p.crp {
    float: left;
    margin: 0;
    color: #fff;
    font-size: 16px;
    text-align:left;
    width: 100%;
    line-height: 15px;
}

.footer_bottom p.crpR {
    float: left;
    margin: 0;
    color: #fff;
    font-size: 16px;
    text-align: right;
    width: 100%;
    line-height: 15px;
}

.footer_menu ul {
    list-style: none;
    width: 100%;
    float: left;
}

.footer_blog li a {
    font-size: 14px;
    font-weight: 300 !important;
    color: #acaba9 !important;
}

.recent_post_footer p {
    color: #acaba9 !important;
    font-size: 13px;
}

.footer_blog h3 {
    margin-bottom: 10px;
}
/*------------------------------------------------------------------ HEADER -------------------------------------------------------------------*/

.header_top {
   min-height: 98px;
    padding: 24px 0;
    background: #fff;
    background-image: url(../images/Blog-image-1.png);
    background-position: top;
    background-size: cover;
}
    .header_top1 {
    min-height: 45px;
    padding: 8px 0;
    background: #219AD1;
}

.site_information ul {
    float: right;
    width: 95%;
    padding: 21px 0;
}

a.join_bt {
    background: #219AD1;
    width: 180px;
    text-align: center;
    height: 38px;
    line-height: 38px;
    border-radius: 75px;
    color: #fff;
    font-weight: 300;
}

a.join_bt:hover,
a.join_bt:focus {
	background: #222;
	color: #fff !important;
}

.site_information {
    display: flex;
    width: 64.66%;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-end;

    }

.site_information ul {
    list-style: none;
}

.site_information ul li {
    float: left;
    width: 33.33%;
    display: flex;
    justify-content: center;
    font-size: 17px;
    font-weight: 300;
}

.site_information ul li img {
    margin-right: 10px;
}

.logo_section {
    display: flex;
    width: 33.33%;
}

.top-header .navbar {
    padding: 0;
    min-height: 30px;
    float: left;
}

.top-header {
    position:absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    margin: 0;
    z-index: 20;
    background-position: left;
    background-repeat: no-repeat;
    background-color: transparent;
    background-size: auto 100%;
    width: 100%;
}

.section {
     float: left;
    width: 100%;
	padding: 160px 0px;
	

}
.chowgulelogo-holder h5{ font-size: 140%;}

.chowgulelogo {
    width: 120px;
    height: auto;
    padding-top: 35px;
}
.chowgulelogo2 {
    width: 200px;
    height: auto;
    padding-top: 35px;
}
.Committeetitle{
    display: block;
      color:  #223F7E;
}

/*.committeeboxholdershadow {
    display: flex;
    justify-content: space-between;
    text-align: center;
    background-color: #efefef;
    border-radius: 18px;
    border: 2px solid #ffffff;
    box-shadow: -1px 5px 4px 0px;
}*/

.committeeboxholder {
    display: flex;
    justify-content: space-between;
    text-align: center;

}
.committeebox {
    display: inline-block;
    width: 100%;
}

.committeebox h6 {
	font-size: 125%;

	text-align: start;
    background-color: #be3b52;
    color: #fff;
    padding: 2%;
    text-align: center;
 
 }
.committeebox p {
	font-size: 100%;
	text-align: start;
 }
.Committeetitle1{
    display: block;
    border-bottom: 3px solid;
    margin: 0px 15px;
    color:  #223F7E;
}
.committeeboxholder1 {
    display: flex;
    justify-content: center;
    text-align: center;
}
.committeebox1 {
    display: inline-block;
    width: 175px;
    padding: 3px;
    box-shadow: 0px 0px 5px;
    margin: 10px;
    border-radius: 5px;
}
.boxnew {
    display: flex;
    justify-content: space-between;
}
.hero {
    display: flex;
    flex-direction: column;
    background-image: url("../images/slide_img-2-2.png");
    width: 100%;
    height: 100vh;
    align-self: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    align-items: center;
    justify-content: center;
}

 .hero_bt {
    background-color: #298941;
        border: solid #fff 1px;
        color: #fff;
        padding: 15px 28px;
        float: left;
        width: 28%;
        text-align: center;
        font-size: 20px;
        font-weight: 300;
        display: flex;
        /* gap: 59px; */
        flex-wrap: wrap;
        flex-direction: row;
        align-items: center;
        margin-right: 1%;
        justify-content: center;
}
 .heading{
          width: 70%;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
    }
.heading h1 { 
   
        text-transform: none;
        font-size: 713%;
        font-weight: bolder;
        overflow: hidden;
        color: #FFFFFF;
        line-height: 78px;
        padding-bottom: 0%;
        padding-top: 1%;
    }
 
.heading h2 {
  font-family: 'PurplePurse';
        text-transform: none;
        font-size: 197%;
        font-weight: bolder;
        overflow: hidden;
        color: #FFFFFF;
        line-height: normal;
        padding-bottom: 14%;
        padding-top: 0%;
 }
 .heading h3 {text-transform: none;
        font-size: 203%;
        font-weight: bolder;
        overflow: hidden;
        color: #FFFFFF;
        line-height: 0px;
            } 
    
    
    .heading2{
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    }
.heading2 h1 { 
   
        text-transform: none;
        font-size: 713%;
        font-weight: bolder;
        overflow: hidden;
        color: #FFFFFF;
        line-height: 78px;
        padding-bottom: 0%;
        padding-top: 1%;
    }
 
.heading2 h2 {
   font-family: 'PurplePurse';
        text-transform: none;
        font-size: 700%;
        font-weight: bolder;
        overflow: hidden;
        color: #FFFFFF;
        line-height: 90px;
        padding-bottom: 25%;
        padding-top: 0%;
 }
 .heading2 h3 {text-transform: none;
        font-size: 203%;
         overflow: hidden;
        color: #FFFFFF;
        line-height: 16px;
            } 
    
    

           .subheading h2 {
        text-transform: none;
        font-size: 171%;
        font-weight: bolder;
        overflow: hidden;
        color: #FFFFFF;
        text-align: right;
        line-height: 25px;
    }

.subheading {
   width: 55%;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: flex-end;
        float: right;
}
.header-img-holder {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap:2%;
}

.header-img-holder h2 {
    font-family: 'Alata';
    font-size: 186%;
	color: #ffd309;
}
.logo3 {
    width: 80%;
    height: auto;
}
.logo2 {
    width: 30%;
    height: auto;
}
.logo1 {
    height: auto;
    width: 15%;
    padding: 5px;
}
.ulockd-home-slider {
    float: left;
    width: 100%;
}


.top-header .navbar .navbar-collapse ul li a {
    text-transform: none;
   font-size: 100%;
    padding: 0px 8px;
    font-weight: 600;
    overflow: hidden;
    color: #FFFFFF;
    position: relative;
    z-index: 2;
}

.top-header .navbar .navbar-collapse ul li a:hover {
    text-transform: none;
    font-size: 100%;
    padding: 0px 8px;
    font-weight: 600;
    overflow: hidden;
    color: #FFFFFF;
    position: relative;
    z-index: 2;
     border-bottom: 2px solid #219AD1;

}

a.navbar-brand {
	left: 45%;
	position: relative;
}

.top-header .navbar .navbar-collapse ul li a.active {
	background: transparent;
    color: #FFFFFF;
    border-bottom: 2px solid #ffc300;
}

.top-header .navbar .navbar-collapse ul li a:hover, 
.top-header .navbar .navbar-collapse ul li a:focus {
    background: transparent;
    color: #fff;
      padding: 0px 8px;
}

.search_icon.nav-link img {
	width: 25px;
}

.top-header .navbar .navbar-collapse ul li {
	margin: 0 10px;
}

.top-header.fixed-menu {
	width: 100%;
	position: fixed;
	box-shadow: 0px 3px 6px 3px rgba(0, 0, 0, 0.06);
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
	background: #fff;
	z-index: 20;
}

.header_bottom {
    float: left;
    width: 100%;
    position: absolute;
    bottom: -30px;
   background: #d9637b;
}

 
/*.header_bottom::after {
    width: 50%;
    display: block;
    right: 0;
    content: "";
    background: #219AD1;
    height: 60px;
    position: absolute;
    top: 0;
}*/

.navbar-toggler {
    border: 2px solid #fff;
    border-radius: 0;
    margin: 15px 0;
    padding: 8px 8px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    z-index: 9;
    position: relative;
}

.navbar-toggler span {
	background: #fff;
	display: block;
	width: 22px;
	height: 2px;
	margin: 0 auto;
	margin-top: 0px;
	margin-top: 0px;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

.navbar-toggler span+span {
	margin-top: 5px;
}

.navbar-toggler:hover {
	border: 2px solid #222;
}

.navbar-toggler:hover span {
    background: #222;
}


/* search bar */

.search-box {
    position: absolute;
    float: right;
    right: 10px;
    top: 9px;
    z-index: 11;
}

.search-box:hover .search-txt {
	width: 240px;
	padding: 0 10px;
}

.top-header #navbar-wd {
    padding-right: 0;
}

.search-btn {
    float: right;
    width: 41px;
    height: 41px;
    background: transparent;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #111;
}

.search-txt {
	border: none;
	outline: none;
	float: left;
	padding: 0;
	color: #000;
	font-size: 14px;
	line-height: 41px;
	width: 0;
	transition: width 400ms;
	background: #fff;
	padding: 0;
	font-weight: 400;
}

.search-btn img {
    padding: 2px;
}

.theme_color {
	color: #219AD1;
}

.menu_orange_section {
      /* float: right; */
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
}

/*.menu_orange_section::after {

    width: 70px;
    height: 60px;
    position: relative;
    content: "";
    display: block;
    background: #219AD1;
    left: -35px;
    transform: skew(30deg);

}*/

.main_bt {
    width: 195px;
    height: 55px;
    float: left;
    text-align: center;
    line-height: 55px;
    border: solid #219AD1 1px;
    font-size: 18px;
    margin-top: 10px;
    background: #fff;
    font-weight: 500;
}

.paddding_left_15 {
	padding-left: 15px;
}



/*------------------------------------------------------------------ About -------------------------------------------------------------------*/

.tooltip-1 {
	display: inline-block;
	position: relative;
	color: #70c6eb;
	opacity: 1;
}


.tooltip__wave {
	width: 30%;
	height: 20px;
	position: absolute;
	bottom: -10px;
	left: 0;
	right: 0px;
	margin: 0 auto;
	overflow: hidden;
}

.tooltip__wave span {
	position: absolute;
	left: -100%;
	width: 200%;
	height: 100%;
	background: url(../images/wave.svg) repeat-x center center;
	background-size: 50% auto;
}

.inner_page_banner h3 {
    font-size: 42px;
    color: #fff;
    padding: 40px 15px;
}

.inner_page_banner {
    float: left;
    width: 100%;
    padding-top: 60px;
    min-height: 180px;

        background-position: center;
 }

 

.about-box {
	padding: 70px 0px;
}

.title-box {
	text-align: center;
	margin-bottom: 30px;
}

.title-box h2 {
	font-size: 75px;
	font-family: 'Great Vibes', cursive;
	color: #e91327;
	font-weight: 400;
	padding: 0;
}

.title-box h2 span {
	color: #70c6eb;
	text-decoration: underline;
}

.about-main-info h2 span {
	color: #70c6eb;
	text-decoration: underline;
}

.about-main-info {
	margin-bottom: 30px;
}

.about_bg {
    background-image: url('../images/about_bg.png');
    background-repeat: no-repeat;
    background-position: left center;
}

.about-img {
	padding: 30px 0px;
}

.about-img img {
	border-radius: 10px;
}

.about-m ul {
	display: block;
	text-align: center;
	padding-bottom: 30px;
}

.about-m ul li {
	display: inline-block;
	text-align: center;
}

.about-m ul li a {
	background: #528780;
	color: #ffffff;
	width: 38px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	display: block;
	border-radius: 50px;
	margin: 0px 5px;
}

.about-m ul li a:hover {
	background: #333333;
	color: #ffffff;
}

.about-main-info h2 {
	font-size: 45px;
	color: #e91327;
	font-weight: 600;
}

.about-main-info a {
	border-radius: 2px;
	transition: .2s;
	padding: 10px 25px;
	background: #e91327;
	color: #ffffff;
	font-weight: 300;
	font-size: 15px;
	border-radius: 0 15px;
	margin-top: 10px;
}

.about-main-info a:hover {
	color: #ffffff;
}

.about-main-info div.full>img {
	height: 500px;
}

.hvr-radial-out {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	position: relative;
	overflow: hidden;
	background: #070500;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	color: #fff;
	float: left;
	width: 165px;
	height: 45px;
	text-align: center;
	line-height: 45px;
}

.hvr-radial-out::before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #d66c0b;
	border-radius: 100%;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.hvr-radial-out:hover::before,
.hvr-radial-out:focus::before,
.hvr-radial-out:active::before {
	-webkit-transform: scale(2);
	transform: scale(2);
}

a.hvr-radial-out:hover,
a.hvr-radial-out:focus {
	color: #fff;
}

#fade {
  display: none;
  position: fixed;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index: 1001;
  -moz-opacity: 0.8;
  opacity: .80;
  filter: alpha(opacity=80);
	overflow: hidden;
}

#light {
      display: none;
    position: fixed;
    top: 20%;
    border: 2px solid #FFF;
    background: #FFF;
    z-index: 1002;
    width: 50%;
	height:50%;
    left: 29%;
}

#boxclose {
  float: right;
  cursor: pointer;
  color: #fff;
  border: 1px solid #AEAEAE;
  border-radius: 3px;
  background: #222222;
  font-size: 31px;
  font-weight: bold;
  display: inline-block;
  line-height: 0px;
  padding: 11px 3px;
  position: absolute;
  right: 2px;
  top: 2px;
  z-index: 1002;
  opacity: 0.9;
}

.boxclose:before {
  content: "×";
}

#fade:hover ~ #boxclose {
  display:none;
}
}
@media screen and (max-device-width: 990px) and (orientation: landscape) {
  .header-img-holder {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 0%;
        flex-wrap: wrap;
        justify-content: center;
        align-content: center;
    }
}
@media only screen and (max-width: 990px) {
	
	.layout_padding {
     padding-top: 60px!important;
    padding-bottom: 75px;
}
    .container {
        max-width: 100%!important;
    }
    
    .heading span { 
   font-family: 'PurplePurse';
    text-transform: none;
    font-size: 150%;
    font-weight: 700;
    overflow: hidden;
    color: #fddf81;
    line-height: normal;
    padding-bottom: 0%;
    padding-top: 0%;
}
.hero {
   display: flex;
        flex-direction: column;
        background-image: url(../images/slide_img-MO.png);
        width: 100%;
        height: 75vh;
        align-self: center;
        background-size: cover;
        background-position: top center;
        background-attachment: scroll;
    }
    .header-img-holder span {
   width: 100%;
    position: relative;
    display: none;
    align-items: flex-end;
    align-content: center;
    justify-content: center;
    bottom: 0;
    font-size: 158%;
    flex-direction: row-reverse;
    flex-wrap: wrap;
    /* margin: 0 auto; */
    left: 0%;
    letter-spacing: 0px;
}
    
    .header_top1 h2 {
    font-family: 'Alata';
    font-size: 15px;
}
    
    .m-hide{display: none;}
    .region-label {
    writing-mode: horizontal-tb;
    transform: rotate(360deg);
    background-color: #3498ce;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    color: #ffffff;
    padding: 20px;
    border-radius: 30px;
}

.header-img-holder {
           display: flex;
        flex-direction: row;
        align-items: center;
        gap: 4%;
        flex-wrap: wrap;
        justify-content: center;
        align-content: center;
}
    .header-img-holder h2 {
    font-family: 'Alata';
    font-size: 180%;
    text-align: center;
		color: #ffd309;
}
    
    .logo3 {
    width: 30%;
    height: auto;
}
     .logo1 {
   width: 14%;
    text-align: center;;
}

.logo2 {
    width: 35%;
    text-align: center;
}
    .chowgulelogo {
        width: 50%;
        height: auto;
        padding-top: 24px;
    
}

.chowgulelogo2 {
        width: 50%;
        height: auto;
        padding-top: 24px;
    
}
        .committeeboxholder {
        display: block;
        text-align: center;
    }
        .committeebox {
        display: inline-block;
        width: 100%;
    }
    .video-container {
    position: relative;
    top: 0%;
}

.footer_bottom {

    background: #219AD1;
    padding: 0 0;
    width: 100%;
    min-height: 2px;
    float: left;
    text-align: center;
            position: static !important;

}

.footer_bottom p.crp {
    float: left;
    margin: 0;
    color: #fff;
    font-size: 16px;
    text-align: center;
    width: 100%;
    line-height: 0px;
}
    
    .footer_bottom p.crpR {
    float: left;
    margin: 0;
    color: #fff;
    font-size: 16px;
    text-align: center;
    width: 100%;
   line-height:normal;
}

.footer_menu ul {
    list-style: none;
    width: 100%;
    float: left;
}

.footer_blog li a {
    font-size: 14px;
    font-weight: 300 !important;
    color: #acaba9 !important;
}

.recent_post_footer p {
    color: #acaba9 !important;
    font-size: 13px;
}

.footer_blog h3 {

    margin-bottom: 10px;
}
    
    .inner_page_banner {
    float: left;
    width: 100%;
    padding-top: 60px;
    min-height: 180px;
    
        display: none;
}
    .hero_bt {
        background-color: #298941;
        border: solid #fff 1px;
        color: #fff;
        padding: 19px 42px;
        float: left;
        width: 100%;
        text-align: center;
        font-size: 22px;
        font-weight: 300;
        display: flex;
        /* gap: 59px; */
        flex-wrap: wrap;
        flex-direction: row;
        align-items: center;
        margin-right: 0%;
        justify-content: center;
        margin-bottom: 2%;
    }
 
    .heading{
    width: 70%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    }
.heading h1 {
         text-transform: none;
        font-size: 455%;
        font-weight: bolder;
        overflow: hidden;
        color: #FFFFFF;
        line-height: 53px;
        padding-bottom: 0%;
    }
     
         .heading h2 {
       font-family: 'PurplePurse';
        text-transform: none;
        font-size: 150%;
        font-weight: bolder;
        overflow: hidden;
        color: #FFFFFF;
        line-height: normal;
        padding-bottom: 8%;
        padding-top: 0%;
    }
    
 
 .heading h3 {text-transform: none;
            font-size: 160%;
            font-weight:bolder;
            overflow: hidden;
            color: #FFFFFF;
     line-height: 70px;
            } 
    
    
    .heading2{
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    }
.heading2 h1 {
         text-transform: none;
        font-size: 455%;
        font-weight: bolder;
        overflow: hidden;
        color: #FFFFFF;
        line-height: 53px;
        padding-bottom: 0%;
    }
     
        .heading2 h2 {
        font-family: 'PurplePurse';
        text-transform: none;
        font-size: 308%;
        font-weight: bolder;
        overflow: hidden;
        color: #FFFFFF;
        line-height: 45px;
        padding-bottom: 9%;
        padding-top: 0%;
    }
 
 .heading2 h3 {text-transform: none;
            font-size: 200%;
         
            overflow: hidden;
            color: #FFFFFF;
     line-height: 16px;
            } 
    

        .subheading h2 {text-transform: none;
        font-size: 200%;
        font-weight: bolder;
        overflow: hidden;
        color: #FFFFFF;
        text-align: center;
            line-height: 30px;
        }

.subheading {
        width: 100%;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: flex-end;
        float: right;
    }
	.our-team {
		margin-bottom: 30px;
	}
    .top-header .navbar .navbar-collapse ul li a {
    text-transform: none;
    font-size: 100%;
    padding: 10px 8px;
    font-weight: 600;
    overflow: hidden;
    color: #000000;
    position: relative;
    z-index: 2;
}

.top-header .navbar .navbar-collapse ul li a:hover {
    text-transform: none;
    font-size: 100%;
    padding: 10px 8px;
    font-weight: 600;
    overflow: hidden;
    color: #FFFFFF;
    position: relative;
    z-index: 2;
     border-bottom: 2px solid #ffc300;

}

a.navbar-brand {
	left: 45%;
	position: relative;
}

.top-header .navbar .navbar-collapse ul li a.active {
	background: #000000;
        color: #219ad1;
        border-bottom: 2px solid #ffc300;
}

.top-header .navbar .navbar-collapse ul li a:hover, 
.top-header .navbar .navbar-collapse ul li a:focus {
    background: transparent;
    color: #000000;
    
}
    .navbar-toggler {
    border: 2px solid #000;
    border-radius: 0;
    margin: 15px 0;
    padding: 8px 8px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    z-index: 9;
    position: relative;
}

.navbar-toggler span {
	background: #000;
	display: block;
	width: 22px;
	height: 2px;
	margin: 0 auto;
	margin-top: 0px;
	margin-top: 0px;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

.navbar-toggler span+span {
	margin-top: 5px;
}

.navbar-toggler:hover {
	border: 2px solid #222;
}

.navbar-toggler:hover span {
    background: #222;
}

}

@media screen and (max-width: 470px) {
	.layout_padding {
     padding-top: 6px!important;
    padding-bottom: 75px;
}
	.footer {
    background-color: #f7f7f7;
    height: auto;
    padding: 2px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column;
    border-top: solid 1px #202d81;
    align-content: center;
}
	    .section {
        float: left;
        width: 100%;
        padding: 60px 0px;
    }
    .heading span { 
   font-family: 'PurplePurse';
    text-transform: none;
    font-size: 100%;
    font-weight: 700;
    overflow: hidden;
    color: #fddf81;
    line-height: normal;
    padding-bottom: 0%;
    padding-top: 0%;
}
    
     .hero {
   display: flex;
        flex-direction: column;
        background-image: url(../images/slide_img-MO.png);
        width: 100%;
        height: 60vh;
        align-self: center;
        background-size: contain;
        background-position: top center;
        background-attachment: scroll;
    }
    .header-img-holder span {
          width: 100%;
         position: relative;
        display: flex;
        align-items: center;
        align-content: center;
        justify-content: center;
        bottom: 0;
        font-size: 100%;
        flex-direction: column;
        flex-wrap: wrap;
        /* margin: 0 auto; */
        left: 0%;
        letter-spacing: 0px;
        color: #fff;}
    .header_top1 h2 {
    font-family: 'Alata';
    font-size: 15px;
}
    .region-label {
    writing-mode: horizontal-tb;
    transform: rotate(360deg);
    background-color: #3498ce;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    color: #ffffff;
    padding: 20px;
    border-radius: 30px;
}
        .chowgulelogo {
        width: 90%;
        height: auto;
        padding-top: 24px;
    }
    
    .chowgulelogo2 {
        width: 80%;
        height: auto;
        padding-top: 24px;
    }
    
      .committeeboxholder {
        display: block;
        text-align: center;
    }
        .committeebox {
        display: inline-block;
        width: 100%;    }
    
    
    .video-container {
    position: relative;
    top: 0%;}
    
    .footer_bottom {

    background: #219AD1;
    padding: 0 0;
    width: 100%;
    min-height: 30px;
    float: left;
    text-align: center;
    position: static!important;

}

.footer_bottom p.crp {
    float: left;
    margin: 0;
    color: #fff;
    font-size: 14px;
    text-align: center;
    width: 100%;
    line-height: 0px;
}
    
    .footer_bottom p.crpR {
    float: left;
    margin: 0;
    color: #fff;
    font-size: 14px;
    text-align: center;
    width: 100%;
    line-height: 20px;
}

.footer_menu ul {
    list-style: none;
    width: 100%;
    float: left;
}

.footer_blog li a {
    font-size: 14px;
    font-weight: 300 !important;
    color: #acaba9 !important;
}

.recent_post_footer p {
    color: #acaba9 !important;
    font-size: 13px;
}

.footer_blog h3 {
    margin-bottom: 10px;
}
     .inner_page_banner {
    float: left;
    width: 100%;
    padding-top: 60px;
    min-height: 180px;
  
         display: none;}
    .hero_bt {
        background-color: #298941;
        border: solid #fff 1px;
        color: #fff;
        padding: 19px 42px;
        float: left;
        width: 100%;
        text-align: center;
        font-size: 22px;
        font-weight: 300;
        display: flex;
        /* gap: 59px; */
        flex-wrap: wrap;
        flex-direction: row;
        align-items: center;
        margin-right: 0%;
        justify-content: center;
        margin-bottom: 2%;
    }
 
    .heading{
   width: 75%;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        position: relative;
        bottom: 0;
    }
    
.heading h1 {
        text-transform: none;
        font-size: 389%;
        font-weight: bolder;
        overflow: hidden;
        color: #FFFFFF;
        line-height: 45px;
        padding-bottom: 19%;
    }
 
 .heading h3 {text-transform: none;
            font-size: 200%;
            font-weight:bolder;
            overflow: hidden;
            color: #FFFFFF;
     line-height: 70px;
            } 
    
    .heading2{
   width: 100%;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        position: absolute;
        top: 0;
    }
    
.heading2 h1 {
        text-transform: none;
        font-size: 389%;
        font-weight: bolder;
        overflow: hidden;
        color: #FFFFFF;
        line-height: 45px;
        padding-bottom: 19%;
    }
 
 .heading2 h3 {text-transform: none;
                font-size: 150%;
               
                overflow: hidden;
                color: #FFFFFF;
                line-height: 10px;
            } 
    

.subheading h2 {text-transform: none;
font-size: 200%;
font-weight: bolder;
overflow: hidden;
color: #FFFFFF;
text-align: left;
line-height: 30px;
}

.subheading {
        width: 100%;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: flex-end;
        float: right;
    }
    .top-header .navbar .navbar-collapse ul li a {
    text-transform: none;
    font-size: 100%;
    padding: 10px 8px;
    font-weight: 600;
    overflow: hidden;
    color: #000;
    position: relative;
    z-index: 2;
}

.top-header .navbar .navbar-collapse ul li a:hover {
    text-transform: none;
    font-size: 100%;
   padding: 10px 8px;
    font-weight: 600;
    overflow: hidden;
    color: #FFFFFF;
    position: relative;
    z-index: 2;
     border-bottom: 2px solid #219AD1;

}

 
   .header-img-holder {
             display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-content: center;
    }

     
    
     .logo1 {
   width: 20%;
    text-align: center;;
}

.logo2 {
    width: 38%;
    text-align: center;
     
}
    
    .logo3 {
    width: 30%;
    height: auto;
}
}



/*------------------------------------------------------------------ Blog -------------------------------------------------------------------*/

.blog-box {
	padding: 70px 0px;

	background-color: #f2f3f5;
}

.blog-inner {
	background: #ffffff;
	text-align: center;
	margin-bottom: 30px;
	border: 10px solid #fff;
	box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
}

.blog-img {
	margin-bottom: 15px;
	overflow: hidden;
}

.blog-img img {
	transition: all 0.9s ease 0s;
}

.blog-inner:hover .blog-img img {
	-moz-transform: scale(1.5) rotate(-10deg);
	-webkit-transform: scale(1.5) rotate(-10deg);
	-ms-transform: scale(1.5) rotate(-10deg);
	-o-transform: scale(1.5) rotate(-10deg);
	transform: scale(1.5) rotate(-10deg);
}

.blog-inner a {
	border-radius: 2px;
	transition: .2s;
	letter-spacing: 1px;
	padding: 10px 18px;
	background: #57cef8;
	color: #ffffff;
}

.blog-inner a:hover {
	color: #ffffff;
}


/*------------------------------------------------------------------ Contact -------------------------------------------------------------------*/

.contact-box {
	padding: 70px 0px;
}

.left-contact h2 {
	font-size: 22px;
	font-weight: 500;
	padding-bottom: 30px;
}

.cont-line {
	overflow: hidden;
	margin-bottom: 30px;
}

.icon-b {
	width: 55px;
	height: 55px;
	text-align: center;
	line-height: 55px;
	font-size: 25px;
	margin-right: 15px;
	color: #fff;
	border-radius: 100%;
	background: #f2184f;
}

.dit-right h4 {
	font-size: 16px;
	color: #3a4149;
	font-weight: 500;
	margin: 0;
	padding: 0;
}

.dit-right p {
	font-size: 14px;
	margin-top: 0;
}

.dit-right a {
	font-size: 14px;
	color: #3a4149;
	font-weight: 300;
	line-height: normal;
}

.dit-right a:hover {
	color: #57cef8;

}

.contact-block {}

.contact-block .form-group .form-control {
	background: #333;
	height: 48px;
	font-size: 14px;
	border: 0;
	padding: 5px 20px;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 0;
	font-weight: 200;
	letter-spacing: 0px;
}

.submit-button .btn-common {
	background-color: #f2184f;
	height: 45px;
	line-height: 45px;
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	padding: 0 20px;
	border: 0;
	outline: 0;
	text-transform: uppercase;
	border-radius: 0px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	border-radius: 0;
	opacity: 1;
}

.contact-block .form-group textarea.form-control {
	height: 150px;
	padding-top: 15px;
}

.submit-button .btn-common:hover {
	background-color: #111;
	opacity: 1;
}

.custom-select {
	height: 45px;
	font-size: 16px;
}

/*select.form-control:not([size]):not([multiple]) {*/
/*	height: calc(45px + 2px);*/
/*}*/

.help-block ul li {
	color: red;
}

.menu_footer li a {
    font-family: 'Raleway', sans-serif;
    font-size: 15px;
    font-weight: 300;
}

.menu_footer li a:hover,
.menu_footer li a:focus {
	color: #d66c0b !important;
}

.menu_footer li {
    margin: 3px 0;
}

.footer-box {
    background: #3a1e02;
    padding: 50px 0;
}

.footer-box .footer-company-name {
	text-align: center;
	margin: 0px;
	color: #333;
	font-size: 13px;
	font-weight: 400;
	padding-top: 2px;
}

footer.footer-box h3 {
    font-size: 30px;
    border-bottom: solid #d66c0b 4px;
    margin-bottom: 15px;
}

.footer-box .footer-company-name a:hover {
	color: #e91327;
}

footer.footer-box h3 {
    font-size: 30px;
    border-bottom: solid #d66c0b 4px;
    margin-bottom: 25px;
}





/*------------------------------------------------------------------ Subscribe -------------------------------------------------------------------*/

.subscribe-box {
	padding: 70px 0px;
	background: #e91327;
}

.subscribe-inner {
	max-width: 500px;
	width: 100%;
	margin: 0 auto;
}

.subscribe-inner h2 {
	font-size: 80px;
	font-weight: 600;
	color: #ffffff;
	font-family: 'Great Vibes', cursive;
	padding: 0;
}

.subscribe-inner p {
	color: #cccccc;
}

.subscribe-inner .form-group .form-control-1 {
	width: 100%;
	padding: 12px 15px;
	border-radius: 0px;
	border: none;
}

.subscribe-inner .form-group button {
	border-radius: 0;
	transition: .2s;
	padding: 10px 18px;
	background: #222;
	color: #ffffff;
	border: none;
	cursor: pointer;
	font-weight: 300;
	letter-spacing: 0.1px;
	border-radius: 0 15px 0 15px;
}

.about-main-info h2 img {
	margin-top: -10px;
}

p {
    margin-top: 5px;
    margin-bottom: 1rem;
     line-height: 20px;
    color: #4a4a49;
}

.text_align_left {
	text-align: left;
}


.text_align_center {
	text-align: center;
}

.text_align_right {
	text-align: right;
}

.text_align_left_img img {
    float: left;
}

.text_align_right_img img {
    float: right;
}

.red_bg {
	background: #e91327;
}

.white_fonts p,
.white_fonts h1,
.white_fonts h2,
.white_fonts h3,
.white_fonts h4,
.white_fonts h5,
.white_fonts h6,
.white_fonts ul,
.white_fonts ul li,
.white_fonts ul li a,
.white_fonts ul i,
.white_fonts .post_info i,
.white_fonts div,
.white_fonts a.read_more {
	color: #fff !important;
}

.red_bg .about-main-info a {
	background: #fff;
	color: #e91327;
}

.testimonial_img {
	text-align: center;
	width: 100%;
	display: flex;
	justify-content: center;
}

.mfp-figure figure .mfp-bottom-bar {
	display: none;
}

#client_slider .carousel-indicators {
	bottom: -45px;
}

#client_slider .carousel-indicators li {
	height: 15px;
	width: 15px;
	border-radius: 100%;
	background: #999;
}

#client_slider .carousel-indicators li.active {
	background: #e91327;
}

.layout_padding {
	padding-top: 90px;
	padding-bottom: 75px;
}

.heading_main h2 {
    font-size: 45px;
    letter-spacing: -0.5px;
    font-weight: 500;
    padding: 0;
    margin: 0;
    font-family: 'Raleway', sans-serif;
    position: relative;
}

.heading_main h2::after {
    width: 250px;
    height: 8px;
    background: #219AD1;
    content: "";
    display: block;
    transform: skew(-30deg);
    margin-top: 3px;
}

.heading_main p.large {
    font-size: 20px;
    color: #605f5f;
    position: relative;
    padding: 0;
    font-weight: 500;
    margin: 0;
}

.heading_main p {
    font-family: 'Raleway', sans-serif;
}

.heading_main p.small_tag {
    color: #000;
    font-size: 18px;
    text-transform: uppercase;
    line-height: normal;
    font-weight: 600;
    margin: 0;
}

.center {
	display: flex;
	justify-content: center;
}

p.section_count {
    font-size: 155px;
    margin: 0 45px 0 0;
    color: #cccac5;
    font-weight: 400;
    line-height: 70px;
}

.padding_0 {
	padding: 0;
}

.full {
	float: left;
 }

.heading_main {
    float: left;
    display: flex;
    margin-bottom: 45px;
    width: 100%;
    justify-content: center;
}

.theme_bg {
	background: #07528d;
}

h3.small_heading {
	font-size: 35px;
	font-weight: 600;
	line-height: normal;
}

.margin-top_20 {
	margin-top: 20px;
}

.margin-top_30 {
	margin-top: 30px;
}

.margin-bottom_30 {
	margin-bottom: 30px;
}

.carousel a.carousel-control-prev {
    background: #f43866;
    opacity: 1;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    top: 40%;
    left: -80px;
}

.carousel a.carousel-control-next {
	background: #f43866;
	opacity: 1;
	width: 50px;
	height: 50px;
	border-radius: 100%;
	top: 40%;
	right: -80px;
}

#demo {
	margin-bottom: 20px;
}

ul.social_icon li a {
    width: 35px;
    height: 35px;
    background: #fff;
    float: left;
    border-radius: 100%;
    text-align: center;
    font-size: 16px;
}

ul.social_icon li i {
	color: #000 !important;
	line-height: 35px;
}

ul.social_icon li {
	float: left;
	margin: 0 5px;
}

.inner_page .top-header {

    position: relative;

}

.inner_page .inner_page_header {

    background: #1f1f1f;
    padding: 40px 0;

}

.inner_page .inner_page_header h3 {

    color: #fff;
    margin: 0;
    padding: 0;
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase;

}



.newsletter_form input {
    padding: 5px 10px;
    font-size: 14px;
    border: none;
    border-radius: 5px;
    margin-bottom: 10px;
}

.newsletter_form button {
    background: #d66c0b;
    color: #fff;
    border: none;
    font-size: 14px;
    font-weight: 600;
    padding: 5px 25px;
    border-radius: 5px;
    cursor: pointer;
}

.news_blog {
    position: relative;
    background: #eee;
    min-height: 280px;
    text-align: center;
    margin: 15px 0;
}

.overlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(21,12,3,.65);
    opacity: 0;
    transition: ease all 0.25s;
}

.news_blog:hover .overlay,
.news_blog:focus .overlay {
	opacity: 1;
}

.main_bt.transparent {
    background: transparent;
    border-color: #fff;
    color: #fff;
    cursor: pointer;
}

.blog_details {
    position: absolute;
    left: 0;
    bottom: 0;
    background: #219AD1;
    padding: 15px 0 5px;
    text-align: center;
    transition: ease all 0.25s;
}

.news_blog:hover .blog_details,
.news_blog:focus .blog_details {
    opacity: 0;
}

.blog_details h3 {
    color: #fff;
    font-size: 25px;
    margin: 0;
    padding: 0;
}

.blog_details p {
    color: #fff;
    font-size: 15px;
    line-height: normal;
}

.footer_blog ul li {
    margin-bottom: 15px;
    display: flex;
    line-height: normal;
}

.footer_blog ul li img {
    width: 25px;
    height: 25px;
    margin-right: 15px;
    position: relative;
    top: 1px;
}
 

footer {
	width: 100%;
	float: left;
}

footer.footer-box p {
    font-size: 17px;
}

.footer_blog {
    float: left;
    width: 100%;
}

ul.bottom_menu li a {
	color: #8d8d8c;
}

ul.bottom_menu li {
	float: left;
	font-size: 14px;
	font-weight: 300;
	margin-left: 20px;
}

.bottom_menu {
	float: right;
}

.innerpage_banner {
	background-color: #f9f9f9;
	min-height: 150px;
	text-align: center;
	background-image: url("../images/slider-01.jpg");
	background-size: cover;
	background-position: center center;
}

.innerpage_banner h2 {
	margin: 55px 0 0;
	padding: 0;
	font-size: 30px;
	text-align: left;
	font-weight: 500;
	position: relative;
}

#demo .img-responsive {
	width: 100%;
}


.top-header.fixed-menu .search-btn {
	background: #111;
}

.top-header.fixed-menu .search-btn img {
    width: 25px;
}

.top-header.fixed-menu .search-box:hover .search-txt {
	width: 240px;
	padding: 0 10px;
	border: solid #000 1px;
	height: 41px;
}

.contact_form {
    background: url('../images/contact_bg.png');
    background-size: cover;
    background-position: center center;
    min-height: 650px;
    padding: 80px 0;
}

.field input {
    width: 100%;
    background: #206553;
    min-height: 65px;
    border: none;
    margin: 6px 0;
    color: #fff;
    padding: 0 25px;
    font-size: 17px;
    font-weight: 300;
}

.field placeholder {
    color: #fff!important;
    
}

.field textarea {
    width: 100%;
    background: #206553;
    min-height: 120px;
    border: none;
    margin: 15px 0;
    color: #fff;
    padding: 25px;
    font-size: 17px;
    font-weight: 300;
}

 ::placeholder {
  color: #fff;
  opacity: 1; /* Firefox */
}

::-ms-input-placeholder { /* Edge 12 -18 */
  color: #fff;
}

.contact_form_inner button {
    width: 100%;
    height: 60px;
    border: none;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 62px;
    cursor: pointer;
    transition: ease all 0.5s;
    background: #219AD1;
}


.contact_form_inner button:hover,
.contact_form_inner button:focus {
    color: #fff;
    background: #219AD1;
}

.process-container {
  background-color: #d6f0fd;
  border-radius: 12px;
  padding: 40px 30px 60px; /* Added bottom padding */
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 40px;
  flex-wrap: wrap;
}

    .step {
      display: flex;
      flex-direction: column;
      align-items: center;
      text-align: center;
      width: 160px;
    }

    .step-icon {
      width: 72px;
      height: 72px;
      border: 2px solid #219AD1;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      background-color: white;
      margin-bottom: 10px;
      font-size: 30px;
    }

    .step-title {
      font-weight: bold;
      font-size: 16px;
      margin-bottom: 4px;
    }

    .step-subtext {
      font-size: 14px;
      color: #333;
    }

    .arrow {
      width: 60px;
      height: 20px;
      display: flex;
      align-items: center;
      justify-content: center;
    }

    .arrow svg {
      width: 100%;
      height: 100%;
    }

    @media (max-width: 768px) {
		.layout_padding {
     padding-top: 60px!important;
    padding-bottom: 75px;
}
		.footer {
    background-color: #f7f7f7;
    height: auto;
    padding: 2px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column;
    border-top: solid 1px #202d81;
    align-content: center;
}
		    .section {
        float: left;
        width: 100%;
        padding: 2px!important;
    }
        
        .trade-box {
                padding: 25px;
                min-height: auto;
            }
            
            .trade-heading {
                font-size: 22px;
            }
            
            li {
                padding: 10px;
            }
            
            .trade-box span {
                font-size: 14px;
            }
        }
        
        @keyframes fadeInUp {
            from {
                opacity: 0;
                transform: translateY(30px);
            }
            to {
                opacity: 1;
                transform: translateY(0);
            }
        }
        
        .trade-box {
            animation: fadeInUp 0.6s ease forwards;
        }
        
        .trade-box:nth-child(2) {
            animation-delay: 0.2s;
        }
      .process-container {
        flex-direction: column;
        gap: 30px;
      }

      .arrow {
        transform: rotate(90deg);
      }
    }

.card-container {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
  margin-top: 40px;
}

.card {
  border-radius: 16px;
  padding: 24px;
  width: 100%;
  max-width: 480px;
  box-sizing: border-box;
}

.blue-card {
  background-color: #219AD1;
  color: white;
}

.gray-card {
  background-color: #f2f2f2;
  color: #222;
}

.card h3 {
  font-size: 18px;
  margin-bottom: 12px;
  font-weight: 700;
}

.card ul {
  list-style-type: disc;
  padding-left: 20px;
  margin: 0;
}

.card li {
  margin-bottom: 8px;
  line-height: 1.5;
}


.btn-holderall {
    display: inline-flex
;
    align-items: end;
    padding-top: 10px;
    padding-bottom: 10px;
    align-content: center;
    justify-content: center;
}

.last-para{
	align-content: center;
}


.custom-button {
  background-color: #219AD1;     
  color: white;                  
  padding: 12px 24px;           
  border: none;                  
  border-radius: 8px;            
  font-size: 16px;              
  cursor: pointer;           
  transition: background-color 0.3s ease;
	position: relative;
	z-index: 10;
}

.custom-button:hover {
  background-color: #1977A5;     /* Darker blue on hover */
}




.logo-slider {
  overflow: hidden;
  position: relative;
  width: 100%;
  background: #f8f9fa;
  padding: 20px 0;
}

.logo-slide-track {
     display: flex;
    /* width: calc 3200px(200px * 16); */
    /* animation: scroll 25s linear infinite; */
    flex-wrap: nowrap;
    justify-content: center;
}

.logo-slide {
  height: 100px;
  width: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 15px;
}

.logo-slide img {
  max-height: 80px;
  max-width: 100%;
  object-fit: contain;
}

@keyframes scroll {
  0%   { transform: translateX(0); }
  100% { transform: translateX(-50%); }
}

.faculty-card {
  padding: 10px;
}
.faculty-card img {
  border: 4px solid #ddeaf2;  /* matches your theme */
  padding: 5px;
}
.faculty-card h5 {
  font-size: 1rem;
}
.faculty-card p {
  font-size: 0.9rem;
}