/*! CSS Used from: css/bootstrap.css */
body{margin:0;}
footer,header,section{display:block;}
a{background-color:transparent;}
a:active,a:hover{outline:0;}
strong{font-weight:bold;}
h1{font-size:2em;margin:0.67em 0;}
img{border:0;}
button,input{color:inherit;font:inherit;margin:0;}
button{overflow:visible;}
button{text-transform:none;}
button{-webkit-appearance:button;cursor:pointer;}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}
input{line-height:normal;}
@media print{
*,*:before,*:after{background:transparent!important;color:#000!important;box-shadow:none!important;text-shadow:none!important;}
a,a:visited{text-decoration:underline;}
a[href]:after{content:" (" attr(href) ")";}
a[href^="#"]:after,a[href^="javascript:"]:after{content:"";}
img{page-break-inside:avoid;}
img{max-width:100%!important;}
p,h2,h3{orphans:3;widows:3;}
h2,h3{page-break-after:avoid;}
}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
body{font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;font-size:14px;line-height:1.42857;color:#333333;background-color:#fff;}
input,button{font-family:inherit;font-size:inherit;line-height:inherit;}
a{color:#337ab7;text-decoration:none;}
a:hover,a:focus{color:#23527c;text-decoration:underline;}
a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}
img{vertical-align:middle;}
[role="button"]{cursor:pointer;}
h1,h2,h3{font-family:inherit;font-weight:500;line-height:1.1;color:inherit;}
h1,h2,h3{margin-top:20px;margin-bottom:10px;}
h1{font-size:36px;}
h2{font-size:30px;}
h3{font-size:24px;}
p{margin:0 0 10px;}
.text-center{text-align:center;}
ul{margin-top:0;margin-bottom:10px;}
ul ul{margin-bottom:0;}
.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px;}
.container:before,.container:after{content:" ";display:table;}
.container:after{clear:both;}
@media (min-width: 768px){
.container{width:750px;}
}
@media (min-width: 992px){
.container{width:970px;}
}
@media (min-width: 1200px){
.container{width:1170px;}
}
.row{margin-left:-15px;margin-right:-15px;}
.row:before,.row:after{content:" ";display:table;}
.row:after{clear:both;}
.col-sm-2,.col-sm-3,.col-sm-6,.col-sm-10,.col-xs-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px;}
.col-xs-12{float:left;}
.col-xs-12{width:100%;}
@media (min-width: 768px){
.col-sm-2,.col-sm-3,.col-sm-6,.col-sm-10{float:left;}
.col-sm-2{width:16.66667%;}
.col-sm-3{width:25%;}
.col-sm-6{width:50%;}
.col-sm-10{width:83.33333%;}
}
.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857;color:#555555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-webkit-transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;-o-transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;}
.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);}
.form-control::-moz-placeholder{color:#999;opacity:1;}
.form-control:-ms-input-placeholder{color:#999;}
.form-control::-webkit-input-placeholder{color:#999;}
.btn{display:inline-block;margin-bottom:0;font-weight:normal;text-align:center;vertical-align:middle;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:14px;line-height:1.42857;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.btn:focus,.btn:active:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}
.btn:hover,.btn:focus{color:#333;text-decoration:none;}
.btn:active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);box-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);}
.dropdown{position:relative;}
.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:14px;text-align:left;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, 0.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0, 0, 0, 0.175);box-shadow:0 6px 12px rgba(0, 0, 0, 0.175);background-clip:padding-box;}
.collapse{display:none;}
.collapse.in{display:block;}
/*! CSS Used from: css/font-awesome.css */
.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.fa-search:before{content:"";}
.fa-envelope-o:before{content:"";}
.fa-question-circle:before{content:"";}
.fa-bars:before{content:"";}
.fa-comments-o:before{content:"";}
.fa-file-text-o:before{content:"";}
/*! CSS Used from: css/style.css */
body{background-color:#f5f5f5;font-family:'Roboto', sans-serif;font-size:16px;font-weight:400;font-style:normal;line-height:1;position:relative;}
a,a:focus,a:visited{outline:0;}
#header{background-color:#ffffff;position:relative;}
#logo{margin:16px auto;padding:0;}
#logo a{text-decoration:none;display:inline-block;}
#logo a img{max-height:46px;margin:0;padding:0;}
.btn-menu{color:#212121;font-size:16px;font-weight:700;display:inline-block;position:absolute;text-decoration:none;text-transform:uppercase;right:15px;top:-46px;}
.btn-menu i{margin-left:7px;}
.btn-menu:hover,.btn-menu:focus{color:#212121;text-decoration:none;}
.main-menu{list-style:none;margin:0 0 20px;padding:0;}
.main-menu li{line-height:24px;}
.main-menu li a{font-size:12px;font-weight:700;color:#727272;text-decoration:none;}
.main-menu li a:hover{color:#212121;}
.main-menu li .submenu{list-style:none;padding:0;overflow:hidden;background-color:#fff;}
.main-menu li .submenu li{width:100%;float:left;}
.main-menu li .submenu li a{display:block;width:100%;font-size:12px;font-weight:400;color:#727272;line-height:23px;padding:4px 22px;}
.main-menu li .submenu li a:hover, .search-section .search-frm ul li:hover{background-color:#f4f4f4;}
.search-section .search-frm ul {
    width: 100%;
    list-style: none;
    padding: 0 0 21px;
    position: relative;
    z-index: 3;
    top: -3px;
    background-color: #fff;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    -ms-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    overflow: hidden;
    display: none;
}
.search-section .search-frm ul li {
    padding: 1px 22px;
}
.search-section .search-frm ul li a {
    display: block;
    line-height: 30px;
    font-size: 13px;
    font-weight: 400;
    color: #727272;
    text-decoration: none;
}
.results-list{list-style:none;padding:0;text-align:center;margin-top:10px;}
.results-list li{display:inline-block;width:70%;vertical-align:top;-webkit-transition:background-color 1s ease;-moz-transition:background-color 1s ease;-ms-transition:background-color 1s ease;-o-transition:background-color 1s ease;transition:background-color 1s ease;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;padding:33px 15px 25px;}
.results-list li a{color:#ffffff;text-decoration:none;}
.results-list li a span{display:block;}
.results-list li a .wrap-icon{font-size:40px;}
.results-list li a .number{font-size:20px;font-weight:400;padding:25px 0 10px;}
.results-list li a .text{font-size:14px;font-weight:500;line-height:1.5;}
.results-list li:hover{background-color:rgba(255, 255, 255, 0.1);}
.home-sec-title{font-size:22px;font-weight:700;line-height:30px;text-align:center;text-transform:uppercase;margin:52px 0 37px;}
.home-sec-title span{font-size:38px;font-weight:500;line-height:38px;text-transform:none;}
.white{color:#ffffff;}
.home-articles{background-color:#49a32b;padding-bottom:100px;padding-top:60px;}
.btn-reload a{-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;padding:2px 29px 2px 25px;display:inline-block;text-decoration:none;color:#ffffff;border:1px solid #ffffff;font-size:15px;font-weight:400;line-height:30px;text-transform:uppercase;}
.btn-reload a i{margin-right:8px;}
.search-section{padding:130px 0 55px;background-image:url(../images/search-box-bg.jpg);background-repeat:no-repeat;background-position:center center;-webkit-background-size:cover;background-size:cover;}
.search-section .container{position:relative;}
.search-section .container .btn-open-articles{display:inline-block;text-decoration:none;color:#ffffff;width:40px;height:40px;-webkit-border-radius:40px;-moz-border-radius:40px;-ms-border-radius:40px;border-radius:40px;font-size:25px;font-weight:400;text-align:center;line-height:40px;background-color:#49a32b;-webkit-box-shadow:1px 1px 3px 0px rgba(0, 0, 0, 0.2);-moz-box-shadow:1px 1px 3px 0px rgba(0, 0, 0, 0.2);box-shadow:1px 1px 3px 0px rgba(0, 0, 0, 0.2);position:absolute;bottom:-72px;right:15px;border:0;cursor:pointer;}
.search-section .container .btn-open-articles:focus{border:0;outline:0;}
.search-section .search-frm{position:relative;background-color:#ffffff;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;height:55px;width:100%;}
.search-section .search-frm .btn-search{position:absolute;top:0;left:0;color:#727272;background-color:transparent;height:55px;width:50px;padding:0;font-size:19px;line-height:51px;text-align:center;}
.search-section .search-frm .form-control{padding:0 15px 0 55px;color:#727272;width:100%;border:0;outline:0;font-size:14px;font-style:italic;height:55px;line-height:55px;}
.search-section .search-frm ul{width:100%;list-style:none;padding:0 0 21px;position:relative;z-index:3;top:-3px;background-color:#fff;-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;-ms-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px;overflow:hidden;display:none;}
.search-section .dropdown.popular-artilces .dropdown-menu{border:0;padding:5px 10px 23px;left:auto;right:0;z-index:2;margin-top:92px;width:100%;-webkit-box-shadow:0px 0px 15px 0px rgba(0, 0, 0, 0.2);-moz-box-shadow:0px 0px 15px 0px rgba(0, 0, 0, 0.2);box-shadow:0px 0px 15px 0px rgba(0, 0, 0, 0.2);}
.search-section .dropdown.popular-artilces .dropdown-menu li{width:100%;}
.search-section .dropdown.popular-artilces .dropdown-menu li h3{font-size:15px;font-weight:900;line-height:30px;color:#212121;margin:0 13px;}
.search-section .dropdown.popular-artilces .dropdown-menu li .text{vertical-align:middle;width:100%;display:table-cell;font-size:15px;font-weight:400;color:#727272;line-height:22px;}
.search-section .dropdown.popular-artilces .dropdown-menu li .wrapper{padding:4px 13px;}
.search-section .dropdown.popular-artilces .dropdown-menu li .wrapper a{text-decoration:none;color:#727272;}
.search-section .dropdown.popular-artilces .dropdown-menu li .wrapper:hover{background-color:#f4f4f4;}
.search-section .dropdown.popular-artilces .dropdown-menu:before{content:'';width:20px;height:20px;display:inline-block;background-color:#fff;-webkit-box-shadow:0px 0px 15px 0 rgba(0, 0, 0, 0.2);-moz-box-shadow:0px 0px 15px 0 rgba(0, 0, 0, 0.2);box-shadow:0px 0px 15px 0 rgba(0, 0, 0, 0.2);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);position:absolute;right:26px;top:-10px;}
.search-section .dropdown.popular-artilces .dropdown-menu:after{content:'';width:60px;height:20px;display:inline-block;background-color:#fff;position:absolute;right:14px;top:0;}
.faq-section{padding-bottom:70px;padding-top:50px;}
.faq-section .faqs-block{padding-bottom:50px;}
.faq-section .faqs-block h2{font-size:33px;font-weight:900;line-height:33px;margin:60px 0 32px;}
.faq-section .faqs-block .panel-group{-webkit-box-shadow:1px 1px 3px 0px rgba(0, 0, 0, 0.05);-moz-box-shadow:1px 1px 3px 0px rgba(0, 0, 0, 0.05);box-shadow:1px 1px 3px 0px rgba(0, 0, 0, 0.05);background-color:#ffffff;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;border:1px solid #ebebeb;}
.faq-section .faqs-block .panel-group .panel-default{padding:0 16px;border-top:1px solid #ebebeb;}
.faq-section .faqs-block .panel-group .panel-default .panel-heading{position:relative;}
.faq-section .faqs-block .panel-group .panel-default .panel-heading .panel-title{margin:0;}
.faq-section .faqs-block .panel-group .panel-default .panel-heading .panel-title a{color:#666;font-size:15px;font-weight:400;text-decoration:none;display:inline-block;line-height:22px;padding:15px 0;}
.faq-section .faqs-block .panel-group .panel-default .panel-heading .panel-title a:before{content:'+';display:inline-block;width:15px;height:15px;line-height:12px;text-align:center;color:#b6b6b6;font-size:22px;font-weight:300;margin:0 12px 0 0;vertical-align:middle;}
.faq-section .faqs-block .panel-group .panel-default .panel-heading .panel-title a[aria-expanded="true"]{font-weight:900;color:#212121;}
.faq-section .faqs-block .panel-group .panel-default .panel-heading .panel-title a[aria-expanded="true"]:before{content:'-';color:#49a32b;border-color:#49a32b;font-size:30px;line-height:7px;}
.faq-section .faqs-block .panel-group .panel-default .panel-body{padding-bottom:5px;padding-left:28px;overflow:hidden;}
.faq-section .faqs-block .panel-group .panel-default .panel-body p{font-style:italic;font-size:16px;font-weight:400;color:#212529;margin:0;line-height:26px;padding-bottom:25px;}
.faq-section .faqs-block .panel-group .panel-default .panel-body p.img{text-align:center}
.faq-section .faqs-block .panel-group .panel-default .panel-body img{max-width:100%;margin:0 20px 35px 0;float:none;}
.faq-section .faqs-block .panel-group .panel-default:nth-child(1){border-top:0;}
#footer{background-color:#ffffff;}
#footer .bottom-footer .footer-navigation{list-style:none;margin:39px 0 23px -5.96491228070175%;text-align:center;padding:0;}
#footer .bottom-footer .footer-navigation li{display:inline-block;margin-left:5.96491228070175%;}
#footer .bottom-footer .footer-navigation li a{color:#212121;text-decoration:none;font-size:11px;font-weight:500;line-height:19px;-webkit-transition:color 1s ease;-moz-transition:color 1s ease;-ms-transition:color 1s ease;-o-transition:color 1s ease;transition:color 1s ease;display:inline-block;}
#footer .bottom-footer .footer-navigation li a:hover{text-decoration:underline;color:#49a32b;}
#footer .bottom-footer .copyright{font-size:9px;font-weight:500;color:#cecece;line-height:19px;margin-bottom:44px;}
/*! CSS Used from: css/tablet.css */
@media screen and (min-width: 768px){
#header #logo{text-align:left;}
#header .btn-menu{display:none;}
.main-menu.collapse{display:block;float:right;margin:22px 0 20px 0;}
.main-menu.collapse li{float:left;}
.main-menu.collapse li a{display:inline-block;padding:0 20px 0 26px;}
.main-menu.collapse li:last-child a{padding-right:0;}
.main-menu li{position:relative;}
.main-menu li .submenu{position:absolute;float:left;width:140px;z-index:2;top:52px;left:26px;max-height:0;-webkit-transition:max-height 0.7s linear;-moz-transition:max-height 0.7s linear;-ms-transition:max-height 0.7s linear;-o-transition:max-height 0.7s linear;transition:max-height 0.7s linear;}
.main-menu li:hover .submenu{max-height:500px;}
.results-list li{width:27%;}
.results-list li a .wrap-icon{font-size:70px;}
.results-list li a .number{font-size:40px;}
.results-list li a .text{font-size:14px;line-height:1.5;}
.search-section .dropdown.popular-artilces .dropdown-menu{width:295px;}
}

/*!For + button*/
button{font-family:inherit;font-size:inherit;line-height:inherit;}
a{color:#337ab7;text-decoration:none;}
a:hover,a:focus{color:#23527c;text-decoration:underline;}
a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}
h3{font-family:inherit;font-weight:500;line-height:1.1;color:inherit;}
h3{margin-top:20px;margin-bottom:10px;}
h3{font-size:24px;}
ul{margin-top:0;margin-bottom:10px;}
.dropdown{position:relative;}
.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:14px;text-align:left;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, 0.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0, 0, 0, 0.175);box-shadow:0 6px 12px rgba(0, 0, 0, 0.175);background-clip:padding-box;}
.open > .dropdown-menu{display:block;}
/*! CSS Used from: css/style.css */
a,a:focus,a:visited{outline:0;}
.search-section .container .btn-open-articles{display:inline-block;text-decoration:none;color:#ffffff;width:40px;height:40px;-webkit-border-radius:40px;-moz-border-radius:40px;-ms-border-radius:40px;border-radius:40px;font-size:25px;font-weight:400;text-align:center;line-height:40px;background-color:#49a32b;-webkit-box-shadow:1px 1px 3px 0px rgba(0, 0, 0, 0.2);-moz-box-shadow:1px 1px 3px 0px rgba(0, 0, 0, 0.2);box-shadow:1px 1px 3px 0px rgba(0, 0, 0, 0.2);position:absolute;bottom:-72px;right:15px;border:0;cursor:pointer;}
.search-section .container .btn-open-articles:focus{border:0;outline:0;}
.search-section .dropdown.popular-artilces .dropdown-menu{border:0;padding:5px 10px 23px;left:auto;right:0;z-index:2;margin-top:92px;width:100%;-webkit-box-shadow:0px 0px 15px 0px rgba(0, 0, 0, 0.2);-moz-box-shadow:0px 0px 15px 0px rgba(0, 0, 0, 0.2);box-shadow:0px 0px 15px 0px rgba(0, 0, 0, 0.2);}
.search-section .dropdown.popular-artilces .dropdown-menu li{width:100%;}
.search-section .dropdown.popular-artilces .dropdown-menu li h3{font-size:15px;font-weight:900;line-height:30px;color:#212121;margin:0 13px;}
.search-section .dropdown.popular-artilces .dropdown-menu li .text{vertical-align:middle;width:100%;display:table-cell;font-size:15px;font-weight:400;color:#727272;line-height:22px;}
.search-section .dropdown.popular-artilces .dropdown-menu li .wrapper{padding:4px 13px;}
.search-section .dropdown.popular-artilces .dropdown-menu li .wrapper a{text-decoration:none;color:#727272;}
.search-section .dropdown.popular-artilces .dropdown-menu li .wrapper:hover{background-color:#f4f4f4;}
.search-section .dropdown.popular-artilces .dropdown-menu:before{content:'';width:20px;height:20px;display:inline-block;background-color:#fff;-webkit-box-shadow:0px 0px 15px 0 rgba(0, 0, 0, 0.2);-moz-box-shadow:0px 0px 15px 0 rgba(0, 0, 0, 0.2);box-shadow:0px 0px 15px 0 rgba(0, 0, 0, 0.2);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);position:absolute;right:26px;top:-10px;}
.search-section .dropdown.popular-artilces .dropdown-menu:after{content:'';width:60px;height:20px;display:inline-block;background-color:#fff;position:absolute;right:14px;top:0;}
.btn-reload a:hover{background-color:#fff;text-decoration:none;}
.collapsing {
    -webkit-transition: none;
    transition: none;
    display: none;
}
/*! CSS Used from: css/tablet.css */
@media screen and (min-width: 768px){
.search-section .dropdown.popular-artilces .dropdown-menu{width:295px;}
}

/*! CSS Used fontfaces */
@font-face{font-family:'FontAwesome';src:url("../fonts/fontawesome-webfont.eot");src:url("../fonts/fontawesome-webfont.eot#iefix") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2") format("woff2"), url("../fonts/fontawesome-webfont.woff") format("woff"), url("../fonts/fontawesome-webfont.ttf") format("truetype"), url("../fonts/fontawesome-webfont.svg#fontawesomeregular") format("svg");font-weight:normal;font-style:normal;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:400;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOkCnqEu92Fr1Mu51xFIzIFKw.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:400;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOkCnqEu92Fr1Mu51xMIzIFKw.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:400;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOkCnqEu92Fr1Mu51xEIzIFKw.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:400;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOkCnqEu92Fr1Mu51xLIzIFKw.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:400;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOkCnqEu92Fr1Mu51xHIzIFKw.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:400;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOkCnqEu92Fr1Mu51xGIzIFKw.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:400;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOkCnqEu92Fr1Mu51xIIzI.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOmCnqEu92Fr1Mu72xKOzY.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOmCnqEu92Fr1Mu5mxKOzY.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOmCnqEu92Fr1Mu7mxKOzY.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOmCnqEu92Fr1Mu4WxKOzY.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOmCnqEu92Fr1Mu7WxKOzY.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOmCnqEu92Fr1Mu7GxKOzY.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOmCnqEu92Fr1Mu4mxK.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmEU9fCRc4EsA.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmEU9fABc4EsA.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmEU9fCBc4EsA.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmEU9fBxc4EsA.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmEU9fCxc4EsA.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmEU9fChc4EsA.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmEU9fBBc4.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmWUlfCRc4EsA.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmWUlfABc4EsA.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmWUlfCBc4EsA.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmWUlfBxc4EsA.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmWUlfCxc4EsA.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmWUlfChc4EsA.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmWUlfBBc4.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:900;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmYUtfCRc4EsA.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:900;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmYUtfABc4EsA.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:900;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmYUtfCBc4EsA.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:900;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmYUtfBxc4EsA.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:900;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmYUtfCxc4EsA.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:900;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmYUtfChc4EsA.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:900;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmYUtfBBc4.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}