/*
 * Author - Ashhab Mubashir
 */

body,
html {
    max-width: 1980px;
    margin: 0 auto;
    height: 100%;
    background-color: #fff;
}

.row {
    max-width: 1980px;
}

.container {
    max-width: 1980px;
}

body,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Titillium Web', sans-serif;
    font-weight: 200;
}

.navbar {
    min-height: 40px;
    max-width: 1980px;
    margin: 0 auto;
}

.navbar-default {
    font-size: 14px;
    background-color: #2dccd3 !important;
    border: none;
    color: #fff;
    height: 40px;
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-weight: 200;
}

.navbar-default .navbar-nav>li>a:hover {
    color: #fff;
}

.navbar-brand {
    height: 40px;
    font-size: 14px;
}

.top-phone {
    float: right;
    font-weight: 200;
    font-size: 16px;
    padding-top: 8px;
}

.top-phone a {
    color: #fff;
}

.top-phone a:hover {
    color: #fff;
    text-decoration: none;
}

.lead {
    font-size: 18px;
    font-weight: 400;
}

.logo-container {
    margin-top: 36px;
    background: none;
    margin-bottom: -80px;
}

.logo {
    float: left;
}

.logo img {
    height: 70px;
}

.favourite {
    float: right;
    background-color: #2dccd3;
    color: #fff;
    padding: 10px;
    font-weight: 200;
}

.favourite i {
    margin-right: 10px;
}

.intro-header {
    padding-top: 50px;
    /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
    padding-bottom: 50px;
    text-align: center;
    color: #f8f8f8;
    background: url(../img/intro-bg.jpg) no-repeat center center;
    background-size: cover;
    height: 560px;
}

.intro-message {
    position: relative;
    margin: 0 auto;
    margin-top: 10%;
    width: 465px;
    padding: 20px;
    background-color: #2dccd3;
}

.intro-message>h1 {
    margin: 0;
    font-size: 3em;
    font-weight: 300;
    text-align: left;
}

.intro-divider {
    width: 400px;
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.intro-message>h3 {
    text-align: left;
    font-weight: 200;
    font-size: 2em;
    margin-top: 10px;
    margin-bottom: 0px;
}


/* Ajax Filter */

.ajax-filter {
    margin-top: 30px;
    float: left;
    margin-left: 7%;
}

.menuleft ul,
.menuleft ul li {
    display: block;
}

.menuleft .dropdown-menu {
    position: relative;
    float: none;
    text-align: inherit;
    background-color: #F2F1EF;
    border: 0px;
    border-radius: 0px;
}

.dumychekbox {
    border: 1px solid #2dccd3;
    width: 12px;
    height: 13px;
    display: inline-block;
    background-color: #fff;
    margin-right: 3px;
}

.menuleft .open a.nav-link {
    color: #2dccd3 !important;
}

label span {
    margin-top: -24px;
    position: absolute;
    margin-left: 17px;
}

input[type="checkbox"]:checked+label span {
    color: #2dccd3;
}

.open .dumychekbox {
    background-color: #2dccd3;
}

.omniselect-active {
    color: #2dccd3 !important;
}

.active .dumychekbox,
li.show a.nav-link .dumychekbox {
    background-color: #2dccd3;
    border: 1px solid #2dccd3;
}

.active a,
li.show a.nav-link {
    color: #2dccd3 !important;
}

.menuleft ul li {
    text-align: left;
    float: left;
}

.menuleft,
.textfield {
    width: 190px;
    border-radius: 0px;
    padding: 0px;
    max-height: 45px;
}

.menuleft {
    display: inline-block;
    float: left;
    background-image: linear-gradient(to bottom, #fff 0%, #fff 100%) !important;
    margin-right: 25px;
    max-height: 40px;
}

.titlebox {
    height: 30px;
}

.menuleft button {
    float: right;
    max-height: 39px;
    background: #fff;
}

.btnbox {
    background-color: #33cccc;
    color: #fff;
    border: 2px solid #fff;
    padding: 6px 14px;
    margin-left: 20px;
    font-family: 'Titillium Web', sans-serif;
    font-size: 12pt;
    float: left;
    ;
}

.btnbox:hover {
    cursor: pointer;
}

input.textfield::-webkit-input-placeholder {
    color: #33cccc;
    font-size: 12pt;
    font-family: 'Titillium Web', sans-serif;
}

.menuleft .navbar-toggleable-md {
    background-color: #F2F1EF;
}

.dropdown a {
    padding-bottom: 0px;
}

.dropdown-item.active,
.dropdown-item:active {
    background-color: transparent;
}

.dropdown-item:focus,
.dropdown-item:hover {
    background-color: transparent;
}

.dropdown-menu {
    padding: 0px;
}

.topdrop {
    background-image: url(img/droptop.png);
    background-repeat: no-repeat;
    width: 30px;
    height: 20px;
    display: block;
}

.menuleft .navbar-light .navbar-toggler {
    border: 0px !important;
}

.ajax-filter .show .dropimg {
    background-image: url(../img/dropmenu.png);
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-left: 30px;
    position: absolute;
    z-index: 20000;
}

.dropimg {
    background-image: url(../img/dropmenu.png);
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-left: 30px;
    position: absolute;
    z-index: 20000;
}

.menuleft .dropdown-item {
    padding: 3px 50px;
    color: rgba(0, 0, 0, .5);
}

.menuleft .dropdown-toggle::after {
    display: none;
}

.navbar-light .navbar-toggler,
.navbar-light .navbar-toggler:focus,
button:focus {
    border-color: rgba(0, 0, 0, .0) !important;
    outline: inherit;
    padding-top: 0px;
}

.menuleft .titlebox {
    padding: 10px 30px;
    line-height: 38px;
    color: #2dccd3;
    font-size: 12pt;
    font-weight: 300;
}

.ajax-filter .textfield {
    padding: 10px 30px;
    line-height: 38px;
    color: #2dccd3;
    font-size: 12pt;
    font-weight: 300;
    max-height: 40px;
    border: none;
    float: left;
}

.menuleft .fa-chevron-down {
    color: #2dccd3;
    font-size: 30px;
    margin-top: 1px;
    -webkit-text-stroke: 5px white;
}

.menuleft .navbar-toggleable-md ul.nav {
    padding-top: 18px;
    margin-left: -1px;
    margin-right: -1px;
    margin-top: -1px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 2px;
    padding-bottom: 18px;
    position: absolute;
    background: #f2f1ef;
    height:160px;
    overflow: scroll;
}

.ajax-filter .nav-item .dropdown .open {
    color: #fff;
}

.ajax-filter .collapse {
    width: 190px;
}

.ajax-filter .collapse.in {
    width: 190px;
}

.ajax-filter .collapsing {
    width: 189px;
}

.ajax-filter .dropdown-menu {
    box-shadow: none;
}


/* image courosal */

#demos {
    float: left;
    width: 100%;
    margin-top: 22px;
}

#demos .prof-slider {
    margin-left: auto;
    margin-right: auto;
}

#demos .owl-nav .owl-prev {
    float: left;
    padding: 0px;
    margin: 0px;
}

#demos .fa-chevron-left,
#demos .fa-chevron-right {
    font-size: 42px;
    -webkit-text-stroke: 7px #2dccd3;
    color: #fff;
}

#demos .owl-dots {
    display: none;
}

#demos .owl-nav .owl-next {
    float: right;
    padding: 0px;
    margin: 0px;
}

#demos .fa-star {
    color: #fff;
}

#demos .leftbox {
    float: left;
    margin-left: 6%;
}

#demos .owl-stage {
    background-color: #38cbd6;
}

#demos .rightbox {
    color: #fff;
    padding: 16px 20px;
    width: 100%;
    height: 245px;
    margin-left: -40px;
    background-color: #55d2dc;
    display: inline-block;
}

#demos .item {
    margin-left: 18px;
    display: block;
}

#demos .owl-nav {
    position: absolute;
    margin-top: -12%;
    width: 100%;
}

#demos .rating .ratetit {
    font-weight: 100;
}

#demos .rightbox h3.name {
    font-size: 17pt;
    margin-bottom: 5px;
    font-weight: 600;
    margin-top: 8px;
}

#demos .rightbox span.dis {
    font-size: 10pt;
    line-height: 16px;
    display: block;
}

#demos .rightbox span.exp {
    margin-top: 15px;
    display: block;
    font-size: 14px;
}

#demos .rightbox .fa-star {
    color: #fff;
}

#demos .rightbox ul li {
    font-size: 14px;
    line-height: 16px;
    font-weight: 100;
}

#demos .rightbox ul {
    margin-right: 5px;
}

#demos .rightbox .off {
    color: #9be0e6;
}

.network-name {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
}

.content-section-a {
    padding: 15px 0;
    height: 300px;
    background-color: #f2f1ef;
    border-bottom: 3px solid #fff;
}

.content-section-a img {
    margin-top: 8px;
    float: left;
    cursor: pointer;
}

.content-section-a h2 {
    font-size: 36pt;
    color: #2dccd3;
    font-weight: 200;
}

.content-section-a p {
    font-size: 18pt;
    color: #2dccd3;
    font-weight: 200;
}

.spela {
    color: #2dccd3;
    font-size: 18pt;
    float: right;
}

.spela p {
    float: left;
    font-weight: 600;
    cursor: pointer;
}

.spela i {
    float: left;
    font-size: 77px;
    -webkit-text-stroke: 10px #f2f1ef;
    margin-top: -17px;
    margin-left: 10px;
}

.content-section-b {
    background-color: #f2f1ef;
    height: 200px;
    text-align: center;
}

.content-section-b .container {
    padding-left: 15px;
    padding-right: 15px;
}

.image-box {
    background-color: #2dccd3;
    height: 200px;
    float: left;
    width: 100%;
    display: block;
    background-size: cover;
}

.content-section-b h5 {
    color: #fff;
    font-weight: 600;
    font-size: 18pt;
    float: left;
    width: 100%;
    bottom: 90px;
    position: absolute;
}

.content-section-b .image-box-button {
    color: #fff;
    font-weight: 200;
    width: 100%;
    bottom: 40px;
    position: absolute;
    margin-top: 10px;
    float: left;
    text-align: center;
    font-size: 15pt;
}

.content-section-b span {
    color: #fff;
    font-weight: 200;
    margin: 0 auto;
    text-align: center;
    font-size: 15pt;
    border: 2px solid #fff;
    padding: 2px 20px;
}

.content-section-b span:hover {
    color: #2dccd3;
    background: #fff;
    font-weight: 200;
    margin: 0 auto;
    text-align: center;
    font-size: 15pt;
    border: 2px solid #fff;
}

.content-section-c {
    height: 40px;
    background-color: #f2f1ef;
}

.content-section-c p {
    font-size: 18pt;
    color: #2dccd3;
    font-weight: 200;
    margin-top: 2px;
}


/* logo set */

.content-section-d {
    height: 120px;
    background-color: #fff;
}

