/* Enter Your Custom CSS Here */


#entry-content .continent {
  display: inline-block;
  margin: 0 15px;
  vertical-align: top;
  width: 16%;
}

#entry-content .continent h5 {
  border-bottom: 5px solid #3466ae;
  color: #3466ae;
  font-size: 2rem;
  padding: 1rem;
}

.country-list {
    display: inline-block;
    margin: 0;
}
.country-list li {
  display: inline-block;
  margin: 0 0 0.5rem;
  width: 100%;
}
.flagcontent {
  display: inline-block;
  vertical-align: top;
  width: 34%;
}
#entry-content .country-list li h5 {
  border: 0 none;
  color: #808285;
  font-size: 1.3rem;
  padding: 0;
  padding: 0;
}

#entry-content .country-list li h5 a {
  color: #808285;
  font-family: HelveticaNeueLTPro-Lt;
  text-decoration: none;
}



#country-buttons {
  text-align: left;
  padding-top: 4rem;
}


#country-buttons a.button {
  background: #19B6CC;
  border: medium none;
  border-radius: 0;
  color: #fff;
  font-family: HelveticaNeueLTPro-BdEx;
  font-size: 1.5rem;
  margin: 0 1rem 0 0;
  padding: 0 4rem;
}

.ligthbox {
	display: none !important;
}
.content-box .imagecontent {
    display: inline-block;
    line-height: 21px;
    vertical-align: top;
    width: 25%;
}
#entry-content .page-boxs .content-box img {
  display: inline-block;
  margin-bottom: 2rem;
  margin-right: 10px;
  vertical-align: top;
  width: 88%;
  vertical-align: top;
}

.imagecontent .button {
  background-color: transparent;
  border: 1px solid #bbb;
  border-radius: 4px;
  box-sizing: border-box;
  color: #555;
  cursor: pointer;
  display: inline-block;
  font-size: 11px;
  font-weight: 600;
  height: 38px;
  letter-spacing: 0.1rem;
  line-height: 38px;
  padding: 0;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
  width: 80%;
}




#entry-content .continent {
  display: inline-block;
  margin: 0 5px;
  vertical-align: top;
  width: 18%;
}

#entry-content .country-list li .country-info {
  display: inline-block;
  width: 69%;
}
/*
#entry-content .country-list li h5 a {
  background: #3466ae none repeat scroll 0 0;
  border-radius: 5px 5px 5px 0;
  color: #fff;
  display: inline-block;
  font-family: HelveticaNeueLTPro-Lt;
  font-size: 12px;
  padding: 2px 8px;
  text-decoration: none;
  width: 90%;
}
#entry-content .country-list li .country-info a.inline {
  background: #d50c53 none repeat scroll 0 0;
  border-radius: 0 0 5px 5px;
  color: #fff;
  font-size: 11px;
  margin: 0;
  padding: 3px 5px;
  text-decoration: none;
  vertical-align: top;
}

*/

#entry-content .country-list li h5 a {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-radius: 5px 5px 5px 0;
  color: #333;
  display: inline-block;
  font-family: HelveticaNeueLTPro-Lt;
  font-size: 13px;
  padding: 0 0 4px;
  text-decoration: none;
  width: 90%;
}

#entry-content .country-list li .country-info a.inline {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-radius: 0 0 5px 5px;
  color: #0792b6;
  font-weight: bold;
  line-height: 9px;
  margin: 0;
  padding: 0;
  font-size: 10px;
  text-decoration: none;
  vertical-align: top;
}
#entry-content .continent {
    display: inline-block;
    margin: 0 2px;
    vertical-align: top;
    width: 19%;
}
.flagcontent {
  display: inline-block;
  vertical-align: top;
  width: 28%;
}





.graphic .numbers li {
    display: table-cell;
    margin: 0;
    position: relative;
    text-align: center;
    vertical-align: top;
    width: 157px;
    height: 100%;
}
.graphic .numbers li.arrow {
    display: table-cell;
    height: 101px;
    margin: 0;
    width: 18px;
}
.graphic .numbers li:last-child {
  display: none;
}
.graphic .numbers li b {
  color: #3466ae;
  font-size: 4rem;
}
.graphic .numbers li p {
    border-bottom: 9px solid #19b6cc;
    border-left: 1px solid #19b6cc;
    border-right: 1px solid #19b6cc;
    display: inline-block;
    font-size: 1.2rem;
    height: calc(100% - 88px);
    line-height: 1.6rem;
    padding: 18px;
    text-align: center;
    position: static;
}
.row.graphic {
    display: table;
    margin-bottom: 3rem;
    width: 100% !important;
}
.row.graphic .column, .row.graphic .columns {
    display: table-cell;
    float: none;
    position: relative;
}
.row.graphic .ten.columns {
    padding-left: 3%;
    width: 86.667%;
}
.graphic .two.columns p {
  border-bottom: 9px solid #d50b55;
  border-left: 1px solid #d50b55;
  border-right: 1px solid #d50b55;
  display: table-cell;
  float: none;
  font-size: 1.2rem;
  height: calc(100% - 256px);
  line-height: 1.6rem;
  padding: 18px 5%;
  position: absolute;
  text-align: center;
  width: 89%;
}
.graphic .numbers li.arrow {
    width: 25px;
}





