@charset "utf-8";
/* CSS Document */

body
{
    padding:0px;
    margin:0 auto;
    font-family: 'Montserrat-Regular';
    overflow-x:hidden;
}
/************************************************Header*********************************/
.navbar-default {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
}
.nav li a.hvr-sweep-to-bottom {
    color: #fff !important;
    margin-top: 0;
}
.navbar-default {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    margin-bottom: 10px;
    margin-top: 10px;
}
.navbar-nav {
    /*    padding-top: 6px;*/
}
.login-container {
    padding: 50px 0px;
    background: #F4F5F9;
}
.nav li a 
{
    text-transform:uppercase;
    margin-top: 0px;
    font-family: 'Montserrat-Regular';
    color:#112130 !important;
    font-size:14px;	
}.navbar-right .hvr-sweep-to-bottom {
    font-size: 14px !important;
}
.btn-danger {
    -webkit-box-shadow: -2px 5px 20px -5px rgba(230,39,57,1);
    -moz-box-shadow: -2px 5px 20px -5px rgba(230,39,57,1);
    box-shadow: -2px 5px 20px -5px rgba(230,39,57,1);
    background: #E62739 none repeat scroll 0 0 !important;
    border-color: #E62739 !important;
    text-transform:uppercase;
}
.nav .active > a, .nav a:hover, .nav a:focus {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    outline:none;
    color:#3433bb !important;
}
.list-inline.login_with li a, .list-inline.login_with li h4 {
    cursor: default;
    font-size: 18px !important;
}
.login_with {
    margin: 18px 0 10px;
}
.step_indicator a {
    background: #f0727e none repeat scroll 0 0;
    border-radius: 35px;
    color: #fff;
    display: inline-block;
    font-size: 30px;
    height: 60px;
    text-align: center;
    width: 60px;
}
.step_indicator a .fa {
    padding-top: 16px;
}
.login_form {
    font-family: "Montserrat-Regular";
    padding: 25px 80px;
}
.login_form .hvr-sweep-to-bottom {
    font-size: 15px !important;
    text-transform: uppercase;
}
.btns .btn-danger {
    padding-left: 49px !important;
    padding-right: 49px !important;
    background: #de473c none repeat scroll 0 0 !important;
    border-color: #de473c !important;}
header .nav.nav-tabs a, header .nav.nav-tabs .active a {
    border: medium none;
    font-size: 18px;
}
#owl_demo2 {
    background: rgba(0, 0, 0, 0) url("../img/mobile.png") no-repeat scroll 0 0;
    height: 502px;
    margin: 0 auto;
    max-width: 350px !important;
}
header .control-label {
    padding-bottom: 4px;
}
header .form-group {
    margin-bottom: 23px;
}
header .nav-tabs li a {
    color: #a2a2a2 !important;
    padding-bottom: 10px;
}
header .nav.nav-tabs .active {
    border-bottom: 2px solid #444dc2;
}
.modal-header.booking_history {
    padding: 12px 12px 0;
}
.btns .btn-primary {
    background: #4867aa none repeat scroll 0 0 !important;
    border-color: #4867aa !important;
}

