/* Custom Stylesheet */
/**
 * Made By Faizahmad dae for kpdi
 */

    
    @font-face{font-family:'iransans_bold';font-style:normal;
        src:url('assets/fonts/170612072127IRANSans_Bold.eot');src:local('iransans_bold'),url('assets/fonts/170612072127IRANSans_Bold.eot') format('embedded-opentype'),url('assets/fonts/170612072127IRANSans_Bold.woff') format('woff')}
    
    @font-face{font-family:'iransans_medi';font-style:normal;
		src:url('assets/fonts/170612072107IRANSans_Medi.eot');
		src:local('iransans_medi'),url('assets/fonts/170612072107IRANSans_Medi.eot') format('embedded-opentype'),
		url('assets/fonts/170612072107IRANSans_Medi.woff') format('woff')}
		
	@font-face{font-family:'iransans_fanum';font-style:normal;src:url('assets/fonts/170619122624Iransans_fanum.eot');src:local('iransans_fanum'),url('assets/fonts/170619122624Iransans_fanum.eot') format('embedded-opentype'),url('assets/fonts/170619122624Iransans_fanum.woff') format('woff')}
	
body{
    direction: rtl;
    font-family:"iransans_medi";
}

.mn ul { list-style: disc; }

/*.mn ul, li, a { color: darkslategray; }*/

.mn p {
  color: #444;
  padding-left: 15px;
  margin: 0;
}


.mn {
  /*min-height: 40px;*/
  background: #fff;
  padding: 0;
  margin: 0;
}

.mn ul {
  margin: 0;
  list-style: none;
  background: #FFF;
}

.mn ul > li { line-height: 40px; }

