body {font-family: 'Fira Sans', sans-serif; color:#171f5d}

@media (max-width: 767px) {

body {padding-top:108px}

}

.header__bar {background:#A81421; clear:both; display:none !important; padding:10px 0; overflow:hidden; text-align:center; width:100%}
.header__bar h3, .header__bar p, .header__bar p a {color:#ffffff}
.header__bar h3 {font-weight:700; padding-bottom:10px}

@media (max-width: 767px) {
	.header {-webkit-flex-wrap: wrap; flex-wrap: wrap;}
}

.header__select-menu {display:none !important;}







.header__content>ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 30px 0 25px 0;
}

.header__content>ul li {
    padding: 10px 35px;
    border-right: 1px solid #cecece;
}
.header__content>ul li:last-of-type {
    border-right: none;
}

.header__content>ul li a {
    display: block;
    box-sizing: border-box;
    max-width: 200px;
    transition: opacity .3s ease;
}
.header__content>ul li a img {
    width: 100%;
    height: auto;
}

@media (max-width: 767px) {
	.header__content>ul {display:block}
	.header__content>ul li {display:block; border:0; padding:0 0 20px 0}
	.header__content>ul li a {width:125px}
}






.section_text {padding:80px 0 40px 0}
.section_text .container {max-width:820px}

/*.page-id-2755 .section_text .container {max-width:1150px}*/
.page-id-2755 .section_accordeon__content {max-width:none}


.header__logo {padding:30px 0 25px 0}
.header__logo a {overflow:hidden; width:200px}
.header__logo img {float:left; width:100% !important; height:auto !important}

@media (max-width: 767px) {
	
.header__logo {padding:20px 0}
	
}

.header__down {padding-top:0}

@media (max-width: 767px) and (max-width: 400px) {
	.header__logo a {width:170px}
}


.header__nav {padding:10px 0}
.header__nav>li>a {font-size: 16px; font-weight:500; line-height:40px; margin:0; padding:0 22px;}
.header__menu>ul>li>a {padding:5px 0 20px 0; color:#2d3782; font-size:18px}
.header__menu>ul>li>a:hover {color:#57a6d9}
.header__menu>ul>li>a:after {background-color:#57a6d9}

.header__menu>ul>li .menu-box__flex .menu ul li a {color:#2d3782; font-size:18px; padding:0; line-height:1.7; margin-bottom:0}

.header__menu>ul>li .menu-box__flex .menu ul li {width:100%}

@media (min-width: 768px) {
.header__menu>ul>li .menu-box {
	width:70%;
}

}

.section_banner__image {   -webkit-justify-content: flex-start; justify-content: flex-start; display:block}
.section_banner__image h1 {margin:0; font-family: 'Fira Sans', sans-serif; font-size: 36px; font-weight: 600; letter-spacing: 0.75px; line-height: 1.39; width:50%; max-width:none  }
.section_banner__image a {color:#50c1bb; font-size: 24px; letter-spacing: 0.5px; font-weight: 600; transition: opacity .3s ease} 
.section_banner__image a:hover {opacity: 0.6;}


@media (max-width: 767px) {
	.section_banner__image h1 {width:100%}
}

@media (max-width: 767px) and (max-width: 450px) {
	.section_banner__image {   display: -webkit-flex; display: flex;    -webkit-justify-content: center; justify-content: center;}
	.section_banner__image h1 {font-size:24px; line-height:1.2; padding-left:0; padding-right:0}
}


.section_banner__boxs .box .box__info {background:#171f5d}
.section_banner__boxs .box:first-child .box__info {background:#57a6d9}
.section_banner__boxs .box:nth-child(2) .box__info {background:#d85da2} 
.section_banner__boxs .box__info h3 {font-family: 'Fira Sans', sans-serif; font-size:20px; line-height:1.4; font-weight:600}
.section_banner__boxs .box__info h4 {font-family: 'Fira Sans', sans-serif; font-size:16px; line-height:0.88; font-weight:600}

@media (max-width: 767px) {
	.section_banner__boxs {padding-top:20px}
	.section_banner__boxs .box {clear:both; display:block; overflow:hidden; width:100%}
	.section_banner__boxs .box a {clear:both; display:block; overflow:hidden; width:100%}
	.section_banner__boxs .box__image {clear:both; display:block; overflow:hidden; width:100%; height:auto;}
	.section_banner__boxs .box__image img {display:block !important; position:relative; float:left; width:100%; height:auto}
	.section_banner__boxs .box .box__info {clear:both; display:block; overflow:hidden; float:left; width:100%}
}

.section_banner__down__flex .sidebar ul li a  {background:#57a6d9; font-family: 'Fira Sans', sans-serif; border-bottom: 1px solid #171f5d;}
.section_banner__down__flex .sidebar ul li.active a, .section_banner__down__flex .sidebar ul li:hover a, .section_banner__down__flex .sidebar ul li a:hover {background:#171f5d !important}

.section_text__info {}
.section_text__info h1 {font-family: 'Fira Sans', sans-serif; font-size: 36px; font-weight: 600; color: #171f5d; margin-bottom:30px}
.section_text__info h2 {font-family: 'Fira Sans', sans-serif; font-size: 36px; font-weight: 600; color: #171f5d; margin-bottom:30px}
.section_text__info>div p, .section_text__info>div li {font-family: 'Fira Sans', sans-serif; font-size: 18px; font-weight: 400; line-height: 1.56; color: #171f5d;}

.section_text ul {margin:0 0 20px 20px; padding:0; list-style:disc}
.section_text ul li {color: #171f5d; font-family: 'Fira Sans', sans-serif; font-size: 18px; font-weight: 400; line-height: 1.56; color: #171f5d; margin:0; padding:0}

@media (max-width: 767px) and (max-width: 450px) {
	.section_text__info h1, .section_text__info h2 {font-size: 28px; line-height:1.2}
}


.section_text img {width:100% !important; height:auto !important; display:block !important; position:relative}

.section_text img.size-medium {display:inline-block !important; width:auto !important; margin:0 20px 20px 0}
.section_text em {font-style:italic}
.section_text b, strong {font-weight:700}

.section_text--block {
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;	
	width:100%;
	
}

@media (max-width: 767px) {
	.section_text--block {display:block}
}

.postid-2649 .section_text img.size-medium {width:220px !important; height:auto !important}


.section_text__info>div p a, .section_text__info>div li a, .section_text ul li a {color:#57a6d9}

.section_banner__down__flex .content .section_text__info div a {color:#57a6d9}

.home .section_text {padding:60px 0} 

.sections_boxs__flex .info__text h2 {font-family: 'Fira Sans', sans-serif; font-weight: 600; line-height: 1.13; margin-bottom:40px}
.sections_boxs__flex .info__text>div p {font-family: 'Fira Sans', sans-serif; line-height: 1.4; font-weight:400}
.sections_boxs__flex .info a {font-family: 'Fira Sans', sans-serif; font-size: 18px; font-weight: 600; line-height: 0.78;}

@media (max-width: 767px) and (max-width: 450px) {
	.sections_boxs__flex .info__text h2 {font-size: 28px; line-height:1.2; margin-bottom:20px}
}


.sections_boxs__lists .sections_boxs__flex .info,
.sections_boxs__lists .sections_boxs__flex .info a {color:#ffffff !important}
.sections_boxs__lists .sections_boxs__flex:nth-child(3n+1) .info {background:#171f5d}
.sections_boxs__lists .sections_boxs__flex:nth-child(3n+2) .info {background:#57a6d9}
.sections_boxs__lists .sections_boxs__flex:nth-child(3n+3) .info {background:#50c1bb}


.section_query {}
.section_query h2 {font-family: 'Fira Sans', sans-serif; font-weight: 600; line-height: 1.13; color: #171f5d; margin-bottom:30px}

@media (max-width: 767px) and (max-width: 450px) {
	.section_query h2 {font-size: 28px; line-height:1.2; margin-bottom:10px}
}

.section_query__posts .box__content h4 {font-family: 'Fira Sans', sans-serif; color: #57a6d9;  font-size: 16px; line-height: 0.88; margin-bottom:10px}
.section_query__posts .box__content .link h2 {color: #171f5d; font-family: 'Fira Sans', sans-serif; line-height: 1.2; font-weight: 600; font-size: 20px;}

.section_query .all_posts {color: #50c1bb; font-family: 'Fira Sans', sans-serif; font-size:21px; line-height: 1.14; font-weight:600; margin:20px 0}

.secitons_lists_info h2 {font-family: 'Fira Sans', sans-serif; font-weight: 600; line-height: 1.13; color: #171f5d; margin-bottom:30px}

.secitons_lists_info .boxs .box__info h2 {color: #171f5d; font-family: 'Fira Sans', sans-serif; line-height: 1.2; font-weight: 600; font-size: 20px;}
.secitons_lists_info .boxs .box__info span {font-family: 'Fira Sans', sans-serif; font-size:16px; line-height:0.88; font-weight:600}

.secitons_lists_info .boxs .box__image {padding-bottom:175px}


.team_lists h2 {font-family: 'Fira Sans', sans-serif; font-size: 36px; font-weight: 600; color: #171f5d;}

.team_lists .team_lists__grups .box__content {height: 100%; min-height: 140px; background:#57a6d9}
.team_lists .team_lists__grups .box__image {width: 160px; position: relative; min-height: 140px; background-color: #383F5C; display: block; box-sizing: border-box; overflow: hidden;}
.team_lists .team_lists__grups .box__image img {position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; object-position: center;}
.team_lists .team_lists__grups .box__info {display: flex; flex-direction: column; box-sizing: border-box; padding: 20px; color: #fff; width: calc(100% - 109px);}

.team_lists .team_lists__grups .box__info h3 {font-family: 'Fira Sans', sans-serif; font-size: 21px; font-weight: 600; line-height: 1.3}
.team_lists .team_lists__grups .box__info h4 {font-family: 'Fira Sans', sans-serif; font-size: 16px; font-weight: 300; line-height: 1.3}
.team_lists .team_lists__grups .box__info a {font-family: 'Fira Sans', sans-serif; font-size:16px; line-height:0.88; font-weight:600}

.team_lists .team_lists__grups .box__info h4 {padding-bottom:30px}

.lists_peoples__lists .box>a {background:#57a6d9}
.lists_peoples__lists .box__image {width: 160px; min-height: 140px;}
.lists_peoples__lists .box__info h3 {font-family: 'Fira Sans', sans-serif; font-size: 21px; font-weight: 600; line-height: 1.3}
.lists_peoples__lists .box__info span {font-family: 'Fira Sans', sans-serif; font-size:16px; line-height:0.88; font-weight:600}



.lists_files h2 {font-family: 'Fira Sans', sans-serif; font-weight: 600; line-height: 1.13; color: #171f5d; margin-bottom:30px}

.lists_files .box__info {background:#57a6d9; padding-bottom:0 !important; padding-top:0 !important}
.lists_files .box__info a div h3 {font-family: 'Fira Sans', sans-serif; font-size: 16px !important; font-weight:600 !important; line-height: 1.2 !important; margin:0 !important; padding:0 0 5px 0 !important}
.lists_files .box__info a div h4 {font-family: 'Fira Sans', sans-serif; padding-top:5px !important; color: #fff; text-decoration: underline; text-transform: uppercase; font-size: 16px;}

@media (min-width: 767px) {
	
.lists_files .box__info a div h3 {font-size: 21px !important; line-height: 1.3 !important;}	

}



.section_accordeon h2 {font-family: 'Fira Sans', sans-serif; font-size: 36px; font-weight: 600; color: #171f5d;}

.section_accordeon__box .content p, .section_accordeon__box .content a {font-family: 'Fira Sans', sans-serif; font-size: 18px; font-weight: 400; line-height: 1.56; color: #171f5d;}
.section_accordeon__box .title h4 {color:#171f5d; font-family: 'Fira Sans', sans-serif; font-size: 21px; font-weight: 600; line-height: 1.3}

.section_accordeon__content ul {margin:0 0 20px 20px; padding:0; list-style:disc}
.section_accordeon__content ul li {color:#171f5d; font-family: 'Fira Sans', sans-serif; font-size: 18px; font-weight: 400; line-height: 1.56; margin:0; padding:0}

.section_accordeon__box .content .accordeon__box--files {margin-left:0; list-style:none}
.section_accordeon__box .content .accordeon__box--files li a span {margin-left:14px}

.section_accordeon__box .title.active, .section_accordeon__box .title:hover {background:#171f5d}
.section_accordeon__box .title.active h4, .section_accordeon__box .title:hover h4 {color:#ffffff}


.section_gallery h2 {font-family: 'Fira Sans', sans-serif; font-size: 36px; font-weight: 600; color: #171f5d; margin-bottom:30px}


.section_box_image__flex .left {background:#171f5d}
.section_box_image__flex .left h3 {font-family: 'Fira Sans', sans-serif; font-size: 21px; font-weight: 600; line-height: 1.3}
.section_box_image__flex .left>div p {font-family: 'Fira Sans', sans-serif; font-size: 18px; font-weight: 400; line-height: 1.56;}


.case_studies_archive__box__date h4  {font-family: 'Fira Sans', sans-serif; color: #57a6d9;  font-size: 16px; line-height: 0.88; margin-bottom:10px}
.case_studies_archive__box__title {color: #171f5d; font-family: 'Fira Sans', sans-serif; line-height: 1.2; font-weight: 600; font-size: 20px;}
.case_studies_archive__box__title a {color: #171f5d;}
.case_studies_archive__box__title a:hover {color:#57a6d9}

.case_studies_archive__category>div h3 {color: #171f5d; font-family: 'Fira Sans', sans-serif; line-height: 1.2; font-weight: 600; font-size: 20px; text-transform:none; letter-spacing:0}
@media (min-width: 767px) {
	
.case_studies_archive__category>div {-webkit-justify-content: flex-end; justify-content: flex-end;}	
	
}


.section_block__flex .image img {border:1px solid #c1c1c1}

.section__html {clear:both; display:block; overflow:hidden; width:100%; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}

.section__html--wrap760 {display:block; margin:0 auto; max-width:760px}

.section__html--head {clear:both; display:block; overflow:hidden; width:100%; text-align:center;}
.section__html--head h2 {font-family: 'Fira Sans', sans-serif; font-size: 36px; font-weight: 600; color: #171f5d; margin-bottom:50px}

.section__html--media {position: relative; overflow: hidden; width: 100%; padding-top: 56.25%}
.section__html--media iframe {position: absolute; top: 0; left: 0; bottom: 0; right: 0; width: 100%; height: 100%;}


.section__html--content {clear:both; display:block; overflow:hidden; margin:0 auto; max-width:960px; padding-bottom:40px; width:100%}
.section__html--content h2, .section__html--formcontent h2 {font-family: 'Fira Sans', sans-serif; font-size: 36px; font-weight: 600; color: #171f5d; margin-bottom:30px}
.section__html--content p, .section__html--formcontent p {font-family: 'Fira Sans', sans-serif; font-size: 18px; font-weight: 400; line-height: 1.56; color: #171f5d; margin-bottom:20px}

.section__html--content ul, .section__html--formcontent ul {margin:0 0 20px 20px; padding:0; list-style:disc}
.section__html--content ul li, .section__html--formcontent ul li {color: #171f5d; font-family: 'Fira Sans', sans-serif; font-size: 18px; font-weight: 400; line-height: 1.56; color: #171f5d; margin:0; padding:0}
.section__html--content p a, .section__html--content ul a, .section__html--formcontent p a {text-decoration:underline; font-weight: 500; color:inherit}
.section__html--content strong, .section__html--formcontent strong {font-weight:700}

.section__html--content *, .section__html--content *:before, .section__html--content *:after {-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}


.section__html .row {margin: 0 -20px; }
.section__html .column {float:left; padding:0 20px; width:50%}

.section__html--form {display:block; margin:0 auto; max-width:600px; overflow:hidden}
.section__html--formcontent {display:block; margin:0 auto; max-width:600px; overflow:hidden; padding:40px 0}
.section__html--formcontent p {line-height:1.3; font-size:16px;}


.section__html--form div.wpforms-container-full .wpforms-form .wpforms-field-label {font-weight:600 !important; color:#171f5d}
.section__html--form .wpforms-form .wpforms-submit-container  .wpforms-submit {display:block; margin:0 auto; width:120px; text-align:center; color:#ffffff; background:#171f5d; border:1px solid #171f5d}
.section__html--form .wpforms-form .wpforms-submit-container .wpforms-submit:hover {background:#57a6d9; border:1px solid #57a6d9}


.section__html--form form p {margin:0 0 15px 0}
.section__html--form form label {font-weight:600 !important; color:#171f5d; display:block; display: block; font-size: 16px; float: none; line-height: 1.3; margin: 0 0 5px 0; padding:0}
.section__html--form form label span {color:#ff0000 !important}

.section__html--form form .wpcf7-form-control {background-color: #fff; box-sizing: border-box; border-radius: 2px; color: #333; -webkit-box-sizing: border-box; -moz-box-sizing:  border-box; display: block; float: none; font-size: 16px; border: 1px solid #ccc; padding: 6px 10px; height: 38px; width: 100%; line-height: 1.3;}
.section__html--form form .wpcf7-textarea {height:120px}

.section__html--form form .fld-short {width:30%}

.section__html--form form .wpcf7-submit {display:block; margin:0 auto; text-align:center; color:#ffffff; background:#171f5d; border:1px solid #171f5d; width:120px !important}

.section__html--form form .wpcf7-checkbox, .section__html--form form .wpcf7-radio {border:0 !important; padding:0}
.section__html--form form .wpcf7-checkbox .wpcf7-list-item-label, .section__html--form form .wpcf7-radio .wpcf7-list-item-label {color:#171f5d !important; font-weight:400 !important;}

.section__html--form form .wpcf7-list-item {margin:0; padding:0; display:block; clear:both; overflow:hidden}



.section__social {clear:both; display:block; overflow:hidden; margin:0; padding:40px 0 0 0; width:100%}

.section__social--img {float:left; width:100%}

.section__social--content {clear:both; display:block; overflow:hidden; margin:0; padding:0 0 40px 0; width:100%}
.section__social--content ul {margin:0; padding:0; clear:both; display:block; overflow:hidden; list-style:none; width:100%;}
.section__social--content ul li {float:left; list-style:none; margin:0; padding:0 15px 0 0; line-height: 1.13; font-weight: 600; font-size:32px}
.section__social--content a:hover {opacity:.6}

@media (max-width: 767px) {
	
.section__social--content ul li {font-size:20px}
.section__social--content ul li:first-child {width:100%; padding-bottom:30px;}
	
}

.case_studies_archive__query {-webkit-align-items: flex-start; align-items: flex-start;}


.map_js {clear:both; display:block; overflow:hidden; padding:30px 0; width:100%}
.map_js #map {display:block; overflow:hidden; margin:0 auto; max-width:1260px}
.map_js #map #map_inner div a {display:none !important; text-indent:-99999em !important; height:0 !important}
.map_js #map #map_inner #tt_sm_map a {display:block !important; text-indent:0 !important; height:auto !important}
 
@media (min-width: 767px) {
	
.map_js {padding:60px 0}	
	
}

/* blue */

.page-id-2327 .team_lists:first-child .team_lists__grups .box__content {background:#57a6d9}

/* green */

.page-id-2327 .team_lists:nth-child(4) .team_lists__grups .box__content,
.page-id-2327 .team_lists:nth-child(7) .team_lists__grups .box__content {background:#50c1bb}

/* pink */ 

.page-id-2327 .team_lists:nth-child(5) .team_lists__grups .box__content,
.page-id-2327 .team_lists:nth-child(8) .team_lists__grups .box__content {background:#d85da2}

.page-id-23271 .team_lists .team_lists__grups {
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-align-items: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   width:100%
}
.page-id-23271 .team_lists .team_lists__grups .box {width:75%}
.page-id-23271 .team_lists .team_lists__grups .box__info {min-height:225px}



/* blue */

.page-id-2481 .team_lists:first-child .team_lists__grups .box__content {background:#57a6d9}

/* green */

.page-id-2481 .team_lists:nth-child(2) .team_lists__grups .box__content {background:#50c1bb}

/* pink */ 

.page-id-2481 .team_lists:nth-child(3) .team_lists__grups .box__content {background:#d85da2}


.page-id-2481 .team_lists .team_lists__grups .box .box__content {background:#57a6d9}
.page-id-2481 .team_lists .team_lists__grups .box:nth-child(2) .box__content {background:#50c1bb}
.page-id-2481 .team_lists .team_lists__grups .box:nth-child(3) .box__content {background:#d85da2}


.page-id-2512 .team_lists .team_lists__grups .box__content {background:#d75ca0}
.page-id-2610 .team_lists .team_lists__grups .box__content {background:#0b5799}
.page-id-2612 .team_lists .team_lists__grups .box__content {background:#8abce6}
.page-id-2614 .team_lists .team_lists__grups .box__content {background:#4fc1ba}
.page-id-2608 .team_lists .team_lists__grups .box__content {background:#595da1}
.page-id-2606 .team_lists .team_lists__grups .box__content {background:#facc0a}


.page-id-2512 .section_accordeon__content,
.page-id-2610 .section_accordeon__content,
.page-id-2612 .section_accordeon__content,
.page-id-2614 .section_accordeon__content,
.page-id-2608 .section_accordeon__content,
.page-id-2606 .section_accordeon__content {max-width:none}



.page-id-2481 .team_lists .team_lists__grups {
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-align-items: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   width:100%
}
.page-id-2481 .team_lists .team_lists__grups .box {width:75%}
.page-id-2481 .team_lists .team_lists__grups .box__info {min-height:225px}




.block_testimonials {}

.block_testimonials .container {max-width:960px}

/* blue */

.block_testimonials:nth-child(3) .block_testimonials__content,
.block_testimonials:nth-child(6) .block_testimonials__content {background:#57a6d9}

/* green */

.block_testimonials:nth-child(4) .block_testimonials__content,
.block_testimonials:nth-child(7) .block_testimonials__content {background:#50c1bb}

/* pink */ 

.block_testimonials:nth-child(5) .block_testimonials__content,
.block_testimonials:nth-child(8) .block_testimonials__content {background:#d85da2}


@media (min-width: 767px) {

.block_testimonials .block_testimonials__content {padding-left:100px; padding-right:100px}

}	
	
.page-id-2574 .lists_peoples__lists .box:first-child a {background:#d75ca0}
.page-id-2574 .lists_peoples__lists .box:nth-child(2) a {background:#0b5799}
.page-id-2574 .lists_peoples__lists .box:nth-child(3) a {background:#8abce6}
.page-id-2574 .lists_peoples__lists .box:nth-child(4) a {background:#4fc1ba}
.page-id-2574 .lists_peoples__lists .box:nth-child(5) a {background:#595da1}
.page-id-2574 .lists_peoples__lists .box:nth-child(6) a {background:#facc0a}





.footer {background: #171f5d;}
.footer__content .text p, .footer__content .text a {font-family: 'Fira Sans', sans-serif; font-size:12px; font-weight:300; line-height: 2; }

.footer__content .text p strong {font-size:14px; font-weight:400;}
.footer__content .text p strong a {font-size:14px; font-weight:400; text-decoration:underline}


.footer__flex {padding-top:0}
.footer__flex h4, .footer__flex a {font-family: 'Fira Sans', sans-serif; font-size:12px; font-weight:300; line-height: 2;}

.footer__flex ul li:before {font-size:12px;}


.footer__content--logos {}

@media (max-width: 767px) {
	
.footer__content .footer__content--logos li {border:0}
	
}


/*

.badge {display:none; overflow:hidden; position:fixed; left:0; top:238px; width:110px; z-index:9999}
.badge a {float:left; font-size:0; line-height:0; height:110px; width:110px; text-decoration:none; background:url('/wp-content/uploads/2020/12/ofsted-outstanding-badge.png') no-repeat 0 0; background-size:110px 110px}
.badge a:hover {text-decoration:none; opacity:0.8}

@media (max-width: 767px) {
	.badge {display:none}
}

*/


.page-id-2512 .section_banner__image .container,
.page-id-2610 .section_banner__image .container,
.page-id-2612 .section_banner__image .container,
.page-id-2614 .section_banner__image .container,
.page-id-2608 .section_banner__image .container,
.page-id-2606 .section_banner__image .container {display:none !important}









