/*top*/
.top {
	width: 100%;
	height: 40px;
	background: #333;
}
.top .float-right {
	float: right;
	color: #fff;
}
.top .float-right span {
	display: inline-block;
	margin-right: 30px;
	vertical-align: top;
	line-height: 40px;
}
.top .float-right .search {
	position: relative;
	display: inline-block;
	width: 200px;
	height: 24px;
	margin-top: 8px;
}
.top .float-right .search input {
	width: 100%;
	height: 24px;
	padding: 0 30px 0 8px;
	color: #000;
	line-height: 24px;
	border: 0;
	outline: none;
}
.top .float-right .search .search-icon {
	position: absolute;
	top: 0;
	right: 0;
	width: 24px;
	height: 24px;
	text-align: center;
	background: #89b837;
}
.top .float-right .search .search-icon i {
	line-height: 24px;
	color: #fff;
}
::-webkit-input-placeholder {
	color: #ccc;
}
/*header*/
html.sticky-header-enabled #header.header-semi-transparent .header-body {
	position: static;
}

/* Add here all your CSS customizations */
#mainNav li{margin-left:20px;}
#mainNav li.cart a{color:#E64C3C;}
#mainNav li.active a{color:#FFFFFF;}
#footer .footer-copyright{margin-top:0;text-align:center;padding:10px;}
.margin-top-15{margin-top:15px;}.margin-top-20{margin-top:20px;}.margin-top-30{margin-top:30px;}.margin-top-40{margin-top:40px;}.margin-top-50{margin-top:50px;}.margin-top-60{margin-top:60px;}
.margin-bottom-15{margin-bottom:15px;}.margin-bottom-20{margin-bottom:20px;}.margin-bottom-30{margin-bottom:30px;}.margin-bottom-40{margin-bottom:40px;}.margin-bottom-50{margin-bottom:50px;}.margin-bottom-60{margin-bottom:60px;}
.color-green{color:#3498db;}
.color-red{color:red;}
.clear{clear:both;}
.testimonial .testimonial-author .stars{max-width:65px;}
li{list-style:none;}

.all_cer h2, .examlist h2{color: #fff;background: url(/assets/imgs/pattern-package.png) repeat #72c02c;line-height: 40px;padding-left: 15px;font-size: 20px;margin: 0;border-radius: 5px 5px 0 0;}
.all_cer .cer_list{background-color: #fafafa;padding:5px 0 30px;}
.all_cer .cer_list .cer{height: 40px;overflow:hidden;border-bottom: 1px solid #eee;line-height: 40px;}
.all_cer .cer a{word-break:break-all;}
.examlist ul{padding: 0;border-left: 1px solid #f7f7f7;border-right: 1px solid #f7f7f7;border-bottom: 1px solid #f7f7f7;}
.examlist li{height: 40px;line-height: 40px;list-style:none;}
.examlist li:nth-child(even){background-color: #f7f7f7;}
.examlist li .col-sm-3{border-right: 1px solid #eee;}
.examlist li a{display: block;word-break:break-all;height: 40px;overflow: hidden;font-weight:bold;}
.examlist li p{margin-bottom: 0;word-break:break-all;height: 40px;overflow: hidden;}
.vendor{border:1px solid #eee;padding: 15px;margin: 30px 0;}
.vendor h1{font-size: 18px;color: #72c02c;margin: 0;}
.vendor ul{padding: 0;}
.vendor li{padding:10px;border-bottom: 1px dotted #eee;padding-left: 10px;list-style:none;}
.vendor li p{display:inline-block;}
.vendor li.more{text-align: center;color: #000;text-decoration: underline;border:none;}
.satisfied{padding: 20px;text-align: center;}
.satisfied p{font-size: 30px;color: #687074;}
.satisfied b{font-size: 35px;color: #72c02c;}

@media(max-width:991px){
    .breadcrumb{display:none;}
}
.productinfo p{margin-bottom:10px;}
.downahref{font-size:20px;text-decoration:underline;}
.downahref:hover{text-decoration:none;}
.choosepdfsoft{text-align:left;margin-top:15px;padding:0px 20px 10px 20px;border:#ccc 1px solid;line-height:30px;}
.choosepdfsoft legend{margin-bottom:20px;font-size:14px;}
.choosepdfsoft label{font-size:14px;margin-bottom:10px;}
.proimg{margin-bottom:50px;text-align: center; background-color: #fafafa;}
@media(max-width:991px){
    .proimg{margin: 50px 0 50px;}
}
.proimg h3{color:#fff;background: url(/assets/imgs/pattern-package.png) repeat #de1f26;padding:10px;font-size:18px;margin-bottom:20px;text-transform:initial;border-top-left-radius:5px;border-top-right-radius:5px;}
.proimg img {width:100%;max-width:200px;margin-bottom:15px;}
.ullist {margin:0;padding:0px;}
.ullist li {list-style:none;font-size:14px;border-bottom:rgba(0,0,0,0.1) 1px dotted;padding:10px;}
.ullist li:last-child{border:none;margin-bottom: 0;}
.proimg .save{color: #000;font-size: 18px;}
.proimg .btn-primary {background-color:#f0523f;border: 0;margin: 3px 0;padding: 7px 5px;line-height: 25px;}
.satisfied{padding:10px;text-align:center;}
.satisfied p{font-size: 30px;color: #687074;padding-top:15px;}
.satisfied b{font-size: 35px;color: #72c02c;}
.exam{
border: solid 1px #eeeeee;
box-shadow: 1px 1px 10px 10px #eeeeee;
}
.exam h1{font-size: 18px;margin:0;color: #4765a0;font-weight: bold;padding-left: 10px;padding-top: 5px;}
.exam ul{margin: 0;padding:0 15px 15px;}
.exam ul li{width:100%;margin-right:10px;height: 39px;overflow:hidden;line-height: 39px;border-bottom: 1px dotted #dedede;overflow: hidden;}
.exam ul li a{font-size:14px;width:300px;}
.panel-body h2{margin-bottom:20px;text-align:center;}


/* Add here all your CSS customizations */
*{
    padding: 0;
    margin: 0;
    }
    ul,li{
    list-style:none;
    }
    
    .exam{
    border: solid 1px #eeeeee;
    padding-left: 30px;
    padding-top: 10px;
    height: 450px;
    box-shadow: 1px 1px 10px 10px #eeeeee;
    margin-top: 30px;
    }
    .exam .fa{
    color: #72C02C;
    }
    .exam .exam-micr{
    border-bottom:  solid 2px #72c02c;
    color: #72C02C;
    height:50px;
    width: 720px;	       
    }
    
    .choosepro li{
    line-height: 30px;      
    }
    .choosepro li:nth-child(6){
    margin-top: 10px;
    }
    
    .choosepro li:nth-child(8) b{
    color: #d30303;
    font-weight: 600;
    }
    
    
    .details{
    margin-top: 30px;	   
    }
    .details .fa{
    color: #72C02C;
          
    }
    .details .details-box{
    color: #72C02C;
    }
    
    .price li{
    line-height: 25px;
    
    }
    
    .price li:nth-child(1) label{
    font-size: 16px;
    }
    .price li:nth-child(1) a{
     font-size: 16px;
    }
    .price li:nth-child(1) b{
     color: red;
    }
    .price li:nth-child(2) label{
    font-size: 16px;
    }
    .price li:nth-child(2) a{
     font-size: 16px;
    }
    .price li:nth-child(2) b{
    color: red;
    }
    .price li:nth-child(3) label{
    font-size: 16px;
    }
    .price li:nth-child(3) a{
    font-size: 16px;
    }
    .price li:nth-child(3) b{
    color: red;
    }
    .price li:nth-child(4){
    font-size: 16px;
    }
    .price li:nth-child(4) b{
    color: red;
    }
    
    .cation{
    border:1px solid #eeeeee;
    margin-top: 30px;
    padding-top: 20px;
    box-shadow: 1px 1px 10px 10px #eeeeee;
    }
    .cation .cation-now{
    margin-top: 15px;
    }
    .cation .headline{
    border-bottom:1.5px solid #72c02c;
    height: 40px;
    width: 112px;
    }
    .cation .headline .headline-The{
    line-height: 40px;
    }
    .vendor .vendor-ng{
    font-weight: 600;
    margin-top: 30px;
    }
    .vendor .vendor-fa{
    font-weight: 600;
    }

    #mainNav li{
        margin-left:0 !important;
    }
    @media(max-width:527px){
        .search{
            width:100% !important;
        }
        #searchForm{
            width:100% !important;
        }
        .input-group{
            width:100% !important;
        }	
    }
     @media(max-width:500px){
        .header-logo img{
            width:200px !important;
        }
    }
    .tp-parallax-wrap{
        top:264px !important;
    }

    .exam-msg li b{
        color:#777 !important;
    }
    @media (max-width:1200px) and (min-width:920px){
        .related-list li a{
            padding-left:0 !important;
            padding-right:0 !important;
        }
        .related-list li a i{
            margin-right:6px !important;
        }
    }
    .related-list li{
        padding-left:0 !important;
    }
    @media(max-width:528px){
        .small-row{
            margin-top:20px !important;
        }
    }
    .section.section-text-light.section-default.section-default-scale-8.section-center.mt-none.mb-none{
        padding-bottom:26px !important;
    }
    @media(max-width:528px){
        .row.small-row .col-md-12 .col-md-5{
            margin-top:40px !important;
        }
    }
    .exam-msg li{
        padding-left:0px !important;
    }

    .nav.nav-list.flex-column.narrow{
		padding-left:12px !important;
    }
    .related-list li .btn{
        padding-left:0 !important;
    }
    #footer .logo img {
        max-width: 245px !important;
    }
