header{
    display: block;
}

.bg-blue{
   background:#0060a7
}

header * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

header .header-top-bar {
    padding:5px 0;
    background:#fff;
}
header .header-top-bar .header-top-bar-left{
    float:left;
    padding-top: 5px;
}

header .header-top-bar .header-top-bar-right{
    float:right;
}

@media only screen and (max-width:525px) {
    header .header-top-bar {
	padding:10px 0;
    }
    header .header-top-bar .header-top-bar-left{
	padding-top:0px;
    }
    header .header-top-bar .header-top-bar-right{
	display: none;
    }
}




header .header-top-bar .header-top-bar-left .dropdown .top-bar-link i{
    font-size:14px !important
}


header .header-top-bar .header-top-bar-left .dropdown-new-client a {
    font-size: 14px;
    padding: 5px 10px;
    color: #ff6b00;
    line-height: 1.25;
}

header .header-top-bar .header-top-bar-left .dropdown-new-client a:hover {
    color: #111;
}
header .header-top-bar .header-top-bar-left .dropdown-client a {
    font-size: 14px;
    padding: 5px 10px;
    color: #0060a7;
    line-height: 1.25;
}
header .header-top-bar .header-top-bar-left .dropdown-client a:hover {
    color: #ff6b00;
}

header .header-top-bar .header-top-bar-left .dropdown-group-menu {
    background-color: #f5f5f5;
    border: none;
    box-shadow: none;
    border-radius: 0;
    margin-top: 0;
    padding: 15px 20px;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
	border:0px solid #c00;
}
@media only screen and (min-width:1024px) {
    header .header-top-bar .header-top-bar-left .dropdown-group-menu {
	left: 0;
	-ms-transform: translateX(0);
	transform: translateX(0);
	top: 100%
    }
}

header .header-top-bar .header-top-bar-left .dropdown-group-menu li {
    margin-bottom:10px;
    width:100% !important;
}


.baixarapp {
    color:#fff !important;
    font-size:12px !important;
}
.baixarapp *{
    font-size:12px !important;
    color:#fff !important;
}
.down-app a {
    box-shadow: none;
    outline:none !important;  
    cursor: pointer;
    transition: all .4s ease-in-out;
    font-size:11px !important;
    font-weight:600;
    padding:5px 6px 5px !important;  
    text-align: center;
    width: 100%;
    border:0px !important;  
    background: #ff6b00;
    color:#fff !important;
    border-radius: 4px;
}
.down-app a strong{
    margin :0px !important;  
}

.down-app a:hover {
    background: #e24301;
}

header .header-top-bar .header-top-bar-left .dropdown-group-menu li:last-of-type {
    margin-bottom: 0
}

header .header-top-bar .header-top-bar-left .dropdown-group-menu p {
    font-size: 14px;
    color: #0060a7;
    margin:0px;
}

header .header-top-bar .header-top-bar-left .group-client p,
header .header-top-bar .header-top-bar-left .group-client a{
    width:100% !important;
    margin-bottom:5px;
}



header .header-top-bar .header-top-bar-left .dropdown-group-menu p:last-of-type {
    margin: 0
}

header .header-top-bar .header-top-bar-left .dropdown-group-menu p strong {
    color: #0060a7
}

header .header-top-bar .header-top-bar-left .dropdown-group-menu p strong.text-black {
    color: #000
}

header .header-top-bar .header-top-bar-left .dropdown-group-menu p span {
    font-size: 14px
}

header .header-top-bar .header-top-bar-left .dropdown-group-menu a {
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    display: -ms-flexbox;
    display: flex;
    white-space: normal;
    padding:0px;
}

@media only screen and (min-width:1024px) {
    header .header-top-bar .header-top-bar-left .dropdown-group-menu a {
	font-size: 14px
    }
}

header .header-top-bar .header-top-bar-left .dropdown-group-menu a.link {
    color: #ff6b00;
    padding: 0
}

header .header-top-bar .header-top-bar-left .dropdown-group-menu a.link.link-blue {
    color: #0060a7
}


header .header-top-bar .header-top-bar-left .dropdown-group-menu a li:before {
    margin-right: 5px
}

header .header-top-bar .header-top-bar-left .dropdown-new-client {
    padding-left: 0
}



