﻿@charset "utf-8";
/* CSS Document */
/*font-family: 'Raleway', sans-serif;*/
html {
        overflow-x: hidden;
}
body {
    padding: 0;
    margin: 0;
    font-family: 'Raleway', sans-serif;
    /*overflow-x: hidden;*/
}
a:hover {
    text-decoration: none;
}
a:focus {
    outline: 0;
}
/**************************************
header-portion
**************************************/
.logo_section {
    margin: 15px 0;
}
.kknavwrap {
    background-color: #0196c0;
}
#menu {
    margin: 0;
    padding: 0;
    text-align: center;
}
#menu li {
    display: inline-block;
    margin-right: 6px;
}
#menu li:last-child {
    margin-right: 0;
}
#menu li a {
    color: #fefefe;
    display: block;
    padding: 10px 18px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
    transition: all 0.3s ease-in-out;
}
#menu li a:hover, #menu li a:focus {
    text-decoration: none;
    background-color: #063951;
    color: #fefefe;
}
#menu li a.nav_active {
    background-color: #063951;
    color: #fefefe;
}
#main_banner {
    border: 0 none;
    margin: 0;
    background: transparent;
}
#main_banner .slides > li {
    display: block;
}
.years16 {
    background-color: #ffedb9;
    padding-bottom: 15px;
    padding-top: 60px;
    margin-top: -1px;
    background-image: url(../images/bg-1.png);
    background-position: bottom left;
    background-repeat: no-repeat;
    border-bottom: 1px solid #005c97;
}
.img_16yrs {
    margin-left: 76px;
    margin-top: 32px;
}
.red-text {
    color: #df4741;
    font-weight: 600;
}
.bold-txt {
    color: #222222;
    font-weight: 600;
}
.download_brochure {
    display: inline-block;
    text-align: center;
}
.dnldbrch {
    background-color: transparent;
    color: #01559d;
    font-size: 14px;
    margin: 9px 0 0;
    padding: 10px;
    text-transform: uppercase;
    font-weight: 500;
    height: 42px;
    overflow: hidden;
    position: relative;
    border-top:1px solid #01559d;
    border-bottom:1px solid #01559d;
    transition:all 1s linear;
}
.dnldbrch:after {
    content:'';
    position:absolute;
    right:0;
    bottom:0;
    width:1px;
    height:50%;
    background-color:#01559d;
    transition:all 0.3s linear;
}
.dnldbrch:before {
    content:'';
    position:absolute;
    left:0;
    top:0;
    width:1px;
    height:50%;
    background-color:#01559d;
    transition:all 0.3s linear;
}
.dnldbrch:hover:after, .dnldbrch:hover:before {
    height:100%;
}
.dnldbrch:hover, .dnldbrch:focus {
    color: #01559d;
    text-decoration: none;
}
.dnldbrch:hover .brchImg {
    bottom: 31px;
}
.brchImg {
    margin-right: 10px;
    float: left;
    position: relative; 
    transition:all 0.3s linear;
    bottom:0;   
}
.pad-nill {
    padding-left: 0;
    padding-right: 0;
}
.paco_txt_box {
    padding: 30px 90px 30px 20%;
    position: relative;
    background-image: url(../images/bg-2.png);
    background-position: right top;
    background-repeat: no-repeat;
}

.paco_txt_box2 {
    padding: 30px 20% 30px 90px;
    position: relative;
    background-image: url(../images/bg-2.png);
    background-position: left top;
    background-repeat: no-repeat;
}

