@media (min-width: 0px) and (max-width: 767px){

.topo {
	display: none;
}
.cd-main-header {
	display: block;
}

.logo_mobnew {
	height: 90%;
	top: 5%;
	left: 3%;
	position: absolute;
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.titulo{


	position:relative;
	float:left;
	width:100%;
	height: 50px;
	font-size:30px !important;
	font-weight:600;
	margin-top: 35px;
	padding-top: 0px;

	text-align: center;

	}


.subtitulo{
	font-weight:200 !important;
	padding-left: 0px;
	position:relative;
	float: left;
	text-align: center;
	width:100%;
	height:18px;
	margin-top: 5px;
	font-size:14px;


	}

.topo{
	width:100%;
	margin:0 auto;
	position:absolute;

	height:74px;
	-webkit-transition:All 0.5s ease;
	-moz-transition:All 0.5s ease;
	-o-transition:All 0.5s ease;
	z-index:2;
	}
.topo .logo{
	position:relative;
	float:left;
	text-align:left;
	width:120px !important;
	height: 100%;


	}
.topo .logo img{

	width: 100px !important;
	margin-left:10px;
	margin-top:8px;
	}
.navbar-toggle {
    position: absolute;
    right: 0px;
    padding: 9px 10px;
    margin-top: -72px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: none;
    border-radius: 0px;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #2f4296;
}
.topo nav{
	position:relative;
	float:left;
	width:100%;
	height:0px;
	list-style:none;
	padding:0px !important;
	border-top:solid;
	border:none;
	//text-shadow:3px 3px 0px #e9e9e9;

	}

.topo nav ul{
	padding:0px !important;
	//background:#000;
	position:relative;
	float:right;
	width:65%;
	height:auto;
	border-right:0px #e5e5e5 solid;
	margin-top:0px;
	margin-right:10px;
	line-height:46px;
	padding-right:15px !important;
	}
.topo nav li:first-child{
	position:relative;
	width: 100%;
	letter-spacing: 1px;
	font-size: 16px;
	margin-bottom: 0px;
	line-height: 120px;
	height:100%;

	}
.topo nav a{
	position:relative;
	float:left;
	font-size:16px;
	font-weight:100;
	margin-top:0px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:500;
	margin-right:0px;
	//background:#093;
	cursor:pointer;

	}
.nav > li > a {
    position: relative;
    display: block;
    padding: 20px 30px;
    padding-left: 40px;
}

.navbar-collapse {
	margin-top: -19px;
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 0px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.banner{
	position:relative;
	float:left;
	width:100%;
	height:auto;

	margin-top:0px;

	}
.servicos{
	position:relative;
	float:left;
	width:100%;
	padding-top: 00px;
	padding-bottom: 10px;
	//background: #0b3059;
	min-height:143px;
	margin-top: 0px;
	}
.servicos .container{
	position:relative;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 35px;
	padding-left: 35px;
	background: #0b3059;


	}
.servicos ul .owl-item{
	padding-top: 0px;
	text-align:center !important;

	height: 140px !important;
	}

.servicos .owl-theme .owl-pagination {
  display: none;

}
.servicos .owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
    margin-left: 0px !important;
}

.servicos .owl-theme .owl-controls .owl-buttons .owl-prev {
    display: inline-block;
    zoom: 1;
    margin: 0px !important;
    width: 57px !important;
    height: 52px !important;

    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    background: url(../imgs/btn-anterior.svg) no-repeat center !important;
    background-color: #0b3059 !important;
    opacity-text: 0;
    filter: Alpha(Opacity=50);
    position: absolute;
    left: 0px;
    top:20px;
}
.servicos .owl-theme .owl-controls .owl-buttons .owl-next {
    color: #FFF;
    display: inline-block;
    zoom: 1;
    margin: 0px !important;
    width: 57px !important;
    height: 52px !important;
    font-size: 12px;
   -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    background: url(../imgs/btn-proximo.svg) no-repeat center !important;
     background-color: #0b3059 !important;

    filter: Alpha(Opacity=50);
     position: absolute;
    right: 0px;
    top: 20px;
}


.noticias{
	position:relative;
	float:left;
	width:100%;
	min-height:714px;
	padding-bottom: 20px;
	margin-top: 0px;

	}
.noticias .titulo{
	text-align: center;
	}
.noticias ul{
	position: relative;
	float: left;
	width: 100%;
	height: auto;

	list-style: none;
	margin-top: 50px;
	padding: 0px !important;
	padding-bottom: 00px;


}

.noticias  .botao{
	top: -40px !important;
}
.noticias ul li{
	position: relative;

	width: 100%;
	height: auto;
	margin-bottom: 25px;

	overflow: hidden;
}



.evento {
	position: relative;
	float: left;
	width: 100%;
	height: 387px;
	margin-top: 0px;
}

.box-evento {
	position: relative;
	float: left;
	width: 100%;
	height: 192px;
	margin-top: 93px;
	padding: 40px;
	text-transform: uppercase;
	font-size: 22px;
	line-height: 36px;
}







.depoimentos{
	position:relative;
	float:left;
	width:100%;
	height:629px;
	padding-top: 120px;
	background: url(../imgs/fundo-depoimentos.jpg) center no-repeat;
	text-align: center;
	letter-spacing: 1.5px;
	margin-top: -45px;
	}

.depoimentos .float{
	position:relative;
	float:none;

	}
.depoimentos .texto{
	position:relative;
	float:left;
	width: 100%;
	padding-left: 57px;
	padding-right: 57px;
	font-weight: 300;
	font-style: italic;
	font-size: 16px;
	line-height: 22px;
	}



.galeria{
	position:relative;
	float:left;
	width:100%;
	min-height:174px;
	margin-top: 20px;

}


.eventos {
	position:relative;
	float:right;
	width:100%;
	min-height:130px;
	margin-top: -20px;
	margin-bottom: 0px;

}.eventos .item{
	width: 100%;
	height: 396px;
	background: #000;
}
.eventos .info-evento{
	position: absolute;
	z-index: 2 !important;
	width: 100%;
	height: 123px;
	bottom: 0px;
}
.eventos .data-evento{
	position: relative;
	float: left;
	width: 105px;
	height: 100%;
	text-align: center;
	font-size: 42px;
	font-weight: 600;
	line-height: 32px;
	padding-top: 32px;
}
.eventos .titulo-evento{
	position: relative;
	float: left;
	width: 65%;
	height: 37px;
	text-transform: uppercase;
	letter-spacing: -0.2px;
	font-size: 18px;
	font-weight: 600;
	line-height: 24px;
	margin-top: 25px;
	padding-left: 25px;
	z-index: 40 !important;

}


.eventos .owl-theme .owl-controls .owl-buttons .owl-prev {
    display: inline-block;
    zoom: 1;
    margin: 0px !important;
    width: 57px !important;
    height: 52px !important;

    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    background: url(../imgs/btn-anterior.svg) no-repeat center !important;
    background-color: #0b3059 !important;
    opacity-text: 0;
    filter: Alpha(Opacity=50);
    position: absolute;
    right: 57px !important;
    top: 330px;
}
.eventos .owl-theme .owl-controls .owl-buttons .owl-next {
    color: #FFF;
    display: inline-block;
    zoom: 1;
    margin: 0px !important;
    width: 57px !important;
    height: 52px !important;
    font-size: 12px;
   -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    background: url(../imgs/btn-proximo.svg) no-repeat center !important;
     background-color: #0b3059 !important;

    filter: Alpha(Opacity=50);
     position: absolute;
    right: 0px !important;
    top: 330px;
}


.depoimentos{
	position:relative;
	float:left;
	width:100%;
	height:627px;
	padding-top: 25px;
	background: url(../imgs/fundo-depoimentos.jpg) center no-repeat;
	font-weight: 200 !important;

	margin-top: 70px;
	}

.depoimentos .item{
	position: relative;
	float: left;
	width: 100%;
	height: 402px;
	text-align: center;
	font-weight: 200 !important;
}
.depoimentos .owl-theme .owl-pagination {
  display: none;

}
.depoimentos .owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
    margin-left: 0px !important;
}


.depoimentos .item .aspas{
	position:absolute;

	width: 100%;
	z-index: 2;
	font-size: 78px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 900;
	margin-top: 50px;
	margin-bottom: 10px;
	}
.depoimentos .item .texto{
	position:relative;
	float:left;
	width: 100%;
	height: 192px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 37px;
	font-weight: 200 !important;
	font-style: italic;
	text-align: center;
	font-size: 15px;
	line-height: 24px;
	margin-top: 53px;
	}
.depoimentos .item .imagem{
	position:relative;



	margin-top: -19px;


	}
.depoimentos .item .nome{
	position:relative;
	float:left;
	width: 100%;
	font-size: 22px;
	margin-top: 18px;
	font-weight: 600;

	}
.depoimentos .item .empresa{
	position:relative;
	float:left;
	width: 100%;
	font-size: 14px;

	font-weight: 400;

	}


.depoimentos .owl-theme .owl-controls .owl-buttons .owl-prev {
    display: inline-block;
    zoom: 1;
    margin: 0px !important;
    width: 57px !important;
    height: 52px !important;

    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    background: url(../imgs/btn-anterior.svg) no-repeat center !important;
    background-color: #0b3059 !important;
    opacity-text: 0;
    filter: Alpha(Opacity=50);


}
.depoimentos .owl-theme .owl-controls .owl-buttons .owl-next {
    color: #FFF;
    display: inline-block;
    zoom: 1;
    margin: 0px !important;
    width: 57px !important;
    height: 52px !important;
    font-size: 12px;
   -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    background: url(../imgs/btn-proximo.svg) no-repeat center !important;
     background-color: #0b3059 !important;

    filter: Alpha(Opacity=50);


}
.owl-theme .owl-controls {
    margin-top: -5px !important;
    text-align: center;
}
.footer{
	position:relative;
	float:left;
	width:100%;
	min-height:600px;
	padding-top: 46px;


	}


.footer .infos{
	position:relative;
	float:left;
	width:100%;
	height:241px;
	list-style:none;
	padding:0px !important;
	margin-top:53px;
	//margin-left:8%;

	}
.footer .box-logo{
	position:relative;
	float:left;
	width:100%;
	height:220px;

	//margin-left:8%;

	}
.footer .box-logo .logo-footer{
	margin-right: 0px;
	width: 50%;
	float: left;

	position: relative;
	}

.footer .box-logo .logo-footer img{
	width: 70% !important;
	margin-left: 32%;
	}
.footer .box-logo .logo-footer-antiga img{
	width: 35% !important;
	}
.footer .box-logo .logo-footer-antiga{
	position: relative;
	width: 50%;
	text-align: center;
	float: left;
	}
.footer .box-logo .texto{
	position:relative;
	float:left;
	width:100%;
	text-align: center;
	font-size: 17px;
	font-weight: 300;
	line-height: 28px;
	margin-top: 30px;

	}
.footer .infos li .texto{
	display: inline-block;
    vertical-align: middle;
	width:80%;
	font-size: 15px;
	font-weight: 200;
	line-height: 18px;
	margin-left: 10px;
	letter-spacing: 1px;
	}
.footer .direitos {
    position: relative;
    float: left;
    width: 100%;
    height: 158px;
    margin-top: 14px;
    border-top: 0px solid #00172a;
    text-align: center;
}

.footer .direitos .frase{
	height:18px;
	line-height:18px;
	position:relative;
	float:left;
	font-size:14px;
	margin-left:0px;
	width: 100%;
	margin-top: 40px;
	text-align: center;
	color: #fff;
	}

.footer .logo-artemidas{
	position:relative;
	float:none !important;
	margin: 0 auto !important;
	margin-top:40px !important;
	margin-bottom:20px;
	width:30%;
	}


/*-----------------PÁGINAS TITULOS INTERNOS---------------*/

.titulo-interno{


	position:relative;
	float:left;
	width:100%;
	height:160px;
	font-size:30px;
	font-weight:600;
	line-height:30px;
	padding-top: 0px;
	margin-top: 0px;
	background: #0b3059;
	text-align: center;
	color: #fff !important;
	display: flex;
	align-items: center;
	}


.caminho{
  position: relative;
  top: 0;
  font-weight: 200 !important;
  font-size: 14px;
  color: #fff !important;
  margin: 0;
	}
.pagina-quemsomos{
	position:relative;
	float:left;
	margin-top:40px;
	width: 100%;
	height: auto;
	padding-bottom: 40px;
	}
.pagina-quemsomos .texto {
	font-size: 16px;
	font-weight: 400;
	line-height: 28px;
	width: 100%;
	}
.noticias ul li .imagem {
		width: 100%;
		height: auto;
	}
}
