header.header-red {
    background: #901c29;
}
header.header-red .header-top {
    background: #7d010f;
    /*height: 80px;*/
    border-bottom: 1px solid #901c29;
}

header.header-red .header-top .logo {
    padding-top: 16px;
}
header.header-red .header-top a {
    color: #fff;
}
header.header-red .searchbox {
    /*   margin-top: 25px;
       position: absolute;
       right: 110px;*/
    position: relative;
}
header.header-red .searchbox input {
    border: 1px solid #fff;
    color: #fff;
    background: none;
    width: 170px;
    padding: 4px 5px;
    font-size: 15px;
    padding-right: 30px;
}
header.header-red .searchbox .button {
    background: none;
    border: none;
    right: 3px;
    position: absolute;
    top: 5px;
}
header.header-red .searchbox .button i {
    color: #fff;
    font-size: 16px;
}
header.header-red .textright {
    text-align: right;
    color: #f1f1f1;
}
header.header-red .header-bottom.stick-h2 {
    display: block;
    clear: both;
    background: #901c29 !important;
    box-shadow: 0 2px 2px rgba(50, 50, 50, 0.4);
    z-index: 9;
    position: relative;
}
header.header-red .header-bottom.stick-h2.stick {
    height: 62px;
}
header.header-red .header-bottom.stick-h2.stick li.liimg {
    display: block !important;
}
header.header-red .logo {
    padding-top: 15px;
}
header.header-red .menu-area nav > ul > li {
    display: inline-block;
    padding: 24px 0 24px 30px;
    float: left;
    clear: none;
}
header.header-red .menu-area nav > ul > li.dropdown.active {
    background: #fb9652;
}
header.header-red .menu-area nav > ul > li.dropdown.active a {
    color: #fff;
}
header.header-red .menu-area ul.navigation {
    margin: 0;
    float: right;
}
header.header-red .menu-area ul.navigation li [class*=" fa-"] {
    width: initial;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}
header.header-red .menu-area ul.navigation li.dropdown:hover>a [class*=" fa-"] {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg); /* IE 9 */
    -webkit-transform: rotate(180deg); /* Safari and Chrome */
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}
header.header-red .menu-area nav > ul > li a {
    color: #f3dde0;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    color: #fff;
}
header.header-red .menu-area nav > ul > li a:hover {
    color: #fb9652 !important;
}
.mean-container .mean-bar {
    float: right;
    min-height: 42px;
    width: 100%;
    margin-top: -50px;
}






.swiper-active-switch {
    background: #fff !important;
}

.swiper-pagination-switch {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #555;
    margin: 0 5px;
    opacity: 0.8;
    border: 1px solid #fff;
    cursor: pointer;
}

.swiper-container .pagination {
    position: absolute;
    z-index: 44444420;
    bottom: 0px;
    text-align: right;
    right: 50px;
    cursor: pointer;
}
.swiper-slide .titlebg {
    height: 110px;
    margin-top: -110px;
    padding-top: 45px;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.15) 17%,rgba(0,0,0,0.75) 57%,rgba(0,0,0,0.75) 88%,rgba(0,0,0,0.75) 100%);
        background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(17%,rgba(0,0,0,0.15)),color-stop(57%,rgba(0,0,0,0.55)),color-stop(88%,rgba(0,0,0,0.75)),color-stop(100%,rgba(0,0,0,0.75)));
        background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.15) 17%,rgba(0,0,0,0.55) 57%,rgba(0,0,0,0.75) 88%,rgba(0,0,0,0.75) 100%);
        background: -o-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.15) 17%,rgba(0,0,0,0.55) 57%,rgba(0,0,0,0.75) 88%,rgba(0,0,0,0.75) 100%);
        background: -ms-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.15) 17%,rgba(0,0,0,0.55) 57%,rgba(0,0,0,0.75) 88%,rgba(0,0,0,0.75) 100%);
        background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.15) 17%,rgba(0,0,0,0.55) 57%,rgba(0,0,0,0.75) 88%,rgba(0,0,0,0.75) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#bf000000',GradientType=0);
}

.swiper-slide .subtitle {
    font-size: 17px;
    text-align: center;
    text-shadow: 2px 2px 3px #4f4f4f;
    color: #ddd;
    width: 1200px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    padding: 0 20px;
}