@media only screen and (min-width:1024px) {
    header .header-top-bar .header-top-bar-left .dropdown-group-menu {
	width:250px
    }
}


header .header-top-bar .header-top-bar-left .dropdown-group-menu>li:before {
    color: #ff6b00;
    cursor: pointer;
    font-size: 14px;
    position: absolute;
    right: 8px;
    top: 8px
}

@media only screen and (min-width:1024px) {
    header .header-top-bar .header-top-bar-left .dropdown-group-menu>li:before {
	display: none
    }
}

header .header-top-bar .header-top-bar-left .dropdown-group-menu form {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 40px
}

@media only screen and (min-width:1024px) {
    header .header-top-bar .header-top-bar-left .dropdown-group-menu form {
	-ms-flex-flow: column;
	flex-flow: column;
	margin-right: 30px;
	margin-bottom: 0;
	width: 185px
    }
}

header .header-top-bar .header-top-bar-left .dropdown-group-menu label {
    display: inline-block;
    font-size: .75rem;
    color: #696969;
    line-height: 1.37;
}
header .header-top-bar .header-top-bar-left .dropdown-group-menu form .input-label {
    margin-bottom:10px;
}


header .header-top-bar .header-top-bar-left .dropdown-group-menu form .btn,
header .header-top-bar .header-top-bar-left .dropdown-group-menu form a {
    -ms-flex-item-align: end;
    align-self: flex-end;
    height: 50px;
    margin-left: 5px;
    width: 185px
}


@media only screen and (min-width:480px) {
    header .header-top-bar .header-top-bar-left .dropdown-group-menu form .cta,
    header .header-top-bar .header-top-bar-left .dropdown-group-menu form .hn-faq-filters__item a,
    header .header-top-bar .header-top-bar-left .dropdown-group-menu form a {
	padding: 0 10px;
	width: auto
    }
}

@media only screen and (min-width:1024px) {
    header .header-top-bar .header-top-bar-left .dropdown-group-menu form .cta,
    header .header-top-bar .header-top-bar-left .dropdown-group-menu form .hn-faq-filters__item a,
    header .header-top-bar .header-top-bar-left .dropdown-group-menu form a {
	margin-top: 20px;
	width: 100%
    }
}

header .header-top-bar .header-top-bar-left .dropdown-group-menu li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column;
    flex-flow: column
}

header .header-top-bar .header-top-bar-left .dropdown-group-menu li>div:first-of-type strong {
    display: inline-block;
    margin-bottom:0px
}

header .header-top-bar .header-top-bar-left .dropdown-group-menu li>div:last-of-type a {
    margin-top:5px
}

@media only screen and (min-width:1024px) {
    header .header-top-bar .header-top-bar-left .dropdown-group-menu li>div:last-of-type a {
	margin: 0
    }
}

@media only screen and (max-width:991px) {
    header .header-top-bar .header-top-bar-left .dropdown-group-menu {
	padding:5px;
    }
    header .header-top-bar .header-top-bar-left .dropdown-group-menu *{
	font-size:12px
    }
    header .header-top-bar .header-top-bar-left .dropdown-new-client a {
	font-size: 14px;
	padding:3px 10px;
	color: #ff6b00;
	line-height: 1.0;
	text-align:left !important;
    }
    header .header-top-bar .header-top-bar-left .dropdown-client a {
	font-size: 14px;
	padding:3px 10px;
	color: #0060a7;
	line-height: 1.0;
	text-align:left !important;
    }
}



/*****************************************************/
/*******************   MENU    ***********************/
/*****************************************************/

.header-top {
    z-index: 99;
    position: relative;


}
@media (max-width: 991px) {
    .header-top {
	position: static;
    }



}
@media (min-width: 768px) and (max-width: 991px) {
    .header-top .menu-container {
	width: 750px;
    }
}
@media (max-width: 991px) {
    .header-top .menu-container:before,
    .header-top .menu-container:after {
	content: " ";
	display: table;
    }
    .header-top .menu-container:after {
	clear: both;
    }
    .header-top .menu-container {
	margin-left: auto;
	margin-right: auto;
	padding-left:5px;
	padding-right:5px;
	/*
		padding-left: 15px;
		padding-right: 15px;
	*/
    }
    .header-top > .navbar > .container {
	width: inherit;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
    }
    .header-top > .navbar > .container > .navbar-header,
    .header-top > .navbar > .container > .navbar-collapse {
	margin-left: 0;
	margin-right: 0;
    }
}
.header-top .navbar {
    border: none;
    margin-bottom: 0;
}
/*.header-top .navbar-brand {
	height:150px;
	max-height:150px;
}*/


