/*
Theme Name: Universita
Theme URI: www.universitaeuropeadiroma.it
Author: UNIVERSITA EUROPEA Di ROMA
Author URI: www.universitaeuropeadiroma.it
Description:  University Website theme based to Bootstrap 4 beta2
Version: 0.0.1
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: universita
Tags: responsive, university, learning
*/

.header-top p a{
	      color: #F48E00;
  }
 body {
    margin: 0;
    padding: 0;
     font-family: 'Lato', sans-serif;
    font-size: 18px;
    line-height: 26px;
    background: #ffffff;
}
 
html, body {
    height: 100%;
}
ul, h1, h2, h3, h4, h5, h6 {
    padding: 0;
    margin: 0;
}
li {
    list-style: none;
}
a:hover, a:visited, a {
    text-decoration: none;

}

p {
    font-size: 18px;
    line-height: 26px;
    color: #707070;
}
 
p b.gray-text{
    color: #7b7a7a;
}

hr {
    border-top: #d5d5d5 2px solid;
}
img.full-width {
    width: 100%;
}
/** Margins **/

.mar-top-0 {
    margin-top: 0px;
}
.mar-top-5 {
    margin-top: 5px;
}
.mar-top-10 {
    margin-top: 10px;
}
.mar-top-15 {
    margin-top: 15px;
}
.mar-top-20 {
    margin-top: 20px;
}
.mar-top-25 {
    margin-top: 25px;
}
.mar-top-30 {
    margin-top: 30px;
}
.mar-top-35 {
    margin-top: 35px;
}
.mar-top-40 {
    margin-top: 40px;
}
.mar-top-45 {
    margin-top: 45px;
}
.mar-top-50 {
    margin-top: 50px;
}
.mar-top-55 {
    margin-top: 55px;
}
.mar-top-60 {
    margin-top: 60px;
}
.mar-top-70 {
    margin-top: 70px;
}
.mar-top-80 {
    margin-top: 80px;
}
.mar-top-90 {
    margin-top: 90px;
}
.mar-top-100 {
    margin-top: 100px;
}
.mar-top-110 {
    margin-top: 110px;
}
.mar-top-120 {
    margin-top: 120px;
}
.mar-top-130 {
    margin-top: 130px;
}
.mar-top-140 {
    margin-top: 140px;
}
.mar-top-150 {
    margin-top: 150px;
}
.mar-top-160 {
    margin-top: 160px;
}
.mar-top-170 {
    margin-top: 170px;
}
.mar-btm-5 {
    margin-bottom: 5px;
}
.mar-btm-10 {
    margin-bottom: 10px;
}
.mar-btm-15 {
    margin-bottom: 15px;
}
.mar-btm-20 {
    margin-bottom: 20px;
}
.mar-btm-25 {
    margin-bottom: 25px;
}
.mar-btm-30 {
    margin-bottom: 30px;
}
.mar-btm-35 {
    margin-bottom: 35px;
}
.mar-btm-40 {
    margin-bottom: 40px;
}
.mar-btm-45 {
    margin-bottom: 45px;
}
.mar-btm-50 {
    margin-bottom: 50px;
}
.mar-btm-55 {
    margin-bottom: 55px;
}
.mar-btm-60 {
    margin-bottom: 60px;
}
.mar-btm-70 {
    margin-bottom: 60px;
}
.mar-btm-80 {
    margin-bottom: 60px;
}
.mar-btm-90 {
    margin-bottom: 60px;
}
.mar-btm-100 {
    margin-bottom: 60px;
}
/** text aligns **/

.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.text-left {
    text-align: left;
}
.text-uppercase {
    text-transform: uppercase;
}
.text-justify {
    text-align: justify;
}
.text-white {
    color: #FFF !important;
}
/** float **/

.al {
    float: left;
}
.ar {
    float: right;
}
.trs {
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
}
.font-10 {
    font-size: 10px;
}
.font-12 {
    font-size: 12px;
}
.font-16 {
    font-size: 16px !important;
}
.font-18 {
    font-size: 18px !important;
}
.font-21 {
    font-size: 21px !important;
}
.font-25 {
    font-size: 25px !important;
}
.font-40 {
    font-size: 40px !important;
}
.font-36 {
    font-size: 36px !important;
    line-height: 36px;
}
/*header area*/



.header-top{
        padding: 0px 0;
    background: #F48E00;
    position: relative;
    z-index: 99999999;
    -webkit-box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.21);
    -moz-box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.21);
    box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.21);
    }
    .pdtb-10{
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .bg-white{
        background: #fff;
    }
.header-top p{
    margin-bottom:0px;
    
    }
.header-top p a{
          color: #F48E00;
    font-size: 20px;
    font-weight: 600;
  }
 
    
    

.top-right {
    float: right;
}
/** menu **/
.current-menu-item{
    background: #F48E00;
}
#menu-main-menu li.menu-item{
    padding-top: 5px;
    padding-bottom: 5px;
    text-transform: uppercase;
}
#menu-main-menu li.menu-item:hover{
    background: #F48E00;
}
.main-navigation {
    float: left;
    margin-top: 0px;
}
.nav {
    position: relative;
    float: left;
}
.nav > a {
    display: none;
}
.nav li {
    position: relative;
}
.nav li a {
    display: block;
    position: relative;
    font-family: 'Raleway', sans-serif;
       font-size: 16px;
    color: #ffffff;
    /*font-weight: 400;*/
    font-weight: 600;
    padding: 7px 15px;
    display: inline-block;
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
}

.nav li a.child-menu {
    padding-right: 30px;
}
.nav li a.child-menu:after {
    content: "\f107";
    font-family: FontAwesome;
    font-size: 14px;
    color: #ffffff;
    position: absolute;
    width: 10px;
    height: 10px;
    top: 7px;
    right: 13px;
    margin-top: 0px;
}
 

/* first level */

.nav > ul {
}
.nav > ul > li {
width: auto height: 100%;
    float: left;
}
.nav > ul > li > a {
    height: 100%;
    text-align: center;
    cursor:pointer
}
.nav > ul > li:not( :last-child ) > a {
/*border-right: 1px solid #cc470d;*/

}
/*
 .nav li a:before, .nav li a:before{
    position:absolute;
    content:"";
    height:2px;
    background:#fff;
    width:0px;
    bottom:0px;
    left:15px;
    
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
}
 */

