/*
 Theme Name:   IAPA
 Theme URI:    http://iapa.org
 Description:  Work & Travel Company Child Theme
 Author:       Elisa S.M. Minet
 Author URI:   http://zeilenundwunder.net
 Template:     work-travel-company
 Version:      1.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  iapa_child
*/


html {
  box-sizing: border-box;
  font-size: 16px;
}

*, *:before, *:after {
  box-sizing: inherit;
}

body, h1, h2, h3, h4, h5, h6, p, ol, ul {
  margin: 0;
  padding: 0;
  font-weight: normal;
}

ol, ul {
  list-style: none;
}

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

@font-face {
    font-family: 'Dry Brush';
    src: url('fonts/DryBrush.woff2') format('woff2'),
        url('fonts/DryBrush.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.cf::before,
.cf::after,
.clearfix::before,
.clearfix::after {
    content:"";
    display:table;
}
.cf::after,
.clearfix::after {
    clear:both;
}

.category .isotope_wrap {
    height: auto !important;
}

.scheme_original h1, .scheme_original h2, .scheme_original h3, .scheme_original h4, .scheme_original h5, .scheme_original h6, .scheme_original h1 a, .scheme_original h2 a, .scheme_original h3 a, .scheme_original h4 a, .scheme_original h5 a, .scheme_original h6 a {
    font-family: 'Poppins', sans-serif !important;
    font-weight: 900 !important;
}

.top_panel_fixed .top_panel_wrap .logo {
    margin-top: 0.6em !important; 
    margin-bottom: 0.6em !important;
}

.top_panel_wrap .logo_fixed {
    max-height: 70px;
}

/* Tables */

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 80%;
  border: none;
  margin: 0 auto;
}

th, td {
  border: none;
  padding:16px 32px;
  text-align: left;
}

th {
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    background-color: #101E44;
}

td {
    color: #101E44;
}

tr:nth-child(even) {
  background-color: #F4F6FB;
}


.bullets_light_blue ul {
    list-style: none
}

.bullets_light_blue ul li::before {content: "\2022"; color: #1AC9E3;
  display: inline-block; width: 1em;
  margin-left: -1em}

/* Membership Fee Table */

.fees th:nth-child(even), .fees td:nth-child(even) {
  text-align: right;
  padding: 16px 62px 16px 16px;
}

.fees th:nth-child(odd), .fees td:nth-child(odd) {
  text-align: left;
  padding: 16px 16px 16px 62px;
}

@media (max-width: 479px) {
    table {
        100%
    }

    .fees th:nth-child(even), .fees td:nth-child(even), .fees th:nth-child(odd), .fees td:nth-child(odd) {
        padding: 20px;
    }
}

/* Event Announcement Table */

table.savethedate {
    width: 100%;
    border-spacing:4px;
    border-collapse: separate;
    margin: 2em 0;
}

table.savethedate td {
    width: 50%;
    background-color: #F4F6FB;
    vertical-align: middle;
    padding: 42px; 
}


table.savethedate tr td:nth-child(odd) {
    font-family: 'Poppins', sans-serif !important;
    font-size: 24px;
    font-weight: 900;
}

table.savethedate tr td:nth-child(even) {
    line-height: 20px;
    font-size: 14px;
}


table.savethedate tr td:nth-child(even) p {
    margin: 0.8em 0 0;
}

table.savethedate tr td:nth-child(even) p a {
    font-family: 'Poppins', sans-serif !important;
    color: #1AC9E3;
    font-weight: 900;
    font-size: 14px;
}


/* Header */

body:not(.top_panel_fixed) .top_panel_position_over .top_panel_top {
	background-color:rgba(255,255,255, 0.2) !important;
}

.top_panel_top .content_wrap {
    display: flex;
    flex-wrap: wrap;
    font-weight: 200;
    color: #fff;
}

.top_panel_top .top_panel_top_user_area {
    order: 1;
}

.top_panel_top_socials {
    margin-left: 0;
    margin-right: 3.6923em;
}

.top_panel_top .top_panel_top_phone {
    order: 2;
}

.top_panel_wrap .logo {
    margin-top: -20px;
}

@media (max-width: 1439px) and (min-width: 1100px) {
    .top_panel_fixed .top_panel_wrap .logo {
        margin-top: 0 !important; 
        margin-bottom: 0 !important;
    }

    .sidebar_outer_logo .logo_main, .top_panel_wrap .logo_main, .top_panel_wrap .logo_fixed {
        height: 90px !important;
    }
    .menu_main_nav > li > a {
        font-size:13px !important;
    }
}

.logo_slogan {
	display: none;
}


/* Navigation */


.top_panel_style_3 .menu_main_wrap, .top_panel_style_4 .menu_main_wrap {
    float: right;
}

.top_panel_style_3 .top_panel_middle .menu_main_nav_area, .top_panel_style_4 .top_panel_middle .menu_main_nav_area:first-child {
    margin-right: 0;
}

.menu_main_nav > li > a {
    text-transform: none;
    color:#fff !important;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 600;
    padding: 1.8em 0.7em 1.8em !important;
}

.menu_main_nav > li.current-menu-item a, .top_panel_fixed .menu_main_nav > li.current-menu-item a {
    color:#1AC9E3 !important;
    font-weight: 900;
}

.top_panel_fixed .menu_main_nav > li > a {
    color:#101E44 !important;
    font-weight: 200;
}

.top_panel_fixed .top_panel_wrap {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.top_panel_fixed .top_panel_top, .top_panel_fixed .top_panel_style_1 .top_panel_middle, .top_panel_fixed .top_panel_style_2 .top_panel_middle {
    display: block !important;
}

.scheme_original .top_panel_inner_style_3 .top_panel_top, .scheme_original .top_panel_inner_style_4 .top_panel_top, .scheme_original .top_panel_inner_style_5 .top_panel_top, .scheme_original .top_panel_inner_style_3 .top_panel_top .sidebar_cart, .scheme_original .top_panel_inner_style_4 .top_panel_top .sidebar_cart {
    background-color: #F4F6FB !important
}

.top_panel_fixed .top_panel_top_phone {
    color: #101E44 !important;
}

/* Mobile Navigation */
.scheme_original .header_mobile .panel_top, .scheme_original .header_mobile .side_wrap {
    background-color: #1AC9E3 !important;
}

.scheme_original .header_mobile .menu_main_nav > a:hover, .scheme_original .header_mobile .menu_main_nav > li.sfHover > a, .scheme_original .header_mobile .menu_main_nav > li.current-menu-item > a, .scheme_original .header_mobile .menu_main_nav > li.current-menu-parent > a, .scheme_original .header_mobile .menu_main_nav > li.current-menu-ancestor > a, .scheme_original .header_mobile .menu_main_nav > li > a:hover, .scheme_original .header_mobile .menu_main_nav > li ul li a:hover, .scheme_original .header_mobile .menu_main_nav > li ul li.current-menu-item > a, .scheme_original .header_mobile .menu_main_nav > li ul li.current-menu-ancestor > a, .scheme_original .header_mobile .login a:hover {
    color: #fff !important;
}

/* Slider */

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

.menu_main_nav:not(#menu_mobile) > li.nav-member-search {
	display:inline-block;
	text-align:center;
    overflow: hidden;
    z-index: 1;
    position: relative;
    -webkit-transition: all 0.4s;
       -moz-transition: all 0.4s;
        -ms-transition: all 0.4s;
         -o-transition: all 0.4s;
            transition: all 0.4s;
    border: solid 2px #d12764;
    margin-top: 1.5em;
    margin-left: 20px;
    padding:0.3em 1em !important;
    color: #FFFFFF;
    -webkit-box-sizing: border-box !important;
       -moz-box-sizing: border-box !important;
            box-sizing: border-box !important;
    -webkit-border-radius: 1.8667em;
       -moz-border-radius: 1.8667em;
            border-radius: 1.8667em;
    white-space: nowrap;
    vertical-align: middle;
    line-height: 3.4em;
    color: #FFFFFF;
    background-color: #42C3D3;
    border-color: #42C3D3;
    float: right;
}

.menu_main_nav:not(#menu_mobile) > li.nav-member-search:hover {
    background-color: #FF3854 !important;
    border-color: #FF3854 !important;
    cursor: pointer;
}

.menu_main_nav:not(#menu_mobile) > li.nav-member-search > a {
	color: #FFFFFF !important;
	padding:0.3em !important;	
	text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    font-weight: 700;
}


.sc_step .icon-technology-1:before {
    background-image: url(/wp-content/uploads/2018/12/IAPA_WhyBecomeAMember_01.png);
    background-size: 1.1em;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    width: 1.1em;
    height: 1.1em;
    content: "";
}

.sc_step .icon-technology-2:before {
    background-image: url(/wp-content/uploads/2018/12/IAPA_WhyBecomeAMember_02.png);
    background-size: 70%;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    width: 1.1em;
    height: 1.1em;
    content: "";
}

.sc_step .icon-technology-3:before {
    background-image: url(/wp-content/uploads/2018/12/IAPA_WhyBecomeAMember_03.png);
    background-size: 1.1em;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    width: 1.1em;
    height: 1.1em;
    content: "";
}

.sc_step .icon-technology-4:before {
    background-image: url(/wp-content/uploads/2018/12/IAPA_WhyBecomeAMember_04.png);
    background-size: 1.1em;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    width: 1.1em;
    height: 1.1em;
    content: "";
}

.sc_step .icon-technology-5:before {
    background-image: url(/wp-content/uploads/2018/12/IAPA_WhyBecomeAMember_05.png);
    background-size: 1.1em;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    width: 1.1em;
    height: 1.1em;
    content: "";
}

.sc_step .icon-technology-6:before {
    background-image: url(/wp-content/uploads/2018/12/IAPA_WhyBecomeAMember_06.png);
    background-size: 1.1em;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    width: 1.1em;
    height: 1.1em;
    content: "";
}

.sc_button {
    letter-spacing: 4px;
}

.sc_services_style_services-2 .sc_services_item_content {
    bottom: auto;
    top: 50px;
}

.sc_services_item_title {
    font-family: 'Poppins', sans-serif !important;
    font-size: 22px  !important;
    font-weight: 900 !important;
}

.sc_services_item_readmore {
    font-size: 14px;
    font-weight: 900;
    text-transform: uppercase;
    position: absolute;
    bottom: 0;
    letter-spacing: 5px;
}

.sc_services_style_services-2 .sc_services_item .sc_services_item_featured {
    background-color: #1AC9E3 !important;
}

.icon-grid-caption {
    font-family: 'Poppins', sans-serif;
    font-weight: 900;
    font-size: 24px;
    text-align: center;
    color: #101e44;
}

.box-teaser p {
    font-family: 'Dry Brush', serif !important;
    font-weight: 400;
    font-size: 48px;
    text-align: center;
    color:#fff;
    line-height: 1.3;
}

.box-grid-text p {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 18px;
}

.team-grid-text p {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1 !important;
}

.team-grid-text p strong {
    font-family: 'Poppins', sans-serif;
    font-weight: 900;
    font-size: 14px;
}

.vc_single_image-wrapper img, .vc_single_image-wrapper .vc_single_image-wrapper img {
    max-width: auto;
}

.vc_toggle_size_lg .vc_toggle_icon {
    height: 36px !important;
    width: 36px !important;
}

.vc_toggle_round .vc_toggle_icon {
    background-color: #C6EB4E !important;
    left: -15px !important;
}

.vc_toggle {
    margin-bottom: 50px !important;
}

.vc_toggle_title h4 {
    font-family: 'Roboto', sans-serif!important;
    font-weight: 700 !important;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff !important;
}

.vc_toggle_content p {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #101E44;
}

.vc_toggle_content p a {
    text-decoration: underline;
}

.faq_dark .vc_toggle_content p, .faq_dark .vc_toggle_content ul, .faq_dark .vc_toggle_content li {
    color: #1AC9E3;
}

.copyright_text p {
    color:#fff;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 12px;
}

.scheme_original .copyright_wrap_inner a {
    color:#C6EB4E !important;
}

body {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
}

.scheme_original .sc_section_inner, .sc_call_to_action_descr {
color: #101E44;
}

/* Titles */

.sc_title_white .sc_item_title {
    color:#fff !important;
}

/* Subtitles */
.sc_item_subtitle {
    font-size: 16px;
    font-weight: 900;
}

.sc_item_subtitle {
    color:#1AC9E3 !important;
}

.sc_subtitle_white .sc_item_subtitle {
    color:#fff !important;
}


.sc_subtitle_dark .sc_item_subtitle {
    color:#101E44 !important;
}

.sc_item_title_logo .sc_item_title {
font-size: 26px !important;
}

.sc_link_green a {
    color: #C6EB4E;
text-decoration: underline;
}

/* steps */

.sc_step {
    margin-bottom: 200px;
}

.sc_step_item_style_steps-1 .sc_step_title {
    font-size:26px;
    font-family: 'Poppins', sans-serif;
    font-weight: 900;
    margin-top: 60px;
    color:#1AC9E3 !Important;
    line-height: 1.5em;
}

.sc_step_item_style_steps-1 .sc_step_icon {
    font-size: 8em;
    line-height: 1em;
    margin-bottom: 0.3404em;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
    margin:0;
}

.sc_step_content {
    width: auto;
    padding: 2.6667em 0;
}

.home h2.sc_steps_title {
    color:#fff;
}

.scheme_original .sc_button.sc_button_style_filled.sc_button_color_preset_2, .scheme_original .post_descr .sc_button.sc_button_style_filled.sc_button_color_preset_1, .scheme_original .comment-form .submit {
    border-color: #FF3854;
    background-color: #FF3854;
}

/* Columns */
.sc_column_inner_no_padding .sc_column_item_inner {
    padding: 0 !important;
}

blockquote:before {
    content: '';
}

/* Blog */

.isotope_wrap .isotope_item.isotope_item_show {
    position: relative !important;
    float: left !important;
    left: auto !important;
    top: auto !important;
}

.isotope_wrap hr {
    border-top: 1px solid #D8D8D8;
    margin-bottom: 5em;
    width: 90%;
}

.pagination_wrap {
    clear: both;
}

.pagination_pages > a {
    background-color: #1AC9E3 !important;
}

.scheme_original .post_title .post_icon {
    display: none;
}

h3.post_title, .post_item_single > .post_title {
    margin-bottom: 1em !important;
}

h3.post_title a, h5.post_title a, .post_item_single > .post_title {
    color: #C6EB4E !important;
}

h3.post_title a, .post_item_single > .post_title {
    font-size: 36px;
}

h5.post_title {
    margin: 1em 0; 
}

.post_layout_news-preview h5.post_title a {
    font-size: 14px;
    font-weight: 900;
    color: #101E44 !important;
    line-height: 17px;
}

.post_info a.sc_recent_news_item_readmore {
    color: #ff3854 !important;
    font-size: 14px;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 5px;
}

.post_info a {
    color:#1AC9E3 !important;
}

.post_item .post_readmore_label {
    color: #FF3854 !important;
}

.single .post_layout_news-preview .post_featured {
    width: 9em;
    max-height: 18.3333em;
    height: auto;
    margin: 0 1em 0 0;
}

.single .post_layout_news-preview .post_info {
    padding: 0.6em 1.2667em 0 1.2667em;
    margin-bottom: 0;
}

.single .post_layout_news-preview .post_title {
    line-height: 0.3em;
    margin: 0;
    max-height: 6em;
}

.single .post_layout_news-preview .post_meta {
    margin: 0 0 0.7em;
}

.single .post_info a.sc_recent_news_item_readmore {
    letter-spacing: 3px;
    font-size: 12px;
}

.sidebar .sidebar_inner.widget_area_inner {
    background-color: #1AC9E3 !important;
}

.scheme_original .widget_area_inner a, .scheme_original .widget_area_inner ul li:before, .scheme_original .widget_area_inner ul li a:hover, .scheme_original .widget_area_inner button:not(.search_button):before {
    color: #fff !important;
}

.scheme_original .sidebar_inner aside:nth-child(3n+4), .scheme_original .sidebar_inner aside:nth-child(3n+5), .scheme_original .sidebar_inner aside:nth-child(3n+6), .scheme_original .sidebar_outer_inner aside:nth-child(3n+4), .scheme_original .sidebar_outer_inner aside:nth-child(3n+5), .scheme_original .sidebar_outer_inner aside:nth-child(3n+6), .scheme_original .widget_area_inner aside:nth-child(2n+3), .scheme_original .widget_area_inner aside:nth-child(2n+4), .scheme_original .widget_area_inner aside+aside {
    border-color: #D8D8D8 !important;
}

.related_wrap {
    clear: both;
    padding-top: 0.5em;
}

/* Member Search */

body.page-id-26 .page_content_wrap {
    background-color: #F4F6FB !important;
    position: relative;
    padding-top: 150px;

}

.search-members-wrap {
    background-color: #fff;
    width: 100vw;
    position: absolute;
    top:0;
    left: 0;
    padding: 32px;
} 

.search-members-wrap form {
    width: 65%;
} 

.search-members-wrap .form-col {
    position: relative;
    top: auto;
    left: auto;
    display: block;
    float: left;
    box-sizing: border-box;
    width: 30%;
    margin: 0;
    padding: 0 10px;
    border: none;
    background: none;
}

@media only screen and (max-width: 769px) {
    body.page-id-26 .page_content_wrap {
        padding-top: 0;
    }

    .search-members-wrap {
        padding: 32px 0;
        position: relative;
        width: 100vw;
        left: calc(-50vw + 50%);
        margin-bottom: 7em;
    } 

.search-members-wrap form {
        width: 100%;
    } 
.search-members-wrap .form-col {
        width: 100%;
        margin-bottom: 1em;
    }
}


.search-members-wrap .form-col input[type="submit"] {
    line-height: 1;
}


.search-members-wrap .form-col input, .search-members-wrap .form-col select {
    padding:16px 32px;
    width: 100%
} 

.search-members-wrap a.associate-members {
    line-height: 3.8rem;
    margin-left: 45px;
    text-decoration: underline;
}

@media only screen and (max-width: 769px) {
    .search-members-wrap a.associate-members {
        margin-left: 10px;
    }

    .search-members-wrap .form-col input, .search-members-wrap .form-col select {
        padding: 16px;
    }
}

@media only screen and (min-width: 770px) {
    .search-members-wrap .form-col input, .search-members-wrap .form-col select {
        padding: 20px 16px;
        width: 100%;
    }
}

ul.members li {
    display: block;
    width: 250px;
    padding: 16px 3px 32px 3px;
    float: left;
    margin-right: 1.5em;
    margin-bottom: 2.5em;
    background-color: #fff;
    font-family: 'Poppins', sans-serif;
}

ul.members li:hover {
    background-color: #C6EB4E;
    cursor: pointer;
}

ul.members li .imgwrap {
    height: 150px;
    width: auto;
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
    display: block;
    vertical-align: middle;
    position: relative;
}

ul.members li .imgwrap_placeholder {
    height: 150px;
    width: 220px;
    display: block;
    background-color: #F4F6FB;
    margin:0 auto;
}

ul.members li img.logo {
    height: auto;
    max-height: 100%;
    width: auto;
    max-width: 100%;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
}

ul.members li .contentwrap {
    padding: 32px;
    min-height: 175px;
    font-size: 12px;
    position: relative;
}

ul.members li .contentwrap p {
   line-height: 1.3;
   color: #101E44;
}

ul.members li .contentwrap .contentinfo {
   position: absolute;
   bottom: 0;
}

ul.members li .contentwrap .contentinfo a {
   font-size: 10px;
}

footer {
    margin-top: -8px;
}

/* Mobile */

@media (max-width: 959px) and (min-width: 640px) {
    .columns_wrap > .column-1_3:last-child:nth-child(even) {
        width: 50%;
        margin-top: 0;
    }


}

@media (max-width: 959px) and (min-width: 640px) {
    .row:not(.columns_fluid) > [class*="column-"], .columns_wrap:not(.columns_fluid) > [class*="column-"] {
        margin-bottom: 20px;
    }

    .columns_wrap > .column-1_3:last-child {
    width: 100%;
    margin-top: 40px;
}

/* GFORM */

.post_content .gform_body ul, .post_content .gform_body li{
    list-style: none;
    list-style-type: none;
    margin-left: 0;
}



