/*
Template: root
*/

body{
background:url(/wp-content/uploads/pdd-bg.png) top left repeat-x;
padding-top:2px;
}

body.sidebar-none .entry-content{
padding-right:0;
}

.site-branding{
padding:10px 40px 10px 0;
}

.site-logotype{
margin-top:5px;
}

.site-header{
background:url(/wp-content/uploads/pdd-top.png);
background-repeat:repeat !important;
background-position:bottom !important;
-webkit-box-shadow:none;
box-shadow:none;
}

.entry-header{
border-bottom:2px solid #165b85;
margin-bottom:20px;
}

.entry-title{
font-size:23px;
color:#165b85;
margin-bottom:8px;
}

.entry-content ol:not([class]) li:before, .taxonomy-description ol:not([class]) li:before{
content:counter(point);
counter-increment:point 1;
display:inline-block;
width:27px;
height:27px;
margin:0 10px 0 -40px;
text-align:center;
color:#165b85;
background-color:#e1eded;
border:2px solid #e1eded !important;
border-radius:0;
}

.entry-content p, .taxonomy-description p{
margin-bottom:20px;
}

.wpProQuiz_content p{
margin-bottom:0;
}

.header-separator{
height:0;
}

.home-box{
height:450px;
margin-top:-30px;
margin-bottom:20px;
}

.home-box-video{
width:100%;
height:450px;
position:absolute;
overflow:hidden;
left:0;
}
.home-box-video video{
width:100%;
}
.home-box-video:after{
content:'';
background:url(/wp-content/uploads/pdd-box.png);
width:100%;
height:100%;
position:absolute;
top:0;
left:0;
}

.home-video{
min-width:100%;
min-height:100%;
top:0;
left:0;
}

.home-box-menu{
background:#5c8daa;
font-size:0;
padding:10px;
}

.home-box-abm-b, .home-box-abm-e, .home-box-abm-m, .home-box-cd-b, .home-box-cd-e, .home-box-cd-m{
display:inline-block;
width:50%;
width:calc(50% - 20px);
margin:10px;
}

.home-box-abm-b, .home-box-cd-b{
background:#e8ffe4;
}
.home-box-abm-e, .home-box-cd-e{
background:#fff5dd;
}
.home-box-abm-m, .home-box-cd-m{
background:#fcccc7;
}

.home-box-abm-b a, .home-box-abm-e a, .home-box-abm-m a, .home-box-cd-b a, .home-box-cd-e a, .home-box-cd-m a{
display:block;
padding:10px;
text-align:center;
font-size:17px;
font-weight:bold;
color:#165b85;
border:2px solid #165b85;
}
.home-box-abm-b a:hover, .home-box-abm-e a:hover, .home-box-abm-m a:hover, .home-box-cd-b a:hover, .home-box-cd-e a:hover, .home-box-cd-m a:hover{
background:#fff;
}

.box-menu-sidebar{
background:#e1eded;
padding:5px;
font-size:0;
}

.box-abm-b, .box-abm-e, .box-abm-m, .box-cd-b, .box-cd-e, .box-cd-m{
display:inline-block;
width:50%;
width:calc(50% - 10px);
}

.box-abm-b, .box-abm-e, .box-abm-m{
margin:5px;
}
.box-cd-b, .box-cd-e, .box-cd-m{
margin:5px 0 5px 5px;
}

.box-abm-b, .box-cd-b{
background:#f1ffee;
}
.box-abm-e, .box-cd-e{
background:#fff9ec;
}
.box-abm-m, .box-cd-m{
background:#ffebe9;
}

.box-abm-b a, .box-abm-e a, .box-abm-m a, .box-cd-b a, .box-cd-e a, .box-cd-m a{
display:block;
padding:5px 3px 3px;
text-align:center;
font-size:13px;
font-weight:bold;
color:#165b85;
border:2px solid #9bc2d5;
}
.box-abm-b a:hover, .box-abm-e a:hover, .box-abm-m a:hover, .box-cd-b a:hover, .box-cd-e a:hover, .box-cd-m a:hover{
background:#fff;
}

.scrolltop{
bottom:200px;
border-radius:2px;
}

.search-form{
padding:4px;
background-color:#ddd;
}
.search-form input{
background-color:#f9f9f9;
}
.search-form__text{
border-radius:0;
}
.search-form__text:hover{
border:1px solid #ddd;
}
.search-form__submit{
margin:4px 4px 4px 0;
}
.search-form__submit:focus{
border:none;
outline:0;
}

.widget ul{
padding:0;
}

.comments-area .form-submit{
text-align:center;
}

.btn, .comment-respond .form-submit input{
border-radius:0;
background-color:#0088cb !important;
}
.btn:hover, .comment-respond .form-submit input:hover{
background-color:#00a2e8 !important;
}
.btn:focus, .comment-respond .form-submit input:focus{
outline:0;
}
.btn:hover, .comment-respond .form-submit input:hover, .contact-form .contact_submit:hover{
-webkit-box-shadow:none;
box-shadow:none;
}

.top-menu ul li span{
color:#aaa;
font-weight:bold;
border-bottom:none;
}
.top-menu ul li a{
color:#0088cb;
font-weight:bold;
border-bottom:none;
}
.top-menu ul li a:hover, .top-menu ul li a:focus{
color:#00a2e8;
border-bottom:none;
-webkit-transition:all .1s ease;
transition:all .1s ease;
}

