/*--------------------------------------------------------------
# Copyright (C) joomla-monster.com
# License: http://www.joomla-monster.com/license.html Joomla-Monster Proprietary Use License
# Website: http://www.joomla-monster.com
# Support: info@joomla-monster.com
---------------------------------------------------------------*/

/* ==========================================================================
   CUSTOM styles
   ========================================================================== */
  
/* Here you can add CSS styles to override the default template styles */

#jm-bar {
    color: #666666;
   background-image: url(/images/header.jpg);
    background-size: contain;
    border-bottom: 1px solid #f1f1f1;
     background-image: url(/images/header.jpg);

}

UL#ariext113 LI A {
    font-size: 18px !important;
    /* font-weight: bold; */
    text-transform: none;
    text-align: left;
    padding: 20px;
}




.nav.menu li {
    display: block;
    background-image: none;
    position: relative;
    padding: 0;
    border: 1px solid #000;
    text-align: center;
    background: #ecf2fb;
    color: #000;
    width: 80%;
}

.nav.menu li a, .nav.menu li span.separator {
    display: block;
    font-size: 16px;
    color: inherit;
    line-height: 24px;
    font-weight: 400;
    padding: 17px 0;
    vertical-align: top;
    text-decoration: none;
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
    margin-top: -1px;
    background: none;
    font-weight: bold;
}

.nav.menu > li:first-child > a, .nav.menu > li:first-child > span.separator {
    padding-top: 17px;
    margin-top: 0;
    border-top: 0;
}


h1 {
    font-size: 28px;
}

h2 {
    font-size: 23px;
}


#jm-logo-sitedesc #jm-logo {
    vertical-align: top;
    text-transform: uppercase;
    line-height: 1;
    margin: 0;
    box-shadow: 0 0 10px;
}

button.button-joomly-callback-form, button.button-joomly-callback-lightbox {
    padding: 14px 18px;
    border: 0 none;
    font-weight: 700;
    letter-spacing: 1px;
    display: block;
    margin-left: -5px !important;
    margin-right: auto;
    text-transform: uppercase;
    height: auto;
    width: auto;
    background-color: #21ad33;
    color: #ffffff;
    box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    cursor: pointer;
}

.nav.menu li a:hover, .nav.menu li span.separator:hover {

    color: #3a7999;
    background: rgb(255, 255, 255);
}


button.button-joomly-callback-form:hover, button.button-joomly-callback-lightbox:hover {
    background-color: #2e8dda !important;
    color: #fff !important;
    text-decoration: none !important;
}

.phone {
    border: 1px solid black;
    background-color: #195e88;
    color: #FFFFFF;
    padding: 5px;
    font-size: 16px;
}

.write-us-form {
    display: none;
    width: 660px;
    height: 180px;
    background: #FFFFFF;
    padding: 60px 70px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    box-shadow: -2px 10px 40px rgba(0,1,1,0.7);
    z-index: 2;
    Font-family: tahoma;
    color: #000;
    border-radius: 5px;
    z-index: 2500;
}

.close-cross {
    position: absolute;
    top: 6px;
    right: 8px;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 5px;
    background: #fb565a;
    text-decoration: none;
    color: #FFF;
    border-radius: 4px;
    font-size: 13px;
    font-weight: bold;
}

.my-call {
  background: red;
  color: #FFF;
  font-weight: bold;
  padding: 10px;
  border-radius: 5px;
  display: inline-block; 
  margin-right: 35px;
  margin-left: 60px;
  cursor: pointer;
  font-size: 20px;
}


.my-call:hover {
    background-color: #2e8dda !important;
    color: #fff !important;
    text-decoration: none !important;
}

.joomly-callback {
  background: #A91111;
  color: #FFF;
  font-weight: bold;
  padding: 10px;
  border-radius: 5px;
  cursor: pointer;
}

.form-title {
  margin-left: 130px;
  margin-bottom: 20px;
  display: inline-block;
  font-weight: bold;
  font-size: 20px;
  
}

