/* LICENSE & DETAILS
   ==================================================

	Theme Name: Uplift Child Theme
	Theme URI: http://uplift.swiftideas.com
	Description: An Incredible Responsive Multi-Purpose WordPress Theme - Designed & Developed by Swift Ideas ( www.swiftideas.com )
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Template: uplift
	Version: 1.0
	Author: Swift Ideas
	Author URI: www.swiftideas.com

	All files, unless otherwise stated, are released under the GNU General Public License
	version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)

   ==================================================
*/

/* --------------------------------------------
	CHILD THEME CSS
-------------------------------------------- */

.bg-blue,
body.bg-blue,
.layout-fullwidth.bg-blue #container {
    background-color: #1B386B;
}
.bg-yellow,
body.bg-yellow,
.layout-fullwidth.bg-yellow #container {
    background-color: #FFDE16;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: 0;
	margin-bottom: 20px;
}
h1,
h2 {
	/*overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;*/
	word-wrap: break-word;
}
h5,
h6 {
	margin-bottom: 0px;
}

/*@media (min-width: 992px) and (max-width: 1200px) {*/
@media (max-width: 1200px) {
	h1,
	.impact-text,
	.impact-text > p,
	.impact-text-large,
	.impact-text-large > p,
	h3.countdown-subject,
	.swiper-slide .caption-content > h2,
	#jckqv h1,
	.spb_tweets_slider_widget .tweet-text,
	.modal-header h3 {
		font-size: 40px !important;
		line-height: 40px !important;
	}
	h2 {
		font-size: 26px !important;
		line-height: 30px !important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	h1,
	.impact-text,
	.impact-text > p,
	.impact-text-large,
	.impact-text-large > p,
	h3.countdown-subject,
	.swiper-slide .caption-content > h2,
	#jckqv h1,
	.spb_tweets_slider_widget .tweet-text,
	.modal-header h3 {
		font-size: 36px !important;
		line-height: 36px !important;
	}
	h2 {
		font-size: 24px !important;
		line-height: 28px !important;
	}
}



table.renforce-table {
	border-collapse: collapse;
	border: 0 none;
}
table.renforce-table th,
table.renforce-table td {
    border: 1px solid #1B386B;
}
table.renforce-table th {
	text-transform: none;
}
table.renforce-table th h3,
table.renforce-table th h4 {
    letter-spacing: 0px;
	margin: 0;
}

#header-section header {
	border-bottom: 0 none;
}

#logo img.retina,
#mobile-logo img.retina {
	width: auto !important;
}

.full-center nav.float-alt-menu ul.menu > li > a,
.full-center #header nav.std-menu ul.menu > li > a {
	padding-top: 10px;
}

nav.std-menu ul.menu > li > a,
nav.std-menu ul.sub-menu > li > a,
#mobile-menu ul li.menu-item > a,
#mobile-menu ul.alt-mobile-menu > li > a {
	text-transform: lowercase;
}

body.no-main-submenu nav.std-menu ul.sub-menu {
    display: none !important;
}
nav.std-menu ul.sub-menu,
ul.mega-sub-menu {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	padding-left: 15px;
    padding-right: 15px;
}
nav .menu ul.sub-menu,
nav .menu ul.mega-sub-menu,
li.menu-item.sf-mega-menu > ul.sub-menu > div {
	background-color: transparent !important;
}
nav.std-menu ul.sub-menu:before {
	display: none;
}
nav.std-menu ul.sub-menu > li {
	border: 0 none;
}
nav.std-menu ul.sub-menu > li > a,
nav.std-menu ul.mega-sub-menu li.mega-menu-item > a,
nav.std-menu ul.sub-menu > li > div.current-language {
	font-size: 16px;
	line-height: 24px;
	padding: 0;
}
.header-wrap[data-style="light"] nav.std-menu ul.sub-menu > li > a,
.header-wrap[data-style="light"] nav.std-menu ul.mega-sub-menu li.mega-menu-item > a,
.header-wrap[data-style="light"] nav.std-menu ul.sub-menu > li > div.current-language {
	color: #FFF;
}
.header-wrap[data-style="light"] .aux-item.aux-text nav.std-menu ul.menu > li {
	border-color: #FFF;
}
.header-wrap[data-style="light"] .sticky-wrapper:not(.default-state) #main-nav ul.menu > li > a:hover,
.header-wrap[data-style="light"] .sticky-wrapper:not(.default-state) nav .menu > li.menu-item > a:hover,
.header-wrap[data-style="light"] .sticky-wrapper:not(.default-state) nav.std-menu .menu > li > a:hover,
.sticky-header-disabled .header-wrap[data-style="light"].full-header-stick .header-right a:hover,
.sticky-header-disabled .header-wrap[data-style="light"].full-header-stick #main-nav ul.menu > li > a:hover,
.sticky-header-disabled .header-wrap[data-style="light"].full-header-stick nav .menu > li.menu-item > a:hover,
.sticky-header-disabled .header-wrap[data-style="light"] nav > .mega-menu-wrap ul.mega-menu > li.mega-menu-item > a.mega-menu-link:not(.sf-button):hover {
	color: #FFDE16;
}