.top-menu ul li .sub-menu{
padding:5px;
}

.site-footer, .site-footer-inner{
padding-bottom:40px;
}

.footer-info{
color:#fff;
flex:1 0 50%;
-webkit-flex:1 0 0%;
-ms-flex:1 0 0%;
}
.footer-info a{
color:#fff;
cursor:pointer;
}

.footer-text{
padding-top:0;
}
.footer-text a{
color:#fff;
cursor:pointer;
display:inline-block;
margin:20px 30px 0 0;
}
.footer-text a:hover{
text-decoration:underline;
}

.footer-counters{
text-align:right;
flex:1 0 0;
-webkit-flex:1 0 0;
-ms-flex:1 0 0;
}
.footer-counters a{
color:#fff;
margin:0 0 0 30px;
cursor:pointer;
display:inline-block;
}
.footer-counters a:hover, .footer-info a:hover, .footer-text a:hover, 
.footer-counters a:focus, .footer-info a:focus, .footer-text a:focus{
color:#f9f9f9;
}

.b-share--post{
border:0;
border-top:4px solid #eee;
padding:20px 0 10px;
margin-top:20px;
}
.b-share__ico{
width:78px;
margin:0 8px;
border-radius:2px;
}

.b-share__whatsapp, .b-share__viber{
display:inline-block;
}

.block-ticket{
text-align:center;
font-weight:bold;
margin-top:30px;
}

.block-question{
text-align:center;
font-weight:bold;
margin-bottom:15px !important;
}

.form-7 textarea, .form-7 input, .form-7 select{
display:block;
border:1px solid #ccc;
padding:6px 12px;
line-height:1.4;
width:100%;
}
.form-7 select{
padding:8px 10px;
}
.form-7 textarea:focus, .form-7 input:focus, .form-7 select:focus,
.comment-respond .comment-form-author input:focus,
.comment-respond .comment-form-email input:focus,
.comment-respond .comment-form-comment textarea:focus{
border-color:#165B85;
outline:0;
}
.faccept{
display:none;
}

.comment-respond .comment-form-author input:hover, 
.comment-respond .comment-form-author textarea:hover, 
.comment-respond .comment-form-comment input:hover, 
.comment-respond .comment-form-comment textarea:hover, 
.comment-respond .comment-form-email input:hover, 
.comment-respond .comment-form-email textarea:hover, 
.comment-respond .comment-form-url input:hover, 
.comment-respond .comment-form-url textarea:hover{
border:1px solid #999;
}
.comment-respond .comment-form-author input:focus, 
.comment-respond .comment-form-author textarea:focus, 
.comment-respond .comment-form-comment input:focus, 
.comment-respond .comment-form-comment textarea:focus, 
.comment-respond .comment-form-email input:focus, 
.comment-respond .comment-form-email textarea:focus, 
.comment-respond .comment-form-url input:focus, 
.comment-respond .comment-form-url textarea:focus{
border:1px solid #165B85;
outline:0;
}

.entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .taxonomy-description h2, .taxonomy-description h3, .taxonomy-description h4, .taxonomy-description h5{
margin:1em 0 .8em;
}

.entry-content ol, .entry-content ul{
margin:1.5em 0;
}

hr{
height:1px;
border:0;
border-top:1px solid #ddd;
margin-bottom:20px;
}

.clear{height:10px;}



.lqc-plugin .learndash .wpProQuiz_content input[name=startQuiz]{
background-color:#fbf2cd !important;
color:#333 !important;
width:100%;
padding:5px 10px;
line-height:1.5;
border:2px solid rgba(0,0,0,.05);
}

.lqc-plugin .learndash .wpProQuiz_content .wpProQuiz_loadQuiz{
text-align:center;
}

.wpProQuiz_content{
margin-top:-8px;
margin-bottom:0;
}

.wpProQuiz_reviewLegend, .wpProQuiz_reviewLegend, .wpProQuiz_reviewButtons{
display:none;
}

.learndash-wrapper .wpProQuiz_reviewDiv{
margin-bottom:0;
padding-bottom:0;
border-bottom:0;
}

.wpProQuiz_question_text{
font-size:19px;
}

.wpProQuiz_content .wpProQuiz_question_text{
margin-bottom:0;
}

.lqc-plugin .learndash .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_questionList[data-type=single] .wpProQuiz_questionListItem label, .lqc-plugin .learndash .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_questionList[data-type=multiple] .wpProQuiz_questionListItem label{
padding:8px;
line-height:1.3;
}

.lqc-plugin .learndash .wpProQuiz_content .wpProQuiz_questionListItem label{
cursor:pointer;
}

.lqc-plugin .learndash .wpProQuiz_content .wpProQuiz_question{
margin:0 !important;
}

.lqc-plugin .learndash .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_questionList[data-type=single] .wpProQuiz_questionListItem label input, .lqc-plugin .learndash .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_questionList[data-type=multiple] .wpProQuiz_questionListItem label input{
margin-right:8px;
}

body.lqc-plugin.single-sfwd-quiz{
padding-top:36px !important;
padding-bottom:0 !important;
}

body.lqc-plugin.single-sfwd-quiz .site-header{
margin-top:-2px;
padding-top:8px;
}