.nav li.active a:before, .nav li:hover a:before, .nav li.current-menu-parent a:before{ 
width: calc(100% - 30px);
/*width:100%;*/
    
}

.nav li ul li a:before{
    display:none;
  }
.nav > ul > li:hover > a, .nav > ul:not( :hover ) > li.active > a {
    color: #ffffff;
   
}
/* second level */

.nav li ul {
    background-color: #fff;
    display: none;
    position: absolute;
    top: 100%;
    z-index: 9999;
    width: 100%;
    margin-top: -2px;
    
        -webkit-box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.16);
    -moz-box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.16);
    box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.16);
}
.nav li:hover ul {
    position: absolute;
    display: block;
    left: 0;
    right: 0;
}
.nav li:hover ul li ul {
    display: none;
}
.nav li:hover ul li:hover ul {
    display: block;
    left: 100%;
    top: 0px;
}
.nav li:last-child:hover ul li:hover ul {
    display: block;
    left: -100%;
    top: 0px;
}
.nav li:not( :first-child ):hover ul {
    left: -1px;
}
.nav li ul a {
    font-size: 14px;
    border-top: 1px solid #F48E00;
    padding: 0.75em;
    color: #6e6e6e;
    display: block;
    text-align: center;
}
.nav li ul li a:hover, .nav li ul:not( :hover ) li.active a {
        background-color: #F48E00;
    color: #fff;
}
.navbar {
    position: relative;
    min-height: 50px;
   margin-bottom: 0px; 
   border: 0px solid transparent;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus{
    background-color: #F48E00;
}
.row {
    margin-left: 0px;
    margin-right: 0px;
}
a.search-btn{
        font-size: 18px;
    color: #fff;
    top: 6px;
    position: relative;
    padding: 0 10px;
    float: left;
    }


 
.header-wrapper .logo-wrap { 
       float: left;

}
.header-wrapper, .navbar-header {
    z-index: 9999;
    background-color: #FFA11F;
    padding-bottom: 0px;
        -webkit-box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.21);
-moz-box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.21);
box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.21);
}
.sticky-menu {
    width:100%;
        position: fixed;
    top: 0px;
    z-index: 1000;
    min-height: 150px;
}
 
 
.link-line{
    background: #fff;
    padding:10px 0;    
    -webkit-box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.21);
-moz-box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.21);
box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.21);
    }
.link-line p{
       font-size: 16px;
    line-height: 19px;
    color: #F48E00;
   
    /*font-weight: 600;*/
    font-weight: 900;
    margin-bottom: 0px;
}
.link-line p i{
    margin:0 10px;
}

.link-line p a{ 
    color: #2F2F2F; 
}
.link-line p, .header-top p a{
    font-family: 'Raleway', sans-serif;
}

h1.main-head{
    font-family: 'Raleway', sans-serif;
    font-size: 32px;
    color: #000;
    text-align: center;
    font-weight: 900;
    position: relative;
    padding-bottom: 30px;
        margin-bottom: 30px;
}
h1.main-head:after{
        content: "";
    position: absolute;
    background: #F48E00;
    width: 60px;
    height: 4px;
    bottom: 0px;
    left: 50%;
    margin-left: -30px;
}


.home-top-box{
    padding:50px 40px;
    border:#f3f3f3 1px solid;
-webkit-box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.16);
-moz-box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.16);
box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.16);
text-align:center;
}
.home-top-box:hover{
    border:#F48E00 1px solid;
    -webkit-box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.26);
-moz-box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.26);
box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.26);
}


 

.home-top-box p{
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    color: #101010;
    font-weight: 500;
}

.home-top-boxfull  a.home-top-btn, .sidebarlink  a.home-top-btn,  a.item-not-found-btn, .btn, .comment-reply-link, .comment-respond #submit, #wp-calendar #prev a, #wp-calendar #next a, #searchform #searchsubmit {
    background: #F48E00;
    color: #FFF;
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing:1px;
    padding: 17px 35px;
    margin-top: 10px;
    display: inline-block;
    border-radius: 0px;
    font-weight: 600;
}
.home-top-boxfull  a.home-top-btn:hover, .sidebarlink  a.home-top-btn:hover,  a.item-not-found-btn:hover,  #searchform #searchsubmit:hover{ 
    background: #FFA11F;
    color: #fff;
    text-decoration:none;
}

 #searchform #searchsubmit{
    padding: 8px 20px;
 }

 .form-control:focus, #searchform #s:focus{
    border-color: #F48E00;
 }

.home-top-box  a.home-top-btn:focus,.home-top-box  a.home-top-btn:active, a.item-not-found-btn:focus, a.item-not-found-btn:active {
    background: #2f2f2f; 
    text-decoration:none;
}
    
    #searchform #s{
        height: 40px !important;;
        border-radius: 0px !important;
    }
    

.home-top-outer{
    padding:20px 0 30px;
    }
.latest-news{
    padding:10px 0 40px;
    position:relative;
    }   
.latest-news:after{
    content:"";
    position:absolute;
    width:100%;
    height: calc( 100% - 150px);
    background:#f3f3f3;
    bottom:0px;
    left:0px;
    z-index: -1;
    }   
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.latest-news-box{}
.latest-news-img{
    border-radius:0px;
    overflow:hidden;
    
    
    -webkit-box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.26);
    -moz-box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.26);
    box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.26);
    }

.latest-news-img img{
    width:100%;
}
.latest-news-box-in{
    padding-top:20px;
 }
.latest-news-date{
    color: #6d6d6d;
    font-size: 17px;
    font-weight: 700
    }
.latest-news-box-in h3{
         font-family: 'Raleway', sans-serif;
    font-size: 24px;
    color: #2f2f2f;
    font-weight: 900;
    margin-top: 10px;
 }
.latest-news-box-in p.writer{
        font-style: italic;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    margin-top: 5px;
    color: #7d7d7d;
}
  
.latest-news-box-text {
    height:auto;
    overflow:hidden;
}
.latest-news-box-text p {
   font-family: 'Lato', sans-serif;
    font-size: 16px;
    color: #101010;
    font-weight: 500;
}
 
