﻿
/*html,
body 
{
    height: 100%;
    font-family: 'Poppins', sans-serif;
    color:#393939;
    font-size:15px;
    font-weight:400;    
}*/



/*#screen
{
    height: 100vh;
    padding:10% 0;
}

.view-top ul
{
	 padding-left:0;
	 margin-bottom:0;
}

.view-top ul li
{
	background-color:#f2f2f2;
	display: inline-block;
	color:#45a751;
	padding:35px 15px;
	font-size:15px;
	font-weight:500;
	width: 100%;
}

.view-top ul li i
{
	 font-size:15px;
	 margin-left:5px;
}



.padding-left
{
	padding-left:0;
}


.padding-right
{
	padding-right:0;
}

.padding-left1
{
	padding-left:0;
}


.padding-right1
{
	padding-right:0;
}



.top
{
	padding:8px 0;
	background-color:#45a751;
	color:#fff;
	font-size:13px;
	position:relative;
	z-index:9;    
	font-weight:300;    
}


.top a
{
	padding:0px 20px 0 0;
	color:#fff;
}



.flag
{
    width: 26px;
    height: 17px;
    padding-left: 0 !important;
    object-fit: cover;    
    margin-right: 5px;
}


.top i
{
	font-size:15px;
	margin-right:5px;
}

.top a img
{
	padding-left: 10px;    
}



.top ul 
{
	padding-left:0px;
	text-align:right;
	margin-bottom:0;
	margin-top:8px;
}

.top ul li
{
	 display:inline-block;
	 margin: 0 2px;
}

.text-right
{
	padding-left:0;
}

.caret
{
	position:absolute;
	top:5px;    
	right: -13px;
}


.video
{
	margin-top:30px;
}

.search1 {
 display:none;
}

.search1 .form-group {
    margin-bottom: 0px;
    margin-top: 0px;
}


.search1 .form-group a {
padding-left: 0px;
padding-right: 0px;}



.search1 .form-control2 {
    display: block;
    width: 100%;
    height: 40px;
    padding: 6px 30px 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333333;
    background-color: #f2f2f2;
    background-image: none;
    border: 1px solid #f2f2f2;
    border-radius: 0px;
}


.search1 .form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 40px;
    color: #45a751;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    pointer-events: auto;
}



.language
{
	font-family: 'Tajawal', sans-serif !important;
    font-size: 14px !important;
}


.social ul
{
	position: relative;
	overflow: hidden;	
	text-align: right;
	padding-left:0;
	margin-bottom:0;
	margin-top:0px;
}


.social ul li 
{
    display: inline-block;	
    width: 30px;
    height: 30px;    
    margin:0;
}


.social ul li a {
    width: 30px;
    height: 30px;
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height:30px;
    text-align: center;
    padding: 0px;
    background-color:#5bbc67;
    color: #fff;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    border-radius:50px;
}
.social ul li a .fab{
    margin-right:0
}


.social ul li a:hover 
{
	color: #000;	
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}




.menu-logo
{
	 padding:0px 0 0px 0;
	 font-size:15px;
	 color:#3f3f3f;
	 background-color:#fff;
	 position:relative;
	 z-index:9;
	 margin:2px 0 0 0;
}


.menu-logo .logo img 
{
   margin: 12px 0;
}


.margin-top
{
	margin-top:20px;
}

.logo-search
{
	position:relative;
	z-index:999;
	padding-top:15px;
	padding-bottom:10px;
}

.textright {
    text-align: right;
}



.text-top2
{ 
text-align:right;
margin-top:20px;
} 


.text-top2 i
{ 
margin-right:5px;
} 



.text-top2 ul
{
	 padding-left:0;
	 margin-bottom:0;
}


.text-top2 ul li
{
	display: inline-block;
	padding: 0 8px;    
	text-transform: capitalize;
}


.line-left
{
	border-left:1px #CCCCCC solid !important;
	padding:37px 15px !important
}

.info ul
{
	padding-left:0;
	margin-bottom:0;
	margin-top:20px;
	text-align:right;
}

.info ul li
{
	 display:inline-block;    
	 margin-right:45px;
}

.info ul li img
{
	 margin-right:5px;
}

.info ul li span
{
	 display:block;
	 color:#ffffffb5;
	 margin-top:5px;
}

#navbar {
z-index:999;
}


.content {
  padding: 16px;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  margin:0;
}


.sticky + .content {
  padding-top: 60px;
}
*/


