html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
  caption, tbody, tfoot, thead, 
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

a {text-decoration:none; -webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease; 
-o-transition:all 0.5s ease; transition:all 0.5s ease; color:#333;}
a:focus {outline:none;}
h1,h2,h3,h4,h5,h6 {font-family: 'Montserrat', sans-serif;}

:focus { outline: none; }
html, body {font-family: 'Montserrat', sans-serif;}

#maincontainer {width:100%; float:left;}

/* ==================== MAIN START ==================== */

.scrollToTop{width:48px; height:48px; position:fixed; bottom:150px; right:60px; display:none;	
background:url(../images/arrow_up.png) no-repeat left top; text-indent:-9999px; z-index:1000;}

/* HEADER */

.top_container {width:100%; float:left; padding:30px 0;}

.top_container .logo {display:block;}
.top_container .logo a {display:inline-block;}
.top_container .logo a img {max-width:300px;}

.top_container .email {display:block; text-align:right;}
.top_container .email a {font-size:20px; color:#bbb; font-weight:500; line-height:28px; margin:5px 0 0; display:inline-block;}
.top_container .email a:hover {color:#ffc432;}

.header {width:100%; float:left;}

.header .hd_top {width:100%; float:left; background:#602652; padding:10px 0;}
.header .hd_top #menu {display:block; padding:0; list-style:none;}
.header .hd_top #menu li {width:auto; float:left; padding:0 30px 0 0;}
.header .hd_top #menu li a {line-height:42px; font-size:13px; color:#fff; font-weight:500; display:block;}
.header .hd_top #menu li a:hover {color:#ffc432;}

.slicknav_menu {display:none;}

.header .hd_top .socail_icons {display:block; text-align:right;}
.header .hd_top .socail_icons a {display:inline-block; color:#fff; line-height:42px; font-size:17px; margin:0 5px;}
.header .hd_top .socail_icons a:hover {color:#ffc432;}

.header .hd_bottom {width:100%; float:left;  background:url("../images/m_bg.jpg") no-repeat center; background-size:cover; background: #fff; padding: 50px 0;}

.header .hd_bottom .cover {display:block;}
.header .hd_bottom .cover img {max-width:100%;}

.header .hd_bottom .ebook_info {display:block; padding:0px 0px 30px 0;}
.header .hd_bottom .ebook_info small {display:block; color:#000; font-size:24px; font-weight:300; padding:0 0 15px;}
.header .hd_bottom .ebook_info h2 {display:block; font-family: 'Bebas Neue', cursive; color:#000000; font-size:36px;}

.header .hd_bottom .logo {display:block; padding:0 0 30px;}
.header .hd_bottom .logo small {display:block; color:#000; font-size:11px; font-weight:400; padding:0 0 10px;}
.header .hd_bottom .logo img {max-width:250px;}

/* BODY */

.bodycontainer {width:100%; float:left; min-height:300px;}
.bodycontainer h2 {
    display: block;
    color: #fff;
    font-weight: 600;
    font-size: 26px;
    padding: 0 0 25px;
    letter-spacing: 1px;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
}
.b24-form-control-container.b24-form-control-icon-after input {
    background: #fff !important;
    color: #000;
}
.b24-form-btn:hover {
    background-color: rgb(13 30 50);
}
.action_btn{margin-top: 25px;}
.action_btn a {
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    border-radius: 30px;
    padding: 12px 35px;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.5px;
	margin:0 5px 0 0;
    line-height: 24px;
    background: #602652;
}
.springBx2 .action_btn a {
    background: #000;
}
.action_btn a:hover {
    color: #fff;
    background: #e16b4e;
    transition: 0.5s all ease;
}

.action_btn a:nth-child(even) {background:#e16b4e;}
.action_btn a:nth-child(even):hover {background:#602652;}

.bodycontainer p {display:block; font-size:16px; line-height:24px; padding:0 0 25px; color:#222;}

.bodycontainer .intro_container {width:100%; float:left; padding:70px 0 70px; background:#f8f8f8;}
.bodycontainer .intro_container p {display:block; font-size:15px; padding:0 0 25px; letter-spacing:0.25px; line-height:26px; font-weight: 600;}
.bodycontainer .intro_container p b {font-weight:700;}

.bodycontainer .btn_blk {display:block; text-align:center;}
.bodycontainer .btn_blk a {display:inline-block; padding:0 30px; line-height:38px; text-transform:uppercase; font-size:15px; font-weight:700; 
color:#000; box-sizing:border-box; border:1px solid #000; border-radius:25px; margin:0 0 0 10px;}
.bodycontainer .btn_blk a:hover {background:#000; color:#fff;}

.highlight_container {width:100%; float:left; padding:70px 0; background:rgba(255,196,50,0.15);}

.highlight_container .hc_top {width:100%; float:left;}

.highlight_container .hc_bottom {width:100%; float:left;}
.highlight_container .hc_bottom img {max-width:700px; border-radius:20px; display:inline-block!important;}

/*#ebook_highlights .owl-dots {display:block; text-align:center; padding:30px 0 0;}
#ebook_highlights .owl-dots .owl-dot {display:inline-block; padding:0 3px!important;}
#ebook_highlights .owl-dots .owl-dot span{width:12px; height:12px; border-radius:50%; background:#000000; display:inline-block; text-indent:-9999em;}
#ebook_highlights .owl-dots .owl-dot.active span {background:#ffc432;}*/

.highlight_container #ebook_highlights .item {opacity:0.4;  transition:.4s ease all;  margin:0;  transform:scale(.8); text-align:center;}
.highlight_container #ebook_highlights .active .item { opacity:1;  transform:scale(1);}
.highlight_container #ebook_highlights .active .item img {border-radius:10px;}
.highlight_container #ebook_highlights .owl-item {-webkit-backface-visibility:hidden; -webkit-transform:translateZ(0) scale(1.0, 1.0);}

.highlight_container .owl-controls {position:absolute; left:0; top:50%; width:100%; margin:-30px 0 0 0;}

.highlight_container .owl-controls .owl-prev {width:60px; height:60px; float:left; border-radius:50%; background:#eee; margin:0 0 0 50px; text-indent:-9999em; position:relative;}
.highlight_container .owl-controls .owl-prev::before {content:""; position:absolute; width:15px; height:15px; border-top:1px solid #333;  border-left:1px solid #333; border-right:0; border-bottom:0; transform: rotate(-45deg);  left:24px; top:23px;}

.highlight_container .owl-controls .owl-next {width:60px; height:60px; float:right; border-radius:50%; background:#eee; margin:0 50px 0 0; text-indent:-9999em; position:relative;}
.highlight_container .owl-controls .owl-next::before {content:""; position:absolute; width:15px; height:15px; border-bottom:1px solid #333;  border-right:1px solid #333; border-left:0; border-top:0; transform: rotate(-45deg);  left:18px; top:23px;}










.form_container {width:100%; float:left; background:#602652; padding:70px 0;}
.form_container .fc_inner {display:block; position:relative;}

.form_container .b24-form-wrapper {background:none!important; min-height:inherit!important; max-width:inherit!important;}
.form_container .b24-form-header-padding {display:none!important;}
.form_container .b24-form-padding-side {padding:0!important;}
.form_container .b24-form-field {width:32%!important; margin:0 1% 0 0!important; display:inline-block!important;}
.form_container .b24-form-field .b24-form-control {border:none!important; color:#000!important;}
.form_container .b24-form-btn-container {width:32%!important; position:absolute!important; right:28px!important; top:57px!important;}
.form_container .b24-form-btn-block {padding:0!important;}

.form_container .b24-form-success-icon {
    margin: 0 0 0 0;
    width: 45px;
    height: 45px;
}
.form_container .b24-form-success .b24-form-state-text {
    display: block;
    margin: 0;
    color: #fff !important;
    text-align: center;
    opacity: 1;
    padding-left: 20px;
}
.form_container .b24-form-state-inner {
    display: flex;
    align-items: center;
}
.form_container .b24-form-success .b24-form-state-text p {
    margin: 0;
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    padding: 0;
}
.form_container .b24-form-control-alert {
    margin-bottom: 0 !important;
}








/*
.Ul_List li {
    display: block;
    color: #000;
    padding: 0 0 10px;
    letter-spacing: 0.25px;
    line-height: 22px;
    font-size: 16px;
    font-weight: 500;
    position: relative;
    padding-left: 18px;
}
.Ul_List li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    width: 5px;
    height: 5px;
    background: #000;
}
*/

.Ul_List li {
    display: block;
    color: #000;
    padding: 0 0 15px;
    letter-spacing: 0.25px;
    line-height: 20px;
    font-size: 14px;
    font-weight: 600;
    position: relative;
    padding-left: 22px;
}
.Ul_List li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 6px;
    width: 7px;
    height: 7px;
    border:2px solid #000;
	border-radius: 50%;
}
.d-flex{
	display: flex; align-items: center; flex-wrap: wrap;
}


/*Acourdian css*/
.Award_Cate {
    background: #fff;
    padding: 50px 20px;
}

.category_acc { padding: 0 5px 0 5px;}
.accordion_bx {
    margin-bottom: 0;
}
.accordion_bx:last-child{margin-bottom: 0px;}
.accordion_Cl {
    color: #000;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 20px 15px 18px;
    line-height: 24px;
    overflow: hidden;
    text-align: left;
    cursor: pointer;
    border-top: 1px solid #063770;
    border-radius: 0;
    transition: 0.5s all ease;
    position: relative;
    font-family: 'Roboto', sans-serif;
}
.accordion_bx:first-child .accordion_Cl {
    border: 0;
}
/*.accordion_Cl:hover:before { background: url(../images/plus-minus.png)  no-repeat -20px 0px;}*/
.accordion_Cl:before {
    position: absolute;
    right: 18px;
    top: 20px;
    z-index: 9;
    content: "\f067";
    font-family: 'Font Awesome';
    font-size: 15px;
    font-weight: 600;
}
.accordion_bx_Add .accordion_Cl:before {
    right: 18px;
    top: 20px;
    content: "\f068";
    font-size: 15px;
}
/*.accordion_bx_Add .accordion_Cl { border-radius: 5px 5px 0 0;}*/
/*.accordion_Cl:hover, .accordion_bx_Add .accordion_Cl {background: #063770; color: #fff; border-color: #063770; transition: 0.5s all ease;}*/
.accordion_Show {
    padding: 0 30px 0;
    text-align: left;
    display: none;
}
.accordion_Show1{display: block}


.relatedSl {
    padding-bottom: 15px;
}
.related_bx {
    transition: 0.5s all ease;
}

.related_bx span {
    overflow: hidden;
	display: block;
}
.related_bx span img{
    width: 100%;
    overflow: hidden;
    -webkit-transition: all 1.2s ease-out;
    -moz-transition: all 1.2s ease-out;
    -o-transition: all 1.2s ease-out;
    transition: all 1.2s ease-out;
}
.related_bx:hover img{
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    -ms-transform: scale(1.2);
}
/*
.accordion_slider {
    padding-left: 70px;
    padding-right: 70px;
}
*/
.related_Tx {
    text-align: center;
    padding: 10px 10px;
    color: #fff;
    letter-spacing: 0.25px;
    line-height: 18px;
    font-size: 13px;
    font-weight: 500;
    position: relative;
    background: #4f7199;
    min-height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.5s all ease;
}
.related_bx:hover .related_Tx {
    transition: 0.5s all ease;
    background: #063770;
}
#relatedSl .owl-prev {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #063770;
    margin: 0;
    text-indent: -9999em;
    position: absolute;
    top: 42%;
    left: -26px;
    transform: translateY(-50%);
    transition: all 1.2s ease-out;
    opacity: 0.7;
}
#relatedSl .owl-prev::before {
    content: "";
    position: absolute;
    width: 15px;
    height: 15px;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    border-right: 0;
    border-bottom: 0;
    transform: rotate(-45deg);
    left: 24px;
    top: 23px;
}
#relatedSl .owl-next {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #063770;
    margin: 0;
    text-indent: -9999em;
    position: absolute;
    top: 42%;
    right: -26px;
    transform: translateY(-50%);
    transition: all 1.2s ease-out;
    opacity: 0.7;
}
#relatedSl .owl-next:hover, #relatedSl .owl-prev:hover{opacity: 1; transition: all 1.2s ease-out;}
#relatedSl .owl-next::before {
    content: "";
    position: absolute;
    width: 15px;
    height: 15px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    border-left: 0;
    border-top: 0;
    transform: rotate(-45deg);
    left: 18px;
    top: 23px;
}
#relatedSl .owl-nav {
    display: block;
}
.springdv {
    padding-top: 70px;
}
.springdv h2 {
    color: #000;
    letter-spacing: 0;
}
.springrow{overflow: hidden; 
    margin-top: 20px;}
.springBx {
    padding: 40px 30px;
    /* background: #063770; */
    border: 2px solid #602652;
    border-radius: 10px;
    min-height: 464px;
}
.springBx h3 {
    font-size: 24px;
    text-transform: inherit;
    font-weight: 600;
    margin-bottom: 30px;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    line-height: 28px;
}
.springBx .Ul_List li {
    color: #fff;
	font-weight: 500;
}
.springBx .Ul_List li:before {
    border-color: #fff;
}
ul.Ul_List2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    box-sizing: border-box;
}
.Ul_List2 li {
    width: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column;
    padding: 10px 10px;
    background: #602652;
    height: 90px;
    justify-content: center;
    box-sizing: border-box;
    font-size: 17px;
    font-weight: 300;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0.5px;
    margin-bottom: 20px;
    border-radius: 7px;
}
.Ul_List2 li b {
    display: block;
    margin-top: 8px;
    letter-spacing: 1px;
    font-size: 24px;
    font-weight: 900;
    line-height: 26px;
}
.springBx2 {
    background: #602652;
}
ul.Ul_List3 li {
    display: block;
    font-size: 14px;
    padding: 10px 0 10px;
    line-height: 26px;
    font-weight: 500;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    border-bottom: 1px solid #ccc;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    letter-spacing: 0.5px;
}
.springBx2 h3 {
    margin-bottom: 20px;
    color: #fff;
}
.springBx .action_btn {
    text-align: center;
}
.springBx2 h5 {
    display: block;
    font-size: 16px;
    padding: 10px 0 10px;
    line-height: 26px;
    font-weight: 500;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0.5px;
    text-align: center;
    margin-top: 14px;
}
.clr {
    clear: both;
}
.contactScn {
    overflow: hidden;
    float: left;
    width: 100%;
    margin-top: 70px;
}
.contactScn h2 {
    color: #000;
    letter-spacing: 0;
}



.form_container .b24-form-wrapper.b24-form-shadow, .contactFrom .b24-form-wrapper.b24-form-shadow {
    -webkit-box-shadow: none;
    box-shadow: none;
}



.contactFrom  .b24-form-wrapper {background:none!important; min-height:inherit!important; max-width:inherit!important;}
.contactFrom  .b24-form-header-padding {display:none!important;}
.contactFrom  .b24-form-padding-side {padding:0!important;}
.contactFrom .b24-form-field {width:23%!important; margin:0 1% 0 0!important; display:inline-block!important;}
.contactFrom .b24-form-field .b24-form-control {border:none!important; color:#000!important;}
.contactFrom .b24-form-btn-container {width:250px !important; position:absolute!important; right:0!important; top:0!important;}
.contactFrom .b24-form-btn-block {padding:0!important;}
.contactFrom .b24-form-success .b24-form-state-text p {
    margin: 0;
    padding: 0;
    color: #fff;
    font-weight: 600;
    opacity: 1;
}
.contactFrom .b24-form-field.b24-form-field-name, .contactFrom .b24-form-field.b24-form-field-email {
    width: 48% !important;
}
.contactFrom .b24-form-field.b24-form-field-email {
    margin-right: 0 !important;
    margin-left: 3% !important;
}
.contactFrom .b24-form-field.b24-form-field-text.b24-form-control-text.b24-form-control-alert, 
.contactFrom .b24-form-field.b24-form-field-string.b24-form-control-string.b24-form-control-alert, 
.contactFrom .b24-form-field.b24-form-field-text.b24-form-control-text{
    width: 100% !important;
    margin-right: 0 !important;
}

.contactFrom  .b24-form-field.b24-form-field-string.b24-form-control-string {
    width: 100% !important;
    margin-right: 0 !important;
}
.contactFrom .b24-form-content input.b24-form-control {
    background-color: transparent !important;
    color: #212629 !important;
    width: 100%;
    border-bottom: 1px solid #602652 !important;
}
.contactFrom .b24-form-field.b24-form-field-text.b24-form-control-text textarea.b24-form-control {
    width: 100% !important;
    background-color: transparent !important;
    color: #212629 !important;
    border-bottom: 1px solid #602652 !important;
}
.contactFrom .b24-form-btn-container {
    position: static !important;
}
.contactFrom .b24-form-btn-container {
    position: static !important;
    margin: 20px 0 0 0;
}
.contactFrom button.b24-form-btn {
    background: #602652 !important;
    border-radius: 50px;
    padding: 12px 35px;
    letter-spacing: 0.5px;
    line-height: 24px;
    text-transform: uppercase;
}
.contactFrom button.b24-form-btn:hover {
    color: #fff !important;
    background: #e16b4e !important;
    transition: 0.5s all ease;
}
a.dis_none{display:none;}
div#fancybox__caption_1_0 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	font-size: 0px;
}
/*
.fancybox-caption.fancybox-caption--separate {
    height: 100%;
    margin: 0 125px;
}
*/
.fancybox-caption {
    height: 100%;
    background: transparent !important;
    width: 85%;
    margin: 0 auto;
}
.fancybox-caption__body {
    font-size: 0;
}
.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0 !important;
}
a.KeyHighlights_link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* FOOTER */

.footer {width:100%; float:left;}

.footer .ft_top {width:100%; float:left; background:#222; padding:50px 0; text-align:center;}
.footer .ft_top strong {display:block; text-align:center; color:#fff; font-weight:600; font-size:24px; padding:0 0 30px;}
.footer .ft_top p {display:block; text-align:center; color:#fff; font-weight:300; line-height:24px; padding:0; font-size:14px;}
.footer .ft_top p b {text-transform:uppercase; color:#fff; font-weight:700; font-size:18px;}
.footer .ft_top p a {color:#fff; font-weight:700; letter-spacing:1px;}

.footer .ft_top .pic {width:120px; height:120px; display:inline-block; border-radius:50%; margin:0 0 20px;}
.footer .ft_top .pic img {border-radius:50%;}

.footer .ft_bottom {width:100%; float:left; background:#000; padding:20px 0;}
.footer .ft_bottom address {display:block; text-align:center; font-size:13px; font-weight:300; letter-spacing:0.5px; line-height:22px; color:#fff;}
.fotr_inr {
    display: flex;
    align-content: center;
    justify-content: center;
	flex-wrap: wrap;
}
.ftr_bx{margin:10px 0px;}