.latest-news-box-in a.latest-news-btn{
    background: #F48E00;
    color: #FFF !important;
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 1px;
    padding: 17px 35px;
    margin-top: 15px;
    margin-bottom:15px;
    display: inline-block;
    border-radius: 0px;
    font-weight: 600;
}
 .wpcf7-submit{
    background: #F48E00;
    color: #FFF !important;
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 1px;
    padding: 10px 35px;
    margin-bottom:15px;
    border:none;
    font-weight: 600;
    width: 100%;
    border: none;
}
.latest-news-box-in a.latest-news-btn:hover {
    background: #192972 !important; 
    text-decoration:none;
}
.latest-news-box-in a.latest-news-btn:focus, .latest-news-box-in a.latest-news-btn:active {
    background: #2f2f2f;
    text-decoration:none;
}

a.online-news-btn{
    font-family: 'Raleway', sans-serif;
    border: #F48E00 2px solid;
    color: #F48E00;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 1px;
    padding: 15px 35px;
    margin-top: 0px;
    display: inline-block;
    border-radius: 0px;
    font-weight: 600;
    position: absolute;
    top: 0px;
    right: 0px;
    }
a.online-news-btn:hover{
     border: #192972 2px solid;
    color: #192972;
    text-decoration:none;
}
a.online-news-btn:focus, a.online-news-btn:active {
  border: #2f2f2f 2px solid;
    color: #2f2f2f;
    text-decoration:none;
}
    
    
    
    
.mobile-news{
    display:none; 
    }
    

footer{
    background:#F48E00;
    padding:30px 0;
     }
footer h3{
        font-size: 16px;
    color: #fff;
    font-weight: 600;
    margin-bottom:15px;
    font-family: 'Raleway', sans-serif;
}
footer p{
    font-size: 16px;
    color: #fff;
    line-height: 24px;
    font-family: 'Lato', sans-serif; 
}
footer p a{ 
    color: #fff; 
}
footer p a.privacy-link{ 
    display: inline-block;
    position: relative;
    padding-bottom:5px;
    }
footer p a.privacy-link:after{
    content:"";
    content: "";
    position: absolute;
    background: #fff;
    width: 100%;
    height: 1px;
    bottom: 0px;
    left: 0px; 

    }
   
   
.social-icons a{
    display: inline-block;
    color: #fff;
    width: 25%;
    font-size: 40px;
    margin-right: 15px;
    float: left;
    } 
   
  
  
  
a.scrollToTop {
    width: 30px;
    height: 30px;
    padding: 7px 10px;
    line-height: 10px;
    text-align: center;
    background: whiteSmoke;
    color: #fff;
    text-decoration: none;
    position: fixed;
    bottom: 20px;
    right: 10px;
    display: none;
    background: #1a1a1a;
}
a.scrollToTop:hover {
    text-decoration: none;
    background: #192972;
}


.mobile-search-form{
    display:none;
    }

.mobile-news{
    display:block;
    padding:50px 0;
        background: #fff;
    }
    
ul.mobile-news-list li{
    display:block; 
    padding:20px 0;
    width:33.33%;
    float:left;
    /*padding-right: 30px;*/

    }
.mobile-news-list-head{
    width:100%;
    padding-left:0px;
    position:relative;
    }
.mobile-news-list-head .mobile-news-list-head-img{
    position:relative;
    width:100px;
    height:100px;
    left:0px;
    top:0px;
    float: left;
    margin-right: 10px;
     }
.mobile-news-list-head .news-date, .announce_single .news-date{
        color: #6d6d6d;
    font-size: 17px;
    line-height: 17px;
    font-weight: 700;
    }
.news-mob-head{
    height:auto;
    overflow:hidden;
    } 
.news-mob-head h3, .mobile-nes-test p {
    font-family: 'Raleway', sans-serif;
    font-size: 20px;
    color: #2f2f2f;
    font-weight: 900;
    margin-top: 7px;
     overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   line-height: 26px;     /* fallback */
   max-height: 52px;      /* fallback */
   -webkit-line-clamp: 2; /* number of lines to show */
   -webkit-box-orient: vertical;
}
.main-excerpt{
    padding: 15px 0px;
}
.main-excerpt p{
     line-height: 26px;     /* fallback */
   max-height: 130px;      /* fallback */
   -webkit-line-clamp: 5; /* number of lines to show */
}

.mobile-news-list-head  p.writer {
    font-style: italic;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    margin-top: 5px;
    color: #7d7d7d;
}

.mobile-nes-test{
    height: auto;
    overflow: hidden;
}
.mobile-nes-test p {
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    color: #707070;
    font-weight: 500;
}

a.mobile-news-btn{
    color: #F48E00;
    font-family: 'Raleway', sans-serif;
    font-size: 17px;
    font-weight: 800;
    display: inline-block;
    margin-top: 15px;
    }
.mobile-news-readmore-outer{
    display:none;
    }

/******************************
responsive area
********************************/

/* md */

@media (min-width: 992px) and (max-width: 1199px) {
.header-wrapper .logo-wrap { 
    width: 320px;
} 
.nav li a { 
    padding: 7px 7px;
}

}
/* sm */