body.lqc-plugin.single-sfwd-quiz.postid-2991 .site-footer, body.lqc-plugin.single-sfwd-quiz.postid-3795 .site-footer{
padding-bottom:40px;
}

.widget-box-top{
margin-bottom:0;
}

body.postid-4668 .widget-box-top, body.postid-5469 .widget-box-top{
margin-bottom:-38px;
}

body.postid-4668 .widget-box-menu, body.postid-5469 .widget-box-menu{
padding-top:38px;
}

body.postid-2991 .widget-box-top, body.postid-3795 .widget-box-top{
margin-bottom:-34px;
}

body.postid-2991 .widget-box-menu, body.postid-3795 .widget-box-menu{
padding-top:34px;
}

body.postid-19 .widget-box-top, body.postid-151 .widget-box-top, body.postid-250 .widget-box-top, body.postid-285 .widget-box-top, body.postid-319 .widget-box-top, body.postid-361 .widget-box-top, body.postid-396 .widget-box-top, body.postid-433 .widget-box-top, body.postid-468 .widget-box-top, body.postid-503 .widget-box-top, body.postid-538 .widget-box-top, body.postid-571 .widget-box-top, body.postid-606 .widget-box-top, body.postid-642 .widget-box-top, body.postid-677 .widget-box-top, body.postid-710 .widget-box-top, body.postid-746 .widget-box-top, body.postid-781 .widget-box-top, body.postid-815 .widget-box-top, body.postid-849 .widget-box-top, body.postid-885 .widget-box-top, body.postid-921 .widget-box-top, body.postid-953 .widget-box-top, body.postid-988 .widget-box-top, body.postid-1024 .widget-box-top, body.postid-1059 .widget-box-top, body.postid-1093 .widget-box-top, body.postid-1128 .widget-box-top, body.postid-1163 .widget-box-top, body.postid-1200 .widget-box-top, body.postid-1233 .widget-box-top, body.postid-1267 .widget-box-top, body.postid-1301 .widget-box-top, body.postid-1335 .widget-box-top, body.postid-1371 .widget-box-top, body.postid-1403 .widget-box-top, body.postid-1436 .widget-box-top, body.postid-1471 .widget-box-top, body.postid-1506 .widget-box-top, body.postid-1541 .widget-box-top, body.postid-1580 .widget-box-top, body.postid-1616 .widget-box-top, body.postid-1652 .widget-box-top, body.postid-1687 .widget-box-top, body.postid-1721 .widget-box-top, body.postid-1758 .widget-box-top, body.postid-1793 .widget-box-top, body.postid-1828 .widget-box-top, body.postid-1862 .widget-box-top, body.postid-1898 .widget-box-top, body.postid-1933 .widget-box-top, body.postid-1967 .widget-box-top, body.postid-2002 .widget-box-top, body.postid-2038 .widget-box-top, body.postid-2073 .widget-box-top, body.postid-2108 .widget-box-top, body.postid-2144 .widget-box-top, body.postid-2179 .widget-box-top, body.postid-2214 .widget-box-top, body.postid-2248 .widget-box-top, body.postid-2282 .widget-box-top, body.postid-2318 .widget-box-top, body.postid-2350 .widget-box-top, body.postid-2387 .widget-box-top, body.postid-2422 .widget-box-top, body.postid-2457 .widget-box-top, body.postid-2490 .widget-box-top, body.postid-2525 .widget-box-top, body.postid-2559 .widget-box-top, body.postid-2595 .widget-box-top, body.postid-2629 .widget-box-top, body.postid-2663 .widget-box-top, body.postid-2696 .widget-box-top, body.postid-2730 .widget-box-top, body.postid-2768 .widget-box-top, body.postid-2800 .widget-box-top, body.postid-2833 .widget-box-top, body.postid-2867 .widget-box-top, body.postid-2902 .widget-box-top, body.postid-2937 .widget-box-top{
margin-bottom:-34px;
}

