/*
Theme Name: Dsquared
Theme URI: http://www.dsquaredmedia.net/
Author: Földesi Attila - Dsquared Media
Author URI: http://www.foldesiattila.com/
Description: Bootstrap 3 theme made by Dsquared Media
Version: 1.1

-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;

font-family: 'Poppins', sans-serif;
font-family: 'Montserrat', sans-serif;
font-family: 'Open Sans', sans-serif;
font-family: 'Glacial Indifference';
*/

@import url('css/jquery.bxslider.css');
@import url('css/jcarousel.responsive.css');
@import url('css/slicknav.css');
@import url('css/responsive.css');
@import url('css/isotope.css');
@import url('css/hamburgers.min.css');
@import url('fonts/font-awesome/css/font-awesome.min.css');
@import url('fonts/glacial_indifference/stylesheet.css');

* {
	outline: none !important;
}

body {
	font-family: 'Glacial Indifference';
}

.slicknav_menu {
    display: none;
}

.alignleft {
	display: inline;
	float: left;
}

.alignright {
	display: inline;
	float: right;
}

.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

blockquote.alignleft, .wp-caption.alignleft, img.alignleft {
	margin: 0.4em 1.6em 1.6em 0;
}

blockquote.alignright, .wp-caption.alignright, img.alignright {
	margin: 0.4em 0 1.6em 1.6em;
}

blockquote.aligncenter, .wp-caption.aligncenter, img.aligncenter {
	clear: both;
	margin-top: 0.4em;
	margin-bottom: 1.6em;
}

.wp-caption.alignleft, .wp-caption.alignright, .wp-caption.aligncenter {
	margin-bottom: 1.2em;
}

.grid-sizer {
	width: 33.3%;
}

.grid_default {
	width: 33%;
}

.grid_wide {
	width: 66.6% !important;
}

#footer-wrap {
	background: url('images/footer_bg.jpg') no-repeat center center;
	background-size: cover;
	padding: 75px 0 30px 0;
}

.footer_col {
	margin-bottom: 45px;
}

.footer_logo {
	display: inline-block;
	margin-bottom: 20px;
}

.footer_logo img {
	max-width: 100%;
	height: auto;
}

.footer_info {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.footer_info li {
	font-size: 15px;
	color: #ffff;
	line-height: 23px;
}

.footer_info li:first-child {
	margin-bottom: 25px;
}

.footer_info li a {
	color: #fff !important;
}

.footer_title {
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	margin: 0 0 25px 0;
	padding: 0;
	text-transform: uppercase;
}

.footer_menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.footer_menu ul li {
	font-size: 16px;
	line-height: 36px;
	color: #fff;
}

.footer_menu ul li a {
	color: #fff !important;
}

.footer_bottom_inner {
	border-top: 1px solid #294c7b;
	padding-top: 30px;
}

.footer_social {
	margin: 0 0 25px 0;
	padding: 0;
	list-style-type: none;
}

.footer_social li {
	display: inline-block;
	margin: 0 25px;
}

.fsoc {
	color: #fff !important;
	text-decoration: none !important;
	font-size: 25px;
	position: relative;
	top: 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.fsoc:hover {
	top: -3px;
}

.copyright {
	color: #c8c8c8;
	font-size: 12px;
	font-family: 'Open Sans', sans-serif;
	text-decoration: none !important;
}

.copyright a {
	color: #c8c8c8 !important;
	text-decoration: none !important;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.copyright a:hover {
	color: #fff !important;
}

#header-top-wrap {
	background: #f9f9f9;
	box-shadow: 0 4px 8px -4px rgba(0, 0, 0, 0.2);
	position: relative;
}

#header-wrap {
	background: #f9f9f9;
	padding: 20px 0 25px 0;
}

#logo {
	display: inline-block;
}

#logo img {
	max-width: 100%;
	height: auto;
}

#mainmenu {
	margin-top: 20px;
}

#mainmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#mainmenu ul li {
	display: inline-block;
	margin-left: 22px;
}

#mainmenu ul li::first-child {
	margin-left: 0 !important;
}

#mainmenu ul li a {
	font-size: 16px;
	color: #174689;
	font-family: 'Poppins', sans-serif;
	text-decoration: none !important;
	display: inline-block;
	position: relative;
	padding-bottom: 5px;
}

