/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/


@font-face {
  font-family: "gothamNarrow-bold";
  src: url("https://www.itmtconf.com/hubfs/GothamNarrow-Bold.otf") format("opentype");
  font-display: swap;
  font-weight: 700;
}
@font-face {
  font-family: "gothamNarrow-book";
  src: url("https://www.itmtconf.com/hubfs/GothamNarrow-Book.otf") format("opentype");
  font-display: swap;
  font-weight: 400;
}
       

body {font-family: 'gothamNarrow-book' !important;}
.body-wrapper {font-family: 'gothamNarrow-book' !important;}
h1, h2, h3, h4, p, a {font-family: 'gothamNarrow-book' !important;}
.section {font-family: 'gothamNarrow-book' !important;}
.btnMain {background-color: #f15a24 !important;}
.btnSec {border: 2px solid #f15a24 !important;}
.btnSec:hover {border-color: #3d9199 !important; color: #3d9199 !important;}
#academyNav {background-color: #272149 !important;}
#navigationSlide .nav2 #menu-nawigacja, #navigationSlide .navContent .btnNav {border-left: 1px solid #f15a24 !important;}
#awardsAbout .angleContent .angle {background-color: #f15a24 !important;}
#awardsAbout .angleContent .angle:hover {background-color: #3d9199 !important;}
#academyBody .Awards_btnBase:before {background: transparent linear-gradient(270deg, #f15a24, #3d9199) 0 0 no-repeat padding-box;}
#academyBody .Awards_btnSecondary {border: 2px solid #3d9199;}
#academyChallenges {background-color: #272149 !important;}
#certificate p {color: #272149;}
.Awards_btnSecondary {color: #272149;}
#programProfits h2, #programProfits p {color: #272149;}
#opinions {background-color: #272149 !important;}
#opinions .angleContent .angle {background-color: #f15a24 !important;}
#opinions .angleContent .angle:hover {background-color: #3d9199 !important;}
#aboutLastEdition h2 {color: #272149 !important;}
#SpekerHome {background-color: #272149 !important;}
#certificate {color: #272149 !important;}
#certificate .Awards_btnSecondary {color: #272149 !important;}
#questionsForm, #questionsForm span {color: #272149 !important;}
#footer-contact h4, #footer-contact li a, #footer-contact p, #footer-contact i, #footer-copyright a {color: #272149 !important;} 

#pageBanner {background-color: #272149 !important;}
#laureats h2, #laureats h4, #laureats p {color: #272149 !important;}
#laureats .speakersList .speakerBox .speakerName h4 a {background-color: #272149; !important;}
#laureats .speakersList .speakerBox .speakerDescription a {color: #3d9199 !important;}

.speakers .box--role h5 {background-color: #f15a24 !important;}
#speakerList h3, #speakerList p {color: #272149 !important;}
.speakers .box--more_info ul li a {background-color: #272149 !important;}

#recrutingProcess {background-color: #272149 !important;}
#recrutingProcess .stepDescription:before {background-color: #3d9199 !important;}
#recrutingProcess .stepDescription:after {border-bottom: 2px solid #3d9199 !important; border-left: 2px solid #3d9199 !important;}

#titleOfWinners h2, #titleOfWinners .firstBox h3, #titleOfWinners .firstBox p, #titleOfWinners .firstBox h4 {color: #272149 !important;}
#titleOfWinners .winnersTitle .winnerBox {border: 2px solid #272149 !important;background-color: #272149 !important;}
#titleOfWinners .winnersTitle .winnerBox.firstBox {background-color: #fff !important;}
#awardsToGet h2, #awardsToGet h3, #awardsToGet h5, #awardsToGet p, #awardsToGet h6 {color: #272149 !important;}
#awardsToGet .awardsList .awardsBox .awardsContent .description p span {background-color: #272149 !important;}
#academyLeader .leaderList .leaderBox {background-color: #272149 !important;}