/*.carousel {
    height:566px;
    position:relative;
    margin-top:1px;
    overflow:hidden;
}*/
.carousel {
    height: 656px;
    position: relative;
    margin-top: 1px;
    overflow: hidden;
    margin-top:0 !important;
}


.item,
.carousel-inner {
    height: 100%;
}

/* Background images are set within the HTML using inline CSS, not here */

.fill {
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.fill-1 {
    height: 440px!important;
}


.fill-img{
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-color: #818181;
    background-blend-mode:multiply;
}



.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -35px;
    font-size: 75px;
}

.carousel-caption
{
	right: 10%;
    left: 10%;
    margin: 0;
    top:50px;
    width:80%;    
    text-align: left;    
    text-shadow:2px 3px 9px rgb(0 0 0 / 0);

}


.carousel-caption .title1
{
	font-size:20px;
    line-height: 28px;
    color:#FFFFFF;
    text-transform: capitalize;
    margin-bottom:25px;    
    text-shadow:2px 3px 9px rgb(0 0 0 / 39%);

}


.carousel-caption .title2
{
	font-size:45px;        
	color:#fff;    
    margin-bottom: 20px;    
    font-weight:700;        
    text-shadow:2px 3px 9px rgb(0 0 0 / 39%);


}

.carousel-indicators {
    bottom: 10px;
    left: 0%;
    right:0;
    margin:auto;
    z-index: 15;
    width: 100%;
    padding-left: 0;
    margin-left: 0%;
    text-align:  center;
    list-style: none;
}


.carousel-control {
    width:50px;    
    opacity: 1;    
    color: #a1948c;
}


.carousel-control.left {
    background-repeat: repeat-x;
    margin-left: 0px;
    background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0, 0, 0, 0) 100%);
}

.carousel-control.right {
    right: 0px;
    left: auto;
    background-repeat: repeat-x;
    background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0, 0, 0, 0) 100%);
}