.firefox .graphic .numbers {
    display: table;
}
.firefox .graphic .numbers li::after {
    bottom: -14px;
    content: "0";
    display: table-cell;
    height: auto;
    position: static;
    right: 0;
    text-indent: -5000px;
    width: 159px;
    z-index: 9999;
}
.firefox .graphic .numbers li p {
  border-bottom: 9px solid #19b6cc;
  border-left: 1px solid #19b6cc;
  border-right: 1px solid #19b6cc;
  display: table;
  font-size: 1.2rem;
  height: calc(100% - 130px);
  line-height: 1.6rem;
  margin-bottom: 0;
  min-height: 0;
  padding: 18px;
  position: static;
  text-align: center;
}
.firefox .graphic .two.columns p::after {
    bottom: -46px;
    content: "0";
    display: table;
    height: calc(101%);
    position: absolute;
    right: -14px;
    text-indent: -5000px;
    width: 154px;
    z-index: 9999;
}
.firefox .graphic .two.columns p {
  border-bottom: 9px solid #d50b55;
  border-left: 1px solid #d50b55;
  border-right: 1px solid #d50b55;
  display: table-cell;
  float: none;
  font-size: 1.2rem;
  height: calc(100% - 252px);
  line-height: 1.6rem;
  padding: 18px 5%;
  position: absolute;
  text-align: center;
  width: 89%;
}


.edge .graphic .numbers {
    display: table;
}
.edge .graphic .numbers li::after {
    bottom: -14px;
    content: "0";
    display: table-cell;
    height: auto;
    position: static;
    right: 0;
    text-indent: -5000px;
    width: 159px;
    z-index: 9999;
}
.edge .graphic .numbers li p {
  border-bottom: 9px solid #19b6cc;
  border-left: 1px solid #19b6cc;
  border-right: 1px solid #19b6cc;
  display: table;
  font-size: 1.2rem;
  height: calc(100% - 130px);
  line-height: 1.6rem;
  margin-bottom: 0;
  min-height: 0;
  padding: 18px;
  position: static;
  text-align: center;
}
.edge .graphic .two.columns p::after {
    bottom: -46px;
    content: "0";
    display: table;
    height: calc(101%);
    position: absolute;
    right: -14px;
    text-indent: -5000px;
    width: 154px;
    z-index: 9999;
}
.edge .graphic .two.columns p {
  border-bottom: 9px solid #d50b55;
  border-left: 1px solid #d50b55;
  border-right: 1px solid #d50b55;
  display: table-cell;
  float: none;
  font-size: 1.2rem;
  line-height: 1.6rem;
  padding: 18px 5%;
  position: absolute;
  text-align: center;
  width: 89%;
}



.ie .graphic .numbers {
    display: table;
}
.ie .graphic .numbers li::after {
    bottom: -14px;
    content: "0";
    display: table-cell;
    height: auto;
    position: static;
    right: 0;
    text-indent: -5000px;
    width: 159px;
    z-index: 9999;
}
.ie .graphic .numbers li p {
  border-bottom: 9px solid #19b6cc;
  border-left: 1px solid #19b6cc;
  border-right: 1px solid #19b6cc;
  display: table;
  font-size: 1.2rem;
  height: calc(100% - 130px);
  line-height: 1.6rem;
  margin-bottom: 0;
  min-height: 0;
  padding: 18px;
  position: static;
  text-align: center;
}
.ie .graphic .two.columns p::after {
    bottom: -46px;
    content: "0";
    display: table;
    height: calc(101%);
    position: absolute;
    right: -14px;
    text-indent: -5000px;
    width: 154px;
    z-index: 9999;
}
.ie .graphic .two.columns p {
  border-bottom: 9px solid #d50b55;
  border-left: 1px solid #d50b55;
  border-right: 1px solid #d50b55;
  display: table-cell;
  float: none;
  font-size: 1.2rem;
  height: 100%;
  line-height: 1.6rem;
  padding: 18px 5%;
  position: absolute;
  text-align: center;
  width: 89%;
}




