/*Home text Area translate**/
.btn {
    border: 0px solid transparent!important;
}
.btnDeleteTxt {
    position: absolute;
    top: 0;
    right: -5px;
}

/* *****************FOOTER****************** */


.media-footer img{
  width: 50px;
  padding-bottom: 20px;
}

.line-footer{
  margin-top: 0px;
  margin-bottom: 5px;
  width: 120px;
  margin-left: inherit;
}

.footer-1 h5{
  margin-bottom: 2px;
}
.footer-2{
  margin-top: 20px;
}

.footer-2 .col-sm-4 {
    float: right;
    text-align: right;
    margin: auto;
  }


  @media only screen and ( max-width: 767px){
      .footer-1 h5{
        text-align: center;
      }
      .line-footer {
        margin-left: auto!important;
      }
      .media-footer {
          text-align: -webkit-center;
          text-align: -moz-center;
      }
      .footer-2 .col-sm-4 {
          float: none;
          text-align: center;
          margin: auto;
      }

      footer .copyright {
          float: none;
      }
  }




:focus {
    outline: none;
}

a, button, input[type=submit], input[type=button] {
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    outline:none;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    line-height: 1.3;
}

.btn {
    border-radius: 2px;
}

/*checkbox/radio*/
.checkbox label:after,
.radio label:after {
    content: '';
    display: table;
    clear: both;
}

.checkbox .cr,
.radio .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #a9a9a9;
    border-radius: .25em;
    width: 1.3em;
    height: 1.3em;
    float: left;
    margin: .1em .4em 0 0;
}

.radio .cr {
    border-radius: 50%;
}

.checkbox .cr .cr-icon,
.radio .cr .cr-icon {
    position: absolute;
    font-size: .8em;
    line-height: 0;
    top: 50%;
    left: 20%;
}

.radio .cr .cr-icon {
    margin-left: 0.04em;
}

.checkbox label input[type="checkbox"],
.radio label input[type="radio"] {
    display: none;
}

.checkbox label input[type="checkbox"] + .cr > .cr-icon,
.radio label input[type="radio"] + .cr > .cr-icon {
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all .3s ease-in;
}

.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon,
.radio label input[type="radio"]:checked + .cr > .cr-icon {
    transform: scale(1) rotateZ(0deg);
    opacity: 1;
}

.checkbox label input[type="checkbox"]:disabled + .cr,
.radio label input[type="radio"]:disabled + .cr {
    opacity: .5;
}
/*end of checkbox/radio*/

body {
    font-family: 'Roboto', sans-serif;
    color: #666;
}

.theme-navbar {
    background-color: #0081c9;
    border-radius: 0;
    border: none;
    margin-bottom: 40px;
}

.theme-navbar #logo {
    color: #fff;
    font-size: 24px;
    font-weight: 500;
}

.theme-navbar #logo::before {
    font-family: "Material-Design-Iconic-Font";
    content: "\f1e3";
/*    font-size: 18px;*/
    margin-right: 5px;
    opacity: 0.75;
}

.theme-navbar .navbar-nav > li > a {
    color: rgba(255,255,255,0.75);
    font-weight: 500;
}

.theme-navbar .navbar-nav > li > a:focus, .theme-navbar .navbar-nav > li > a:hover {
    color: rgba(255,255,255,1.0);
}

.theme-navbar .navbar-nav > .open > a, .theme-navbar .navbar-nav > .open > a:focus, .theme-navbar .navbar-nav > .open > a:hover {
    background-color: transparent;
    color: #fff;
}

.theme-navbar .navbar-nav > .active > a, .theme-navbar .navbar-nav > .active > a:focus, .theme-navbar .navbar-nav > .active > a:hover {
/*    background-color: #fff;
    color: #0081c9;*/
    background-color: transparent;
    color: #fff;
}

.theme-navbar .navbar-nav > li > a::before {
    font-family: "Material-Design-Iconic-Font";
    font-size: 15px;
    margin-right: 5px;
    vertical-align: middle;
}

.theme-navbar .navbar-toggle .icon-bar {
    background-color: #fff;
}

.theme-navbar .navbar-toggle:focus, .theme-navbar .navbar-toggle:hover {
    background-color: rgba(255,255,255,0.25);
}

.theme-navbar .navbar-collapse {
    border-color: transparent;
}