/*
.btn-header {
    display: inline-block;
    margin-bottom:10px;
    padding:15px 35px;    
    font-size: 16px;
    font-weight: 500;
    line-height: 1.42857143;
    text-align: center;
    text-transform: capitalize;
    white-space: nowrap;
    vertical-align: middle;    
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    margin-right:15px;
      
}

.btn-default {
    color:#fff;
    background-color: #45a751;
    border-color:#45a751;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}


.btn-default:hover {
    color: #45a751;
    background-color: #fff;
    border-color: #45a751;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}


.btn-more{
    color:#fff;
    background-color:#45a751;
    border-color: #45a751;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; 
}


.btn-more:hover {
    color:#45a751;
    background-color:#fff;
    border-color: #45a751;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.btn-white{
    color:#fff;
    background-color:#45a751;
    border-color: #45a751;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    width:100%; 
    margin-right:0;
}


.btn-white:hover {
    color:#45a751;
    background-color:#fff;
    border-color: #45a751;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.btn-white2{
    color:#45a751;
    background-color:#fff;
    border-color: #45a751;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    margin-right:0;
}


.btn-white2:hover {
    color:#45a751;
    background-color:#fff;
    border-color: #45a751;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}




.welcome
{
	padding:60px 0;
    margin-bottom: 0px; 
    overflow:hidden; 
}

.title
{
   color:#45a751;
   font-size:35px;
   font-weight: 500; 
   margin-bottom:20px;
}


.title-small
{ 
      margin-bottom:10px;
}

.title-small span
{
    font-weight: 400;
    color: #27652f;
    font-size: 14px;
    display: inline-block;
    background-color: #eefff0;
    padding: 8px 15px;
    border-radius: 5px;
}


.title-white
{
   color:#45a751;
   font-size:35px;
   font-weight: 500; 
   margin-bottom:10px;
}

.title-white span
{
   color:#45a751;
   display:block;
   font-size:18px;
   font-weight:400; 
   margin-bottom:0px;
}

.welcome-text
{
    height: 205px;
    overflow: hidden;    
    line-height: 26px;
    margin-bottom: 10px;
    text-align:justify;
}


.pic-welcome
{
	height:470px;    
	width:100%;
	color:#fff;   
	border-radius: 10px;     
}


.pic-welcome img
{
	height:425px;    	
	object-fit:cover;
	width:100%;
	border-radius: 10px;     
}



.bg-green
{
	background:url('../images/bg.png') no-repeat fixed center bottom;
	background-size:cover;
	padding:50px 0;
}

.bg-white
{
	padding:50px 0;
}

.bg-green-logo
{
	background-color:#45a751;
	padding:8px 15px;
	position:absolute;
	top:0px;
	left:25px;
	border-radius:3px;
	text-transform:capitalize;
	color:#FFFFFF;
	z-index:99;
}

.tabs ul
{
	padding-left:0;
    margin-bottom:0;
    text-align:center;
}

.tabs ul li 
{
    display: inline-block;
    margin: 5px 5px;
    border-radius: 5px;
    padding: 10px 25px;
    text-transform: capitalize;
    font-size: 16px;
}

.gold
{
    background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%),radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);
    color:#fff;
}
.silver
{
    background: linear-gradient( -72deg, #dedede, #ffffff 16%, #dedede 21%, #ffffff 24%, #d9d9d9 27%, #dedede 36%, #ffffff 45%, #ffffff 60%, #dedede 72%, #ffffff 80%, #dedede 84%, #a1a1a1 );
    color:#000000;
}

.Platinum
{
    background: linear-gradient( -72deg, #dedede, #ffffff 16%, #dedede 21%, #ffffff 24%, #d9d9d9 27%, #dedede 36% );
    color:#000000;
}

.Universities
{
    background: linear-gradient( -72deg, #45a751, #27652f 16%, #27652f 21%, #27652f 24%, #45a751 27%, #45a751 36% );
    color:#fff;
}


.bg-projects ul
{
    padding-left:0;
    margin-top:20px;
}

.bg-projects ul li
{
    display:inline-block;
    width: 347px;
    height: auto;
    position: relative;      
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    margin: 0px 15px;	
    border-radius:5px;
    background-color:#FFFFFF;
    -webkit-box-shadow: 0px 0px 14px 0px rgb(0 0 0 / 25%);
    -moz-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 14px 0px rgb(0 0 0 / 25%);
}

.bg-projects ul a:hover
{
     text-decoration:none;
}

.bg-projects ul a:hover li
{
    color:#FFFFFF;
    background-color:#4d4d4d;      
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.bg-projects ul li a:hover
{
    text-decoration:none;
}


.bg-projects ul li img
{
    margin: 0;
    height: 225px;
    width: 100%;   
    border-radius:5px 0 5px 0px;
    object-fit: cover;
}


.bg-projects ul li .headline-bg
{
    font-size: 18px;
    width: auto;
    height: auto;
    text-align: center;
    color: #fff;
    background-color: #45a751;
    font-weight: 500;    
    border-radius:5px;
    padding:5px 18px;
    position: absolute;
    top: 210px;
    left:25px;
}


.bg-projects ul li .text
{
      font-size:15px;
      font-weight:500;
      margin-bottom:10px;  
      margin-top:30px;  
      color: #494949;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s;
      padding:15px;
}


.bg-projects ul a:hover .text
{    
      color: #fff;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s;
}

.bg-projects ul li .text-inner
{
    font-size: 15px;
    font-weight: 400;
    height: 125px;      
    text-align:justify;
    overflow: hidden;
    margin-bottom: 30px;
}

.news
{
	padding:50px 0;
	background-color:#fbfbfb;
}

.news-margin
{
	margin-top:30px;
}

.news ul
{
    padding-left:0;
    margin-top:0px;
}

.news ul li
{
    display:inline-block;
    width: 265px;
    height: auto;
    position: relative;      
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    margin: 0px 8px;
    background-color:#FFFFFF;
    -webkit-box-shadow: 0px 0px 14px 0px rgb(0 0 0 / 25%);
    -moz-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 14px 0px rgb(0 0 0 / 25%);
 }

.news ul a:hover li
{
    color:#FFFFFF;
    background-color:#45a751;      
    -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s;

 }

.news ul li a:hover
{
    text-decoration:none;
}


.news ul li img
{
    margin: auto;
    height: 218px;
    width: 100%;
    object-fit: cover;
}


.news ul li .date-time
{
    font-size: 35px;
    width: 77px;
    height: 98px;
    text-align: center;
    color: #fff;
    background-color:#404040;
    font-weight: 600;
    padding: 18px 0;
    position: absolute;
    top: 120px;
    right: 0;
}


.news ul li .date-time span
{
    font-size: 14px;
    height: 30px;
    text-align: center;
    color: #fff;
    background-color: #45a751;
    font-weight: 600;
    padding: 5px;
    display: block;
}


.news ul li .text
{
      font-size:15px;
      font-weight:500;
      margin-bottom:0px;  
      margin-top:10px;  
      color: #494949;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s;
      padding:15px;
}
.news ul a:hover .text
{    
      color: #fff;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s;
}



.news ul li .text-news
{
      font-size:16px;
      font-weight:600;      
      height: 48px;
      color:#45a751;
      overflow: hidden;
      margin-bottom:10px;
}
.news ul li:hover .text-news
{
      color:#fff;
}


.news ul li .text-inner
{
      font-size:14px;
      font-weight:500;     
      height: 80px;
      overflow: hidden;
      text-align:justify;
      margin-bottom:15px;
}


.news ul li .text .more-link a
{
    color:#45a751;
}

.news ul li .text .more-link i
{
    margin-left:5px;
}


/*.footer
{
	background:#fff;
	font-size:14px;
	padding:30px 0 30px 0;
	color:#3a3a3a;
	border-top: 3px #e6e6e6 solid;
}

.footer ul
{
   padding-left:0px;
}
.footer ul li
{
   margin:10px 0;    
   color: #3a3a3a;
   display:block;
}
.footer ul li a
{
	color:#3a3a3a;
}*/


