@import 'https://fonts.googleapis.com/css?family=Dosis:300';
@import 'https://fonts.googleapis.com/css?family=Open+Sans:300italic,300';

html {
    -webkit-font-smoothing: antialiased;
}

body{
    background-color: #f1f1f1;
    font-family: 'Roboto', Arial, sans-serif;
}

.header {
/*    background-color: #7f2f2c;*/
    background: url("../images/menubg_extended.png");
    -webkit-background-size: 100% 50px;
    -moz-background-size: 100% 50px;
    -o-background-size: 100% 50px;
    background-size: 100% 50px;
    background-repeat: no-repeat;
    background-position: bottom;
    min-height: 122px;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.35);
    -moz-box-shadow:    0px 3px 5px 0px rgba(50, 50, 50, 0.35);
    box-shadow:         0px 3px 5px 0px rgba(50, 50, 50, 0.35);
}

.footer {
    line-height: 59px;
}

.footer a{
    color: #ffffff;
    text-decoration: none;
}

.quickframe{
    border-radius: 4px;
    background-size: 160px;
    background-repeat: no-repeat;
    background-position: center;
}

.main {
    background-color: #f1f1f1;
    min-height: 500px;
    margin-top: 5px;
}

.footer-main {
    background-color: #62646a;
    min-height: 310px;
    color: #ffffff;
}

.footer-bottom {
    background-color: #414349;
    min-height: 59px;
    font-family: arial, sans-serif;
    font-size: 15px;
    color: #ffffff;
}

.shadowIcon {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.69);
    -moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.69);
    box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.69);
    height: 43px;
    margin-right: 10px;
    margin-top: 10px;
}

.footer-header {
    font-size: 17px;
    font-weight: bold;
    line-height: 45px;
    border-bottom: 1px solid #ffffff;
    padding-left: 17px;
    padding-right: 17px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 10px;
    text-align: left;
}

.footer-body {
    font-family: 'Roboto', sans-serif;
    font-weight: thin;
    font-size: 15px;
    padding: 17px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 20px;
    text-align: left;
}

.footer-body a{
    text-decoration: none;
    color: #ffffff;
}

.footer-body ul{
    margin-left: 0px;
    padding-left: 17px;
}

.footer-body li{
    line-height: 28px;
}

#menu_section {
    width: 96px;
    display: inline-block;
    height: 23px;
}

.menumain li{
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
/*
    padding-left: 10px;
    padding-right: 10px;
*/
    width: 30%;
    line-height: 35px;
    margin-top: 7px;
}
.menumain li a{
    color: #ffffff;
    margin-left: auto;
    margin-right: auto;
    text-decoration: none;
}

ul.list-inline.menumain_right, ul.list-inline.menumain_left {
    margin-bottom: 0;
}

section {
    padding: 100px 0;
    text-align: center;
}
select.frecuency {
    border: none;
    font-style: italic;
    background-color: transparent;
    cursor: pointer;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform .35s ease-in;
    transition: -webkit-transform .35s ease-in;
    border-bottom: none;
}
select.frecuency:focus {
    outline: none;
    border-bottom: 5px solid #39b3d7;
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    -webkit-transition: -webkit-transform .35s ease-in;
    transition: -webkit-transform .35s ease-in;
}
.free {
    text-transform: uppercase;
}
.input-group {
    margin: 20px auto;
    width: 100%;
}
input.btn.btn-default,
input.btn.btn-default:focus {
    outline: none;
    width: 70%;
    height: 45px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    text-align: left;
}
button.btn {
    width: 30%;
    height: 45px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.promise {
    color: #999;
}


.menumain {
    background-color: #333399;
    color: #ffffff;
/*    line-height: 50px;*/
    min-height: 50px;
}

.topmain {
    min-height: 72px;
}

.toplogo {
    width: 287px;
    background-color: #ffffff;
    margin-bottom: -53px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
}

.seperatorKey {
    border-right: 1px solid #fff;
}

.homeIcon {
    margin-top: -6px;
    margin-right: 3px;
}

.cicleIcon {
    background-color: #303486;
    border-radius: 25px;
    font-size: 17px;
    width: 45px;
    padding: 10px 12px;
    text-align: center;
    color: #fff;
    margin-top: 10px;
    display: inline;
}

.topleft {
    font-size: 21px;
    margin-left: 10px;
    margin-top: 13px;
    color: #303486;
    display: inline;
    text-shadow: 1px 1px 3px #aaa;
}

.topright {
    font-size: 23px;
    font-weight: bold;
    margin-left: 10px;
    margin-top: 13px;
    color: #303486;
    display: inline;
    text-shadow: 1px 1px 3px #aaa;
}

.formRegisterTitle {
    font-size: 32px;
    color: #303486;
    margin-left: auto;
    margin-right: auto;
    background-color: #f1f1f1;
    width: 100px;
    display: inline-block;
}

.formRegisterTitleBg {
    background-image: url("../images/bgBlue.png");
    background-repeat: repeat-x;
    background-position: center;
    background-size: 100% 1px;
}

.caseEnquiry input, .caseEnquiry textarea,  .caseEnquiry button {
    border-radius: 0;
}

.caseEnquiry input{
    min-height: 42px;
}

.boxpanel {
    background-color: #ffffff;
    -webkit-box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.13);
    -moz-box-shadow:    4px 4px 5px 0px rgba(50, 50, 50, 0.13);
    box-shadow:         4px 4px 5px 0px rgba(50, 50, 50, 0.13);
}

