body {
 position: relative;
 font-size: 18px;
}

body p {
 font-size: 18px;
 padding-left: 12px;
}
body span {

 padding-left: 12px;
}

div#mid-1 h1 {
    font-size: 25px;
    text-align: center;
    color: #5BA2DC;
    padding: 5px;
    /* font-size: 24px; */
}
.news-item h3 a {
    font-size: 20px;
    color: #2a5d96;
}
.pagination {
    height: 40px;
    margin: 20px 0;
}
.pagination ul {
    display: inline-block;
    margin-bottom: 0;
    margin-left: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.pagination ul > li {
    display: inline;
}
.pagination ul > li > a{
       color: #22a1d7;
}
.pagination ul > li > span{
   color: #000;
}
li {
    line-height: 20px;
}
.pagination ul > li:first-child > a, .pagination ul > li:first-child > span {
    border-left-width: 1px;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}
.pagination ul > li > a, .pagination ul > li > span {
   
    float: left;
    padding: 0 14px;
    line-height: 38px;
    text-decoration: none;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-left-width: 0;
}
.pagination ul > li:last-child > a, .pagination ul > li:last-child > span {
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
}

button, input, optgroup, select, textarea {
    max-width: 100%;
}
[type=reset], [type=submit], button,  [type=button] {
     cursor: pointer;
}
ul.tmo_list li:before {
    content: url(/images/postbullets.png);
    margin-right: 6px;
    bottom: 2px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
}



.blog-main p {
    text-align: justify;
}

div#us a {
       color: #fafbfc;
    text-shadow: #0c2544ab 1px 3px 12px;
    background: #3333338c;
    padding: 5px;
}

div#mid-1 .container {
background: rgba(255, 255, 255, 0.9);
}

.bg-light, .navbar-brand {
    background: transparent!important;
    padding-top: 0!important;
    margin-top: 0!important;
}

.navbar-light .navbar-nav .nav-link {
    color: rgb(55, 172, 241);
}
#navbars{
    padding: 15px;
background: rgba(255, 255, 255, 0.9);
	border-radius: 7.25rem!important;
}

button.navbar-toggler.collapsed {
    background: #fff;
}
button.navbar-toggler {
    background: #e6f6fd;
}


.product_box h3 {
    text-align: center;
    background: #2A5D96;
    padding: 3px 10px;
    margin: 0 0 10px 0;
    color: #FFF;
    font-size: 12px;
    height: 35px;
    border-radius: 120px 120px 10px 10px;
    -moz-border-radius: 120px 120px 10px 10px;
    -webkit-border-radius: 120px 120px 10px 10px;
    border: 0px solid #000000;
}
.product_box a {
    color: #fff;
}

.product_box a img {
    max-width: 100%;
    display: block;
    border: 5px solid #038EA1;
    margin: auto;
    margin-bottom: 10px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.product_box a:hover img {
    border: 5px solid #AEE8F0;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}







#top-2 p {
color: #125979;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
}

div#logo img {
    text-align: center;
    display: block;
    margin: auto;
}

img {
    display: block;
    max-width: 100%;
}
ul.language-menu {
    position: absolute;
   top: 4px;
    right: 35px;
    z-index: 999;
}
ul.language-menu li {
    list-style: none;
    display: block;
    float: none;
    margin: 3px;
	padding: 3px;
}
ul.language-menu li:hover {
    text-decoration: none;
    background: #8fdcfa;
  
}
ul.language-menu li a {
    text-decoration: none;
}

h1.h1top {
    color: #2e8cb5;
text-align: center;
    font-size: 21px;
}

#top-info {
z-index: 999;
    height: auto;
    min-height: 100px;
    top: 0;
    left: 0;
    right: 0;
    background: #ffffff;
	padding-top: 15px;
	padding-bottom: 10px;

	
}

div#adr  {
text-align: center;
    padding: 8px;
    margin: 1rem;
    background-color: rgb(255, 255, 255);
    border-radius: .25rem;

}
div#adr p {
    text-align: center;
    font-size: 16px;
    margin: 0;
    padding: 0;
    line-height: 20px;
}

div#top-info.fixo {
    box-shadow: 2px 2px 3px rgb(144, 140, 140);
	
}


a.dn.fixo {
top: 0;
    right: 15px;
    background: #f1c40f;
    width: 100%;
    z-index: 99999999;
    margin: 3px;
    color: #fff;
}
button#submitButton {
    cursor: pointer;
}
#mid-1 i {
    color: #f1c40f;
    padding: 15px;
}
#mid-2 h3 {
color: #125979;
    font-size: 25px;
    font-weight: 400;
    text-align: center;
}

#mid-2 p {
color: #125979;
    font-size: 16px;
    font-weight: 400;

}

#mid-2 img {
    float: left;
    padding: 0 5px 5px;
}

.sp {
    background: #1f4f65;
    color: #fff;
    padding: 7px 17px 3px;
}

span.promo.nom1 {
    font-size: 22px;
    color: #f1c40f;
}
span.promo.nom2 {
    font-size: 17px;display: inline-block;
}