.mn a {
  color: #444;
  text-decoration: none;
}
@media screen and (min-width: 1025px) {

.mn > a { display: none; }

.mn * {
  padding: 0;
  margin: 0;
}

.mn > ul { display: flex; }

.mn > ul > li {
  font-weight: 700;
  cursor: pointer;
  line-height: 40px;
  text-align: center;
  width: 200px;
  position: relative;
  border-left: 1px solid #0094da;
}

.mn > ul > li:hover { background: #0094da; }

.mn > ul > :first-child { margin-left: -15px !important;}

.mn > ul > li ul li {
  border-bottom: 1px solid #0094da;
  cursor: pointer;
}

.mn > ul > li ul li:hover { background: #0094da; }

.mn ul > li ul {
  position: absolute;
  width: 200px;
  display: none;
}

.mn ul > li > ul > li > ul > li > ul,  .mn ul > li > ul > li > ul {
  border-left: 1px solid #0094da;
  margin-left: 200px !important;
  margin-top: -40px;
}

.mn ul > li:hover > ul { display: block; }
}
@media screen and (max-width: 1025px) {

.mn > ul li {
  font-weight: 700;
  /*border-bottom: 1px solid #0094da;*/
}

.mn ul ul{
  padding-left: 25px !important;
}


.mn * > li > a {
  border: 1px slid #0094da;
  display: block;
  width: 100%;
  height: 100%;
  padding-left: 15px !important;
}

.mn li a:focus { background: #479E8E;color: #fff !important;}


.mn * li:last-child { border-bottom: 0; }

.mn > a {
  margin-top: 5px;
  /*margin-left: eft: 5px !important;*/
  display: inline-block;
  color: #000;
}

.mn > ul { display: block; }

.mn ul > li > ul,  .mn ul > li > ul > li > ul > li > ul,  .mn ul > li > ul > li > ul { display: none; }
}

.ltr{
    direction:ltr;
}




.topmenu .collapsible{
  width: 100% !important;
  padding:0px;
}
.topmenu .collapsible-header{
  background-color: #479E8E !important;
  text-align: center;
}

.topmenu .collapsible-body{
  text-align: center;
  background-color: #479E8E !important;
  padding:0px;
  padding-bottom: 10px;
}

.topmenu .collapsible-body ul{
  text-align: center;
  padding:0px;
}

.topmenu .collapsible-header i.fa{
  margin: 0px !important;
  color: #fff;
}

.topmenu .collapsible-body ul li a{
  font-size: 14px;
  transition: all 0.2s;
  padding: 4px 0px;
  color: #fff;
  display: block;
}
.topmenu .collapsible-body ul li a:hover{
  background-color: #fff;
  color: #444;
}
.topmenu .collapsible li{
  margin: 0px !important;
}

.topmenu .collapsible-header i.fa-bars{
  margin-right: 17px !important;
}
.topmenu .collapsible-header{
  padding:3px 13px !important;
}
.topmenu .collapsible-header i.fa-search{
  font-size: 19px !important;
}
.topmenu .collapsible{
  margin: 0px;
}

/*  ---  */
.nav_content{
  background-color: #fff;
}

.modal{
  z-index: 99991 !important;
}

.fix_top{
  position: fixed;top: 0px;width: 100%;z-index: 9999;
}

.undo_fix{
  position: static;width: 100%;z-index: 9999;
}
.bred{
  border: 1px solid red;
}
.bgreen{
  border: 1px solid green;
}

.margin-bottom-0{
  margin-bottom: 0px !important;
}

.margin-top-0{
  margin-top: 0px !important;
}

.margin_bottom{
  margin-bottom: 60px !important
}


.breadcrumbs a{
  color: #444;
}

.breadcrumbs a:hover{
  color: red;
}
/* list-nav */

.list-nav{
  /*background-color: red;*/
  padding: 1px;
  border-top: 10px solid #99BB2C;
  padding-top: 10px;
  background-color: #28292A;
}

.row{margin-bottom: 0px}
.list-nav .row{
  padding:1% 7%; 
}

.list-nav ul li a{
  color: #fff;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 300;
  transition: all .3s ease-in-out;
  display: block;
}

.list-nav ul li a span.icon{
  display: block;
  color: #fff;
  font-size: 70px;
  margin-bottom: 15px;
}
.list-nav ul li a span.icon i{
  transition: all .3s ease-in-out;
  font-size:50px;
}

.list-nav ul li div{
  border-right:2px solid #99BB2C;
  padding: 10px;
}

.list-nav ul li:last-child div{
  border-right:none;
}

.list-nav ul li h2{
  font-size: 24px;
  margin:17px 0 20px;
}

/*.list-nav ul li:hover i {
  transform: scale(1.01) !important;
}*/
.list-nav ul li a:hover {
  transform: scale(1.1) !important;
  display: block;

}




.mlist-small {
 margin-top: 25px !important;
}


.div-header-small {
 height: 80px !important;
 border-bottom: 4px solid #2c3141 !important;
}

.logo-small{
  height: 57px !important;
  float: left;
}

.btn-menu-a{
  line-height: 83px !important;
}
 /**/

.kateb-title-small{
  width: 43px;
  float: left;
  margin:20px 0 0 5px !important;
  font-size: 13px !important;
  line-height: 17px !important;
  /* new changes 1/2 */
  margin-top: 30px !important;
  margin-left: 1px !important;
  text-align: right !important;
}
.alogo-small{
  width: 171px;
}

 .kateb-title{
  color: #596a33;
  margin-top: -5px;
  display: block;
  font-size: 13px;
  /* new changes 2/2 */

      margin-left: -15px;
    text-align: center;
 }
.logo{
  padding-top: 10px;
  height: 76px;
  
}

/* /.list-nav */

/* ========== top menu (samll) =========== */
.top_nav{
  background-color: #479E8E !important;
  color:#fff;
  padding: 0px;
  margin: 0px;
  height: 40px;
}

.top_nav_left{
        text-align: left;
    direction: ltr;
}

.title-color{
  color: #479E8E;
}

.top_nav_left a{
color: #fff;
    padding-right: 8px;
    padding-left: 8px;
    font-weight: 300;
    line-height: 38px;
    font-size: 13px;
}

.top_nav_right{
  height: 40px;
  line-height: 10px !important;
}

.top_nav_right ul{
    padding:0px;
}
.top_nav_right ul li{
  display: inline;
}

.top_nav_right ul li a{
 color:#fff;
 padding-right: 8px;
 padding-left: 8px;
 border-right: 1px solid #fff;
 font-weight: 300;
 font-size:12px;
}

.top_nav_right ul li:last-child a{
  border-right: none;
}
/* end top menu (samll)*/




/******** mega menu ************/

.menu {
    width: 100%;
}

.menu a.logo {
    display: inline-block;
    padding: 1.5em 3em;
    width: 19%;
    float: left;
}
.menu img {
    max-width: 100%;
}
.menu-mobile {
  display: none;
  padding: 20px;
}
.menu-mobile:after {
  
  font-family: "Ionicons";
  font-size: 2.5rem;
  padding: 0;
  float: right;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-25%);
          transform: translateY(-25%);
}
.menu-dropdown-icon:before {
  
  font-family: "Ionicons";
  display: none;
  cursor: pointer;
  float: right;
  padding: 1.5em 2em;
  background: #fff;
  color: #333;
}
.menu > ul {
  position: relative;
  /* IF .menu position=relative -> ul = container width, ELSE ul = 100% width */
  
}
.menu > ul:before,
.menu > ul:after {
  content: "";
  display: table;
}
.menu > ul:after {
  clear: both;
}
.menu > ul > li {
  float: right;
  
  padding: 0;
  margin: 0;
}
.menu > ul > li a {
  
}
.menu > ul > li:hover {
  
}
.menu .no-seperator a{
  border:none !important;

}
.menu > ul > li > ul {
  /* faiz changes*/
  display: none;
  /*width: auto;*/
  width: 100%;
  background: #fff;
  padding: 30px;
  position: absolute;
  z-index: 99;
  left: 0;
  top:40px;
  margin: 0;
  list-style: none;
  box-sizing: border-box;
}
.menu > ul > li > ul:before,
.menu > ul > li > ul:after {
  content: "";
  display: table;
}
.menu > ul > li > ul:after {
  clear: both;
}
.menu > ul > li > ul > li {
  /* faiz changes 2 */
  margin: 0;
  padding-bottom: 0;
  list-style: none;
  /*width:auto;*/
  /*min-width: 200px;*/
  width: 25%;
  background: none;
  float: left;
  text-align:right;
}
.menu > ul > li > ul > li a {
  color: #596a32;
  padding: 5px 0;
  width: 75%;
  display: block;
  border-bottom: 1px solid #ccc;
}
.menu > ul > li > ul > li a:hover{
  color:#eb2e38;
}
.menu > ul > li > ul > li > ul {
  display: block;
  padding: 0;
  margin: 5px 0 0;
  list-style: none;
  box-sizing: border-box;
}
.menu > ul > li > ul > li > ul:before,
.menu > ul > li > ul > li > ul:after {
  content: "";
  display: table;
}
.menu > ul > li > ul > li > ul:after {
  clear: both;
}
.menu > ul > li > ul > li > ul > li {
  float: left;
  width: 100%;
  padding: 5px 0;
  margin: 0;
  font-size: .8em;
}
.menu > ul > li > ul > li > ul > li a {
  border: 0;    
  font-size: 14px;
}
.menu > ul > li > ul.normal-sub {
  width: 250px;
  left: auto;
  padding: 10px 20px;
}
.menu > ul > li > ul.normal-sub > li {
  width: 100%;
}
.menu > ul > li > ul.normal-sub > li a {
  border: 0;
  padding: 1em 0;
}

.menu > ul{
  text-align: left;
  float: right;
}

.left-menu {
    padding:0px !important;
}

ul.left-menu li{
    /*padding-left: 25px;*/
  }

ul.left-menu > li {
    padding-left: 0px !important;
}


/******  Mobile style's  ******/

@media only screen and (max-width: 959px) {
  .menu-container {
    width: 100%;
  }


  .menu-container .menu{
  display:inline-block;
   }
  .menu-mobile {
    display: block;    
    float: right;    
    padding: 20px 20px 0;
  }
  .menu-dropdown-icon:before {
    display: block;
  }
  .menu > ul {
    display: none;
    width:100%;
  }
  .menu > ul > li {
    width: 100%;
    float: none;
    display: block;
  }
  .menu > ul > li a {
    padding: 1.5em;
    width: 100%;
    display: block;
  }
  .menu > ul > li > ul {
    position: relative;    
    padding: 0 40px;
  }
  .menu > ul > li > ul.normal-sub {
    width: 100%;
  }
  .menu > ul > li > ul > li {
    float: none;
    width: 100%;
    margin-top: 20px;
  }
  .menu > ul > li > ul > li:first-child {
    margin: 0;
  }
  .menu > ul > li > ul > li > ul {
    position: relative;
  }
  .menu > ul > li > ul > li > ul > li {
    float: none;
  }
  .menu .show-on-mobile {
    display: block;
  }

  ul.left-menu li{
    padding-left: 25px;
  }
}


/* end of mega menu  */

/* ========== header ========= */

.mheader ul li{
  display: inline;
}
.div-header{
  height: 115px;
  border-bottom: 4px solid #2c3141;
}
.mlist{
  margin-top: 60px;
}
.mlist ul li a{
color: #2b3141;
    padding: 7px;
    padding-bottom: 13px;
    text-transform: uppercase;
    font-weight: 200;
    transition: all 0.1s;
    font-size: 14px;
}

/*.mlist ul li a:hover{*/
/*  color:red;*/
/*  border-bottom: 4px solid red;*/
/*}*/


ul.ulfirst{
    padding:0px;
}

.mlist ul.ulfirst > li > a:hover{
  color:#eb2e38;
  border-bottom: 4px solid red;
}
.input-field input[type=search] + label{
    right:0px !important;
    font-size:14px !Important;
}

.m_navbar {
    overflow: hidden;
    position: fixed; /* Set the navbar to fixed position */
    top: 0; /* Position the navbar at the top of the page */
    width: 100%; /* Full width */
    z-index: 99999;
    background-color: #fff;
}

/* Links inside the navbar */
.m_navbar a {
    float: left;
    display: block;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
}


/* /.home menu*/



 .post-rel{
  position: relative;
 }

.modal h1, .modal h2, .modal h3, .modal h4{
        font-size: 23px;
}

.pre-btn{
  position: absolute;
  left:0;
  top: 270px;
  width: 9%;
  background-color:#F3AF28;
  z-index: 999;
  text-align: right;
}
.next-btn{
  position: absolute;
  right:0;
  top: 270px;
  width: 9%;
  background-color: #F3AF28;
  text-align: right;
  z-index: 999;
  text-align: left;
}

.pre-btn i{
  color: #fff;
  font-size: 50px
}

.next-btn i{
  color: #fff;
  font-size: 50px
}

.pre-btn i{
  padding-right: 15px;
  color: #fff;
}

.next-btn i{
  padding-left: 15px;
}


.post-abs{
  position: absolute;left: 0;top: 0;
}

.fixed_top{
  position:fixed !important;
  width: 100%;

    -webkit-transition: all 0.5s linear;
       -moz-transition: all 0.5s linear;
        -ms-transition: all 0.5s linear;
         -o-transition: all 0.5s linear;
            transition: all 0.5s linear;

    -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s;
}

.undo_fixed_top{
  position:relative;
  width: 100%;
}

.pos-rel{
  position: relative;
}
.pos-ab{
  position:absolute;top: 0;z-index: 9999;width: 100%;
}


/* end of kpdi page  */
.btn-menu a{
  line-height:100px;
  padding: 0px;
  margin: 0px;
  font-size: 32px;
  margin-right: 20px;
  color: #110F32 !important;
  transition: all 0.3s;
}

.btn-menu a:hover{
  transform: scale(1.1);
}

.btn-menu{
  display: none;
}
/*  hide navbar list or menu */
@media only screen and (max-width : 1045px) {
  .mlist-ul{
    display: none;
  }
  .btn-menu{
    display: block !important;
  }

}


.icon-block {
  padding: 0 15px;
}
.icon-block .material-icons {
  font-size: inherit;
}

footer.page-footer {
  margin: 0;
}


/*  ---  */
.nav_content{
  background-color: #fff;
}

.fix_top{
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 9999;
}

.undo_fix{
  position: static;width: 100%;z-index: 9999;
}
.bred{
  border: 1px solid #F1AF27;
}
.bgreen{
  border: 1px solid green;
}
.margin-bottom-0{
  margin-bottom: 0px !important;
}
.margin-top-0{
  margin-top: 0px !important;
}
.padding-top-0{
  padding-top: 0px;
}
.padding-bottom-0{
  padding-bottom: 0px;
}

/* ============ slide show ============ */
.slideshow{
  margin-top: 0px;
}

.slider-btn-pre{
  position: absolute;
  left: 0;
  top: 250px;
  z-index: 999;
  margin-left: 20px;
}

.slider-btn-next{
 position: absolute;
  right: 0;
  top: 250px;
  z-index: 999;
  margin-right: 20px;
}

.slider .slides li .caption{
  top: 30%;
}

.slider .slides li .caption h1{
  text-transform: uppercase;
  font-weight: 600;
  font-size: 100px;
  text-shadow: 2px 2px 8px #444;
}

.slider-btn-next span i,.slider-btn-pre span i{
  font-size: 70px;
  color: #fff;
  font-weight: 100;
}
.slider-btn-next span i:hover,.slider-btn-pre span i:hover{
  cursor: pointer;
}

.footer-slideshow {
  position: absolute;
  bottom: 0;
  z-index: 99;
  width: 100%;
  margin-bottom:13%;
}

.footer-slideshow h5 a{
  color: #fff;
  font-size: 23px;
  font-weight: 400;
  padding-left: 14px;
  display: block;
}


.footer-slideshow .sub-title{
  width: 300px;
  margin-left: 13%;
  /*border-bottom: 4px solid #fff;*/
}

.slider .slides li img {
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center;
  /*filter: brightness(60%);*/
}

.kpdi-logo{
  margin-top: -40px;
}
/* end of slideshow */


/* ---  .mlist  ----- */
.mylist ul{
  padding: 20px 0px;
}
.mylist ul li {
  display: inline-block;
}
.mylist ul li a{

  display: block;
  font-size: 24px;
  font-weight: 200;
  color: #0F153C;
  text-transform: uppercase;
  /*padding: 10px;*/

}

.mylist ul li a::after{
  content:"|";
  padding: 0px 30px;
}

.mylist ul li:last-child a::after{
  content:"";
}
.mylist ul li a:hover{
  color: red;
}

.mylist ul li:hover a::after{
  color: #0F153C;
}
/* ---  /.mlist  ----- */


/* .bxslider-box */
.bxslider-box{
  position: relative;
  height: 250px;
  background-image: url('assets/images/bg-boxes.jpg');
  /*background-color: red;*/
}

.padding-top{
  padding-top: 25px;
}
.bxslider-box .mcard{
  height: 140px;
  display: block;
  width: 100%;
  background-color: #fff;
}
.bxslider-box .mcard span.icon{
  position: absolute; top: -20px;left: 0px;
  width: 100%;
  text-align: center;
}

.bxslider-box .mcard span.icon i{
  border: 1px solid #77C2B7;
  padding: 10px;
  border-radius: 50%;
  color: #fff;
  background-color: #77C2B7;
  font-size: 32px;
  width: 56px;
  height: 56px;
  display:block;
}
.bxslider-box .mcard span.bor{
  padding: 1px;
  background-color:#fff;
  border-radius: 50%;
  position: absolute;
  border: 1px solid #77C2B7;
  top: 0px;
  padding: 10px;
  margin-left: -40px;
}

.bxslider-box .mcard .title{
    position: absolute;
    bottom: 30px;
    left: 0px;
    font-size: 14px;
    font-weight: 500;
    padding: 0px 20px;
    width: 100%;
    text-align: center;
    padding-bottom: 0px;
    text-transform: uppercase;
    color: #000;
}


.bx-wrapper{
    direction:ltr !important;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #666;
    text-indent: -9999px;
    display: block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 10px;
}

.bx-viewport{
  padding-bottom: 20px;
  height: auto !important;
  padding-left: 10px;
  padding-right: 10px;
  direction:ltr !important;

}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus {
    background: #fff;
}
.bxslider-box .mcard a{
  transition: all 0.2s;
}
.bxslider-box .mcard:hover a{
  color: red;
}

.bxslider-box .mcard{
  transition: all 0.3s;
}
.bxslider-box .mcard:hover{
  box-shadow: 0px 0px 22px white;
}

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto{
  bottom: -24px !important;
}


/* /.bxslider-box */


/* .faculty_staff */
.faculty_staff{
  background-color: #fff;
  min-height: 500px;
}

.faculty_staff .title{
  font-weight: 600;
  font-size: 36px;
}


 .main-title{
  font-weight: 600;
  font-size: 26px;
}

.faculty_staff .card .card-content{
  background-color: #77C2B7;
  color: #fff;
}

.faculty_staff .card .card-image {
    max-height: 200px;
    overflow: hidden;
}

.faculty_staff .card .card-image img{
  width: 100%;
  height: auto;
}

.faculty_staff .btn{
  text-transform: none;
  font-weight: 500;
  display:block;
}
.faculty_staff .card img{
  transition: all 0.6s;
}
.faculty_staff .card:hover img{
  transform: scale(1.1);
}

.faculty_staff .title2{
  font-size: 16px;
    font-weight: 200;
    padding: 0px;
    margin: 0px;
    line-height: 24px;
}

div.faculty_staff div.card-content p{
    font-size: 13px;
}

a.view_all{
  color: #479E8E;
  font-weight: 600;
  font-size:18px;
  display:block;
}
/* /.faculty_staff */


/* .paralex */

.parallax-container{
  width: 100%;
  min-height: 500px;
  height: auto !important;
}
.paralex .img-p{
  filter: brightness(40%);
}
.paralex{
  width: 100%;
}

.paralex ul.list{
  text-align: center;

}

.paralex ul.list li a{
  color: #fff;
  background-color: rgba(119, 194, 183, 0.8);
  width: 300px;
  display: block;
  text-align: center;
  margin: 0 auto;
  padding: 20px 10px;
  font-size: 16px;
  transition: all 0.3s;
  line-height: 32px;
}

.paralex ul.list li{
  margin:15px 0px;

}

.title-list{
  color: #fff;
  background-color: #0F0E32;
  padding: 20px;
  /*display: block;*/
  margin: 0 auto;
  font-size: 32px;
}

ul.list li:first-child a.title-list{
  width: 400px;
  padding:30px 30px;
}

ul.list li:first-child a:hover{
  color: #fff;
  background-color: #77C2B7;
}
ul.list li a:hover{
  background-color: #fff;
  color: #77C2B7;
}


/* /.paralex */



/* .events */
.events{
  background-color: #fff;
  min-height: 400px;
}


/* events */

.events .card .card-image{
  height: 200px;
  overflow: hidden;
  display: block;
}
.events .card .card-image img{
  width: 100%;
  height: auto;
  object-fit: cover;
}

.events .card .card-content{
  position: relative;
  min-height: 145px;
}
.events .card .card-content span.date{
  position: absolute;
    top: -32px;
    background: #77C2B7;
    width: 53px;
    text-align: center;
    padding: 6px;
    word-spacing: 100px;
    color: #fff;
    font-weight: 400;
    display: block;
    z-index: 99;

    word-wrap: break-word;
    letter-spacing: 1px;
}


.events .card .card-content span.category{
  color:#000;
  margin-top: 8px;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  display: block;

}
.events .card .card-content p{
  margin-top: 10px;
}


.events .card img{
   transition: all .6s ease-in-out;
}
.events .card:hover img{
  transform: scale(1.1);
}

.events .card .card-content h2{
font-size: 13px;
    padding: 0px;
    margin: 0px;
    margin-top: 2px;
    color: #2b3141;
    font-weight: 400;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    /* overflow: hidden; */
    transition: all 0.3s;
    line-height: 20px;
}

.events .card .card-content a:hover h2{
  /*color: #F1AF27;*/
}


.events .card .card-title{
  top: 160px;
  z-index: 9999 !important;
  color: red;
}

.news{
  background-color: #DADADB;
  min-height: 400px;
}

.news .card .card-image{
  height: 200px;
  overflow: hidden;
}
.news .card .card-image img{
  width: 100%;
  height: auto;
}


.news .card .card-content{
  padding: 11px 20px;
  height: 75px;
  overflow: hidden;
  display: block;
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
    max-height: 5.6em;
    line-height: 1.8em;
}

.news .card a.category{
  font-size: 15px;
}
/* /.events */




/* .small_cards */
.small_cards{
  background-color: #77C2B7;
  min-height: 350px;
  width: 100%;
  float: left;
}

.small_cards .my_card{
  width: 100%;
  height: 200px;
  background-color: #fff;
  transition: all 0.3s;
  margin-bottom: 20px;
}

.my_card span.icon{
  width: 100%;
  text-align: center;
  display: block;
}

.my_card span.icon i{
  font-size: 80px;
  margin-top: 40px;
  color: #479E8E;
}

.my_card:hover{
   box-shadow: 0px 0px 32px white;
}


.small_cards .my_card span.title{
text-align: center;
    display: block;
    width: 100%;
    padding: 0px 10px;
    margin-top: 10px;
    font-size: 21px;
    text-transform: uppercase;
    color:#479E8E;
}
.margin-top-100{
  /*margin-top: 100px;*/
}


/* /.small_cards */


/* faiz changes meduim < */
@media only screen and (max-width: 992px) {
  ul.list li:first-child a.title-list{
    width: auto;
  }

  .paralex ul.list li a{
    width: auto;
  }

  .page blockquote{
    width: 100% !important;
  }

  .lang-title{
    margin-right: 40px;
  }

  .page{
    padding-right:10px;
    padding-left:10px !important;
  }


}

/* small faiz changes */
@media only screen and (max-width: 600px) {
  .show-on-small {
    display: block !important;
  }
  
  .mylist ul li a::after{
      content:"";
      padding:0px;
  }
  .mylist ul li{
      display:block;
  }


  .social{
    text-align: center;
    padding-bottom: 10px !important;
  }

  .social .social-icons{
    text-align: center !important;
    float: none !important;
  }

}

/* social */
.social{
  min-height: 70px;
}

.margin-bottm-0{
  margin-bottom: 0px;
}

.social ul {
    padding:0;
    list-style: none;
}
.social .footer-social-icons {
    width: 350px;
    display:block;
}
.social-icon {
    color: #fff;
}
.social ul.social-icons {
    /*margin-top: 10px;*/
    padding: 0px;
    margin: 0px;
    margin-top: 10px;
    padding-right: 10px;
}
.social .social-icons li {
    vertical-align: top;
    display: inline;
    height: 100px;
}
.social .social-icons a {
    color: #fff;
    text-decoration: none;
}
.fa-facebook {
    padding: 12px 17px;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    background-color: #322f30;
    font-size: 23px;
}

.fa-facebook:hover {
    background-color: #3d5b99;
}
.fa-calendar{
  padding: 12px 17px;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    font-size: 43px;
}
.fa-instagram{
  padding: 12px 14px;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    background-color: #322f30;
    font-size: 23px;
}
.fa-instagram:hover {
    background-color: red;
}

.fa-twitter {
    padding: 13px 14px;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    background-color: #322f30;
    font-size: 21px;
}
.fa-twitter:hover {
    background-color: #00aced;
}
.fa-rss {
    padding:10px 14px;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition: .5s;
    background-color: #322f30;
}
.fa-rss:hover {
    background-color: #eb8231;
}
.fa-youtube {
   padding: 13px 15px;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    background-color: #322f30;
    font-size: 21px;
}
.fa-youtube:hover {
    background-color: #e64a41;
}
.fa-linkedin {
    padding: 12px 15px;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    background-color: #322f30;
    font-size: 21px;
}
.fa-linkedin:hover {
    background-color: #0073a4;
}
.fa-google-plus {
       padding: 12px 10px;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    background-color: #322f30;
    font-size: 21px;
}
.fa-google-plus:hover {
    background-color: #e25714;
}





/* footer */
.br-lbl{
  font-size: 16px;
  border-bottom: 2px solid #fff;
  margin-top: 7px;
  display: block;
}

.page-footer{
  background-color: #479E8E;
}

.page-footer ul{
  margin: 0px;
  padding:0px;

}

.page-footer ul li a{
  font-weight: 200;
  padding: 5px 0px;
  display: block;
  font-size: 12px;
}
.page-footer ul li a:hover{
  color: #F3AD28 !important;  
}


.page-footer ul li a i{ 
  display: block;
  line-height: 21px;
}
.valign-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: bottom;
    align-items: flex-end !important;
    
}

.flbl{
  font-size: 16px;
}

.footer-copyright{
  background-color: #2e7568 !important;
  color:#fff !important;
}
.footer-copyright a{
  color:#fff !important;
  font-size:12px;
}

/* left-menu */
.left-menu .collapsible li a{
  color: #000;
  font-size: 14px;

}
/*   */



/* new changes */


.page-footer ul{
  margin-left:4px;
}
.page-footer ul li:before {
  content: "\f104";
  font-family: 'FontAwesome';
  float: right;
  margin-right: -1.5em;
  margin-top: 4px;
  color: #fff;
}

.page-footer ul li{
  margin-right: 20px !important;
}

.info-list li{
  float: right;
  margin-left: -1.5em;
  margin-top: 4px;
  color: #fff;
  direction:rtl;
}

.info-list li:nth-child(1):before{
    content: "\f1ad";
}
/*.info-list li:nth-child(2):before{
    content: "\f124";
}*/
.info-list li:nth-child(2):before{
    content: "\f0e0";
}
.info-list li:nth-child(3):before{
    content: "\f095";
}



/* left-menu */
.left-menu .collapsible li a{
  color: #000;
  font-size: 14px;
}

.left-menu {
  z-index: 99991 !important;
}










/* =================== single page ================= */

table thead{
        background: #a9c439;
    color: #fff;
}

table.highlight>tbody>tr:hover {
    background-color: rgba(238,110,115,0.1);
    background-color: rgba(169, 196, 57, 0.5) !important;
}

.item-acitve{
  color: red !important;
}
.page-sidebar{
  /*padding: 30px;*/
}
.page{
  padding-top: 30px;
  padding-left: 30px;
  padding-right: 30px;
}

.page-sidebar-list ul{
    padding:0px;
}
.page ul li{
  /*display: inline-block;*/
}
.page ul li a{
  padding: 0px 15px;
  border-right: 1px solid #0C0B22;
  text-transform: uppercase;
  color: #444;
}
.page ul li:first-child a{
  padding-left: 0px;
}
.page ul li:last-child a{
    border-right: none ;
}

.page span.date{
  display: block;
  color: #797676;
  font-weight: 300;
}

.page h1.title{
  font-size: 23px;
  font-weight: 500;
  line-height: 46px;
  display: block;
  color:#0C0B22;
}

.page p{
  color: #5d5a5a;
  /*font-size: 18px;*/
  font-weight: 300;
}
.page .article a{
  color: red !important;
  text-decoration: underline;
}

.page blockquote{
  font-size: 1.4em;
  width:50%;
  font-weight: 200;
  color: #5d5a5a;
  padding:1.2em 30px 1.2em 60px;
  border-left:none;
  line-height:1.6;
  position: relative;
  float: right;
  background:#F8F9FA;
}

.page blockquote::before{
  content: "\201C";
  color:#0C0B22;
  font-weight: bold;
  font-size:4em;
  position: absolute;
  left: 10px;
  top:-10px;
}

.page blockquote::after{
  content: '';
}

.page blockquote span{
  display:block;
  color:#333333;
  font-style: normal;
  font-weight: bold;
  margin-top:1em;
}

.page img{
  padding:10px;
}

.wp-caption img{
  padding: 0px;
  width: 100%;
}

.wp-caption-text{
  padding: 10px 20px;
  margin-top: -10px !important;
  margin: 0px;
  background: #F9F9F9;
}

/* sidebar */


.sidebar-bg{
  background-color: #F9F9F9;
  padding-top: 10px;

}

.sidebar .collection{
  border: none;
  padding-left:15px;
}
.sidebar div.image{
  width: 120px;
  float: left;
}

.sidebar .img{
  width: 100%;
  height: auto;
}

.sidebar span.date{
  padding: 0px 1px;
  color: #859BA9;
  font-size: 14px;

}
.sidebar .content p{
  padding: 0px 10px;
  display: block;
}

.sidebar h3.title{
      font-size: 21px;
    font-weight: 500;
    border-right: 7px solid #0C0B22;
    padding-right: 10px;
}

.sidebar .collection .collection-item.avatar{
  min-height: 123px;
  padding-right: 110px;
  position: relative;
  background-color: #F9F9F9;
}

.sidebar .collection .collection-item.avatar div.img{
  width: 90px;
  display: block;
}
.sidebar .collection .collection-item{
      padding:20px 20px;
}

.sidebar .collection .collection-item.avatar div.img{
  border-radius:0px;
}

.sidebar .collection .collection-item.avatar img{
  width: 100%;
  height: auto;
}

.sidebar .collection .collection-item.avatar p{
  line-height: 1.40rem;
  color: #233040;
  font-weight: 500;
  transition: all 0.3s;
  font-size:12px;
}

.sidebar ul{
    padding:0px !important;
}
.sidebar .collection .collection-item.avatar:not(.circle-clipper) > .circle, .collection .collection-item.avatar :not(.circle-clipper) > .circle{
  position: absolute;
    width: 88px;
    height: auto;
    overflow: hidden;
    right: 1px;
    display: inline-block;
    vertical-align: middle;
    margin-right:10px;
}

.do-truncate{
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;

  white-space: normal;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.sidebar ul li a:hover p{
  color: red !important;
}

.mpanel{
  background-color: #9ABB2A;
}

.mpanel h5{
  margin: 0.2rem 0 0.1rem 0;
  text-transform: uppercase;
      font-size: 21px;
    font-weight: 500;
    text-align: center;
}

.mpanel a{
  color: #fff;
}
.mpanel span.ask{
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 200;
}
.mpanel .ask i{
  padding: 0px 10px;
  color: #fff;
}


.alignright{
  float: right !important;
}

.alignleft{
   float: left !important;
}
.aligncenter{
  margin: 0 auto !important;
}

.single_share .fa{
  background: transparent;
  color: #C6C7C8;
  border:2px solid #D4D3D5;
}
.single_share ul li a{
  border-right:none !important;
  padding: 0px;
  background: transparent;
}


.single_share .fa-facebook {
  padding: 3px 8px !important;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
  
    font-size: 23px;
}

.single_share .fa-facebook:hover {
   transform: scale(1.1);
}
.single_share .fa-envelope-o {
      padding: 5px 6px !important;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    font-size: 23px;
    line-height: 22px;
}

.single_share .fa-envelope-o:hover {
    transform: scale(1.1);
}

.single_share .fa-calendar{
  padding: 12px 17px;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    font-size: 43px;
}
.single_share .fa-instagram{
      padding: 8px 11px !important;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    
    font-size: 23px;
}
.single_share .fa-instagram:hover {
    transform: scale(1.1);
}

.single_share .fa-twitter {
      padding: 5px 6px !important;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    
    font-size: 21px;
}
.single_share .fa-twitter:hover {
    transform: scale(1.1);
}
.single_share .fa-rss {
    padding:10px 14px;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition: .5s;
    
}
.single_share .fa-rss:hover {
    transform: scale(1.1);
}
.single_share .fa-youtube {
   padding: 13px 15px;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    
    font-size: 21px;
}
.single_share .fa-youtube:hover {
   transform: scale(1.1);
}
.single_share .fa-linkedin {
      padding: 9px 12px !important;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    
    font-size: 21px;
}
.single_share .fa-linkedin:hover {
    transform: scale(1.1);
}
.single_share .fa-google-plus {
      padding: 8px 7px !important;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    
    font-size: 21px;
}
.single_share .fa-google-plus:hover {
    transform: scale(1.1);
}


/* new changes */
.container-img{
  width: 100%;
  max-height: 300px;
  overflow: hidden;
}
.big-img{
  width: 100%;
  height: auto;
  object-fit: cover;

}


.page-sidebar-list ul li{

}
.sidebar-list-active{
background-color: #fff; 
border-right: 6px solid #0C0B22;
color: red !important
}
.page-sidebar-list ul li a{
  padding: 10px 25px;
  display: block; 
  color: #444;
  font-size: 14px;
  font-weight: 300;
  border-right: 6px solid #f9f9f9;
}
.page-sidebar-list ul li:first-child a{
  /*padding-top: 7px !important;*/
  padding-top: 0px !important;
}

.page-sidebar-list ul li a:hover{
  background-color: #fff;
  border-right: 6px solid #9ABB2A;
  color: red;
}



/* for profile or download */

.prifile-m{
  background-color: #fff;
  transition: all 0.1s;
}

.prifile-m:hover{
  background-color: #D2252D;
}
.prifile-m a{
  padding: 0px !important;
  color: #000 !important;
}
.prifile-m a span,.prifile-m a i{
  color: #000;
}

.prifile-m a:hover {
  background-color: transparent !important;
}
.prifile-m:hover i.fa{
  color: #fff;
}

.prifile-m:hover span{
  color: #fff;
}

.prifile-m .title{
  font-size: 23px;
  padding-left: 10px;
}
.prifile-m i.fa{
  font-size: 28px;
}

.contact-card{
  margin: 10px;
  border-top: 2px solid #EC9F27;
}

.left-icon{
  font-size: 32px;
  padding: 0px;
  margin:0px 0px;
}

.contact-title{
  display: block;
  font-size: 28px;
  margin-bottom: 20px;
}
.contact-span i{
  padding-right: 4px;
}
.contact-card a{
  color:#000;
}


.mbg{
  background-color: #859636 !important;
}
.mbg a{
  color: #fff !important;
}

.lg-man .card .card-action a{
   color: #fff;
}

.mimage{
  overflow: hidden;
}


/* page style */
.page-cards .card .card-image img{
  padding: 0px !important;
  width: 100%;
  height: auto;
}
.page-cards .card a{
  color: #000 !important;
  text-decoration: none;
  font-size: 14px;
  font-weight: 300;
}

.page-cards .card .card-content{
  padding: 7px 13px 0px 13px;
  min-height: 70px;
}

.page-cards .card .card-image{
  height: 200px;
  overflow: hidden;
}

.page-cards .card{
  border-bottom: 8px solid #F8F9FA;
  transition: all  0.3s;
}
.page-cards .card:hover{
  border-bottom: 8px solid #0C0B22;
}

.page-cards .card img{
  transition: all 0.3s;
}
.page-cards .card:hover img{
  transform: scale(1.1);
}

.page-cards .card .card-action{
  padding: 10px 24px;
  border-top: none;
  text-transform: none;
  color: #898A8B;
  font-weight: 300;

}

.page .pagination li{
  border: 1px solid #c5c5c5 !important;
  height: 34px;
}

.page .pagination li:first-child a{
      padding-left: 10px;
}

.page .pagination li.active{
  background-color:#0C0B22;
  color: #fff !important;
}

.page .pagination li.active a{
  color: #fff !important;
}


.page .pagination li a{
  border-right:none !important;
  text-decoration: none !important;
  color: #777 !important;
  font-weight: 300;

}
.mydivider{
  margin:0px 20px;
}

.page-sidebar-list ul li{

}
.sidebar-list-active{
background-color: #fff; 
border-right: 6px solid #0C0B22;
color: red !important
}
.page-sidebar-list ul li a{
  padding: 10px 25px;
  display: block; 
  color: #444;
  font-size: 19px;
  font-weight: 300;
}
.page-sidebar-list ul li:first-child a{
  padding-top: 7px !important;
}

.page-sidebar-list ul li a:hover{
  background-color: #fff;
  border-right: 6px solid #0C0B22;
  color: red;
}

.tpage{
  font-weight: 600;
  font-size: 34px;
}
.bg-pages{
  background-color:#313233;
}



.page .pagination li{
  border: 1px solid #c5c5c5 !important;
  height: 34px;
}

.page .pagination li:first-child a{
      padding-left: 10px;
}

.page .pagination li.active{
  background-color:red;
  color: #fff !important;
}

.page .pagination li.active a{
  color: #fff !important;
}


.page .pagination li a{
  border-right:none !important;
  text-decoration: none !important;
  color: #777 !important;
  font-weight: 300;

}


.pagination a.page{
    color:#444 !important;
    padding: 5px 12px;
}


.pagination  a.last{
    color:#444 !important;
    padding: 5px 12px;
}

.pagination a.nextpostslink{
    color:#444 !important;
    padding: 5px 12px;
}
.pagination a.previouspostslink{
    color:#444 !important;
    padding: 5px 12px;
}

.pagination span.current{
    padding: 5px 12px;
}

.dpsp-networks-btns-wrapper li a span{
    color: #fff !important;
}

.dpsp-networks-btns-wrapper li:first-child a span{
    padding-left:20px !important;
}
.dpsp-networks-btns-content span{
    color: #fff !important;
}

/* /.page style */


td, th {
 border: 1px solid #0a0c24;
}

@media print{
    .nav_content, .div-header,.sidebar,.mn,#modal1,.dpsp-share-text,.dpsp-content-wrapper,.tagul,.no-comments,.related,.scrollTop,.social,.page-footer,.drag-target
    ,.btn_print,.comments-area,.wp_rp_vertical_m{
        display:none !important;
    }
    .fix_jamp{
        margin-top:0px !important;
    }
    .page h1.title {
    font-size: 39px !important;
    font-weight: 500 !important;
    line-height: 46px !important;
    display: block !important;
    font-family: roboto !important;
    }
    .page p {
    color: #5d5a5a;
    font-size: 18px;
    font-weight: 300;
    font-family: roboto !important;
}
    html,body{
        height:99% !important;
        font-family: roboto !important;
    }
}
