/*!
*    ______ _       _   _
*    |  ____| |     | | (_)
*    | |__  | | __ _| |_ _  ___ ___  _ __
*    |  __| | |/ _` | __| |/ __/ _ \| '_ \
*    | |    | | (_| | |_| | (_| (_) | | | |
*    |_|    |_|\__,_|\__|_|\___\___/|_| |_|
*
*         https://www.flaticon.com
*/

@font-face {
    font-family: "flaticon";
    src: url("../assets/fonts/flaticon_IBF.woff2?fdabdc15650f95b25c835b10e85815cc") format("woff2"),
url("../assets/fonts/flaticon_IBF.woff?fdabdc15650f95b25c835b10e85815cc") format("woff"),
url("../assets/fonts/flaticon_IBF.eot?fdabdc15650f95b25c835b10e85815cc#iefix") format("embedded-opentype"),
url("../assets/fonts/flaticon_IBF.ttf?fdabdc15650f95b25c835b10e85815cc") format("truetype"),
url("../assets/fonts/flaticon_IBF.svg?fdabdc15650f95b25c835b10e85815cc#flaticon_IBF") format("svg")
}

i[class^="flaticon-"]:before, i[class*=" flaticon-"]:before {
    font-family: flaticon !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.flaticon-together:before {
    content: "\f101";
}
.flaticon-alhambra:before {
    content: "\f102";
}
.flaticon-success:before {
    content: "\f103";
}
.flaticon-education:before {
    content: "\f104";
}
.flaticon-services:before {
    content: "\f105";
}
.flaticon-apply:before {
    content: "\f106";
}
.flaticon-screening:before {
    content: "\f107";
}
.flaticon-save-money:before {
    content: "\f108";
}
.flaticon-mentorship:before {
    content: "\f109";
}
.flaticon-portfolio:before {
    content: "\f10a";
}
.flaticon-business:before {
    content: "\f10b";
}
.flaticon-opportunity:before {
    content: "\f10c";
}
.flaticon-newtowk-chain:before {
    content: "\f10d";
}
.flaticon-group:before {
    content: "\f10e";
}
.flaticon-success-story:before {
    content: "\f10f";
}
.flaticon-world-wide-web:before {
    content: "\f110";
}
.flaticon-community-support:before {
    content: "\f111";
}
.flaticon-website:before {
    content: "\f112";
}
.flaticon-phone:before {
    content: "\f113";
}
.flaticon-email:before {
    content: "\f114";
}
.flaticon-phone-call:before {
    content: "\f115";
}
.flaticon-envelope:before {
    content: "\f116";
}
.flaticon-address:before {
    content: "\f119";
}
.flaticon-health {
    content: "\f120";
}



.flaticon-airplane:before {
    content: "\f101";
}
.flaticon-location:before {
    content: "\f102";
}
.flaticon-hotel:before {
    content: "\f103";
}
.flaticon-visa:before {
    content: "\f104";
}


.cultural-session {
  background-image: url('/sites/default/files/culture.svg');
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
}
.music-show {
  background-image: url('/sites/default/files/show.svg');
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
}
.restaurant-dinner {
  background-image: url('/sites/default/files/restaurant.svg');
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
}
.flaticon-10 {
  background-image: url('/sites/default/files/ten.svg');
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  width: 40px;
  height: 40px;
}