@import url('https://fonts.googleapis.com/css2?family=Mulish:wght@400;500;600;700&family=Quicksand:wght@400;500;600;700&display=swap');

html{
  font-family: "Quicksand", sans-serif !important;
}
.playfair {
  font-family: "Playfair Display", serif !important;
}

.mulish {
  font-family: "Mulish", sans-serif !important;
}

.quicksand {
  font-family: 'Quicksand', sans-serif !important;
  font-weight: 600 !important;
}



.title-info{
    font-size: 20px;
}
/*h1,h2,h3,h4,h5,h6,p,ul,ol{
  margin:0;
}*/
p{
    line-height: 24px;
}
.clearfix{
    clear: both;
}

/************************************************
header
*********************************************/
#main-top-header{
    background: #03b7ff;
    padding: 20px 0;
}
.left-side{
    background: #fff;
    height: 100vh;
    border-right: 1px solid #c5d6de;
}

.box-typical {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
    border: solid 1px #d8e2e7;
    margin: 0 0 20px
}

.box-typical .box-typical-header {
    display: table;
    width: 100%
}

.box-typical .box-typical-header.box-typical-header-bordered {
    border-bottom: solid 1px #d8e2e7
}

.box-typical .box-typical-header .tbl-cell {
    vertical-align: middle;
    padding: 15px
}

.box-typical .box-typical-header .tbl-cell.tbl-cell-title {
    padding-right: 0
}

.box-typical .box-typical-header .tbl-cell.tbl-cell-title h1,
.box-typical .box-typical-header .tbl-cell.tbl-cell-title h2,
.box-typical .box-typical-header .tbl-cell.tbl-cell-title h3,
.box-typical .box-typical-header .tbl-cell.tbl-cell-title h4,
.box-typical .box-typical-header .tbl-cell.tbl-cell-title h5,
.box-typical .box-typical-header .tbl-cell.tbl-cell-title h6 {
    margin: 0;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.4;
    padding: 1px 0
}

.box-typical .box-typical-header .tbl-cell.tbl-cell-actions {
    text-align: right;
    white-space: nowrap;
    padding-top: 18px;
    padding-left: 0
}

.box-typical .box-typical-header .tbl-cell.tbl-cell-action-bordered {
    border-left: solid 1px #d8e2e7;
    text-align: center;
    width: 54px;
    padding-top: 17px
}

.box-typical .box-typical-header .tbl-cell.tbl-cell-action-bordered .action-btn {
    margin: 0
}

.box-typical .box-typical-header .action-btn {
    display: inline-block;
    vertical-align: top;
    color: #adb7be;
    border: none;
    background: 0 0;
    font-size: 1rem;
    margin: 0 0 0 10px;
    line-height: 18px
}

.box-typical .box-typical-header .action-btn .font-icon {
    vertical-align: middle
}

.box-typical .box-typical-header .action-btn .font-icon.font-icon-minus {
    position: relative;
    top: 1px
}

.box-typical .box-typical-header .action-btn:hover {
    color: #00a8ff
}

.box-typical .box-typical-header-sm {
    padding: 12px 15px;
    font-weight: 600;
    position: relative
}

.box-typical .box-typical-header-sm.bordered {
    border-bottom: solid 1px #d8e2e7
}

.box-typical .box-typical-header-sm .slider-arrs {
    position: absolute;
    right: 12px;
    top: 50%;
    margin-top: -12px;
    zoom: 1
}

.box-typical .box-typical-header-sm .slider-arrs:after,
.box-typical .box-typical-header-sm .slider-arrs:before {
    content: " ";
    display: table
}

.box-typical .box-typical-header-sm .slider-arrs:after {
    clear: both
}

.box-typical .box-typical-header-sm .slider-arrs button {
    float: left;
    font-size: 1rem;
    margin: 0 0 0 15px;
    border: none;
    background: 0 0;
    color: #c5d6de;
    height: 24px;
    line-height: 24px;
    padding: 0
}

.box-typical .box-typical-header-sm .slider-arrs button:hover {
    color: #00a8ff
}

.box-typical .box-typical-header-sm .slider-arrs button .font-icon {
    vertical-align: middle;
    line-height: inherit
}

.box-typical .box-typical-footer {
    background: #fbfcfd;
    padding: 12px 15px;
    border-top: solid 1px #d8e2e7
}

.box-typical .box-typical-footer:last-child {
    -webkit-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px
}

.box-typical .box-typical-footer .tbl-cell {
    vertical-align: middle
}

.box-typical .box-typical-footer .tbl-cell-action {
    white-space: nowrap;
    width: 20px;
    padding-left: 15px
}

.box-typical .box-typical-footer .btn-icon {
    border: none;
    background: 0 0;
    color: #919fa9;
    margin: 0 12px 0 0;
    position: relative;
    top: 2px
}

.box-typical .box-typical-footer .btn-icon:hover {
    color: #00a8ff
}

.box-typical .box-typical-section {
    border-top: solid 1px #d8e2e7;
    padding: 15px
}

.box-typical .box-typical-section:first-child {
    border-top: none
}

.box-typical .box-typical-section .box-typical-header-sm {
    padding: 5px 0 15px
}

.box-typical.box-typical-padding {
    padding: 20px 15px
}

.box-typical.box-typical-max-280 .box-typical-header {
    border-bottom: solid 1px #d8e2e7;
    margin-bottom: -1px
}

.box-typical.box-typical-max-280 .box-typical-body {
    overflow: auto;
    height: 280px
}

.box-typical.box-typical-dashboard {
    margin: 0 0 30px;
    overflow: hidden
}

.box-typical.box-typical-dashboard .box-typical-header {
    border-bottom: solid 1px #d8e2e7
}