.table-bordered.td-small th, .table-bordered.td-small td {
    border: 1px solid #e9ecef;
    font-size: 13px !important;
}
/************************************************Banner*********************************/
.carousel-caption {
    background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
    border-radius: 2px;
    bottom: inherit;
    color: #123;
    font-size: 15px;
    font-weight: 500;
    left: 54%;
    opacity: 0.839;
    padding: 25px 30px;
    right: 137px;
    text-align: left;
    text-shadow: none;
    top: 50%;
    transform: translateY(-50%);
}
.carousel-caption .h1, .carousel-caption .h2 {
    text-transform: uppercase;
}
.carousel-caption .h1 {
    display: block;
    font-family: "Montserrat-Regular";
    font-size: 40px;
    margin-top: 5px;
}
.carousel-caption .h2 {
    font-family: "Montserrat-Regular";
    font-size: 24px;
    margin: 0 0 10px;
}
.btn-primary {
    -webkit-box-shadow: -2px 5px 20px -5px rgba(69,78,195,1);
    -moz-box-shadow: -2px 5px 20px -5px rgba(69,78,195,1);
    box-shadow: -2px 5px 20px -5px rgba(69,78,195,1);    background: #3433bb none repeat scroll 0 0 !important;
    border-color: #3433bb !important;
}
.hvr-sweep-to-bottom
{
    border-radius: 32px;
    font-family: "Montserrat-Regular" !important;
    font-size: 18px !important;
    padding: 12px 40px !important;
    /* -webkit-box-shadow: -1px 4px 18px -4px rgba(0,0,0,0.75);
     -moz-box-shadow: -1px 4px 18px -4px rgba(0,0,0,0.75);
     box-shadow: -1px 4px 18px -4px rgba(0,0,0,0.75);*/
    color:#fff !important;
    margin-top:20px;
}
.icon {
    font-size: 19px;
    vertical-align: top;
}
.carousel-control .icon-prev::before {
    font-family: FontAwesome;
    content: "\f104";
    font-size: 70px;
    color:#123;
}
.carousel-control .icon-next::before {
    font-family: FontAwesome;
    font-size: 70px;
    content: "\f105";
    color:#123;
}
.carousel-control {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    bottom: 50%;
    opacity: 1;
    top: 50%;
}
.banner_size figure
{
    position:relative;
}
/************************************************ Who we are  *********************************/
.text-black {
    text-transform: uppercase;
    font-family: 'Montserrat-Regular';
    font-size:30px;
    margin-bottom:20px;
}
.who_we_are {
    background: #f9f8fd none repeat scroll 0 0;
    position:relative;
}
.text-content {
    color: #122333;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 2;
}
.m40
{
    margin-top:40px;
}
.home_css
{
    padding:40px 0;
}
.who_we_are.home_css {
    padding-bottom: 0;
    padding-top: 0;
}
/************************************************ What we do *********************************/
.what_we_do {
    background-image: url("../img/service_bg.jpg");
    background-repeat: no-repeat;
    padding-bottom: 30px;
    background-size: cover;
}
.what_we_do h2 {
    padding-bottom: 30px;
}
.single_blog {
    background: #f6f4f9 none repeat scroll 0 0;
    border: 1px solid #f6ffff;
    opacity: 0.92;
    margin-bottom: 15px;
    padding: 40px 28px;
    text-align: center;
}
.single_blog > h4 {
    font-family: "Montserrat-Regular";
    margin-bottom: 20px;
    text-transform: uppercase;
    font-size: 22px;
}
.single_blog img {
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
}
/* Company Details */
.text-primary {
    color: #365899;
    font-family: "Montserrat-Regular" !important;
    font-size: 23px !important;
    text-transform: uppercase;
}
.company_details h6 {
    color: #123;
    font-family: "Montserrat-Regular";
    font-size: 18px;
}
.text-danger {
    color: #e62737 !important;
}
.company_details h5 {
    font-family: "Montserrat-Regular";
    font-size: 15px;
    padding-bottom: 10px;
    padding-top: 20px;
    text-transform: uppercase;
}
.company_details {
    background: #f2f3f8 none repeat scroll 0 0;
    padding: 45px 0;
    text-align: center;
}
.single_details img {
    height: 126px;
    margin: 0 auto;
    min-height: 131px;
    width: 163px;
}
.single_details {
    margin-top: 50px;
}
/* How it works */
.how_it_works .text-primary, .how_it_works .text-danger {
    color: #fff !important;
    font-family: "Montserrat-Regular";
    font-size: 28px !important;
    text-transform: uppercase;
}
.how_it_works .text-danger {
    font-size: 30px !important;
    padding-top: 5px;
}
.single_work {
    background: #365899 none repeat scroll 0 0;
    color: #fff !important;
    margin-top: 26px;
    padding: 27px;
    /*	-webkit-box-shadow: -1px 1px 5px -2px rgba(0,0,0,0.75);
    -moz-box-shadow: -1px 1px 5px -2px rgba(0,0,0,0.75);
    box-shadow: -1px 1px 5px -2px rgba(0,0,0,0.75);*/
}.address img {
    max-width: 100px;
}.carousel-caption .icon {
    font-size: 19px;
    position: relative;
    top: -1px;
    vertical-align: middle;
}.carousel-caption .btn {
    font-size: 16px !important;
    text-shadow: none;
}
.single_work p
{
    color:#fff !important;
}
.carousel-inner img {
    width: 100%;
}
.synced a{
    background:#e62739 !important;
}
.synced p
{
    color:#e62739;
}
.step_indicator p {
    font-size: 15px;
    padding-top: 10px;
}
.step_indicator a::after {
    border-top: 1px solid #365899;
    content: "";
    left: 129px;
    position: absolute;
    right: 0 !important;
    top: 31px;
    width: 98px;
    z-index: -1 !important;
}
.step_indicator a
{
    -webkit-box-shadow: -1px 1px 5px -2px rgba(0,0,0,0.75);
    -moz-box-shadow: -1px 1px 5px -2px rgba(0,0,0,0.75);
    box-shadow: -1px 1px 5px -2px rgba(0,0,0,0.75);
}
.owl-item:last-child a::after {
    border: medium none;
}
.step_indicator .item {
    margin-right: 9px;
    position: relative;
}
.btn.btn-default.text-black1 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
}
.btn.btn-default.text-black1 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    font-family: "Montserrat-Regular";
    font-size: 19px;
    margin: 0 50px;
    vertical-align: text-top;
}
.step_indicator {
    margin-top: 30px;
}
.how_it_works img {
    margin-left: 61px;
    margin-top: 60px;
    width: 59%;
}
.how_it_works {
    padding: 25px 0;
}
/************************************************ FM App *********************************/
.fm_app {
    background: #e62739 none repeat scroll 0 0;
    padding: 70px 40px 40px;
    color:#fff;
}
.comm_soon > h2, .comm_soon > h1 {
    text-transform: uppercase;
    font-family: "Montserrat-Regular";
}
.comm_soon > p {
    font-size: 21px;
    padding-top: 10px;
}
.app_btn {
    clear: both;
    content: "";
    display: inline-block;
    margin-top: 90px;
}
/* Testimonial */
.testimonial {
    background: #f2f3f8 none repeat scroll 0 0;
    padding: 40px 0 58px;
}
.media-heading {
    font-family: "Montserrat-Regular";
    font-size: 17px;
    padding-top: 18px;
    text-transform: uppercase;
}
.quotes {
    bottom: 0;
    font-size: 90px;
    left: 2px;
    position: absolute;
    top: -50px;
    z-index: -1;
}
.text-gray
{
    color: #c4c8d1;
}
.text-pink
{
    color:#EFCAD2;
}
.text-blue
{
    color:#CED2EF;
}
.testimonial .owl-wrapper {
    margin-top: 60px;
}
.owl-theme .owl-controls .owl-page.active span
{
    background:#E8273A !important;
}
.single_testimonial {
    padding-right: 80px;
}
/* Footer */
.footer {
    background: #365899 none repeat scroll 0 0;
    position:relative;
    padding:40px 0;
}
.footer .link a {
    color: #fff;
    font-family: "Montserrat-Regular";
    font-size: 17px;
    text-transform: uppercase;
}.sim-row-content-title {
    margin-bottom: 20px;
}
.waves {
    background-image: url("../img/footer.png");
    bottom: 0;
    height: 47px;
    position: absolute;
    top: -27px;
    width: 100%;
}
.footer .link li {
    padding-left: 0;
    padding-right: 0;
}
.sim-row-edit {
    position: relative;
    margin: 15px 0;
}
.icol-li a {
    border: 2px solid #B8B8B8;
    border-radius: 50%;
    color: #ddd;
}
.icol-li .fa {
    color: #B8B8B8;
    font-size: 21px !important;
}
.avatar{
    max-width: 52px !important;border: 2px solid #b8b8b8;border-radius: 50%;padding: 3px;vertical-align: middle;margin-right: 11px;
}
.social_link li a {
    color: #fff;
    font-size: 20px;
    padding-right: 3px;
    padding: 14px !important;
}
.navbar-nav > li {
    float: left;
    margin-right: 10px;
    font-size: 25px;
}
.navbar-form #basic-addon1 {
    background: none;
    border: none;
}
.navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
    border: 2px solid #B8B8B8;
    border-radius: 30px;
    overflow: hidden;
}
.navbar-form .form-control {
    border: none;
    overflow: hidden;
}
.copy_right h5
{
    color: #fff;
    font-family: "Montserrat-Regular";
    font-size: 16px;
}
.copy_right {
    clear: both;
    padding-top: 18px;
}
.app_btn img {
    border-radius: 50px;
    box-shadow: -1px 4px 18px -4px rgba(0, 0, 0, 0.75);
}
.bann_waves {
    background-image: url("../img/waves.png");
    height: 47px;
    position: absolute;
    top: -20px;
    width: 100%;
    z-index: 1000;
}
a.btn:hover, .btn:active, .btn:focus, .btn:hover {
    background: #c4c8d1 none repeat scroll 0 0 !important;
    border-color: #c4c8d1 !important;
    color:#123 !important;
}
.footer .link a:hover, .social_link li a:hover {
    color: #e62737;
    text-decoration: none;
}
/************************************************ABOUT US*********************************/
.banner_size figcaption {
    bottom: 0;
    font-family: "Montserrat-Regular";
    font-size: 47px;
    position: absolute;
    text-transform: uppercase;
    top: 41%;
}
.contents {
    background: #f9f8fd none repeat scroll 0 0;
    padding-bottom: 95px;
}
.what_we_do.about_us, .about_us .single_blog {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.what_we_do.about_us {
    margin-top: 20px;
}
.about_us .single_blog
{
    -webkit-box-shadow: -1px 1px 5px -2px rgba(0,0,0,0.75);
    -moz-box-shadow: -1px 1px 5px -2px rgba(0,0,0,0.75);
    box-shadow: -1px 1px 5px -2px rgba(0,0,0,0.75);
}
.box_shadow
{
    -webkit-box-shadow: -1px 1px 5px -2px rgba(0,0,0,0.75);
    -moz-box-shadow: -1px 1px 5px -2px rgba(0,0,0,0.75);
    box-shadow: -1px 1px 5px -2px rgba(0,0,0,0.75);
}
/************************************************Contact US*********************************/
.contact_us figcaption {
    left: 0 !important;
    right: 0 !important;
    text-align: center;
    width: auto;
}
.banner_size img {
    height: 410px;
    min-height: 401px;
    object-fit: cover;
    width: 100%;
}
.banner_waves
{
    position:relative;
}
.contact_form {
    padding-top: 50px;
}
.contact_form h4 {
    font-family: "Montserrat-Regular";
    text-transform: uppercase;
    font-size:20px;
}
.contact_form form {
    padding: 30px 0;
}
.control-label {
    margin-bottom: 10px;
    text-transform: uppercase;
}
.form-control {
    border: 2px solid #9a99a7;
    box-shadow: none;
    height: 46px;
}
.cust_support {
    font-family: "Montserrat-Regular";
    font-size: 22px;
}
.cust_support h2, .address h4 {
    font-size: 20px !important;
    text-transform: capitalize;
}
address .fa {
    color: #365899;
    display: block;
    font-size: 26px;
    left: 14px;
    margin: 0 !important;
    position: absolute;
    text-align: center;
    width: unset;
}
.address {
    margin-top: 50px;
}
address {
    display: inline-block;
    font-family: "Montserrat-Regular"
    font-size: 16px;
    line-height: 2;
    margin-top: 10px;
}
.single_add.clearfix {
    padding-bottom: 10px;
    padding-left: 42px;
}
/************************************************My Account*********************************/
.user_det {
    padding-bottom: 20px;
    text-align: center;
}
.my_account .list-group .list-group-item {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border-color: #e8e8ea -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-style: solid none none;
    border-width: 1px medium medium;
    padding: 0;
}
.user_det > h4 {
    font-family: "Montserrat-Regular";
    font-size: 14px;
    letter-spacing: 1px;
    padding-top: 10px;
    text-transform: uppercase;
}
.my_account .list-group-item > a {
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    color: #123;
    display: block;
    font-size: 14px;
    padding: 20px 40px;
}
a:hover, a:active, a:focus
{
    text-decoration:none;
}
.user_details {
    background: #fff none repeat scroll 0 0;
    border-radius: 9px;
    font-family: "Montserrat-Regular";
    padding: 20px 0 0;
}
.user_details .list-group {
    margin-bottom: 0;
}
.my_account .list-group .list-group-item:hover, .my_account .list-group .list-group-item.active {
    background: #365899 none repeat scroll 0 0 !important;
}
.my_account .list-group .list-group-item:first-child {
    border-top: medium none;
}
.my_account .list-group .list-group-item:hover a, .my_account .list-group .list-group-item.active a {
    color: #fff;
}
.booking_history h3 {
    font-family: "Montserrat-Regular";
    font-size: 18px;
    text-transform: uppercase;
}
.booking_history {
    background: #fff none repeat scroll 0 0;
    border-radius: 6px;
    margin-left: 30px;
    padding: 25px;
}
.booking_history thead {
    background: #365899 none repeat scroll 0 0;
    border-radius: 60px !important;
    color: #fff;
}
.booking_history th {
    border: medium none !important;
    font-family: gotham_bookregular;
    font-size: 12px;
    padding: 15px 2px !important;
    text-align: center;
    text-transform: uppercase;
}
.booking_history .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th
{
    border:none;
}
.booking_history .table {
    border: 2px solid #eae9f7;
    margin-top: 20px !important;
    max-width: 100%;
    width: 100%;
}
.booking_history td {
    color: #123;
    font-size: 14px;
    padding: 8px 2px !important;
    text-align: center;
    vertical-align: middle !important;
}
.table-striped > tbody > tr:nth-of-type(2n+1) {
    background-color: #f9f8fd;
}
.text-warning {
    color: #f2a732 !important;
}
.text-success {
    color: #27ae62 !important;
}
.modal-title {
    font-family: "Montserrat-Regular";
    font-size: 18px;
    text-transform: uppercase;
}
.modal-header
{
    border-bottom:none;
}
.bookservice_details .modal-body {
    font-size: 16px;
    padding:0px 20px;
}
.bookservice_details td {
    color: #123;
    font-family: gotham_bookregular;
    font-size: 14px;
    font-weight: lighter;
    padding: 10px 0 !important;
    text-align: left;
    text-transform: capitalize;
}.bookservice_details th {
    color: #123;
    font-family: "Montserrat-Regular";
    font-size: 15px;
    font-weight: lighter;
    padding: 10px 0 !important;
    text-align: left;
    text-transform: capitalize;
}
.bookservice_details .table
{
    border:none;
}
.bookservice_details td:nth-child(3) {
    color: #123;
}
.booking_history .close {
    border: 2px solid #e62739;
    border-radius: 26px;
    color: #e62739;
    font-size: 24px;
    height: 28px;
    opacity: 2;
    width: 28px;
}
.modal-content.bookservice_details {
    padding: 10px 25px;
}
.bookservice_details .text-primary {
    font-size: 21px !important;
    padding-right: 62px;
    text-transform: capitalize;
}
/************************************************Forgot Password*********************************/
.reset_password {
    margin-top: 50px;
}
.reset_password .form-group {
    padding-bottom: 20px;
}
.form-control::-moz-placeholder {
    color: #757687;
    font-size: 13px;
    opacity: 1;
}
/************************************************Profile*********************************/
.user_profile
{
    padding:40px 16px;
}
/************************************************Get Quotation*********************************/
.bootstrap-select .btn.dropdown-toggle.btn-default {
    border: medium none !important;
    height: 44px !important;
    border: 2px solid #9a99a7 !important;
}
.get_quote h4 {
    font-size: 23px;
}
/************************************************Book A Service*********************************/
.book_a_service h4 {
    font-size: 22px !important;
    text-transform: inherit;
}
.checkbox-primary input[type="checkbox"]:checked + label::before
{
    background-color:#fff !important;
}
.checkbox-primary input[type="checkbox"]:checked + label::after, .checkbox-primary input[type="radio"]:checked + label::after {
    color: #365899 !important;
    margin-top:5px;
}
.checkbox-primary input[type="checkbox"]:checked + label::before, .checkbox-primary input[type="radio"]:checked + label::before, .checkbox label::before
{
    border-color:#9FA3E0 !important;
    border-width:2px !important;
    margin-top:5px;
}
.book_a_service .control-label {
    font-family: "Montserrat-Regular" !important;
    font-size: 18px;
    text-transform: capitalize;
}
.checkbox label {
    font-size: 18px;
    padding-left:15px !important;
}
.book_a_service .checkbox {
    margin-bottom: 20px;
}
.book_a_service .input-group {
    padding-left: 15px;
    padding-right: 15px;
}.num_inc .input-group {
    width: 160px;
}
.book_a_service .form-control, .book_a_service .input-group-addon {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: #7799ce;
    border-width: 2px;
}
.book_a_service .input-group-addon {
    border-left: unset !important;
}
.book_a_service .input-group .form-control {
    border-right: medium none;
}
.book_a_service .glyphicon.glyphicon-calendar,.book_a_service .glyphicon.glyphicon-time {
    color: #365899;
    font-size: 25px;
}
.input-group-addon.open-datepicker {
    cursor: pointer;
}
.input-group-addon.open-timepicker {
    cursor: pointer;
}
.bg_white {
    background: #fff none repeat scroll 0 0;
    font-family: "Montserrat-Regular";
    font-size: 18px;
    margin-top: 40px;
    padding-bottom: 40px;
    padding-top: 40px;
}
.bg_white td {
    border: medium none !important;
    padding-bottom: 20px !important;
}
.time td {
    font-size: 19px;
    padding-bottom: 30px !important;
    padding-top: 20px !important;
}
.time {
    border-bottom: 1px solid #88919a;
}
.text-primary > td {
    padding-top: 23px !important;
    text-transform: capitalize;
}
.bg_white .btn-danger {
    margin-top: 0;
    font-size:20px !important;
}
.book_a_service .form-group {
    margin-bottom: 30px;
}
.num_inc .form-control {
    background: #fff none repeat scroll 0 0 !important;
    border-radius: 6px !important;
    border-right: 2px solid #9a99a7 !important;
    height: 31px;
    margin: 0 6px;
    width: 57px !important;
}
.btn.btn-primary.btn-number {
    border-radius: 0;
    padding: 5px 8px 7px;
}
.num_inc {
    margin-top: 10px;
    position: absolute;
}
.service_type {
    margin-left: 19px;
}
.service_type .checkbox.checkbox-primary.clearfix {
    margin-bottom: 7px;
}
.contents.non_bg {
    padding-bottom: 25px;
}	
/************************************************ FAQ *********************************/
.banner_size.faq figcaption {
    bottom: 0;
    font-family: "Montserrat-Regular";
    font-size: 47px;
    left: auto;
    position: absolute;
    right: 16%;
    text-transform: uppercase;
    top: 39%;
}
.faq_det .book_a_service > h4 {
    text-transform: uppercase;
}
.faq_det .panel-title > a {
    color: #454cc1;
    font-family: "Montserrat-Regular";
    font-size: 16px;
}
.faq_det .panel-title > a.collapsed {
    color: #123;
}
.faq_det .panel-body {
    font-family: "Montserrat-Regular";
    letter-spacing: 0;
    padding-bottom: 30px;
    padding-top: 30px;
}
.indicator {
    color: #e73140;
    float: right;
    font-size: 20px;
}
.faq_det .panel-heading {
    background: #f9f8fd none repeat scroll 0 0;
    padding-left: 0;
}
.faq_det .panel-title {
    margin-bottom: 20px;
}
.faq_det .panel.panel-default {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    margin-bottom: 30px !important;
}
.collapse.in {
    background: #fff none repeat scroll 0 0;
}
.faq_det .panel-group {
    margin-top: 60px;
}
/* ------------------------------------------------------------------------------
 *
 *  # Uniform form inputs plugin
 *
 *  Styles for uniform.min.js - form components styling
 *
 *  Version: 1.0
 *  Latest update: Mar 10, 2015
 *
 * ---------------------------------------------------------------------------- */
.checker {
    position: relative;
    display: inline-block;
    cursor: pointer;
    vertical-align: middle;
}
.checker,
.checker span,
.checker input {
    width: 18px;
    height: 18px;
}
.checker span {
    color: #455A64;
    border: 2px solid #607D8B;
    display: inline-block;
    text-align: center;
    position: relative;
}
.checker span:after {
    content: "\e600";
    font-family: 'icomoon';
    display: none;
    font-size: 16px;
    line-height: 1;
    position: absolute;
    top: -1px;
    left: -1px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.checker span.checked:after {
    display: block;
}
.checker input[type=checkbox],
.choice input[type=radio] {
    border: none;
    background: none;
    display: -moz-inline-box;
    display: inline-block;
    margin: 0;
    vertical-align: top;
    cursor: pointer;
    position: absolute;
    top: -2px;
    left: -2px;
    z-index: 2;
    opacity: 0;
    filter: alpha(opacity=0);
}
.checkbox .checker,
.checkbox-inline .checker {
    position: absolute;
    top: 1px;
    left: 0;
}
.form-horizontal .checkbox .checker,
.form-horizontal .checkbox-inline .checker {
    top: 9px;
}
.checkbox-right .checker {
    left: auto;
    right: 0;
}
.checker.active span:after,
.checkbox > label:active .checker span:after,
.checkbox-inline:active .checker span:after {
    display: block;
    opacity: 0.75;
    filter: alpha(opacity=75);
}
.checker.disabled {
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.checker.disabled,
.checker.disabled input[type=checkbox] {
    cursor: not-allowed;
}
.checkbox > label:active .checker.disabled span:after,
.checkbox-inline:active .checker.disabled span:after {
    opacity: 0;
    filter: alpha(opacity=0);
}
.checkbox > label:active .checker.disabled span.checked:after,
.checkbox-inline:active .checker.disabled span.checked:after {
    opacity: 1;
    filter: alpha(opacity=100);
}
.checker[class*=border-] span {
    border-color: inherit;
    color: inherit;
}
.dropdown-menu > .active:not(.disabled) .checker span,
.dropdown-menu[class*=bg-] .checker span,
.navbar-inverse .navbar-form .checker span,
.sidebar:not(.sidebar-default) .checkbox .checker span {
    border-color: #fff;
    color: #fff;
}
.choice {
    position: relative;
    display: inline-block;
    cursor: pointer;
    vertical-align: middle;
    border-radius: 100%;
}
.choice,
.choice span,
.choice input {
    width: 18px;
    height: 18px;
}
.choice span {
    border: 2px solid #607D8B;
    display: -moz-inline-box;
    display: inline-block;
    border-radius: 100%;
    text-align: center;
    position: relative;
}
.choice span:after {
    content: "";
    position: absolute;
    top: 3px;
    left: 3px;
    border: 4px solid;
    border-color: inherit;
    width: 0;
    height: 0;
    border-radius: 100%;
    display: none;
}
.choice span.checked:after {
    display: block;
}
.radio .choice,
.radio-inline .choice {
    position: absolute;
    top: 1px;
    left: 0;
}
.form-horizontal .radio .choice,
.form-horizontal .radio-inline .choice {
    top: 9px;
}
.radio-right .choice {
    left: auto;
    right: 0;
}
.choice.active span:after,
.radio > label:active .choice span:after,
.radio-inline:active .choice span:after {
    display: block;
    opacity: 0.75;
    filter: alpha(opacity=75);
}
.choice.disabled {
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.choice.disabled,
.choice.disabled input[type=radio] {
    cursor: not-allowed;
}
.radio > label:active .choice.disabled span:after,
.radio-inline:active .choice.disabled span:after {
    opacity: 0;
    filter: alpha(opacity=0);
}
.radio > label:active .choice.disabled span.checked:after,
.radio-inline:active .choice.disabled span.checked:after {
    opacity: 1;
    filter: alpha(opacity=100);
}
.choice[class*=border-] span {
    border-color: inherit;
}
.choice[class*=border-] span:after {
    border-color: inherit;
}
.dropdown-menu > .active .choice span,
.dropdown-menu[class*=bg-] .choice span,
.navbar-inverse .navbar-form .choice span,
.sidebar:not(.sidebar-default) .checkbox .choice span {
    border-color: #fff;
}
.uploader {
    width: 100%;
    position: relative;
    display: -moz-inline-box;
    display: inline-block;
    vertical-align: middle;
    border-radius: 4px;
}
.uploader .filename {
    color: #999999;
    height: 36px;
    padding: 7px 12px;
    padding-right: 45px;
    cursor: pointer;
    width: 100%;
    float: left;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: default;
    border: 1px solid #ddd;
    background-color: #fff;
    border-radius: 3px;
    text-align: left;
}
.uploader .action {
    position: absolute;
    color: #333333;
    top: 0;
    right: 0;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 1;
    border: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}
.uploader .action > i {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px;
}
.uploader[class*=bg-] .action {
    background-color: inherit;
    border-color: inherit;
    color: inherit;
}
.uploader input[type=file] {
    width: 100%;
    margin-top: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    height: 36px;
    border: 0;
    cursor: pointer;
    z-index: 10;
    opacity: 0;
    filter: alpha(opacity=0);
}
.uploader.disabled .action {
    opacity: 0.6;
    filter: alpha(opacity=60);
}
.uploader.disabled .filename {
    background-color: #fafafa;
    cursor: not-allowed;
}
.uploader-lg input[type=file],
.uploader-lg .action,
.uploader-lg .filename {
    height: 40px;
}
.uploader-lg .action {
    width: 40px;
}
.uploader-lg .filename {
    padding-top: 9px;
    padding-bottom: 9px;
    padding-right: 50px;
}
.uploader-sm input[type=file],
.uploader-sm .action,
.uploader-sm .filename {
    height: 34px;
}
.uploader-sm .action {
    width: 34px;
}
.uploader-sm .filename {
    padding-top: 6px;
    padding-bottom: 6px;
    padding-right: 42.5px;
}
.uploader-xs input[type=file],
.uploader-xs .action,
.uploader-xs .filename {
    height: 32px;
}
.uploader-xs .action {
    width: 32px;
}
.uploader-xs .filename {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 42.5px;
}.table-responsive {
    min-height: 0.01%;
    overflow-x: visible;
} .navbar-default .hvr-sweep-to-bottom
{
    margin-top:0px;
}.nav.navbar-nav.navbar-right > li:last-child a {
    padding: 0;
}.navbar-default .hvr-sweep-to-bottom {
    margin-left: 11px;
    margin-top: 0;
}
/*-----------------------------------New ----------------------------*/
.btn-google {
    background: #ff5c4a;
    background-image: -webkit-linear-gradient(top, #ff5c4a, #b53026);
    background-image: -moz-linear-gradient(top, #ff5c4a, #b53026);
    background-image: -ms-linear-gradient(top, #ff5c4a, #b53026);
    background-image: -o-linear-gradient(top, #ff5c4a, #b53026);
    background-image: linear-gradient(to bottom, #ff5c4a, #b53026);
    -webkit-border-radius: 5;
    -moz-border-radius: 5;
}
.btn-google:hover {
    background: #b53026;
    background-image: -webkit-linear-gradient(top, #b53026, #ff5c4a);
    background-image: -moz-linear-gradient(top, #b53026, #ff5c4a);
    background-image: -ms-linear-gradient(top, #b53026, #ff5c4a);
    background-image: -o-linear-gradient(top, #b53026, #ff5c4a);
    background-image: linear-gradient(to bottom, #b53026, #ff5c4a);
    text-decoration: none;
}
.btn-facebook {
    background: #6083D7;
    background-image: -webkit-linear-gradient(top, #6083D7, #3D5AA0);
    background-image: -moz-linear-gradient(top, #6083D7, #3D5AA0);
    background-image: -ms-linear-gradient(top, #6083D7, #3D5AA0);
    background-image: -o-linear-gradient(top, #6083D7, #3D5AA0);
    background-image: linear-gradient(to bottom, #6083D7, #3D5AA0);
    -webkit-border-radius: 5;
    -moz-border-radius: 5;
}
.btn-facebook:hover {
    background: #3D5AA0;
    background-image: -webkit-linear-gradient(top, #3D5AA0, #6083D7);
    background-image: -moz-linear-gradient(top, #3D5AA0, #6083D7);
    background-image: -ms-linear-gradient(top, #3D5AA0, #6083D7);
    background-image: -o-linear-gradient(top, #3D5AA0, #6083D7);
    background-image: linear-gradient(to bottom, #3D5AA0, #6083D7);
    text-decoration: none;
}
.btn-login {
    color: #fff !important;
    padding: 7px 10px;
    border-radius: 5px;
    text-align: center;
    font-weight: 500;
    font-size: 15px;
}
.btn.bg-green {
    background: #7CCC39;
    border-color: #7CCC39;
}
.login-form .icon-object {
    width: 70px;
    height: 70px;
    padding: 26px;
    border-radius: 50%;
    background: violet;
}
header {
    background: #fff;
    -webkit-box-shadow: 10px 12px 5px -5px rgba(236,239,248,1);
    -moz-box-shadow: 10px 12px 5px -5px rgba(236,239,248,1);
    box-shadow: 10px 12px 5px -5px rgba(236,239,248,1);
}
.left-easy li {
    border-bottom: 1px solid #B7B7B7;
    color: #B7B7B7;
    padding: 15px;
    text-align: left;
    position: relative;
    padding-left: 35px;
}
.left-easy a {
    color: #717171;
    font-size: 15px;
    padding-left: 0;
    font-family: "Montserrat-Regular";
}
.login-img {
    max-width: 100px;
}
a {
    color: #08A0E9;
    text-decoration: none;
}
.login-container .panel-body {
    padding: 40px 15px;
}
.btn-login .login-img {
    margin-left: -25px;
    margin-right: 10px;
    vertical-align: middle;
}
#newsletter-builder-sidebar {
    -webkit-box-shadow: 10px 5px 5px -5px rgba(236,239,248,1);
    -moz-box-shadow: 10px 5px 5px -5px rgba(236,239,248,1);
    box-shadow: 10px 5px 5px -5px rgba(236,239,248,1);
}
.content-group-lg {
    font-size: 20px;
    color: #989898;
    font-family: "Montserrat-Regular";
    margin: 17px 0;
}
.left-easy .fa {
    position: absolute;
    left: 10px;
    top: 19px;
}
#upload {
    cursor: pointer;
}
.note-popover.popover {
    z-index: 1000000000 !important;
}
#newsletter-builder-area-center-frame-content {
    line-height: 2 !important;
    text-align: justify;
}
#newsletter-builder-area-center-frame-content td {
    font-size: 13px;
}
#newsletter-builder-area-center-frame-content ol li {
    margin-bottom: 20px !important;
    line-height: 2;
}
.proposal-footer {
    font-size: 14px;
    line-height: 1.6;
    text-align: center;
    color: blue;
    border-top: 1px solid #ddd;
    padding-top: 20px;
    margin-top: 20px;
}
.proposal-logo {
    margin-bottom: 30px;
    text-align: right;
}
.proposal-logo img {
    max-width: 200px;
}
.sim-row-edit-hover i {
    position: absolute;
    height: 30px;
    width: 30px;
    line-height: 30px;
    left: 100% !important;
    top: 0 !important;
    text-align: center;
    margin-top: -15px;
    margin-left: -15px;
    color: rgba(255,255,255,1);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-size: 16px;
    background: red !important;
}
#newsletter-builder-area-center-frame-content ol {
    list-style-type: unset !important;
}
.sim-row-delete {
    display: none !important;
}
.badge.badge-Approved {

    background: blue;
    color: #fff;
    opacity: 1 !important;

}
.badge.badge-Declined {

    background: red;

}
img.signature{
    width:206px !important;
    height: 77px !important;
}
.approved-div img {
    max-width: 100px !important;
}
.approved-div{
    text-align: right;
}
/************************************************ Media Query *********************************/
@media(max-width:1199px)
{
    .btn.btn-default.text-black1
    {
        font-size: 16px;
        margin: 0 18px;
    }
    .footer .link a, .nav li a
    {
        font-size:13px;
    }
    .single_work {
        margin-top: 20px;
    }
    .who_we_are.home_css {
        padding-bottom: 40px;
    }
}
@media(max-width:1100px)
{
    .carousel-caption {
        bottom: inherit;
        color: #123;
        font-size: 13px;
        left: 85px;
        opacity: 0.839;
        padding: 25px 40px;
        right: 85px;
        text-align: justify;
        text-shadow: none;
        top: 50%;
        transform: translateY(-50%);
    }
}
@media(max-width:991px)
{
    .hide-md{
        display: none;
    }
    .how_it_works #owl_demo2 {
        display: none !important;
    }
    header .container {
        width: 100% !important;
    }
    .single_blog
    {
        margin-bottom:10px;
    }
    .app_btn
    {
        margin-top:20px;
    }
    .who_we_are img {
        margin-top: 50px;
        width: 100%;
    }
    .social_link {
        clear: both;
        content: "";
        display: inline-block;
    }
    .navbar-brand {
        margin-left: 17px !important;
        padding-top: 7px;
    }
    .carousel-caption .h1, .carousel-caption .h2
    {
        font-size:26px;
    }
    .carousel-caption
    {
        font-size:14px;
    }
    .contents.non_bg {
        padding-bottom: 95px;
    }
    .my_account img {
        width: auto;
    }
    .booking_history {
        margin-top: 35px;
        margin-left:0px;
    }
    .bookservice_details .text-primary {
        padding-right: 30px;
    }
    .modal-header.booking_history {
        margin-top: 0;
    }.form-inner-group .form-control {
        margin-bottom: 10px;
    }.table-responsive {
        min-height: 0.01%;
        overflow-x: auto;
    }
}
@media(max-width:768px)
{
    .how_it_works .step_indicator{
        display: none;
    }
    .single_testimonial {
        padding-right: 0px;
    }
    .nav li a.hvr-sweep-to-bottom {
        margin-left: 16px;
    }
    .carousel-caption .h1, .carousel-caption .h2 {
        font-size: 15px;
        font-weight: 900;
    }.footer .link li {
        display: block !important;
    }.footer .link li:nth-child(2n) {
        display: none !important;
    }.footer .link a {
        display: block;
        padding: 10px;
    }
    .carousel-control .icon-prev::before, .carousel-control .icon-next::before
    {
        font-size:23px;
    }
    .app_btn img {
        box-shadow: -1px 4px 18px -4px rgba(0, 0, 0, 0.75);
        margin-bottom: 20px;
        margin-top: 10px;
    }
    .table-responsive
    {
        border:none;
    }
    .booking_history th, .booking_history td {
        font-size: 13px;
    }
    .booking_history th {
        padding: 23px !important;
    }
    .booking_history .modal-body th {
        padding-bottom: 0 !important;
    }
    address .fa-envelope {
        margin-left:6px;
    }
    .btns {
        text-align: center;
    }
    .btns .btn-primary , .btns .btn-danger{
        margin-bottom:10px;
        margin-left:0px;
    }
    .how_it_works .text-danger {
        font-size: 22px !important;
        padding-top: 5px;
    }
}
@media(max-width:600px)
{
    .login_form {
        padding: 25px 15px;
    }
    .banner_size img {
        height: auto !important;
        object-fit: contain !important;
    }.banner_size figcaption {
        font-family: "Montserrat-Regular" !important;
        font-size: 20px !important;
    }
    .carousel-caption{
        left:15px;
        right:15px;
    }.hvr-sweep-to-bottom {
        font-size: 14px !important;
        line-height: 19px;
        padding: 12px 40px !important;
    }
    .fm_app {
        padding: 15px 0;
    }
}
@media(max-width:495px)
{
    .carousel-caption p
    {
        display:block;
    }
    .carousel-caption {
        margin-top: 9px;
    }
    .navbar-brand > img {
        width: 250px;
    }
    .navbar-brand {
        margin-left: 0 !important;
        padding-left: 0;
    }
    .banner_size figcaption, .banner_size.faq figcaption {
        left: 0;
        right: 0;
        text-align: center;
    }
    .bookservice_details .text-primary {
        padding-right: 0;
        font-size:13px !important;
    }
    .single_add div {
        padding-left: 0;
    }.contact_form .container {
        padding: 0;
    }
    .container.book_a_service {
        padding: 0 15px;
    }
}
@media(max-width:375px)
{
    .navbar-brand > img {
        width: 193px;
    }
    .carousel-caption {
        left: 27px;
        margin-top: 9px;
    }	
}
@media(max-width:321px)
{
    .text-black {
        font-size: 29px;
    }
    .service_type .list-inline > li
    {
        display:inline;
    }
    .book_a_service .input-group {
        padding-left: 0px;
    }
    .bg_white .btn-danger {
        font-size: 13px !important;
    }
    .cust_support h2, .address h4 {
        font-size: 16px !important;
    }
}