.logoset-logo {
    height: 110px;
    position: relative;
}

.logoset-logo img {
    max-height: 100%;
    width: auto;
    height: auto !important;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.content-section-e {
    height: 40px;
    background-color: #f2f1ef;
}

.content-section-e p {
    font-size: 18pt;
    color: #2dccd3;
    font-weight: 200;
    margin-top: 2px;
}

.content-section-f {
    height: 300px;
    background-color: #2dccd3;
}

.content-section-g {
    height: 600px;
    background-color: #f2f1ef;
}

.content-section-g h3 {
    font-size: 24pt;
    font-weight: 200;
    color: #2dccd3;
    text-align: center;
    margin-top: 30px;
}

.telefon {
    font-size: 24pt;
    color: #2dccd3;
    font-weight: 200;
    margin-top: 30px;
}

.telefon-number {
    font-size: 48pt;
    color: #2dccd3;
    font-weight: 200;
}

.e-post {
    font-size: 24pt;
    color: #2dccd3;
    font-weight: 200;
    margin-top: 30px;
}

.e-post-n {
    font-size: 36pt;
    color: #2dccd3;
    font-weight: 200;
}

.contact-form-home {
    margin-top: 30px;
}

.contact-form-home .form-control {
    min-height: 55px;
    margin-bottom: 20px;
    border: none;
    border-radius: 0;
    font-size: 14pt;
    font-weight: 200;
}

.contact-form-home .btn-primary {
    min-height: 35px;
    background: #2dccd3;
    margin-bottom: 20px;
    width: 100%;
    border: none;
    border-radius: 0;
    font-size: 12pt;
    font-weight: 200;
}

.contact-form-home .form-control::-webkit-input-placeholder {
    color: #2dccd3;
}

.contact-form-home .form-control:-moz-placeholder {
    color: #2dccd3;
}

.contact-form-home .form-control::-moz-placeholder {
    color: #2dccd3;
}

.contact-form-home .form-control:-ms-input-placeholder {
    color: #2dccd3;
}








/* Portal fields */

.portal-fields {
    margin-top: 30px;
}

.portal-fields .form-control {
    min-height: 35px;
    margin-bottom: 20px;
    border: none;
    border-radius: 0;
    font-size: 12pt;
    font-weight: 200;
}

.portal-fields .btn-primary {
    min-height: 35px;
    background: #2dccd3;
    margin-bottom: 20px;
    width: 100%;
    border: none;
    border-radius: 0;
    font-size: 12pt;
    font-weight: 200;
}

.portal-fields .form-control::-webkit-input-placeholder {
    color: #2dccd3;
}

.portal-fields .form-control:-moz-placeholder {
    color: #2dccd3;
}

.portal-fields .form-control::-moz-placeholder {
    color: #2dccd3;
}

.portal-fields .form-control:-ms-input-placeholder {
    color: #2dccd3;
}

.portal-fields label {
    margin-left: 0;
    font-size: 14px;
    line-height: 40px;
    color: #2dccd3;
    min-height: 35px;
    padding-left: 0;
    text-align: right;
}

.portal-fields .required { color: red; float: left; margin-top: 0px; margin-left: 5px;  }
.portal-fields .avatar { border:2px solid #2dccd3; }
.portal-fields .avatar img { width: 100%; }

.portal-fields .caption { color: #2dccd3; font-size: 22px; border-bottom: 1px solid #ccc; margin-bottom: 20px; }
.bordered { border: 1px solid #2dccd3; padding: 15px; margin: 0; }
.portlet-body .form-control {  }
.portlet-body .list { padding: 10px; background: #fff; }
.portlet-body .list li {
    background: #ededed;
    font-size: 14px;
    list-style: none;
    min-height: 20px;
    border: 1px solid #fff; padding-left: 5px; padding: 2px 5px 2px 5px; font-weight: 400; }
.portal-fields select {
    background: #fff;
    color: #2dccd3;
    outline: #ffffff solid thick;
    outline-offset: -5px;
    -webkit-border-radius: 0px !important;
}
.modal-body-white {
    margin-top:0;
    background: #f2f1ef;
    float: left;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 10px;
}
.modal-body-white .btn-primary { margin-bottom: 0; }

.col-md-offset-right-3 {
    margin-right: 25%;
}

/* Testimonials */

.content-section-h {
    max-height: 300px;
    background-color: #60d4dc;
}

.testimonials {
    float: left;
    width: 100%;
    height: 300px;
}

.testimonial-content {
    margin-left: 15%;
}

.testimonials .owl-theme .owl-nav {
    margin-top: -13%;
}

.testimonials .owl-prev {
    float: left;
    margin-left: -30px !important;
    font-size: 30pt!important;
    -webkit-text-stroke: 7px #60d4dc;
}

.testimonials .owl-next {
    float: right;
    margin-right: -30px !important;
    font-size: 30pt!important;
    -webkit-text-stroke: 7px #60d4dc;
}

.testimonial-item h4 {
    color: #fff;
    font-size: 36pt;
    font-weight: 300;
    margin-top: 30px;
    float: left;
    width: 100%;
}

.testimonial-item p {
    color: #fff;
    font-size: 16pt;
    font-weight: 200;
}

.testimonial-button {
    color: #fff;
    font-weight: 200;
    font-size: 12pt;
    border: 2px solid #fff;
    padding: 5px 20px;
    float: left;
    margin-top: 20px;
}



.testimonial-button a {
    color: #fff;
    text-decoration: none;
}

.testimonial-pic {
    margin-top: 27px;
    width: 250px;
    height: 250px;
    background: #60d4dc;
    background-size: cover;
    border-radius: 50%;
}

.site-map {
    color: #fff;
    float: left;
    width: 100%;
    position: relative;
    height: 140px;
}

.site-map a {
    color: #fff;
    font-weight: 200;
}

.site-map ul {
    margin: 0;
    padding: 0;
}

.site-map ul li {
    list-style: none;
    margin-top: 15px;
}

.footer-logo {
    position: absolute;
    bottom: 25px;
    right: 0;
}

.footer-logo img {
    border: 2px solid #fff;
    border-radius: 5px;
}

footer {
    padding: 50px 0;
    height: 200px;
    background-color: #2dccd3;
}

.section-heading {
    margin-bottom: 30px;
}

.section-heading-spacer {
    float: left;
    width: 200px;
    border-top: 3px solid #e7e7e7;
}

.banner {
    padding: 100px 0;
    color: #f8f8f8;
    background: url(../img/banner-bg.jpg) no-repeat center center;
    background-size: cover;
}

.banner h2 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
    font-size: 3em;
}

.banner ul {
    margin-bottom: 0;
}

.banner-social-buttons {
    float: right;
    margin-top: 0;
}

.content-section-broker-a {
    height: 150px;
    text-align: center;
    margin-top: 14px;
    background: #F2F1EF;
}

.content-section-broker-a p {
    font-size: 12pt;
    margin-top: -25px;
    font-weight: 200;
}

.content-section-broker-a p em {
    font-size: 12pt;
    margin-top: -10px;
    font-weight: 200;
    text-decoration: underline;
}

.content-section-broker-a h2 {
    font-size: 36pt;
    text-align: center;
    font-weight: 400;
    color: #2dccd3;
    margin-top: 0px;
}

.content-section-broker-b {
    background: #2dccd3;
    text-align: center;
    height: 100px;
}

.content-section-broker-b h2 {
    color: #fff;
    text-align: center;
    font-size: 36pt;
}

.content-section-broker-c {
    height: 300px;
    background: #F2F1EF;
}

.broker-c {
    background: #2dccd3;
    height: 295px;
    margin-top: -15px;
}

.content-section-broker-d {
    height: 300px;
    background: #F2F1EF;
    border-top: 5px solid #2dccd3;
}

.content-section-broker-d-blue {
    background: #2dccd3;
    height: 240px;
    float: left;
    width: 100%;
    margin-top: 26px;
}

.content-section-broker-e {
    height: 300px;
    background: #dedede;
    border-top: 5px solid #2dccd3;
}

.content-section-broker-f {
    height: 600px;
    background: #F2F1EF;
    border-top: 5px solid #2dccd3;
}

.contact-form-broker {
    margin-top: 30px;
    text-align: center;
    margin: 0 auto;
    width: 500px;
}

.contact-form-broker h2 {
    text-align: left;
    font-size: 24pt;
    color: #2dccd3;
    font-weight: 300;
    margin-top: 40px;
    margin-bottom: 40px;
}

.contact-form-broker .form-control {
    width: 500px;
    min-height: 50px;
    margin-bottom: 20px;
    border: none;
    border-radius: 0;
    font-size: 14pt;
    font-weight: 200;
}

.contact-form-broker .btn-primary {
    width: 300px;
    min-height: 45px;
    background: #2dccd3;
    border: none;
    border-radius: 0;
    font-size: 12pt;
    font-weight: 200;
    margin: 0 auto;
}

.contact-form-broker .form-control::-webkit-input-placeholder {
    color: #2dccd3;
}

.contact-form-broker .form-control:-moz-placeholder {
    color: #2dccd3;
}

.contact-form-broker .form-control::-moz-placeholder {
    color: #2dccd3;
}

.contact-form-broker .form-control:-ms-input-placeholder {
    color: #2dccd3;
}


/* floating box style */

.floating-form {
    max-width: 300px;
    padding: 0px 0px 0px 0px;
    font: 13px Arial, Helvetica, sans-serif;
    background: #f1f1f1;
    border: 1px solid #ddd;
    text-align: left;
    right: 10px;
    z-index: 10;
    top: 30%;
    position: fixed;
    box-shadow: rgba(0, 0, 0, 0.498039) 0px 4px 15px 0px;
}

.contact-opener {
    position: absolute;
    left: -98px;
    transform: rotate(-90deg);
    background-color: #0099cb;
    padding: 9px;
    top: 20%;
    font-size: 18px !important;
    color: #fff;
    border: solid 1px #fff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.43);
    cursor: pointer;
    border-radius: 5px 5px 0px 0px;
}

.floating-form-heading {
    font-weight: bold;
    font-style: italic;
    border-bottom: 2px solid #ddd;
    margin-bottom: 10px;
    font-size: 15px;
    padding-bottom: 3px;
}

.floating-form label {
    display: block;
    margin: 0px 0px 15px 0px;
}

.floating-form label>span {
    width: 70px;
    font-weight: bold;
    float: left;
    padding-top: 8px;
    padding-right: 5px;
}

.floating-form span.required {
    color: red;
}

.floating-form .tel-number-field {
    width: 40px;
    text-align: center;
}

.floating-form .long {
    width: 120px;
}

.floating-form input.input-field {
    width: 68%;
}

.floating-form input.input-field,
.floating-form .tel-number-field,
.floating-form .textarea-field,
.floating-form .select-field {
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 1px solid #C2C2C2;
    box-shadow: 1px 1px 4px #EBEBEB;
    -moz-box-shadow: 1px 1px 4px #EBEBEB;
    -webkit-box-shadow: 1px 1px 4px #EBEBEB;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 7px;
    .floating-form outline: none;
}

.floating-form .input-field:focus,
.floating-form .tel-number-field:focus,
.floating-form .textarea-field:focus,
.floating-form .select-field:focus {
    border: 1px solid #0C0;
}

.floating-form .textarea-field {
    height: 100px;
    width: 68%;
}

.floating-form input[type="button"],
.floating-form input[type="submit"],
.contact-opener {
    display: inline-block;
    cursor: pointer;
    color: #FFFFFF;
    padding: 9px 18px;
    text-decoration: none;
    font: 12px Arial, Helvetica, sans-serif;
}

.floating-form input[type="button"]:hover,
.floating-form input[type="submit"]:hover,
.contact-opener {
    /* background: linear-gradient(to bottom, #0099cb 5%, #0099cb 100%); */
    background: #2dccd3;
    /* background-color: #0099cb; */
}

.floating-form .success {
    background: #D8FFC0;
    padding: 5px 10px 5px 10px;
    margin: 0px 0px 5px 0px;
    border: none;
    font-weight: bold;
    color: #2E6800;
    border-left: 3px solid #2E6800;
}

.floating-form .error {
    background: #FFE8E8;
    padding: 5px 10px 5px 10px;
    margin: 0px 0px 5px 0px;
    border: none;
    font-weight: bold;
    color: #FF0000;
    border-left: 3px solid #FF0000;
}


/**** Support slider ****/

#support-slider {
    position: fixed;
    width: 365px;
    height: auto;
    z-index: 999;
    min-height: 291px;
    /*top: 140px;*/
    /*margin-left: -253px;*/
    bottom: 20px;
    right: -5px;
}

#support-slider-main {
    width: 240px;
    padding: 15px;
    margin-top: 10px;
    background: #f1f1f1;
    float: left;
    min-height: 210px;
}

#support-slider-main textarea {
    height: 6em;
}

#support-slider-main h3 {
    font-size: 1.1em;
    font-weight: bold;
}

#support-slider-tab,
#support-slider-tab img {
    width: 90px;
    height: 200px;
}