.box-typical.box-typical-dashboard .box-typical-body {
    overflow: auto;
    height: 264px
}

.box-typical.box-typical-dashboard .box-typical-body .tbl-typical th {
    border-top: none
}

.box-typical.box-typical-full-screen {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    margin: 0 0 20px
}

.box-typical.box-typical-full-screen .box-typical-header {
    position: relative;
    z-index: 110
}

.box-typical.box-typical-full-screen .box-typical-header .tbl-cell.tbl-cell-title h1,
.box-typical.box-typical-full-screen .box-typical-header .tbl-cell.tbl-cell-title h2,
.box-typical.box-typical-full-screen .box-typical-header .tbl-cell.tbl-cell-title h3,
.box-typical.box-typical-full-screen .box-typical-header .tbl-cell.tbl-cell-title h4,
.box-typical.box-typical-full-screen .box-typical-header .tbl-cell.tbl-cell-title h5,
.box-typical.box-typical-full-screen .box-typical-header .tbl-cell.tbl-cell-title h6 {
    font-size: 1.5rem
}

.box-typical.box-typical-full-screen .box-typical-header .action-btn .font-icon-expand:before {
    content: "\73"
}

.box-typical.box-typical-full-screen .tbl-typical td,
.box-typical.box-typical-full-screen .tbl-typical th {
    font-size: .9375rem
}

.box-typical.box-typical-collapsed {
    height: auto
}

.box-typical.box-typical-collapsed .box-typical-header {
    border-bottom-color: transparent
}

.box-typical.box-typical-collapsed .box-typical-body {
    display: none
}

.box-typical.box-typical-collapsed .box-typical-header .action-btn .font-icon-minus:before {
    content: "\e07a"
}

.box-typical .panel-heading {
    padding: 17px 20px
}

.box-typical .panel-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.4;
    padding: 0
}
.chat-list-item{
    margin-bottom: 15px;
}
textarea.form-control {
    /*resize: none;*/
    height: auto
}
.chat-area-bottom .btn {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: solid 1px #00a8ff;
    background: #00a8ff;
    color: #fff;
    font-weight: 600;
}
.chat-area-bottom .btn.btn-default {
    background-color: #adb7be;
    border-color: #adb7be;
}
.message-right{
    float: right;
}
.chat-message.message-right .chat-message-photo{
    position: absolute;
    right: 55px;
    left: auto;
    top: 10px;
}
.chat-message.message-right .chat-message-header .tbl-cell-name{
    text-align: right;
}
.chat-message{
    padding: 11px 100px;
    margin-bottom: 10px;
}
.chat-message.message-right .chat-message-header .tbl-cell-date{
    width: 100%;
}
.chat-list-search .form-control{
    border-radius: 0;
}
@media (max-width:767px){
    .chat-list{

        margin-bottom: 30px;
    }
}
.chat-message.message-right .chat-message-content .tbl-cell-date{
    color: #919fa9;
    font-size: 14px;
    text-align: right;
}
.chat-message .chat-message-content .tbl-cell-date{
    color: #919fa9;
    font-size: 14px;

}
.right-side{
    border: 1px solid #c0c0c0;
    padding: 30px;
    margin-top: 15px;
}
.title-info{
    border-bottom: 1px solid #c0c0c0;
    margin-bottom: 30px;
    padding-bottom: 20px;
    color: #559ddc;
}
/*proposla
=============================*/

.inputGroupContainer p.text-left {
    font-size: 14px;
}
.proposal-detail .form-group{
    margin-bottom: 10px;
}
.table-responsive.proposal-table{
    overflow: initial;
}
.proposal-pics figure img{
    width: 100%;
}
.proposal-table .top-profile-info{
    margin-bottom: 40px;
}
.btn-accept input{
    background: #559ddc;
    width: 100%;
    text-align: center;
    border:0;
    color: #fff;
    padding: 10px;
    text-transform: uppercase;
}
.proposal-pics figure{
    padding: 20px 0;
}
a.dwn-attach{
    text-align: center;
    display: block;
    text-decoration: none;
    font-weight: bold;
}
.message-proposals {
    background-color: #f1f1f1;
    border: 1px solid rgba(0,0,0,.125);
    padding: 30px;
    margin-top: 40px;
}
.message-proposals h3{
    margin: 0 0 20px;
    font-size: 18px;
    border-bottom: 1px solid rgba(0,0,0,.125);
    padding-bottom: 20px;
}
.proposal-detail .form-group:nth-child(2n){
}
.proposal-detail label[class*="col"]{
    font-weight: 500;
}

/***********************/
.right-side.no-border{
    border:0;
    padding: 0 30px;
}
.message-btn{
    text-align: right;
}
.message-btn .btn{
    border-radius: 0;
}
.message-details .mail-box-item {
    border: 0;
    border-bottom: 1px solid #c0c0c0;
    padding: 30px 0;
}
.message-details .mail-box-item.selected-line::after {
    display: none;
}
.mail-box-list.message-details{
    border:0;
    padding: 0px 10px;
    background: transparent;
}
textarea.form-control{
    border-radius: 0;
}
.message-details .mail-box-item .mail-box-item-photo {
    width: 128px;
    height: auto;
    position: absolute;
    top: 0;
}
.message-details .mail-box-item .mail-box-item-header,
.message-details .mail-box-item .mail-box-item-content{
    padding: 10px 0 0 15px;


}
.tbl-cell-name span{
    color: #C0C0C0;
    font-size: 12px;
}
.form-box{
    width:100%;
}
.mail-box-item.selected-line::after {background: transparent}
.mail-box-list{
    border:0;
}

.not-seen {
    background: #f4f6f6;
    font-weight: 500;
    color: #333;
}
.message-list-info{
    padding-left: 30px;
    margin-bottom: 30px;
    font-weight: bold;
}