.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
    /*    height: 450px;
    top: 0;
    margin-top: 0;*/
    top: 48%;
}

.swiper-button-prev.swiper-button-white {
    background: url(../img/left-large.png);
}

.swiper-button-next.swiper-button-white {
    background: url(../img/right-large.png);
    background-position: -124px -2px;
}




.clndr-custom {
    padding: 15px 17px;
    background: #f8fafb;
    height: 350px;
}

.sidebar-widget.categories.cal1 {
    background: #fff;
    margin: 0;
    padding: 10px;
    max-height: 315px;
    height: 314px;
}

.cal1 .clndr .clndr-table thead {
    background: #901c29;
    color: #fff;
}

.cal-left,
.cal-right {
    width: 100% !important;
}

.cal-right {
    background: url(../img/clndtop.png);
}

.cal1 .clndr .clndr-table tr .day .day-contents {
    box-sizing: border-box;
    padding:6px 1px;
    font-size: 16px;
    /* font-weight: 600; */
    font-family: 'Franklin Gothic','Microsoft Yahei';
    text-align: center;
    text-shadow: none;
}
.cal1 .clndr .clndr-table tr .day .day-contents:hover{
    background: #edf2f6;
    border-radius: 50%;
}
.cal1 .clndr .clndr-table tr .day.today .day-contents,
.cal1 .clndr .clndr-table tr .day.my-today .day-contents {
    background: #fb9652 !important;
    border-radius: 50%;
    text-align: center;
}
.cal1 .clndr .clndr-table tr .day.today.event, .cal1 .clndr .clndr-table tr .day.my-today.event {
    background: none !important;
}
.cal1 .clndr .clndr-table tr .day.event, .cal1 .clndr .clndr-table tr .day.my-event {
    background: none !important;
    border-radius: 50%;
}
.cal1 .clndr .clndr-table tr .day.event .day-contents, .cal1 .clndr .clndr-table tr .day.my-event .day-contents {
    background: #901c29;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}
.cal1 .clndr .clndr-table tr .day.event .day-contents:hover, .cal1 .clndr .clndr-table tr .day.my-event .day-contents:hover {
    background: #fb9652;
}
.cal1 .clndr .clndr-table tr {
    /*border-bottom: 1px dashed #ddd;*/
}
.cal1 .clndr .clndr-table .header-days {
    height: 28px !important;
}
.cal1 .clndr .clndr-table tr .day {
    width: 100%;
    height: 36px;
    color: #485f7b;
    padding: 3px 3px;
}

.cal1 .clndr .clndr-table tr .day:hover {
    background: none !important;
}

.cal1 .clndr .clndr-table tr .day.today,
.cal1 .clndr .clndr-table tr .day.my-today {
    background: none !important;
    /*    border-radius: 50%;*/
}

.cal1 .clndr .clndr-table tr .day.today,
.cal1 .clndr .clndr-table tr .day.my-today .day-contents {
    color: #fff;
}

.cal1 .clndr .clndr-controls .year {
    height: 32px;
    line-height: 32px;
}

.page-header.clndr-head {
    margin: 0;
}
.page-header.clndr-head h4 {
    margin-top: 15px;
    margin-bottom: 0;
}
.clndr-control-button.clndr-top {
    width: 30px;
    height: 32px;
    float: left;
    margin-top: 0px;
}

.clndr-control-button.clndr-button {
    width: 30px;
    height: 32px;
    float: right;
    margin-top: -33px;
}

i.clndr-previous-button.fa.fa-angle-left {
    background: url(../img/clndleft.png);
    background-position: center;
    background-repeat: no-repeat;
    width: 30px;
    height: 35px;
    display: block;
}

.cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button {
    /*	cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    background: url(../img/clndright.png);
    background-position: center;
    background-repeat: no-repeat;
    width: 30px;
    height: 45px;
    float: right;
*/
}

.cal1 .clndr .clndr-controls .clndr-control-button .clndr-previous-button,
.cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button {
    width: 100%;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}


/*.cal1 .clndr .clndr-controls .clndr-control-button .clndr-previous-button:hover {
	background: url(../img/clndleft.png);
	background-position: center;
	background-repeat: no-repeat;
}

.cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button:hover {
	background: url(../img/clndright.png);
	background-position: center;
	background-repeat: no-repeat;
}*/

.cal1 .clndr .clndr-controls .clndr-control-button {
    text-align: center;
    font-size: 30px;
    line-height: 30px;
}
.webui-popover-content ul {
    padding: 0;
}
.webui-popover-content ul li {
    padding: 5px;
    border-bottom: 1px solid #e9e9e9;
}
.webui-popover-content ul li a {
    font-size: 14px;
    color: #434343;
    line-height: 1.4;
}
.webui-popover-content ul li a span {
    display: block;
    margin-left: 20px;
}
.webui-popover-content ul li a i.fa {
    font-size: 12px;
    color: #485f7b;
    margin-right: 5px;
    margin-top: 4px;
    float: left;
}
.webui-popover-content ul li a i.recruit {
    color: #fb9652;
}

/*.container.margintop {
    margin: 15px auto;
}
.container .calendardiv {
    width: 30%;
}
.container .workinfo {
    width: 35%;
}
@media (max-width: 768px) {
    .container .calendardiv,.container .workinfo {
        width: 100%;
    }
}*/
@media (min-width: 1200px) {
    .container {
        width: 1040px;
    }
}
.paddingtopbot {
    padding: 15px 0;
}
.rapic-navigation {
    background: #f1f1f1;
    padding: 15px 0;
}
.comm-tab {
    margin-top: 15px;
/*    margin-bottom: 7px;*/
    padding: 5px 0 6px;
/*    border-bottom: 2px solid #ddd;*/
    line-height: 1.1;
}
.comm-tab i {
    font-size: 20px;
    margin: 0 5px;
}
.comm-tab span {
    font-size: 18px;
    padding: 0px 0;
    display: inline-block;
    color: #666;
}
.comm-tab span.active {
    color: #901c29;
    background: none;
    font-weight: bold;
}

ul.job-list,ul.zph-list {
    margin-top: 6px;
}
ul.job-list li {
    padding: 8px 0;
    font-size: 15px;
    /*border-bottom: 1px dashed #ddd;*/
    /* min-height: 58px; */
    line-height: 1.5;
    position: relative;
    padding-left: 45px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
}
ul.job-list li a {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
ul.job-list li span.fr {
    position: absolute;
    left: 0;
    font-size: 14px;
    color: #a79a9a;
}
ul.notice-list li a, ul.new-list li a {
    line-height: 1.3;
}
ul.notice-list li {
    padding: 6px 0;
    font-size: 15px;
    /*/*border-bottom: 1px dashed #ddd;*/*/
    /* min-height: 58px; */
    line-height: 1.5;
    position: relative;
    padding-left: 55px;
    height: 64px;
}

ul.notice-list li .fr {
    position: absolute;
    left: 0;
    font-size: 13px;
    color: #901c29;
    background: #f1f1f1;
    height: 45px;
    width: 42px;
    text-align: center;
}
ul.notice-list li .fr span.day {
    font-size: 22px;
    font-weight: 600;
    display: block;
    height: 25px;
    line-height: 25px;
    font-family: 'Franklin Gothic','Microsoft Yahei';
}
ul.notice-list li.red .fr {
    background: #901c29;
    color: #fff;
}
ul.notice-list li.red a {
    color: #901c29;
    font-weight: 600;
}
ul.new-list li {
    padding: 6px 0;
    font-size: 15px;
    /*border-bottom: 1px dashed #ddd;*/
    /* min-height: 58px; */
    line-height: 1.5;
    position: relative;
    height: 64px;
}
ul.new-list li span.fr {
    position: absolute;
    right: 0;
    font-size: 14px;
    color: #a79a9a;
    bottom: 12px;
}
.item .img-box {
    height: 188px;
    overflow: hidden;
    vertical-align: bottom;
    border-radius: 4px;
    padding-top: 6px;
}
.item h4 {
    font-size: 15px;
    line-height: 1.4;
    font-weight: 600;
}
.item .img-box img {
    width: 100%;
}
h4.title-name {
    padding: 7px 0;
    font-size: 18px;
    font-weight: bold;
    color: #901c29;
    margin-top: 15px;
 /*   margin-bottom: 7px;*/
/*    border-bottom: 2px solid #ddd;*/
}
h4.title-name a {
    font-size: 14px;
    float: right;
    margin-top: 0px;
    margin-right: 0px;
    color: #272727 !important;
    background: none;
    padding: 2px 7px;
    font-weight: normal;
}
a.more {
    right: 5px;
    position: absolute;
    margin-top: -32px;
    color: #272727 !important;
    background: none;
    padding: 2px 7px;
    line-height: 1.1;
    font-size: 14px;
}
a.more i.fa {
    line-height: 1.1;
    font-size: 16px;
}
h4.title-name span {
    color: #aaa;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Microsoft Yahei';
}
ul.zph-list li {
    padding: 6px 0;
    font-size: 15px;
    /*border-bottom: 1px dashed #ddd;*/
     min-height: 75px;
    line-height: 1.5;
    position: relative;
    padding-left: 55px;
/*    height: 62px;*/
    clear: both;
}
ul.zph-list li .fr {
    position: absolute;
    left: 0;
    margin-top: 2px;
    font-size: 13px;
    color: #901c29;
    /*background: #fff;*/
    height: 45px;
    width: 45px;
    text-align: center;
    border-right:1px solid #ddd;
}
ul.zph-list li a {
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    display: block;
    height: 28px;
    line-height: 28px;
}
ul.zph-list li span.starttime {
    width: 105px;
    float: left;
}
ul.zph-list li span.starttime,ul.zph-list li span.address {
    font-size: 13px;
    display: block;
    color: #999;
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
}
ul.zph-list li .fr span.day {
    font-size: 24px;
    font-weight: 600;
    display: block;
    height: 25px;
    line-height: 25px;
    font-family: 'Franklin Gothic','Microsoft Yahei';
}
ul.zph-list li i {
    width: 15px;
    text-align: center;
}
ul.informList li {
    padding: 8px 0;
    font-size: 15px;
    border-bottom: 1px solid #ddd;
    /*min-height: 50px;*/
    line-height: 1.2;
    position: relative;
}

ul.rapic-nav,ul.Llink {
/*    display: inline-block;*/
    margin-top: 10px;
}
ul.rapic-nav li {
    font-size: 18px;
    /*    border-bottom: 1px dotted #ddd;*/
    /* min-height: 58px; */
    line-height: 1.5;
    position: relative;
    font-weight: 600;
    float: left;
    margin-bottom: 7px;
/*    width: 18.5%;*/
}
ul.rapic-nav li a {
/*    background: #901c29;*/
    color: #901c29;
    padding: 4px 0;
    display: block;
    padding-left: 42px;
}
ul.rapic-nav li a.guidance {
    background: url(../img/icon-nav.png);
    background-repeat: no-repeat;
    background-position: 0 9px;
}
ul.rapic-nav li a.download {
    background: url(../img/icon-nav.png);
    background-repeat: no-repeat;
    background-position: 0 -71px;
}
ul.rapic-nav li a.policy {
    background: url(../img/icon-nav.png);
    background-repeat: no-repeat;
    background-position: 0 -155px;
}
ul.rapic-nav li a.process {
    background: url(../img/icon-nav.png);
    background-repeat: no-repeat;
    background-position: 0 -237px;
}
ul.rapic-nav li a span {
    font-size: 12px;
    display: block;
    font-weight: 400;
    color: #aaa;
}
ul.Llink li {
    float: left;
    width: 100%;
    margin-bottom: 8px;
}
ul.Llink li select {
    width: 100%;
    border: 1px solid #d6a0a0;
    padding: 1px;
    background: #901c29;
    color: #fff;
}
ul.Llink li select option {
    background: #fff;
    color: #434343;
}
.wechatdiv {
    position: absolute;
    /*bottom: 34px;*/
    z-index: 999;
    background: #fff;
    padding: 15px;
    border: 1px solid #999;
/*    box-shadow: 1px 1px 5px #a8a8a8;*/
    right: 0;
}
.wechata:hover .wechatdiv {
    display: block !important;
}
.wechatdiv img {
    width: 100px;
}
.event-area-red {
    background: #901c29;
    color: #fff;
    text-align: center;
}
.event-area-red .area-border {
    border-right: 1px solid #cc6a6a;
    padding-bottom: 15px;
}
.event-area-red .area-border a {
    color: #fff;
}
.event-area-red .area-border a:hover {
    color: #eab207 !important;
}
.event-area-red .area-border h4 {
    font-size: 16px;
}
.img-text .img-box {
    width: 267px;
    height: 172px;
    position: relative;
    overflow: hidden;
}
.img-text .img-box:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.img-text img {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}
.main-title .film-box {
    background: #f2f2f2;
    padding: 10px;
}
.main-title .film-box a {
    color: #fff;
}
.main-title .film-box .film-title {
    color: #666;
}
.news-img .title-name, .main-title .title-name  {
    border-bottom: 1px solid #bbb;
    padding: 12px 0;
    margin-top: 25px;
    font-size: 22px;
    /*    color: #901c29;*/
}
.news-img .title-name, .main-title .title-name a.link-arrow-grey-right {
    color: #901c29;
}
.fa-stack {
    position: absolute;
    top: 50%;
    margin-top:4px;
    left: 50%;
    margin-left: -28px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}


.resultBox {
    border-bottom: 1px dashed #ddd;
    padding: 10px 0;
}
.search-result h4.title {
    color: #aaa;
}
.resultBox h4 a {
    font-weight: bold;
    color: #333;
}
.resultBox .search-text {
    margin: 0;
}
.resultBox .search-text a {
    color: #999;
    line-height: 1.5;
    font-size: 15px;
}
.resultBox h4 a font, .resultBox .search-text a font {
    font-weight: 600;
    color: #ffa300;
}


.footer {
    background: #272727;
    color: #fff;
    padding: 15px 0;
}
.footer-bg {
    background:#f7f1fd  url(../img-bsu/footer-bg.jpg);
    background-position: right;
    background-repeat: no-repeat;
}
.footer-bg .rencai {
    width: 22%;
    margin-left: -40px;
}
.footer-bg .wechatdiv {
    width: 13%;
}


.select-box {
    float: left;
    width: 155px;
    height: 28px;
    position: relative;
    border: none;
    background: #fff;
    margin: 0 5px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -ms-border-radius: 0px;
    -khtml-border-radius: 0px;
    border-radius: 0px;
    -moz-box-shadow: 0 1px 0 0 #D2D4D4 inset;
    -webkit-box-shadow: 0 1px 0 0 #D2D4D4 inset;
    box-shadow: 0 1px 0 0 #D2D4D4 inset;
}
.select-box dt {
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    background: url(../img/dot08.jpg) 128px center no-repeat;
    padding: 0 30px 0px 10px;
    font-size: 14px;
    color: #000;
    cursor: pointer;
}
.select-box dd {
    position: absolute;
    /*max-height: 200px;*/
    overflow-y: auto;
    overflow-x: hidden;
    background: #fff;
    border: 2px solid #003256;
    width: 200px;
    left: -2px;
    bottom: 28px;
    display: none;
}
.select-box dd a {
    display: block;
    width: 198px;
    line-height: 2;
    color: #333;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding: 0 10px;
}
@media (max-width: 768px) {
    .footer-bg .rencai {
        width: 100%;
        margin-left: 0px;
    }
    .footer-bg .wechatdiv {
        width: 100%;
    }
    ul.rapic-nav li {
        width: 50%;
    }
    .select-box {
        margin: 5px 5px;
    }
}
/* cyrillic-ext */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    src: local('Montserrat Bold'), local('Montserrat-Bold'), url(https://fonts.gstatic.com/s/montserrat/v12/IQHow_FEYlDC4Gzy_m8fcude9INZm0R8ZMJUtfOsxrw.woff2) format('woff2');
    unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    src: local('Montserrat Bold'), local('Montserrat-Bold'), url(https://fonts.gstatic.com/s/montserrat/v12/IQHow_FEYlDC4Gzy_m8fcrpHcMS0zZe4mIYvDKG2oeM.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    src: local('Montserrat Bold'), local('Montserrat-Bold'), url(https://fonts.gstatic.com/s/montserrat/v12/IQHow_FEYlDC4Gzy_m8fcjh33M2A-6X0bdu871ruAGs.woff2) format('woff2');
    unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    src: local('Montserrat Bold'), local('Montserrat-Bold'), url(https://fonts.gstatic.com/s/montserrat/v12/IQHow_FEYlDC4Gzy_m8fchHJTnCUrjaAm2S9z52xC3Y.woff2) format('woff2');
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    src: local('Montserrat Bold'), local('Montserrat-Bold'), url(https://fonts.gstatic.com/s/montserrat/v12/IQHow_FEYlDC4Gzy_m8fcoWiMMZ7xLd792ULpGE4W_Y.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