#support-slider-tab {
    float: left;
}

.floating-form {
    right: -244px;
}

.support-slider-type {
    font-size: 0.9em;
    border-bottom: dotted #999 1px;
    margin: 0.3em 0;
    padding: 0.2em 0 0.4em 0;
    color: #333;
}

.support-slider-type a {
    text-decoration: none;
    color: #333 !important;
}

.support-slider-type img {
    width: 27px;
    margin-right: 0.8em;
    vertical-align: middle;
}

.closePopUpBtnSmall {
    float: right;
    width: 18px;
    margin: -12px 0px 0 3px;
    color: #989795;
}

.closePopUpBtnSmall:hover {
    color: #2dccd3;
}


.chat-status-open #chat_status,
.chat-status-closed #chat_status,
.callme-status-open #callme_status,
.callme-status-closed #callme_status,
.email-status-open #email_status {
    width: 20px;
    height: 20px;
    background: #5fa044;
    display: inline-block;
    -webkit-border-radius: 1em;
    border-radius: 1em;
    margin-left: 0.5em;
    vertical-align: middle;
}

#call {
    cursor: pointer;
}

#success_call p {
    font-size: 12px;
}

#main_window{
    text-decoration: none;
    text-transform: capitalize;
    padding: 3px 10px;
}


#support-slider-main input[type=text]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #2dccd3;
}

#call_me, .support-slider-back {
    color: #fff;
    font-weight: 400;
    margin: 0 auto;
    text-align: center;
    font-size: 10pt;
    border: 1px solid #fff;
    background: #2dccd3;
    padding: 6px 10px;
    margin-top: 18px;
}

#call_window span.paratext{
    margin-bottom: 30px;
    display: block;
}


#call_me:hover, .support-slider-back:hover{
    background: #fff;
    color: #2dccd3;
    border: 1px solid #2dccd3;
}

#main_window {
    cursor: pointer;
}

#main_window2 {
    cursor: pointer;
}

.chat-status-closed #chat_status,
.callme-status-closed #callme_status {
    background: #b00;
}

.chat-status-closed img,
.chat-status-closed span,
.callme-status-closed img,
.callme-status-closed span {
    opacity: 0.3;
    filter: alpha(opacity=30);
}

.chat-status-closed #chat_status,
.chat-status-closed .waitingtime,
.callme-status-closed #callme_status,
.callme-status-closed .waitingtime {
    opacity: 1.0;
    filter: alpha(opacity=100);
}

.waitingtime {
    font-size: 11px;
    color: #555;
    display: block;
    float: right;
    clear: none !important;
    font-style: italic;
    text-align: right;
    padding-top: 3px;
}

#support-slider-main label {
    font-size: 0.75em;
    color: #333;
    clear: both;
    display: block;
}

#support-slider-main input[type=text],
#support-slider-main select,
#support-slider-main textarea {
    margin-bottom: 0.7em;
    font-size: 14px !important;
    width: 90%;
}

#support-slider-main textarea {
    padding: 3%;
}

#SnapABug_Button {
    display: none;
}

#support-slider-main label {
    font-size: 0.75em;
    color: #333;
    clear: both;
    display: block;
}

#support-slider-main input[type=text],
#support-slider-main select,
#support-slider-main textarea {
    margin-bottom: 0.7em;
    font-size: 0.8em;
    width: 90%;
}

#support-slider-main textarea {
    padding: 3%;
}

.info-box {
    background: #FFDC50;
    padding: 3.5%;
    width: 92.9%;
    -webkit-border-radius: 0.4em !important;
    -moz-border-radius: 0.4em !important;
    border-radius: 0.4em !important;
    clear: both !important;
    border: 1px solid #999 !important;
    display: inline-block;
}

.info-box h4 {
    font-size: 14px;
}


/* responsive */


/*======================= Contact Us ==========================*/

.content-section-g-contact {
    height: 100px;
    background-color: #2dccd3;
}

.content-section-g-contact>h1 {
    color: #ffffff;
    font-size: 36pt;
    font-weight: 300;
    text-align: center;
    margin: 0px;
    padding: 24px;
}

.content-section-g-contact2 {
    height: auto;
    background-color: #f2f1ef;
}

.content-section-g-contact2 h3 {
    font-size: 24pt;
    font-weight: 200;
    color: #2dccd3;
}


/*======================= Company Page ==========================*/

.content-section-f-company {
    background-color: #f2f1ef;
}

#company .prof-slider {
    margin-left: auto;
    margin-right: auto;
}

#company .owl-nav .owl-prev {
    float: left;
    padding: 0px;
    margin: 0px;
}

#company .fa-chevron-left,
#company .fa-chevron-right {
    font-size: 42px;
    -webkit-text-stroke: 7px #2dccd3;
    color: #fff;
}

#company .owl-dots {
    display: none;
}

#company .owl-nav .owl-next {
    float: right;
    padding: 0px;
    margin: 0px;
}

#company .fa-star {
    color: #fff;
}

#company .leftbox {
    float: left;
    margin-right: 10px;
    width: 46%;
}

#company .owl-stage {
    background-color: #38cbd6;
}

#company .rightbox {
    color: #fff;
    padding: 16px 20px;
    height: 245px;
    background-color: #55d2dc;
    display: inline-block;
    /*        max-width: 180px;*/
    width: 51%;
}

#company .item {
    margin-left: 18px;
}

#company .owl-nav {
    position: absolute;
    margin-top: -12%;
    width: 100%;
}

#company .rating .ratetit {
    font-weight: 100;
}

#company .rightbox h3.name {
    font-size: 17pt;
    margin-bottom: 5px;
    font-weight: 400;
    margin-top: 8px;
}

#company .rightbox span.dis {
    font-size: 10pt;
    line-height: 16px;
    display: block;
    font-weight: 200;
}

#company .rightbox span.exp {
    margin-top: 15px;
    display: block;
    font-size: 14px;
    font-weight: 600;
}

#company .rightbox .fa-star {
    color: #fff;
}

#company .rightbox a { color: #fff; }
#company .rightbox a:hover { text-decoration: none; }

#company .rightbox ul li {
    font-size: 14px;
    line-height: 16px;
    font-weight: 200;
}

#company .rightbox .ratetit {
    font-weight: 200;
    font-size: 12pt;
}

#company .rightbox ul {
    margin-right: 5px;
    padding-left: 16px;
}

#company .rightbox .off {
    color: #9be0e6;
}

#company .rightbox .fa-heart {
    float: right;
    margin-top: -10px;
    margin-right: -10px;
}

#company .prof-slider {
    border-top: 2px solid #2dccd3;
    padding-top: 30px;
}

#company .whiteborder {
    border-top: 3px solid #fff;
}

.content-section-g-company {
    height: 100px;
    background-color: #2dccd3;
    border-top: 3px solid #fff;
}

.content-section-g-company>h1 {
    color: #ffffff;
    font-size: 36pt;
    font-weight: 400;
    text-align: center;
    margin: 0px;
    padding: 24px;
}

.content-section-g-company2 {
    height: auto;
    background-color: #f2f1ef;
}

.content-section-g-company2 .contact-form-home {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.content-section-g-company2 .contact-form-home button {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.content-section-g-company2 .textbox h3 {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    font-size: 24pt;
    font-weight: 400;
    color: #2dccd3;
}

.content-section-b-company {
    background-color: #40ccd6;
    padding: 20px 0px;
}

.content-section-b-company  .textbox span.testimonial-button {
    float: right !important;
}

.content-section-b-company .blueclrbox {
    background-color: #5cd4dc;
    padding: 20px 30px;
}

.intro-company .toptext {
    text-align: center;
    padding-bottom: 20px;
}

.intro-company .toptext p {
    font-size: 12pt;
    font-weight: 200;
}

.intro-company .toptext p span {
    text-decoration: underline;
    font-style: italic;
}

.intro-company {
    background-color: #f2f1ef;
}

.intro-company .toptext h1 {
    font-size: 36pt;
    color: #40ccd6;
    margin-top: 0px;
    font-weight: 400;
}

.content-section-b-company .logotextbox {
    color: #fff;
}

.content-section-b-company .logotextbox h3 {
    font-weight: 400;
}

.content-section-b-company .logotextbox ul {
    list-style: disc;
    padding-left: 20px;
}

.content-section-b-company p.head {
    font-weight: 400;
    margin-bottom: 0px;
}

.content-section-b-company {
    color: #fff;
    font-weight: 500;
}

.content-section-b-company .ratebox .rating {
    border-top: 1px solid #fff;
    margin-top: 20px;
    padding-top: 5px;
    float: left;
    font-size: 12pt;
    font-weight: 200;
}

.content-section-b-company p {
    font-size: 10pt;
    font-weight: 200;
}

.content-section-f-company .even {
    background-color: #ece5de;
}

.content-section-f-company .odd {
    background-color: #f4f0ec;
}

.content-section-b-company .nopadding {
    padding-left: 0px;
}

.content-section-f-company .fullbox {
    max-width: 400px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.content-section-f-company .leftbox img {
    height: 100%;
    margin-bottom: 30px;
}

.content-section-b-company .logobox,
.content-section-b-company .ratebox,
.content-section-b-company .textbox {
    margin-bottom: 20px;
}


/*========================= Offer Pension ================== */

.content-section-f-offer {
    background-color: #f2f1ef;
}

#offer .prof-slider {
    margin-left: auto;
    margin-right: auto;
}

#offer .owl-nav .owl-prev {
    float: left;
    padding: 0px;
    margin: 0px;
}

#offer .fa-chevron-left,
#offer .fa-chevron-right {
    font-size: 42px;
    -webkit-text-stroke: 7px #2dccd3;
    color: #fff;
}