/************************************************
header
*********************************************/
#main-top-header{
    background: #03b7ff;
    padding: 20px 0;
}

/****************************************************
tabs
**********************************************/

.how-it-works-sec .tab .nav-tabs{
    border: none;
    margin-bottom: 10px;
    text-align: center;
    margin: 40px 0;
}
.how-it-works-sec .tab .nav-tabs li a{
    padding: 10px 20px;
    margin-right: 15px;
    /*background: #03b7ff;*/
    font-size: 15px;
    font-weight: 600;
    color: #333;
    text-transform: uppercase;
    border: none;
    /*border-top: 3px solid #03b7ff;*/
    /*border-bottom: 3px solid #03b7ff;*/
    border-radius: 0;
    overflow: hidden;
    position: relative;
    transition: all 0.3s ease 0s;
}
.how-it-works-sec .tab .nav-tabs li.active a{
    /*.how-it-works-sec .tab .nav-tabs li a:hover{*/
    border: none;
    /*border-top: 3px solid #03b7ff;*/
    /*border-bottom: 3px solid #03b7ff;*/
    background: #03b7ff;
    color: #fff;
}
.how-it-works-sec .tab .nav-tabs li a:before{
    content: "";
    border-top: 15px solid #03b7ff;
    border-right: 15px solid transparent;
    border-bottom: 15px solid transparent;
    position: absolute;
    top: 0;
    left: -50%;
    transition: all 0.3s ease 0s;
    display: none;
}
.how-it-works-sec .tab .nav-tabs li a:hover:before,
.how-it-works-sec .tab .nav-tabs li.active a:before{ left: 0; }
.how-it-works-sec .tab .nav-tabs li a:after{
    content: "";
    border-bottom: 15px solid #03b7ff;
    border-left: 15px solid transparent;
    border-top: 15px solid transparent;
    position: absolute;
    bottom: 0;
    right: -50%;
    transition: all 0.3s ease 0s;
    display: none;
}
.how-it-works-sec .tab .nav-tabs li a:hover:after,
.how-it-works-sec .tab .nav-tabs li.active a:after{ right: 0; }
.how-it-works-sec .tab .tab-content{
    padding: 20px 30px;
    /*border-top: 2px solid #c0c0c0;*/
    /*border-bottom: 2px solid #c0c0c0;*/
    font-size: 17px;
    color: #c0c0c0;
    letter-spacing: 1px;
    line-height: 30px;
    position: relative;
}
.how-it-works-sec .tab .tab-content:before{
    content: "";
    border-top: 25px solid #c0c0c0;
    border-right: 25px solid transparent;
    border-bottom: 25px solid transparent;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}
.how-it-works-sec .tab .tab-content:after{
    content: "";
    border-bottom: 25px solid #c0c0c0;
    border-left: 25px solid transparent;
    border-top: 25px solid transparent;
    position: absolute;
    bottom: 0;
    right: 0;
    display: none;
}
.how-it-works-sec .tab .tab-content h3{
    font-size: 20px;
}
@media only screen and (max-width: 479px){
    .how-it-works-sec .tab .nav-tabs li{
        width: 100%;
        text-align: center;
        margin-bottom: 15px;
    }
}
.how-it-works-sec .nav-tabs>li{
    float: initial;
    display: inline-block;
}
.section-pro {
    /*  background-attachment: fixed;
   background-image: url(../images/parallex-bg.jpg);
       background-repeat: repeat-y;
       background-position: 100% 0;
       background-size: cover;*/
    background: #F7F8FA;
    /*min-height: 280px;*/
    text-align:center;
    padding: 25px 0;
}

.section-pro .title-top {
    color: #878b8f;
    padding: 0px 0 10px 0px;
    font-size: 30px;
    text-align: center;
    font-weight: 900;
}

.section-pro .fa{
    color: #545353;
    padding:0;
    font-size:90px;
    text-align: center;
    transition-duration: 0.3s;
    -webkit-transition:0.3s;
}


.section-pro .fa:hover{
    color: #000;
    transition-duration: 0.3s;
    -webkit-transition:0.3s;

}


.section-pro .steps{
    background:url(../images/arrow.png) no-repeat 0px top;
}


.section-pro h3 {
    color: #373535;
    padding: 0px 0 10px 0px;
    font-size: 20px;
    text-align: center;
    font-weight: 500;
}