body.postid-19 .widget-box-menu, body.postid-151 .widget-box-menu, body.postid-250 .widget-box-menu, body.postid-285 .widget-box-menu, body.postid-319 .widget-box-menu, body.postid-361 .widget-box-menu, body.postid-396 .widget-box-menu, body.postid-433 .widget-box-menu, body.postid-468 .widget-box-menu, body.postid-503 .widget-box-menu, body.postid-538 .widget-box-menu, body.postid-571 .widget-box-menu, body.postid-606 .widget-box-menu, body.postid-642 .widget-box-menu, body.postid-677 .widget-box-menu, body.postid-710 .widget-box-menu, body.postid-746 .widget-box-menu, body.postid-781 .widget-box-menu, body.postid-815 .widget-box-menu, body.postid-849 .widget-box-menu, body.postid-885 .widget-box-menu, body.postid-921 .widget-box-menu, body.postid-953 .widget-box-menu, body.postid-988 .widget-box-menu, body.postid-1024 .widget-box-menu, body.postid-1059 .widget-box-menu, body.postid-1093 .widget-box-menu, body.postid-1128 .widget-box-menu, body.postid-1163 .widget-box-menu, body.postid-1200 .widget-box-menu, body.postid-1233 .widget-box-menu, body.postid-1267 .widget-box-menu, body.postid-1301 .widget-box-menu, body.postid-1335 .widget-box-menu, body.postid-1371 .widget-box-menu, body.postid-1403 .widget-box-menu, body.postid-1436 .widget-box-menu, body.postid-1471 .widget-box-menu, body.postid-1506 .widget-box-menu, body.postid-1541 .widget-box-menu, body.postid-1580 .widget-box-menu, body.postid-1616 .widget-box-menu, body.postid-1652 .widget-box-menu, body.postid-1687 .widget-box-menu, body.postid-1721 .widget-box-menu, body.postid-1758 .widget-box-menu, body.postid-1793 .widget-box-menu, body.postid-1828 .widget-box-menu, body.postid-1862 .widget-box-menu, body.postid-1898 .widget-box-menu, body.postid-1933 .widget-box-menu, body.postid-1967 .widget-box-menu, body.postid-2002 .widget-box-menu, body.postid-2038 .widget-box-menu, body.postid-2073 .widget-box-menu, body.postid-2108 .widget-box-menu, body.postid-2144 .widget-box-menu, body.postid-2179 .widget-box-menu, body.postid-2214 .widget-box-menu, body.postid-2248 .widget-box-menu, body.postid-2282 .widget-box-menu, body.postid-2318 .widget-box-menu, body.postid-2350 .widget-box-menu, body.postid-2387 .widget-box-menu, body.postid-2422 .widget-box-menu, body.postid-2457 .widget-box-menu, body.postid-2490 .widget-box-menu, body.postid-2525 .widget-box-menu, body.postid-2559 .widget-box-menu, body.postid-2595 .widget-box-menu, body.postid-2629 .widget-box-menu, body.postid-2663 .widget-box-menu, body.postid-2696 .widget-box-menu, body.postid-2730 .widget-box-menu, body.postid-2768 .widget-box-menu, body.postid-2800 .widget-box-menu, body.postid-2833 .widget-box-menu, body.postid-2867 .widget-box-menu, body.postid-2902 .widget-box-menu, body.postid-2937 .widget-box-menu{
padding-top:34px;
}

.lqc-plugin .learndash .wpProQuiz_content .wpProQuiz_reviewDiv .wpProQuiz_reviewQuestion{
width:100%;
position:fixed;
top:0;
left:0;
padding:0;
margin:0;
z-index:999;
display:flex;
overflow:hidden;
height:auto;
border-bottom:0;
background-color:#165b85;
}

.lqc-plugin .learndash .wpProQuiz_content .wpProQuiz_reviewQuestion ol:not([class]) li:before{
display:none;
}

.lqc-plugin .learndash .wpProQuiz_content .wpProQuiz_reviewQuestion ol{
display:flex;
max-width:100%;
overflow-x:auto;
overflow-y:hidden;
padding:0 !important;
margin: 0 auto !important;
scrollbar-width:thin;
-ms-overflow-style:-ms-autohiding-scrollbar;
-webkit-overflow-scrolling: touch
}

.lqc-plugin .learndash .wpProQuiz_content .wpProQuiz_reviewQuestion ol::-webkit-scrollbar{
height:4px;
background-color:#D0E5E5;
}

.lqc-plugin .learndash .wpProQuiz_content .wpProQuiz_reviewQuestion ol::-webkit-scrollbar-thumb{
background-color:#00a2e8;
}

.lqc-plugin .learndash .wpProQuiz_content .wpProQuiz_reviewQuestion li{
width:26px;
height:26px;
min-width:26px;
min-height:26px;
line-height:28px;
margin:4px 2px;
padding:0;
color:#165b85;
font-size:13px;
text-align:center;
background-color:#e1eded;
}

.lqc-plugin .learndash .wpProQuiz_content .wpProQuiz_reviewQuestion li:first-child{
margin-left:4px;
}
.lqc-plugin .learndash .wpProQuiz_content .wpProQuiz_reviewQuestion li:last-child{
margin-right:4px;
}

.lqc-plugin .learndash .wpProQuiz_content .wpProQuiz_reviewQuestion li:hover{
background-color:#f0f3f5;
}

.lqc-plugin .learndash .wpProQuiz_content .wpProQuiz_time_limit{
position:relative;
background-color:#165b85;
position:fixed;
bottom:0;
left:0;
width:100%;
margin:0;
padding:0.5em;
padding-top:3px;
z-index:999;
}

.lqc-plugin .learndash .wpProQuiz_content .wpProQuiz_time_limit .time{
text-align:center;
}

.lqc-plugin .learndash .wpProQuiz_content .wpProQuiz_time_limit .time span{
color:#cbffa5;
}

.wpProQuiz_content .wpProQuiz_time_limit .time{
margin-bottom:2px;
}