#offer .owl-dots {
    display: none;
}

#offer .owl-nav .owl-next {
    float: right;
    padding: 0px;
    margin: 0px;
}

#offer .fa-star {
    color: #fff;
}

#offer .leftbox {
    float: left;
    margin-right: 10px;
    width: 50%;
}

#offer .owl-stage {
    background-color: #38cbd6;
}

#offer .rightbox {
    color: #fff;
    padding: 16px 20px;
    height: 245px;
    background-color: #55d2dc;
    display: inline-block;
    max-width: 180px;
    width: 50%;
}

#offer .item {
    margin-left: 18px;
}

#offer .owl-nav {
    position: absolute;
    margin-top: -12%;
    width: 100%;
}

#offer .rating .ratetit {
    font-weight: 100;
}

#offer .rightbox h3.name {
    font-size: 17pt;
    margin-bottom: 5px;
    font-weight: 600;
    margin-top: 8px;
}

#offer .rightbox span.dis {
    font-size: 10pt;
    line-height: 16px;
    display: block;
    font-weight: 500;
}

#offer .rightbox span.exp {
    margin-top: 15px;
    display: block;
    font-size: 14px;
    font-weight: 600;
}

#offer .rightbox .fa-star {
    color: #fff;
}

#offer .rightbox ul li {
    font-size: 14px;
    line-height: 16px;
    font-weight: 500;
}

#offer .rightbox .ratetit {
    font-weight: 600;
}

#offer .rightbox ul {
    margin-right: 5px;
    padding-left: 16px;
}

#offer .rightbox .off {
    color: #9be0e6;
}

#offer .rightbox .fa-heart {
    float: right;
    margin-top: -10px;
    margin-right: -10px;
}

#offer .prof-slider {
    border-top: 2px solid #2dccd3;
    padding-top: 30px;
}

#offer .whiteborder {
    border-top: 3px solid #fff;
}

.content-section-g-offer2 {
    height: auto;
    background-color: #f2f1ef;
}

.content-section-g-offer2 .contact-form-home {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.content-section-g-offer2 .contact-form-home button {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.content-section-g-offer2 .textbox h3 {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    font-size: 24pt;
    font-weight: 400;
    color: #2dccd3;
}

.content-section-b-offer {
    background-color: #ece5de;
    padding: 30px 0px;
    border-top: 3px solid #5cd4dc;
}

.backlight-offer .logobox .logotextbox h3 {
    margin-top: 0px;
}

.backlight-offer .textbox {
    margin-left: -40px;
}

.backlight-offer .textbox .nopadding {
    width: 130px;
}

.backlight-offer .logobox .logotextbox p.head {
    padding-top: 20px;
    font-weight: 400;
}

.logotextbox ul li {
    font-weight: 200;
}

.content-section-b-offer .ratingbox {
    display: block;
    padding: 5px 0px;
}

.backlight-offer {
    background-color: #F2F1EF;
}

.content-section-b-offer .blueclrbox {
    background-color: #5cd4dc;
    padding: 20px 30px;
}

.content-section-b-offer .logotextbox {
    color: #fff;
}

.content-section-b-offer .logotextbox h3 {
    font-weight: bold;
}

.content-section-b-offer .logotextbox ul {
    list-style: disc;
    padding-left: 20px;
}

.content-section-b-offer p.head {
    font-weight: 600;
    margin-bottom: 0px;
}

.content-section-b-offer {
    color: #fff;
    font-weight: 500;
}

.content-section-b-offer .ratebox .rating {
    border-top: 1px solid #fff;
    margin-top: 20px;
    padding-top: 5px;
    font-size: 12pt;
    float: left;
    font-weight: 200;
}

.content-section-b-offer p {
    font-size: 10pt;
    font-weight: 200;
}

.content-section-f-offer .even {
    background-color: #ece5de;
}

.content-section-f-offer .odd {
    background-color: #f4f0ec;
}

.content-section-b-offer .nopadding {
    padding-left: 0px;
}

.content-section-f-offer .fullbox {
    max-width: 400px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.content-section-f-offer .leftbox img {
    height: 100%;
    margin-bottom: 30px;
}

.content-section-h-offer {
    height: 100px;
    background-color: #2dccd3;
}

.content-section-h-offer>h1 {
    color: #ffffff;
    font-size: 36pt;
    font-weight: 300;
    text-align: center;
    margin: 0px;
    padding: 24px;
}

.content-section-a-offer .prof-slider .bgclr {
    background-color: #2dccd3;
}

.content-section-a-offer .bgclr .leftbox {
    float: left;
    width: 50%;
}

.content-section-a-offer .bgclr .rightbox {
    color: #fff;
    padding: 16px 20px;
    height: 245px;
    background-color: #55d2dc;
    display: inline-block;
    max-width: 210px;
    width: 100%;
}

.content-section-a-offer .bgclr .rightbox .fa-heart {
    float: right;
    margin-top: -10px;
    margin-right: -10px;
}

.content-section-a-offer .bgclr .rightbox h3.name {
    font-size: 17pt;
    margin-bottom: 5px;
    font-weight: 600;
    margin-top: 8px;
}

.content-section-a-offer .bgclr .fullbox {
    max-width: 440px;
    margin-left: auto;
    padding: 27px 0px;
}

.content-section-a-offer .bgclr .rightbox .other-rate,
.content-section-a-offer .bgclr .rightbox .rate {
    text-align: right;
    line-height: 25px;
}

.content-section-a-offer .bgclr .rightbox .ratetop {
    margin: 5px 0px 0px 48px;
}

.bgclr .rightbox .ratetit {
    font-weight: 200;
    font-size: 12pt;
}

.content-section-a-offer .prof-slider {
    margin-right: 0px;
    margin-left: 0px;
}

.content-section-a-offer {
    border-top: 3px solid #fff;
}

.content-section-a-offer .checkblock {
    background-color: #F2F1EF;
    padding-left: 50px;
    padding-top: 50px;
    min-height: 330px;
}

.content-section-a-offer .checkblock p.head {
    color: #2dccd3;
    font-weight: 600;
    font-size: 12pt;
}

.content-section-a-offer .checkblock ul.left,
.content-section-a-offer .checkblock ul.right {
    list-style: none;
    padding-left: 0px;
    width: 200px;
    float: left;
}

.content-section-a-offer .checkblock ul {
    display: inline-block;
}

.content-section-a-offer .checkblock ul li {
    padding: 8px 0px;
    font-weight: 400;
    color: #6d6e70;
}

.content-section-a-offer .checkblock ul li span.chkbox {
    width: 20px;
    height: 20px;
    display: inline-block;
    background-color: #fff;
    margin-right: 10px;
    margin-bottom: -4px;
}

.content-section-a-offer .checkblock ul.right {
    margin-left: 30px;
}

.content-section-a-offer .checkblock li.active {
    color: #2dccd3;
    text-decoration: underline;
}

.content-section-a-offer .checkblock li.active span.chkbox {
    background-color: #2dccd3;
}

.content-section-d-offer .ajester img {
    float: right;
    height: 320px;
}

.content-section-d-offer .chart img {
    height: 320px;
}

.content-section-d-offer .counterbox {
    padding: 30px;
}

.content-section-d-offer .counterbox p {
    font-weight: 200;
    text-align: center;
    margin-bottom: 0px;
    color: #6d6e70;
    font-size: 12pt;
}

.content-section-d-offer .counterbox p span.bclr {
    font-weight: 600;
    color: #2dccd3;
}

.content-section-d-offer {
    background-color: #f2f1ef;
    border-bottom: 3px solid #2dccd3;
}

.content-section-d-offer .counterbox p span.bbtn {
    width: 155px;
    color: #fff;
    font-weight: 600;
    background-color: #2dccd3;
    display: inline-block;
    padding: 10px;
    margin-left: 10px;
}


/*==================== Company Listing =====================*/

.intro-listing .toptext {
    text-align: center;
    padding-bottom: 20px;
}

.intro-listing .toptext p {
    font-size: 12pt;
    font-weight: 200;
}

.intro-listing .toptext p span {
    text-decoration: underline;
    font-style: italic;
    font-weight: 300;
}

.intro-listing {
    background-color: #f2f1ef;
}

.intro-listing .toptext h1 {
    font-size: 36pt;
    color: #40ccd6;
    margin-top: 0px;
    font-weight: 500;
}

.content-section-f-listing {
    background-color: #f2f1ef;
}

#listing .prof-slider {
    margin-left: auto;
    margin-right: auto;
}

#listing .owl-nav .owl-prev {
    float: left;
    padding: 0px;
    margin: 0px;
}

#listing .fa-chevron-left,
#listing .fa-chevron-right {
    font-size: 42px;
    -webkit-text-stroke: 7px #2dccd3;
    color: #fff;
}

#listing .owl-dots {
    display: none;
}

#listing .owl-nav .owl-next {
    float: right;
    padding: 0px;
    margin: 0px;
}

#listing .fa-star {
    color: #fff;
}

#listing .owl-stage {
    background-color: #38cbd6;
}

#listing .rightbox,
#listing .leftbox {
    color: #fff;
    font-weight: 200;
}

#listing .leftbox {
    height: 100%;
}

#listing .leftbox h3.name {
    font-size: 17pt;
    margin-bottom: 5px;
    font-weight: 600;
    margin-top: 8px;
}

#listing .leftbox ul {
    padding-left: 20px;
    font-size: 10pt;
    font-weight: 200;
}

#listing .item {
    margin-left: 18px;
}

#listing .owl-nav {
    position: absolute;
    margin-top: -12%;
    width: 100%;
}

#listing .rating .ratetit {
    font-weight: 100;
}

#listing .rightbox h3.name {
    font-size: 17pt;
    margin-bottom: 5px;
    font-weight: 600;
    margin-top: 8px;
}

#listing .rightbox span.dis,
#listing .rightbox p.head,
#listing .leftbox span.head {
    font-size: 10pt;
    line-height: 16px;
    display: block;
    font-weight: 600;
    margin-bottom: 0px;
}