.form-text {
  display: inline-block;
  margin-bottom: 40px;
  font-size: 18px;
  line-height: 28px;
}

.write-us-form-show {
    display: block;
}

.atention {
color: red;
margin-top: -25px;
font-size: 13px;
}

#time-any101 {
  display: none;
}

#day101 {
 display: none; 
}


.phone {
    border: 1px solid black;
    background-color: red;
    color: #FFFFFF;
    padding: 5px;
    font-size: 20px;
}


@media (max-width: 1367px) {
  .phone-btn {
    display: none;
  }
}

#jm-footer {
    color: #a7acb0;
    font-size: 13px;
    padding: 35px 0;
    background: #303030;
    display: none;
}

#jm-main {
  background: url(/images/page.png);
}

#jm-top {
  background: url(/images/page.png);

}

.vbMessage, .vbMessageForm, .vbLoadMoreMessages {
    border-color: #;
    padding: 17px;
    background: #fff;
}

a {
    color: #0f73f3;
    text-decoration: none;
    -webkit-transition: color .2s ease-in;
    transition: color .2s ease-in;
}

.pg-csv-box {
    height: 350px !important;
    width: 300px;
}

.pg-csv-name {
    text-align: center;
    margin-top: 10px;
    background: none;
    font-weight: bold;
}

.pg-csv-count {
  display: none;
}

#smfaq .answer_content {
    padding: 0 20px 20px 20px;
    background: #fff;
    border-radius: 15px;
}

#smfaq .info {
  display: none;
}

#smfaq .vote {
    display: none;
}

#jm-maincontent {
    margin-bottom: 30px;
    background: #fff;
    padding: 30px;
    width: 100%;
    margin-left: -45px;
}

.row-fluid {
    margin: 0 -15px;
    width: auto !important;
    background: #fff;
    padding: 10px;
}

hr {
    margin: 30px 0;
    border: 0;
    border-top: 1px solid #c5bfbf;
}

p {
    margin: 5px 0;
    font-size: 15px;
    line-height: 28px;
}

h3 {
    font-size: 18px;
}

.row-fluid.jm-flexiblock.jm-footer {
    background: url(/images/header.jpg);
}


#jm-footer-mod {
    color: #666666;
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
    padding-top: 30px;
    background: url(/images/header.jpg);
}


#jm-footer-mod {
    color: #666666;
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
    padding-top: 30px;
    background-image: url(/images/header.jpg) !important;
}

UL#ariext113 LI A {
    background: #1a6a9c none !important;
    color: #ffffff !important;
}


UL#ariext113 LI A:hover, UL#ariext113 LI A:focus, UL#ariext113 LI A.ux-menu-link-hover {
    color: #5357d6 !important;
}

UL#ariext113 LI A:hover, UL#ariext113 LI A:focus, UL#ariext113 LI A.ux-menu-link-hover {
    background: #ffffff none !important;
}


.YJSlide_slide .YJSlide_intro {
    display: block;
    position: absolute;
    z-index: 5000;
    width: 100%;
    left: 0px;
    bottom: 0px;
    height: auto;
    padding: 0;
    background: rgba;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    font-size: 20px;
    background: rgba(0, 0, 0, 0.5);
}

a.phone-click {
    background: #1a6a9c;
    color: #fff;
    font-weight: bold;
    font-size: 22px;
    padding: 10px;
    border-radius: 10px;
}

h1 {
    font-size: 28px;
    text-align: center;
}

.jcb-text {
    color: #0f73f3;
    text-decoration: none;
    -webkit-transition: color .2s ease-in;
    transition: color .2s ease-in;
    background: red;
    color: #fff;
    padding: 5px;
    border-radius: 5px;
    display: inline-block;
    font-weight: bold;
}

img.main-photo {
    border-radius: 20px;
}

.nav.menu li.active > a, .nav.menu li.active > span.separator {
    color: #ff0000;
}