#mainmenu ul li a::before {
	content: " ";
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	height: 1px;
	background: #174689;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#mainmenu ul li a:hover::before, #mainmenu ul li.current_page_item a::before {
	width: 100%;
}

#mainmenu ul li.current_page_item a {
	color: #b2aed5 !important;
}

#topmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#header-top-wrap {
	border-bottom: 1px solid #ebecf2;
}

#topmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#topmenu ul li {
	display: inline;
	margin-right: 15px;
	text-transform: uppercase;
}

#topmenu ul li:last-child {
	margin-right: 0 !important;
}

#topmenu ul li a {
	display: inline-block;
	padding: 18px 0;
	font-size: 11px;
	color: #174689;
	font-weight: 600;
	font-family: 'Montserrat', sans-serif;
	text-decoration: none !important;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#topmenu ul li a:hover {
	color: #b2aed5 !important;
}

.button_1 {
	color: #fff !important;
	background: #174689;
	text-decoration: none !important;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
	display: inline-block;
	padding: 18px 40px;
	font-family: 'Poppins', sans-serif;
	letter-spacing: 1px;
}

.button_1:hover {
	background: #a8cdf6;
	color: #174689 !important;
}

.header_search {
	margin-right: 40px;
	margin-left: 30px;
	font-size: 11px;
	color: #174689;
	font-weight: 600;
	font-family: 'Montserrat', sans-serif;
	padding: 18px 10px 18px 20px;
	background: url('images/magnifier.png') no-repeat left center;
	text-transform: uppercase;
	cursor: pointer;
	width: 80px;
	position: relative;
}

/*.header_search input[type=text] {
	border: none;
	font-size: 11px;
	color: #174689;
	font-weight: 600;
	font-family: 'Montserrat', sans-serif;
	padding: 18px 10px 18px 20px;
	background: url('images/magnifier.png') no-repeat left center;
	text-transform: uppercase;
}*/

.search_bg {
	background: #174689;
	display: block;
	width: 1px;
	height: 1px;
	position: absolute;
	border-radius: 5000px;
	top: 28px;
	right: 50px;
	opacity: 1;
	-webkit-transition: transform 0.5s ease;
	-moz-transition: transform 0.5s ease;
	-o-transition: transform 0.5s ease;
	transition: transform 0.5s ease;
}

.search_active .search_bg {
	transform: scale(4000);
	z-index: 900;
}

