﻿@import url('https://fonts.googleapis.com/css?family=Quicksand');

html {
  position: relative;
  min-height: 100%;
}

body
{
    background-color:#ececec;
    /*background-image:url(/img/debut_light.png);
    background-repeat:repeat;*/
    font-family: 'Quicksand', sans-serif;
    /*font-family: Corbel, Verdana, "Bitstream Vera Sans", sans-serif;*/
    margin-top:50px;
    margin-bottom: 60px;
}

.committees-text
{
    
    font-size:14px;
    color:#262626;   
    background-color:#ffffff !important;
    padding:10px;

}

.committees-institution
{
    font-size:12px !important;
}



.h2-subtitulo
{
    
    font-size:18px;
    color:#000;
    margin-bottom:25px;
    margin-top:30px;
}

.span-destaque
{
    
    color:#000;
    font-size:15px;
    font-weight:bold;
    text-transform:uppercase;
}


.span-destaque-min
{
    
    color:#000;
    font-size:13px;
    font-weight:bold;
    text-transform:uppercase;
}


.no-bullet
{
    list-style-type: none;
    margin-left: 1.5em;
    padding-left: 1em;
   
}

.no-bullet li:before
{
    content: "- ";
}

.container
{
    background-color:#ffffff;
    /*margin-left:0px !important;*/
}

/* make sidebar nav vertical */ 
@media (min-width: 768px) {
	.sidebar-nav .navbar .navbar-collapse {
	padding: 0;
	max-height: none;

	}
	.sidebar-nav .navbar ul {
	float: none;
	}
	.sidebar-nav .navbar ul:not {
	display: block;

	}
	.sidebar-nav .navbar li {
	float: none;
	display: block;
	}
	.sidebar-nav .navbar li a {
	padding-top: 12px;
	padding-bottom: 12px;
	}

    .sidebar-nav
    {
        /*margin-top:-180px;*/
        
    }

}
@media (min-width: 768px) {
	/* uncomment if you would like the menu to be fixed */
	/* .navbar {
		position: fixed;
		width: 170px;
		z-index: 2;
	} */
    
}



@media (max-width: 768px) {

    .col-content
    {
        padding-top:0px !important;
    }

    .navbar-eurotherm2020
    {
        padding-bottom:0px !important;
    }
    
}

@media (min-width: 992px) {
	.navbar {
		width: 220px;
	}
  

    .sidebar-nav
    {
        /*margin-top:-200px;*/
        
    }

    .col-content
    {
        padding-left:0px;
        /*margin-top:5%;*/
        /*margin-top:20%;*/
    }

    .col-timer
    {
        padding-left:0px !important;
        margin-top:7%;
    }
}
@media (min-width: 1200px) {
	.navbar {
		width: 275px;
	}

    

    .sidebar-nav
    {
        /*margin-top:-260px;*/
        
    }
}
.sidebar-nav .navbar-header{ float: none; }

.col-header-image
{
    padding:0px;
    /*box-shadow: 0 4px 8px -2px #9d9d9d;*/
}

.col-content
{
    padding-top:0px;
    padding-bottom:30px;
}


.navbar-eurotherm2020
{
    background-color:#ffffff !important;
   /* -moz-box-shadow: 0 0 20px #787878;
    -webkit-box-shadow: 0 0 20px #787878;
    box-shadow: 0 0 20px #787878;
    border:0px !important;*/
    border-radius:0px !important;
    margin:auto;
    padding-bottom:20px;
    border-bottom:1px solid #e5e8ed;
    border-left:1px solid #e5e8ed;
    border-right:1px solid #e5e8ed;
    border-top:0px;
}

.navbar-nav-eurotherm2020
{
    padding-top:30px;
}




a, button, span, li {
	transition-property: background-color, background-image, color, left, right;
	transition-duration: .2s!important;
	transition-timing-function: ease-out!important;
	transition-timing-function: ease-in!important
}

.h1-page-title
{
    margin-top:1px;
    margin-bottom:25px;
    /*border-left:10px solid #2c98d4;*/
    padding-left:5px;
    color:#475660;
    height:44px;
    /*display:none;*/
    
}

.header-mobile-image
{
    margin-bottom:25px;
    margin-top:25px;
}

.twitter-widget-container
{
    margin-top:30px;
    margin-left:20px;
    margin-right:20px;
}

.twitter-widget-container h4
{
    margin-bottom:20px;
    color:#475660;
}

.logo-upper-menu
{
    margin:auto;
}






    .logo-container
    {
        position:absolute;
        bottom:0px;
        left:57px;
        width:275px;
        height:273px;
        background-color:#ffffff;
    }


@media (max-width: 1200px) {

    .logo-container
    {
        position:absolute;
        bottom:0px;
        left:52px;
        width:218px;
        height:218px;
        background-color:#ffffff;
    }

}


@media (max-width: 992px) {

    .logo-container
    {
        position:absolute;
        bottom:0px;
        left:16px;
        width:218px;
        height:218px;
        background-color:#ffffff;
    }

}