@media (max-width: 425px)
    {
.imgcenter  {
    display: block;
  margin-left: auto;
  margin-right: auto;
  width: 75%;;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
.nav li a {
    font-size: 13px;
    }
.home-top-boxfull h1.main-head{
    
    padding-top: 30px!important;

}
/*.page-id-2049 .latest-news-img
    {
    
    padding-top: 15px!important;

}*/
}
@media (min-width: 768px) and (max-width: 1200px) {
.page-header
    {  
    padding-top: 10px;
}
    .page-id-2219 .page-header
    {  
    padding-top: 30px!important;
}
    .page-id-2392 .page-header
    {
    padding-top: 30px!important;
}
    .page-id-2315 .page-header
    {
    padding-top: 30px!important;
}
}

@media (max-width: 767px) {

    .nav > ul > li > a {
    height: 100%;
    text-align: left;
    cursor:pointer
}
.nav li ul a {
    font-size: 14px;
    border-top: 1px solid #F48E00;
    padding: 0.75em;
    color: #6e6e6e;
    display: block;
    text-align: left;
}

    .nav{

    }
 
.header-wrapper { 
   
} 
ul.dropdown-menu{
    background-color: #F48E00; !important;
}  
.site-logo {
    max-width: 200px;
}
.site-logo img {
    max-width: 200px !important;
}
.header-wrapper .logo-wrap { 
    text-align: center;
    width: 100%;
      max-width: 250px; 
    padding-top: 10px;
}
.header-wrapper .logo-wrap img {
        max-width: 250px; 
}
.top-right {
    float: none !important;
}
.mobile-search-form{
           padding: 7px 50px 7px 15px;
           display:block;
        }
.mobile-search-in{
    position:relative;
    }
.mobile-search-in input[type="text"]{
        width: 100%;
    background: #fff;
    border: #759d80 2px solid;
    border-radius: 6px;
    height: 40px;
    padding-right: 80px;
}
.mobile-search-in input.form-search-btn{
    width: 80px;
    height: 26px;
    position: absolute;
    right: 0px;
    top: 7px;
    background: transparent;
    border: 0px;
    color: #F48E00;
    font-size: 16px;
    line-height: 16px;
    font-weight: 600;
    text-transform: uppercase;
    border-left: #F48E00 2px solid;
    border-radius: 0px;
    box-shadow: none;
    }


.menu-mobile-icon{
        float: right;
    color: #fff;
    margin-top: 30px;
    font-size: 19px;
    position: relative;
    z-index: 99999;
        }
 
.pushmenu {
    /*this is the nav*/
        
    background: #fff;
    text-align: center;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 1000;
    position: fixed;
    float: none !important;
    margin-top: 0 !important;
}
.pushmenu-left {
 top: -100%; 
}
.pushmenu-left.pushmenu-open {
    top: 55px;
    left: 0px;
  /*  background: rgba(141, 181, 145, 0.96); */

     background: rgba(37, 62, 164, 0.96);
}
.fixed-header-open .pushmenu-left.pushmenu-open {
    top:0px; 
    left: 0px;
    /*  background: rgba(141, 181, 145, 0.96); */
    background: rgba(37, 62, 164, 0.96);
}



.pushmenu-push {
    overflow-x: hidden;
    position: relative;
    right: 0;
}
.pushmenu-push-toright {
    /*right: 250px;*/
}
/*Transition*/
    
.pushmenu, .pushmenu-push {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.nav_list {
    cursor: pointer;
    height: 40px;
    width: 40px;
    background: #1181ff;
    position: absolute;
    left: 15px;
    top: 0;
    text-align: center;
    line-height: 40px;
    color: #FFF;
    font-size: 21px;
}
nav-list.active {
    background-position: -270px top;
}
.main-navigation {
    padding-top: 15px;
}
.main-navigation a {
        display: none;
    float: none;
}
/*Transition*/
    
.pushmenu, .pushmenu-push {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.nav_list {
    cursor: pointer;
}
nav-list.active {
    background-position: -270px top;
}
.main-navigation {
    padding-top: 15px;
        left: 0px;
}
.nav > ul > li {
    display: block;
    width: 100%;
}
.nav > ul > li a { 
display: block;
    padding: 11px 10px;
    line-height: 18px;
}
.nav > ul > li:hover > a, .nav > ul:not( :hover ) > li.active > a {
    background:#f3f7f3;
    color:#F48E00;
}
.nav li ul li a:hover, .nav li ul:not( :hover ) li.active a {
    background:#f3f7f3;
    color:#F48E00 !important;
}
.nav > ul > li:hover a.child-menu:after { 
    color: #F48E00; 
}

.nav li a.child-menu:after { 
    right: auto;
    margin-left:3px;
    margin-top:2px; 
}

.nav li:hover ul {
        position: relative;
    background: transparent;
    width: 100%;
        box-shadow: none;
}
.nav li ul a { 
   border-top: 0px;
    color: #fff;
    font-size: 14px;
}
.nav li:hover ul li:hover ul {
    position: relative;
    left: 0px;
    background: #e5e5e5;
}
 .header-top p {
    text-align:center; 
}
h1.main-head { 
    font-size: 24px; 
}
a.online-news-btn {
    display:none; 
}
.home-top-box {
    padding: 30px 15px; 
}
.latest-news-date {
    display:none;
}
.latest-news-box-in p.writer {
 display:none;
}
.latest-news-box-in h3 { 
    font-size: 20px;
    text-align:center; 
}
.latest-news-box-text p {
    text-align:center; 
}
.latest-news-box {
     text-align:center; 
}
.latest-news h1.main-head{
    display:none;
    }
footer { 
    text-align: center;
}
.footer-logo{
    display:block;
    text-align:center;
    }
.footer-logo img{ 
    margin-left: auto;
    margin-right: auto;
    }
.social-icons{
    display:block;
    }
.social-icons a { 
       float: none;
    margin-right: 7px;
    margin-left: 7px;
}
.nav li a:before, .nav li a:before {
    display:none;
}
.latest-news {
    padding: 5px 0; 
}
.latest-news:after{ 
    height: calc( 100% - 150px); 
    }   
.mobile-news{ 
    padding:30px 0;
    }
ul.mobile-news-list li{
        display: block;
    border-bottom: #f3f3f3 2px solid;
    float: none;
    width: 100%;
     
    }
.mobile-news-readmore-outer{
    display:block;
    }
a.mobile-news-readmore{
    font-family: 'Lato', sans-serif;
    border: #F48E00 2px solid;
    color: #F48E00;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 1px;
    padding: 15px 35px;
    margin-top: 0px;
    display: inline-block;
    border-radius: 0px;
    font-weight: 600;
    }
a.mobile-news-readmore:hover{
     border: #192972 2px solid;
    color: #192972;
    text-decoration:none;
}
a.mobile-news-readmore:focus, a.mobile-news-readmore:active {
  border: #2f2f2f 2px solid;
    color: #2f2f2f;
    text-decoration:none;
}
}
 
 .dropdown-menu{
    border: 0px;
    margin: 0px;
    border-radius: 0px;
    padding: 0px;
 }
 .dropdown-menu li a{
    color: #F48E00 !important;
 }
  .dropdown-menu li a:hover{
    color: #ffffff !important;
 }
 .breadcrumbs > .current {
    color: #2F2F2F;
    font-size: 18px;
    /*font-weight: 600;*/
    font-weight: 900;
    line-height: 26px;
}
.breadcrumbs {
   padding: 0px;
    margin-bottom: 0px;
    list-style: none;
    background-color: #fff;
    border-radius: 0px;
}
.breadcrumbs a, .breadcrumbs a:hover {
   font-size: 18px;
    /*font-weight: 600;*/
    font-weight: 900;
        line-height: 19px;
    color: #F48E00;
    text-decoration: none;
}
.breadcrumbs > li + li:before {
    content: "\f054" important;
    padding: 0 5px;
    color: #2F2F2F;
}
.breadcrumbs  .fa{
        margin: 0px 10px;
}
h3.page-sub-header{
    margin-bottom: 10px;
    font-style: italic;
    font-size: 20px;
}
h3.page-sub-header:after{
content: "";
    position: absolute;
    background: #F48E00;
    width: 60px;
    height: 4px;
    bottom: 0px;
    left: 15px;
}
.page-header {
    padding-top:20px;
    padding-bottom: 10px;
    margin: 0px;
    font-size: 32px;
    font-weight: 900;
     font-family: 'Raleway', sans-serif;
    border-bottom: 0px;
}
.page-id-2221 .page-header, .page-id-2353 .page-header, .page-id-2225 .page-header {
    padding-top:0px;
    
}
#pwbox-2353
{
    padding-top:0px;
    
}

.single_thumbnail img{
    width: 100%;
}
.home-top-box1{
padding: 20px;
text-align: left;

}
.docenti .fa, .teacher_meta .fa {
    font-size: 20px;
    color: #F48E00;
    }
    .teacher_meta .fa {
    padding-right: 10px;
    }
     ul.centerUL {
        margin: 2px auto;
        line-height: 1.4;
        padding-left: 0 !important;
    }
    .centerUL li {
        display: inline;
        text-align: center;
        padding: 6px;
    }
   .docenti h3{
    font-size: 18px;
    color: #2f2f2f;
    font-weight: 700;
    margin: 10px;
}
.docenti .container{
    width: 100%;
    position: relative;
}

.docenti .container .image {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}

.docenti .middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%)
}

.docenti .container:hover .image {
  opacity: 0.3;
}

.docenti .container:hover .middle {
  opacity: 1;
}

.docenti .container{
    padding: 0px;
}

.docenti .middle .text {
  color: white;
  font-size: 16px;
  padding: 16px 32px;
}
.search_result_item h3{
    padding: 10px 0px;
    font-size: 18px;
    font-weight: 700;
    text-transform:capitalize;
}
.search_result_item{
    border-bottom: 2px solid #f3f3f3;
    padding-top: 20px;
    padding-bottom: 20px;
}
.search_result_item a.item-btn{
    color: #F48E00;
    font-family: 'Raleway', sans-serif;
    font-size: 17px;
    font-weight: 800;
    display: inline-block;
    margin-top: 15px;
    }
    .dmbs-content ul{
        padding-left: 30px;
    }
.dmbs-content ul li{
    list-style: disc !important;
}
.dmbs-content a, a{
    color: #F48E00;
    font-weight: bold;
}
.dmbs-content a:focus, .dmbs-content a:active, a.mobile-news-btn:focus, a.mobile-news-btn:active, a:hover{
    color: #FFA11F;
}
.dmbs-content a:hover, a.mobile-news-btn:hover{
color: #FFA11F;
}
ul.teacher_meta li{
    list-style: none !important;
}
ul.teacher_meta{
padding-left: 0px;
}
.two_line_text{
  overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-box-orient: vertical;
   -webkit-line-clamp: 2; /* number of lines to show */
   line-height: 120%;        /* fallback */
   max-height: 3em;       /* fallback */
}
tr.sub_head_row{
    background: #F3F3F3;
    color: #000;
    font-weight: bold;
}
tr.head_row{
    background: #000;
    color: #fff;
}
table.bordered_table, table.bordered_table tr, table.bordered_table th, table.bordered_table td{
    border: 1px solid #000;
}
.iframe-container{
    position: relative;
    width: 100%;
    padding-bottom: 56.25%; /* Ratio 16:9 ( 100%/16*9 = 56.25% ) */
}
.iframe-container > *{
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
}
.dropdown-menu > li > a{
    white-space: normal !important;
}
.dropdown-menu > li.active > a{
    color: #ffffff !important;
}
.exam-heading{
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 900;
    line-height: 130%;
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
#form-search-spy{
    position: absolute;
    right: 0;
    z-index: 1000;
    width: 100%;
    background-color: #F48E00;
    display: none;
}

#form-search-spy input[type=text]{
padding: 5px 10px;
    width: 100%;
    border-radius: 6px;
    border: 2px solid #fff;
}
a.item-not-found-btn{
    color: #ffffff;
}
.nav li ul a{
    border-top: none !important;
}
ul.my_widget_list li{
 list-style: none !important;
}
.custom-html-widget ul li{
    list-style: none !important;
        font-size: 20px;
    margin-bottom: 10px;
    line-height: 30px;
    font-weight: 700;
}
.widget_custom_html h3, .widget_title h3{
    font-weight: 900;
    font-size: 20px;
    line-height: 120%;
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
}
.custom-html-widget ul li:before{
    content: "\f054";
    color: #F48E00;
    font-family: FontAwesome
}
 .custom-html-widget ul, ul.my_widget_list, .dmbs-right ul {
    padding-left: 0px;
}
mark, .mark {
    background-color: #F48E00;
    }