.lqc-plugin .learndash .wpProQuiz_content .wpProQuiz_time_limit .wpProQuiz_progress{
background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
background-color:#81d742;
background-size:1em 1em;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_time_limit:before{
bottom:0.5em;
left:0.5em;
right:0.5em;
}
.lqc-plugin .learndash .wpProQuiz_content .wpProQuiz_time_limit::before{
bottom:0.5em;
left:0.5em;
right:0.5em;
}

.lqc-plugin .learndash .wpProQuiz_content .wpProQuiz_response .wpProQuiz_correct>span, .lqc-plugin .learndash .wpProQuiz_content .wpProQuiz_response .wpProQuiz_incorrect>span{
font-size:17px;
}

.lqc-plugin .learndash .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_questionList[data-type=single] .wpProQuiz_questionListItem.wpProQuiz_answerIncorrect label, .lqc-plugin .learndash .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_questionList[data-type=single] .wpProQuiz_questionListItem.wpProQuiz_answerIncorrect label.is-selected{
background-color:#ffcdd2;
}
.lqc-plugin .learndash .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_questionList[data-type=single] .wpProQuiz_questionListItem.wpProQuiz_answerIncorrect label:hover{
background-color:#ffc4c4;
}

.lqc-plugin .learndash .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_questionList[data-type=single] .wpProQuiz_questionListItem.wpProQuiz_answerCorrectIncomplete label, .lqc-plugin .learndash .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_questionList[data-type=single] .wpProQuiz_questionListItem.wpProQuiz_answerCorrect label, .lqc-plugin .learndash .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_questionList[data-type=single] .wpProQuiz_questionListItem.wpProQuiz_answerCorrect label.is-selected{
background-color:#d0f0c0;
}
.lqc-plugin .learndash .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_questionList[data-type=single] .wpProQuiz_questionListItem.wpProQuiz_answerCorrectIncomplete label:hover, .lqc-plugin .learndash .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_questionList[data-type=single] .wpProQuiz_questionListItem.wpProQuiz_answerCorrect label:hover{
background-color:#c9e9b9;
}

.lqc-plugin .learndash .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_questionList[data-type=single] .wpProQuiz_questionListItem label:focus-within{
background-color:#e1eded;
}

.lqc-plugin .learndash .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_questionList[data-type=single] .wpProQuiz_questionListItem, .lqc-plugin .learndash .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_questionList[data-type=multiple] .wpProQuiz_questionListItem{
border:0 !important;
}

.lqc-plugin .learndash .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_questionList[data-type=single] .wpProQuiz_questionListItem label:focus-within, .lqc-plugin .learndash .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_questionList[data-type=single] .wpProQuiz_questionListItem label.is-selected, .lqc-plugin .learndash .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_questionList[data-type=multiple] .wpProQuiz_questionListItem label:focus-within, .lqc-plugin .learndash .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_questionList[data-type=multiple] .wpProQuiz_questionListItem label.is-selected{
-webkit-box-shadow:none;
box-shadow:none;
background-color:#d0e5e5;
}

.lqc-plugin .learndash .wpProQuiz_content .wpProQuiz_reviewDiv .wpProQuiz_reviewQuestion li.wpProQuiz_reviewQuestionSolved.wpProQuiz_reviewQuestionTarget, .lqc-plugin .learndash .wpProQuiz_content .wpProQuiz_box li.wpProQuiz_reviewQuestionSolved.wpProQuiz_reviewQuestionTarget, .lqc-plugin .learndash .wpProQuiz_content .wpProQuiz_reviewDiv .wpProQuiz_reviewQuestion li.wpProQuiz_reviewQuestionTarget{
-webkit-box-shadow:none;
box-shadow:none;
background-color:#eebe00;
color:#fff;
}

.lqc-plugin .learndash .wpProQuiz_content .wpProQuiz_addToplist, .lqc-plugin .learndash .wpProQuiz_content .wpProQuiz_response .wpProQuiz_correct, .lqc-plugin .learndash .wpProQuiz_content .wpProQuiz_response .wpProQuiz_incorrect, .lqc-plugin .learndash .wpProQuiz_content .wpProQuiz_lock, .lqc-plugin .learndash .wpProQuiz_content .wpProQuiz_loadQuiz, .lqc-plugin .learndash .wpProQuiz_content .wpProQuiz_prerequisite, .lqc-plugin .learndash .wpProQuiz_content .wpProQuiz_startOnlyRegisteredUser{
background-color:#fbf2cd;
padding:5px 10px;
}

.lqc-plugin .learndash .wpProQuiz_content .wpProQuiz_listItem{
margin-top:0;
margin-bottom:20px;
}

.lqc-plugin .learndash .wpProQuiz_content .wpProQuiz_question{
padding-top:0;
border-top:0;
}

.lqc-plugin .learndash .wpProQuiz_content .wpProQuiz_results>.wpProQuiz_header{
padding-top:20px;
}

.lqc-plugin .learndash .wpProQuiz_content .wpProQuiz_quiz_time{
text-align:center;
font-size:17px;
font-weight:bold;
color:#155d9d;
margin-bottom:10px;
}
.lqc-plugin .learndash .wpProQuiz_content .wpProQuiz_quiz_time span{
color:#0077ee;
}

.lqc-plugin .learndash .wpProQuiz_content .wpProQuiz_sending{
background-color:#165b85;
}
.lqc-plugin .learndash .wpProQuiz_content .sending_progress_bar{
background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
background-color:#81d742;
background-size:1em 1em;
}

.lqc-plugin .learndash .wpProQuiz_content .wpProQuiz_listItem input{
width:100%;
}

.lqc-plugin .learndash .wpProQuiz_content .wpProQuiz_QuestionButton{
background-color:#0088cb !important;
}
.lqc-plugin .learndash .wpProQuiz_content .wpProQuiz_QuestionButton:hover{
background-color:#00a2e8 !important;
}

.lqc-plugin .learndash .wpProQuiz_content .ld-quiz-actions input[name=reShowQuestion]{
background-color:#555 !important;
}
.lqc-plugin .learndash .wpProQuiz_content .ld-quiz-actions input[name=reShowQuestion]:hover, .lqc-plugin .learndash .wpProQuiz_content .ld-quiz-actions input[name=reShowQuestion]:active{
background-color:#777 !important;
}

.lqc-plugin .learndash .wpProQuiz_content .ld-quiz-actions input[name=restartQuiz]{
background-color:#0088cb !important;
}
.lqc-plugin .learndash .wpProQuiz_content .ld-quiz-actions input[name=restartQuiz]:hover, .lqc-plugin .learndash .wpProQuiz_content .ld-quiz-actions input[name=restartQuiz]:active{
background-color:#00a2e8 !important;
}

.lqc-plugin .learndash .wpProQuiz_content .wpProQuiz_button:focus{
box-shadow:none;
}

.ld-quiz-actions .quiz_continue_link{
display:none !important;
}

.wpProQuiz_content .wpProQuiz_resultsList{
text-align:center;
}

.learndash-wrapper .ld-quiz-actions{
border-top:2px solid #ddd;
}

.ld-course-list-items.row{
margin-right:-10px;
margin-left:-10px;
}

.ld-course-list-items.row{
display:flex;
flex-wrap:wrap;
margin-top:20px;
}

.ld-course-list-items.row .learndash-wrapper{
width:25%;
}

.learndash-wrapper .ld-item-list{
margin:0 10px 20px;
}

.learndash-wrapper .ld-item-list .ld-item-list-item{
border:2px solid #9bc2d5;
border-radius:0;
margin:0;
background:#e1eded;
}

.learndash-wrapper .ld-item-list .ld-item-list-item:hover{
background:#f0f3f5;
}

.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview{
padding:0;
}

.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview a{
display:block;
width:100%;
text-align:center;
padding:5px;
color:#165b85;
font-weight:bold;
}

.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-name{
color:#0088cb;
}

.entry-content table{
margin:0;
border:0;
border-collapse:inherit;
}

.entry-content table td, .entry-content table th, .taxonomy-description table td, .taxonomy-description table th{
border:0;
padding:0;
}

.tablepress tbody td{
padding:20px 0;
border-top:1px solid #ddd;
}

.tablepress i{
color:#0088cb;
}

.tablepress img{
max-width:100px;
display:block;
padding:4px 15px 4px 0;
margin:0 auto;
}

.tablepress-img{
padding-right:15px;
text-align:center;
font-size:13px;
font-weight:bold;
}

.tablepress-text{
font-size:14px;
}

.tablepress-id-12 .column-1{
width:50px;
text-align:center;
font-weight:bold;
padding-left:10px;
padding-right:10px;
}
.tablepress-id-12 .column-2{
width:45%;
padding-right:5px;
}
.tablepress-id-12 .column-3{
width:55%;
padding-left:5px;
}

.tablepress thead th, .tablepress tfoot th{
background-color:#e1eded;
color:#165b85;
padding:5px 0;
}

.dataTables_filter{
float:left;
margin-bottom:15px;
padding:5px 5px 5px 10px;
background-color:#eee;
}
.dataTables_filter label{
font-weight:bold;
}

[type=search]{
outline-offset:0;
}

h2.table-cat{
margin:30px 0 0;
font-size:21px;
}

.tablepress-id-13 .column-1, .tablepress-id-14 .column-1, .tablepress-id-15 .column-1{
width:50px;
}

.tablepress-cat{
padding-right:10px;
margin-top:-5px;
text-align:center;
font-size:21px;
font-weight:bold;
color:#165b85;
}

.widget{
margin-bottom:20px;
}

.menu-sidebar ol{
max-height:254px;
overflow-y:auto;
margin:0;
padding:8px 5px 8px 30px;
background-color:#f1f1f1;
font-size:14px;
}

.menu-sidebar ol li{
margin:3px 0;
}

.box-menu-bilet{
background:#f1f1f1;
padding:5px;
font-size:0;
}

.box-bilet{
display:inline-block;
width:20%;
width:calc(20% - 10px);
margin:5px;
background:#f1ffee;
}

.box-bilet a{
display:block;
padding:2px 0 1px;
text-align:center;
font-size:11px;
font-weight:bold;
color:#165b85;
border:2px solid #9bc2d5;
}
.box-bilet a:hover{
background:#fff;
}

.entry-content blockquote.info{
border-radius:0;
-webkit-border-radius:0;
padding:10px 10px 10px 50px;
margin:0;
}

.entry-content blockquote.info:before{
content:"\f05a";
color:#0088cb;
left:12px;
}

.comment-reply-title small{
margin-left:10px;
}

.comment-list{
margin:0;
}

.comment-list .comment-box{
padding:10px 10px 10px 0;
}

.comment-link a{
font-size:14px !important;
}

.decent-comments .comment-excerpt{
font-size:13px;
}

.decent-comments .comment{
padding-top:0 !important;
}

.decent-comments li{
padding:2px 0 3px;
border-bottom:1px solid #ddd;
}
.decent-comments li:last-child{
border-bottom:none;
}

.decent-comments .comment-link, .decent-comments .comment-author, .decent-comments ul li::marker{
font-size:0;
}

.widget .decent-comments{
padding:5px 12px;
background-color:#f1f1f1;
}

#decent_comments_widget-2 .widget-header{
font-size:90%;
border-color:#9bc2d5;
color:#165b85;
margin:0;
padding:10px 12px;
background-color:#e9e9e9;
}