.social-fb {
	color: #3B5998;
    cursor:pointer;
}
.social-tw {
	color: #4099FF;
    cursor:pointer;
}
.social-gp {
	color: #d34836;
    cursor:pointer;
}
.social-lin {
	color: #0177b5;
    cursor:pointer;
}

.call-papers-parent, .call-workshops-parent, .symposium-program-parent, .travel-accommodation-parent, .proceedings-parent
{
    cursor:pointer;
}

.call-papers-child, .call-workshops-child, .symposium-program-child, .travel-accommodation-child, .proceedings-child
{
    display:none !important;
    
}


.hotel-td
{
    cursor:pointer;
}





.list-group-pages a:hover
{
    background-color:#2c98d4;
    color:#ffffff;
}

.td-time-schedule
{
    width:70px;
}



.new-deadlines a
{
    color:#2c98d4 !important;
    font-weight:bold;
    font-size:19px;
    
}

.new-deadlines:hover a
{
    color:#fff !important;
    font-weight:bold;
}


.nav-tabs-reg-fees li.active a
{
    background-color:#009de0 !important;
    color:#ffffff !important;
}

a.btn-11ssslibon
{
    background-color:#2c98d4 !important;
    color:#ffffff !important;
}

.slider-text
{
    background-color:#2c98d4 !important;
    color:#ffffff;
    font-size:18px;
}


.text-timer-numbers
{
    font-size:45px;
    height:50px;
   
}

.text-timer-text
{
    font-size:18px;    
}


@media (max-width: 600px) {

    
.text-timer-numbers
{
    font-size:40px;
    height:40px;
}

.text-timer-text
{
    font-size:15px;
}


}

.separator-numbers
{
    border-right:1px solid #e5e8ed;
}




.galeria-destaques img
{
    /*float:left;*/
    padding:5px;
}

.galeria-destaques img:hover
{
    opacity: 0.4;
    filter: alpha(opacity=40);
}

.span-proceedings
{
    color:#000000 !important;
    font-weight:normal !important;
    text-transform:none !important;
}


/**/

.h3-congress-name{

    color:#005BA7;
    font-weight:bold;

}

.span-congress-name
{
    color:#005BA7;
    font-size:12px;
   
}


.texto-normal
{
    font-size:13px;
    color:#262626;
    line-height:28px;
    background-color:#ffffff !important;
    padding:20px;
}


.texto-normal a
{
    
    color:#005BA7;
    text-decoration:none;   
    
}


.menu-entry
{
    border-top:1px solid #e5e8ed;
    margin-left:20px;
    margin-right:20px;

}

.menu-entry a
{
    font-size:14px;    
    color:#262626 !important;    
    text-transform:uppercase;
}

.menu-entry:hover
{
    background-color:#005BA7;
}

.menu-entry a:hover
{
    color:#fff !important;
}

.menu-entry.on
{
     background-color:#005BA7 !important;
}

.menu-entry.on.child
{
     background-color:#0080EB !important;
}

.menu-entry.child:hover
{
    background-color:#0080EB !important;
}

.menu-entry.on a
{
     color:#fff !important;
}

.menu-entry:last-child
{
    border-bottom:1px solid #e5e8ed;
}

.menu-entry.child
{
    background-color:#3d3d3d;    
}

.menu-entry.child a
{
    color:#ffffff !important;    
}


.menu-entry.child:hover
{
    background-color:#005BA7;
}

.homeslider-caption-1
{
    position:absolute;
    top:15%;
    left:5%; 
    /* Fallback for web browsers that don't support RGBa */
    background-color: rgb(0, 0, 0);
    /* RGBa with 0.6 opacity */
    background-color: rgba(0, 0, 0, 0.6);
    color:#ffffff;
    padding:10px;
    font-size:30px;
}


@media (max-width: 992px) {

   .homeslider-caption-1
    {
        position:absolute;
        top:15%;
        left:5%; 
        /* Fallback for web browsers that don't support RGBa */
        background-color: rgb(0, 0, 0);
        /* RGBa with 0.6 opacity */
        background-color: rgba(0, 0, 0, 0.6);
        color:#ffffff;
        padding:5px;
        font-size:20px;
    }

}



.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 60px;
  background-color: #292929;
  color:#e5e8ed;
}

.footer .container
{
    background-color: #292929;
}

.footer p
{
    margin-top:15px;
    margin-bottom:15px;
}


#back-top
{
       
    position:fixed;
    bottom:80px;
    right:20px;    
    z-index: 999;    
    color:#161515;
}

#back-top:hover
{
    color:#f0ad4e;
}


.btn-blue
{
    background-color:#0180eb;
    color:#fff !important;
    border-color:#0180eb;
    border-radius:0px !important;
}

.btn-blue:hover
{
    background-color:#0972ca;
    color:#fff !important;
    border-color:#0972ca;
}

.modal-content
{
    border-radius:0px !important; 
}

.modal-header
{
    background-color:#005BA7;
    color:#ffffff;
}

table th
{
    background-color:#005BA7;
    color:#ffffff;
    font-weight:normal !important;
    text-align:center;
}

table
{
    text-align:center;
}

.eurotherm-logo
{
    max-width:150px;
}