.theme-navbar .dropdown-menu > li > a {
    color: #666;
    font-size: 13px;
}

.theme-navbar .dropdown-menu > .active > a, .theme-navbar .dropdown-menu > .active > a:focus, .theme-navbar .dropdown-menu > .active > a:hover {
    color: #fff;
}

.app-link a::before {
    content: "\f33c";
    font-size: 17px !important;
}

.app-link a span::before {
    font-family: "Material-Design-Iconic-Font";
    content: "\f33b";
    font-size: 15px;
    margin-right: 5px;
    vertical-align: middle;
}

.human-translation a::before {
    content: "\f257";
    font-size: 17px !important;
}

.premium a::before {
    content: "\f187";
}

/*.account > a::before {
    content: "\f207";
    font-size: 17px !important;
}
*/
.try-apps-title::before {
    font-family: "Material-Design-Iconic-Font";
    font-size: 18px;
    margin-right: 5px;
    vertical-align: middle;
    content: "\f33c";
}

.try-apps-title span::before {
    font-family: "Material-Design-Iconic-Font";
    font-size: 15px;
    margin-right: 5px;
    vertical-align: middle;
    content: "\f33b";
}

.translate-sectn .translate-action-bar .btn {
    font-size: 13px;
    border-radius: 2px;
}

.translate-sectn .translate-action-bar .btn.btn-default {
    border-color: #dfdfdf;
}


.translate-sectn .translate-action-bar .btn i.fa-exchange {
    font-size: 14px;
}

.translate-sectn .translate-action-bar .btn.active {
    background-color: #0081c9;
    border-color: #0081c9;
    color: #fff;
}

.translate-sectn .translate-action-bar .btn-swap {
    float: right;
}

.translate-sectn .translate-action-bar .btn-phrasebook {
    float: right;
}

.translate-sectn .translate-box {
    margin: 15px 0 0;
}

.translate-sectn .translate-box.resize {
    width: 80%;
    float: left;
}

.translate-sectn .translate-box .source-sectn {
    padding: 15px;
    border: 1px solid #dfdfdf;
    border-radius: 2px 0 0 2px;
    height: 265px;
}

.translate-sectn .translate-box .source-sectn textarea {
    width: 100%;
    height: 200px;
    padding: 0;
    border: none;
    resize: none;
    font-size: 24px;
}

.translate-sectn .translate-box .translation-sectn {
    padding: 15px;
    background-color: #f3f3f3;
    border: 1px solid #dfdfdf;
    border-left: none;
    border-radius: 0 2px 2px 0;
    height: 265px;
}

.translate-sectn .translate-box .translation-sectn .translated-txt-area {
    height: 200px;
    font-size: 24px;
}

.translate-sectn .translate-box .some-action-area {
    font-size: 13px;
}

.translate-sectn .translate-box .some-action-area a {
/*    color: #333;*/
    font-size: 13px;
}

.translate-sectn .translate-box .some-action-area .chracter-count {
    margin-top: 7px;
}

.suggestions-sectn {
    margin: 60px 0;
}

.promotional-info {
    padding: 15px 0 30px;
    /*background-color: #f3f3f3;*/
    background-color: #0081c9;
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    font-size: 18px;
    text-align: center;
    /*margin-bottom: 30px;   //Samuel */
}

.favorite-box {
    width: 18%;
    height: 200px;
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    padding: 15px;
    margin: 15px 0 0 2%;
    float: left;
    display: none;
}

footer {
    background-color: #0081c9;
    padding: 20px 0;
    color: rgba(255,255,255,0.75);
    font-size: 13px;
}

footer.footer-fixed {
    position: fixed;
    width: 100%;
    bottom: 0;
}