.carousel {
    margin-bottom: 0;
    padding: 0 0px 30px 0px;
}
/* The controlsy */
.carousel-control {
    left: 0;
    text-align: left;
    height: 50px;
    width: 50px;
    background: transparent;
    background-image: none !important;
    position: absolute;
   top: 50%;
    transform: translateY(-50%);
}
.carousel-control.right {
    right: 0;
    text-align: right;
}
/* The indicators */
.carousel-indicators {
    right: 50%;
    top: auto;
    bottom: -10px;
    margin-right: -19px;
}
/* The colour of the indicators */
.carousel-indicators li {
    background: transparent;
    border:1px solid #F48E00;
    width: 12px;
    height: 12px;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #F48E00;
    border-color: #F48E00;
    color: #fff !important;
    text-decoration: none;
}

.carousel-indicators .active {
background: #F48E00;
border:0px solid #F48E00;
 margin: 1px;
    width: 12px;
    height: 12px;
}
#Carousel .fa-angle-left, #Carousel .fa-angle-right, .MultiCarousel .fa-angle-left, .MultiCarousel .fa-angle-right, #Carousel-mobile .fa-angle-left, #Carousel-mobile .fa-angle-right{
    font-size: 50px;
    font-weight: 900;
    color: #F48E00;
}
ul.sidebar_list li{
     border-bottom: 1px solid #f3f3f3;
}
ul.sidebar_list hr:nth-last-child(1){
     border-bottom: 0px !important;
     display: none;
}
ul.sidebar_list li:nth-last-child(2){
     border-bottom: 0px !important;
     padding-bottom: 0px;
}
.dmbs-right .widget{
padding: 20px;
    border: #f3f3f3 1px solid;
 /*   -webkit-box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.16);
    -moz-box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.16);
    box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.16);
    */
float: left;
width: 100%;
margin-bottom: 20px;
}
.dmbs-right .widget:hover{
/*border: #192972 1px solid;
    -webkit-box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.26);
    -moz-box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.26);
    box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.26);
    */
}
#wowslider-container1 .ws-title div h6.banner-link a {
    background: #F48E00 !important;
}
@media only screen and (max-width:480px){
    .carousel-control{
        top: 30% !important;
    }
    .dropdown-menu{
        position: relative !important;
        background-color:#F48E00 !important;
        border:0 none;
        padding-left: 20px;
        box-shadow:none;
        margin-top:0;
        width:100%;
    }
    .dropdown-menu li:before{
    content: "\25B6";
    vertical-align: middle;
    position: absolute;
    padding: 11px 10px;
    line-height: 18px;
    display: inline-block;
    font-size: 14px;
    padding-right: 7px;
    float: none;
    color: #fff;
    }
    .dropdown-menu li a {
    padding: 11px 30px;
}
.pushmenu-open  .dropdown-menu, .cbp-spmenu-open .dropdown-menu{
        display: block !important;
    }
ul.dropdown-menu li > ul.dropdown-menu{
left: 0 !important; 
display: inline-block ;
top: 0;
float: none;
box-shadow: none;
}
.nav li ul{
    box-shadow: none;
}
    .navbar-nav .dropdown-menu > li > a, 
    .navbar-nav .dropdown-menu .dropdown-header {
        padding:5px 15px 5px 25px;
    }
    .navbar-nav .dropdown-menu > li > a{
        line-height:20px;
    }
    .navbar-default .navbar-nav .dropdown-menu > li > a{    
        color:#777;
    }
    .dropdown-menu li a {
    color: #fff !important;
     padding: 11px 30px !important;
}
.logo-wrap, .logo-area{
    width: 90% !important;
}
.header-wrapper .logo-wrap img {
    max-width: 100%;
}

.header-wrapper.fixed-menu {
    position: relative;
    top: auto;
}
.pushmenu-left.pushmenu-open {
    top: auto;
}
}
@media screen and (min-width: 768px) {
.mobile-menu{
    display: none;
}
}
@media screen and (max-width: 767px) {
  .navbar-nav {
    margin:0;
  }

  /* General styles for all menus */
  .cbp-spmenu {
    background:rgba(255, 161, 31, 1);
    position: fixed;
    padding:0;
    margin:0 !important;
    overflow-x:hidden;
    overflow-y:visible;
    display:block;
    visibility:visible;
  }
  /* Orientation-dependent styles for the content of the menu */
  .cbp-spmenu-vertical {
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 1000;
  }
  .cbp-spmenu-horizontal {
    width: 100%;
    height: 150px;
    left: 0;
    z-index: 1000;
    overflow: hidden;
  }

  /* Vertical menu that slides from the left or right */
  .cbp-spmenu-left {
    left: -100%;
  }
  .cbp-spmenu-right {
    right: -100%;
  }
  .cbp-spmenu-left.cbp-spmenu-open {
    left: 0px;
  }
  .cbp-spmenu-right.cbp-spmenu-open {
    right: 0px;
  }
  /* Horizontal menu that slides from the top or bottom */
  .cbp-spmenu-top {
    top: -150px;
  }
  .cbp-spmenu-bottom {
    bottom: -150px;
  }
  .cbp-spmenu-top.cbp-spmenu-open {
    top: 0px;
  }
  .cbp-spmenu-bottom.cbp-spmenu-open {
    bottom: 0px;
  }
  /* Push classes applied to the body */
  .cbp-spmenu-push {
    overflow-x: hidden;
    position: relative;
    left: 0;
  }
  .cbp-spmenu-push-toright {
    left: 100%;
  }
  .cbp-spmenu-push-toleft {
    left: -100%;
  }
  /* Transitions */
  .cbp-spmenu,
  .cbp-spmenu-push {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .desktop-menu{
    display: none;
  }
  .logo-wrap, .logo-area{
    width: 90% !important;
      margin-top: 20px;
}
  .logo-wrap img{
    width: 100%;
    max-width: 250px;
  }
  .header-top{
    display: none;
  }
  .header-top-mobile p a{
          color: #F48E00;
  }
  .header-top-mobile{
        padding: 15px 0;
    background: #fff;
    position: relative;
    z-index: 99999999;
    }
.header-top-mobile p{
    text-align:center;
    margin-bottom:0px;
    
    }
.header-top-mobile p a{
          color: #F48E00;
    font-size: 17px;
    font-weight: 700;
  }
#wpadminbar{
    display: none;
  }

  .navbar-default .navbar-toggle {
    border-color: transparent;
        width: 10%;
    margin-top: 0px;
}
.pushmenu-open  .dropdown-menu, .cbp-spmenu-open .dropdown-menu{
        display: block !important;
    }
}
#wowslider-container1 .ws_bullets a {
    margin-left: 20px;
    }