.header-top .navbar-brand {
    float: left;
    padding:12px 2px;
    font-size: 18px;
    height:80px;
	margin-left:0px !important;

}

.header-top .navbar-brand a {
    position:relative;
    z-index:100
}
.header-top .navbar-brand img {
    width:200px;
}

@media (max-width: 991px) {
    .header-top .navbar-brand {
	/*padding:5px 3px !important;*/
    }
    .header-top .navbar-brand img {
	width:160px;
    }

    /*.header-top .navbar-brand {
        height:70px;
        max-height:70px;
    }*/

    .header-top .navbar-brand img {
        display: inline-block;
        vertical-align: middle;
    }

}


/*
	.header-top .navbar-brand {
	float: left;
	padding: 5px 15px 0px 15px !important;
	background:#fc0 !important
}*/


/*
	@media (max-width: 991px) {
	.header-top .navbar-brand {
	padding:5px 15px 5px 15px !important;
	}
	
	.header-top .navbar-brand img {
	width:140px;
	}
	
}*/




.navbar-collapse .navbar-responsive-collapse .collapse .in .icon-bar {
    background: #062b4b !important;
}


.header-top .navbar-collapse {
    position: relative;
}
.header-top .navbar-nav > li > a {
    color: #fff !important;
    font-size: 15px;
    font-weight:600;
    text-transform: uppercase;
}
.header-top .nav > li > a:hover,
.header-top .nav > li > a:focus {
    background: inherit;
}
@media (min-width: 992px) {
    .navbar {
	border-radius: 0;
    }
    .header-top .navbar-nav {
	float: right;
    }
}
/*Responsive Navbar for max-width: 991px*/
@media (max-width: 991px) {
    .header-top .navbar-header {
	float: none;
    }

    .header-top .navbar-collapse {
	border-color: transparent;
	border-bottom: 0px solid #fff;
	border-top: 0px solid #fff;
    }
    .header-top .navbar-collapse.collapse {
	display: none !important;
    }
    .header-top .navbar-collapse.collapse.in {
	display: block !important;
	overflow-y: auto !important;
    }
    .header-top .navbar-nav {
	margin: 0;
	float: none !important;
    }
    .header-top .navbar-nav > li {
	float: none;
    }
    .header-top .navbar-nav > li > a {
	padding-top: 30px;
	padding-bottom: 40px;
    }
    .header-top .navbar-nav > li > a {
	color: #141112;
    }
    .header-top .dropdown-menu.pull-right {
	float: none !important;
    }
    /*Dropdown Slide Down Effect*/
    .header-top .navbar-nav .open .dropdown-menu {
	border: 0;
	float: none;
	width: auto;
	margin-top: 0;
	position: static;
	box-shadow: none;
	background-color: transparent;
	padding:0px;
	margin:0px;
    }
    .header-top .navbar-nav .open .dropdown-menu > li > a,
    .header-top .navbar-nav .open .dropdown-menu .dropdown-header {
	padding:7px 10px 7px 25px;
    }
    .header-top .navbar-nav .open .dropdown-menu > li > a {
	line-height: 20px;
    }
    .header-top .navbar-nav .open .dropdown-menu > li > a:hover,
    .header-top .navbar-nav .open .dropdown-menu > li > a:focus {
	background-image: none;
	color: #ccc;
    }
    .header-top .navbar-nav .open .dropdown-menu > li > a {
	color: #141112 ;
    }
    .header-top .navbar-nav .open .dropdown-menu > li > a:hover,
    .header-top .navbar-nav .open .dropdown-menu > li > a:focus {
	color: #fff;
	background-color:#031d33;
    }
    .header-top .navbar-nav .open .dropdown-menu > .active > a,
    .header-top .navbar-nav .open .dropdown-menu > .active > a:hover,
    .header-top .navbar-nav .open .dropdown-menu > .active > a:focus {
	color: #ccc;
	background-color: transparent;
    }
    .header-top .navbar-nav .open .dropdown-menu > .disabled > a,
    .header-top .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .header-top .navbar-nav .open .dropdown-menu > .disabled > a:focus {
	color: #ccc;
	background-color: transparent;
    }
    .header-top .dropdown-menu.no-bottom-space {
	padding-bottom: 0;
    }
    /*For max-width: 991px*/
    .header-top .navbar-collapse,
    .header-top .navbar-collapse .container {
	padding-left: 0 !important;
	padding-right: 0 !important;
    }
    .header-top .navbar-nav > li > a {
	font-size: 14px;
	padding:10px 15px;
	font-weight:700;
	color:#fff !important;
    }
    .header-top .navbar-nav > li a {
	border-bottom: none;
	border-top:0px solid #f5f5f5;
    }
    .header-top .navbar-nav > li:first-child > a {
	border-top: transparent;
    }

    .header-top .navbar-nav > li > a:hover {
	color: #000 !important;
	background:transparent;
    }

    .header-top .navbar-nav > .open > a,
    .header-top .navbar-nav > .open > a:hover,
    .header-top .navbar-nav > .open > a:focus {
	color: #000 !important;
	background:transparent;
    }

    .header-top .navbar-nav > .active > a,
    .header-top .navbar-nav > .active > a:hover,
    .header-top .navbar-nav > .active > a:focus {
	background:transparent;
	color: #062b4b !important;
    }

    .header-top .dropdown .dropdown-submenu > a {
	font-size: 15px;
	color: #062b4b !important;
	text-transform: uppercase;
    }

    .header-top .dropdown .dropdown-submenu > a:hover,
    .header-top .dropdown .dropdown-submenu > a:focus{
	color: #141112 !important;
    }
}