@media screen and (max-width: 1030px) {

.graphic .numbers li.arrow {
    margin-left: -7px;
    position: absolute;
    width: 25px;
}
.webkit .graphic .numbers {
    display: table;
}
.webkit .graphic .numbers li {
    display: table-cell;
    margin: 0;
    position: relative;
    text-align: center;
    vertical-align: top;
    width: 16%;
    height: 100%;
    /* float: left; */
}
.webkit .graphic .numbers li.arrow {
    width: 25px;
    position: relative;
    display: inline-block;
    height: 60px;
}
 .webkit .graphic .numbers li::after {
    bottom: 6px;
    content: "0";
    display: inline-block;
    height: 19px;
    position: absolute;
    right: -11px;
    text-indent: -5000px;
    width: 159px;
    z-index: 9999;
}  
  
  .webkit .graphic .numbers li:last-child {
    display: none !important;
}
.graphic .numbers li p {
    border-bottom: 9px solid #19b6cc;
    border-left: 1px solid #19b6cc;
    border-right: 1px solid #19b6cc;
    display: inline-table;
    font-size: 1.2rem;
    height: calc(100% - 88px);
    line-height: 1.6rem;
    padding: 18px;
    text-align: center;
    position: static;
}
  
}


@media screen and (max-width: 640px) {
#country-buttons a.button {
  margin: 0 1rem 1.5rem 0;
  width: 100%;
}  
.single-countries #country-selector, .page-template-page-services #country-selector {
    margin-top: 4rem;
}
  
  
.firefox .row.graphic {
    display: inline-block;
    margin-bottom: 3rem;
    width: 100% !important;
}

.firefox .row.graphic .column,.firefox  .row.graphic .columns {
    display: inline-block;
    float: none;
    position: relative;
    width: 100%;
}  
.firefox .graphic .bluetitle {
    font-size: 2.2rem;  
 } 
.firefox .graphic .two.columns p {
    border-bottom: 9px solid #d50b55;
    border-left: 1px solid #d50b55;
    border-right: 1px solid #d50b55;
    display: inline-block;
    float: none;
    font-size: 2rem;
    height: calc(100% - 252px);
    line-height: 2rem;
    padding: 18px 5%;
    position: static;
    text-align: center;
    width: 90%;
}
.firefox .graphic .two.columns p::after {
    bottom: -18px;
    content: "0";
    display: table;
    height: calc(100%);
    margin-right: -82px;
    position: absolute;
    right: 50%;
    text-indent: -5000px;
    width: 154px;
    z-index: 9999;
}
.firefox .graphic h5 {
    border-bottom: 1px solid #19b6cc;
    color: #3466ae;
    display: inline-block;
    font-size: 2rem;
    margin-bottom: 15px;
    padding: 46px 5% 13px;
    position: relative;
    text-align: center;
    width: 90%;
}
.firefox .graphic .numbers {
    display: inline-block;
    width: 100%;
}  
.firefox .graphic .numbers li.arrow {
    display: inline-block;
    position: static;
    text-align: center;
    width: 100%;
}  
.firefox .row.graphic .ten.columns {
    padding-left: 0;
    width: 100%;
}
.firefox .graphic .numbers li {
    display: inline-block;
    height: 100%;
    margin: 0;
    position: relative;
    text-align: center;
    vertical-align: top;
    width: 100%;
}
.firefox .graphic .numbers li.arrow {
    display: inline-block;
    height: 70px;
    margin: 0;
    width: 18px;
}
.firefox single-services #content .graphic  li p {
    color: #808285;
    width: calc(100% - 36px);
}  
.firefox .graphic .numbers li:last-child {
    display: none !important;
}
.firefox .graphic .numbers li p {
  border-bottom: 9px solid #19b6cc;
  border-left: 1px solid #19b6cc;
  border-right: 1px solid #19b6cc;
  display: table;
  font-size: 2rem;
  height: calc(100% - 130px);
  line-height: 2.3rem;
  margin-bottom: 0;
  min-height: 0;
  padding: 18px;
  position: static;
  text-align: center;
  width: calc(100% - 36px);
}
.firefox .graphic .numbers li::after {
  bottom: -14px;
  content: "0";
  display: inline-block;
  height: 38px;
  margin-right: -25px;
  position: static;
  right: 50%;
  text-indent: -5000px;
  width: 159px;
  z-index: 9999;
}
.single-services #content button, .single-services #content .button {
    width: 100%;
}  
  
  
  

  .webkit .row.graphic {
    display: inline-block;
    margin-bottom: 3rem;
    width: 100% !important;
}