.section-pro p {
    color: #373535;
    padding:0px 10px;
    font-size: 14px;
    text-align: center;
    line-height:24px;

}
/********************************************
faqs
*********************************************/
.faq-block #accordion .panel{
    border-radius: 0;
    box-shadow: none;
}
.faq-block #accordion .panel-heading{
    padding: 0;
    border-radius: 0;
    background: #fff;
}
.faq-block #accordion .panel-title a{
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: #03b7ff;
    border: 1px solid #03b7ff;
    text-transform: capitalize;
    padding: 16px 20px 16px 60px;
    position: relative;
    overflow: hidden;
    transition: all 0.3s linear 0s;
}
.faq-block #accordion .panel-title a.collapsed{
    color: #333;
    border: 1px solid #f2f2f2;
}
.faq-block #accordion .panel-title a.collapsed:hover{
    color: #03b7ff;
}
.faq-block #accordion .panel-title a:before,
.faq-block #accordion .panel-title a.collapsed:before{
    content: "\f0a7";
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 16px;
    color: #fff;
    padding: 20px;
    text-align: center;
    background: #03b7ff;
    transition: all 0.30s ease-in-out 0s;
}
.faq-block #accordion .panel-title a.collapsed:before{
    content: "\f0a4";
    color: #808080;
    background: #fff;
}
.faq-block #accordion .panel-body{
    color: #333;
    border-top: 0 none;
}
.faq-block .panel-group .panel+.panel {
    margin-top: 30px;
}
.faq-block .panel h3{
    color: #333;
    font-size: 18px;
}
/******************************************************
about us
************************************************************/
.about-cols{
    padding-top: 40px;
}
.about-img img{
    width: 100%;
    margin-bottom: 25px;
}
.about-info h3{
    margin-top: 0;
}
.info-icons {
    float: left;
    margin-right: 12px;
}
.info-icons .fa{
    font-size: 32px;
    color: #03b7ff;
    border: 1px solid #03b7ff;
    height: 70px;
    width: 70px;
    line-height: 70px;
    text-align: center;
    border-radius: 50%;
}
.company-info{
    margin-top: 40px;
}
.info-desc h3{
    font-size: 20px;
    text-align: left;
    text-transform: uppercase;
    margin-top: 0;
}
.info-desc{
    overflow: hidden;
}
.about-cols hr{
    margin: 50px 0;
}
.vc-about-detail{
    margin-top: 50px;
    /*background: #f0f0f0;*/
    /*padding: 100px 0;*/
}
.equal-flex{
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flexbox;
    display: -o-flex;
    display: flex;
    table-layout: fixed;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    -moz-align-items: stretch;
    -o-flex-align: stretch;
    align-items: stretch;
}

.about-img,
.about-info {
    -webkit-align-items: stretch;
    -moz-flex-align: stretch;
    -ms-flex-align: stretch;
    -o-flex-align: stretch;
    align-items: stretch;
}
.about-img figure {
    height: 100%;
    -webkit-object-fit: cover;
    -moz-object-fit: cover;
    -ms-object-fit: cover;
    -o-object-fit: cover;
    object-fit: cover;
}
.about-img figure img {
    width: 100%;
    height: 100%;
    -webkit-object-fit: cover;
    -moz-object-fit: cover;
    -ms-object-fit: cover;
    -o-object-fit: cover;
    object-fit: cover;
}
@media only screen and (max-width: 767px){
    .equal-flex{
        display: block;
    }
}
.simple-article.normall.light h5 {
    font-size: 20px;
    font-family: "Lora", serif;
    font-style: italic;
    line-height: 26px;
    padding-bottom: 45px;
}

.simple-article.normall.light .media {
    margin-bottom: 40px;
}

.simple-article.normall.light .media .media-left {
    padding-right: 20px;
}

.simple-article.normall.light .media .media-left i {
    font-size: 36px;
    color: #b76627;
    line-height: 36px;
}

.simple-article.normall.light .media .media-left i:before {
    font-size: 36px;
}

.simple-article.normall.light .media .media-body p {
    font-size: 14px;
    color: #fff;
    line-height: 26px;
    margin-top: -6px;
}

.simple-article.normall.light .media:last-child {
    margin-bottom: 0px;
}

.titleShortcode.ourMission span {
    font-family: "Lora", serif;
    font-style: italic;
    color: #fff;
}

.our_my_team {
    padding: 100px 0px;
}

.our_my_team .titleShortcode {
    padding-bottom: 45px;
}

.my_team_item {
    text-align: center;
}

.my_team_item .team_img {
    position: relative;
    z-index: 3;
}

.my_team_item .team_img img {
    max-width: 100%;
}

.my_team_item .team_img:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
    opacity: 0;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.my_team_item .team_img ul {
    position: absolute;
    left: 0px;
    top: 50%;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff;
    text-align: center;
    z-index: 2;
    overflow: hidden;
}

.my_team_item .team_img ul li {
    display: inline-block;
    margin-right: 20px;
}

.my_team_item .team_img ul li a {
    color: #fff;
    font-size: 22px;
    position: relative;
    bottom: -30px;
    opacity: 0;
    -webkit-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    transition: all 400ms linear;
}

.my_team_item .team_img ul li:last-child {
    margin-right: 0px;
}

.my_team_item h4 {
    font-size: 16px;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    color: #242424;
    letter-spacing: .48px;
    line-height: 24px;
    padding-top: 15px;
}

.my_team_item h5 {
    color: #898989;
    font-family: "Open Sans", sans-serif;
    text-transform: none;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    position: relative;
    padding-bottom: 15px;
}

.my_team_item h5:before {
    content: "";
    width: 35px;
    height: 2px;
    background: #5093e6;
    position: absolute;
    left: 50%;
    bottom: 0px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.my_team_item p {
    font-size: 14px;
    letter-spacing: .42px;
}

.my_team_item:hover .team_img:before {
    opacity: 1;
}

.my_team_item:hover .team_img ul li a {
    opacity: 1;
    bottom: 0px;
}

.team_grid_row {
    margin-bottom: -75px;
    overflow: hidden;
}

.team_grid_row .my_team_item {
    margin-bottom: 75px;
}
.ourTeamBox h6.h6{
    font-size: 16px;
    margin-bottom: 0;
}
.titleShortcode .as{
    font-weight: 600;
    text-transform: uppercase;
    font-size: 24px;
}
.contentPadding{
    margin-top: 60px;
}
/*contact
=========================*/
#map iframe{
    width: 100%;
    height: 500px;
}
#vc-pagination-block.contact-banner{
    margin-bottom: 0;
}
.contact-infos{
    margin-top: 5px;
}
.contact-infos h2{
    text-transform: uppercase;
    text-align: center;
    font-size: 30px;
}
p.contact-text{
    text-align: center;
    margin-bottom: 25px;
}
.contact-block ul li {
    color: #222;
    margin-bottom: 15px;
    list-style: none;
}
.contact-block {
    background: #f6f6f6;
    padding: 15px;
}
.contact-block h4 {
    border-bottom: 1px solid #202020;
    padding-bottom: 5px;
    display: inline-block;
    margin-bottom: 15px;
}
.contact-block a{
    color: #1d3a53
}
.contact-list .form-control{
    border-radius: 0;
    height: 45px;
}
.contact-list label{
    margin-bottom: 10px;
}
.contact-list label span{
    color: #f01000;
}
.contact-list textarea.form-control{
    border-radius: 0;
    height: auto;
}
.contact-right .input-btn{
    margin-left: 15px;
}
.submit-btn {
    background: #42c0d9;
    border: 0;
    color: #fff;
    padding: 8px 30px;
    text-transform: uppercase;
}
.contact-list .form-group{
    margin-bottom: 25px;
}
.contact-left{
    margin-bottom: 20px;
}
.contact-wrap ul li {
    background: #f3f3f3;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, .1);
    padding: 40px 30px 40px 100px;
    position: relative;
    margin-bottom: 30px;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}
