@font-face {
  font-family: 'Candara-Bold';

  font-weight: normal;
  font-style: normal;
}
.logo-brand {
  font-family: 'Candara-Bold', Arial, sans-serif;
  font-size: 4rem;
  line-height: 1;
}
.logo-brand span {
  color: #FF5722;
}
.main-navigation .navbar-default .navbar-nav > li.active > a {
  color: #FF5722;
}
.main-navigation .navbar-default .navbar-nav > li > a:hover, .main-navigation .navbar-default .navbar-nav > li.active > a:hover {
  color: #FF5722;
}
h1 span, h2 span, h3 span, h4 span {
  color: #FF5722;
}
.translucent-bg.blue:after {
  background-color: rgba(255,87,34,0.7);
}
.default-bg.blue {
  background-color: #FF5722;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus, .nav-pills > li > a:hover {
  background-color: #FF5722;;
  border-color: #FF5722;
}
.text-colored {
  color: #FF5722;
}

.start-wrapper {
  text-align: center;
}
.odometer {
  font-size: 50px;
}
.section {
  padding: 25px 0;
}
.translucent-bg.blue:after {
  background-color: rgba(0, 0, 0, 0.55);
}

.btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #FF5722;
    border-color: #FF5722;
}
.btn-warning {
    color: #fff;
    background-color: #FF5722;
    border-color: #FF5722;
}

.sign-panel .nav-tabs > li {
  display: inline-block;
  float: none;
}

.odometer-wrapper {
  text-align: center;
}

.info-panel {
  display: none;
  padding: 10px;
  font-size: 12px;
}

.service-icon {
  width: 90px;
}

.services-list .badge {
  background: #ff5722;
  vertical-align: middle;
}

.s-it-wr { margin-bottom: 10px }
.s-it { display: flex;background: rgba(255, 255, 255, 0.2);padding: 10px 10px;border-radius: 10px;align-items: center;justify-content: space-between;cursor: pointer; }
.s-it:hover { background: rgba(255, 255, 255, 0.3); }
.s-it img { width: 30px; height: 30px }
.s-it__tt {margin-left: 5px; font-size: 13px; }
.s-it__dt { text-align: right; }

.s-it__dt span { display: block; font-size: 12px; }
.s-it-wr a{text-decoration: none;}
@media (max-width:768px) {
  .banner-caption h1 {
    font-size: 30px;
  }

  .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    background: rgba(0,0,0,0.6);
  }
}
.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
  margin-bottom: 15px;
}
.card-body {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;
}
.card-title {
    margin-bottom: 0.75rem;
}
.card-center {
    text-align: center!important;
}
.card img {
    margin: 25px auto;
    vertical-align: middle;
    border-style: none;
}
.card-text:last-child {
    margin-bottom: 0;
}
.font-weight-bold {
    font-weight: 700 !important;
}
.pagination {
    justify-content: center;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 0.25rem;
}
.justify-content-between {
    text-align: center;
    -webkit-box-pack: justify!important;
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
    text-decoration: none;
}
.list_title img{
    display: inline-block;
    vertical-align: middle;
    border-style: none;
    height: 26px;
    margin-right: 10px;
}

.list_title {
    font-size: 18px;
    margin: 25px auto;
    vertical-align: middle;
    border-style: none;
}
.notextlink a{
    text-decoration: none;
}
small, .small {
    font-size: 80%;
    font-weight: 400;
}
.card-info{
    margin: 0 auto;
    float: inherit;
    transform: translate(0,0);
}
.card-info tr{

    cursor: pointer;

}

.card-info  td {
            border-right: 0;
        }
.card-info tr {
            border-bottom: 0;
        }


