@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap');


body,p,span,li,a,table{
    font-family: "Quicksand", sans-serif !important;
    font-weight:600 !important;
    font-size:16px;
}
.product-new-list-20 {
    padding: 60px 0px 60px;
}


.product-new-list-20 .search-item{
    padding: 20px 0;
    overflow: hidden;  
    width:100%;
    padding:20px;
    background:#fff;
    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
}

.product-new-list-20 .search-item .visual {
    float: left;
   /* margin: 0 20px 0 0;*/
}

.product-new-list-20 .search-item .visual img {
    /*width: 120px;*/
	width: 100%;
}


.search-item .meta {
    display: block;
    font-size: 14px;
	line-height:24px;
    color: #000;
	padding:0;
    margin: 0 0 16px;
}
.search-item .line {
    border-top: 1px solid #d6e1e4;
    padding: 10px 0 11px;
    overflow: hidden;
    font: 16px;
}
.search-item table {
    max-width: 100%;
    background-color: transparent;
	border-collapse: separate;
    border-spacing: 0;
    border-width: 0;
    margin-bottom: 0;
    width: 100%;
    background: transparent;
    box-shadow: unset;
    border-radius: 0;
    border: none;
    overflow: hidden;
}

.search-item  td {
   font-family: inherit;
    font-size: 14px;
    color: #333;
    line-height: 21px;
    padding:0;
    text-align: left;
    border: 0;
}
td.course-price {
    color: #2e9137;
	font-size: 13px;
    width: auto;
    line-height: 18px;
}
.search-item .line {
    border-top: 1px solid #d6e1e4;
    padding: 10px 0 11px;
    overflow: hidden;
    font-size: 14px;
}

.search-item .mail {
    float: left;
    position: relative;
    padding-left: 20px;
    margin: 0 18px 0 0;
    color: #000;
}
.search-item .web {
    float: left;
    position: relative;
    padding-left: 20px;
    margin: 0 18px 0 0;
    color: #000;
}
.search-item .fa {
	color: #2e9137;
    padding: 0px 0px 0px;
    font-size: 14px;
    width: 20px;
    text-align: center;
    text-decoration: none;
    margin: 0px;
}
.search-item .btn-holder {
    overflow: hidden;
}

.search-item .btn {
    float: right;
    margin: 0;
	background:#000;
	border: 0;
	color:#fff;
    font-size: 14px;
    padding: 8px 14px 9px;
}
.search-item .btn-holder span {
    display: block;
    /* overflow: hidden; */
    font-size: 14px;
	line-height: 21px;
    color: #000;
    /* padding: 11px 10px 0 0; */
	    font-style: italic;
}

.search-item .btn-holder span a {
   color: #2e9137;
}
.search-item .btn:hover {
	background: #2e9137;
	border: 0;
	
}


.search-item .course-credits {
    float: right;
    background: url(../images/product-new-list/cec-course-credits-bg.png) no-repeat;
    background-position: 0px 0px;
    position: relative;
    width: 124px;
    height: 60px;
    top: 0px;
    left: 0px;
    text-align: center;
    padding-left: 15px;
	padding-top: 4px;
}

.search-item .course-credits::after {
    content: attr(data-credits);
    font-size: 18px;
    font-style: italic;
    color: #fff;
}
.search-item h2 {
    font-size:20px;
	line-height:30px;
    color: #000;
    margin: 0px 0 0px;
	padding:0;
	display: inline-block;
}
a.no-hover-underline {
    text-decoration: none !important;
}

.disp-inline {
    width: 100%;
    overflow: hidden;
}

.search-item .float-left {
    float: left;
    width: 70%;
	position:relative;
}
.search-item .float-right {
    float: right;
    width: 30%;
	position:relative;
}
.drop-down-img img {
    width: 100%;
}
.browse-box {
    background: #fff;
    margin: 19px 0 19px;
    padding:0;
}
.browse-box h3 {
	background: #737373;
    color: #fff;
    font-size:18px;
	line-height:21px;
	font-weight:500;
    margin: 0;
    padding: 15px 20px;
}







ul.nav.nav-pills.drop-down {
    margin: 0;
}
ul.nav.nav-pills.drop-down .nav-link {
    padding: 8px 20px;
    font-size: 16px;
    border-radius: 0;
    background: #eee;
    color: #222;
    border-bottom: 1px solid #ddd;
}
a.nav-link.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em; 
    vertical-align: 0.255em; 
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0; 
    border-left: 0.3em solid transparent; 
    float: right;
    margin: 14px 0px;
}
.bs-example li.nav-item.dropdown {
  width:100%;
}