.contact-wrap ul li:last-child {
    margin-bottom: 0px;
}
.contact-wrap ul li i {
    color: #03b7ff;
    font-size: 48px;
    left: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
}
.contact-wrap ul li p {
    text-transform: initial;
    font-size: 14px;
    font-weight: 600;
    margin-top: 10px;
    line-height: 24px;
}
.contact-wrap ul li p span {
    display: block;
}
/***********************
privacy
*/
.privacy-block {
    position: relative;
    margin-top: 25px;
    padding: 15px 36px;
    border: 1px solid #f1f1f1;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
}
.privacy-block:hover {
    -webkit-box-shadow: 0 0.5px 25px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0.5px 25px rgba(0, 0, 0, 0.1);
}
.privacy-block ul li{
    padding: 20px;
}
.privacy-block ul li:nth-child(2n){
    background: #e8f1f5;
    padding: 20px;
}
/************************************
faq 1
**************************************/
.faq-block1 .featured-tab{
    padding: 30px 0;
}

.faq-block1 .featured-tab .nav-tabs{
    border-bottom: 0;


}
.faq-block1 .featured-tab .nav-tabs>li{
    border-left: 5px solid#ddd;
}
.faq-block1 .featured-tab .nav-tabs>li.active{
    border-color: #2D71A7!important;
}
.faq-block1 .featured-tab .nav-tabs>li.active>a{
    color: #fff;
    background:#2D71A7;
}

.faq-block1 .featured-tab .nav-tabs>li.active>a:after{
    border-left-color: #2D71A7;
}

.faq-block1 .featured-tab .nav-tabs>li>a{
    background: #f2f2f2;
    border-radius: 0;
    padding: 0 15px 0;
    color: #333;
    position: relative;
    border: 0 !important;
    line-height: 30px;
    height: 60px;
    margin-bottom: 10px;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    letter-spacing: 1px;
}


.faq-block1 .featured-tab .nav-tabs>li>a:hover{
    color: #fff;
    background: #2D71A7;
}
.faq-block1 .featured-tab .nav-tabs>li>a:hover:after{
    border-left-color: #2D71A7;
}

.faq-block1 .featured-tab .nav-tabs>li.active>a,
.faq-block1 .featured-tab .nav-tabs>li.active .tab-info h3,
.faq-block1 .featured-tab .nav-tabs>li>a:hover .tab-info h3{
    color: #fff!important;
}


.faq-block1 .featured-tab .nav-tabs>li.active a i{
    color: #fff;
}
.faq-block1 .featured-tab .nav{
    background: transparent!important;
    clear: both;
    position: relative!important;
}

.faq-block1 .featured-tab .tab-icon{
    font-size: 28px;
    display: inline-block;
    margin-top: 12px;
    color: #000;
}

.faq-block1 .featured-tab .tab-info{
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    margin-top: -12px;
}

.faq-block1 .featured-tab .tab-info h3{
    font-size: 18px;
    line-height: normal;
    margin: 0;
    color: #444;
}

.faq-block1 .featured-tab .tab-pane img.pull-left{
    margin: 0 30px 10px 0;
}

.faq-block1 .featured-tab .tab-pane img.pull-right{
    margin: 0 0 0 15px;
}



.faq-block1 .featured-tab .tab-pane i{
    font-size: 40px;
    margin-bottom: 30px;
    display: block;
    color: #2D71A7;
}
.faq-block1 .featured-tab .tab-pane h3{
    margin-top: 0;
    letter-spacing: 1px;
    line-height: 30px;
    font-size: 20px;
}

.faq-block1 .featured-tab .tab-pane h3.text-center{
    margin-bottom: 25px;
}

.faq-block1 .featured-tab .tab-pane{
    padding-left: 25px;
}

.faq-block1 .featured-tab .tab-pane i.big{
    font-size: 230px;
    float: left;
    margin-right: 30px;
}
.faq-block1 .featured-tab .tab-pane p{
    color: #6A7483;
    margin: 0  0px 30px 0px;
}

@media only screen and (max-width: 767px){
    .featured-tab .nav {
        padding: 15px;
    }
    .featured-tab .tab-pane {
        padding-left: 0;
    }
}

.common-section .privacy__sub {
    padding-bottom: 0px;
}
.contact-wrap ul,.privacy-block ul{
    padding-left: 0
}
.contact-wrap ul li, .privacy-block ul li{
    list-style: none;
}
.mail-box-item .mail-box-item-user-tbl .tbl-cell-name {
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
}
.mail-box-item .mail-box-item-user-tbl .tbl-cell-name span{
    font-size: 12px;
    color: #777 ;
}
.tbl-cell-date{
    font-size: 12px;
    color: #00a8ff;
}


/************************************************
4-27
*********************************************/