.webkit .row.graphic .column,.webkit  .row.graphic .columns {
    display: inline-block;
    float: none;
    position: relative;
    width: 100%;
}  
.webkit .graphic .bluetitle {
    font-size: 2.2rem;  
 } 
.webkit .graphic .two.columns p {
    border-bottom: 9px solid #d50b55;
    border-left: 1px solid #d50b55;
    border-right: 1px solid #d50b55;
    display: inline-block;
    float: none;
    font-size: 2rem;
    height: calc(100% - 252px);
    line-height: 2rem;
    padding: 18px 5%;
    position: static;
    text-align: center;
    width: 90%;
}
.webkit .graphic .two.columns p::after {
    bottom: -18px;
    content: "0";
    display: table;
    height: calc(100%);
    margin-right: -82px;
    position: absolute;
    right: 50%;
    text-indent: -5000px;
    width: 154px;
    z-index: 9999;
}
.webkit .graphic h5 {
    border-bottom: 1px solid #19b6cc;
    color: #3466ae;
    display: inline-block;
    font-size: 2rem;
    margin-bottom: 15px;
    padding: 46px 5% 13px;
    position: relative;
    text-align: center;
    width: 90%;
}
.webkit .graphic .numbers {
    display: inline-block;
    width: 100%;
}  
.webkit .graphic .numbers li.arrow {
    display: inline-block;
    position: static;
    text-align: center;
    width: 100%;
}  
.webkit .row.graphic .ten.columns {
    padding-left: 0;
    width: 100%;
}
.webkit .graphic .numbers li {
    display: inline-block;
    height: 100%;
    margin: 0;
    position: relative;
    text-align: center;
    vertical-align: top;
    width: 100%;
}
.webkit .graphic .numbers li.arrow {
    display: inline-block;
    height: 70px;
    margin: 0;
    width: 18px;
}
.webkit single-services #content .graphic  li p {
    color: #808285;
    width: calc(100% - 36px);
}  
.webkit .graphic .numbers li:last-child {
    display: none !important;
}
.webkit .graphic .numbers li p {
  border-bottom: 9px solid #19b6cc;
  border-left: 1px solid #19b6cc;
  border-right: 1px solid #19b6cc;
  display: table;
  font-size: 2rem;
  height: calc(100% - 130px);
  line-height: 2.3rem;
  margin-bottom: 0;
  min-height: 0;
  padding: 18px;
  position: static;
  text-align: center;
  width: calc(100% - 36px);
}
.webkit .graphic .numbers li::after {
  bottom: -14px;
  content: "0";
  display: inline-block;
  height: 38px;
  margin-right: -25px;
  position: static;
  right: 50%;
  text-indent: -5000px;
  width: 159px;
  z-index: 9999;
}
  
  
  
   
  
  
  
  
      .edge .row.graphic {
    display: inline-block;
    margin-bottom: 3rem;
    width: 100% !important;
}

.edge .row.graphic .column,.edge  .row.graphic .columns {
    display: inline-block;
    float: none;
    position: relative;
    width: 100%;
}  
.edge .graphic .bluetitle {
    font-size: 2.2rem;  
 } 