.primary_hdr {
    background-image: url("../images/hdr_style_2.png");
    background-position: left bottom;
    background-repeat: no-repeat;
    color: #363637;
    font-size: 27px;
    font-weight: 700;
    margin-bottom: 20px;
    padding-bottom: 20px;
    text-transform: uppercase;
}
.primary_hdr2 {
    background-image: url("../images/hdr_style_2.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    color: #363637;
    font-size: 27px;
    font-weight: 700;
    margin-bottom: 20px;
    padding-bottom: 20px;
    text-transform: uppercase;
}
.paco_txt_box > p {
    font-size: 14px;
}
.attend_box {
    background-color: #fe8b0a;
    min-height: 425px;
    padding: 60px 15px 60px 40px;
    position: relative;
}
.attend_box:after {
    background-color: #fe8b0a;
    content: "";
    height: 100%;
    right: -100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.key_hdr {
    background-image: url("../images/hdr_style_3.png");
    background-position: left bottom;
    background-repeat: no-repeat;
    color: #fe8b0a;
    font-size: 27px;
    font-weight: 700;
    margin-bottom: 20px;
    padding-bottom: 20px;
    text-transform: uppercase;
}
.key_box {
    background-color: #02365d;
    min-height: 425px;
    padding: 60px 40px 60px 15px;
    position: relative;
}
.key_box:before {
    background-color: #02365d;
    content: "";
    height: 100%;
    left: -100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.key_List {
    margin: 0;
    padding: 0;
}
.key_List > li {
    background-image: url("../images/bullets.png");
    background-position: 0 4px;
    background-repeat: no-repeat;
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    list-style-type: none;
    margin-bottom: 16px;
    padding-left: 35px;
}
.who_attend {
    background-image: url("../images/hdr_style_3.png");
    background-position: left bottom;
    background-repeat: no-repeat;
    color: #2a2a2a;
    font-size: 27px;
    font-weight: 700;
    margin-bottom: 20px;
    padding-bottom: 20px;
    text-transform: uppercase;
}
.attend_list {
    padding: 0;
    margin: 0;
}
.attend_box > p {
    font-size: 14px;
    color: #111111;
}
.attend_list > li {
    color: #111111;
    display: inline-block;
    font-size: 14px;
    list-style-type: none;
    margin-bottom: 10px;
    margin-right: 14px;
    text-transform: uppercase;
    font-weight: 500;
}
.attend_list > li > img {
    margin-right: 10px;
}
.nrml_txt {
    color: #484848;
    font-size: 14px;
}
.about_conclave {
    padding-bottom: 60px;
    padding-top: 60px;
    background-image: url(../images/about-bg.jpg);
}
.video_box {
    position: relative;
}
.video_box::after {
    background-image: url("../images/bg-2.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    content: "";
    height: 100%;
    left: -19px;
    position: absolute;
    top: -60px;
    width: 40px;
}
.read_more {
    background-color: #878787;
    color: #ffffff;
    font-size: 14px;
    padding: 12px 26px;
    border-bottom: 3px solid #676767;
    border-radius: 5px;
    transition: all 0.3s ease-in-out;
    display: inline-block;
}
.read_more:hover {
    color: #FFFFFF;
    background-color: #676767;
}
.registraion_section {
    background-image: url("../images/registration_bg.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 40px 0;
}
.registration_hdr {
    color: #ffffff;
    font-size: 24px;
    font-weight: bold;
}
.white_txt {
    color: #000;
    font-size: 14px;
}
.registration_btn {
    background-color: #f96714;
    border-radius: 5px;
    color: #ffffff;
    display: inline-block;
    float: right;
    font-weight: 600;
    margin-top: 40px;
    padding: 23px 27px;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out 0s;
    font-size: 18px;
}
.registration_btn:hover, .registration_btn:focus {
    background-color: #b24d14;
    color: #FFFFFF;
    text-decoration:none;
}
.workshop {
    padding: 50px 0;
}
.workshop_img {
    display: inline-block;
    margin: 30px 0 0;
    max-width: 100%;
}
.workshop_img1 {
    display: block;
    margin: 30px auto;
    max-width: 100%;
	position:relative;
	text-align:center;
	
}


.img-fluid {
    display: block;
    max-width: 100%;
}
.primary_hdr2 {
    background-image: url("../images/hdr_style_2.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    color: #292929;
    font-size: 27px;
    font-weight: 700;
    margin-bottom: 20px;
    padding-bottom: 20px;
    text-transform: uppercase;
    text-align: center;
    margin-top: 0;
}
.primary_hdr3 {
    background-image: url(../images/hdr_style_2.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    color: #00669d;
    font-size: 27px;
    font-weight: 700;
    margin-bottom: 20px;
    padding-bottom: 20px;
    text-transform: uppercase;
    text-align: center;
    margin-top: 0;
}
.yellow-text {
    color:#fe8b0a !important;
}
.sponsor_section {
    background-color: #fae8b5;
    padding: 50px 0;
}
.owl-prev {
    height: 28px;
    width: 16px;
    background-image: url(../images/sponsor/left.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    position: absolute;
    top: 50%;
    left: -30px;
    transform: translateY(-50%);
}
.owl-next {
    height: 28px;
    width: 16px;
    background-image: url(../images/sponsor/right.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    position: absolute;
    top: 50%;
    right: -30px;
    transform: translateY(-50%);
}
.contact_section {
    padding: 50px 0;
}
.please_contact {
    color: #7e7e7e;
    text-align: center;
    text-transform: uppercase;
}
.contact_list > li {
    display: inline-block;
    float: left;
    list-style-type: none;
    margin-right: 50px;
    min-height: 310px;
    width: 35%;
}
.contact_list > li:last-child {
    margin-right: 0;
}
.contact_list {
    margin: 0;
    padding: 0 0 0 14%;
    text-align: center;
}
.contact_person_list {
    padding: 0;
    margin: 0;
}
.contact_person_list > li {
    list-style-type: none;
    text-align: left;
}
.person_name {
    color: #333333;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 4px;
}
.designation {
    color: #909090;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.tel {
    background-image: url("../images/call.png");
    background-repeat: no-repeat;
    padding-left: 25px;
    background-position: 0px 3px;
    margin-right: 7px;
}
.mail {
    background-image: url("../images/mail.png");
    background-position: 0 3px;
    background-repeat: no-repeat;
    color: #f15750;
    margin-left: 7px;
    padding-left: 25px;
}
.contact_person_list > li {
    list-style-type: none;
    margin-bottom: 12px;
    text-align: left;
    border-bottom: 1px solid #e0e0e0;
}
.contact_person_list > li:last-child {
    margin-bottom: 0;
    border-bottom: 0;
}
.footer_txt {
    background-color: #02365d;
    color: #ffffff;
    font-size: 13px;
    margin: 0;
    padding: 20px 0;
}
.footer_txt a {
    color: #fe8b0a;
    font-weight:700;
    transition: all 0.3s ease-in-out;
}
.footer_txt a:hover {
    color: #fff;
}
.wrapper {
    padding-bottom: 40px;
    padding-top: 40px;
}
.gallery_list {
    margin: 0;
    padding: 0;
}
.gallery_list > li {
    list-style-type: none;
    padding: 15px;
    width: 20%;
    float: left;
}
.gallery_list > li > img {
    width: 100%;
}
.border_box {
    box-shadow: 0 0 10px rgba(0,0,0,0.8) inset;
    padding: 30px;
}
.offer-image
{
    position: absolute;
    top: 65px;
    width: 20%;
    right: 44px;
}
.fee_list > li {
    padding: 0 0 0px 30px;
    position: relative;
    list-style: none;
    margin: 0 0 5px 0;
}
.fee_list > li:after {
    content: '';
    position: absolute;
    top: 5px;
    left: 10px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #797979;
}
.fee_list {
    /*border-top: 1px solid #cecece;*/
    padding: 0 0 0 12px;
}
/*.fee_list > li:first-child {
    background-color:#df4741;
}*/
.blink {
    font-weight:600;
    color:#000000;
    animation-name:blinker;
    animation-iteration-count:infinite;
    animation-duration:3s;
}
@-moz-keyframes blinker {
    0% { opacity: 1.0; color: #000000; }
    50% { opacity: 1; color: #D32D22;}
    100% { opacity: 1.0; color: #000;} 
}

@-webkit-keyframes blinker { 
    0% { opacity: 1.0; color: #000000; }
    50% { opacity: 1; color: #D32D22;}
    100% { opacity: 1.0; color: #000;} 
} 

@keyframes blinker { 
    0% { opacity: 1.0; color: #000000; }
    50% { opacity: 1; color: #D32D22;}
    100% { opacity: 1.0; color: #000;} 
}
.form label {
  display: block;
}
.input_100 {
  border: 1px solid #bebebe;
  outline: 0 none;
  padding: 10px;
  width: 100%;
  font-size:13px;
}
.textarea_100 {
      border: 1px solid #bebebe;
  outline: 0 none;
  padding: 10px;
  width: 100%;
}
.input_100:hover, .textarea_100:hover, .input_100:focus, .textarea_100:focus {
    border-color:#07B5E1;
}
.Submit_btn {
  background-color: #ecbc30;
  border: 0 none;
  color: #000;
  font-size: 18px;
  font-weight: 600;
  outline: 0 none;
  padding: 10px 40px;
  text-transform: uppercase;
  transition:all 0.3s ease-in-out;
}
.Submit_btn:hover {
    background-color: #1B1B1B;
    color:#FFFFFF;
}
.sticky_enquiry {
	width: 350px;
    position: fixed;
    right: -320px;
    bottom: 50px;
    transition: all 0.3s ease-in-out;
    z-index: 99999999;
}
.sticky_enquiry.open {
    right:0;
     transition:all 0.3s ease-in-out;
}
.qck_enq_txt {
    background-color: #0196c0;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: 800;
    line-height: 1;
    padding: 10px 0;
    text-align: center;
    width: 30px;
    float: left;
    cursor: pointer;
}
.quick_from {
   background-color: #dddddd;
    float: left;
    padding: 10px;
    width: 320px;
}
.Submit_btn2 {
  background-color: #053752;
  border: 0 none;
  color: #ffffff;
  font-size: 13px;
  font-weight: 600;
  outline: 0 none;
  padding: 7px 0;
  text-transform: uppercase;
  width: 100%;
   transition:all 0.3s ease-in-out;
}
.Submit_btn2:hover {
    background-color: #fe8b0a;
    color:#000000;
}
.mar-top-0 {
    margin-top:0;
}
.mar_top_30 {
    margin-top: 15px;
    display: inline-block;
}
.sponsor_block{
	margin:0 0 25px 0;
	padding:0;
	list-style:none;
}
.sponsor_block li{
	float:left;
	padding:10px;
	width:25%;	
}
.txt-red {
    color:#be342d;
    font-weight:bold;
}


.white_txt2 {
    color:#FFFFFF;
}
.offer-text
{
    margin: 0;
    padding: 0 0 0 20px;
    color: #fff;
}
.offer-text li span
{
    animation-name: offer-blinker;
    animation-iteration-count: infinite;
    animation-duration: 3s;
}
@-moz-keyframes offer-blinker {
    0% { opacity: 1.0; color: #fff; }
    50% { opacity: 1; color: #ffb420;}
    100% { opacity: 1.0; color: #fff;} 
}

@-webkit-keyframes offer-blinker { 
    0% { opacity: 1.0; color: #fff; }
    50% { opacity: 1; color: #ffb420;}
    100% { opacity: 1.0; color: #fff;} 
} 

@keyframes offer-blinker { 
    0% { opacity: 1.0; color: #fff; }
    50% { opacity: 1; color: #ffb420;}
    100% { opacity: 1.0; color: #fff;} 
}
.delegate {
	margin-bottom: 0;
}
.delegate > input {
	margin-left: 10px;
	border-bottom: 1px dotted #9b9b9b;
	border-top: 0;
	border-right: 0;
	border-left: 0;
	outline: none;
}
.tablehdr td {
	padding: 5px;
	text-align: center;
	background-color: #383838;
	color: #fff;
}
.tablehdr td:first-child {
    width:50px;
}
.datatable {
    margin-bottom:30px;
}
.datatable td {
    padding: 5px;
    border: 0;
}
input.data {
	width: 100%;
	border: 0;
	border-bottom: 1px dotted #727272;
    padding:5px;
}
.add_bottom {
	border: 0;
	outline: 0;
	background-color: #f2f2f2;
	color: #000;
	font-size: 14px;
	margin-right: 30px;
    margin-bottom:30px;
}
.nominated {
	width: 60%;
}
.note_txt {
    font-size: 18px;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 10px;
}
.resistration_notes li {
    color: #000;
    margin: 5px 0;
    padding-left: 30px;
    position: relative;
    list-style-type:none;
}
.resistration_notes li:after {
    content: "\f192";
    position: absolute;
    top: 0;
    left: 5px;
    font-family: FontAwesome;
    color: #b9151e;
}
.checkout_btn {
	background-color: #00669d;
	color: #fff;
	text-transform: uppercase;
	margin: 30px 0 30px 0;
	border: 0;
	outline: 0;
	padding: 9px 30px;
    transition:all 0.3s ease-in-out;
}
.checkout_btn:hover {
background-color:#fe8b0a;
}
.membrBook {
    margin-left: 25px;
    color: #008405;
    border: 1px solid currentColor;
    padding: 5px 15px;
    display: inline-block;
    position: relative;
    top: 17px;
}
.border_member {
    border: 1px solid #cecece;
    padding: 15px 15px 5px 15px;
}
.datatable {
    margin-bottom: 30px;
    border: 0;
}
.datatable th {
    border: 0;
    background-color: #222;
    color: #fff;
    padding: 10px;
}
.footer {
    background-color:#02365d;
}
.customtable {
	width: 350px;
	margin: 0 auto;
}
.customtable td {
	padding: 10px 5px;
	border-bottom: 1px solid #e9e9e9;
	font-family: arial;
}
.paynow {
	background-color: #414141;
	border: none;
	outline: none;
	color: #fff;
	font-size: 16px;
	padding: 5px 30px;
    transition:all 0.3s ease-in-out;
}
.paynow:hover {
    background-color: #063951;
    color: #fefefe;
}
.amount {
	width: 60px;
	display: inline-block;
}
.print_btn {
	float: right;
	background-color: #5a5a5a;
	border: none;
	outline: none;
	color: #fff;
	padding: 5px 15px;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
	font-family: 'Raleway', sans-serif;
	font-size: 12px;
	letter-spacing: 2px;
	font-weight: bold;
}
.print_btn:hover {
    background-color:#fe8b0a;
}
.registration_close {
    display: inline-block;
    position: relative;
    top: 17px;
    margin-left: 20px;
    font-size: 20px;
    color: red;
}
.registration_close:hover {
    color: red;
    text-decoration:none;
}
.download {
	color: #003144;
	font-weight: 600;
	margin-left: 35px;
	text-decoration: underline;
    transition:all 0.3s ease-in-out;
}
.download:hover {
    color: #086387;
    text-decoration: underline;
}

.modal-header1{ display:inherit!important;}
.modal-open{ padding-right:0!important;}
.textseparetor{font-weight:600; color:#00669d; border-bottom:none !important;}

.logo1{ margin-top:20px!important;}
.slider img{ width:100%;}

.ProgramDetails [class^="col-"]{ margin-bottom:30px;}

.logo-box{ display:block; margin:0px; padding:20px 0 20px;}
.logo-box ul{ display:block; list-style-type:none; padding:0; margin:0;}
.logo-box ul li{ display:inline-table; padding:0; margin:0px 2px; vertical-align:top; position:relative; border:1px solid #efefef; width:130px;}
.logo-box ul li img{ width:100%;}
.logo-box ul li:first-child{ margin-left:3px;}