.title-info{
    font:normal 22px 'Open Sans';
}
/*h1,h2,h3,h4,h5,h6,p,ul,ol{
  margin:0;
}*/
/************************************************
header
*********************************************/
#left_form, #social ul, #social ul li a, h2.main_title, p.lead.styled {
    text-align: center;
}

h2.main_title {
    margin: 0 0 10px;
    padding: 0;
    font-size: 42px;
    color: #F60;
    text-transform: uppercase;
}
h2.main_title span {
    display: block;
    color: #999;
    font-size: 24px;
    text-transform: none;
}
h2.main_title em {
    display: block;
    width: 40px;
    height: 4px;
    background-color: #ededed;
    margin: auto auto 20px;
    -webkit-border-radius: 5 px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}


#left_form, header {
    position: relative;
}

#form_container {
    margin: 20px auto 0px;
}
#left_form {
    background-color: #1cbbb4;
    min-height: 460px;
    color: #fff;
    padding: 70px 50px 30px;
    box-sizing: border-box;
    height: 100%;
}
#left_form h2 {
    font-weight: 300;
    color: #fff;
    margin: 25px 0;
    padding: 0;
    font-size: 36px;
}
#left_form p {
    font-size: 16px;
}
a#more_info {
    width: 26px;
    height: 26px;
    color: #fff;
    position: absolute;
    line-height: 1;
    left: 15px;
    bottom: 15px;
    z-index: 2;
    font-size: 26px;
}
input#website {
    display: none;
}
#wizard_container {
    position: relative;
    min-height: 450px;
}
h4.main_question {
    margin: 0 0 15px;
    padding: 0;
    font-weight: 600;
    font-size: 18px;
}

#top-wizard {
    margin-left: -30px;
}
#middle-wizard {
    padding:1px 45px 0px 15px;
}
#bottom-wizard {
    text-align: right;
    position: absolute;
    width: 100%;
    bottom: 25px;
    right: 45px;
}






.rating {
    display: inline-block;
    font-size: 0;
    float: left;
    position: relative;
    margin-top: 8px;
}
.rating_type {
    float: left;
    font-size: 15px;
    color: #0072bc;
    margin-top: 8px;
    font-weight: 400;
    width: 400px;
}
.rating-input {
    float: right;
    padding: 0;
    margin: 0;
    opacity: 0;
}
.rating-input:checked~.rating-star, .rating:hover .rating-star:hover, .rating:hover .rating-star:hover~.rating-star {
    background-position: 0 0;
}
.rating-star, .rating:hover .rating-star {
    cursor: pointer;
    float: right;
    display: block;
    width: 25px;
    height: 24px;
    background: url(../images/stars.png) 0 -23px;
}





span.error {
    font-size: 12px;
    position: absolute;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    top: -20px;
    right: -15px;
    z-index: 2;
    height: 25px;
    line-height: 1;
    background-color: #e34f4f;
    color: #fff;
    font-weight: 400;
    display: inline-block;
    padding: 6px 8px;
}
span.error:after {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 0 6px 6px 0;
    border-color: transparent #e34f4f;
    display: block;
    width: 0;
    z-index: 1;
    bottom: -6px;
    left: 20%}
.radio_input span.error {
    top: -30px;
}
.styled-select span.error {
    top: -20px;
}
.terms span.error {
    top: -30px;
}
.business-cancel-rating .form-group {
    position: relative;
}
.business-cancel-rating .form-group i {
    font-size: 20px;
    position: absolute;
    right: 0;
    top: 10px;
    color: #ccc;
}
.business-cancel-rating .form-group label {
    font-weight: 400;
    color: #666;
}
.business-cancel-rating .form-group.checkbox_questions label, .business-cancel-rating .form-group.radio_questions label {
    color: #555;
    font-weight: 400;
    cursor: pointer;
}
.business-cancel-rating .form-group.radio_questions label {
    border: 2px solid #e8ebed;
    display: block;
    padding: 15px 45px 15px 15px;
    box-sizing: content-box;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #fff;
}
.business-cancel-rating .form-group.radio_questions .iradio_square-yellow {
    position: absolute;
    top: 17px;
    right: 15px;
}
.box_style_2, .team-item-img {
    position: relative;
}
.business-cancel-rating .form-group.checkbox_questions .icheckbox_square-yellow {
    margin-right: 10px;
}
.business-cancel-rating .form-group.radio_questions label:hover {
    border: 2px solid #fc3;
}
.business-cancel-rating .form-group.select {
    margin-bottom: 30px;
}
.styled-select select {
    background: 0 0;
    width: 107%;
    padding: 5px;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    height: 41px;
    color: #999;
    margin: 0;
    line-height: 1;
    font-weight: 400;
    -moz-appearance: window;
    -webkit-appearance: none;
    cursor: pointer;
    outline: 0;
}
.styled-select select:focus {
    color: #555;
    outline: 0;
    box-shadow: none;
}
.styled-select {
    width: 100%;
    overflow: hidden;
    height: 44px;
    box-sizing: border-box;
    line-height: 1px!important;
    background: url(../img/arrow_down.svg) right center no-repeat #fff;
    border: 0;
    border-bottom: 2px solid #e8ebed;
    border-radius: 0;
}
.styled-select select::-ms-expand {
    display: none;
}
.business-cancel-rating .form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}
.business-cancel-rating .form-control::-webkit-input-placeholder {
    color: #999;
}
.business-cancel-rating input.form-control, .business-cancel-rating select.form-control, .business-cancel-rating textarea.form-control {
    background: #fff;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    color: #999;
    font-size: 14px;
    margin-bottom: 5px;
    padding: 15px 25px;
}
.business-cancel-rating input.form-control:focus, .business-cancel-rating select.form-control:focus, .business-cancel-rating textarea.form-control:focus {
    border-color: #777;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #555;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.business-cancel-rating input.form-control#check_in, .business-cancel-rating input.form-control#check_out {
    background: url(../img/calendar.svg) right center no-repeat #fff;
}

