/* @license MIT https://github.com/necolas/normalize.css/blob/8.0.1/LICENSE.md */
html{line-height:1.15;-webkit-text-size-adjust:100%;}body{margin:0;}main{display:block;}h1{font-size:2em;margin:0.67em 0;}hr{box-sizing:content-box;height:0;overflow:visible;}pre{font-family:monospace,monospace;font-size:1em;}a{background-color:transparent;}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted;}b,strong{font-weight:bolder;}code,kbd,samp{font-family:monospace,monospace;font-size:1em;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sub{bottom:-0.25em;}sup{top:-0.5em;}img{border-style:none;}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible;}button,select{text-transform:none;}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button;}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0;}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText;}fieldset{padding:0.35em 0.75em 0.625em;}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}progress{vertical-align:baseline;}textarea{overflow:auto;}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0;}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto;}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px;}[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}details{display:block;}summary{display:list-item;}template{display:none;}[hidden]{display:none;}
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.bg-primary{background:#2f55d4;}.bg-secondary{background:#5a6d90;}.bg-success{background:#2eca8b;}.bg-danger{background:#e43f52;}.bg-warning{background:#f17425;}.bg-info{background:#17a2b8;}.bg-light{background:#f8f9fc;}.bg-white{background:#fff;}.bg-dark{background:#3c4858;}.bg-muted{background:#8492a6;}.bg-soft-primary{background:rgba(47,85,212,0.1);}.bg-soft-secondary{background:rgba(90,109,144,0.1);}.bg-soft-success{background:rgba(46,202,139,0.1);}.bg-soft-danger{background:rgba(228,63,82,0.1);}.bg-soft-warning{background:rgba(241,116,37,0.1);}.bg-soft-info{background:rgba(23,162,184,0.1);}.bg-soft-light{background:rgba(248,249,252,0.1);}.bg-soft-dark{background:rgba(60,72,88,0.1);}.bg-soft-muted{background:rgba(132,146,166,0.1);}body{background-color:#FFF;font-family:"Roboto",sans-serif;}main{width:100%;}h1{font-size:1.875rem;line-height:2.125rem;font-weight:bold;}h2{font-size:1.625rem;line-height:1.875rem;color:#3E3E3E;}h3{font-size:1.5rem;line-height:1.625rem;color:#5C3C6D;}p{font-size:1rem;color:#3E3E3E;line-height:1.5rem;}.paragraph ul,.paragraph ol{list-style-type:none;margin:0;padding:0;}.paragraph ul li,.paragraph ol li{margin-left:20px;color:#3E3E3E;display:flex;align-items:center;position:relative;margin-bottom:5px;}.paragraph ul li:before,.paragraph ol li:before{content:"";position:absolute;width:7px;height:5px;border-radius:50%;background:linear-gradient(90deg,rgb(227,109,90) 0%,rgb(230,87,110) 33%,rgb(143,112,160) 66%,rgb(87,55,104) 100%);left:-19px;}::marker{color:#E36D5A;}.form-item h2{color:#5C3C6D;}.link-wrapper{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;font-size:0;}.blockquote{border-left:3px solid rgba(90,109,144,0.1);border-radius:6px;padding:1rem;font-style:italic;color:#8492a6;margin:10px;}.pager__items{display:flex;padding-left:0;list-style:none;}.pager__items .pager__item a{color:#3E3E3E;border:1px solid rgba(60,72,88,0.1);padding:10px 15px;font-size:1rem;margin-left:-1px;}.pager__items .pager__item.is-active a,.pager__items .pager__item:hover a{background:#E36D5A;border-color:#E36D5A;color:#fff;}.pager__items li.pager__item:first-child a{border-top-left-radius:30px;border-bottom-left-radius:30px;}.pager__items li.pager__item:last-child a{border-top-right-radius:30px;border-bottom-right-radius:30px;}.task-menu{display:flex;padding-left:0;border-bottom:1px solid #e8e8e8;}.task-menu li{list-style-type:none;padding:6px 10px;}.task-menu li a{position:relative;padding:5px 0;}.task-menu li a.is-active{color:#5E5E63;border-bottom:2px solid #5E5E63;}a{color:#EB1F25;text-decoration:none;transition:0.5s ease-out all;}a:hover,a:focus{color:#E36D5A;}.btn,.button{padding:12px 50px;outline:none;text-decoration:none;font-size:16px;letter-spacing:0.5px;-webkit-transition:all 0.3s;transition:all 0.3s;font-weight:400;border-radius:6px;margin:5px;background:#E36D5A;border:1px solid #E36D5A;border-radius:50px;color:#fff;font-size:0.625rem;}.btn:hover,.button:hover{color:#E36D5A;background:#fff;}.btn.btn-pills,.button.btn-pills{border-radius:30px;}.btn.btn-primary,.button.btn-primary{background-color:#2f55d4;border:1px solid #2f55d4;color:#fff;}.btn.btn-primary:hover,.button.btn-primary:hover{background-color:#2443ac;}.btn.btn-secondary,.button.btn-secondary{background-color:#5a6d90;border:1px solid #5a6d90;color:#fff;}.btn.btn-secondary:hover,.button.btn-secondary:hover{background-color:#465571;}.btn.btn-success,.button.btn-success{background-color:#2eca8b;border:1px solid #2eca8b;color:#fff;}.btn.btn-success:hover,.button.btn-success:hover{background-color:#25a06e;}.btn.btn-danger,.button.btn-danger{background-color:#e43f52;border:1px solid #e43f52;color:#fff;}.btn.btn-danger:hover,.button.btn-danger:hover{background-color:#d21e32;}.btn.btn-info,.button.btn-info{background-color:#17a2b8;border:1px solid #17a2b8;color:#fff;}.btn.btn-info:hover,.button.btn-info:hover{background-color:#117a8b;}.btn.btn-warning,.button.btn-warning{background-color:#f17425;border:1px solid #f17425;color:#fff;}.btn.btn-warning:hover,.button.btn-warning:hover{background-color:#d55b0e;}.btn.btn-light,.button.btn-light{background-color:#f8f9fc;border:1px solid #f8f9fc;color:#000;}.btn.btn-light:hover,.button.btn-light:hover{background-color:#d4daed;}.btn.btn-dark,.button.btn-dark{background-color:#3c4858;border:1px solid #3c4858;color:#fff;}.btn.btn-dark:hover,.button.btn-dark:hover{background-color:#272f3a;}.btn.btn-outline,.button.btn-outline{background-color:transparent;color:#000;}.btn.btn-outline:hover,.button.btn-outline:hover{color:#fff;}.btn.btn-all-list,.button.btn-all-list{background:#E36D5A;border-radius:500px;color:#fff;font-size:0.625rem;font-weight:300;position:relative;padding:10px 20px 10px 40px;margin-top:15px;display:inline-block;margin-left:0;}.btn.btn-all-list:before,.button.btn-all-list:before{font-family:"custom_icon" !important;content:"\e911";position:absolute;top:0;left:-1px;height:100%;width:31px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,0.3);border-radius:500px;}[class^=icon-],[class*=" icon-"]{font-family:"custom_icon" !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.icon-telephone:before{content:"\e931";}.icon-search:before{content:"\e932";}.icon-menu:before{content:"\e930";}.icon-calendar:before{content:"\e928";}.icon-facebook-bold:before{content:"\e929";}.icon-linkedin:before{content:"\e92a";}.icon-youtube:before{content:"\e92b";}.icon-instagram:before{content:"\e92c";}.icon-twitter:before{content:"\e92d";}.icon-facebook:before{content:"\e92e";}.icon-home:before{content:"\e92f";}.icon-add-outline:before{content:"\e904";}.icon-arrow-thin-down:before{content:"\e905";}.icon-arrow-thin-left:before{content:"\e906";}.icon-arrow-thin-right:before{content:"\e907";}.icon-arrow-thin-up:before{content:"\e908";}.icon-checkmark-outline:before{content:"\e909";}.icon-checkmark:before{content:"\e90a";}.icon-cheveron-down:before{content:"\e90b";}.icon-cheveron-left:before{content:"\e90c";}.icon-cheveron-outline-down:before{content:"\e90d";}.icon-cheveron-outline-left:before{content:"\e90e";}.icon-cheveron-outline-right:before{content:"\e90f";}.icon-cheveron-outline-up:before{content:"\e910";}.icon-cheveron-right:before{content:"\e911";}.icon-cheveron-up:before{content:"\e912";}.icon-close-outline:before{content:"\e913";}.icon-close:before{content:"\e914";}.icon-cloud-upload:before{content:"\e915";}.icon-dots-horizontal-triple:before{content:"\e916";}.icon-envelope:before{content:"\e917";}.icon-link:before{content:"\e918";}.icon-location:before{content:"\e919";}.icon-menu-old:before{content:"\e91a";}.icon-minus-outline:before{content:"\e91b";}.icon-navigation-more:before{content:"\e91c";}.icon-play-outline:before{content:"\e91d";}.icon-screen-full:before{content:"\e91e";}.icon-magnifier:before{content:"\e91f";}.icon-share-alt:before{content:"\e920";}.icon-star-full:before{content:"\e921";}.icon-tablet:before{content:"\e922";}.icon-tag:before{content:"\e923";}.icon-time:before{content:"\e924";}.icon-user-solid-circle:before{content:"\e925";}.icon-view-list:before{content:"\e926";}.icon-view-tile:before{content:"\e927";}.icon-plus:before{content:"\e900";}.icon-minus:before{content:"\e901";}.icon-plus1:before{content:"\e902";}.icon-minus1:before{content:"\e903";}.icon-send:before{content:"\e933";}html{box-sizing:border-box;-ms-overflow-style:scrollbar;}*,*::before,*::after{box-sizing:inherit;}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;max-width:auto;}@media (min-width:576px){.container{max-width:540px;}}@media (min-width:768px){.container{max-width:720px;}}@media (min-width:992px){.container{max-width:960px;}}@media (min-width:1200px){.container{max-width:1175px;}}@media (min-width:1440px){.container{max-width:1175px;}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;}.no-gutters{margin-right:0;margin-left:0;}.no-gutters > .col,.no-gutters > [class*=col-]{padding-right:0;padding-left:0;}.col-xlg,.col-xlg-auto,.col-xlg-12,.col-xlg-11,.col-xlg-10,.col-xlg-9,.col-xlg-8,.col-xlg-7,.col-xlg-6,.col-xlg-5,.col-xlg-4,.col-xlg-3,.col-xlg-2,.col-xlg-1,.col-xl,.col-xl-auto,.col-xl-12,.col-xl-11,.col-xl-10,.col-xl-9,.col-xl-8,.col-xl-7,.col-xl-6,.col-xl-5,.col-xl-4,.col-xl-3,.col-xl-2,.col-xl-1,.col-lg,.col-lg-auto,.col-lg-12,.col-lg-11,.col-lg-10,.col-lg-9,.col-lg-8,.col-lg-7,.col-lg-6,.col-lg-5,.col-lg-4,.col-lg-3,.col-lg-2,.col-lg-1,.col-md,.col-md-auto,.col-md-12,.col-md-11,.col-md-10,.col-md-9,.col-md-8,.col-md-7,.col-md-6,.col-md-5,.col-md-4,.col-md-3,.col-md-2,.col-md-1,.col-sm,.col-sm-auto,.col-sm-12,.col-sm-11,.col-sm-10,.col-sm-9,.col-sm-8,.col-sm-7,.col-sm-6,.col-sm-5,.col-sm-4,.col-sm-3,.col-sm-2,.col-sm-1,.col,.col-auto,.col-12,.col-11,.col-10,.col-9,.col-8,.col-7,.col-6,.col-5,.col-4,.col-3,.col-2,.col-1{position:relative;width:100%;padding-right:15px;padding-left:15px;}.col{flex-basis:0;flex-grow:1;max-width:100%;}.col-auto{flex:0 0 auto;width:auto;max-width:100%;}.col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%;}.col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%;}.col-3{flex:0 0 25%;max-width:25%;}.col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%;}.col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%;}.col-6{flex:0 0 50%;max-width:50%;}.col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%;}.col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%;}.col-9{flex:0 0 75%;max-width:75%;}.col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%;}.col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%;}.col-12{flex:0 0 100%;max-width:100%;}@media (min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%;}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%;}.col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%;}.col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%;}.col-sm-3{flex:0 0 25%;max-width:25%;}.col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%;}.col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%;}.col-sm-6{flex:0 0 50%;max-width:50%;}.col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%;}.col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%;}.col-sm-9{flex:0 0 75%;max-width:75%;}.col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%;}.col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%;}.col-sm-12{flex:0 0 100%;max-width:100%;}}@media (min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%;}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%;}.col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%;}.col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%;}.col-md-3{flex:0 0 25%;max-width:25%;}.col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%;}.col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%;}.col-md-6{flex:0 0 50%;max-width:50%;}.col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%;}.col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%;}.col-md-9{flex:0 0 75%;max-width:75%;}.col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%;}.col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%;}.col-md-12{flex:0 0 100%;max-width:100%;}}@media (min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%;}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%;}.col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%;}.col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%;}.col-lg-3{flex:0 0 25%;max-width:25%;}.col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%;}.col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%;}.col-lg-6{flex:0 0 50%;max-width:50%;}.col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%;}.col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%;}.col-lg-9{flex:0 0 75%;max-width:75%;}.col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%;}.col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%;}.col-lg-12{flex:0 0 100%;max-width:100%;}}@media (min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%;}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%;}.col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%;}.col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%;}.col-xl-3{flex:0 0 25%;max-width:25%;}.col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%;}.col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%;}.col-xl-6{flex:0 0 50%;max-width:50%;}.col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%;}.col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%;}.col-xl-9{flex:0 0 75%;max-width:75%;}.col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%;}.col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%;}.col-xl-12{flex:0 0 100%;max-width:100%;}}@media (min-width:1440px){.col-xlg{flex-basis:0;flex-grow:1;max-width:100%;}.col-xlg-auto{flex:0 0 auto;width:auto;max-width:100%;}.col-xlg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%;}.col-xlg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%;}.col-xlg-3{flex:0 0 25%;max-width:25%;}.col-xlg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%;}.col-xlg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%;}.col-xlg-6{flex:0 0 50%;max-width:50%;}.col-xlg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%;}.col-xlg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%;}.col-xlg-9{flex:0 0 75%;max-width:75%;}.col-xlg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%;}.col-xlg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%;}.col-xlg-12{flex:0 0 100%;max-width:100%;}}.d-none{display:none;}.d-inline{display:inline;}.d-inline-block{display:inline-block;}.d-block{display:block;}.d-table{display:table;}.d-table-row{display:table-row;}.d-table-cell{display:table-cell;}.d-flex{display:flex;}.d-inline-flex{display:inline-flex;}@media (min-width:576px){.d-sm-none{display:none;}.d-sm-inline{display:inline;}.d-sm-inline-block{display:inline-block;}.d-sm-block{display:block;}.d-sm-table{display:table;}.d-sm-table-row{display:table-row;}.d-sm-table-cell{display:table-cell;}.d-sm-flex{display:flex;}.d-sm-inline-flex{display:inline-flex;}}@media (min-width:768px){.d-md-none{display:none;}.d-md-inline{display:inline;}.d-md-inline-block{display:inline-block;}.d-md-block{display:block;}.d-md-table{display:table;}.d-md-table-row{display:table-row;}.d-md-table-cell{display:table-cell;}.d-md-flex{display:flex;}.d-md-inline-flex{display:inline-flex;}}@media (min-width:992px){.d-lg-none{display:none;}.d-lg-inline{display:inline;}.d-lg-inline-block{display:inline-block;}.d-lg-block{display:block;}.d-lg-table{display:table;}.d-lg-table-row{display:table-row;}.d-lg-table-cell{display:table-cell;}.d-lg-flex{display:flex;}.d-lg-inline-flex{display:inline-flex;}}@media (min-width:1200px){.d-xl-none{display:none;}.d-xl-inline{display:inline;}.d-xl-inline-block{display:inline-block;}.d-xl-block{display:block;}.d-xl-table{display:table;}.d-xl-table-row{display:table-row;}.d-xl-table-cell{display:table-cell;}.d-xl-flex{display:flex;}.d-xl-inline-flex{display:inline-flex;}}@media (min-width:1440px){.d-xlg-none{display:none;}.d-xlg-inline{display:inline;}.d-xlg-inline-block{display:inline-block;}.d-xlg-block{display:block;}.d-xlg-table{display:table;}.d-xlg-table-row{display:table-row;}.d-xlg-table-cell{display:table-cell;}.d-xlg-flex{display:flex;}.d-xlg-inline-flex{display:inline-flex;}}.form-text,.form-date,.form-time,.form-email,.form-number,.form-tel,.form-select{outline:none;display:block;width:100%;height:calc(1.5em + 0.75rem + 2px);padding:1.375rem 1rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:10px;}@media only screen and (max-width:992px){.form-text,.form-date,.form-time,.form-email,.form-number,.form-tel,.form-select{margin-top:0.5rem;}}.form-text,.form-date,.form-time,.form-email,.form-number,.form-tel,.form-select{transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){.form-text,.form-date,.form-time,.form-email,.form-number,.form-tel,.form-select{transition:none;}}.form-text::-ms-expand,.form-date::-ms-expand,.form-time::-ms-expand,.form-email::-ms-expand,.form-number::-ms-expand,.form-tel::-ms-expand,.form-select::-ms-expand{background-color:transparent;border:0;}.form-text:focus,.form-date:focus,.form-time:focus,.form-email:focus,.form-number:focus,.form-tel:focus,.form-select:focus{color:#495057;outline:0;}.form-text::placeholder,.form-date::placeholder,.form-time::placeholder,.form-email::placeholder,.form-number::placeholder,.form-tel::placeholder,.form-select::placeholder{color:#909090;opacity:1;}.form-text:disabled,.form-text[readonly],.form-date:disabled,.form-date[readonly],.form-time:disabled,.form-time[readonly],.form-email:disabled,.form-email[readonly],.form-number:disabled,.form-number[readonly],.form-tel:disabled,.form-tel[readonly],.form-select:disabled,.form-select[readonly]{background-color:#e9ecef;opacity:1;}.form-select{padding:0;}.form-textarea{outline:none;display:block;width:100%;}@media only screen and (max-width:992px){.form-textarea{margin-top:0.5rem;}}.form-textarea{padding:0.375rem 0.75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:10px !important;border-radius:0.25rem;transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){.form-textarea{transition:none;}}.form-textarea::-ms-expand{background-color:transparent;border:0;}.form-textarea:focus{color:#495057;outline:0;}.form-textarea::placeholder{color:#909090;font-size:16px;opacity:1;}.form-textarea:disabled,.form-textarea[readonly]{background-color:#e9ecef;opacity:1;}select.form-select:focus::-ms-value{color:#495057;background-color:#fff;}.form-file{display:block;width:100%;}select.form-select[size],select.form-select[multiple]{height:auto;}.form-text{display:block;margin-top:0.25rem;}.form-type-checkbox{position:relative;display:block;padding-left:1.25rem;}.form-type-checkbox label{margin-bottom:0;}.form-type-checkbox .form-checkbox{position:absolute;margin-top:0.3rem;margin-left:-1.25rem;}.form-type-checkbox .form-checkbox[disabled] ~ .form-check-label{color:#6c757d;}.valid-feedback{display:none;width:100%;margin-top:0.25rem;font-size:80%;color:#28a745;}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:0.25rem 0.5rem;margin-top:0.1rem;font-size:0.875rem;line-height:1.5;color:color-yiq(#28a745);background-color:rgba(40,167,69,0.9);border-radius:0.25rem;}.was-validated .form-text:valid,.form-text.is-valid,.was-validated .form-select:valid,.form-select.is-valid{border-color:#28a745;padding-right:calc(1.5em + 0.75rem);background-image:str-replace(url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='#28a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e"),"#","%23");background-repeat:no-repeat;background-position:center right calc(0.375em + 0.1875rem);background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);}.was-validated .form-text:valid:focus,.form-text.is-valid:focus,.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:#28a745;box-shadow:0 0 0 0.2rem rgba(40,167,69,0.25);}.was-validated .form-text:valid ~ .valid-feedback,.was-validated .form-text:valid ~ .valid-tooltip,.form-text.is-valid ~ .valid-feedback,.form-text.is-valid ~ .valid-tooltip,.was-validated .form-select:valid ~ .valid-feedback,.was-validated .form-select:valid ~ .valid-tooltip,.form-select.is-valid ~ .valid-feedback,.form-select.is-valid ~ .valid-tooltip{display:block;}.was-validated .form-file:valid ~ .valid-feedback,.was-validated .form-file:valid ~ .valid-tooltip,.form-file.is-valid ~ .valid-feedback,.form-file.is-valid ~ .valid-tooltip{display:block;}.was-validated .form-checkbox:valid ~ .form-check-label,.form-checkbox.is-valid ~ .form-check-label{color:#28a745;}.was-validated .form-checkbox:valid ~ .valid-feedback,.was-validated .form-checkbox:valid ~ .valid-tooltip,.form-checkbox.is-valid ~ .valid-feedback,.form-checkbox.is-valid ~ .valid-tooltip{display:block;}.invalid-feedback{display:none;width:100%;margin-top:0.25rem;font-size:80%;color:#dc3545;}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:0.25rem 0.5rem;margin-top:0.1rem;font-size:0.875rem;line-height:1.5;color:color-yiq(#dc3545);background-color:rgba(220,53,69,0.9);border-radius:0.25rem;}.was-validated .form-text:invalid,.form-text.is-invalid,.was-validated .form-select:invalid,.form-select.is-invalid{border-color:#dc3545;padding-right:calc(1.5em + 0.75rem);background-image:str-replace(url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='#dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='#dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E"),"#","%23");background-repeat:no-repeat;background-position:center right calc(0.375em + 0.1875rem);background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);}.was-validated .form-text:invalid:focus,.form-text.is-invalid:focus,.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 0.2rem rgba(220,53,69,0.25);}.was-validated .form-text:invalid ~ .invalid-feedback,.was-validated .form-text:invalid ~ .invalid-tooltip,.form-text.is-invalid ~ .invalid-feedback,.form-text.is-invalid ~ .invalid-tooltip,.was-validated .form-select:invalid ~ .invalid-feedback,.was-validated .form-select:invalid ~ .invalid-tooltip,.form-select.is-invalid ~ .invalid-feedback,.form-select.is-invalid ~ .invalid-tooltip{display:block;}.was-validated .form-file:invalid ~ .invalid-feedback,.was-validated .form-file:invalid ~ .invalid-tooltip,.form-file.is-invalid ~ .invalid-feedback,.form-file.is-invalid ~ .invalid-tooltip{display:block;}.was-validated .form-checkbox:invalid ~ .form-check-label,.form-checkbox.is-invalid ~ .form-check-label{color:#dc3545;}.was-validated .form-checkbox:invalid ~ .invalid-feedback,.was-validated .form-checkbox:invalid ~ .invalid-tooltip,.form-checkbox.is-invalid ~ .invalid-feedback,.form-checkbox.is-invalid ~ .invalid-tooltip{display:block;}table{width:100%;margin-bottom:1rem;color:#212529;}table th,table td{padding:0.75rem;vertical-align:top;border-top:1px solid #dee2e6;}table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6;}table tbody + tbody{border-top:2px solid #dee2e6;}.table-sm th,.table-sm td{padding:0.3rem;}.table-bordered{border:1px solid #dee2e6;}.table-bordered th,.table-bordered td{border:1px solid #dee2e6;}.table-bordered thead th,.table-bordered thead td{border-bottom-width:2px;}.table-borderless th,.table-borderless td,.table-borderless thead th,.table-borderless tbody + tbody{border:0;}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,0.05);}.table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,0.075);}.table-primary,.table-primary > th,.table-primary > td{background-color:theme-color-level("primary",-9);}.table-primary th,.table-primary td,.table-primary thead th,.table-primary tbody + tbody{border-color:theme-color-level("primary",-6);}.table-hover .table-primary:hover{background-color:rgba(0,0,0,0.075);}.table-hover .table-primary:hover > td,.table-hover .table-primary:hover > th{background-color:rgba(0,0,0,0.075);}.table-secondary,.table-secondary > th,.table-secondary > td{background-color:theme-color-level("secondary",-9);}.table-secondary th,.table-secondary td,.table-secondary thead th,.table-secondary tbody + tbody{border-color:theme-color-level("secondary",-6);}.table-hover .table-secondary:hover{background-color:rgba(0,0,0,0.075);}.table-hover .table-secondary:hover > td,.table-hover .table-secondary:hover > th{background-color:rgba(0,0,0,0.075);}.table-success,.table-success > th,.table-success > td{background-color:theme-color-level("success",-9);}.table-success th,.table-success td,.table-success thead th,.table-success tbody + tbody{border-color:theme-color-level("success",-6);}.table-hover .table-success:hover{background-color:rgba(0,0,0,0.075);}.table-hover .table-success:hover > td,.table-hover .table-success:hover > th{background-color:rgba(0,0,0,0.075);}.table-info,.table-info > th,.table-info > td{background-color:theme-color-level("info",-9);}.table-info th,.table-info td,.table-info thead th,.table-info tbody + tbody{border-color:theme-color-level("info",-6);}.table-hover .table-info:hover{background-color:rgba(0,0,0,0.075);}.table-hover .table-info:hover > td,.table-hover .table-info:hover > th{background-color:rgba(0,0,0,0.075);}.table-warning,.table-warning > th,.table-warning > td{background-color:theme-color-level("warning",-9);}.table-warning th,.table-warning td,.table-warning thead th,.table-warning tbody + tbody{border-color:theme-color-level("warning",-6);}.table-hover .table-warning:hover{background-color:rgba(0,0,0,0.075);}.table-hover .table-warning:hover > td,.table-hover .table-warning:hover > th{background-color:rgba(0,0,0,0.075);}.table-danger,.table-danger > th,.table-danger > td{background-color:theme-color-level("danger",-9);}.table-danger th,.table-danger td,.table-danger thead th,.table-danger tbody + tbody{border-color:theme-color-level("danger",-6);}.table-hover .table-danger:hover{background-color:rgba(0,0,0,0.075);}.table-hover .table-danger:hover > td,.table-hover .table-danger:hover > th{background-color:rgba(0,0,0,0.075);}.table-light,.table-light > th,.table-light > td{background-color:theme-color-level("light",-9);}.table-light th,.table-light td,.table-light thead th,.table-light tbody + tbody{border-color:theme-color-level("light",-6);}.table-hover .table-light:hover{background-color:rgba(0,0,0,0.075);}.table-hover .table-light:hover > td,.table-hover .table-light:hover > th{background-color:rgba(0,0,0,0.075);}.table-dark,.table-dark > th,.table-dark > td{background-color:theme-color-level("dark",-9);}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody + tbody{border-color:theme-color-level("dark",-6);}.table-hover .table-dark:hover{background-color:rgba(0,0,0,0.075);}.table-hover .table-dark:hover > td,.table-hover .table-dark:hover > th{background-color:rgba(0,0,0,0.075);}.table-active,.table-active > th,.table-active > td{background-color:rgba(0,0,0,0.075);}.table-hover .table-active:hover{background-color:rgba(0,0,0,0.075);}.table-hover .table-active:hover > td,.table-hover .table-active:hover > th{background-color:rgba(0,0,0,0.075);}table .thead-dark th{color:#fff;background-color:#343a40;border-color:rgb(69.1465517241,77.125,85.1034482759);}table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6;}.table-dark{color:#fff;background-color:#343a40;}.table-dark th,.table-dark td,.table-dark thead th{border-color:rgb(69.1465517241,77.125,85.1034482759);}.table-dark.table-bordered{border:0;}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,0.05);}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:rgba(255,255,255,0.075);}@media (max-width:0){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;}.table-responsive-sm > .table-bordered{border:0;}}@media (max-width:576px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;}.table-responsive-md > .table-bordered{border:0;}}@media (max-width:768px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;}.table-responsive-lg > .table-bordered{border:0;}}@media (max-width:992px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;}.table-responsive-xl > .table-bordered{border:0;}}@media (max-width:1200px){.table-responsive-xlg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;}.table-responsive-xlg > .table-bordered{border:0;}}@media (max-width:1440px){.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;}.table-responsive > .table-bordered{border:0;}}table th{text-align:left;background:#f9fafb;border:1px solid #dee2e6;}table tbody td{background:#fff;border:1px solid #dee2e6;}:-ms-lang(x),.bubbles-content .bubbles{display:none !important;}.bubbles-content{position:fixed;right:-75px;top:66%;transform:rotate(-90deg);z-index:5;width:244px;height:0;}.bubbles-content a{padding:15px 30px 15px 30px;border-radius:10px;background:#E36D5A;color:#fff;font-size:14px;border:1px solid transparent;position:absolute;white-space:nowrap;}.bubbles-content a:hover{background:#fff;color:#E36D5A;border-color:#E36D5A;}.bubbles-content a i{font-size:35px;position:absolute;left:18px;transform:rotate(90deg);}@media screen and (max-width:1300px) and (min-width:993px){.bubbles-content{top:70%;right:-66px;}.bubbles-content a{font-size:12px !important;}}@keyframes flash{0%{opacity:0;}100%{opacity:1;}}.bubbles-content .bubbles{position:fixed;width:80px;height:80px;transform:translate(-80px,-54px);}.bubbles-content .bubbles .bubble-1,.bubbles-content .bubbles .bubble-2,.bubbles-content .bubbles .bubble-3,.bubbles-content .bubbles .bubble-4{position:absolute;-webkit-animation-timing-function:cubic-bezier(0.03,0.615,0.995,0.415);-moz-animation-timing-function:cubic-bezier(0.03,0.615,0.995,0.415);-ms-animation-timing-function:cubic-bezier(0.03,0.615,0.995,0.415);animation-timing-function:cubic-bezier(0.03,0.615,0.995,0.415);-webkit-animation:flash 3s infinite;-moz-animation:flash 3s infinite;-ms-animation:flash 3s infinite;animation:flash 3s infinite;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-ms-animation-fill-mode:both;animation-fill-mode:both;}.bubbles-content .bubbles .bubble-1{top:55px;left:55px;width:20px;height:20px;background:#E36D5A;border-radius:50%;-webkit-animation-delay:1s;animation-delay:1s;-ms-animation-delay:1s;-moz-animation-delay:1s;}.bubbles-content .bubbles .bubble-2{top:65px;left:35px;width:15px;height:15px;background:#E36D5A;border-radius:50%;-webkit-animation-delay:0.66s;animation-delay:0.66s;-ms-animation-delay:0.66s;-moz-animation-delay:0.66s;}.bubbles-content .bubbles .bubble-3{top:75px;left:20px;width:10px;height:10px;background:#E36D5A;border-radius:50%;-webkit-animation-delay:0.33s;animation-delay:0.33s;-ms-animation-delay:0.33s;-moz-animation-delay:0.33s;}.bubbles-content .bubbles .bubble-4{top:85px;left:7px;width:8px;height:8px;background:#E36D5A;border-radius:50%;-webkit-animation-delay:0s;animation-delay:0s;-ms-animation-delay:0s;-moz-animation-delay:0s;}main{padding-top:121px;margin-bottom:50px;}.events-bg{background:#F9F9F9;padding-bottom:30px;}.m-30{margin:30px 0;}.pb-30{padding-bottom:30px;}.layout-container{overflow:hidden;position:relative;}.card{border:1px solid rgba(174,174,174,0.45);min-height:168px;margin-bottom:30px;display:flex;justify-content:flex-start;align-items:center;position:relative;flex-direction:column;text-align:center;font-size:1.5rem;padding:30px 25px 10px 25px;color:#464646;border-radius:10px;}.card span{font-size:1.25rem;color:#464646;}.card i{font-size:30px;color:#E36D5A;padding-bottom:30px;}.card:hover{background:#E36D5A;color:#fff;}.card:hover span,.card:hover i{color:#fff;}.page-title h1{margin-top:0;margin-bottom:50px;line-height:normal;}.page-title h1 span{color:#6D4D7E;font-size:1.875rem;}.owl-nav{display:block !important;position:absolute;top:50%;width:100%;pointer-events:none;}.owl-nav .owl-next,.owl-nav .owl-prev{color:white !important;width:40px;height:40px;border-radius:50%;background:rgba(196,196,200,0.7) !important;font-size:30px !important;transition:opacity 0.5s ease !important;-webkit-transition:opacity 0.5s ease !important;outline:0;pointer-events:all;position:absolute;}.owl-nav .owl-next span,.owl-nav .owl-prev span{height:40px;display:flex;align-items:center;justify-content:center;color:white;position:relative;bottom:2px;}.owl-nav .owl-next{right:-10px;}.owl-nav .owl-prev{left:-10px;}.bizden-haberler{margin-bottom:30px;}.bizden-haberler h3{color:#53AFDC;overflow:hidden;display:flex;align-items:center;white-space:nowrap;position:relative;}.bizden-haberler h3:after{content:".";position:absolute;right:0;font-size:0;width:calc(100% - 200px);height:5px;background:#53AFDC;border-radius:5px;}.bizden-haberler .gazetesu-data{padding:5px;min-height:275px;}.bizden-haberler .gazetesu-data:hover{background:#8CBEDC;border-radius:5px;}.bizden-haberler .gazetesu-data:hover .card-title a{color:#fff;}.bizden-haberler .gazetesu-data:hover .card-title a:before{background:#fff;-webkit-transition:all 0.3s linear;-moz-transition:all 0.3s linear;-o-transition:all 0.3s linear;transition:all 0.3s linear;}.bizden-haberler .gazetesu-data img{height:auto;}.bizden-haberler .gazetesu-data .card-title a{font-size:0.875rem;color:#3E3E3E;line-height:normal;font-weight:bold;text-transform:uppercase;padding:10px;display:block;}.bizden-haberler .gazetesu-data .card-title a:before{content:"";height:16px;width:2px;position:absolute;left:5px;background:#E75B6C;}.bizden-haberler .owl-dots{display:none;}.bizden-haberler-button{width:100%;text-align:center;position:relative;bottom:30px;}.e-bulten-uyeligi{background:#e36d5a;background:linear-gradient(90deg,rgb(255,210,40) 5%,rgb(166,201,56) 15%,rgb(23,181,132) 30%,rgb(27,177,225) 50%,rgb(76,78,161) 60%,rgb(239,102,165) 70%,rgb(239,64,53) 85%,rgb(246,144,51) 100%);height:90px;display:flex;align-items:center;}@media only screen and (max-width:992px){.e-bulten-uyeligi{height:190px;}}.e-bulten-uyeligi form h2{font-size:1.5rem;line-height:normal;color:#fff;font-weight:500;}@media only screen and (max-width:992px){.e-bulten-uyeligi form h2{font-size:1.125rem;margin-top:0;text-align:center;}}.e-bulten-uyeligi form #edit-flexbox-01{position:relative;}@media only screen and (max-width:992px){.e-bulten-uyeligi form #edit-flexbox-01 .webform-flex.webform-flex--1:first-child{margin-bottom:10px;}}@media (min-width:992px){.e-bulten-uyeligi form #edit-flexbox-01 .webform-flex.webform-flex--1:first-child{max-width:250px;}}.e-bulten-uyeligi form #edit-flexbox-01 .webform-flex.webform-flex--1:last-child{position:absolute;right:25px;display:flex;align-items:center;justify-content:center;background:white;}@media only screen and (max-width:992px){.e-bulten-uyeligi form #edit-flexbox-01 .webform-flex.webform-flex--1:last-child{bottom:10px;}}.e-bulten-uyeligi form #edit-flexbox-01 .webform-flex.webform-flex--1:last-child:after{font-family:"custom_icon";content:"\e933";position:absolute;pointer-events:none;color:#E36D5A;font-size:20px;}.e-bulten-uyeligi form #edit-flexbox-01 .webform-flex.webform-flex--1:last-child input{background:transparent;font-size:0;border:0;width:25px;height:25px;padding:0;}.post-list-item{border:1px solid #DADADA;min-height:300px;border-radius:10px;overflow:hidden;margin-bottom:30px;}.post-list-item a{color:#3E3E3E;font-weight:500;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin:5px 10px;text-align:center;}.post-list-item img{width:100%;height:auto;}.layout-content .menu--main{margin-bottom:30px;background:#fff;padding:20px;}@media only screen and (max-width:992px){.layout-content .menu--main{padding:0;}}.layout-content .menu--main{padding-top:0;}.layout-content .menu--main > ul{padding:0;list-style-type:none;}.layout-content .menu--main > ul > li{position:relative;border:1px solid #F0F0F0;margin-bottom:5px;border-radius:5px;}.layout-content .menu--main > ul > li.menu-item--expanded:After{font-family:"custom_icon";padding-right:0;content:"\e90b";color:#656565;font-size:1.25rem;padding:15px;position:absolute;right:0;top:0;cursor:pointer;}.layout-content .menu--main > ul > li.menu-item--expanded ul{padding:15px;}.layout-content .menu--main > ul > li.menu-item--expanded ul a{color:#7C7C7C;}.layout-content .menu--main > ul > li.menu-item--expanded.menu-item--active-trail:After{color:#fff;}.layout-content .menu--main > ul > li > a{color:#656565;padding:15px;width:100%;display:block;}.layout-content .menu--main > ul > li > ul{padding:15px;display:none;}.layout-content .menu--main > ul > li > ul li{border-bottom:1px solid #F0F0F0;padding-bottom:10px;margin-bottom:10px;}.layout-content .menu--main > ul > li > ul li.menu-item--active-trail a{color:#E36D5A !important;font-weight:500;}.layout-content .menu--main > ul > li > ul li:last-child{border:0;margin-bottom:0;padding:0;}.layout-content .menu--main > ul > li > ul.show-menu{display:block;}.layout-content .menu--main > ul > .menu-item--active-trail > a{background:#E36D5A;color:#fff !important;border-radius:5px;}.layout-content .menu--main > ul > .menu-item--active-trail ul{display:block;}.layout-content .menu--main ul{padding:0;list-style-type:none;margin:0;}.layout-content .menu--main ul li.menu-item--active-trail{color:#E36D5A;}@media only screen and (max-width:1200px){.destek-veren-kurumlar-wrapper{display:flex;flex-wrap:nowrap;overflow-x:scroll;}.destek-veren-kurumlar-wrapper h2{display:none;}}.destek-veren-kurumlar{display:inline-block;width:initial;border:1px solid rgba(113,113,113,0.45);border-radius:5px;margin-right:15px;margin-bottom:15px;position:relative;}.destek-veren-kurumlar img{width:100%;height:auto;border-radius:5px;}@media only screen and (max-width:1200px){.destek-veren-kurumlar{width:100%;}.destek-veren-kurumlar img{width:auto;height:auto;}}.iletisim-map{position:relative;display:flex;justify-content:center;}.iletisim-map img{width:100%;height:auto;display:block;}.iletisim-map .btn{position:absolute;bottom:15px;}.webform-submission-iletisim-form{background:#FCFCFC;padding:15px 30px;border:1px solid rgba(174,174,174,0.45);border-radius:10px;}.webform-submission-iletisim-form .btn{margin-top:15px;}.share-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:space-between;}.share-button .icon-calendar{color:#E36D5A;}.share-button p{color:#7D7D7D;margin:0 20px 0 0;}@media screen and (max-width:600px){.share-button p{margin-right:0;}}.share-button ul{display:flex;position:relative;justify-content:center;align-items:center;list-style:none;}.share-button ul:after{content:"";position:absolute;left:0;width:30px;height:1px;background:#3E3E3E;}.share-button ul li:before{display:none;}.share-button ul li a{padding:5px;border-radius:5px;color:#fff;}.share-button ul li a .icon-facebook:hover{color:#2C53C7;}.share-button ul li a .icon-twitter:hover{color:#00A1FC;}.share-button ul li a .icon-instagram:hover{color:rgb(230,87,110);color:linear-gradient(90deg,rgb(230,87,110) 0%,rgb(238,131,78) 100%);}.share-button ul li a .icon-linkedin:hover{color:#0e76a8;}.share-button ul li a i{position:relative;width:16px;display:inline-block;top:1px;color:#7D7D7D;}.share-button ul .share-button ul li:not(:last-child){border-right:1px solid #eeeeee;}.pager{order:3 !important;}.pager .pager__items li{margin:0 !important;}.pager .pager__items li:before{display:none !important;}.path-search .search-form{background:#f8f9fc;padding:50px;}@media only screen and (max-width:992px){.path-search .search-form{padding:10px;}}.path-search .search-form .form-wrapper{display:flex;flex-direction:row;align-items:center;}@media only screen and (max-width:992px){.path-search .search-form .form-wrapper{align-items:flex-start;}}.path-search .search-form .form-wrapper input#edit-keys{display:inline;margin:0;padding:0 15px;height:45px;width:96%;border-radius:18px;border:1px solid #cfd7e5;}.path-search .search-form .form-wrapper input#edit-keys:focus-visible,.path-search .search-form .form-wrapper input#edit-keys:focus{border:1px solid red;}.path-search .search-form input#edit-submit{width:8%;height:45px;border-radius:18px;justify-content:center;display:flex;}@media only screen and (max-width:992px){.path-search .search-form input#edit-submit{width:20%;}}@media only screen and (max-width:992px){.path-search .search-form .form-submit{margin:0;}}.path-search .search-form .search-help-link,.path-search .search-form label{display:none;}.path-search .search-form .form-item{width:100%;display:inline-flex;}.path-search .search-advanced{display:none;}.path-search #block-sugender-content{max-width:1175px;margin:auto;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;}.path-search #block-sugender-content ol{padding-left:0;}.path-search #block-sugender-content ol li{padding:25px;border-radius:5px;border:2px solid #F0F0F0;position:relative;margin:15px 0;list-style-type:none;}.path-search #block-sugender-content ol li:hover{border:2px solid #E36D5A;cursor:pointer;}.path-search #block-sugender-content ol li h3 a{color:#E36D5A;font-size:unset;}.path-search #block-sugender-content h2{display:none;}html[lang=en] .duyurular-wrapper h3:after{width:calc(100% - 190px);}
@media print{body,article{width:100%;margin:0;padding:0;}@page{margin:2cm;}body{font:13pt Georgia,"Times New Roman",Times,serif;line-height:1.3;background:#fff !important;color:#000;}header,footer,aside,nav{display:none !important;visibility:hidden;height:0;}h1{font-size:24pt;}h2,h3,h4{font-size:14pt;margin-top:25px;}a{page-break-inside:avoid;}blockquote{page-break-inside:avoid;}h1,h2,h3,h4,h5,h6{page-break-after:avoid;page-break-inside:avoid;}img{page-break-inside:avoid;page-break-after:avoid;max-width:100% !important;}table,pre{page-break-inside:avoid;}ul,ol,dl{page-break-before:avoid;}a{page-break-inside:avoid;}p,address,li,dt,dd,blockquote{font-size:100%;}code,pre{font-family:"Courier New",Courier,mono;}ul,ol{list-style:square;margin-left:18pt;margin-bottom:20pt;}li{line-height:1.6em;}}
.bg-primary{background:#2f55d4;}.bg-secondary{background:#5a6d90;}.bg-success{background:#2eca8b;}.bg-danger{background:#e43f52;}.bg-warning{background:#f17425;}.bg-info{background:#17a2b8;}.bg-light{background:#f8f9fc;}.bg-white{background:#fff;}.bg-dark{background:#3c4858;}.bg-muted{background:#8492a6;}.bg-soft-primary{background:rgba(47,85,212,0.1);}.bg-soft-secondary{background:rgba(90,109,144,0.1);}.bg-soft-success{background:rgba(46,202,139,0.1);}.bg-soft-danger{background:rgba(228,63,82,0.1);}.bg-soft-warning{background:rgba(241,116,37,0.1);}.bg-soft-info{background:rgba(23,162,184,0.1);}.bg-soft-light{background:rgba(248,249,252,0.1);}.bg-soft-dark{background:rgba(60,72,88,0.1);}.bg-soft-muted{background:rgba(132,146,166,0.1);}.accordion > .class{margin-top:10px;position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-clip:border-box;border:1px solid rgba(161,161,161,0.45);border-radius:5px;overflow:hidden;color:#fff;}.accordion > .class .class-header{background-color:#fff;}.accordion > .class .class-header:first-child{border-bottom-left-radius:0px;border-bottom-right-radius:0px;}.accordion > .class .class-header .btn{border-radius:5px;font-weight:200;background:#fff;border:none;outline:none;padding:1rem 4rem 1rem 1rem;font-size:1rem;line-height:normal;width:100%;text-align:left;color:#3E3E3E;font-weight:600;margin:0;display:flex;align-items:center;}.accordion > .class .class-header .btn:after{font-family:"custom_icon";content:"\e90b";transform:rotate(0deg);transition:0.5s all;width:50px;text-align:center;position:absolute;right:20px;color:#8B8B8B;font-size:1.5rem;}@media (min-width:992px){.accordion > .class .class-header .btn:after{right:10px;}}.accordion > .class .class-header .btn[aria-expanded=true]{color:#fff;background:#E36D5A;}.accordion > .class .class-header .btn[aria-expanded=true]:after{transform:rotate(180deg);color:#fff;}.accordion > .class .class-body{-ms-flex:1 1 auto;flex:1 1 auto;padding:1.5rem 0.5rem;background:#F9F9F9;}.accordion > .class .class-body p:first-child{margin-top:0px;}.accordion > .class .class-body p:last-child{margin-bottom:0px;}.accordion > .class .collapse:not(.show){display:none;}.accordion > .class .collapsing{position:relative;height:0;overflow:hidden;transition:height 0.35s ease;}
.bg-primary{background:#2f55d4;}.bg-secondary{background:#5a6d90;}.bg-success{background:#2eca8b;}.bg-danger{background:#e43f52;}.bg-warning{background:#f17425;}.bg-info{background:#17a2b8;}.bg-light{background:#f8f9fc;}.bg-white{background:#fff;}.bg-dark{background:#3c4858;}.bg-muted{background:#8492a6;}.bg-soft-primary{background:rgba(47,85,212,0.1);}.bg-soft-secondary{background:rgba(90,109,144,0.1);}.bg-soft-success{background:rgba(46,202,139,0.1);}.bg-soft-danger{background:rgba(228,63,82,0.1);}.bg-soft-warning{background:rgba(241,116,37,0.1);}.bg-soft-info{background:rgba(23,162,184,0.1);}.bg-soft-light{background:rgba(248,249,252,0.1);}.bg-soft-dark{background:rgba(60,72,88,0.1);}.bg-soft-muted{background:rgba(132,146,166,0.1);}.event-cards .col-lg-4{padding-right:0;}.event-cards h3{overflow:hidden;display:flex;align-items:center;white-space:nowrap;position:relative;}.event-cards h3:After{content:".";position:absolute;right:0;font-size:0;height:5px;border-radius:5px;}.event-cards.duyurular-wrapper h3{margin-top:0;color:#E9944A;}.event-cards.duyurular-wrapper h3:after{width:calc(100% - 140px);background:#E9944A;}.event-cards.duyurular-wrapper .views-row:first-child .event-card-top{padding-top:0;}.event-cards.duyurular-wrapper .views-row:last-child .event-card-top{border-bottom:0;}.event-cards.duyurular-wrapper .event-card-top{padding-top:17px;border-bottom:1px solid rgba(174,174,174,0.45);}@media only screen and (max-width:992px){.event-cards.duyurular-wrapper .event-card-top{display:block;}}.event-cards.duyurular-wrapper .event-cards-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}.event-cards.duyurular-wrapper .event-cards-body p{display:-webkit-box;-webkit-line-clamp:2;}@media (min-width:992px){.event-cards.duyurular-wrapper .event-cards-body p{-webkit-line-clamp:1;}}.event-cards.duyurular-wrapper .event-cards-body p{-webkit-box-orient:vertical;overflow:hidden;margin-top:0.6rem;}@media (min-width:992px){.event-cards.arastirma-wrapper .event-card-top{min-height:190px;}}.event-cards.arastirma-wrapper h3{color:#E071A4;}.event-cards.arastirma-wrapper h3:after{width:calc(100% - 235px);background:#E071A4;}@media (min-width:992px){.event-cards.egitim-wrapper .event-card-top{min-height:190px;}}.event-cards.egitim-wrapper h3{color:#4D519D;}.event-cards.egitim-wrapper h3:after{width:calc(100% - 210px);background:#4D519D;}.event-cards.oduller-wrapper h3{color:#DD4F40;}.event-cards.oduller-wrapper h3:after{width:calc(100% - 135px);background:#DD4F40;}.event-cards.oduller-wrapper .btn{margin-top:40px;}.event-cards.program-wrapper h3{color:#69497A;}.event-cards.program-wrapper h3:after{width:calc(100% - 165px);background:#69497A;}.event-cards.program-wrapper .btn{margin-top:40px;}.event-cards.footer-etkinlikler .col-lg-4{padding-right:0;}.event-cards.footer-etkinlikler .event-cards-title a{font-size:0.875rem;color:#fff;position:relative;padding-left:10px;}.event-cards.footer-etkinlikler .event-cards-title a:before{content:"";height:16px;width:1px;position:absolute;left:0;top:0;background:#E36D5A;}.event-cards.footer-etkinlikler .event-cards-date{color:#fff;margin-bottom:0;margin-top:10px;}.event-cards.footer-etkinlikler .event-cards-date i{color:#fff;}.event-cards.footer-etkinlikler .event-card-bottom > div.row{align-items:flex-start;}.event-cards.footer-etkinlikler .event-card-top{padding:15px 0;border-bottom:1px solid rgba(174,174,174,0.45);}@media only screen and (max-width:992px){.event-cards.footer-etkinlikler .event-card-top{display:block !important;}}.event-cards.footer-etkinlikler .js-slider .views-row:last-child .event-card-top{border-bottom:0;}.event-cards .event-cards-image{border-radius:5px;overflow:hidden;}.event-cards .event-cards-image img{width:100%;height:auto;display:block;}.event-cards .event-cards-title a{font-size:1rem;line-height:normal;font-weight:500;color:#3E3E3E;}@media only screen and (max-width:992px){.event-cards .event-cards-title a{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}}.event-cards .event-cards-body p{font-size:0.875rem;line-height:normal;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;}@media only screen and (max-width:992px){.event-cards .event-cards-body p{-webkit-line-clamp:2;}}.event-cards .event-cards-date{font-size:10px;font-weight:500;display:flex;align-items:center;margin-bottom:0.6rem;}.event-cards .event-cards-date i{color:#69497A;font-size:14px;}@media only screen and (max-width:992px){.event-cards .event-cards-date{margin-top:1rem;}}.event-cards .event-card-top{padding-bottom:10px;}@media only screen and (max-width:992px){.event-cards .event-card-top{display:none;}}.event-cards .event-card-bottom{padding:15px 0;border-top:1px solid rgba(174,174,174,0.45);}@media (min-width:992px){.event-cards .arastirma-attachment .event-cards-body,.event-cards .egitim-attachment .event-cards-body{display:none;}}
.bg-primary{background:#2f55d4;}.bg-secondary{background:#5a6d90;}.bg-success{background:#2eca8b;}.bg-danger{background:#e43f52;}.bg-warning{background:#f17425;}.bg-info{background:#17a2b8;}.bg-light{background:#f8f9fc;}.bg-white{background:#fff;}.bg-dark{background:#3c4858;}.bg-muted{background:#8492a6;}.bg-soft-primary{background:rgba(47,85,212,0.1);}.bg-soft-secondary{background:rgba(90,109,144,0.1);}.bg-soft-success{background:rgba(46,202,139,0.1);}.bg-soft-danger{background:rgba(228,63,82,0.1);}.bg-soft-warning{background:rgba(241,116,37,0.1);}.bg-soft-info{background:rgba(23,162,184,0.1);}.bg-soft-light{background:rgba(248,249,252,0.1);}.bg-soft-dark{background:rgba(60,72,88,0.1);}.bg-soft-muted{background:rgba(132,146,166,0.1);}footer{background-color:#3E3E3E;padding:3px 3px 3px 3px;}footer h2{font-size:1.125rem;color:#fff;font-weight:500;display:flex;align-items:center;padding-left:10px;padding-top:15px;position:relative;}footer h2:before{content:"";height:16px;width:1px;position:absolute;left:0;background:#E36D5A;}footer h2:after{font-family:"custom_icon" !important;content:"\e907";position:relative;left:30px;font-size:0.75rem;}footer a{color:#fff;font-weight:300;font-size:0.875rem;}footer a:hover{color:#E36D5A;}footer p{color:#fff;font-size:0.875rem;line-height:normal;font-weight:300;}footer .footer-content{display:flex;}@media only screen and (max-width:992px){footer .footer-content{flex-direction:column;}}footer .footer-content .block,footer .footer-content > div{flex:1;padding-right:50px;}footer .footer-content .block ul.menu,footer .footer-content > div ul.menu{padding:0 15px;margin-left:0;}@media only screen and (max-width:992px){footer .footer-content .block ul.menu,footer .footer-content > div ul.menu{column-count:2;}}footer .footer-content .block ul.menu li,footer .footer-content > div ul.menu li{padding:5px 0;}footer .footer-content .block:last-child,footer .footer-content > div:last-child{justify-content:flex-end;padding-right:0;}footer .footer-content .block .footer-iletisim div,footer .footer-content > div .footer-iletisim div{display:flex;height:40px;font-size:0.75rem;}footer .footer-content .block .footer-iletisim div i,footer .footer-content > div .footer-iletisim div i{font-size:16px;color:#fff;padding-right:15px;}footer .footer-content .block .footer-iletisim div span,footer .footer-content > div .footer-iletisim div span{color:#fff;font-weight:300;}footer .footer-content .block .footer-iletisim div a,footer .footer-content > div .footer-iletisim div a{font-size:0.75rem;}footer .footer-content .block .footer-social-media,footer .footer-content > div .footer-social-media{padding:15px 0 30px 0;}footer .footer-content .block .footer-social-media a,footer .footer-content > div .footer-social-media a{padding:6px 11px;margin:2px;border-radius:5px;color:#fff;border:1px solid rgba(174,174,174,0.45);}footer .footer-content .block .footer-social-media a i,footer .footer-content > div .footer-social-media a i{position:relative;width:14px;display:inline-block;top:2px;font-size:16px;}footer .footer-content .block .footer-social-media a:hover:nth-child(1),footer .footer-content > div .footer-social-media a:hover:nth-child(1){background:#2C53C7;}footer .footer-content .block .footer-social-media a:hover:nth-child(2),footer .footer-content > div .footer-social-media a:hover:nth-child(2){background:#00A1FC;}footer .footer-content .block .footer-social-media a:hover:nth-child(3),footer .footer-content > div .footer-social-media a:hover:nth-child(3){background:rgb(230,87,110);background:linear-gradient(90deg,rgb(230,87,110) 0%,rgb(238,131,78) 100%);}footer .footer-content .block .footer-social-media a:hover:nth-child(4),footer .footer-content > div .footer-social-media a:hover:nth-child(4){background:#E00C2E;}@media only screen and (max-width:992px){footer .footer-content .footer-hakkimizda{order:2;}footer .footer-content .footer-hakkimizda h2,footer .footer-content .footer-hakkimizda p{display:none;}}footer .footer-bottom .footer-bottom-content{padding:15px 0;margin-top:30px;border-top:1px solid rgba(174,174,174,0.45);}
.bg-primary{background:#2f55d4;}.bg-secondary{background:#5a6d90;}.bg-success{background:#2eca8b;}.bg-danger{background:#e43f52;}.bg-warning{background:#f17425;}.bg-info{background:#17a2b8;}.bg-light{background:#f8f9fc;}.bg-white{background:#fff;}.bg-dark{background:#3c4858;}.bg-muted{background:#8492a6;}.bg-soft-primary{background:rgba(47,85,212,0.1);}.bg-soft-secondary{background:rgba(90,109,144,0.1);}.bg-soft-success{background:rgba(46,202,139,0.1);}.bg-soft-danger{background:rgba(228,63,82,0.1);}.bg-soft-warning{background:rgba(241,116,37,0.1);}.bg-soft-info{background:rgba(23,162,184,0.1);}.bg-soft-light{background:rgba(248,249,252,0.1);}.bg-soft-dark{background:rgba(60,72,88,0.1);}.bg-soft-muted{background:rgba(132,146,166,0.1);}.region-header-top{background:#3F3F3F;}.region-header-top .header-top{line-height:38px;display:flex;justify-content:space-between;align-items:center;}.region-header-top .header-top .header-top-mail a{font-size:0.9rem;color:#fff;display:flex;align-items:center;}.region-header-top .header-top .header-top-mail a i{font-size:0.8rem;}header .branding{display:flex;align-items:center;}header .branding .header-social-media a{padding:6px 11px;margin:2px;border-radius:5px;color:#fff;}header .branding .header-social-media a:hover{opacity:0.5;}header .branding .header-social-media a:nth-child(1){background:#2C53C7;}header .branding .header-social-media a:nth-child(2){background:#00A1FC;}header .branding .header-social-media a:nth-child(3){background:rgb(230,87,110);background:linear-gradient(90deg,rgb(230,87,110) 0%,rgb(238,131,78) 100%);}header .branding .header-social-media a:nth-child(4){background:#E00C2E;}header .branding .header-social-media a:nth-child(5){background:#0e76a8;}header .branding .header-social-media a i{position:relative;width:16px;display:inline-block;top:1px;}header .branding a img{width:100%;-webkit-transition:all 0.3s linear;-moz-transition:all 0.3s linear;-o-transition:all 0.3s linear;transition:all 0.3s linear;}header{z-index:500;}header.header-down .menu-container{transform:translateY(-100px);}header.header-up .menu-container{transform:unset;}header .menu-container .mobile-menu-container{position:relative;}header .menu-container .mobile-menu-container #block-dildegistirici{display:none;}header .menu-container{-webkit-transition:all 0.3s linear;-moz-transition:all 0.3s linear;-o-transition:all 0.3s linear;transition:all 0.3s linear;background:#e36d5a;background:linear-gradient(90deg,rgb(255,210,40) 5%,rgb(166,201,56) 15%,rgb(23,181,132) 30%,rgb(27,177,225) 50%,rgb(76,78,161) 60%,rgb(239,102,165) 70%,rgb(239,64,53) 85%,rgb(246,144,51) 100%);padding:0px 0px 0px 0px;border-top:1px solid #DDD;border-bottom:1px solid #DDD;position:absolute;width:100%;z-index:350;}header .menu-container p{color:#3E3E3E;font-size:1rem;line-height:1.5rem;}header .menu-container ul{margin:0px;padding-left:0px;}header .menu-container ul li a,header .menu-container ul li .sub-menu-close{color:#fff;font-size:1rem;line-height:50px;font-weight:300;display:flex;align-items:center;-webkit-transition:all 0.3s linear;-moz-transition:all 0.3s linear;-o-transition:all 0.3s linear;transition:all 0.3s linear;padding:5px 10px 5px 10px;}header .menu-container ul li a:hover,header .menu-container ul li .sub-menu-close:hover{color:#3E3E3E;background:#F7F7F7;}header .menu-container ul li a:hover:after,header .menu-container ul li .sub-menu-close:hover:after{display:none;}header .menu-container ul .menu-item--expanded a:hover span::after{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xLjY0NTkyIDQuNjQ1OTJDMS42OTIzNiA0LjU5OTM1IDEuNzQ3NTQgNC41NjI0MSAxLjgwODI4IDQuNTM3MkMxLjg2OTAzIDQuNTEyIDEuOTM0MTUgNC40OTkwMiAxLjk5OTkyIDQuNDk5MDJDMi4wNjU2OCA0LjQ5OTAyIDIuMTMwODEgNC41MTIgMi4xOTE1NSA0LjUzNzJDMi4yNTIzIDQuNTYyNDEgMi4zMDc0NyA0LjU5OTM1IDIuMzUzOTIgNC42NDU5Mkw3Ljk5OTkyIDEwLjI5MjlMMTMuNjQ1OSA0LjY0NTkyQzEzLjY5MjQgNC41OTk0MyAxMy43NDc2IDQuNTYyNTUgMTMuODA4MyA0LjUzNzM5QzEzLjg2OTEgNC41MTIyMyAxMy45MzQyIDQuNDk5MjkgMTMuOTk5OSA0LjQ5OTI5QzE0LjA2NTcgNC40OTkyOSAxNC4xMzA4IDQuNTEyMjMgMTQuMTkxNSA0LjUzNzM5QzE0LjI1MjIgNC41NjI1NSAxNC4zMDc0IDQuNTk5NDMgMTQuMzUzOSA0LjY0NTkyQzE0LjQwMDQgNC42OTI0IDE0LjQzNzMgNC43NDc1OSAxNC40NjI0IDQuODA4MzNDMTQuNDg3NiA0Ljg2OTA3IDE0LjUwMDUgNC45MzQxNyAxNC41MDA1IDQuOTk5OTJDMTQuNTAwNSA1LjA2NTY2IDE0LjQ4NzYgNS4xMzA3NiAxNC40NjI0IDUuMTkxNUMxNC40MzczIDUuMjUyMjQgMTQuNDAwNCA1LjMwNzQzIDE0LjM1MzkgNS4zNTM5Mkw4LjM1MzkyIDExLjM1MzlDOC4zMDc0NyAxMS40MDA1IDguMjUyMyAxMS40Mzc0IDguMTkxNTUgMTEuNDYyNkM4LjEzMDgxIDExLjQ4NzggOC4wNjU2OCAxMS41MDA4IDcuOTk5OTIgMTEuNTAwOEM3LjkzNDE1IDExLjUwMDggNy44NjkwMyAxMS40ODc4IDcuODA4MjggMTEuNDYyNkM3Ljc0NzU0IDExLjQzNzQgNy42OTIzNiAxMS40MDA1IDcuNjQ1OTIgMTEuMzUzOUwxLjY0NTkyIDUuMzUzOTJDMS41OTkzNSA1LjMwNzQ3IDEuNTYyNDEgNS4yNTIzIDEuNTM3MiA1LjE5MTU1QzEuNTEyIDUuMTMwODEgMS40OTkwMiA1LjA2NTY4IDEuNDk5MDIgNC45OTk5MkMxLjQ5OTAyIDQuOTM0MTUgMS41MTIgNC44NjkwMyAxLjUzNzIgNC44MDgyOEMxLjU2MjQxIDQuNzQ3NTQgMS41OTkzNSA0LjY5MjM2IDEuNjQ1OTIgNC42NDU5MlY0LjY0NTkyWiIgZmlsbD0iIzNFM0UzRSIvPgo8L3N2Zz4K");}header .menu-container:not(:first-child):not(:last-child){text-align:center;}header .icon-menu:before,header .icon-right:before{font-size:1.7rem;}header .icon-right{font-size:30px;}header .icon-right:before{position:relative;top:7px;}header .icon-arrow-left:before{font-size:2rem;position:relative;top:10px;padding-right:10px;}@media (min-width:992px){header .mobile-menu{display:none;}header .menu-container ul .menu-item--expanded span{display:contents;}header .menu-container ul .menu-item--expanded span:after{flex-shrink:0;width:1rem;height:1rem;margin-left:5px;content:"";background-repeat:no-repeat;transition:transform 0.2s ease-in-out;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xLjY0NTkyIDQuNjQ1OTJDMS42OTIzNiA0LjU5OTM1IDEuNzQ3NTQgNC41NjI0MSAxLjgwODI4IDQuNTM3MkMxLjg2OTAzIDQuNTEyIDEuOTM0MTUgNC40OTkwMiAxLjk5OTkyIDQuNDk5MDJDMi4wNjU2OCA0LjQ5OTAyIDIuMTMwODEgNC41MTIgMi4xOTE1NSA0LjUzNzJDMi4yNTIzIDQuNTYyNDEgMi4zMDc0NyA0LjU5OTM1IDIuMzUzOTIgNC42NDU5Mkw3Ljk5OTkyIDEwLjI5MjlMMTMuNjQ1OSA0LjY0NTkyQzEzLjY5MjQgNC41OTk0MyAxMy43NDc2IDQuNTYyNTUgMTMuODA4MyA0LjUzNzM5QzEzLjg2OTEgNC41MTIyMyAxMy45MzQyIDQuNDk5MjkgMTMuOTk5OSA0LjQ5OTI5QzE0LjA2NTcgNC40OTkyOSAxNC4xMzA4IDQuNTEyMjMgMTQuMTkxNSA0LjUzNzM5QzE0LjI1MjIgNC41NjI1NSAxNC4zMDc0IDQuNTk5NDMgMTQuMzUzOSA0LjY0NTkyQzE0LjQwMDQgNC42OTI0IDE0LjQzNzMgNC43NDc1OSAxNC40NjI0IDQuODA4MzNDMTQuNDg3NiA0Ljg2OTA3IDE0LjUwMDUgNC45MzQxNyAxNC41MDA1IDQuOTk5OTJDMTQuNTAwNSA1LjA2NTY2IDE0LjQ4NzYgNS4xMzA3NiAxNC40NjI0IDUuMTkxNUMxNC40MzczIDUuMjUyMjQgMTQuNDAwNCA1LjMwNzQzIDE0LjM1MzkgNS4zNTM5Mkw4LjM1MzkyIDExLjM1MzlDOC4zMDc0NyAxMS40MDA1IDguMjUyMyAxMS40Mzc0IDguMTkxNTUgMTEuNDYyNkM4LjEzMDgxIDExLjQ4NzggOC4wNjU2OCAxMS41MDA4IDcuOTk5OTIgMTEuNTAwOEM3LjkzNDE1IDExLjUwMDggNy44NjkwMyAxMS40ODc4IDcuODA4MjggMTEuNDYyNkM3Ljc0NzU0IDExLjQzNzQgNy42OTIzNiAxMS40MDA1IDcuNjQ1OTIgMTEuMzUzOUwxLjY0NTkyIDUuMzUzOTJDMS41OTkzNSA1LjMwNzQ3IDEuNTYyNDEgNS4yNTIzIDEuNTM3MiA1LjE5MTU1QzEuNTEyIDUuMTMwODEgMS40OTkwMiA1LjA2NTY4IDEuNDk5MDIgNC45OTk5MkMxLjQ5OTAyIDQuOTM0MTUgMS41MTIgNC44NjkwMyAxLjUzNzIgNC44MDgyOEMxLjU2MjQxIDQuNzQ3NTQgMS41OTkzNSA0LjY5MjM2IDEuNjQ1OTIgNC42NDU5MlY0LjY0NTkyWiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==");}header .menu-container ul ul span::after{display:none;}header .menu-container ul li{display:inline-block;display:inline-flex;padding:0px;position:relative;justify-content:center;}header .menu-container ul li .sub-menu,header .menu-container ul li .back{display:none;}header .menu-container ul li ul{height:0px;position:absolute;visibility:hidden;display:inline-grid;opacity:0;width:300px;background:#3E3E3E;top:60px;left:-30px;}header .menu-container ul li ul:after{left:45px;top:-20px !important;width:0;height:0;border-left:0px solid transparent;border-right:20px solid transparent;border-top:20px solid #3E3E3E;content:" ";z-index:10000;position:absolute;top:-20px;transform:rotate(270deg);-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-o-transform:rotate(270deg);-ms-transform:rotate(270deg);}header .menu-container ul li ul li{display:block;border-bottom:1px solid rgba(255,255,255,0.3);}header .menu-container ul li ul li a{line-height:normal;padding:15px 20px 15px 20px;margin:5px 10px;font-weight:200;}header .menu-container ul li:hover ul{z-index:1000;height:auto;visibility:visible;opacity:1;border-radius:10px;}header .menu-container ul li:hover ul li a{background:#3E3E3E;color:#fff;border-radius:10px;transition:none;}header .menu-container ul li:hover ul li a:hover{background:rgb(230,87,110);background:linear-gradient(90deg,rgb(255,210,40) 5%,rgb(166,201,56) 15%,rgb(23,181,132) 30%,rgb(27,177,225) 50%,rgb(76,78,161) 60%,rgb(239,102,165) 70%,rgb(239,64,53) 85%,rgb(246,144,51) 100%);color:#fff;font-weight:400;}header .menu-container nav > ul > li > a:after{content:"";height:16px;width:1px;position:absolute;right:-1px;background:#fff;}header .menu-container nav > ul > li:first-child a{padding-right:40px;}header .menu-container nav > ul > li:first-child a:before{font-family:"custom_icon" !important;content:"\e92f";color:white;z-index:1;position:absolute;pointer-events:none;font-size:22px;}header .menu-container nav > ul > li:first-child a span{text-indent:-9999px;position:relative;}header .menu-container nav > ul > li:last-child a:after{display:none;}header .menu-container ul li:hover a{color:#5E5E63;background:#F7F7F7;}header.sticky .menu-container{position:fixed;top:0px;}header.sticky .menu-container .site-logo img{max-height:40px;}.adminimal-admin-toolbar.toolbar-horizontal.toolbar-tray-open header.sticky .menu-container{top:75px;}.adminimal-admin-toolbar.toolbar-horizontal:not(.toolbar-tray-open) header.sticky .menu-container{top:39px;}}@media only screen and (max-width:992px){main{padding-top:95px;}nav#toolbar-bar{position:fixed;}header{position:fixed;width:100%;background:#fff;}header .branding{position:relative;justify-content:center;}header .branding a img{width:200px;}header .branding .header-social-media{display:none;}header .menu-container{border:none;}header .region-header{border:none;}header .mobile-menu{cursor:pointer;color:#fff;position:absolute;left:15px;z-index:999;}header .mobile-menu .icon-menu{color:#E36D5A;font-weight:bold;-webkit-transition:all 0.3s linear;-moz-transition:all 0.3s linear;-o-transition:all 0.3s linear;transition:all 0.3s linear;}header .mobile-menu.active .icon-menu:before{content:"\e914";font-size:25px;}header .mobile-menu-container{overflow:hidden;}header .mobile-menu-container #block-dildegistirici{display:none;}header .mobile-menu-container .navigation,header .mobile-menu-container .navigation ul{-webkit-transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;-ms-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;}header .mobile-menu-container .navigation{left:-1000px;width:100%;height:100%;top:95px;position:fixed;z-index:9999;overflow-x:hidden;overflow-y:hidden;}header .mobile-menu-container .navigation ul{width:100%;margin-left:0px;}header .mobile-menu-container .navigation ul li{display:block;padding:0px;}header .mobile-menu-container .navigation ul li a,header .mobile-menu-container .navigation ul li .sub-menu-close{color:#fff;display:block;padding:3px 20px 3px 20px;font-size:1rem;border-bottom:1px solid #F0F0F0;font-weight:400;}header .mobile-menu-container .navigation ul li .sub-menu-close{cursor:pointer;line-height:50px;display:flex;}header .mobile-menu-container .navigation ul li ul{left:2000px;position:absolute;top:0px;bottom:0px;right:0px;background:linear-gradient(90deg,rgb(255,210,40) 5%,rgb(166,201,56) 15%,rgb(23,181,132) 30%,rgb(27,177,225) 50%,rgb(76,78,161) 60%,rgb(239,102,165) 70%,rgb(239,64,53) 85%,rgb(246,144,51) 100%);}header .mobile-menu-container .navigation ul li ul.sub-menu-show{left:0px;}header .mobile-menu-container .navigation ul li .sub-menu{display:inline-block;float:right;}header .mobile-menu-container.show .navigation{left:0px;background:linear-gradient(90deg,rgb(255,210,40) 5%,rgb(166,201,56) 15%,rgb(23,181,132) 30%,rgb(27,177,225) 50%,rgb(76,78,161) 60%,rgb(239,102,165) 70%,rgb(239,64,53) 85%,rgb(246,144,51) 100%);}.adminimal-admin-toolbar header .mobile-menu-container .navigation{top:123px;}}body.search-box-open{overflow:hidden;}.search-block{position:absolute;top:0;right:0;height:62px;display:flex;align-items:center;}.icon-search{cursor:pointer;}.search-block i::before{font-size:25px;font-weight:100;padding:20px;position:relative;border-radius:5px;background:rgba(255,255,255,0.2);color:#fff;}.custom-search-box{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.7);z-index:9999;text-align:center;display:flex;}.custom-search-box .custom-wrapper{display:flex;flex:1;align-items:center;height:80px;background:white;box-shadow:0 0px 24px 0 rgba(0,0,0,0.04),0px 20px 24px 0 rgba(0,0,0,0.04);}_:-ms-lang(x),.custom-search-box .custom-wrapper{display:block;}.custom-search-box .wrapper{display:flex;flex:1;align-items:center;height:80px;}.custom-search-box .wrapper .input-group{width:100%;display:flex;position:relative;height:50px;}.custom-search-box .wrapper .search-close{flex:1;display:flex;align-items:center;justify-content:center;cursor:pointer;background:white;font-size:28px;color:#E36D5A;}.custom-search-box .wrapper .search-close i{font-size:25px;color:white;}.custom-search-box .wrapper form{width:0;margin:0 auto;}.search-box-open .custom-search-box .wrapper form{width:100%;}.custom-search-box .wrapper .search-close .fa{color:#ffffff;font-size:24px;margin:10px 0;}.custom-search-box .wrapper .input-group input.form-control{height:50px;border:0;text-indent:20px;flex:20;outline:none;font-size:30px;line-height:36px;font-weight:lighter;}.custom-search-box .wrapper .input-group .input-group-addon{color:black;font-size:18px;}.custom-search-box .wrapper .search-close .fa,.custom-search-box .wrapper .input-group .input-group-addon,.custom-search-box .wrapper .input-group .input-group-addon .fa{margin:0;background:white;flex:1;display:flex;align-items:center;justify-content:center;}.custom-search-box .wrapper .input-group .input-group-addon i{position:relative;left:5px;color:black;cursor:pointer;}.custom-search-box .wrapper .input-group .input-group-addon i::before{margin-left:0;font-size:24px;}#block-customsearchbox.hide{opacity:0;visibility:hidden;overflow:hidden;display:none;}.path-search h2,.path-search a#edit-help-link,.path-search form#search-form label{display:none;}.path-search .main-content ol li h3 a{color:#333;font-size:16px;}.path-search .main-content ol li{margin-bottom:35px !important;}.path-search .search-form input#edit-keys{width:50%;height:56px;margin-right:10px;}.path-search form#search-form{margin-bottom:50px;}@media (min-width:768px){.custom-search-box:before{display:inline-block;vertical-align:middle;content:" ";height:100%;}}@media (max-width:992px){.custom-search-box .wrapper .input-group input.form-control{flex:5;font-size:16px;}}.lang-switcher{height:32px;margin-left:5px;position:relative;}.lang-switcher .language-link{font-size:0.75rem;height:24px;width:50px;display:flex;align-items:center;justify-content:center;border:1px solid #E36D5A;background:#E36D5A;color:white;padding:15px;border-radius:5px;transition:all 0.5s ease;}.lang-switcher .language-link:hover{background:#E36D5A;color:#fff;}.lang-switcher .language-link.is-active{display:none;}@media (min-width:992px){#block-headersocialmedia{flex:1;position:relative;left:35%;}}