/*
.amy-social-list ul
{
	padding-left:0;
	font-size: 15px;
}
.amy-social-list ul li
{
	 display:block;
}
.amy-social-list ul li i
{
   color: #3a3a3a;
   margin-right:10px;    
   width: 20px;
    text-align: center;
}


/*.footer-title
{
	 color:#45a751;
	 font-size:25px;
	 text-transform: capitalize;
	 font-weight:800;
	 margin:20px 0;
}

.footer-text
{
	height: 65px;
    overflow: hidden;
}*/

/*
.vcard
{
	margin-top:20px;
}
.vcard div
{
	margin-bottom:18px;
}
 
.vcard i
{
	margin-right:10px;	 
	color:#45a751;
}

.gray-color
{
	color:#999999;
}

.newletter
{
	margin:0;
}



.newletter .form-control {
    display: block;
    width: 100%;
    height: 45px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #efefef;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}



/*.footer .btn {
    display: inline-block;
    margin-bottom: 0;
    position: absolute;
    top: 12px;
    right: 28px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-transform: capitalize;
    background-color: #ffffff;
    border: 1px solid transparent;
    border-radius: 0px;
    color: #45a751;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.footer-margin {
    margin-top: 10px;
}




.footer .socials {
	position: relative;
	margin-top:0px;
	text-align:left;
	margin-bottom:0px;
	margin-left:0px;
	display: inline-block;

}


.footer .socials ul 
{
	padding-left:0px;
	text-align:right;
	margin-bottom:0;
}

.footer .socials ul li 
{
    display: inline-block;	
    width: 40px;
    height: 40px;
    margin:0 5px;
}


.footer .socials ul li a 
{
    width: 40px;
    height: 40px;
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 42px;
    text-align: center;
    margin-left: 0px;
    color: #fff;
    background-color: #45a751;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    border-radius: 100px;
}



.footer .socials ul li a:hover 
{
	color: #45a751;	 
	background-color:#fff;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}


.copyright
{
    padding: 5px 0;
    font-size: 13px;
    color: #fff;
    background-color:#45a751;
    line-height: 40px;
}



.copyright a
{
    color:#fff;
}
*/