.radio_input {
    margin-top: 10px;
}
.radio_input label {
    padding-left: 0;
    margin-right: 15px;
    color: #999;
}


/*******************************
*****************************************/
.equal-flex-box{
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flexbox;
    display: -o-flex;
    display: flex;
    table-layout: fixed;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    -moz-align-items: stretch;
    -o-flex-align: stretch;
    align-items: stretch;
}

.review-left-col,
.review-right-col {
    -webkit-align-items: stretch;
    -moz-flex-align: stretch;
    -ms-flex-align: stretch;
    -o-flex-align: stretch;
    align-items: stretch;
}
.review-qn{
    padding: 30px 0px 15px;
}

.business-cancel-rating .submit-btn .btn{
    border-radius: 0;
    text-transform: uppercase;
    padding: 8px 40px;
}

.business-cancel-rating .submit-btn {
    background: transparent;
    border: 0;
    color: initial;
    padding: 0px 0px;
    text-transform: uppercase;
}

.review-right-col .form-group{
    margin-bottom: 5px;
}
/*************************************
checkbox
********************************************/
.business-cancel .radio-custom {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 20px;
    cursor: pointer;
    font-size: 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: normal;
}

/* Hide the browser's default radio button */
.business-cancel .radio-custom input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom radio button */
.business-cancel .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
    border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.business-cancel .radio-custom:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.business-cancel .radio-custom input:checked ~ .checkmark {
    background-color: #2196F3;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.business-cancel .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.business-cancel .radio-custom input:checked ~ .checkmark:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.business-cancel .radio-custom .checkmark:after {
    top: 9px;
    left: 9px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
}
.business-cancel{
    margin-top: 20px;
}