/*Responsive Navbar for mix-width: 992px*/
@media (min-width: 992px) {
    .header-top .navbar-collapse {
	padding: 0;
    }
    .header-top {
	background: #0060a7;
    }
    .header-top .navbar {
	min-height:100px !important;
    }
    .header-top .container > .navbar-header,
    .header-top .container-fluid > .navbar-header,
    .header-top .container > .navbar-collapse,
    .header-top .container-fluid > .navbar-collapse {
	margin-bottom: -10px;
    }
    .header-top .navbar-nav {
	top: 0px;
	position: relative;
    }

    .header-top .navbar-nav > li > a {
	/*padding:0px 5px;*/
	padding:0px 15px 0px 8px;
	line-height:100px;
	position:relative !important;
	z-index:10 !important;
	font-weight:600 !important;
	font-size:12.6px !important;
    }

    .header-top .navbar-nav > li > a span {
	position:relative !important;
	z-index:10 !important;
    }
    .header-top .navbar-nav > li > a,
    .header-top .navbar-nav > li > a:hover,
    .header-top .navbar-nav > li > a:focus,
    .header-top .navbar-nav > .active > a,
    .header-top .navbar-nav > .active > a:hover,
    .header-top .navbar-nav > .active > a:focus {
	font-weight: 400;
	background: none;
    }
    .header-top .navbar-nav > li > a:hover,
    .header-top .navbar-nav > li > a:focus,
    .header-top .navbar-nav > .active > a:hover,
    .header-top .navbar-nav > .active > a:focus {
	color: #141112;
    }
    /*MENU POPUP ATIVO*/
    .header-top .navbar-nav > .open > a,
    .header-top .navbar-nav > .open > a:hover,
    .header-top .navbar-nav > .open > a:focus {
	color: #fff !important;
	background: rgba(6, 43, 75,0.5) !important;
    }
    .header-top .navbar-nav > li:hover > a {
	color: #fff !important;
	background: rgba(6, 43, 75,1) !important;
    }
    .header-top .navbar-nav > .active > a, 
    .header-top .navbar-nav > .active > a:hover, 
    .header-top .navbar-nav > .active > a:focus {
	color: #fff !important;
	background: rgba(6, 43, 75,0.5) !important;
    }
    /*MENU POPUP ATIVO*/

    .header-top .navbar-nav > li > a:hover,
    .header-top .navbar-nav > li > a:focus,
    .header-top .navbar-nav > .active > a:hover,
    .header-top .navbar-nav > .active > a:focus { 
	text-decoration:none;
    }




    /*Efect Menu*/
    /*Dropdown Menu*/
    .header-top .dropdown-menu {
	border: none;
	padding:0px 0;
	min-width: 200px;
	border-radius: 0;
	background: #062b4b;
	z-index: 9999 !important;
	border-top: solid 0px #806d3e;
    }
    .header-top .dropdown-menu li a {
	color: #fff;
	font-size: 12px;
	font-weight: 400;
	border-bottom:0px solid #031d33;
	padding:5px 10px;
    }
    .header-top .dropdown-menu .active > a,
    .header-top .dropdown-menu li > a:hover {
	color: #fff !important;
	background: inherit;
	background: #031d33 !important;
	filter: none !important;
	transition: all .1s ease-in-out;
	border-bottom:0px solid #031d33;
    }
    .header-top .dropdown-menu li > a:focus {
	background: none;
	filter: none !important;
    }
    .header-top .navbar-nav > li.dropdown:hover > .dropdown-menu {
	display: block;
    }
    .header-top .open > .dropdown-menu {
	display: none;
    }

}
/*Dropdown Submenu for BS3*/
.header-top .dropdown-submenu {
    position: relative;
}