#mobile-menu {
    font-size: 24px!important;
}
#mobile-menu ul li ul li {
    font-size: 16px;
}
#mobile-menu ul li.parent > a {
    position: relative;
}
#mobile-menu ul li.parent > a:after {
    position: absolute;
    float: none;
    right: 0;
}
#mobile-menu ul.sub-menu li a {
	padding: 0;
}

#one-page-nav.opn-standard {
    padding-right: 20px;
}
#one-page-nav ul li {
    height: 36px;
}
#one-page-nav li i {
	background: transparent;
	border: 1px solid #1B386B;
}
#one-page-nav li.selected a > i {
    background: #1B386B !important;
    border-color: #1B386B !important;
}
#one-page-nav li a:hover > i {
    background: #1B386B !important;
    border-color: #1B386B !important;
}
#one-page-nav li .hover-caption {
    background: transparent !important;
    color: #1B386B !important;
    height: 30px;
    letter-spacing: 0;
    line-height: 30px;
    padding: 0;
    text-transform: lowercase;
    top: 0;
}
#one-page-nav li .hover-caption:after {
	display: none;
    border-left-color: #1B386B !important;
}
#one-page-nav li:hover .hover-caption {
    right: 30px;
}

#back-to-top {
    background-color: #1B386B;
}


.header-right .std-menu {
	padding-top: 20px;
}
.header-left .std-menu ul.menu > li > a,
.header-right .std-menu ul.menu > li > a {
	font-size: inherit;	
}
.full-center .header-4 .header-right .aux-item:first-child {
    margin-left: 40px;
}
.header-right .aux-item:last-child {
	margin-right: 0px;
}
.aux-item.aux-text nav.std-menu ul.menu {
	line-height: 34px !important;
}
.aux-item.aux-text nav.std-menu ul.menu > li,
.mobile-language-select li {
	border-left: 2px solid #1B386B;
	margin: 0;
    padding: 0px 10px;
}
.aux-item.aux-text nav.std-menu ul.menu > li:first-child,
.mobile-language-select li:first-child {
	border-left: 0 none;
    padding-left: 0;
}
.aux-item.aux-text nav.std-menu ul.menu > li > a,
.aux-item.aux-text nav.std-menu ul.menu > li > div,
.mh-overlay .mobile-language-select li a,
.mh-overlay .mobile-language-select li div  {
	font-family: sofiaproregular;
	font-size: 23px;
	font-weight: normal;
	line-height: 24px;
}
.aux-item.aux-text nav.std-menu ul.menu > li > div.current-language,
.mh-overlay .mobile-language-select li div.current-language {
	font-weight: bold;
}
.aux-item.aux-text nav.std-menu ul.menu > li > a:after {
	display: none;
}

.mh-overlay .mobile-language-select .language {
	display: block;
}
.mh-overlay .mobile-language-select li a,
.mh-overlay .mobile-language-select li div {
	padding: 0px 8px;
}


/*
.fw-row:after {
	content: '\f107';
    cursor: pointer;
	display: block;
	font-family: FontAwesome;
	font-size: 80px;
    height: 40px;
    left: 50%;
    line-height: 40px;
    margin-left: -50px;
	position: absolute;
    text-align: center;
    width: 100px;
    z-index: 1000;
}
*/

/*
.goto-next-section {
    cursor: pointer;
    height: 40px;
    margin: 0 auto;
    text-align: center;
    width: 100px;
    z-index: 1000;
}
*/
.goto-next-section {
    bottom: 25px;
	cursor: pointer;
    display: block;
    height: 35px;
    left: 50%;
    margin-left: -50px;
    text-align: center;
    position: absolute;
    width: 100px;
    z-index: 1000;
}
.goto-next-section a {
	color: #1B386B;
	display: block;
    height: 35px;
}
.goto-next-section a:hover,
.goto-next-section a:focus,
.goto-next-section a:active {
	color: #8397C0;
}
.goto-next-section i {
    font-size: 80px;
    line-height: 30px;
}

.sf-list li {
    margin-bottom: 0px;
}
.sf-list li span {
    padding-bottom: 3px;
}

.spb_text_column ul,
.box-content-wrap ul,
#comments-list .comment-body ul {
    list-style: disc outside none;
    padding-left: 20px;
}