.practice-list li a{
    color: #666666;
    text-decoration: none;
    word-wrap: break-word;
    display: block;
    height: 19px;
    overflow: hidden;
}

.practice-list li {
    display: block;
    border-bottom: 1px solid #ccc;
    line-height: 45px;
    margin-left: 5px;
    padding-left: 30px;
    text-transform: uppercase;
    font-size: 16px;
}

.practice_shadow {
    background-image: url('../images/shadow_practice.png'); 
    background-repeat:repeat-x; 
    background-position: top;
}

.bannerpanel {
    min-height:347px; 
    margin-top:20px;
}

.testimonialpanel {
    padding-left:0; 
    padding-right: 35px;
}

.headpanel {
    margin-left: 22px;
    margin-right: 22px;
    min-height: 11px;
    background-color: #ccc;
}

.headpanelblue {
    background-color: #2ab7fb;
}

.tagyellow {
    color: #ffc86f;
}

.headpanelyellow {
    background-color: #ffc86f;
    margin-top: -11px;
    margin-right: 0;
    margin-left: 5px;
}

.headpanelpink {
    background-color: #f69c9c;
    margin-top: -11px;
    margin-right: 0;
}
.tagpink{
    color: #f69c9c;
}

.headpanelgreen {
    background-color: #2cbfcd;
    margin-top: -11px;
    margin-right: 0;
}
.taggreen{
    color: #2cbfcd;
}

.tagblue{
    color: #2ab7fb;
}

.headpanelbody {
    min-height: 246px;
    border-left: 1px solid #e3e2e2;
    
    padding-left: 13px;
    padding-right: 12px;
    text-align: justify;
}

.tag {
   font-size: 13px;
   font-weight: thin;
   padding: 16px 0;
   text-transform: uppercase;
}

.panelTitle {
    font-size: 22px;
    padding-bottom: 12px;
}
.panelReadmore{
    font-size: 14px;
}

.panelReadmore a{
    color: #777;
    font-weight: bold;
    text-decoration: none;
}
.panelMain {
    font-size: 14px;
    font-weight: thin;
    line-height: normal;
    color: #777;
}

.readmore {
    margin-right: 10px;
}
/*
 * Button Arrow
 */
.tm-button-arrow:before {
  font-family: 'Monday';
  content: "\e600";
  font-size: 12px;
  line-height: 12px;
  text-decoration: none;
    margin-right: 8px
}
.tm-button-arrow {
  color: #5c5c5c;
  text-decoration: none;
}
.tm-button-arrow:hover {
  color: #adadae;
}

/* Carousel */

#quote-carousel {
/*    padding: 0 10px 30px 10px;*/
/*    margin-top: 30px;*/
    /* Control buttons  */
    /* Previous button  */
    /* Next button  */
    /* Changes the position of the indicators */
    /* Changes the color of the indicators */
}
ol.carousel-indicators{
    margin-top: 0;
    margin-bottom: -26px;
}
#quote-carousel .carousel-control {
    background: none;
    color: #CACACA;
/*    font-size: 2.3em;*/
    text-shadow: none;
/*    margin-top: 30px;*/
}
#quote-carousel .carousel-control.left {
    left: -60px;
}
#quote-carousel .carousel-control.right {
    right: -60px;
}
#quote-carousel .carousel-indicators {
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-right: -19px;
}
#quote-carousel .carousel-indicators li {
    width: 10px;
    height: 10px;
    margin: 5px;
    cursor: pointer;
/*    border: 4px solid #CCC;*/
    background-color: #2ab7fb;
    border-radius: 25px;
    opacity: 0.4;
    overflow: hidden;
    transition: all 0.4s;
}
#quote-carousel .carousel-indicators .active {
    background: #13719f;
    width: 10px;
    height: 10px;
    border-radius: 25px;
/*    border-color: #f33;*/
    opacity: 1;
    overflow: hidden;
}
.carousel-inner {
/*    min-height: 300px;*/
}
.item blockquote {
    border-left: 0;
    margin: 0;
}
.item p {
    font-size: 14px;
    font-weight: thin;
}
.item blockquote p:before {
/*
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
*/
}

.noBottomBorder {
    border-bottom:0;
}

.legal_stand{
    height: 160px;
    width: 100%;
}

.grid-container2 li {
    width: 100%;
    text-align: left;
}

.pictureframe {
    height: 300px;
    overflow: hidden;
}