.header-top .dropdown-submenu > .dropdown-menu {
    top: -20px;
    left: 100%;
    margin-left: 0px;
}
/*Submenu comes from LEFT side*/
.header-top .dropdown-submenu > .dropdown-menu.submenu-left {
    left: -100%;
}
.header-top .dropdown-submenu:hover > .dropdown-menu {
    display: block;
}
@media (max-width: 991px) {
    .header-top .dropdown-submenu > .dropdown-menu {
	display: block;
	margin-left: 15px;
    }
}
.header-top .dropdown-submenu.pull-left {
    float: none;
}

.header-top .dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
}



/*Dropdown Option*/
.nav .open>a, 
.nav .open>a:focus, 
.nav .open>a:hover {
    background-color: #0660a5;
    border-color: #0660a5;
}






#main-menu-wrap {
    display: none;
}

@media (max-width:992px) {
    #main-menu-wrap {
	position:relative;
	top:21px;
    display: inline-block;
	cursor: pointer;
	float:right;

    }
}	





#nav-icon1 {
    width:30px;
    height: 30px;
    position: relative;
    margin:5px 0px 0px 0px ;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
}

#nav-icon1 span {
    display: block;
    position: absolute;
    height:4px;
    width: 100%;
    background: #ff6b00;
    border-radius:3px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

#nav-icon1 span:nth-child(1) {
    top: 0px;
}

#nav-icon1 span:nth-child(2) {
    top: 10px;
}

#nav-icon1 span:nth-child(3) {
    top: 20px;
}

#nav-icon1.open span:nth-child(1) {
    top: 12px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
    background: #ff6b00;
}

#nav-icon1.open span:nth-child(2) {
    opacity: 0;
    left: -40px;
}

#nav-icon1.open span:nth-child(3) {
    top: 12px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
    background: #ff6b00;
}


.header-top .dropdown > a:after {
    top:0px;
    right:2px;
    font-size:14px;
    content: "\F140";
    position: absolute;
    font-weight: normal;
    display: inline-block;
    font-family: "Material Design Icons";
}

@media (max-width: 991px) {
    .header-top .dropdown > a:after {
	content: " ";
    }
}


@media (min-width: 1092px) {
    .header-top .navbar-nav {
        float: none;
        margin: 0 auto;
        display: table;
        table-layout: fixed;
    }
}

.header-top  .call-to-menu {
    position:relative;
    padding-top:28px;
    z-index:10;
}


.header-top .call-to-menu * {
    color:#fff !important;
}

.header-top .call-to-menu .search-top {
    transition: all .4s ease-in-out;
    align-items: center;
    border-radius: 4px;
    color: #fff;
    font-size:24px;
    font-weight: 800;
    padding:3px 10px;
    margin-top:0px;
    text-align: center;
    text-transform: uppercase;
    background:#062b4b !important;
    color:#fff !important;
    margin-right:10px;
}