/***********************************************
browse
********************************************/
.clearfix{
    clear: both;
}
.browse-cate .title-top,.browse-cate-info .title-top {
    color: #333;
    padding: 0px 0 0px 0;
    margin-left: 0;
    margin-right: 0;
    font-size: 24px;
    text-align: left;
    text-transform: uppercase;
    font-weight: 500;
}
.browse-cate-info .title-top{
    margin-bottom: 30px;
}
.browse-cate,.browse-cate-info{
    margin-top: 50px;
}
.browse-cate ul li{
    float: left;
    width: 25%;
    margin-bottom: 20px;
}
.browse-cate ul li a,.browse-cate-info ul li a{
    font-size: 14px;
    color: #5f5d5d;
    font-family: 'Open Sans';
    font-weight: 500;
}
.browse-cate ul li a:hover{
    color:#03b7ff;
}
.browse-cate ul{
    margin-top: 40px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.browse-cate ul li:before{
    content: '\f111';
    font-family: 'FontAwesome';
    font-size: 6px;
    margin-right: 10px;
    vertical-align: middle;
}
.border_top_left_bottom {
    border: 1px solid #ededed;
}
.browse_category_wrap {
    float: left;
    width: 100%;
    position: relative;
    padding: 20px 15px;
    overflow: hidden;
    background: #fff;
    min-height: 250px;
}
.browse_category_wrap h3{
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 18px;
    text-transform: uppercase;
    color: #555351;
}
.browse-cate-info ul li{
    margin-bottom: 10px;
}
.browse-cate-info ul li:before {
    content: "\f105";
    font-family: fontawesome;
    margin-right: 10px;

}
.no-padding{
    padding: 0;
}

.browse-cate-info ul li a.view-more {
    font-size: 14px;
    color: #03b7ff;
    font-family: 'Open Sans';
    font-weight: 500;
}

.business-cancel-rating{
    padding-left: 50px;
}

@media only screen and (max-width: 479px){
    .equal-flex-box{
        display: block;
    }
    .rating{
        float: initial;
    }
    .rating_type{
        float: initial;
        display: block;
    }
    .browse-cate ul li{
        float: initial;
        width: 100%;
        margin-bottom: 20px;
    }
    .browse_category_wrap{
        min-height: auto;
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px){
    .equal-flex-box{
        display: block;
    }
    .rating{
        float: initial;

    }
    .rating_type{
        float: initial;
        display: block;
    }
    .browse-cate ul li{
        float: left;
        width: 50%;
        margin-bottom: 20px;
    }
    .browse_category_wrap{
        min-height: auto;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px){
    .equal-flex-box{
        display: block;
    }
    .rating{
        float: initial;

    }
    .rating_type{
        float: initial;
        display: block;
    }
}

.topbreadcrumb {
    margin: 20px 0 20px;
}
.proposal-action{
    float: right;
    margin-top: 15px;
}
.proposal-action-block .title-info{
    display: inline-block;
    border: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}
.proposal-action-block{
    border-bottom: 1px solid #c0c0c0;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.right-side.r1 {
    border: 1px solid #c0c0c0;
    padding: 10px 30px 30px;
    margin-top: 15px;
}

.backend-right-box {
    margin-top: 20px;
}

.chayyo-search-icon {
    font-size:18px;
}

.square{
    height: 10px;
    width: 10px;
}

.notification-alert .checkBoxes{
    height: 20px;
    width: 20px;
}

.notification-type .square-clr-gray {
    height: 15px;
    width: 15px;
    margin-top: 2px;
}

ul.dateProposals li .allChecked{
    height: 20px;
    width: 20px;
}
.all-items .alert-noti{
    margin:0px;
    padding:0px;
}
.all-items .alert-noti:first-child{
    margin-top:10px;
    padding-top:15px;
}
.form-control.message-text-box {
    margin-bottom: 15px;
}
.file-send-wrapper{
    margin-bottom:10px;
}
.mail-box-item .mail-box-item-user-tbl .tbl-cell-name{
    font-size: 14px;
}
div.related-proposal-profile-icon{
    text-align:center;
}
.mail-box-item .mail-box-item-content .txt{
    font-size:14px;
}
.main-header .logo{
    text-align: left;
    padding:0px;
}

/*Aryan*/
@media (max-width:767px){
    button.navbar-toggle .icon-bar{ }
    .header-top-home .container { background: #209CFA; }
    header.stick-me {background: #209CFA;}
    .featured-items .feat-item {width: 100%;}
    .footer .top-footer {text-align: center;}
    .section-pro .steps { background: none; }
    .banner-slider h2 { padding: 130px 0 0px 0;}
    .banner-slider .more {padding: 25px 0 0px 0;}
    .download-link {padding-top: 12px !important;}
    .menu-toggle h3 {float: left; color: #FFF; padding: 0px 0px 0 10px;}
    .main-header .search-box { width: 55%;}
    .thumbnail.edit-photo {display: none;}
    .last-list .spacers {padding: 0px;}
    .content-bg {padding: 15px 5px;}
    .proposal-block .average-proposal .sub-date {text-align: center;}
    .proposal-block .average-proposal { padding: 7px 5px 10px 5px;  font-size: 11px;}
    .proposal-block .average-proposal li { margin: 0 0 0px 0; padding: 0 2px; border: none; font-size: 14px; width: 100%; text-align: center;}
    .proposal-block .total-proposal { text-align: center;}
    .right-info a { padding:0px;}
    .related-proposal {text-align: center;}
    .details ul li	{width: 100%; padding: 0px !important;}
    .related-proposal .details li { line-height: 22px; font-size: 11px;  width: 100%; border: none;}
    .bg-btm .details li { width: 100%; text-align: center; border: none;}
    #divSearchResult {text-align: center;}
    .bg-list .listings li {width: 100%; border: none !important;}
    .last-rating li { padding: 0px !important; width: 100%;}
    .list-page .tag-btn {margin-bottom: 0px !important;}
    .bg-list .tag-btn button {padding: 1px 15px;}

}
span.ratingStars, span.ratingStars span {
    display: block;
    background: url(../images/stars-yellow.png) 0 -16px repeat-x;
    width: 80px;
    height: 16px;
    margin-top: 4px;
}
span.ratingStars span {
    background-position: 0 0;
}

.rating span.ratingStars{
    margin-top:-8px;
}

.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}

.center{
    display: flex;
    justify-content: center;
    align-items: center;
}


.prose {
    max-width: 100%;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal;
}

.prose * {
    max-width: 100%;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal;
}

.prose p {
    word-wrap: break-word;
    overflow-wrap: break-word;
    word-break: break-all;
    max-width: 100%;
    white-space: normal;
    margin-bottom: 1rem;
}

.prose ul, .prose ol {
    word-wrap: break-word;
    overflow-wrap: break-word;
    word-break: break-all;
    max-width: 100%;
    white-space: normal;
}

.prose li {
    word-wrap: break-word;
    overflow-wrap: break-word;
    word-break: break-all;
    max-width: 100%;
    white-space: normal;
}

.prose h1, .prose h2, .prose h3, .prose h4, .prose h5, .prose h6 {
    word-wrap: break-word;
    overflow-wrap: break-word;
    word-break: break-all;
    max-width: 100%;
    white-space: normal;
}

.prose a {
    word-wrap: break-word;
    overflow-wrap: break-word;
    word-break: break-all;
    max-width: 100%;
    white-space: normal;
}

.prose table {
    max-width: 100%;
    overflow-x: auto;
    display: block;
    white-space: normal;
}

.prose table td, .prose table th {
    word-wrap: break-word;
    overflow-wrap: break-word;
    word-break: break-all;
    max-width: 100%;
    white-space: normal;
}

.prose img {
    max-width: 100%;
    height: auto;
}

.prose pre {
    max-width: 100%;
    overflow-x: auto;
    word-wrap: break-word;
    overflow-wrap: break-word;
    word-break: break-all;
    white-space: pre-wrap;
}

.prose code {
    word-wrap: break-word;
    overflow-wrap: break-word;
    word-break: break-all;
    max-width: 100%;
    white-space: normal;
}

/* Force text wrapping for all content */
.prose div {
    word-wrap: break-word;
    overflow-wrap: break-word;
    word-break: break-all;
    max-width: 100%;
    white-space: normal;
}

.prose span {
    word-wrap: break-word;
    overflow-wrap: break-word;
    word-break: break-all;
    max-width: 100%;
    white-space: normal;
}

/* Additional responsive fixes for job description */
@media (max-width: 768px) {
    .prose {
        font-size: 14px;
        line-height: 1.6;
    }
    
    .prose p {
        margin-bottom: 1rem;
    }
    
    .prose ul, .prose ol {
        padding-left: 1.5rem;
    }
}

/* Container overflow fixes */
.py-4.px-4 {
    overflow-x: hidden;
    word-wrap: break-word;
    overflow-wrap: break-word;
    word-break: break-all;
}

/* Ensure job description container doesn't overflow */
.bg-white.border-\[0\.1rem\].border-gray-200 {
    overflow-x: hidden;
    word-wrap: break-word;
    overflow-wrap: break-word;
    word-break: break-all;
}

/* Force all text content to wrap */
.mt-2.prose.prose-sm.max-w-none {
    overflow-x: hidden;
    word-wrap: break-word;
    overflow-wrap: break-word;
    word-break: break-all;
}