/*.filter
{
	color:#4a4a4a;
	font-size:18px;
	margin-bottom:20px;
	margin-top:20px;
	border-bottom:1px #d2d2d2 solid;
}
.filter span
{
   background-color:#4a4a4a;
   width:50px;
   height:2px;	
}



.bg-filter
{
	border-color: #f4f4f4;
    background-color: #f4f4f4;
    padding:10px 10px;    
    margin-bottom:20px;
}




.caption-inner {
    height:  auto;
    width: 100%;
    color: #fff;
    padding:35px 0 25px 0;  
    background-color:#f2f2f2;  
}


.caption-inner h3 {
    margin-bottom: 10px;
    line-height: 40px;
    font-size: 35px;    
    text-transform: capitalize;
    margin-top: 0;
    color: #45a751;
}


.breadcrumb {
    padding: 10px 0 10px 0;
    margin-bottom: 0px;
    color:#45a751;
    list-style: none;
    background-color: rgba(245, 245, 245, 0);
    border-radius: 0px;    
}


.breadcrumb>li {
    display: inline-block;
    font-size:14px;
    color:#45a751;
    text-transform:capitalize;
}

.breadcrumb>li a{    
color:#45a751;
}


.breadcrumb>.active {
    color: #45a751;
    font-weight: 400;
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #45a751;
    content: "/\00a0";
}






.inner-list
{
margin-top:10px;
}

.inner-list ul
{ text-align:left;    
  padding-left: 20px;
}

.inner-list ul li
{   
    display: list-item;
    list-style-type: square;
    padding: 5px 0px;
}






hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid rgba(205, 164, 113, 0.35);
}


.content-inner
{
    margin:40px 0 40px 0;
    text-align:justify;
}



.pic-inner
{
	width:430px;
	height:auto;
	float:right;
	margin-bottom:20px;
	margin-left:40px;
}




.list-group-item:first-child {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 0px;
    margin-bottom: 0px; 
    background-color: #fff;
    border: 0px solid #ddd;
}
a.list-group-item, button.list-group-item {
    color: #9a9a9a;
    font-size:16px;
}


a.list-group-item i, button.list-group-item i {
    color: #45a751;
    font-size:16px;
    margin-right:7px;
}


a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
    color:#45a751;
    text-decoration: none;
    background-color: #fff;
}

.active-menu
{
	color: #45a751!important;
    text-decoration: none;
    background-color: #fff;

}

button.list-group-item {
    width: 100%;
    text-align: left;
    border-bottom:1px #cccccc solid;
}






.share-article
{
    position: relative;
    margin-bottom:30px;
}


.share-article ul
{
   padding-left:0px;    
   margin-top: 0px;
}


.share-article ul li
{
   width: 35px;
   height: 25px;
   display:inline-block;
}


.share-text
{
    width: 85px !important;
}



.text-news
{
	margin-bottom:20px;
}


.title-news {
    font-size: 22px;
    color:#000;
    margin-bottom: 10px;
    margin-top: 10px;
}


.img-news
{
    margin-bottom: 30px;
}

.img-news img
{
	width:100%;
	border:5px #CCCCCC solid;
	height: 600px;
    object-fit: cover;
}



.date-news
{
	font-size: 14px;
    padding: 10px 0 15px 0;
	color:gray;
}


.date-news i
{
padding-right:10px;
color: #000;
}


.map
{
	margin-top:20px;
}


.bg-color
{
	background-color: #f6f6f6;
	padding:30px;
}

.bg-contacts
{
	background-color: #45a751;
	padding:30px;
	color:#FFFFFF;
	margin-top:30px;
}

.calls
{
	margin-bottom:45px;
}


.calls .h4
{
   font-size:18px;
}

.text-subline {
    position: relative;
    height: 1px;
    padding: 0;
    background: #f2f3f8;
    border: none;
}

.text-subline:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 1px;
    width: 40px;
    background:#7d7d7d;
}

.calls-data
{
	margin-top:15px;
	color:#999999;
}


.calls-data a
{
	color:#999999;
}

.calls-data a:hover
{
	color:#999999;
}

.calls-data i
{
    color: #7d7d7d;
    margin-right: 10px;
    font-size:16px;
}


.btn2 {
    display: inline-block;
    padding: 8px 20px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    text-transform: lowercase;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 2px solid transparent;
    border-radius:0px;
    text-transform: capitalize;
}



.btn3 {
    display: inline-block;
    padding: 8px 20px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    text-transform: lowercase;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 2px solid transparent;
    border-radius: 4px;
    text-transform: capitalize;
}




.gray-box
{
    background-color: #f1f1f1;
    padding: 20px 20px 20px 20px;
    margin: 10px 0px 0px 0px;
    min-height: 90px;
    margin-bottom: 20px;
}

.code_apply {
    display: block;
    padding: 12px 20px;
    background-color: #45a751;
    margin: 0px 0 10px 20px ;
    min-height: 50px;
    color: #fff;
    width: 300px;
    float: right;
    border-radius: 3px;
    font-size:13px;
}



a.code_apply {
    border: 1px solid rgba(255, 255, 255,1);
    color: rgba(255, 255, 255,1);
    padding: 3px 8px;
    margin: 10px 0px 0 0;
    float: none;
    width: 100%;
    min-height: auto;
    text-align: center;    
    border-radius: 3px;
    font-size: 16px;
}
   

a.code_apply:hover {
    border: 1px solid #ffffff;
    background-color: #ffffff;
    color: #45a751;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.title-2 {
    color: #1d1d1b;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 0px;
    border-left: 4px #45a751 solid;
    padding-left: 20px;
    margin-bottom: 30px;
    margin-top: 6px;
}

.btn-career{
    color: #fff;
    background-color: #45a751;
    border-color: #45a751;
    margin-bottom: 10px;
    padding:8px 30px;
}

.btn-career:hover {
    color: #45a751;
    background-color: #fff;
    border-color: #45a751;
}

.form-control {
    display: block;
    width: 100%;
    height: 45px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    margin-bottom: 20px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius:0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}




.collapsible-all
{
	
}
.collapsible-all .collapsible {
  background-color: #fafafa;
  color: #45a751;
  cursor: pointer;
  padding: 14px 18px ;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 16px;
  margin-bottom:5px;
  font-weight:500;
}

.collapsible-all .active, .collapsible-all .collapsible:hover {
  background-color: #45a751;
  color:#FFFFFF;
}

.collapsible-all .collapsible:after {
  content: '\002B';
  color:#45a751;
  font-weight: bold;
  float: right;
  margin-right: 5px;
}


.collapsible-all .active:after {
  content: "\2212";
}

.collapsible-all .content {
  padding: 0 18px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  background-color: #fbfbfb;
}




.path-search
{
	border-left:5px #CCCCCC solid;
	padding-left: 15px;
	margin-bottom: 10px;
}
.path-search .breadcrumb {
    padding: 10px 0 10px 0;
    margin-bottom: 0px;
    color:#fff;
    list-style: none;
    background-color: rgba(245, 245, 245, 0);
    border-radius: 0px;    
    text-align:  left;
}


.path-search .breadcrumb>li {
    display: inline-block;
    font-size:14px;
    color:#58585a;
    text-transform:capitalize;
}

.path-search .breadcrumb>li a{    
color:#58585a;
}


.path-search .breadcrumb>.active {
    color: #45a751;
    font-weight: 500;
}
.path-search .breadcrumb>li+li:before {
    padding: 0 5px;
    color: #45a751;
    content: "/\00a0";
}
.highlight {
    font-weight: bold;
    background-color: #FFCC00;
    padding: 0 3px;
}


.pagination>li>a, .pagination>li>span {
    position: relative;
    float: right;
    padding: 6px 12px;
    margin-right: -1px;
    line-height: 1.42857143;
    color: #45a751;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #45a751;
    border-color: #45a751;
}




.box-program-all
{
	position:relative;
    margin-bottom: 20px;
}

.box-program{
    height: 115px;
    width: 35%;
    position: relative;
    background-color: #fff;
    background-blend-mode: multiply;
    background-size: cover;   
}

.box-program-text
{
    width: 58%;
    font-size: 14px;
    position: absolute;
    top: 0;
    right: 15px;
    padding: 0px 0px 5px 0;
    height: 115px;    
    overflow: hidden;
    color: #2f2f2f;
    font-weight:500;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}


.box-program-text:hover
{
    color: #2f2f2f;
}

.box-program-text .text-all 
{
    font-size: 14px;
}

.sort 
{
    display:inline-block;    
}



.sort a
{
    border: 1px #c8c8c8 solid;
    color: #45a751;
    padding: 7px 8px;    
    margin-right: 15px;
    display:inline-block;    
    font-size: 16px;
}
.sort a i
{
    margin-right: 15px;
}

.sort a:hover
{
    border: 1px #45a751 solid;
    color: #fff;
    background-color:#45a751;    
}

.active-sort
{
    border: 1px #45a751 solid !important;
    color: #ffffff!important;
    background-color: #45a751!important;
}



.search-inner .form-group {
    margin-bottom: 0px;
    margin-top: 0px;
}


.search-inner .form-group a {
padding-left: 0px;
padding-right: 0px;}



.search-inner .form-control2 {
    display: block;
    width: 100%;
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #ffffff;
    background-color: #45a751;
    background-image: none;
    border: 1px solid #45a751;
    border-radius: 0px;
}


.search-inner .form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 40px;
    color: #fff;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    pointer-events: auto;
}


.search-inner .form-control2::-webkit-input-placeholder {
    color: #fff;
}

.search-inner .form-control2:-ms-input-placeholder { 
    color: #fff;
}

.search-inner .form-control2::placeholder {
    color: #fff;
}


.figure {
        position: relative;

        max-width: 100%;
        margin:auto;border-radius: 5px 0 5px 0px;
    }
      .figure img.image-main {
      opacity: 1;
      transition: opacity .5s;border-radius: 5px 0 5px 0px;

    }
    .figure:hover img.image-main {
      opacity: 0;
      object-fit: cover;border-radius: 5px 0 5px 0px;
    }

    .figure img.image-hover {
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      bottom: 0;
      object-fit: cover;
      opacity: 0;border-radius: 5px 0 5px 0px;
      transition: opacity .5s;
    }
    .figure:hover img.image-hover {
      opacity: 1;
      object-fit: cover;border-radius: 5px 0 5px 0px;
   }*/
   
   
   