.footer-links {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-links li {
    display: block; /*CAmbio S (inline)*/
    margin: 0 5px;
}

.footer-links li a {
    color: rgba(255,255,255,0.75);
}

.footer-links li a:hover, .footer-links li.active a {
    color: rgba(255,255,255,1.0);
    text-decoration: none;
}

footer .copyright {
    float: right;
}

.theme-modal .modal-header {
    background-color: #0081c9;
    border: none;
    border-radius: 4px 4px 0 0;
    color: #fff;
}

.theme-modal .modal-header .close {
    color: #000;
}

.color-txt {
    color: #0081c9;
}

.app-icon {
    width: 25%;
    margin: 15px 0;
}

.download-app-icon {
    width: 40%;
    margin: 0 2%;
}

.language-dropdown {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    min-width: 60%;
    width: auto;
    font-size: 12px;
    padding: 10px;
    border-radius: 2px;
}

.language-dropdown .col {
    width: 10%;
    float: left;
    margin: 0 10px;
}

.language-dropdown .col a {
    display: block;
    margin: 10px 0;
    color: #333;
}

.language-dropdown .col a:hover, .language-dropdown .col a:focus, .language-dropdown .col a.active {
    color: #0081c9;
    text-decoration: none;
}

.inner-page-sectn {
    padding-bottom: 40px;
}

.heading {
    color: #333;
    margin: 0 0 20px;
}

/*.themeForm .field {
    display: inline-block;
    width: 100%;
}*/

.themeForm label {
    font-weight: 400;
}

.themeForm small {
    color: #999;
}

.themeForm .form-control {
    height: 40px;
    border-radius: 2px;
    margin-bottom: 15px;
    box-shadow: none;
}

.themeForm textarea.form-control {
    height: 200px;
}

.themeForm .btn {
    border-radius: 2px;
    padding: 10px 20px;
}

.themeForm .btns-field {
    margin-top: 20px;
}

.bootstrap-select .btn {
    padding: 9px 12px;
}

.bootstrap-select .btn.disabled, .bootstrap-select .btn[disabled], .bootstrap-select fieldset[disabled] .btn {
    background-color: #eee;
    opacity: 1.0;
}

.bootstrap-select .btn-default {
    color: #666;
}

.bootstrap-select > .dropdown-toggle.btn-primary.bs-placeholder, .bootstrap-select > .dropdown-toggle.btn-primary.bs-placeholder:active, .bootstrap-select > .dropdown-toggle.btn-primary.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.btn-primary.bs-placeholder:hover {
    color: #fff;
}

.bootstrap-select.targetLanguage::before {
    font-family: "Material-Design-Iconic-Font";
    content: "\f301";
    font-size: 24px;
    position: absolute;
    left: -23px;
    top: 5px;
}

.or-sectn {
    width: 1px;
    height: 300px;
    background-color: #dfdfdf;
    margin: 0 auto;
    position: relative;
}

.or-sectn::before {
    content: "or";
    width: 30px;
    height: 30px;
    line-height: 26px;
    text-align: center;
    text-transform: uppercase;
    font-size: 13px;
    color: #999;
    background-color: #fff;
    border: 1px solid #dfdfdf;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.sign-up-sectn-info .btn {
    padding: 10px 20px;
    margin-top: 10px;
}

.sign-up-sectn-info .radio {
    margin: 15px 0;
}

.sign-up-sectn-info .radio label {
    padding-left: 0;
}

.benefits-sectn {
    background-color: #dfdfdf;
    padding: 30px;
    margin-bottom: 30px;
    border-radius: 2px;
}

.benefits-sectn p {
    margin-bottom: 20px;
}

.premium-sectn {
    background-color: ##f7f7f7;
    margin-top: -40px;
    color: #0081c9;
    padding: 60px 0;
/*    border-top: 1px solid rgba(255,255,255,0.1);*/
}

.premium-sectn .heading {
    color: #0081c9;
}

.plan-frequency {
    margin: 30px 0;
}

.plan-frequency.nav-tabs {
    border: none;
}

.plan-frequency.nav-tabs > li {
    float: none;
    display: inline-block;
    margin: 0;
}

.plan-frequency.nav-tabs > li > a {
    border-radius: 0;
    font-size: 18px;
    background-color: #337ab7;
    border-color: #2e6da4;
    color: #fff;
    margin: 0;
}

.plan-frequency.nav-tabs > li:first-child > a {
    border-radius: 4px 0 0 4px;
}

.plan-frequency.nav-tabs > li:last-child > a {
    border-radius: 0 4px 4px 0;
    margin-left: -4px;
}

.plan-frequency.nav-tabs > li.active > a, .plan-frequency.nav-tabs > li.active > a:focus, .plan-frequency.nav-tabs > li.active > a:hover {
    background-color: #286090;
    border-color: #204d74;
    color: #fff;
    z-index: 1;
}

.plan .content {
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
    text-align: center;
    color: #666;
    display: inline-block;
    width: 100%;
    border-radius: 2px;
    padding: 20px;
    margin-top: 10px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    position: relative;
}

.plan .name {
    color: #333;
    margin-top: 0;
    margin-bottom: 0;
}

.plan .icon {
    width: 60px;
    height: 60px;
    background-color: #0081c9;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    margin: 0 auto;
    line-height: 60px;
    font-size: 30px;
}

.plan .price {
    color: #0081c9;
    font-size: 48px;
    margin-top: 0;
}

.plan .price small {
    display: inline-block;
    font-size: 18px;
    margin: -8px 5px 0 -15px;
    vertical-align: middle;
}

.plan hr {
    margin: 20px -20px;
}

.plan .txt-info1 {
    color: #0081c9;
}

.plan .txt-info2 {
    color: #999;
}

.plan .btn {
    background-color: #0081c9;
/*    width: 100%;*/
    color: #fff;
    margin: 15px 0;
}

.plan-info {
    margin-top: 30px;
    text-align: center;
    font-size: 13px;
}

.plan-info a {
    color: #0081c9;
}

.triangle {
    width: 0;
    height: 0;
    border-top: 100px solid #fe8c00;
    border-left: 100px solid transparent;
    position: absolute;
    right: 0;
    top: 0;

}

.triangle-txt {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    line-height: 24px;
    position: absolute;
    right: -5px;
    top: 0;
}

.triangle-txt small {
    font-size: 14px;
    font-weight: 400;
}

.fa-within-circle {
    width: 36px;
    height: 36px;
    background-color: #0081c9;
    color: #fff;
    border-radius: 50%;
    line-height: 36px !important;
    text-align: center;
}

.color-dark {
    color: #333;
    font-size: 18px;
}

.color-blue {
    color: #0081c9;
}

.plan-featured-table td {
    vertical-align: middle !important;
}

.plan-featured-table h4 {
    font-size: 16px;
    font-weight: 400;
}

.plan-featured-table {
    margin: 30px 0;
}

.plan-featured-table p {
    margin-top: 10px;
}

.plan-featured-table i.zmdi {
/*    font-size: 18px;*/
    font-weight: bold;
}

.faq-sectn {
    background-color: #f3f3f3;
    padding: 60px 0;
}

.faq-sectn .heading {
    color: #0081c9;
    margin-bottom: 30px;
}

.faq-sectn .panel-group .panel + .panel {
    margin-top: 15px;
}

.panel-default > .panel-heading {
    padding: 0;
    border-radius: 2px;
}

.faq-sectn .panel-title > a {
    display: block;
    padding: 10px 15px;
    text-decoration: none;
    color: #333;
}

 .faq-sectn .more-less {
    float: right;
    font-size: 12px;
    font-weight: 400;
    margin-top: 4px;
}

.contact-address-sectn {
    background-color: #0081c9;
    padding: 30px;
    margin-bottom: 30px;
    border-radius: 2px;
}

.contact-address-sectn h3, .contact-address-sectn address, .contact-address-sectn span,  .contact-address-sectn a {
  color: #fff;
}


.google-maps {
    position: relative;
    padding-bottom: 75%; // This is the aspect ratio
    height: 0;
    overflow: hidden;
    margin-top: 30px;
}

.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.contact_blue .form-control {
      border: 2px solid #0081c9;  
}

#betterTranslationModal textarea {
    width: 100%;
    height: 100px;
    border-radius: 2px;
    padding: 10px 15px;
}