#listing .rightbox span.exp {
    margin-top: 15px;
    display: block;
    font-size: 14px;
    font-weight: 600;
}

#listing .rightbox .fa-star {
    color: #fff;
}

#listing .rightbox ul li {
    font-size: 14px;
    line-height: 16px;
    font-weight: 500;
}

#listing .rightbox .ratetit {
    font-weight: 600;
}

#listing .rightbox ul {
    margin-right: 5px;
    padding-left: 16px;
}

#listing .rightbox .off {
    color: #9be0e6;
}

#listing .rightbox .fa-heart {
    float: right;
    margin-top: -10px;
    margin-right: -10px;
}

#listing .prof-slider {
    border-top: 2px solid #2dccd3;
    padding-top: 30px;
    padding-bottom: 30px;
}

#listing .whiteborder {
    border-top: 3px solid #fff;
}

#listing .fullbox {
    background-color: #55d2dc;
    max-width: 400px;
    padding: 20px;
    display: block;
    min-height: 245px;
    margin-left: auto;
    margin-right: auto;
}

#listing .leftbox img {
    max-width: 120px;
    display: block;
}

#listing .rightbox .rating {
    float: right;
    margin-top: 10px;
    border-top: 1px solid #fff;
    padding-top: 5px;
}

.content-section-f-listing .even {
    background-color: #ece5de;
}

.content-section-f-listing .odd {
    background-color: #f4f0ec;
}


/*========================== Expand Function ===================*/

.intro-expand {
    padding-top: 50px;
    /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
    padding-bottom: 50px;
    text-align: center;
    color: #f8f8f8;
    background: url(../img/intro-bg.jpg) no-repeat center center;
    background-size: cover;
    height: 560px;
}

.intro-message-expand {
    position: relative;
    margin: 0 auto;
    margin-top: 10%;
    max-width: 465px;
    padding: 20px;
    background-color: #2dccd3;
}

.intro-message-expand>h1 {
    margin: 0;
    font-size: 3em;
    font-weight: 300;
    text-align: left;
}

.intro-divider {
    width: 400px;
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.intro-message-expand>h3 {
    text-align: left;
    font-weight: 200;
    font-size: 2em;
    margin-top: 10px;
    margin-bottom: 0px;
}


/* Ajax Filter */

.ajax-filter {
    margin-top: 30px;
    float: left;
    margin-left: 6%;
}

.menuleft ul,
.menuleft ul li {
    display: block;
}

.menuleft .dropdown-menu {
    position: relative;
    float: none;
    text-align: inherit;
    background-color: #F2F1EF;
    border: 0px;
    border-radius: 0px;
}

.dumychekbox {
    border: 1px solid #2dccd3;
    width: 12px;
    height: 13px;
    display: inline-block;
    background-color: #fff;
    margin-right: 3px;
}

.active .dumychekbox,
li.show a.nav-link .dumychekbox {
    background-color: #2dccd3;
    border: 1px solid #2dccd3;
}

.active a,
li.show a.nav-link {
    color: #2dccd3 !important;
}

.testimonial-button a {
    color: #fff !important;
}

.menuleft ul li {
    text-align: left;
    float: left;
}

.menuleft,
.textfield {
    width: 190px;
    border-radius: 0px;
    padding: 0px;
    max-height: 45px;
}

.menuleft {
    display: inline-block;
    float: left;
    background-image: linear-gradient(to bottom, #fff 0%, #fff 100%) !important;
    margin-right: 25px;
    max-height: 40px;
}

.titlebox {
    height: 30px;
}

.menuleft button {
    float: right;
    max-height: 39px;
    background: #fff;
}

.btnbox {
    background-color: #33cccc;
    color: #fff;
    border: 2px solid #fff;
    padding: 7px 14px;
    margin-left: 20px;
    font-family: 'Titillium Web', sans-serif;
    font-size: 12pt;
    float: left;
}

.btnbox:hover {
    cursor: pointer;
}

input.textfield::-webkit-input-placeholder {
    color: #33cccc;
    font-size: 12pt;
    font-family: 'Titillium Web', sans-serif;
}

.menuleft .navbar-toggleable-md {
    background-color: #F2F1EF;
}

.dropdown a {
    padding-bottom: 0px;
}

.dropdown-item.active,
.dropdown-item:active {
    background-color: transparent;
}

.dropdown-item:focus,
.dropdown-item:hover {
    background-color: transparent;
}

.dropdown-menu {
    padding: 0px;
}

.topdrop {
    background-image: url(img/droptop.png);
    background-repeat: no-repeat;
    width: 30px;
    height: 20px;
    display: block;
}

.menuleft .navbar-light .navbar-toggler {
    border: 0px !important;
}

.ajax-filter .show .dropimg {
    background-image: url(../img/dropmenu.png);
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-left: 30px;
    position: absolute;
    z-index: 20000;
}

.dropimg {
    background-image: url(../img/dropmenu.png);
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-left: 0px;
    position: absolute;
    z-index: 20000;
}

.menuleft .dropdown-item {
    padding: 3px 50px;
    color: rgba(0, 0, 0, .5);
}

.menuleft .dropdown-toggle::after {
    display: none;
}

.navbar-light .navbar-toggler,
.navbar-light .navbar-toggler:focus,
button:focus {
    border-color: rgba(0, 0, 0, .0) !important;
    outline: inherit;
    padding-top: 0px;
}

.menuleft .titlebox {
    padding: 10px 30px;
    line-height: 38px;
    color: #2dccd3;
    font-size: 12pt;
    font-weight: 300;
}

.ajax-filter .textfield {
    padding: 10px 30px;
    line-height: 38px;
    color: #2dccd3;
    font-size: 12pt;
    font-weight: 300;
    max-height: 40px;
    border: none;
    float: left;
    width: 97%;
}

.menuleft .fa-chevron-down {
    color: #2dccd3;
    font-size: 30px;
    margin-top: 1px;
    -webkit-text-stroke: 5px white;
}

.menuleft .nav-item a.nav-link {
    padding: 0px 0px !important;
    color: #666;
}

.menuleft .navbar-toggleable-md ul.nav {
    padding-top: 18px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 2px;
    padding-bottom: 18px;
    position: absolute;
    background: #f2f1ef;
}

.ajax-filter .nav-item .dropdown .open {
    color: #fff;
}

.ajax-filter .collapse {
    width: 190px;
}

.ajax-filter .collapse.in {
    width: 190px;
}

.ajax-filter .collapsing {
    width: 189px;
}

.ajax-filter .dropdown-menu {
    box-shadow: none;
}


/* image courosal */

#demos {
    float: left;
    width: 100%;
    margin-top: 22px;
}

#demos .prof-slider {
    margin-left: auto;
    margin-right: auto;
}

#demos .owl-nav .owl-prev {
    float: left;
    padding: 0px;
    margin: 0px;
}

#demos .fa-chevron-left,
#demos .fa-chevron-right {
    font-size: 42px;
    -webkit-text-stroke: 7px #2dccd3;
    color: #fff;
}

#demos .owl-dots {
    display: none;
}

#demos .owl-nav .owl-next {
    float: right;
    padding: 0px;
    margin: 0px;
}

#demos .fa-star {
    color: #fff;
}

#demos .leftbox {
    float: left;
    margin-left: 6%;
}

#demos .owl-stage {
    background-color: #38cbd6;
}

#demos .rightbox {
    color: #fff;
    padding: 16px 20px;
    width: 100%;
    height: 245px;
    margin-left: -40px;
    background-color: #55d2dc;
    display: inline-block;
}

#demos .item {
    margin-left: 18px;
}

#demos .owl-nav {
    position: absolute;
    margin-top: -12%;
    width: 100%;
}

#demos .rating .ratetit {
    font-weight: 100;
}

#demos .rightbox h3.name {
    font-size: 17pt;
    margin-bottom: 5px;
    font-weight: 600;
    margin-top: 8px;
}

#demos .rightbox span.dis {
    font-size: 10pt;
    line-height: 16px;
    display: block;
}

#demos .rightbox span.exp {
    margin-top: 15px;
    display: block;
    font-size: 14px;
}

#demos .rightbox .fa-star {
    color: #fff;
}

#demos .rightbox ul li {
    font-size: 14px;
    line-height: 16px;
    font-weight: 100;
}

#demos .rightbox ul {
    margin-right: 5px;
}

#demos .rightbox .off {
    color: #9be0e6;
}

.content-section-b-expand {
    background-color: #f2f1ef;
    /*    height: 200px;*/
    text-align: center;
}

.content-section-b-expand .container {
    padding-left: 15px;
    padding-right: 15px;
}

.image-box {
    background-color: #2dccd3;
    height: 200px;
    float: left;
    width: 100%;
    display: block;
    background-size: cover;
}

.content-section-b-expand h5 {
    color: #fff;
    font-weight: 600;
    font-size: 18pt;
    float: left;
    width: 100%;
    bottom: 90px;
    position: absolute;
}

.content-section-b-expand .image-box-button {
    color: #fff;
    font-weight: 200;
    width: 100%;
    bottom: 40px;
    position: absolute;
    margin-top: 10px;
    float: left;
    text-align: center;
    font-size: 15pt;
}

.content-section-b-expand span {
    color: #fff;
    font-weight: 200;
    margin: 0 auto;
    text-align: center;
    font-size: 15pt;
    border: 2px solid #fff;
    padding: 2px 20px;
}

.content-section-b-expand span:hover {
    color: #2dccd3;
    background: #fff;
    font-weight: 200;
    margin: 0 auto;
    text-align: center;
    font-size: 15pt;
    border: 2px solid #fff;
}

.section-expand-a .card-block {
    min-height: 300px;
    display: block;
    border-bottom: 3px solid #2dccd3;
}

.section-expand-a span.breadc {
    color: #2dccd3;
    margin-top: 10px;
    display: block;
    font-size: 10pt;
    font-weight: 200;
}

.section-expand-a {
    background-color: #f2f1ef;
}