.btns.btns-info.back-ring-button {
cursor: pointer;
    background: #30a0d2;
    padding: 8px 0px;
    font-size: 17px;
    font-weight: 500;
    color: #ffffff;
    margin: auto;
    display: block;
    max-width: 300px;
    text-align: center;
}
.btns.btns-info.back-ring-button:hover {
    color: #ffffff;
    background: #f9c804;
}

.fixo {
    position: fixed!important;

}

.imgtitle {

    position: absolute;
	left: 0;
    right: 0;
    margin: 0 auto;
    top:20%;
    text-align: center;
	line-height: 1.2;
display: inline-block;
    font-size: 43px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    padding: 0 20%;
    text-shadow: 2px 3px 6px #000;
}


#vidd {
max-width: 90%;
    display: block;
    margin: auto;
    border: 5px solid #333;
    background: transparent url(/images/poster.jpg) no-repeat 0 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
   }
   
video {
    display: block;
    max-width: 100%;
}
div#mid-1 {

}

a.dn {
text-decoration: none;
/*     color: #f1c40f; */
    padding-top: 22px;
    margin-bottom: 22px;
    display: block;
    box-sizing: content-box;
    margin: auto;
    max-width: 350px;
    text-align: center;
    box-sizing: content-box;
}
a.dn:hover
{
	text-decoration: none;
color: #2e8cb5;
}


a.dn span {    line-height: 50px;
    vertical-align: top;
    height: 40px;
font-size: 28px;
}
a.sots {
    display: inline-block;
}

a.sots img {
    float: left;
    padding: 1px 8px;
    max-width: 43px;
}


div#messenger {
    font-size: 14px;
    color: #D70000;
	text-align: center;
    padding: 6px;
}


#overlay {
    opacity: 0.8;
    filter: alpha(opacity=80);
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #000;
    width: 100%;
    height: 100% !important;
    z-index: 999;
    overflow: auto;
}

.wrapper-modal-back-ring {
position: fixed;
    right: 0;
    left: 0;
    top: 16%;
    z-index: 99999999;
    max-width: 400px;
    margin: 0 auto;
    background: #09232d;
    border: 1px solid #CCCCCC;
    padding: 23px;
}

div#form-blok .close-ring-button {
    position: absolute;
    right: 1px;
    top: 6px;
}

div#form-blok {
    max-width: 450px;
    display: block;
    margin: auto;
}



.circle-color {
    background-color: #fff;
    -webkit-border-radius: 50em;
    -moz-border-radius: 50em;
    border-radius: 50em;
    -webkit-box-shadow: 0px 0px 0px 3px #58D4CC;
    -moz-box-shadow: 0px 0px 0px 3px #58D4CC;
    box-shadow: 0px 0px 0px 3px #58D4CC;
    margin: 0 auto;
    opacity: 1;
}

/* ------------------- */
.circle-color-full {
    background-color: #58D4CC;
    -webkit-border-radius: 50em;
    -moz-border-radius: 50em;
    border-radius: 50em;
    -webkit-box-shadow: 0px 0px 0px 3px #58D4CC;
    -moz-box-shadow: 0px 0px 0px 3px #58D4CC;
    box-shadow: 0px 0px 0px 3px #58D4CC;
    margin: 0 auto;
    opacity: 1;
}

.icons-box-vert.smol {
    padding: 0px 15px 0px 15px;
   
}
.box-vert-info p {    
    font-size: 26px;
    padding: 41px 0px 0px 0px;
	line-height: 44px;
}

.icons-box-vert {
border: 3px dashed #0FBEB4;
padding: 30px 15px 10px 15px;
margin: 26px 10px;
min-height: 120px;
}


.icons-box-vert i {
color: #BC2224;
    font-weight: bold;
    font-style: normal;
    font-size: 74px;
    float: left;
padding: 6% 4%;
    display: block;
}


#footer {
    background: rgba(0, 0, 0, 0.85);
    min-height: 50px;

}

#footer p, #footer a {
    font-size: 14px;
    color: #d0e2e0;
}



div#footer hr {
    background: #124965;
}

/* ÌÅÄÈÀ !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/


@media (max-width: 1039px){
.imgtitle {
font-size: 29px;
    line-height: 1.4;
}
a.dn span {
    font-size: 20px;

}

h1.h1top {
    font-size: 20px;
}

}

@media (max-width: 990px){
div#adr {
    display: none;
}	
	
#navbars{
	border-radius: 0rem!important;
}
div#us {
    display: inline!important;
}



}


@media (max-width: 767px){

#hand {
	-webkit-transform: rotate( 90deg );
    -moz-transform: rotate( 90deg );
    -ms-transform: rotate( 90deg );
    -o-transform: rotate( 90deg ); 
  transform: rotate( 90deg ); 
  
	
}	
	
h1.h1top {
    font-size: 18x;
}	
.imgtitle {
	font-size: 20px;
	line-height: 1.2;
}
}

@media (max-width: 576px){
	

	
}

@media (max-width: 479px){
	

	h1.h1top {
    font-size: 17px;
}
.imgtitle {
position: relative;
	font-size: 18px;
	line-height: 1.2;
text-shadow: none;
	color: #2e8cb5;
}
}

@media (max-width: 375px){
div#form-blok {
    max-width: 300px;

}
}