.header-top .call-to-menu .search-top:hover,
.header-top .call-to-menu .search-top:active,
.header-top .call-to-menu .search-top:focus {
    color: #fff !important;
    background: #031d33 !important;
}


.header-top .call-to-menu .sign-top {
    transition: all .4s ease-in-out;
    align-items: center;
    border-radius: 4px;
    color: #fff;
    font-size:14px;
    font-weight: 800;
    padding: 10px 15px;
    text-align: center;
    text-transform: uppercase;
    background: #ff6b00;
    color:#fff !important;
}

.header-top .call-to-menu .sign-top:hover,
.header-top .call-to-menu .sign-top:active,
.header-top .call-to-menu .sign-top:focus {
    color: #fff !important;
    background: #e24301
}







.call-responsive{
    display: none;
}


@media (max-width: 1091px) {
    .header-top .call-to-menu{
	display: none;
    }
}


@media (min-width: 992px) {
    .header-top .menu-container .search-top-responsive{
	display: none;
    }
}


@media (max-width:991px) {
    .call-responsive{
	display: block;
	padding-top:10px;
	padding-bottom:15px;
	text-align:center;
    }

    .call-responsive li{
	width:32%;
	margin:0px;
    }
    .call-responsive li a{
	color:#fff;
	font-size:14px;
    }
    .call-responsive li a:hover{
	color:#031d33;
    }






    .header-top .menu-container .search-top-responsive * {
	color:#fff !important;
    }

    .header-top .menu-container .search-top-responsive {
	transition: all .4s ease-in-out;
	border-radius: 4px;
	color: #fff;
	font-size:24px;
	font-weight: 800;
	padding:2px 15px;
	margin-top:10px;
	text-align: center;
	text-transform: uppercase;
	background:#062b4b !important;
	color:#fff !important;
	margin-right:10px;
	position: relative;
	top:9px;
	display: inline-block;
	cursor: pointer;
	float: right;
    }
}

.header-top .menu-container .search-top-responsive:hover,
.header-top .menu-container .search-top-responsive:active,
.header-top .menu-container .search-top-responsive:focus {
    color: #fff !important;
    background: #031d33 !important;
}





/***************************************************/
/********************SEARCH**********************/
/***************************************************/