.section-expand-a .btnblock {
    max-width: 500px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.section-expand-a .btnblock a.btncls:hover {
    background-color: #2dccd3;
    color: #fff;
}

.section-expand-a .btnblock p {
    font-size: 30pt;
    color: #2dccd3;
    font-weight: 400;
    margin-bottom: 30px;
    margin-top: 20px;
}

.section-expand-a .btnblock a.btncls {
    font-weight: 400;
    margin: 0 auto;
    text-align: center;
    font-size: 22pt;
    border: 2px solid #2dccd3;
    height: 70px;
    max-width: 218px;
    display: inline-block;
    padding: 12px;
    text-decoration: none;
    color: #2dccd3;
    background-color: #fff;
}

.section-expand-a .btnblock a.right {
    float: right;
}

.section-expand-b button {
    max-width: 150px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.section-expand-c .btnblock .btncls {
    font-size: 12pt !important;
    height: 40px !important;
    padding: 6px !important;
    margin-bottom: 10px;
    width: 170px !important;
}

.section-expand-c .btnblock ul.leftul {
    list-style: none;
    padding-left: 0px;
    display: inline-block;
}

.section-expand-c .btnblock ul.rightul {
    list-style: none;
    padding-left: 0px;
    margin-left: 30px;
    display: inline-block;
    float: right;
}

.section-expand-c .btnblock li {
    padding: 8px 0px;
    font-weight: 600;
    color: #6d6e70;
}

.section-expand-c .btnblock li input[type="checkbox"] {
    display: none;
}

.section-expand-c .btnblock li input[type="checkbox"] {
    width: 20px;
    height: 20px;
}

.section-expand-c .btnblock li label {
    cursor: pointer;
    width: 20px;
    height: 20px;
    margin-right: 5px;
}

input[type="checkbox"]+label:before {
    content: "\00a0";
    display: inline-block;
    font: 16px/1em sans-serif;
    height: 11px;
    margin: 0 .25em 0 0;
    padding: 0;
    vertical-align: top;
    width: 10px;
    background-color: #fff;
}

input[type="checkbox"]:checked+label:before {
    background: #2dccd3;
    color: #333;
    content: "";
    text-align: center;
}

input[type="checkbox"]:checked+label:after {
    font-weight: bold;
}

.section-expand-c .btnblock {
    margin-bottom: 20px;
}

.section-expand-c .card-block {
    padding-bottom: 36px;
}

.content-section-b-expand a:hover,
.content-section-b-expand a:focus {
    text-decoration: none !important;
}

.section-expand-a .fa-arrow-right {
    -webkit-text-stroke: 2px #f2f1ef;
}

.section-expand-c .fa-arrow-down {
    -webkit-text-stroke: 2px #fff;
}

.section-expand-c .btnblock a.btncls:hover .fa-arrow-down {
    -webkit-text-stroke: 2px #2dccd3;
}


/*============ Auto Complete =============*/

.field_item {
    width: 205px;
    display: inline-block;
    float: left;
}

.field_item .omniselect-results {
    background-color: #f2f1ef;
    list-style: none;
    padding-left: 0px;
    padding-top: 55px;
    padding-bottom: 18px;
}

.field_item .omniselect-results li {
    display: block;
    clear: both;
    font-weight: 600;
    color: #6d6e70;
    padding: 0px 30px;
    text-align: left;
}

.section-expand-b .contact-form-home .form-group ol.omniselect-results {
    margin-bottom: 0px;
    position: absolute;
    max-height: 120px;
    overflow-y: scroll;
    width: 500px;
    background-color: #fff;
    font-weight: 600;
    color: #6d6e70;
    border: 1px solid #ccc;
    list-style: none;
    padding-top: 10px;
    z-index: 10;
}

.section-expand-b .contact-form-home .form-group .omniselect-results::-webkit-scrollbar {
    width: 12px;
}

.section-expand-b .contact-form-home .form-group .omniselect-results::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.section-expand-b .contact-form-home .form-group .omniselect-results::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}

.section-expand-b .contact-form-home .form-control {
    margin-bottom: 0px;
}

.section-expand-b .contact-form-home button {
    margin-top: 20px;
    z-index: 0;
}

.ajax-filter nav ul.nav li {
    font-weight: 600;
    color: #6d6e70;
    padding: 0px 30px;
    width: 100%;
}

.ajax-filter nav ul.nav li input[type="checkbox"] {
    width: 20px;
    height: 20px;
    display: none;
}

.ajax-filter nav ul.nav li label {
    cursor: pointer;
    border: 1px solid #2dccd3;
    width: 12px;
    height: 13px;
    display: inline-block;
    background-color: #fff;
    margin-right: 3px;
    margin-bottom: 3px;
    vertical-align: middle;
}

.dropdown-menu span.mitem {
    display: block;
    margin-left: 20px;
}

li.dropdown {
    padding-right: 0px !important;
}


/*============== Responsive Home Page ==============*/


/* ========= Rate counter ========== */

span.ratecount {
    font-weight: 600;
}


/* ========= Blue Line ========== */

hr.blueline {
    border-top: 3px solid #5cd4dc;
    margin: 0px;
}


/* ========= White Line ========== */

hr.whiteline {
    border-top: 3px solid #ffffff;
    margin: 0px;
}


/*============== Top Slide Image ===========*/

.topslideimage .toptext {
    text-align: center;
    padding-bottom: 20px;
}

.topslideimage .toptext p {
    font-size: 12pt;
    font-weight: 500;
}

.topslideimage .toptext p span {
    text-decoration: underline;
    font-style: italic;
}

.topslideimage {
    background-color: #f2f1ef;
}

.topslideimage .toptext h1 {
    font-size: 36pt;
    color: #40ccd6;
    margin-top: 0px;
    font-weight: 500;
}

.topslideimage {
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
    color: #f8f8f8;
    background: url(../img/intro-contact.jpg) no-repeat center 58%;
    background-size: cover;
    height: 385px;
}

.topslideimage .message .bluebox {
    background: rgba(45, 204, 211, 0.7);
    padding: 30px;
}

.message h1 {
    font-size: 36pt;
    color: #2dccd3;
    text-align: right;
    font-weight: 500;
}

.topslideimage .message .bluebox>h3 {
    text-align: left;
    font-weight: 200;
    font-size: 24pt;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 39px;
}

.message {
    position: relative;
    margin-left: 65px;
}


/*============== Blue Text Box ===========*/

.content-section-g-offer {
    height: 100px;
    background-color: #2dccd3;
    border-top: 3px solid #fff;
}

.content-section-g-offer>h1 {
    color: #ffffff;
    font-size: 36pt;
    font-weight: 400;
    text-align: center;
    margin: 0px;
    padding: 24px;
}


/*============== Top Slide Image ===========*/


/*============== About Us Page ===============*/

.about-block {
    background-color: #f2f1ef;
}

.about-block .abt-box {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    min-height: 550px;
}

.about-block .abt-box h3 {
    font-size: 24pt;
    font-weight: 200;
    color: #2dccd3;
    padding: 30px 0px;
}

.about-block .abt-box p {
    margin: 0px 0px 30px;
    font-size: 12pt;
    line-height: 16pt;
}


/*=================== Login page ================*/

.login-box {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    padding: 40px 0px;
}

.login-box .contact-form-home button {
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}


/*============== Apply For Account Page ==============*/

.applypage {
    max-width: 450px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.applypage textarea {
    height: 130px;
}

.applypage h3 {
    font-size: 19pt;
    font-weight: 600;
    color: #2dccd3;
}


/*================= News & Blog ================*/

.middle-block a.btncls {
    font-weight: 400;
    margin: 0 auto;
    text-align: center;
    font-size: 12pt;
    border: 2px solid #2dccd3;
    height: 40px;
    max-width: 180px;
    display: block;
    padding: 7px;
    text-decoration: none;
    color: #2dccd3;
    background-color: #fff;
    margin-bottom: 20px;
}

.middle-block a.btncls:hover {
    background-color: #2dccd3;
    color: #fff;
}

.middle-block a.btncls:hover .fa-arrow-down {
    -webkit-text-stroke: 2px #2dccd3;
}

.middle-block .fa-arrow-down {
    -webkit-text-stroke: 2px #fff;
}

.imgtopbox span {
    display: inline-block;
    color: #2dccd3;
}

.imgtopbox .ncat {
    float: right;
    font-weight: 600;
}

.imgbox img {
    width: 100%;
    display: block;
}

.imgtopbox .ndate {
    margin-right: 60px;
}

.imgtopbox i {
    margin-right: 5px;
}

.news-blog {
    padding-top: 30px;
}

.left-menu h3,
.right-menu h3 {
    display: block;
    background-color: #2dccd3;
    color: #fff;
    font-size: 14pt;
    padding: 3px;
    font-weight: 600;
}

.left-menu ul,
.right-menu ul {
    list-style: none;
    padding-left: 2px;
    clear: both;
}

.left-menu ul li a,
.right-menu ul li a {
    font-size: 14pt;
    color: #2dccd3;
}

.right-menu ul li {
    text-align: right;
}

.right-menu h3 {
    float: right;
    display: block;
}

.left-menu h3 {
    width: 95px;
}

.right-menu h3 {
    width: 63px;
}

.imgbox h3 {
    font-size: 24pt;
    font-weight: 200;
    color: #2dccd3;
}

.imgbox p {
    font-size: 12pt;
}

.middle-block .news-box {
    display: inline-block;
}

hr.thickline {
    border-top: 1px solid #2dccd3;
    margin-bottom: 80px;
    margin-left: 20px;
    margin-right: 20px;
}

h5.modal-title {
    display: inline-block;
    color: #fff;
    font-size: 14pt;
}

.modal-content {
    background: rgba(45, 204, 211, 1);
}

.modal-dialog {
    margin-top: 6% !important;
    width: 700px;
}

.modal-header {
    padding: 8px 15px;
    border-bottom: 1px solid #5cd4dc;
}

.modal-body iframe {
    border: none;
}

.modal-body {
    margin-bottom: -5px;
    color: #fff;
}

.modal-footer {     border-top: 1px solid #5cd4dc;  }
.modal-footer .btn {
    color: #fff;
    font-weight: 200;
    margin: 0 auto;
    background: #2dccd3;
    text-align: center;
    font-size: 12pt;
    border: 2px solid #fff;
    border-radius: 0;
    padding: 2px 20px;
}

.modal-footer .btn+.btn:hover {
    background: #fff;
    color: #2dccd3;
}

.about-block .howit-box {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    min-height: 400px;
}

.about-block .howit-box h3 {
    font-size: 24pt;
    font-weight: 200;
    color: #2dccd3;
    padding: 30px 0px;
}

.about-block .howit-box p {
    margin: 0px 0px 30px;
    font-size: 12pt;
    line-height: 16pt;
}

.bluebg {
    background: rgba(255, 255, 255);
}

.fade.in {
    background: rgba(0, 0, 0, 0.7);
}

.modal-content {
    border-radius: 0px;
}

.bluebg h5.modal-title {
    color: #2dccd3;
    font-weight: 600;
    display: inline-block;
    font-size: 12pt;
}

.fullbox .image-box-button a:hover {
    background-color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.fullbox .image-box-button a:hover span {
    color: #2dccd3;
    font-weight: 400;
}

.fullbox .image-box-button a:focus {
    text-decoration: none;
}

.fullbox .image-box-button {
    color: #fff;
    font-weight: 400;
    bottom: 40px;
    margin: 15px 5px;
    text-align: center;
    font-size: 15pt;
    display: inline-block;
}

.fullbox .image-box-button span {
    color: #fff;
    font-weight: 200;
    margin: 0 auto;
    text-align: center;
    font-size: 12pt;
    border: 2px solid #fff;
    padding: 2px 15px;
}

.fullbox .btn-box {
    margin-left: auto;
    margin-right: auto;
    display: block;
    max-width: 245px;
}

#contactbox .modal-dialog {
    width: 500px;
    margin-left: auto;
    margin-right: auto;
}

#contactbox .modal-body {
    padding: 25px;
}

#contactbox .contact-form-home {
    margin-top: 0px;
}

#contactbox .contact-form-home button {
    color: #fff;
    font-weight: 200;
    margin: 0 auto;
    text-align: center;
    font-size: 12pt;
    border: 2px solid #fff;
    padding: 2px 15px;
}