.table-card {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    border-spacing: 0 10px;
    border-collapse: unset;
}
.table-card td:nth-child(1){
    background: rgba(255, 255, 255, 0.2);
    border-radius: 10px 0 0 10px;
}
.table-card td:nth-child(2){
    background: rgba(255, 255, 255, 0.2);
    border-radius: 0 10px 10px 0;
    text-align: right;
}
.table-card > thead > tr > th, .table-card > tbody > tr > th, .table-card > tfoot > tr > th, .table-card > thead > tr > td, .table-card > tbody > tr > td, .table-card > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
}
.btn1 {
    border-bottom: 1px dashed grey;
    margin-left: 5px;
    cursor: pointer;
    text-align: center;
}
.progress {margin-bottom: 0px !important;}
.pl-10{padding-left:10px}
.h5t h5{padding-left:28px;font-size:12px;text-transform: unset;font-weight: unset;}
.fa-globe,.fa-phone-square{font-size:18px}
.card-flag{display: inline-block;vertical-align: middle;border-style: none;height: 18px;}
.mt-2{margin-top: 0.5rem !important;}
.p-2{padding: 1.0rem !important;}
.p-0 {padding: 0 !important;}
.m-0 {margin: 0 !important;}
.m-4 {margin: 1.5rem !important;}
.mr-10{margin-right:10px;}
.ml-10{margin-left:10px;}
.bg-light-blue{background-color: #3c8dbc !important;}



.direct-chat-messages {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    padding: 10px;
    height: 250px;
    overflow: auto;
    height: auto;
    font-family: 'Source Sans Pro','Helvetica Neue',Helvetica,Arial,sans-serif;
}
.direct-chat-msg {
    transition: all 1s;
}
.direct-chat-msg {
    margin-bottom: 10px;
}
.direct-chat-msg, .direct-chat-text {
    display: block;
}
.direct-chat-msg:before, .direct-chat-msg:after {
    content: " ";
    display: table;
}
.direct-chat-info {
    display: block;
    margin-bottom: 2px;
    font-size: 12px;
}
.direct-chat-text:before {
    border-width: 6px;
    margin-top: -6px;
}
.direct-chat-text:before {
    position: absolute;
    right: 100%;
    top: 15px;
    border: 7px solid;
    border-color: transparent #d2d6de transparent transparent;
    content: ' ';
    height: 0;
    width: 0;
    pointer-events: none;
}
.direct-chat-text {
    margin-left: 0;
    border-radius: 5px;
    position: relative;
    padding: 5px 10px;
    background: #d2d6de;
    border: 1px solid #d2d6de;
    margin: 5px 0 0 0px;
    font-size: 14px;
    color: #444;
}
.pull-right {
    float: right!important;
}
.direct-chat-info  a{
    text-decoration: none;
}
.direct-chat-timestamp {
    color: #999;
}
.pull-left {
    float: left!important;
}
.direct-chat-name{
    cursor: pointer;
    color: #55acee;
}
.btn-send:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.btn-send button{
    cursor: pointer;
    -webkit-appearance: button;
}
.btn-send-success{
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn-send {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.428571429;
    white-space: nowrap;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.btn-send{
    text-align: center;
}


    
#telegramim_fixed {
    position: fixed;
    z-index: 999999999;
    font-size: 16px;
    letter-spacing: normal;
    bottom: 160px;
    right: 20px;
    width: 60px!important;
    height: 60px;
    background: linear-gradient(to right top,#ffaa2a,#ffc533)!important
}

#telegramim_fixed .fa-telegram-plane {
    font-size: 32px;
    position: relative;
    top: 4px;
    left: -2px
}



#telegramim_fixed #telegram-member-counter {
    font-family: montserrat,sans-serif;
    font-size: 12px;
    line-height: 28px;
    display: inline-block;
    width: 28px;
    height: 28px;
    background: #000;
    color: #fff;
    border-radius: 50%;
    position: absolute;
    top: -15px
}



.telegramim_button {
    opacity: 1;
    cursor: pointer;
    text-align: center;
    display: block;
    padding: 10px;
    text-decoration: none!important;
    text-transform: none;
    letter-spacing: normal
}


.telegramim_button span {
    text-decoration: none;
    text-transform: none;
    letter-spacing: normal
}


.telegramim_shadow {
    box-shadow: 1px 1px 5px rgba(0,0,0,.5)
}

.telegramim_shadow:hover {
    box-shadow: 1px 1px 15px rgba(0,0,0,.5)!important
}

.telegramim_pulse {
    animation: animationpulse 2s infinite;
    -webkit-animation: animationpulse 2s ease-out;
    -webkit-animation-iteration-count: infinite
}

.telegramim_pulse:hover {
    animation: linear
}

@-webkit-keyframes animationpulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 inherit
    }

    70% {
        -webkit-box-shadow: 0 0 0 15px transparent
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 transparent
    }
}

@keyframes animationpulse {
    0% {
        transform: scale(1,1);
        -moz-box-shadow: 0 0 0 0 inherit;
        box-shadow: 0 0 0 0 inherit
    }

    10% {
        transform: scale(1.1,1.1)
    }

    15% {
        transform: scale(1,1)
    }

    70% {
        -moz-box-shadow: 0 0 0 15px transparent;
        box-shadow: 0 0 0 15px transparent
    }

    100% {
        -moz-box-shadow: 0 0 0 0 transparent;
        box-shadow: 0 0 0 0 transparent
    }
}

@-ms-keyframes animationpulse {
    0% {
        -ms-transform: scale(1,1)
    }

    10% {
        -ms-transform: scale(1.1,1.1)
    }

    20% {
        -ms-transform: scale(1,1)
    }

    100% {
        -ms-transform: scale(1,1)
    }
}

.telegramim_button span#telegramim_text_button {
    font-family: montserrat,sans-serif;
    color: #000;
    font-size: 11px;
    font-weight: 600;
    line-height: 15px;
    width: 95px;
    position: absolute;
    bottom: -35px;
    left: -15px;
    word-spacing: normal;
    border: 1px solid transparent
}