.list.dropdown-menu{

    width: 100%;
    padding: 0;
    clear: both;
    font-weight: 400;
    text-align: inherit;
    white-space: nowrap;
    background-color: #eee;
    border: 0;
    color: #222;
	}


a.dropdown-item.item {
    display: block;
    width: 100%;
    clear: both;    
    text-align: inherit;
    white-space: nowrap;
    background-color: #fff;
    border: 0;
	font-weight: 400;
	padding: 8px 20px;
    font-size: 15px;
    border-radius: 0;
    background: #fff;
    color: #222;
    border-bottom: 1px solid #ddd;
}
a.dropdown-item.item em{
    float: right;
    font-style: normal;
    /*font-family: 'open_sansregular', Arial, Helvetica, sans-serif;*/
    background: #f4f3f3;
    padding: 0px;
    width: 38px;
    text-align: center;
	}

a.dropdown-item.item:hover {
    background: #2e9137;
}

/*************************details code ***************/
.product-list-details-img  {
margin-bottom:20px;
}

.product-list-details-img img {
    width: 100%;
}

.details.block.contact-block{
    background: #fff;
    margin: 0 0 17px;

}
.details .contact-holder {
    padding: 0 19px 25px 17px;
}
.details .contact-text {
    overflow: hidden;
    color: #4d5760;
    font-size: 13px;
    line-height: 16px;
}
.details .border-dash-bottom {
    border-bottom: 1px dashed #e1e1e1;
    padding: 15px 0 40px 0;
    margin: 0 0 10px 0;
}
.block h2 {
    margin: 0 0 7px;
    color: #000;
    font-size: 20px;
}
table.product-details{
	
	 border-top: 1px solid #ccc;
}
   
table.product-details th {
    color: #333;
    font-family: inherit;
    font-size: 14px;
    line-height: 24px;
	    background: transparent;
	
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
}
table.product-details td {
    color: #333;
    font-family: inherit;
    font-size: 14px;
    line-height: 22px;
    font-weight: 500;
	border-bottom:1px solid #ccc;
	border-right: 1px solid #ccc;
	padding:12px;
	
}

table.product-details th {
    padding:12px;
}

table.product-details td a {
    color:#2e9137;
	text-decoration:none;
}
.course-price{
	color:#2e9137;
}
.contact-block .social-networks li {
    float: left;
    margin: 5px 12px 10px 0;
}
 .contact-box {
    position: relative;
    padding: 21px 20px 38px 35px;
    background: #2e913714 url(../images/separate2.png) repeat-x;
	    margin: 0 0 17px;
}

aside.contact-box1:before {
	content: '';
    position: absolute;
    top: 21px;
    left: -20px;
    background: url(../images/product-new-list/sprite2.png) no-repeat 0 -87px;
    width: 39px;
    height: 39px;
}

aside.contact-box1 h2 {
font-size:20px;
line-height:28px;
color:#333;
padding:0;
margin-bottom:10px;
}
.contact-box1 dl{
	margin-bottom: 5px;
}
.contact-box1 dt {
    float: left;
    font-size: 14px;
    line-height: 24px;
    font-weight: normal;
}

.contact-box1 dd {
	overflow: hidden;
    margin: 0;
    padding: 0;
    font-size: 13px;
    position: relative;
    top: -1px;
}
.contact-box1 .download-link{
font-size: 14px;
    text-align: center;
    height: 50px;
    background: #55915c;
    position: absolute;
    right: 20px;
    top: 1px;
    padding: 10px 20px 0;
    color: #fff;
    border: none;
    border-radius: 0;
    font-weight: normal;
}
.contact-box1 .download-link:after{
    content: "";
    display: block;
    clear: both;

}

.contact-box1 .dispinline {
    display: inline-block;
    position: relative;
}

.block.activity-block {
    background: #fff;
position: relative;
    padding: 21px 20px 38px 35px;
}
.block.activity-block .holder h2 {
	font-size:20px;
line-height:28px;
color:#333;
padding:0;
margin-bottom:10px;
}