.align-to-col-bottom {
	bottom: 0;
	position: absolute;
}
@media (max-width: 768px) {
	.align-to-col-bottom {
		position: static;
	}
}

.copyright  {
	font-size: 14px;
	line-height: 14px;
	vertical-align: super;
}



/* --------------------------------------------
	ROW & COLUMNS
-------------------------------------------- */

.flexbox .spb-row-flex .spb-column-container {
	min-width: 0;
}
.flexbox .spb-row-flex > .spb_content_element > .row:after,
.flexbox .spb-row-flex > .spb_content_element > .row:before {
    display: none;
}

@media only screen and (max-width: 767px) {
	.flexbox .spb-row {
		display: block;
	}
	.spb-row[data-row-height="window-height"] {
		height: auto;
	}
	.flexbox .spb-row-flex {
		min-height: 0 !important;
	}
	.flexbox .spb-row-flex > .spb_content_element,
	.flexbox .spb-row-flex > .spb_content_element > .row {
		display: block;
	}
}

.spb-row[data-row-height="window-height"] {
	min-height: 100vh !important;
}

.spb-row[data-row-style="light"] h1,
.spb-row[data-row-style="light"] h2,
.spb-row[data-row-style="light"] h3,
.spb-row[data-row-style="light"] h4,
.spb-row[data-row-style="light"] h5,
.spb-row[data-row-style="light"] h6 {
    color: #FFF;
}
.spb-row[data-row-style="light"] h5,
.spb-row[data-row-style="light"] h6 {
    color: #FFDE16;
}
.spb-row[data-row-style="light"] a:hover,
.spb-row[data-row-style="light"] a:focus,
.spb-row[data-row-style="light"] a:active {
    color: #FFF;
}



/* --------------------------------------------
	FORM
-------------------------------------------- */

input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"],
textarea, select,
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea,
.wpcf7 select,
.ginput_container input[type="text"],
.ginput_container input[type="email"],
.ginput_container textarea,
.ginput_container select,
.mymail-form input[type="text"],
.mymail-form input[type="email"],
.mymail-form textarea,
.mymail-form select,
input[type="date"],
input[type="tel"],
input[type="number"] {
    padding: 5px 15px;
    border: 1px solid #E3E3E3;
    font-size: 14px!important;
    height: 38px;
    border-radius: 0px;
}
textarea, .wpcf7 textarea {
    height: auto;
}

.wpcf7 input.wpcf7-submit[type="submit"] {
	background: transparent !important;
    border: 1px solid #1B386B;
    color: #1B386B !important;
	float: right;
}
.wpcf7 input.wpcf7-submit[type="submit"]:hover {
	background: #FFDE16 !important;
    border-color: #FFDE16;
    color: #FFF !important;
}

div.wpcf7-mail-sent-ok {
    border: 2px solid #1B386B;
}



/* --------------------------------------------
	PRIVACY & COOKIES
-------------------------------------------- */

.privacy-policy {
	/*font-family: "Helvetica",Arial,Helvetica,Tahoma,sans-serif;*/
	font-size: 14px;
	line-height: 18px;
}
.privacy-policy hr {
	clear: both;
}
.privacy-policy h2 {
	margin-top: 0;
}
.privacy-policy p {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 18px;
}
.privacy-policy p + ol,
.privacy-policy p + ul,
.privacy-policy p + dl {
	line-height: 18px;
	margin: -18px 0 18px 10px !important;
}
.privacy-policy a {
	text-decoration: underline;
}
.privacy-policy a:hover,
.privacy-policy a:active {
	text-decoration: none;
}
.privacy-policy ul {
	list-style: outside none disc;
}
.privacy-policy li {
	line-height: 18px;
}
.privacy-policy dl {
	margin: 0 0 18px 0;
}
.privacy-policy dt {
	float: left;
	line-height: 18px;
}
.privacy-policy dd {
	line-height: 18px;
	margin: 0 0 0 20px;
}

#cookie-law-info-bar {
	border-top-width: 2px !important;
}
#cookie-law-info-bar a.cli-plugin-main-link {
	text-decoration: underline;
}
#cookie-law-info-bar a.cli-plugin-main-link:hover {
	text-decoration: none;
}

#cookie-notice {
	font-size: 14px;
}
#cookie-notice .cookie-notice-container {
	border-top: 2px solid #8397c0;
}
#cookie-notice .button.wp-default {
	background: #FFF;
	border: 0 none;
	border-radius: 0;
	color: #022E5F;
	text-shadow: none;
}
#cookie-notice .button.wp-default:hover,
#cookie-notice .button.wp-default:focus {
	background: #FFDE16;
	color: #1B386B;
}