.popoverBottom {
    display: inline-block;
}

.popoverContent {
    display: none;
}

.popover {
    font-family: inherit;
    font-size: 13px;
    width: 100%;
    border-radius: 2px;
}

.btm-txt {
    margin: 10px 0 0;
}

.portal-group .list-group-item.heading {
    margin-bottom: 0;
}

.portal-group .list-group-item {
    padding: 15px;
    font-weight: 500;
}

.portal-group .list-group-item:first-child {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}

.portal-group .list-group-item:last-child {
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
}

.subscription-sectn .table th {
     font-weight: 500;
}

.subscription-sectn .table td {
    vertical-align: middle;
}

.subscription-sectn .form-control {
    width: auto;
    height: auto;
    padding: 0;
}

.order-panel {
    margin-top: 25px;
    border-radius: 2px;
}

.order-panel .panel-footer {
    padding: 0;
}

.order-panel .btn-submit-order {
    border-radius: 0 0 2px 2px;
}

@media (min-width: 768px) {
    .md-sm-no-right-padding {
        padding-right: 0;
    }

    .md-sm-no-left-padding {
        padding-left: 0;
    }

/*    .plan {
        height: 580px;
    }

    .plan:hover .content {
        -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5);
        -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.55);
        box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5);
        width: 110%;
        position: absolute;
        left: -2.5%;
        top: -25px;
        z-index: 9;
        font-size: 120%;
    }

    .plan:hover .name {
        font-size: 48px;
    }

    .plan:hover .icon {
        width: 70px;
        height: 70px;
        line-height: 70px;
        font-size: 36px;
    }

    .plan:hover .price {
        font-size: 60px;
    }

    .plan:hover .price small {
        font-size: 24px;
        margin: -8px 5px 0 -15px;
    }

    .plan:hover .localizer {
        font-size: 24px;
    }

    .plan:hover .btn {
        font-size: 24px;
    }

    .plan:hover .feature {
        font-size: 30px;
    }*/
}