#support-slider-main span.toptitle{
    display: block;
    font-size: 11pt;
    font-weight: 600;
    margin-top: -9px;
    margin-bottom: 10px;
}

.support-slider-type a i{
    padding-right: 10px;
}

#support-slider-main input[type=text]{
    padding: 10px 15px;
    line-height: 38px;
    color: #2dccd3;
    font-size: 12pt;
    font-weight: 300;
    max-height: 35px;
    border: none;
    float: left;
    width: 97%;
    margin-top: 15px;
}


.support-slider-type{
    
}

#contact_form .contact-opener{
    margin-top: -2px;
    font-weight: normal;
}

#support-slider-start p i.fa-search{
    position: absolute;
    margin-left: -20px;
    margin-top: 12px;
}

#contactbox .contact-form-home .form-control {
    min-height: 45px;
}

#contact_form:focus, #contact_form:after, #contact_form:before{
        outline: -webkit-focus-ring-color auto 0px;
        box-sizing: content-box !important;
}

.aginfo .form-group label{
    display: inline-block;
    width: 140px;
    font-weight: 400;
    font-size: 16px;
}

.aginfo .form-group select{
    width: 200px;
    display: inline-block;
    min-height: 40px;
}

.aginfo .form-group input{
    display: inline-block;
    min-height: 40px;
}

.aginfo .form-control{
    width: 87%;
}


.aginfo .btn-primary{
    min-height: 35px;
    background: #2dccd3;
    margin-bottom: 20px;
    border: none;
    border-radius: 0;
    font-size: 12pt;
    font-weight: 200;
    float: right;
    margin-left: 5px;
}

.aginfo input.form-control::-webkit-input-placeholder {
  color: #2dccd3;
}

.aginfo select{
  color: #2dccd3;  
}






.login, .registration{
    background-color: #f2f1ef;
    padding-top: 150px;
    padding-bottom: 150px;
}


.login .textbox h3, .registration .textbox h3{
    font-size: 24pt;
    font-weight: 200;
    color: #2dccd3;
    margin-top: 30px;
}

img#result{
    max-width: 120px;
}

#connected h2, #connected2 h2, #connected3 h2, #connected4 h2, .comanconnected h2{
    font-size: 18px;
    color: #2dccd3;
    font-weight: 400;
    border-bottom: 1px solid;
    padding-bottom: 10px;
}

.scrollbox{
    margin-top: 20px;
    margin-bottom: 20px;
}

.aginfo section{
    display: block;
    clear: both;
}

.aginfo .wysiwygEditor-wrapper .wysiwygEditor-toolbar, .aginfo .wysiwygEditor-footer{
    background-color: #f2f1ef;
}

.aginfo .wysiwygEditor-wrapper{
    background-color: #fff;
}

.aginfo .wysiwygEditor-wrapper *{
    border-width: 0;
}

.iEdit-img-edit{
	display: none;
	position: fixed;
	height: 100%;
	width: 100%;
	background-color:rgba(10,10,10,0.7);
	top:0px;
	left: 0px;
	z-index: 8;
	opacity: 0;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.iEdit-img-edit-act{
	height: 37px;
	width: 70px;
	position: absolute;
	border-radius: 20px;
	background-color:#2dccd3;
    color: #fff;
	left: 50%;
	margin-left: -75px;	
	bottom: 33px;
	cursor: pointer;
	text-align: center;
	line-height: 37px;
	color: rgba(10,10,10,0.55);
	font-family: helvetica neue, segoe ui, roboto, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 8pt;	
}

.iEdit-img-edit-cancel{
	margin-left: 16px;
	background-color: #ee5155;
}

.iEdit-img-edit-can{
	position: fixed;
	top: 0px;
	left: 0px;
	bottom: 50px;
	right: 0px;
	margin:auto;
}

.iEdit-img-edit-process-can{
	display: none;
}

.iEdit-img-edit-select{
	position: fixed;
	background-color: rgba(10,10,10,0.5);
	box-shadow: inset 0px 0px 0px 3px rgba(256,256,256,0.8);
}

.iEdit-img-edit-select-resize{
	position: absolute;
	height: 17px;
	width: 17px;
	background-color: rgba(255,255,255,0.8);
	right: 3px;
	bottom: 3px;
	cursor: nwse-resize;
}



.connected{
margin: auto;
padding: 0;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.sortable.grid {
overflow: hidden;
}
.connected li{
list-style: none;
border: 1px solid #CCC;
background: #F6F6F6;
color: #1C94C4;
margin: 1px;
padding: 5px;
}
.handles span {
cursor: move;
}
li.disabled {
opacity: 0.5;
}
.sortable.grid li {
line-height: 80px;
float: left;
width: 80px;
height: 80px;
text-align: center;
}
li.highlight {
background: #FEE25F;
}
#connected, #connected2, #connected3, #connected4, .comanconnected{
overflow: hidden;
margin: auto;
}

li.sortable-placeholder {
border: 1px dashed #CCC;
background: none;
}

.connected{
    padding: 15px;
    height: auto;
    overflow-y: scroll;
    border-radius: 4px 4px 4px 4px;
-moz-border-radius: 4px 4px 4px 4px;
-webkit-border-radius: 4px 4px 4px 4px;
border: 1px solid #2dccd3;
}


.scrollbox .title{
    font-size: 18px;
    max-width: 100%;
    margin-bottom: 10px;
    font-weight: 700;
    display: block;
}
    


/*========================== Media Queries ==========================*/

@media (max-width:320px) {
    .message .bluebox h3 {
        font-size: 16pt !important;
    }
    #demos .rightbox {
        width: 260px;
    }
    .content-section-a-offer .bgclr .rightbox {
        height: 171px !important;
    }
    .content-section-a-offer .bgclr .rightbox .other-rate,
    .content-section-a-offer .bgclr .rightbox .rate {
        font-size: 6pt !important;
    }
    .section-expand-c .btnblock ul.rightul {
        margin-left: 25px !important;
    }
}

@media (max-width:360px) {
    #demos .rightbox {
        width: 300px;
    }
    .intro-message h1 {
        font-size: 1.5em;
    }
    .top-phone {
        font-size: 13px;
    }
    .intro-message h3 {
        font-size: 1em;
    }
    .content-section-c p {
        font-size: 17pt;
        margin-top: 6px;
    }
    .content-section-e p {
        font-size: 17pt;
    }
    #demos .owl-nav {
        margin-top: -16%;
    }
    #demos .owl-nav .owl-prev {
        margin-left: -17px;
    }
    #demos .owl-nav .owl-next {
        margin-right: -15px;
    }
    .telefon-number {
        font-size: 25pt;
    }
    .e-post-n {
        font-size: 20pt;
    }
    .intro-header {
        height: 468px;
    }
}

@media (max-width:375px) {
    .content-section-g-offer>h1 {
        font-size: 19pt;
    }
    #demos .rightbox {
        width: 314px;
    }
    .content-section-a-offer .bgclr .rightbox h3.name {
        font-size: 12pt;
    }
    .content-section-a-offer .bgclr .rightbox {
        height: 203px !important;
    }
    .content-section-a-offer .bgclr .rightbox .other-rate,
    .content-section-a-offer .bgclr .rightbox .rate {
        font-size: 8pt !important;
        line-height: 20px;
    }
    .content-section-a-offer .bgclr .rightbox {
        padding: 8px 20px;
    }
    .content-section-a-offer .bgclr .rightbox .fa-heart {
        margin-top: 0px;
    }
    .content-section-h-offer>h1 {
        font-size: 19pt;
    }
    .content-section-a-offer .checkblock .ckeckboxin {
        padding: 0px 5px;
    }
}

@media (max-width:412px) {
    .content-section-a-offer .bgclr .rightbox .other-rate,
    .content-section-a-offer .bgclr .rightbox .rate {
        font-size: 9pt;
        line-height: 20px;
    }
    .content-section-a-offer .bgclr .rightbox {
        height: 225px;
    }
}

@media (max-width:414px) {
    .message h1 {
        font-size: 25pt;
    }
    .message .bluebox h3 {
        font-size: 19pt !important;
    }
    #listing .fullbox {
        min-height: 470px !important;
        margin-bottom: 10px;
    }
    .content-section-h-offer>h1 {
        font-size: 23pt;
    }
    .content-section-a-offer .bgclr .rightbox {
        width: 50%;
        height: auto;
    }
    .backlight-offer .textbox {
        margin-left: 0px;
    }
    #company .leftbox {
        margin-right: -4px;
    }
    .content-section-g-company>h1 {
        font-size: 22pt;
    }
    #company .rightbox {
        max-width: 195px;
    }
    #offer .leftbox {
        margin-right: -4px;
    }
    #offer .rightbox {
        max-width: 195px;
    }
    .section-expand-a .btnblock a {
        margin-bottom: 30px !important;
    }
    .section-expand-a .btnblock a.left {
        float: none;
        display: block;
    }
    .section-expand-a .btnblock a.right {
        float: none;
        display: block;
    }
    .section-expand-c .btnblock ul.rightul {
        float: right;
    }
    #demos .rightbox {
        width: 354px;
    }
    #demos .item {
        margin-left: 0px !important;
    }
    .content-section-g-offer>h1 {
        font-size: 22pt;
    }
}

@media (max-width:430px) {
    .content-section-g-contact>h1 {
        font-size: 29pt !important;
    }
}

@media (max-width:450px) {}

@media (max-width:467px) {
    .content-section-a-offer .bgclr .leftbox {
        margin-left: auto;
        margin-right: auto;
        display: block;
        float: none;
    }
    .content-section-a-offer .bgclr .rightbox {
        margin-left: auto;
        margin-right: auto;
        display: block;
        margin-top: 10px;
    }
}

@media (max-width:489px) {
    .content-section-g-contact>h1 {
        font-size: 30pt;
    }
}

@media (max-width:535px) {
    #contactbox .modal-dialog {
        width: 391px;
        margin-left: auto;
        margin-right: auto;
    }
    #exampleModalLong .modal-dialog {
        width: 390px !important;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
}

@media (max-width:541px) {
    .message h1 {
        font-size: 29pt;
    }
}

@media (max-width:626px) {
    .content-section-h-offer>h1 {
        font-size: 25pt;
    }
}

@media (max-width:631px) {
    .content-section-g-company>h1 {
        font-size: 23pt;
    }
}