.search_wrap {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	color: #fff;
	z-index: -1000;
	opacity: 0;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.search_active .search_wrap {
	opacity: 1;
	z-index: 1000;
}

.search_wrap_inner {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	transform: translateY(-50%);
}

.search_wrap input[type=text] {
	border: none;
	color: #fff !important;
	background: none;
	font-size: 30px;
	width: 100%;
}

.close_search {
	cursor: pointer;
	position: absolute;
	top: 30px;
	right: 30px;
	font-size: 40px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.close_search:hover {
	opacity: 0.7;
}

body.search_active {
	overflow: hidden;
}

.header_social {
	margin: 16px 0 0 0;
	padding: 0;
	list-style-type: none;
}

.header_social li {
	display: inline-block;
	margin-right: 20px;
}

.header_social li:last-child {
	margin-right: 0 !important;
}

.header_social li a {
	color: #8592af !important;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	text-decoration: none !important;
}

.header_social li a:hover {
	color: #174689 !important;
}

.top_wrap {
	background: url('images/title_bg.jpg') no-repeat center center;
	background-size: cover;
	padding: 100px 0 70px 0;
}

.title_1 {
	color: #fff;
	font-size: 49px;
	font-weight: 700;
	margin: 0 0 15px 0;
	padding: 0;
	font-family: 'Poppins', sans-serif;
}

.top_breadcrumbs {
	color: #fff;
	font-size: 12px;
	font-weight: 600;
	font-family: 'Poppins', sans-serif;
	text-transform: uppercase;
}

.top_breadcrumbs a {
	color: #fff !important;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	text-decoration: none !important;
}

.top_breadcrumbs a:hover {
	color: #8592af !important;
}

.subpage_wrap {
	padding: 70px 0 100px 0;
	background: #f9f9f9;
}

.title_2, .text_1 .title_2 {
	color: #174689;
	font-weight: 500;
	font-size: 32px;
	font-family: 'Poppins', sans-serif;
	margin: 0 0 25px 0;
	padding: 0;
}

.text_1 {
	color: #181b31;
}

.text_1 p {
	font-size: 16px;
	line-height: 28px;
	margin: 0 0 30px 0;
	padding: 0;
}

.about_image {
	max-width: 100%;
	height: auto;
}

.grid-item {
	margin-bottom: 10px;
}

.grid_inner {
	padding: 0 5px;
}

.grid_inner img {
	max-width: 100%;
	height: auto;
}

.blue_text {
	background: #11386c;
	padding: 25px 15px 10px 15px;
	color: #fff;
}

.blue_text {
	font-size: 16px;
	line-height: 28px;
}

.blue_text h3 {
	font-size: 16px;
	font-weight: 700;
	margin: 0;
	padding: 0;
	line-height: 28px;
}

.blue_text ul {
	margin: 0 0 25px 0;
	padding: 0;
	list-style-type: none;
}

.blue_text ul li {
	font-size: 16px;
	line-height: 26px;
}

.grid_size_3 {
	width: 33% !important;
}

.grid_size_4 {
	width: 33% !important;
}

.blue_text a {
	color: #fff !important;
	text-decoration: none !important;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.blue_text a:hover {
	color: #8592af !important;
}

.contact_left .blue_text {
	margin-bottom: 35px;
}

.blue_text p a span {
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	font-size: 12px;
}

.contact_row .wpcf7-text {
	color: #838383;
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	width: 100%;
	padding: 15px 25px;
	border: none !important;
	margin-bottom: 25px;
	background: #fff;
}

.contact_row .wpcf7-textarea {
	color: #838383;
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	width: 100%;
	padding: 15px 25px;
	border: none !important;
	margin-bottom: 25px;
	background: #fff;
	height: 450px;
	resize: none;
}

.contact_row .wpcf7-submit {
	color: #fff !important;
	background: #11386c;
	display: block;
	width: 100%;
	padding: 20px 0;
	font-size: 20px;
	font-weight: 600;
	font-family: 'Poppins', sans-serif;
	border: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.contact_row .wpcf7-submit:hover {
	background: #8592af;
}

.contact_row .dropdown_wrap {
	width: 100%;
	height: 55px;
	overflow: hidden;
	background: url('images/dropdown_arrow.png') no-repeat right 25px center #fff;
	margin: 0 0 25px 0;
}

.contact_row .dropdown_wrap select {
	background: transparent;
	width: 120%;
	padding: 5px 22px;
	line-height: 1;
	border: 0;
	border-radius: 0;
	height: 55px;
	-webkit-appearance: none;
	color: #838383;
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
}

.contact_row ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #838383;
}

.contact_row :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #838383;
   opacity:  1;
}

.contact_row ::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #838383;
   opacity:  1;
}

.contact_row :-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #838383;
}

.contact_row ::-ms-input-placeholder { /* Microsoft Edge */
   color:    #838383;
}

.contact_row ::placeholder { /* Most modern browsers support this now. */
   color:    #838383;
}

#searchform ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #fff;
}

#searchform :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #fff;
   opacity:  1;
}

#searchform ::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #fff;
   opacity:  1;
}

#searchform :-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #fff;
}

#searchform ::-ms-input-placeholder { /* Microsoft Edge */
   color:    #fff;
}

#searchform ::placeholder { /* Most modern browsers support this now. */
   color:    #fff;
}

.blog_bar_wrap {
	background: #fff;
	padding: 30px 0;
	box-shadow: 0 4px 12px -2px rgba(0, 0, 0, 0.4);
	position: relative;
}

.blog_bar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.blog_bar ul li {
	display: inline-block;
	color: #1e4f91;
	font-size: 16px;
	font-weight: 600;
	font-family: 'Poppins', sans-serif;
	margin-right: 45px;
}

.blog_bar ul li:last-child {
	margin-right: 0 !important;
}