.block.activity-block .holder:before {
    content: '';
    position: absolute;
    top: 20px;
    left: -20px;
    background: url(../images/product-new-list/sprite2.png) no-repeat -134px -87px;
    width: 39px;
    height: 39px;
}

table.blockactivity-table1 {
	box-shadow:unset;
    width: 100%;
    border: none;
    overflow: hidden;
    border-radius: 0;
    margin-bottom: 20px;
}


table.blockactivity-table1 th {
    font-family: inherit;
    font-size: 14px;
    color: #333;
    font-weight:600;
    border: none;
    padding: 8px 10px;
    background: rgb(223, 234, 228);
    padding: 8px;
    margin: 0;
    line-height: 20px;
}
table.blockactivity-table1 td {
    font-family: inherit;
    font-size: 14px;
    color: #333;
    line-height: 20px;
    border: none;
    border-bottom: 0;
    padding: 15px 20px;
    text-align: left;
    padding: 8px;
    margin: 0;
	}

	
	
table.blockactivity-table2 {
	box-shadow:unset;
    width: 100%;
    border: none;
    overflow: hidden;
    border-radius: 0;
    margin-bottom: 20px;
}

table.blockactivity-table2>tbody>tr:nth-child(odd)>th{
	background-color: #dfeae4 !important;
	border-top:1px solid #55915c;
	border-bottom:1px solid #55915c;
}
	
table.blockactivity-table2>tbody>tr:nth-child(odd)>td	{
	    background-color: #dfeae4;
			border-top:1px solid #55915c;
	border-bottom:1px solid #55915c;
}
table.blockactivity-table2 th {
    font-family: inherit;
    font-size: 14px;
    color: #333;
    font-weight:600;
    border: none;
    padding: 8px 10px;
    background: #fff;
    padding: 8px;
    margin: 0;
    line-height: 20px;
}
table.blockactivity-table2 td {
    font-family: inherit;
    font-size: 14px;
    color: #333;
    line-height: 20px;
    border: none;
    border-bottom: 0;
    padding: 15px 20px;
    text-align: left;
    padding: 8px;
    margin: 0;
	}	
	
	
	
	
	
	
	
	
	
	
a.btn.btn-enroll.enroll {
    font-size: 14px;
    line-height: 15px;
    color: #fff;
    border-radius: 3px;
    padding: 10px 18px;
    background-color: #55915c;
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid #55915c;
    white-space: nowrap;
    text-decoration: none;
    width: 100%;
    right: 0;
}

a.btn.btn-book.ga-course-book-now {
    font-size: 14px;
    line-height: 20px;
    border-radius: 3px;
    color: #55915c;
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid #55915c;
    white-space: nowrap;
    padding: 6px 12px;
    width: 100%;
    text-decoration: none;
}






.block.activity-block1 {
    background: #fff;
position: relative;
    padding: 21px 20px 38px 35px;
	    margin: 17px 0 0px;
}
.block.activity-block1 .holder:before {
    content: '';
    position: absolute;
    top: 20px;
    left: -20px;
    background: url(../images/product-new-list/sprite2.png) no-repeat -65px -87px;
    width: 39px;
    height: 39px;
}


.block.activity-block1 .holder h2 {
	font-size:20px;
line-height:28px;
color:#333;
padding:0;
margin-bottom:10px;
}


.block.activity-block1 .holder p{
	font-size:14px;
line-height:24px;
color:#333;
padding:0;
margin-bottom:10px;
}
img.pull-right.logo {
    width: 100%;
}









@media (max-width: 1000px){
.product-new-list-20 {
    padding: 40px 0px 40px;
}
.search-item .float-right {
    float: none !important;
    width: 100%;
    position: relative;
}
.search-item .course-credits {
    float: none;
    width: 124px;
    height: 40px;
    padding-left: 15px;
    padding-top: 4px;
    margin: 0 auto;
    margin-top: 10px;
}
.search-item .float-left {
    float: none !important;
    width: 100%;
    
}


@media (max-width:991px){
	aside.contact-box1:before {
	display:none;
}
	.block.activity-block .holder:before {
	display:none;
}
	.block.activity-block1 .holder:before {
	display:none;
}
}

@media (max-width: 767px){
}
@media (max-width: 359px){
table.product-details th{
padding: 8px;
	}
table.product-details td {
    padding: 8px;
}
table.blockactivity-table1 {
    overflow-x: scroll;
    display: block;
}

