img, iframe {max-width: 100% !important;}
@media (max-width: 991px) {
    .container {max-width: 100% !important;}
}
.h1, .h2, .h3, .h4, .h5, .h6,
h1, h2, h3, h4, h5, h6 {line-height: 1.425;}
/*==========================================*/
.col-xs-20, .col-sm-20, .col-md-20, .col-lg-20 {position: relative;min-height: 1px;padding-right: 15px;padding-left: 15px;}
.col-xs-20 {float: left;width: 20%;}
.col-xs-pull-20 {right: 20%;}
.col-xs-push-20 {left: 20%;}
.col-xs-offset-20 {margin-left: 20%;}
@media (min-width: 768px) {
    .col-sm-20 {float: left;width: 20%;}
    .col-sm-pull-20 {right: 20%;}
    .col-sm-push-20 {left: 20%;}
    .col-sm-offset-20 {margin-left: 20%;}
}
@media (min-width: 992px) {
    .col-md-20 {float: left;width: 20%;}
    .col-md-pull-20 {right: 20%;}
    .col-md-push-20 {left: 20%;}
    .col-md-offset-20 {margin-left: 20%;}
}
@media (min-width: 1200px) {
    .col-lg-20 {float: left;width: 20%;}
    .col-lg-pull-20 {right: 20%;}
    .col-lg-push-20 {left: 20%;}
    .col-lg-offset-20 {margin-left: 20%;}
}
/*==========================================*/
:focus {outline: none}
/*==========================================*/
/*.main-menu > .row {border-bottom: 1px solid rgba(255, 255, 255,0.1)}*/
footer .powered {
    padding-top: 15px;
    padding-bottom: 15px
}
.copyright {
    font-size: 13px;
    font-weight: 700;
    text-align: center;
    display: block;
}
.media .media-left {width: 30%}
.media .media-body {width: 70%}
.module_new .item-first .media-body .des {
    font-family: 'times new roman', sans-serif;
    font-size: medium;
}
.news-list .media-body .des {
    font-family: 'times new roman', sans-serif;
    font-size: large;
}
.module_new .item-first .media-left,
.module_new .item-first .media-body {
    display: block;
    float: left;
}
.module_new .item-first .media-left {width: 45%}
.module_new .item-first .media-body {width: 55%}
.service_contact {
    float: left;
    width: 100%;
    margin-top: 15px;
}
.support .avatar {width: 30%}
.sidebar .compliance {margin-left: -10px}
.list-row-page .views-content,
.list-row-page .views-field-field-image {float: left;}
.list-row-page .views-field-field-image {width: 30%}
.list-row-page .views-content {
    width: 70%;
    padding-left: 15px;
}
.views-exposed-form-admin-article-page-4 {width: 100%}
.views-exposed-form-admin-article-page-4 .form-text {
    width: 254px;
    height: 25px;
}
.ad img {width: 100%}
.adf {max-width: 180px}
#mainheader > .container {position: relative;}
#form-language {
  position: absolute;
  top: 10px;
  right: 15px;
  margin: 0;
}
#form-language li {
  padding: 0;
  line-height: normal;
  margin-left: 5px;
  float: left;
}
#form-language li a {
  display: block;
  padding: 5px;
  float: left;
  width: 100%;
}
#form-language li a img {
  vertical-align: unset;
  float: left;
  width: 100%
}
/*==========================================*/
@media (min-width: 481px) {
}
@media (min-width: 561px) {
}
@media (min-width: 768px) {
    .sidebar .ad {
        margin: 0;
        /*padding-left: 5px;*/
    }
}
@media (min-width: 992px) {
}
@media (min-width: 1200px) {
}
/*==========================================*/
@media (max-width: 1199px) {
}
@media (max-width: 991px) {
}
@media (max-width: 767px) {
    .module_new .item-first .media-left {
        width: 100%;
        padding: 0;
    }
    .module_new .item-first .media-body {width: 100%}
    .region-sidebar-second aside {margin-left: 0}
    .sidebar .compliance {margin-right: -10px}
}
@media (max-width: 560px) {
    .list-row-page .views-content,
    .list-row-page .views-field-field-image {
        width: 100%;
        padding: 0;
    }
}
@media (max-width: 480px) {
}
@media (max-width: 360px) {
}
/*==========================================*/
@media (max-width: 1199px) and (min-width: 992px) {
}
@media (max-width: 1199px) and (min-width: 768px) {
}
@media (max-width: 991px) and (min-width: 768px) {
}