@media (min-width: 992px) and (max-width: 1399px) {
    .language-dropdown {
        min-width: 82%;
    }

}

@media (min-width: 768px) and (max-width: 991px) {
    .theme-navbar .navbar-nav > li > a {
        padding-left: 8px;
        padding-right: 8px;
    }

    .language-dropdown {
        min-width: 96%;
        padding: 5px;
    }

    .language-dropdown .col {
        margin: 0 5px;
        width: 11%;
    }

    .benefits-sectn {
        padding: 20px;
    }

    .plan {
        height: 540px;
    }

    .translate-sectn .translate-box.resize {
        width: 60%;
    }

    .favorite-box {
        width: 38%;
    }
}

@media (max-width: 767px) {
    .theme-navbar .navbar-nav .open .dropdown-menu > li > a {
        color: rgba(255,255,255,0.75);
        padding-left: 35px;
    }

    .theme-navbar .navbar-nav .open .dropdown-menu > li > a:hover, .theme-navbar .navbar-nav .open .dropdown-menu > li > a:focus {
        color: rgba(255,255,255,1.0);
    }

    .theme-navbar .navbar-nav .open .dropdown-menu > .active > a, .theme-navbar .navbar-nav .open .dropdown-menu > .active > a:focus, .theme-navbar .navbar-nav .open .dropdown-menu > .active > a:hover {
        background-color: transparent;
        color: rgba(255,255,255,1.0);
    }

    .xs-center {
        text-align: center;
    }

    .translate-sectn .translate-action-bar .btn-swap {
        float: none;
        margin: 10px 0;
    }

    .translate-sectn .translate-action-bar .btn-phrasebook {
        float: none;
        margin-top: 10px;
    }

    .translate-sectn .translate-action-bar .btn i.zmdi-swap-vertical {
        font-size: 15px;
    }

    .translate-sectn .translate-action-bar .btn {
        font-size: 11px;
    }

    .translate-sectn .translate-box .source-sectn {
        border-radius: 2px 2px 0 0;
    }

    .translate-sectn .translate-box .source-sectn textarea {
        font-size: 18px;
    }

    .translate-sectn .translate-box .translation-sectn {
        border-top: none;
        border-left: 1px solid #dfdfdf;
        border-radius: 0 0 2px 2px;
    }

    .translate-sectn .translate-box .translation-sectn .translated-txt-area {
        font-size: 18px;
    }

    .suggestions-sectn {
        margin: 30px 0;
    }

    .footer-links {
        text-align: center;
    }

    footer .copyright {
        float: none;
        text-align: center;
        display: block;
        margin-top: 10px;
    }

    .language-dropdown {
        min-width: 92%;
        height: 300px;
        overflow: scroll;
    }

    .language-dropdown .col {
        width: auto;
    }

    .or-sectn {
        width: 100%;
        height: 1px;
        margin: 30px 0;
    }

    footer.footer-fixed {
        position: relative;
        bottom: auto;
    }

    .plan .name {
        font-size: 24px;
    }

    .translate-sectn .translate-box.resize {
        width: 60%;
    }

    .favorite-box {
        width: 38%;
    }

}