.blog_bar ul li a {
	color: #333 !important;
	text-decoration: none !important;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.blog_bar ul li a:hover {
	color: #1e4f91 !important;
}

.blog_li {
	margin-bottom: 50px;
}

.blog_li_image {
	display: block;
	margin-bottom: 25px;
	position: relative;
}

.blog_li_image::after {
	background: #18427a;
	content: " ";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.blog_li_image:hover::after {
	opacity: 0.8;
}

.blog_li_image img {
	width: 100%;
	height: auto;
}

.title_3 {
	color: #174689;
	font-size: 32px;
	font-weight: 500;
	font-family: 'Poppins', sans-serif;
	margin: 0 0 25px 0;
	padding: 0;
}

.title_3 a {
	color: #174689 !important;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	text-decoration: none !important;
}

.title_3 a:hover {
	color: #1e4f91 !important;
}

.blog_li_date {
	color: #181b31;
	font-size: 16px;
	font-style: italic;
	margin-bottom: 12px;
}

.widget {
	margin-bottom: 40px;
}

.widget-title {
	font-size: 22px;
	font-weight: 400;
	color: #174689;
	font-family: 'Poppins', sans-serif;
	margin: 0 0 22px 0;
	padding: 0;
}

.newsletter_div input[type=email] {
	color: #9b9dad;
	font-size: 16px;
	display: block;
	width: 100%;
	border: 1px solid #d8dbe2;
	margin-bottom: 10px;
	background: url('images/newsletter.png') no-repeat right 20px center transparent;
	padding: 20px;
}

.newsletter_div ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #9b9dad;
}

.newsletter_div :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #9b9dad;
   opacity:  1;
}

.newsletter_div ::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #9b9dad;
   opacity:  1;
}

.newsletter_div :-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #9b9dad;
}

.newsletter_div ::-ms-input-placeholder { /* Microsoft Edge */
   color:    #9b9dad;
}

.newsletter_div ::placeholder { /* Most modern browsers support this now. */
   color:    #9b9dad;
}

.newsletter_div input[type=submit] {
	color: #fff !important;
	background: #11386c;
	display: block;
	width: 100%;
	padding: 20px 0;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
	border: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	letter-spacing: 1px;
}

.newsletter_div input[type=submit]:hover {
	background: #8592af;
}

.ssoc {
	display: inline-block;
	width: 31px;
	height: 31px;
	margin-right: 6px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	text-decoration: none !important;
	position: relative;
	top: 0;
}

.ssoc:hover {
	top: -3px;
}

.sfb {
	background: url('images/fb.png') no-repeat center center;
}

.stw {
	background: url('images/tw.png') no-repeat center center;
}

.sgp {
	background: url('images/gp.png') no-repeat center center;
}

.sig {
	background: url('images/ig.png') no-repeat center center;
}

.sin {
	background: url('images/in.png') no-repeat center center;
}

.widget_sponsors {
	background: #143f7a;
	color: #fff;
	border-radius: 5px;
}

.widget_inner {
	padding: 55px 20px 60px 20px;
	position: relative;
}

.widget_sponsors .widget-title {
	color: #fff !important;
}