@media (max-width:1120px){}

@media (max-width:991px){
.main-navigation ul li .sub-menu{
display:block;
}
.home-box{
height:350px;
}
.home-box-video{
height:350px;
}
.lqc-plugin .learndash .wpProQuiz_content .wpProQuiz_reviewQuestion ol::-webkit-scrollbar{
display:none;
}

.site-content{
margin-top:50px;
}
    
.site-header{
position:fixed;
width:100%;
height:60px;
padding-top:2px;
top:0;
left:0;
z-index:99;
}

.site-branding{
padding:0 10px 0 0;
}

.mob-hamburger{
top:16px;
}

.footer-counters{
margin-top:20px !important;
text-align:left !important;
}
.footer-counters a{
margin:0 20px 10px 0 !important;
}

body.postid-4668 .site-header, body.postid-5469 .site-header, body.postid-2991 .site-header, body.postid-3795 .site-header{
position:relative;
}

body.postid-4668 .site-content, body.postid-5469 .site-content, body.postid-2991 .site-content, body.postid-3795 .site-content{
margin-top:0;
}

body.postid-4668 .main-navigation, body.postid-5469 .main-navigation, body.postid-2991 .main-navigation, body.postid-3795 .main-navigation{
margin-top:0;
}

body.postid-19 .site-header, body.postid-151 .site-header, body.postid-250 .site-header, body.postid-285 .site-header, body.postid-319 .site-header, body.postid-361 .site-header, body.postid-396 .site-header, body.postid-433 .site-header, body.postid-468 .site-header, body.postid-503 .site-header, body.postid-538 .site-header, body.postid-571 .site-header, body.postid-606 .site-header, body.postid-642 .site-header, body.postid-677 .site-header, body.postid-710 .site-header, body.postid-746 .site-header, body.postid-781 .site-header, body.postid-815 .site-header, body.postid-849 .site-header, body.postid-885 .site-header, body.postid-921 .site-header, body.postid-953 .site-header, body.postid-988 .site-header, body.postid-1024 .site-header, body.postid-1059 .site-header, body.postid-1093 .site-header, body.postid-1128 .site-header, body.postid-1163 .site-header, body.postid-1200 .site-header, body.postid-1233 .site-header, body.postid-1267 .site-header, body.postid-1301 .site-header, body.postid-1335 .site-header, body.postid-1371 .site-header, body.postid-1403 .site-header, body.postid-1436 .site-header, body.postid-1471 .site-header, body.postid-1506 .site-header, body.postid-1541 .site-header, body.postid-1580 .site-header, body.postid-1616 .site-header, body.postid-1652 .site-header, body.postid-1687 .site-header, body.postid-1721 .site-header, body.postid-1758 .site-header, body.postid-1793 .site-header, body.postid-1828 .site-header, body.postid-1862 .site-header, body.postid-1898 .site-header, body.postid-1933 .site-header, body.postid-1967 .site-header, body.postid-2002 .site-header, body.postid-2038 .site-header, body.postid-2073 .site-header, body.postid-2108 .site-header, body.postid-2144 .site-header, body.postid-2179 .site-header, body.postid-2214 .site-header, body.postid-2248 .site-header, body.postid-2282 .site-header, body.postid-2318 .site-header, body.postid-2350 .site-header, body.postid-2387 .site-header, body.postid-2422 .site-header, body.postid-2457 .site-header, body.postid-2490 .site-header, body.postid-2525 .site-header, body.postid-2559 .site-header, body.postid-2595 .site-header, body.postid-2629 .site-header, body.postid-2663 .site-header, body.postid-2696 .site-header, body.postid-2730 .site-header, body.postid-2768 .site-header, body.postid-2800 .site-header, body.postid-2833 .site-header, body.postid-2867 .site-header, body.postid-2902 .site-header, body.postid-2937 .site-header{
position:relative;
}

body.postid-19 .site-content, body.postid-151 .site-content, body.postid-250 .site-content, body.postid-285 .site-content, body.postid-319 .site-content, body.postid-361 .site-content, body.postid-396 .site-content, body.postid-433 .site-content, body.postid-468 .site-content, body.postid-503 .site-content, body.postid-538 .site-content, body.postid-571 .site-content, body.postid-606 .site-content, body.postid-642 .site-content, body.postid-677 .site-content, body.postid-710 .site-content, body.postid-746 .site-content, body.postid-781 .site-content, body.postid-815 .site-content, body.postid-849 .site-content, body.postid-885 .site-content, body.postid-921 .site-content, body.postid-953 .site-content, body.postid-988 .site-content, body.postid-1024 .site-content, body.postid-1059 .site-content, body.postid-1093 .site-content, body.postid-1128 .site-content, body.postid-1163 .site-content, body.postid-1200 .site-content, body.postid-1233 .site-content, body.postid-1267 .site-content, body.postid-1301 .site-content, body.postid-1335 .site-content, body.postid-1371 .site-content, body.postid-1403 .site-content, body.postid-1436 .site-content, body.postid-1471 .site-content, body.postid-1506 .site-content, body.postid-1541 .site-content, body.postid-1580 .site-content, body.postid-1616 .site-content, body.postid-1652 .site-content, body.postid-1687 .site-content, body.postid-1721 .site-content, body.postid-1758 .site-content, body.postid-1793 .site-content, body.postid-1828 .site-content, body.postid-1862 .site-content, body.postid-1898 .site-content, body.postid-1933 .site-content, body.postid-1967 .site-content, body.postid-2002 .site-content, body.postid-2038 .site-content, body.postid-2073 .site-content, body.postid-2108 .site-content, body.postid-2144 .site-content, body.postid-2179 .site-content, body.postid-2214 .site-content, body.postid-2248 .site-content, body.postid-2282 .site-content, body.postid-2318 .site-content, body.postid-2350 .site-content, body.postid-2387 .site-content, body.postid-2422 .site-content, body.postid-2457 .site-content, body.postid-2490 .site-content, body.postid-2525 .site-content, body.postid-2559 .site-content, body.postid-2595 .site-content, body.postid-2629 .site-content, body.postid-2663 .site-content, body.postid-2696 .site-content, body.postid-2730 .site-content, body.postid-2768 .site-content, body.postid-2800 .site-content, body.postid-2833 .site-content, body.postid-2867 .site-content, body.postid-2902 .site-content, body.postid-2937 .site-content{
margin-top:0;
}

body.postid-19 .main-navigation, body.postid-151 .main-navigation, body.postid-250 .main-navigation, body.postid-285 .main-navigation, body.postid-319 .main-navigation, body.postid-361 .main-navigation, body.postid-396 .main-navigation, body.postid-433 .main-navigation, body.postid-468 .main-navigation, body.postid-503 .main-navigation, body.postid-538 .main-navigation, body.postid-571 .main-navigation, body.postid-606 .main-navigation, body.postid-642 .main-navigation, body.postid-677 .main-navigation, body.postid-710 .main-navigation, body.postid-746 .main-navigation, body.postid-781 .main-navigation, body.postid-815 .main-navigation, body.postid-849 .main-navigation, body.postid-885 .main-navigation, body.postid-921 .main-navigation, body.postid-953 .main-navigation, body.postid-988 .main-navigation, body.postid-1024 .main-navigation, body.postid-1059 .main-navigation, body.postid-1093 .main-navigation, body.postid-1128 .main-navigation, body.postid-1163 .main-navigation, body.postid-1200 .main-navigation, body.postid-1233 .main-navigation, body.postid-1267 .main-navigation, body.postid-1301 .main-navigation, body.postid-1335 .main-navigation, body.postid-1371 .main-navigation, body.postid-1403 .main-navigation, body.postid-1436 .main-navigation, body.postid-1471 .main-navigation, body.postid-1506 .main-navigation, body.postid-1541 .main-navigation, body.postid-1580 .main-navigation, body.postid-1616 .main-navigation, body.postid-1652 .main-navigation, body.postid-1687 .main-navigation, body.postid-1721 .main-navigation, body.postid-1758 .main-navigation, body.postid-1793 .main-navigation, body.postid-1828 .main-navigation, body.postid-1862 .main-navigation, body.postid-1898 .main-navigation, body.postid-1933 .main-navigation, body.postid-1967 .main-navigation, body.postid-2002 .main-navigation, body.postid-2038 .main-navigation, body.postid-2073 .main-navigation, body.postid-2108 .main-navigation, body.postid-2144 .main-navigation, body.postid-2179 .main-navigation, body.postid-2214 .main-navigation, body.postid-2248 .main-navigation, body.postid-2282 .main-navigation, body.postid-2318 .main-navigation, body.postid-2350 .main-navigation, body.postid-2387 .main-navigation, body.postid-2422 .main-navigation, body.postid-2457 .main-navigation, body.postid-2490 .main-navigation, body.postid-2525 .main-navigation, body.postid-2559 .main-navigation, body.postid-2595 .main-navigation, body.postid-2629 .main-navigation, body.postid-2663 .main-navigation, body.postid-2696 .main-navigation, body.postid-2730 .main-navigation, body.postid-2768 .main-navigation, body.postid-2800 .main-navigation, body.postid-2833 .main-navigation, body.postid-2867 .main-navigation, body.postid-2902 .main-navigation, body.postid-2937 .main-navigation{
margin-top:0;
margin-bottom:0;
}

body.lqc-plugin.single-sfwd-quiz .site-header{
margin-top:-2px;
padding-top:2px;
}

.main-navigation{
margin:58px 0 -50px;
}

.footer-text{
display:flex;
flex-flow:column;
}
}

@media (max-width:767px){
.b-share__ico{
width:60px;
}
.ld-course-list-items.row .learndash-wrapper{
width:50%;
}
.home-box{
height:200px;
}
.home-box-video{
height:200px;
}
.home-box-abm-b, .home-box-abm-e, .home-box-abm-m, .home-box-cd-b, .home-box-cd-e, .home-box-cd-m{
width:100%;
width:calc(100% - 20px);
}
}

@media (max-width:575px){
.site-title{
font-size:25px;
margin:15px 0 0;
}
.site-description{
display:none;
}
.entry-title{
font-size:19px;
}
.wpProQuiz_content .wpProQuiz_question_text{
font-size:15px;
}
.b-share__ico{
width:40px;
margin:0 5px;
}
.home-box{
height:160px;
}
.home-box-video{
height:160px;
}
}

@media (min-width:768px){
.entry-content{
padding-left:0;
}
.comment-respond .comment-form-author, .comment-respond .comment-form-email, .comment-respond .comment-form-url{
width:49%;
}
}