.appointment-area {
    position: relative;
    display: block;
    background: #27282c;
    /*background-position: top right;*/
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 110px;
    padding-bottom: 110px;
    z-index: 1;
}
.appointment-area .overlay{
  display: none;
}
.map-content-box .sec-title .title{
    color: #ffffff;    
}

.map-content-box .inner{
    position: relative;
    display: block;
    max-width: 450px;
    width: 100%;
    margin: 0 auto;
    z-index: 99;
}
.map-content-box .inner .overlay{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.map-content-box .inner .overlay .single-location-box{
    position: absolute;
}
.map-content-box .inner .overlay .single-location-box.one {
    top: 60px;
    left: 70px;
}
.map-content-box .inner .overlay .single-location-box.two{
    top: 100px;
    left: 50%;    
}
.map-content-box .inner .overlay .single-location-box.three{
    left: 150px; 
    bottom: 70px;
}
.map-content-box .inner .overlay .single-location-box.four{
    right: 50px;
    bottom: 60px;
}



.map-content-box .inner .overlay .marker-box{
    display: inline-block;
}
.map-content-box .inner .overlay .marker-box span:before{
    color: #ffffff;
    font-size: 50px;
    line-height: 50px;
    cursor: pointer;
}

.map-content-box .inner .overlay .location-info {
    position: absolute;
    left: -10px;
    bottom: 100px;
    width: 270px;
    opacity: 0;
    visibility: hidden;
    padding: 25px 30px 22px;
    padding-right: 20px;
    margin-left: 0;
    border-radius: 0px;
    background-color: #ffffff;
    transition: all 0.3s ease;
    z-index: 9999999999;
}
.map-content-box .inner .overlay .location-info:before {
    position: absolute;
    left: 30px;
    bottom: -30px;
    font-family: "Flaticon";
    content: "\f103";
    color: #ffffff;
    font-size: 40px;
    line-height: 40px;
    transform: perspective(1200px) rotateY(180deg) translateZ(0px);
}


.map-content-box .inner .overlay .single-location-box:hover .location-info  {
    opacity: 1;
    visibility: visible;
    bottom: 90px;
}
.map-content-box .inner .overlay .single-location-box:hover .marker-box span:before{
    color: var(--main_color);
    transition: all 500ms ease;
}
.map-content-box .inner .overlay .location-info h3{
    color: #27282c;
    font-weight: 700;
    margin: 0 0 13px;
}
.map-content-box .inner .overlay .location-info p{
    margin: 0;    
}


.appointment-box{
    position: relative;
    display: block;
    padding: 44px 50px 50px;
    max-width: 570px;
    width: 100%;
    background: #ffffff;
}
.appointment-box .title-box{
    position: relative;
    display: block;  
    padding-bottom: 22px;
}
.appointment-box .title-box h2{
    color: #27282c;
    font-size: 24px;
    line-height: 34px;
    font-weight: 600;
    margin: 0 0 10px;
}
.appointment-box .title-box span{}

.appointment{
    position: relative;
    display: block;
}
.appointment-form .single-box{
    position: relative;
    display: block;
}
.appointment-form input[type="text"], 
.appointment-form input[type="email"], 
.appointment-form textarea {
    position: relative;
    display: block;
    padding: 0 20px;
    border: 1px solid #ededed;
    background: #ffffff;
    color: #7c7e84;
    font-size: 15px;
    font-weight: 400;
    width: 100%;
    height: 60px;
    margin-bottom: 20px;
    border-radius: 5px;
    transition: all 500ms ease; 
}
.appointment-form input[type="text"]:focus{
    border-color: var(--main_color);    
}
.appointment-form input[type="email"]:focus{
    border-color: var(--main_color);     
}
.appointment-form .single-box button{
    display: block;
    width: 100%;
    background: var(--main_color);
    color: #ffffff;
    margin-top: 20px;
    border-radius: 5px;
}
.appointment-form input::-webkit-input-placeholder {
    color: #7c7e84;
}
.appointment-form input:-moz-placeholder {
    color: #7c7e84;
}
.appointment-form input::-moz-placeholder {
    color: #7c7e84;
}
.appointment-form input:-ms-input-placeholder {
    color: #7c7e84;
}

.appointment-form .single-box .bootstrap-select {
    position: relative;
    display: block;
}
.appointment-form .single-box .bootstrap-select>.dropdown-toggle {
    outline: none !important;
    border-radius: 5px;
    border: 1px solid #edf2f7;
    height: 60px;
    background-color: transparent;
    padding: 0;
    padding-left: 20px;
    color: #83888d;
    line-height: 60px;
    margin: 0;
    box-shadow: none !important;
}
.appointment-form .single-box .bootstrap-select>.dropdown-toggle::after {
    position: absolute;
    top: 50%;
    right: 20px;
    width: auto;
    height: auto;
    font-family: 'FontAwesome';
    content: '\f107';
    color: #83888d;
    font-size: 18px;
    transform: translateY(-50%);
    margin: 0;
    border: none;
}
.appointment-form .single-box .bootstrap-select .dropdown-menu {
    margin: 0;
    padding: 0;
    border-radius: 0;
    border: 0px solid #ddd;
    background: #f9f9f9;
    font-size: 16px;
    color: #000000;
}
.appointment-form .single-box .dropdown-item {
    display: block;
    width: 100%;
    padding: 9px 20px 9px;
    font-weight: 400;
    color: #222222;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    transition: all 500ms ease;
}
.appointment-form .single-box .dropdown-item.active,
.appointment-form .single-box .dropdown-item:active {
    background: var(--main_color);
    color: #fff;
}
.appointment-form .single-box .dropdown-item:hover {
    background: var(--main_color);
    color: #fff;
}

.appointment-box input[type="text"], .appointment-box input[type="email"], .appointment-form textarea, .appointment-box select {
    position: relative;
    display: block;
    padding: 0 20px;
    border: 1px solid #ededed;
    background: #ffffff;
    color: #7c7e84;
    font-size: 15px;
    font-weight: 400;
    width: 100%;
    height: 60px;
    margin-bottom: 20px;
    border-radius: 5px;
    transition: all 500ms ease;
}
.appointment-box button[type="submit"] {
    display: block;
    width: 100%;
    background: var(--main_color);
    color: #ffffff;
    margin-top: 20px;
    border-radius: 5px;
    font-size: 15px;
    height: 60px;
    line-height: 60px;
    font-weight: 500;
    text-transform: capitalize;
    font-family: 'Rubik', sans-serif;
    padding: 0 30px 0;
    transition: all 500ms ease;
}
.appointment-box form, .appointment-box .valid .error{
  margin: 0;
}
.custom-select-wrapper {
  position: relative;
  user-select: none;
}
.custom-select-wrapper select {
  display: none;
}
.custom-select {
  position: relative;
}
.custom-select-trigger {
  position: relative;
  display: block;
  width: 100%;
  padding: 0 84px 0 22px;
  line-height: 50px;
  border-radius: 4px;
  cursor: pointer;
  border: 1px solid #edf2f7;
  transition: all 0.3s;
}
.custom-select-trigger:after {
  position: absolute;
  display: block;
  content: '';
  width: 10px; height: 10px;
  top: 50%; right: 25px;
  margin-top: -3px;
  border-bottom: 1px solid #5f5f5f;
  border-right: 1px solid #5f5f5f;
  transform: rotate(45deg) translateY(-50%);
  transition: all 0.4s ease-in-out;
  transform-origin: 50% 0;
}
.custom-select.opened .custom-select-trigger:after {
  margin-top: 3px;
  transform: rotate(-135deg) translateY(-50%);
}
.custom-options {
  position: absolute;
  display: block;
  top: 100%;
  left: 0;
  right: 0;
  box-sizing: border-box;
  box-shadow: 0 2px 1px rgba(0,0,0,.07);
  background: #f9f9f9;
  transition: all 0.4s ease-in-out;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translateY(-15px);
}
.custom-select.opened .custom-options {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  transform: translateY(0);
  z-index: 9999;
  overflow-y: scroll;
  max-height: 190px;
}
.custom-options:before {
  position: absolute;
  display: block;
  content: '';
  bottom: 100%; right: 25px;
  width: 7px; height: 7px;
  margin-bottom: -4px;
  border-top: 1px solid #b5b5b5;
  border-left: 1px solid #b5b5b5;
  background: #fff;
  transition: all 0.4s ease-in-out;
  margin-left: 20px;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translateY(-15px);
}
.custom-options:before {
  position: absolute;
  display: block;
  content: '';
  bottom: 100%; right: 25px;
  width: 7px; height: 7px;
  margin-bottom: -4px;
  border-top: 1px solid #b5b5b5;
  border-left: 1px solid #b5b5b5;
  background: #fff;
  transform: rotate(45deg);
  transition: all 0.4s ease-in-out;
}
.option-hover:before {
  background: #f9f9f9;
}
.custom-option {
  position: relative;
  display: block;
  padding: 0 22px;
  color: #111111;
  line-height: 47px;
  cursor: pointer;
  transition: all 0.15s ease-in-out;
}
.custom-option:hover,
.custom-option.selection {
  background: var(--main_color);
  color: #263b96;
}