.widget_sponsors a {
	color: #fff !important;
	text-decoration: none !important;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.widget_sponsors a:hover {
	color: #8592af !important;
}

.widget_sponsors a span {
	font-weight: 600;
	font-size: 12px;
	font-family: 'Poppins', sans-serif;
}

.widget_volunteers {
	background: #a8cdf6;
	color: #174689;
	border-radius: 5px;
}

.widget_volunteers .widget-title {
	color: #174689 !important;
}

.widget_volunteers a {
	color: #174689 !important;
	text-decoration: none !important;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.widget_volunteers a:hover {
	color: #8592af !important;
}

.widget_volunteers a span {
	font-weight: 600;
	font-size: 12px;
	font-family: 'Poppins', sans-serif;
}

.blog_top_wrap {
	height: 250px;
}

.blog_single_top_image {
	margin-top: -160px;
	margin-bottom: 40px;
	max-width: 100%;
	height: auto;
}

.single-post .blog_li_date {
	margin-bottom: 50px;
}

.text_1 h1 {
	color: #181b31;
	font-size: 28px;
	font-weight: 700;
	margin: 0 0 35px 0;
	padding: 0;
}

.text_1 h2 {
	color: #181b31;
	font-size: 24px;
	font-weight: 700;
	margin: 0 0 30px 0;
	padding: 0;
}

.text_1 h3 {
	color: #181b31;
	font-size: 20px;
	font-weight: 700;
	margin: 0 0 25px 0;
	padding: 0;
}

.text_1 h4 {
	color: #181b31;
	font-size: 16px;
	font-weight: 700;
	margin: 0 0 20px 0;
	padding: 0;
}

.text_1 h5 {
	color: #181b31;
	font-size: 14px;
	font-weight: 700;
	margin: 0 0 10px 0;
	padding: 0;
}

.text_1 h6 {
	color: #181b31;
	font-size: 12px;
	font-weight: 700;
	margin: 0 0 5px 0;
	padding: 0;
}

.cs_li {
	margin-bottom: 60px;
}

.cs_li:nth-child(3n+1) {
	clear: both;
}

.cs_li_image {
	display: block;
	position: relative;
	margin-bottom: 20px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	border-radius: 4px;
	overflow-x: hidden;
}

.cs_li_image img {
	width: 100%;
	height: auto;
}

.cs_li_image:hover {
	box-shadow: 0 4px 8px -4px rgba(0, 0, 0, 0.8);
}

.title_4 {
	color: #194584;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0 0 10px 0;
	padding: 0;
}

.title_4 a {
	color: #194584 !important;
	text-decoration: none !important;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.title_4 a:hover {
	color: #181b31 !important;
}

.css_1_top {
	margin-bottom: 25px;
}

.css_1_top .title_2 {
	margin-bottom: 0;
}

.investig {
	font-size: 16px;
	color: #181b31;
	font-style: italic;
}

.css_li {
	color: #181b31;
	font-size: 16px;
}

.css_li b {
	text-transform: uppercase;
	font-weight: 700;
}

.css_li a {
	color: #181b31 !important;
	text-decoration: none !important;
}

.css_li a:hover {
	text-decoration: underline !important;
}

.css_1_right .blue_text {
	margin-bottom: 20px;
}

.ccs_application_wrap {
	padding: 120px 0 100px 0;
}

.ccs_application_wrap .wpcf7-text {
	background: #f9f9f9;
}

.ccs_application_wrap .wpcf7-textarea {
	background: #f9f9f9;
	height: 150px;
}

.ccs_application_wrap .dropdown_wrap {
	background: url('images/dropdown_arrow2.png') no-repeat right 22px center #f9f9f9;
}

.home_info_wrap {
	padding: 100px 0;
}

.home_info .widget-title {
	font-size: 32px;
}

.home_info .widget p {
	font-size: 16px;
	line-height: 28px;
	margin-bottom: 30px;
}

.home_info .widget_inner {
    padding: 30px 20px 30px 20px;
}

.home_info_li_blog {
	padding: 30px 20px 30px 20px;
}

.home_info_li_blog h3 {
	color: #181b31;
	font-size: 32px;
	font-weight: 400;
	font-family: 'Poppins', sans-serif;
	margin: 0 0 22px 0;
	padding: 0;
}

.home_info_li_blog ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.home_info_li_blog ul li {
	margin-bottom: 30px;
}

.hib_li_title {
	color: #181b31;
	font-size: 16px;
	font-weight: 400;
	margin: 0 0 10px 0;
	padding: 0;
}

.hib_li_title a {
	color: #181b31 !important;
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.hib_li_title a:hover {
	color: #143f7a !important;
	text-decoration: underline;
}

.hib_li_date {
	font-style: italic;
	font-size: 13px;
	color: #181b31;
}

.home_studies_wrap {
	padding: 90px 0 40px 0;
	background: url('images/h1.jpg') no-repeat center center;
	background-size: cover;
}

.home_about_left_inner {
	padding: 160px 0 70px 0;
}

.home_about_wrap {
	background: #f9f9f9;
}

.slide {
	background: url('images/get_involved_bg.jpg') no-repeat center center;
	background-size: cover;
	height: 640px;
	position: relative;
}

.slide_inner {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	transform: translateY(-50%);
}

.slide_text {
	color: #fff;
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 50px;
}

.slide_text p {
	margin: 0;
	padding: 0;
}

.title_1 i {
	font-size: 20px;
}

.button_2 {
	color: #174689 !important;
	background: #a8cdf6;
	text-decoration: none !important;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
	display: inline-block;
	padding: 18px 15px;
	font-family: 'Poppins', sans-serif;
	letter-spacing: 1px;
}

.button_2:hover {
	background: #fff;
}

.slide .button_2 {
	margin-right: 15px;
}

.slide_image_div {
	position: absolute;
	top: 0;
	left: 0;
	width: 42%;
	height: 110%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0 0;
	box-shadow: 0 4px 8px -4px rgba(0, 0, 0, 0.8);
}

.slide_image_div_image {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0 0;
	height: 100%;
	position: relative;
}

.home_about_form {
	background: #fff;
	padding: 40px;
	box-shadow: 0 4px 18px -4px rgba(0, 0, 0, 0.3);
	top: -55px;
	position: relative;
}

.inv_row .wpcf7-text {
	width: 100%;
	margin-bottom: 15px;
	border: 1px solid #e6e6e6;
	font-size: 15px;
	color: #555;
	padding: 15px 12px;
}

.inv_row .wpcf7-submit {
	color: #fff !important;
	background: #11386c;
	display: block;
	width: 100%;
	padding: 20px 0;
	font-size: 20px;
	font-weight: 600;
	font-family: 'Poppins', sans-serif;
	border: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.inv_row .wpcf7-submit:hover {
	background: #8592af;
}

.inv_row .wpcf7-form-control-wrap {
	display: block;
	margin-bottom: 15px;
	font-size: 15px;
	color: #555;
}

.inv_row span.wpcf7-list-item {
	margin-left: 0 !important;
}

.inv_row .select_wrap {
	width: 100%;
	height: 53px;
	overflow: hidden;
	background: url('images/select_wrap.png') no-repeat right 25px center #fff;
	margin: 0 0 25px 0;
	border: 1px solid #e6e6e6;
}

.inv_row .select_wrap select {
	background: transparent;
	width: 120%;
	line-height: 1;
	border: 0;
	border-radius: 0;
	height: 53px;
	-webkit-appearance: none;
	font-size: 15px;
	color: #555;
	padding: 15px 12px;
}

.modal_form {
	padding: 40px;
	position: relative;
}

.close_modal {
	display: block;
	position: absolute;
	top: 10px;
	right: 10px;
	width: 22px;
	height: 22px;
	background: url('images/close.png') no-repeat center center;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	cursor: pointer;
}

.close_modal:hover {
	opacity: 0.6;
}

.sponsors_nav_wrap {
	background: #fff;
	width: 100%;
	padding: 30px 0;
	box-shadow: 0 4px 18px -4px rgba(0, 0, 0, 0.5);
	position: relative;
	z-index: 100;
}

#sponsors_menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sponsors_menu ul li {
	display: inline;
	margin: 0 16px;
}

#sponsors_menu ul li a {
	font-size: 16px;
	font-weight: 600;
	color: #333;
	text-decoration: none !important;
	font-family: 'Poppins', sans-serif;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	display: inline-block;
	padding: 0 !important;
	background: none !important;
}

#sponsors_menu ul li a:hover, #sponsors_menu ul li.active a {
	color: #1e4f91 !important;
}

.sponsors_1_wrap {
	padding: 130px 0 100px 0;
	background: #f9f9f9;
}

.sponsors_1_row_1 {
	margin-bottom: 50px;
}

.sponsors_2_wrap {
	padding: 150px 0 120px 0;
	background: #e3e5e7;
}

.sponsors_phase_li {
	margin-bottom: 40px;
}

.sponsors_3_wrap {
	background: #f6f6f8;
	padding: 100px 0;
	border-bottom: 2px solid #e1e1e1;
}

.sponsors_3 .title_2 {
	margin-bottom: 60px;
}

.sponsors_3_wrap img {
	max-width: 100%;
	height: auto;
	margin-bottom: 40px;
	box-shadow: 0 4px 18px -4px rgba(0, 0, 0, 0.8);
}

.sponsors_4_wrap {
	padding: 120px 0 80px 0;
	background: #f9f9f9;
	border-bottom: 2px solid #e1e1e1;
}

.sponsors_hotels_li {
	margin-bottom: 40px;
}

.sponsors_5_wrap {
	padding: 100px 0;
	background: #f6f6f8;
}

.sponsors_1_row_2 .text_1 h2 {
	color: #174689;
	font-weight: 500;
	font-size: 32px;
	font-family: 'Poppins', sans-serif;
	margin: 0 0 25px 0;
	padding: 0;
}

.about_wrap {
	background: #fff !important;
}

#helper_div {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1000;
}

.menu_fixed .sponsors_nav_wrap {
	position: fixed;
	top: 0;
	left: 0;
	width: 100% !important;
}

.nl_box {
	background: #11386c;
	padding: 25px 15px 25px 15px;
	color: #fff;
	width: 950px;
	margin: 0 auto;
	max-width: 100%;
}

.nl_box input[type=email] {
	width: 100%;
	display: block;
	background: #fff;
	margin-bottom: 15px;
	font-size: 15px;
	color: #555;
	padding: 15px 12px;
	border: none;
}

.nl_box input[type=submit] {
	color: #174689 !important;
	background: #a8cdf6;
	display: block;
	width: 100%;
	padding: 12px 0;
	font-size: 20px;
	font-weight: 600;
	font-family: 'Poppins', sans-serif;
	border: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.nl_box input[type=submit]:hover {
	background: #fff;
}

.text_5 {
	color: #fff;
}

.text_5 p {
	font-size: 16px;
	line-height: 28px;
	margin: 0 0 30px 0;
	padding: 0;
}

.home_info_li .widget_inner {
	position: relative;
}

.home_info_li .widget_inner a {
	position: absolute;
	bottom: 20px;
}

.bxslider {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.mobile_menu_wrap {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1000;
	background: rgba(23, 70, 137, 0.9);
	color: #fff;
	opacity: 0;
	-webkit-transition: opacity 0.5s ease-in-out;
	-moz-transition: opacity 0.5s ease-in-out;
	-o-transition: opacity 0.5s ease-in-out;
	transition: opacity 0.5s ease-in-out;
}

.mobile_menu_inner {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	transform: translateY(-50%);
}

#mobilemenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#mobilemenu ul li {
	display: block;
}

#mobilemenu ul li a {
	color: #fff;
	font-size: 21px;
	font-family: 'Poppins', sans-serif;
	text-decoration: none !important;
	padding: 10px 0;
	display: block;
}

.mobile_menu_active .mobile_menu_wrap {
	opacity: 1;
	z-index: 1000;
}

.hamburger {
	position: absolute;
	top: 0;
	right: 10px;
	z-index: 1001;
}

.mobile_menu_active .hamburger span::before, .mobile_menu_active .hamburger span::after, .mobile_menu_active .hamburger span span {
	background: #fff !important;
}

.fancy_grid_left {
	width: 57%;
}

.fancy_grid_right {
	width: 41.2%;
}

.share_job {
	margin: 30px 0 0 0;
	padding: 0;
	list-style-type: none;
}

.share_job li {
	padding: 0;
}

.share_job a {
	color: #fff;
	text-align: center;
	display: inline-block;
	float: left;
	margin: 0 1px 1px 0;
	padding: 0;
	position: relative;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	font-size: 11px;
	font-weight: 700;
	padding: 8px 14px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	text-decoration: none !important;
}

.share_job a:hover {
	opacity: 0.7;
}

.share_job a::before {
	font-family: "FontAwesome";
	font-size: 13px;
	display: inline-block;
	margin: 0 6px 0 0;
	font-weight: normal;
}

.facebook_share {
	border-radius: 3px 0 0 3px;
	background-color: #3b5998;
}

.facebook_share::before {
	content: "\f09a";
}

.twitter_share {
    background-color: #33bcf3;
}

.twitter_share::before {
	content: "\f099";
}

.linkedin_share {
	border-radius: 0 3px 3px 0;
	background-color: #0976b4;
}

.linkedin_share::before {
	content: "\f0e1";
}

.apply_now_button {
	margin-top: 50px;
}