#wowslider-container1 .ws_bullets a{
    background: #fff;
    border-radius: 50%;
    border:1px solid #F48E00;
}
#wowslider-container1 .ws_bullets a.ws_selbull, #wowslider-container1 .ws_bullets a.ws_overbull{
    background: #F48E00;
     border: 1px solid #fff;
    box-shadow: 0 0 0 1px #F48E00;
}
th{
     white-space: normal !important; 
  word-wrap: break-word;  
}
.logo-wra img{
    max-width: 70%;
    padding-top:10px;
}
.dmbs-content{
    padding-top: 150px;
}

.top-socials p a{
 color: #fff;
font-size: 22px;
padding-right: 15px;
}
.top-socials p {
    text-align: right;
    padding-top: 25px
}
.home-top-boxfull h1.main-head{
    font-family: 'Raleway', sans-serif;
    color: #000;
    text-align: center;
    position: relative;
    padding-top: 20px;
    padding-bottom: 17px;
        margin-bottom: 0px;
}
.breadcrumbs a, .breadcrumbs a:hover, .breadcrumbs > .current{
     font-family: 'Raleway', sans-serif;
    font-size: 16px;

}
.mobile-logo-area h2{
    color: #fff;
    font-size: 23px;
    font-weight: 700;
}
@media (max-width: 767px){
.nav > ul > li > a {
    height: 100%;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
}
}
.event-main{
    background: #F0F0F0;
    margin-bottom: 20px;
    border: 1px solid #E8E8E8;
}
.event-date{
     text-transform: uppercase;
    background:  #F48E00;
    color: #fff;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
}
.event-date p{
    color: #fff;
    text-align: center;
    line-height: 100%;
    margin-bottom: 0px;

}
.event-main .latest-news-img{
    margin:15px 0px 15px 15px;
}
p.day{
    font-size: 40px;
    font-weight: 800;
    line-height: 120%
}
span.day, span.month, span.year{
     font-size: 30px;
     padding: 20px;
}
span.day, span.month{
    font-weight: 700
}
p.month{
    font-size: 26px;
    font-weight: 600;
    line-height: 120%
}
p.year{
    font-size: 21px;
    font-weight: 400;
    line-height: 120%
}
.connect-page-col{
    background: #fff;
    height: 100%;
}
@media (max-width: 767px){
.connect-page-row .connect-page-col{
     margin-bottom: 30px;
}
.bottom-social-widgets .widget-content{
    margin-bottom: 25px;
    }
    .event-main{
       display: flex; flex-direction: column; 
    }
  .event-date { order: 1;padding: 20px;
    text-transform: uppercase; }
 .event-content{ order: 3;padding: 0px }
 .event-img{ order: 2;padding: 0px }
 .main-excerpt{
    padding: 0px 15px 15px !important;
 }

 .desk_date{
    display: none;
 }
span.day, span.month, span.year{
     font-size: 20px;
}
.event-date{
    padding: 12px !important
}
.carousel-indicators{
    position: relative;
    margin: 0 auto;
    margin-top: 10px;
    left: 0%;
}
.carousel-indicators li{
    margin: 3px !important;
}
}
@media (max-width: 599px){
 .owl-carousel .owl-item img{
    margin:0 auto !important;
 }
 .owl-carousel .owl-item img.attachment-post-thumbnail{
    float: none !important
 }
}
@media (min-width: 768px){
    .mobile_date{
        display: none;
    }
.connect-page-row{
    display: flex;
    margin-bottom: 30px;
}
.event-main{
    display:flex;
}
}
.connect-page-col h1.main-head{
    font-size: 22px;
    padding-bottom: 15px;
    margin-bottom: 20px;
}
.connected-content{
    padding: 20px;
    text-align: center;
}
.connected-content p {
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 26px;
    max-height: 104px;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.connected-content  a.home-top-btn{
    background: #F48E00;
    color: #FFF;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing:1px;
    padding: 10px 25px;
    margin-top: 10px;
    display: inline-block;
    border-radius: 0px;
    font-weight: 600;
}
.connected-content  a.home-top-btn:hover{ 
    background: #192972;
    color: #fff;
    text-decoration:none;
}

.bottom-social-widgets .widget-content{
    background: #fff;
    border: 1px solid #F48E00;
    display: flex;
}
.bottom-social-widgets .widget-content .tcell{
    padding: 10px;
}
.bottom-social-widgets .widget-content .fa{
    font-size: 30px;
    color: #F48E00;
}
.bottom-social-widgets .widget-content p{
    font-size: 15px;
    line-height: 100%;
    color: #F48E00;
    margin-bottom: 0px;
}
.sidebar_list .mobile-news-list-head .mobile-news-list-head-img{
    height: auto !important;
}
.sidebar_list .mobile-nes-test{
    width: 100%;
}
aside .wpcf7-text, aside .wpcf7-textarea{
   max-width: 100%;
    border-radius: 20px;
    padding: 5px 20px;
    outline: none;
    margin-top: 10px;
    border: 1px solid #f3f3f3;
}
aside .wpcf7-text:focus, aside .wpcf7-textarea:focus{
border:1px solid #F48E00; 
}
aside .wpcf7-textarea{
    height: 150px;
}
span.wpcf7-list-item{
    margin-left: 0px;
}
aside .wpcf7-submit{
    background: #F48E00;
    color: #FFF !important;
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 1px;
    padding: 10px 35px;
    margin-bottom:0px;
    margin-top: 5px;
    border:none;
    font-weight: 600;
    width: 100%;
    border: none;
}
aside .wpcf7-not-valid{
    border:1px solid #D0919A;
    color: #D0919A;
}
aside .wpcf7-submit:hover {
    background: #FFA11F !important; 
    text-decoration:none;
     border: none;
}
aside .wpcf7-submit:focus, aside  .wpcf7-submit:active {
    background: #FFA11F;
    text-decoration:none;
     border: none;
}
aside span.wpcf7-not-valid-tip{
    text-align: right;
    color: #D0919A;
}
div.wpcf7-validation-errors{
    background: #EBC9C8 !important;
    color: #AD7274 !important;
    border-color: #AD7274 !important;
}
div.wpcf7-mail-sent-ok{
        border-color: #B6CBBA;
    color: #B6CBBA;
    background: #DDEAE0;
}
div.wpcf7-response-output{
    margin: 0px;
}

input[type='checkbox'] {
    margin-top: -30px;
}

input[type='checkbox'] {
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeSpeed;
    width: 13px;
    height: 13px;
    margin: 0;
    margin-top: 5px;
    margin-right: 3px;
    display: block;
    float: left;
    position: relative;
    cursor: pointer;
}

input[type='checkbox']:after {
    content: "";
    vertical-align: middle;
    text-align: center;
    line-height: 13px;
    position: absolute;
    cursor: pointer;
    height: 13px;
    width: 13px;
    left: 0;
    top: 0;
    font-size: 10px;
    border-radius: 4px;
    background: #1E3382;
}

input[type='checkbox']:hover:after, input[type='checkbox']:checked:hover:after {
    background: #1E3382;
    content: '\2714';
    color: #fff;
}
input[type=checkbox]:checked:after {
    background: #1E3382 !important;
    color: #fff !important;
    content: '\2714';
}
input[type='checkbox']:after {
    box-shadow: none !important;
}
.widget_widget_eventi .mobile-news-list-head .news-date{
 text-transform: uppercase;
 color: #F48E00;
}
.wpcf7-list-item-label{
    font-weight: normal;
    font-size: 14px;
}
.mobile-logo a{
    color: #fff;
        font-size: 17px;
        font-family: 'Raleway',sans-serif;
        line-height: 20px;
}
.mobile-logo p {
    color: #fff;
    padding-left: 14px;
     font-size: 16px;
     line-height: 20px;
}
.cbp-spmenu-open .mobile-logo p {
    padding-left: 0px;
    font-size: 16px;
}
@media screen and (min-width: 768px){
#Carousel-mobile{
    display: none;
}
}
@media screen and (max-width: 767px){
    .current-menu-item a{
        font-weight: bold !important;

    }
    .nav li a{
        font-size: 20px;
        line-height: 24px;
    }
.navbar-default .navbar-toggle {
    margin-top:16px;
}
.navbar-toggle .icon-bar{
    height: 3px;
}
.social-icons a{
    width: auto;
    margin-right: 10px;
    margin-left: 10px;
    font-size: 30px;
}
.dmbs-content{
    padding-top: 70px;
}
#Carousel{
    display: none;
}
span.day, span.month, span.year {
    padding: 0px;
}
.event-main .latest-news-img {
   margin: 15px;
}
.main-excerpt {
    padding: 15px 15px;
}

}
.mobile-nes-teste{
	 padding: 15px 0px;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
    background: transparent;
}
.mobile-menu-container{
    padding: 0px;
    text-align: center;
    text-transform: uppercase;
}
.p0{
    padding: 0px
}
.pl0{
    padding-left: 0px
}