/*SERACH*/
.search_wrap {
    width: 28px;
    height: 100%;
    margin: 0 0 0 15px;
    position: relative;
    float: right;
}
.search_wrap .search_wrap_inner {
    background-color: transparent;
    height: 100%;
    position: relative;
    /*background-color: rgba(254, 163, 142, .95);*/
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;


}
.search_wrap .search_bar_wrap {
    width: 28px;
    height: 28px;
    margin: auto !important;
    padding: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden;
}
.search_wrap .search_bar_wrap form {
    display: block;
    width: 258px;
    float: right;
    overflow: hidden;
}
.search_wrap .search_bar_wrap .search_field {
    width: 0;
    position: relative;
    float: left;
    opacity: 0;
}
.search_wrap .search_bar_wrap .search_field input {
    padding-top: 3px;
    padding-bottom: 3px;
    height: 28px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline:none !important;
}
.search_wrap .search_bar_wrap .close_search_top {
    color:#fff;
    width:50px;
    height:50px;
    font-size:28px !important;
    line-height:50px;
    text-align: center;
    background: #ff6b00;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    float: none;
    position: fixed;
    left: auto;
    right:0px;
    top:0px;
    bottom: auto;

    -moz-border-radius-bottomleft: 4px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.search_wrap .search_bar_wrap .close_search_top:hover,
.search_wrap .search_bar_wrap .close_search_top:focus,
.search_wrap .search_bar_wrap .close_search_top a:hover,
.search_wrap .search_bar_wrap .close_search_top a:focus{
    background:#e24301;
}



.search_wrap.search_opened .search_wrap_inner {
    width: 100%;
    height: 100%;
    z-index: 99999;
    position: fixed !important;
    left: 0;
    top: 0;
    text-align: center;
    background-color: rgba(255, 255, 255, .75) !important;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.search_wrap.search_opened .search_bar_wrap {
    width: 100%;
    height: 50px;
    overflow: visible;
}
.search_wrap.search_opened .search_bar_wrap form {
    width: 100%;
}
.search_wrap.search_opened .search_bar_wrap .search_field {
    float: none;
    width: 100%;
    padding: 0;
    text-align: center;
    opacity: 1;
}
.search_wrap.search_opened .search_bar_wrap .search_field input {
    width:70%;
    height: auto;
    padding:20px;
    border-width: 0;
    border-style: solid;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    color:#333 !important;
    font-size:16px;
}

.no-visible{
    display:none;
    visibility:hidden;
}


/*SERACH TOP*/

.box-radius-pdd{
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    padding: 0px 0px;
    background:transparent !important;
}

.box-radius-pdd p{
    color:#fff;
    font-size: 20px;
    text-transform: uppercase
}




.search-row {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    margin-top:0px;
}


.search-row {
    position:relative;
    z-index:15;
}
.content-search {
    display: block;
    clear: both;
    padding: 0px 0 0;
}



.content-search input.form-control,
.content-search button {
    height: 44px;
    z-index:0 !important; 
}


.search-row .search-col {
    padding: 0;
    position: relative;
    z-index:0 !important; 
}
.search-row .search-col .form-control,
.search-row button.btn-search {
    border-radius: 0;
    border: 0;
    height: 48px;
    margin-bottom: 0;
}


.search-row .search-col .form-control {
    border-radius: 0;
    border: 0;
    height: 48px;
    margin-bottom: 0;
    -webkit-border-top-left-radius: 4px !important;
    -webkit-border-bottom-left-radius: 4px !important;
    -moz-border-radius-topleft: 4px !important;
    -moz-border-radius-bottomleft: 4px !important;
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;

}

.search-row .search-col .form-control {
    box-shadow: none!important;
    font-size:16px;
    border:1px solid #ccc
}
.locinput {
    border-right: solid 1px #ddd!important;
}
.search-row button.btn-search {
    font-size:16px;
    height: 48px;
    text-transform: uppercase;
    background: #0060a7!important;
    color: #fff!important;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-border-top-right-radius: 4px !important;
    -webkit-border-bottom-right-radius: 4px !important;
    -moz-border-radius-topright: 4px !important;
    -moz-border-radius-bottomright: 4px !important;
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
}
.search-row button.btn-search:focus,
.search-row button.btn-search:hover {
    background: #062b4b!important;
    color: #fff!important;
}
.has-icon {
    padding-left: 40px;
}
.icon-append {
    color: #949494;
    font-size: 18px;
    left: 15px;
    position: absolute;
    top: 16px;
}
.search-row .search-col:first-child .form-control {
    border-radius:0px !important;
}
.search-row .btn-search {
    border-radius: 0px!important;
}
@media screen and (max-width: 767px) {
    .locinput {
        border-right: none!important;
        border-bottom: solid 1px #ddd!important;
    }
}







@media screen and (max-width: 767px) {
    .search-row .search-col:first-child .form-control {
        border-radius: 0px 0px;
        margin-bottom: 0px;
    }
    .search-row .search-col .btn,
    .search-col .form-control {
        border-radius: 0px 0px!important;
    }

}



.linkpesquisar{
    display: none !important;
    visibility: hidden !important;
}
@media screen and (max-width: 991px) {
    .linkpesquisar{
        display: block !important;
        visibility: visible !important;
    } 
}

.blur-page { overflow: hidden; }
.blur-page .wrapper {
    filter: url('data:image/svg+xml;utf8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg"><filter id="blur"><feGaussianBlur stdDeviation="7" /></filter></svg>#blur');
    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='3');
    -webkit-filter: blur(3px);
    -moz-filter:blur (3px);
    -ms-filter: blur(3px);
    filter: blur(3px);
}
body.blur-page { padding-top: 0; }


.dropdown-menu .assineagora{
    background:#ff6b00;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}


@media screen and (max-width: 767px) {
    .search-row {
	padding:0px 15px;
    }	
    .search-row .search-col .form-control {
	-webkit-border-top-left-radius:0px !important;
	-webkit-border-bottom-left-radius:0px !important;
	-moz-border-radius-topleft: 0px !important;
	-moz-border-radius-bottomleft:0px !important;
	border-top-left-radius:0px !important;
	border-bottom-left-radius: 0px !important;


    }
}


.header-top {
    background:#0060a7 !important
}
.header-fixed {
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 999;
    position: fixed;

}