@media (max-width:656px) {
    .menuleft {
        margin-right: 0px;
    }
    .menuleft .titlebox {
        display: block;
        margin-left: auto;
        margin-right: auto;
        line-height: 18px;
    }
    .menuleft button {
        margin-top: -10px;
        margin-right: -31px;
    }
    .ajax-filter .masthead {
        margin-left: auto;
        margin-right: auto;
        display: block;
        max-width: 300px;
        margin-top: -20px;
    }
    .ajax-filter .btnbox {
        width: 120px !important;
        margin-left: auto;
        margin-right: auto;
        display: block;
        float: none;
    }
    .ajax-filter .textfield {
        margin-bottom: 5px;
    }
}







@media (max-width:663px) {
    .field_item {
        display: block;
        float: none;
        margin-left: auto;
        margin-right: auto;
        width: 300px;
    }
    
    .menuleft{
        display: block;
        margin-left: auto !important;
        margin-right: auto !important;
        float: none;
    }
    
    .ajax-filter .textfield{
        margin-bottom: 10px;
    }
}

@media (max-width:737px) {
    #exampleModalLong .modal-dialog {
        width: 500px;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
}

@media(max-width:767px) {
    .intro-message {
        padding-bottom: 15%;
    }
    .intro-message>h1 {
        font-size: 3em;
    }
    ul.intro-social-buttons>li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }
    ul.intro-social-buttons>li:last-child {
        margin-bottom: 0;
    }
    .intro-divider {
        width: 100%;
    }
    .navbar {
        margin: 0;
    }
    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border: 1px solid #fff;
        background: #2dccd3;
    }
    .intro-message {
        padding-bottom: 5%;
        float: left;
        width: 100%;
    }
    .intro-message h1 {
        font-size: 2em;
        text-align: center;
    }
    .intro-message h3 {
        font-size: 1.5em;
        text-align: center;
    }
    .ajax-filter {
        margin-left: 0;
    }
    .menuleft {
        width: 100%;
        margin-top: 2px;
        text-align: center;
    }
    .ajax-filter .textfield {
        width: 100%;
        margin-top: 2px;
        text-align: center;
    }
    .ajax-filter .btnbox {
        margin-left: 0;
        width: 100%;
        margin-top: 2px;
        text-align: center;
    }
    .top-phone {
        float: left;
        margin-left: -14px;
        font-size: 14px;
    }
    .logoset-logo img {
        width: 85%;
    }
    #demos .item {
        margin-left: 0;
    }
    #demos .leftbox {
        margin-left: 0;
        width: 100%;
    }
    #demos .rightbox {
        margin-left: 0;
        margin-right: 0;
        height: auto;
    }
    .content-section-g h3 {
        font-size: 15pt;
    }
    .telefon {
        font-size: 16pt;
    }
    .telefon-number {
        font-size: 32pt;
    }
    .e-post {
        font-size: 16pt;
    }
    .e-post-n {
        font-size: 24pt;
    }
    .testimonial-item h4 {
        font-size: 26pt;
    }
    .testimonial-item p {
        font-size: 12pt;
    }
    .testimonial-item .col-md-4 {
        display: none;
    }
    footer {
        height: auto;
    }
    .content-section-a {
        height: auto;
    }
    .content-section-b {
        height: auto;
    }
    .content-section-c {
        height: auto;
    }
    .content-section-d {
        height: auto;
    }
    .content-section-e {
        height: auto;
    }
    .content-section-f {
        height: auto;
    }
    .content-section-g {
        height: auto;
    }
    .banner h2 {
        margin: 0;
        text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
        font-size: 3em;
    }
    ul.banner-social-buttons>li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }
    ul.banner-social-buttons>li:last-child {
        margin-bottom: 0;
    }
    .backlight-offer .textbox {
        margin-left: 0px;
    }
    .ajax-filter .btnbox {
        width: 120px !important;
        margin-left: -54px;
        margin-top: 10px;
        clear: both;
        margin-left: auto;
        margin-right: auto;
        display: block;
        float: none;
    }
    .ajax-filter .textfield {
        width: 300px !important;
    }
    .ajax-filter {
        margin-left: auto;
        margin-right: auto;
        display: block;
        float: none;
    }
    .ajax-filter .masthead {
        margin-left: auto;
        margin-right: auto;
        display: block;
        max-width: 610px;
    }
}

@media (min-width:768px) {
    .navbar-nav {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .navbar-nav .nav-item {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
    }
    /* Remove the padding we set earlier */
    .masthead,
    .marketing,
    .footer {
        padding-right: 0;
        padding-left: 0;
    }
    
}

@media (max-width:768px) {
    #company .rightbox h3.name,
    #company .rightbox span.exp {
        font-size: 11pt;
    }
    #company .rightbox .rating,
    #company .rightbox .rate {
        font-size: 8pt;
    }
    #offer .rightbox h3.name,
    #offer .rightbox span.exp {
        font-size: 11pt;
    }
    #offer .rightbox .rating,
    #offer .rightbox .rate {
        font-size: 8pt;
    }
    .content-section-a-offer .checkblock .ckeckboxin {
        max-width: 340px;
        margin-left: auto;
        margin-right: auto;
    }
    .content-section-a-offer .checkblock {
        padding-left: 0px;
        padding-right: 0px;
    }
    .content-section-a-offer .bgclr .fullbox {
        margin-right: auto;
    }
    .content-section-d-offer .ajester img,
    .content-section-d-offer .chart img {
        float: none;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
    .content-section-d-offer .counterbox p {
        font-size: 11pt;
    }
    .content-section-d-offer .counterbox p span.bbtn {
        margin-top: 10px;
    }
    #listing .fullbox {
        min-height: 273px;
    }
    .content-section-f {
        height: auto !important;
    }
    #demos .rightbox {
        margin-left: auto !important;
        width: 210px;
        margin-right: auto;
        display: block;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    #demos .owl-nav {
        margin-top: -40% !important;
    }
    .content-section-g {
        height: auto !important;
    }
    .testimonial-pic {
        width: 130px !important;
        height: 130px !important;
    }
    .testimonial-item h4 {
        font-size: 19pt;
    }
    #demos .leftbox {
        float: none !important;
    }
    .owl-carousel .owl-item img {
        margin-left: auto;
        margin-right: auto;
        display: block;
        float: none;
    }
    #demos .leftbox {
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
    #listing .fullbox {
        min-height: 380px;
    }
    #listing .fullboxleft {
        min-height: 415px;
        margin-bottom: 15px;
    }
    .message {
        margin-left: 0px !important;
    }
    #demos .owl-nav .owl-prev {
        margin-left: 0px;
    }
    #demos .owl-nav .owl-next {
        margin-right: 0px;
    }
    .right-menu h3 {
        float: left;
    }
    .right-menu ul li {
        text-align: left;
    }
    
}

@media (max-width:793px) {
    .content-section-g-offer>h1 {
        font-size: 24pt;
    }
}

@media (max-width:868px) {
    .message {
        margin-left: 0px !important;
    }
}

@media (max-width:991px) {
    .ajester img,
    .chart img {
        margin-left: auto;
        margin-right: auto;
        display: block;
        float: none !important;
        margin-top: 10px;
    }
    .bgclr .fullbox {
        margin-left: auto;
        margin-right: auto;
        display: block;
        float: none;
    }
    .checkblock .ckeckboxin {
        margin-left: auto;
        margin-right: auto;
        display: block;
        float: none;
        max-width: 500px;
    }
    .checkblock {
        padding-left: 0px !important;
    }
    .content-section-a-offer .checkblock ul.right {
        float: right;
    }
    .menuleft {
        width: 300px;
        margin-bottom: 5px;
    }
    .menuleft .navbar-toggleable-md ul.nav {
        z-index: 10;
    }
    .navbar-nav .nav-item {
        width: 100%;
    }
    .dropdown-menu a.dropdown-item {
        width: 100%;
        display: block;
    }
    .btnbox {
        width: 90px;
        margin-left: 5px;
    }
    .ajax-filter .textfield {
        width: 205px;
    }
    
    .aginfo .form-control{
        width: 79%;
    }
}

@media (max-width:992px) {
    .content-section-f {
        height: auto !important;
        padding-bottom: 20px;
    }
    #demos .leftbox {
        margin-left: 0px !important;
        float: none;
    }
    .owl-carousel .owl-item img {
        height: 100%;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    #demos .item {
        margin-left: 0px !important;
    }
    .content-section-g {
        height: auto;
    }
    .testimonial-pic {
        width: 200px;
        height: 200px;
    }
}

@media (min-width:1024px) {
    .content-section-f-company .fullboxleft {
        margin-right: 25px;
    }
    .content-section-f-company .fullboxright {
        margin-left: 25px;
    }
    .content-section-f-offer .fullboxleft {
        margin-right: 25px;
    }
    .content-section-f-offer .fullboxright {
        margin-left: 25px;
    }
}

@media (max-width:1024px) {
    .ajax-filter {
        margin-left: 1%;
    }
}

@media(max-width:1199px) {
    ul.banner-social-buttons {
        float: left;
        margin-top: 15px;
    }
}

@media (max-width:1200px) {
    .menuleft {
        margin-right: 5px;
    }
}

@media (min-width:768px) and (max-width: 992px) {
    #listing .fullbox {
        min-height: 285px;
    }
    .ratingbox {
        font-size: 11px;
    }
    .testimonials .owl-theme .owl-nav {
        margin-top: -25%;
    }
    #demos .owl-nav {
        margin-top: -17% !important;
    }
}

@media (max-width:802px) and (min-width:767px) {
    .backlight-offer .textbox .nopadding {
        width: 110px;
        padding-right: 0px;
    }
    .backlight-offer .textbox .nopadding p {
        font-size: 9pt;
    }
}

@media (max-width:837px) and (min-width: 778px) {
    #demos .owl-nav .owl-prev {
        margin-left: -20px;
    }
    #demos .owl-nav .owl-next {
        margin-right: -20px;
    }
}

@media (min-width:992px) and (max-width: 1200px) {
    #listing .fullbox {
        max-width: 415px;
        min-height: 255px;
    }
    .message h1 {
        font-size: 33pt;
    }
    .topslideimage .message .bluebox>h3 {
        font-size: 23pt;
    }
    .btnbox{
        margin-left: 0px;
    }
    .aginfo .form-control{
        width: 84%;
    }
}

@media (max-width:992px) {
.aginfo .form-control{
        width: 77%;
    }
    
}



@media (max-width:700px) {
.aginfo .form-control{
        width: 70%;
    }  
}

@media (max-width:554px) {
.aginfo .form-control{
        width: 65%;
    }
}

@media (max-width:485px) {
    .aginfo .form-control{
        width: 95%;
    }
    
    .aginfo .form-group select{
        width: 95%;
    }
}

@media (min-width:992px) and (max-width: 1003px) {
    #demos .owl-nav {
        margin-top: -15%;
    }
}

@media (max-width:1024px) and (min-width:769px) {
    #company .rightbox h3.name {
        font-size: 15pt;
    }
    #offer .rightbox h3.name {
        font-size: 15pt;
    }
}