.edge .graphic .two.columns p {
    border-bottom: 9px solid #d50b55;
    border-left: 1px solid #d50b55;
    border-right: 1px solid #d50b55;
    display: inline-block;
    float: none;
    font-size: 2rem;
    height: calc(100% - 252px);
    line-height: 2rem;
    padding: 18px 5%;
    position: static;
    text-align: center;
    width: 90%;
}
.edge .graphic .two.columns p::after {
    bottom: -18px;
    content: "0";
    display: table;
    height: calc(100%);
    margin-right: -82px;
    position: absolute;
    right: 50%;
    text-indent: -5000px;
    width: 154px;
    z-index: 9999;
}
.edge .graphic h5 {
    border-bottom: 1px solid #19b6cc;
    color: #3466ae;
    display: inline-block;
    font-size: 2rem;
    margin-bottom: 15px;
    padding: 46px 5% 13px;
    position: relative;
    text-align: center;
    width: 90%;
}
.edge .graphic .numbers {
    display: inline-block;
    width: 100%;
}  
.edge .graphic .numbers li.arrow {
    display: inline-block;
    position: static;
    text-align: center;
    width: 100%;
}  
.edge .row.graphic .ten.columns {
    padding-left: 0;
    width: 100%;
}
.edge .graphic .numbers li {
    display: inline-block;
    height: 100%;
    margin: 0;
    position: relative;
    text-align: center;
    vertical-align: top;
    width: 100%;
}
.edge .graphic .numbers li.arrow {
    display: inline-block;
    height: 70px;
    margin: 0;
    width: 18px;
}
.edge single-services #content .graphic  li p {
    color: #808285;
    width: calc(100% - 36px);
}  
.edge .graphic .numbers li:last-child {
    display: none !important;
}
.edge .graphic .numbers li p {
  border-bottom: 9px solid #19b6cc;
  border-left: 1px solid #19b6cc;
  border-right: 1px solid #19b6cc;
  display: table;
  font-size: 2rem;
  height: calc(100% - 130px);
  line-height: 2.3rem;
  margin-bottom: 0;
  min-height: 0;
  padding: 18px;
  position: static;
  text-align: center;
  width: calc(100% - 36px);
}
.edge .graphic .numbers li::after {
  bottom: -14px;
  content: "0";
  display: inline-block;
  height: 38px;
  margin-right: -25px;
  position: static;
  right: 50%;
  text-indent: -5000px;
  width: 159px;
  z-index: 9999;
}
  
  
  
  
  
  
  
  
  
  
  
  
    .ie .row.graphic {
    display: inline-block;
    margin-bottom: 3rem;
    width: 100% !important;
}

.ie .row.graphic .column,.ie  .row.graphic .columns {
    display: inline-block;
    float: none;
    position: relative;
    width: 100%;
}  
.ie .graphic .bluetitle {
    font-size: 2.2rem;  
 } 
.ie .graphic .two.columns p {
    border-bottom: 9px solid #d50b55;
    border-left: 1px solid #d50b55;
    border-right: 1px solid #d50b55;
    display: inline-block;
    float: none;
    font-size: 2rem;
    height: calc(100% - 252px);
    line-height: 2rem;
    padding: 18px 5%;
    position: static;
    text-align: center;
    width: 90%;
}
.ie .graphic .two.columns p::after {
    bottom: -18px;
    content: "0";
    display: table;
    height: calc(100%);
    margin-right: -82px;
    position: absolute;
    right: 50%;
    text-indent: -5000px;
    width: 154px;
    z-index: 9999;
}
.ie .graphic h5 {
    border-bottom: 1px solid #19b6cc;
    color: #3466ae;
    display: inline-block;
    font-size: 2rem;
    margin-bottom: 15px;
    padding: 46px 5% 13px;
    position: relative;
    text-align: center;
    width: 90%;
}
.ie .graphic .numbers {
    display: inline-block;
    width: 100%;
}  
.ie .graphic .numbers li.arrow {
    display: inline-block;
    position: static;
    text-align: center;
    width: 100%;
}  
.ie .row.graphic .ten.columns {
    padding-left: 0;
    width: 100%;
}
.ie .graphic .numbers li {
    display: inline-block;
    height: 100%;
    margin: 0;
    position: relative;
    text-align: center;
    vertical-align: top;
    width: 100%;
}
.ie .graphic .numbers li.arrow {
    display: inline-block;
    height: 70px;
    margin: 0;
    width: 18px;
}
.ie single-services #content .graphic  li p {
    color: #808285;
    width: calc(100% - 36px);
}  
.ie .graphic .numbers li:last-child {
    display: none !important;
}
.ie .graphic .numbers li p {
  border-bottom: 9px solid #19b6cc;
  border-left: 1px solid #19b6cc;
  border-right: 1px solid #19b6cc;
  display: table;
  font-size: 2rem;
  height: calc(100% - 130px);
  line-height: 2.3rem;
  margin-bottom: 0;
  min-height: 0;
  padding: 18px;
  position: static;
  text-align: center;
  width: calc(100% - 36px);
}
.ie .graphic .numbers li::after {
  bottom: -14px;
  content: "0";
  display: inline-block;
  height: 38px;
  margin-right: -25px;
  position: static;
  right: 50%;
  text-indent: -5000px;
  width: 159px;
  z-index: 9999;
}
  
  
  
  
  
  
  
  
}



@media screen and (max-width: 480px) {
.four.columns.imagecontent {
    display: inline-block !important;
    min-height: 0;
    overflow: hidden;
    position: relative;
}
  
}