.mobile-top-socials p a{
    font-size: 25px;
    padding-right: 22px;
}
.mobile-top-socials p{
    text-align: center;
}
.mobile-top-socials-container hr{
 margin-top: 0px;
 margin-bottom: 10px;
 border-top: 1px solid #fff;
}
.partners-owl-carousel .owl-item img{
    height: auto !important;
}
.partners-owl-carousel .owl-stage {
  display: flex;
  align-items: center;
}

.main-content {
    position: relative;
}
.owl-carousel{
    padding: 0px 20px;
}
        .custom-nav {
            position: absolute;
            top: 15%;
            left: 0;
            right: 0;
}
            .owl-prev, .owl-next {
                position: absolute;
                color: inherit;
                background: none;
                border: none;
                z-index: 100;
}
         .owl-prev i, .owl-next i {
                    font-size: 50px;
                    color: #F48E00;
                }
        

            .owl-prev {
                left: 0;
            }

            .owl-next {
                right: 0;
            }
     .event-single{
        position: relative;
        border-radius: 0px 5px 0px 0px;
     }
    .event-single .desk_date{
        position: absolute;
        height: 100%;
        width: auto !important;
        background: rgba(244,142,0,0.82);
    }
    .event-single .desk_date p{
    line-height: 120%;
}
 .event-single .desk_date p.day{
    font-size: 40px;
}
 .event-single .desk_date p.year{
    font-size: 21px;
}
.logo-custom{
color: #F48E00
}
#namesite
{
margin-top:10px;
}
.logo-custom-sub{
    color: #F48E00;
    font-size: 20px;
}
.home-top-boxfull h1.main-head-home{
  font-family: 'Raleway', sans-serif;
  font-size: 32px !important;
  font-style:normal!important;   
}
.home-top-boxfull h1.sub-head{
  font-family: 'Lato', sans-serif;
  font-size: 20px !important;
  font-style:italic !important;   
}
.news-mob-head h3{
    font-size: 24px;
}
.news-head h3{
    font-size: 20px;
}
.event-content p{
    font-size: 18px;
}
.sidebar_list .mobile-news-list-head .news-date{
    font-size: 16px;
    font-family: 'Raleway',sans-serif;
    font-weight: bold;
}
.sidebar_list .news-mob-head h3{
    font-size: 20px;
}
.sidebar_list p{
    font-size: 16px;
    line-height: 20px
}
.owl-carousel .owl-item img {
    display: block;
    width: auto;
    max-width: 100%;
}
/*#wpadminbar{
	display: none;
}
*/
.seminars{
	background: #F9F9F9;
}
.avatar img{
	max-width: 100%;
    border: 1px solid #F48E00;
    border-radius: 50%;
}
a.home-btn{
	background: #F48E00;
    color: #FFF;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 1px;
    padding: 10px 35px;
    margin-top: 10px;
    display: inline-block;
    border-radius: 0px;
    font-weight: 600;
}
a.home-btn:hover{
	background: #F48E00;
    color: #FFF;
}
.team_name, .dis_date{
	font-size: 22px;
	 font-family: 'Lato', sans-serif;
	 line-height: 30px;
	 color: #373A3C;
	 font-weight: 800;
}
.dis_date{
	text-transform: uppercase;
	font-weight: 600;
}
.team_designation{
	font-size: 18px;
	 line-height: 24px;
	 color: #9D9D9D;
}
.single_team{
	border-bottom: 1px solid #DCDCDC;
	    padding-bottom: 10px;
	    padding-top: 20px;
}
.single_team:last-child{
	border-bottom:none;
}
.grey_bg{
	background: #F9F9F9
}
@media (max-width: 767px) {
	.avatar img{
		max-width: 100px;
	}
.team{
	text-align: center;
	}
	.team_name{
		margin-top: 25px;
	}
}
.social-icons a:hover{
    color: #fff !important
}
.pagination a{
    padding: 5px 10px;
        margin: 0px 5px;
    border:1px solid #F48E00;
    border-radius: 4px;
    font-size:12px;
    line-height: 120%;
    font-family: 'Lato', sans-serif;
}
.pagination{
        text-align: center;
    width: 100%;
}
.pagination span.current{
       padding: 5px 10px;
        margin: 0px 5px;
    border:1px solid #F48E00;
    border-radius: 4px;
    font-size:12px;
    line-height: 120%;
    background: #F48E00;
    color: #fff;
    font-family: 'Lato', sans-serif;
}
.pagination a.next, .pagination a.prev{
    border: none !important;
    font-size:16px !important;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 0px;
    margin-right: 0px; 
}
.inner-box{
    border: 1px solid #F48E00;
    background: rgba(244,142,0,0.3);
    padding: 30px;
}
.inner-box img{
    max-width: 100%;
}
.inner-box h2{
   font-size: 24px;
   line-height: 29px;
   font-weight: 800;
   font-family: 'Raleway',sans-serif;
}
.dmbs-content ol{
     list-style-type:decimal !important;
}
.dmbs-content ol li{
     list-style-type:decimal;
}
.sub-title{
    font-weight: 700;
    font-size: 24px;
    margin-bottom: 20px;
}