/* .hero-bg-1 { background-image:linear-gradient(to bottom, rgba(0, 198, 255, 0.52), rgba(117, 19, 93, 0.73)), url(../../uploads/bg/ke-1.jpg); }
.hero-bg-4 { background-image:linear-gradient(to bottom, rgba(217, 147, 0, 0.52), rgba(117, 19, 93, 0.73)), url(../../uploads/bg/ke-2.jpg); } */
.hero-bg-1 { background-image: url(../../uploads/bg/slider-bg.jpg);}
section {
    padding: 100px 0px;
    position: relative;
    background-color: #FFF;
}
.nopadding {
    padding: 0px !important;
}
.no-before::before {
    display: none !important;
}
.job-title-limit {
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
/* ---- CATEGORY TABS ---- */

.cat-tabs {
    padding-top: 0;
    padding-bottom:70px;
    background-color: #f4f7fa;
}
.cat-tabs .cat-title {
    background-color: #002e5a;
    color: #fff;
    font-size: 20px;
    left: 66px;
    letter-spacing: 2px;
    padding: 15px 20px;
    position: absolute;
    text-transform: uppercase;
    top: -59px;
    font-weight: 600;
}
.cat-tabs .cat-title::before {
    border-color: transparent #002e5a #002e5a transparent;
    border-style: solid;
    border-width: 54px 45px 5px 6px;
    bottom: 0;
    content: "";
    height: 40px;
    left: -51px;
    position: absolute;
    width: 51px;
}
.cat-tabs .cat-title::after {
    border-color: transparent transparent #002e5a #002e5a;
    border-style: solid;
    border-width: 6px 52px 53px 7px;
    bottom: 0;
    content: "";
    height: 50px;
    position: absolute;
    right: -58px;
    width: 58px;
}
.cat-tabs .panel-tabs > li {
    float: left;
    text-align: center;
    width: 20%;
}
.cat-tabs .panel-tabs > li > a {
    font-weight: 600;
    color: #242424;
    font-size: 16px;
    padding: 40px 15px;
    text-transform: uppercase;
}
.cat-tabs .panel-tabs > li > a:hover {
    border-color: transparent;
    color: #002e5a;
    background-color: transparent;
}
.cat-tabs .panel-tabs > li.active > a, .cat-tabs .panel-tabs > li.active > a:hover, .cat-tabs .panel-tabs > li.active > a:focus {
    background-color: transparent;
    border-bottom-color: transparent;
    color: #242424;
    cursor: default;
    border-bottom: 2px solid #002e5a;
    margin-bottom: -2px;
    opacity: 1;
    color:#002e5a;
}
.cat-tabs .panel {
    border: none;
    box-shadow: none;
    margin: 0;
}
.cat-tabs .panel-primary > .panel-heading {
    background-color: transparent;
    border: medium none;
    border-radius: 0;
    box-shadow: none !important;
    padding: 0;
    border-bottom: 2px solid #f1f1f1;
}
.cat-tabs .panel-tabs > li a i {
    font-size: 20px;
    margin-right: 15px;
}
.cat-tabs .panel-body {
    padding:0;
    margin-top:30px;
}
.job-box {
    position: relative;
    overflow: hidden;
    clear: both;
    padding: 20px 0;
    border-bottom: 1px solid #ccc;
    background-color: #FFF;
}
.cat-tabs .comp-logo {
    padding: 0 ;
    padding-left:10px;
    padding-right:30px;
    margin: 0 auto;
    display: table;
}
.cat-tabs .job-title-box {
    position: relative;
    overflow: hidden;
}
.cat-tabs .job-title-box .job-title {
    text-transform: capitalize;
    color: #242424;
    font-size: 20px;
    font-weight: 600;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.cat-tabs .job-title-box .job-title:hover {
    text-transform: capitalize;
    color: #002e5a;
}
.cat-tabs .job-title-box .comp-name {
    text-transform: capitalize;
    color: #191919;
    font-size: 14px;
    margin-left: 10px;
}
.cat-tabs .job-title-box .comp-name i {
    margin-right: 5px;
    color: #191919;
}
.cat-tabs .job-title-box .job-post-date {
    text-transform: capitalize;
    color: #191919;
    font-size: 14px;
    margin-right: 5px;
}
.cat-tabs .job-title-box .job-post-date i {
    margin-right: 5px;
    color: #191919;
}
.job-title-box {
    color: #242424;
}
.job-location {
    font-size: 16px;
    line-height: 45px;
    font-weight:600;
}
.job-type {
    font-size: 16px;
    line-height: 45px;
    font-weight:600;
}
.cat-tabs .jt-full-time-color {
    color: #d3b940;
}
.cat-tabs .jt-part-time-color {
    color: #ff5a00;
}
.cat-tabs .jt-intern-color {
    color: #9d27b3;
}
.cat-tabs .jt-remote-color {
    color: #46af4a;
}
.cat-tabs .job-box .btn-custom {
    width:100%;
    display:block;
    margin-top:6px;
    text-transform:uppercase;
}


.cat-tab-index-2 {
    background-color: #FFF;
}
.cat-tab-index-2 .job-box {
    border: none;
    border-bottom: 1px solid #F1F1F1;
    padding: 30px 0;
    margin-bottom:0;
}
.cat-tab-index-2 .job-title-box {
    padding-left: 20px;
}
.cat-tab-index-2 .job-title-box .comp-name {
    margin-left: 0;
}
.cat-tab-index-2 .comp-logo {
    padding:0px !important;
    /*border:1px solid #000;*/
}


/* ---- FACTS COUNTER ---- */

.facts {
    background: rgba(60, 146, 202, 0.7) url("images/facts-bg.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    overflow-y: hidden;
    padding-top:50px;
    padding-bottom:50px;
}
.fact-box {
    text-align: center;
}
.facts .single-facts-area {
    display: inline-block;
    position: relative;
}
/*.facts .single-facts-area .facts-icon {
	position: absolute;
	top: 29px;
}*/
.facts .single-facts-area .facts-icon i {
    color: #FFF;
    font-size: 40px;
    z-index: -1;
}
.facts .single-facts-area span {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    line-height: 49px;
    position: relative;
    text-transform: uppercase;
}
.facts .single-facts-area span:before {
    background: #fff none repeat scroll 0 0;
    bottom: -6px;
    content: "";
    height: 1px;
    left: 28%;
    position: absolute;
    width: 50%;
}
.facts h3 {
    text-transform: capitalize;
    position: relative;
    color: #FFF;
    text-transform: uppercase;
    margin-top: 10px;
}



/* ---- FEATURED JOBS ---- */

.featured-jobs {
    background-color: #f4f7fa;
}
.featured-jobs .featured-image-box {
    margin-bottom: 30px;
    border: 1px solid #ccc;
}
.featured-jobs .featured-image-box .content-area {
    padding: 30px 20px;
    background-color: #ffffff;
}
.featured-jobs .featured-image-box h4 {
    color: #242424;
    font-size: 20px;
    font-weight: 600;
    position: relative;
    overflow: hidden;
    text-transform: capitalize;
    margin: 0;
	white-space: nowrap;

}
.featured-jobs .featured-image-box h4 a:hover {
    color: #002e5a;
}
.featured-jobs .featured-image-box p {
    margin: 0;
    color:#191919;
    margin-bottom: 10px;
	white-space: nowrap;
	font-weight: 600;
    position: relative;
    overflow: hidden;
    text-transform: capitalize;
}
.feature-post-meta {
    position: relative;
    overflow: hidden;
    padding: 10px 0;
    font-size:13px;
}
.feature-post-meta-bottom {
    margin-top:15px;
}
.feature-post-meta a {
    margin-right: 10px;
}
.featured-jobs .img-box {
    margin: 0 auto;
    display: block;
    background-color:#f4f7fa;
}
.feature-post-meta-bottom span {
    color: #002e5a;
    font-size: 30px;
}
.feature-post-meta-bottom span small {
    color: #777;
    font-weight:600;
    font-size: 14px;
    text-transform: capitalize;
}
.feature-post-meta-bottom i {
    font-size: 26px;
}
.feature-post-meta-bottom .apply {
    padding: 5px 20px;
    border: 1px solid #002e5a;
    background-color: #002e5a;
    color: #FFF;
    margin-top: 6px;
    text-transform: uppercase;
}
.feature-post-meta-bottom .apply:hover {
    background-color: #2088cb;
    color: #FFF;
    border: 1px solid #2088cb;
}
.mata-detail.remote {
    background-color: #46af4a;
    padding: 1px 5px;
    color: #FFF;
    border-radius: 5px;
}
.mata-detail.full-time {
    background-color: #d3b940;
    padding: 1px 5px;
    color: #FFF;
    border-radius: 5px;
}
.mata-detail.intern {
    background-color: #9d27b3;
    padding: 1px 5px;
    color: #FFF;
    border-radius: 5px;
}
.mata-detail.part {
    background-color: #ff5a00;
    padding: 1px 5px;
    color: #FFF;
    border-radius: 5px;
}


.mata-detail.remote {
    background-color: #46af4a;
    padding: 1px 5px;
    color: #FFF;
}
.mata-detail.job_type-full-time {
    background-color: #d3b940;
    padding: 1px 5px;
    color: #FFF;
}
.mata-detail.job_type-tam-zamanli {
    background-color: #d3b940;
    padding: 1px 5px;
    color: #FFF;
}
.mata-detail.job_type-freelancer {
    background-color: #9d27b3;
    padding: 1px 5px;
    color: #FFF;
}
.mata-detail.job_type-part-time {
    background-color: #ff5a00;
    padding: 1px 5px;
    color: #FFF;
}
.mata-detail.job_type-acil {
    background-color: #ff0000;
    padding: 1px 5px;
    color: #FFF;
}
.mata-detail.job_type-staj {
    background-color: #a81ea8;
    padding: 1px 5px;
    color: #FFF;
}
.mata-detail.job_type-engelli {
    background-color: #16b1ff;
    padding: 1px 5px;
    color: #FFF;
}





























.job-header {
    background: #fff;
    border: 1px solid #e4e4e4;
    margin-bottom: 30px;
}
.job-header .jobinfo {
    padding: 25px;
    border-bottom: 1px solid #e4e4e4;
}
.job-header .jobinfo h2 {
    font-size: 24px;
    color: #444;
}
.job-header .jobinfo .ptext {
    color: #999;
    margin: 12px 0;
}
.job-header .jobinfo .salary {
    font-size: 16px;
    font-weight: 700;
    color: #888;
}
.job-header .jobinfo .salary strong {
    color: #000;
}
.job-header .jobinfo .companyinfo {
    text-align: right;
}
.job-header .jobinfo .companyinfo .companylogo {
    float: right;
    width: 75px;
    background: #fff;
    margin-left: 20px;
    border: 5px solid #eee;
}
.job-header .jobinfo .companyinfo .companylogo img{display:block;}
.job-header .jobinfo .companyinfo .title a {
    font-size: 18px;
    font-weight: 600;
    color: #00a2ff;
}
.job-header .jobinfo .companyinfo .opening a {
    color: #333;
}

/*Candidate Info*/
.job-header .jobinfo .candidateinfo .userPic {
    float: left;
    width: 100px;
    height: 100px;
    background: #cbcbcb;
    margin-right: 20px;
    border: 5px solid #00a2ff;
}
.job-header .jobinfo .candidateinfo .title {
    font-size: 24px;
    color: #333;
    font-weight: 600
}
.job-header .jobinfo .candidateinfo .desi {
    font-size: 18px;
    color: #666;
    margin-top: 10px;
}
.job-header .jobinfo .candidateinfo .loctext {
    line-height: 24px;
    color: #555;
    margin-top: 8px;
}
.job-header .jobinfo .candidateinfo .loctext i {
    width: 20px;
    color: #00a2ff;
}
.cadsocial {
    margin-top: 10px;
}
.cadsocial a {
    color: #666;
    font-size: 24px;
    display: inline-block;
    margin-right: 7px;
}
.cadsocial a:hover {
    color: #00a2ff;
}
.relatedJobs {
    margin-bottom: 30px;
}
.relatedJobs h3 {
    font-size: 24px;
    font-weight: 700;
    color: #555;
    margin-bottom: 15px;
}
/*Buttons*/
.jobButtons {
    padding: 20px 25px;
}
.jobButtons a {
    background: #f0f0f0;
    margin-right: 10px;
    color: #333;
    font-weight: 600;
    font-size: 16px;
}
.jobButtons a.report {
    background: #e01010;
    color: #fff;
}
.jobButtons a.apply {
    background: #a8d815;
    color: #fff
}
.jobButtons a:hover {
    background: #222;
    color: #fff;
}
.job-header .contentbox {
    padding: 35px;
}
.job-header .contentbox h3 {
    font-size: 24px;
    font-weight: 700;
    color: #00a2ff;
    margin-bottom: 10px;
}
.job-header .contentbox p {
    line-height: 24px;
    color: #555;
    margin-bottom: 20px;
}
.job-header .contentbox ul {
    margin-bottom: 30px;
}
.job-header .contentbox ul li {
    padding: 10px 0 10px 25px;
    position: relative;
    line-height: 24px;
}
.job-header .contentbox ul li:before {
    content: '\f00c';
    font-family: 'FontAwesome';
    color: #a8d815;
    position: absolute;
    left: 0;
}
/*Job Info*/
.jobdetail {
    padding: 20px;
}
.jobdetail iframe {
    width: 100%;
    height: 250px;
    border: none
}
.jobdetail h3 {
    font-size: 18px;
    color: #00a2ff;
    font-weight: 700;
}
.jbdetail {
    margin-top: 20px;
}
.jbdetail li {
    margin-bottom: 20px;
    color: #908f8f;
}
.jbdetail li a {
    display: block;
    text-align: right;
    color: #00a2ff;
    font-weight: 600;
}
.jbdetail li span {
    display: block;
    text-align: right;
    color: #000;
    font-weight: 600;
}
.jbdetail li span.permanent {
    color: #a8d815;
}
.jbdetail li span.contract {
    color: #00a2ff;
}
.jbdetail li span.freelance {
    color: #F07200;
}







.searchList {
    list-style: none;
    padding-left: 0px;
}
.searchList li {
    background: #fff;
    border: 1px solid #e4e4e4;
    padding: 20px;
    margin-bottom: 30px;
}
.searchList li:hover {
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    border: 1px solid #00a2ff;
}
.searchList li .jobimg {
    float: left;
    width: 70px;
    margin-right: 15px;
}
.searchList li h3 a {
    font-size: 18px;
    font-weight: 600;
    color: #00a8ff;
}
.searchList li .companyName {
    margin: 10px 0;
    color: #969595;
}
.searchList li .companyName a {
    color: #969595;
}
.searchList li a:hover {
    color: #333;
}
.searchList li .location {
    color: #000;
}
.searchList li .location span {
    color: #333;
}
.searchList li .listbtn {
    margin-top: 20px;
}
.searchList li .listbtn a {
    background: #00a2ff;
    display: block;
    border-radius: 0;
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    padding: 10px 15px;
    text-align: center;
}
.searchList li .listbtn a:hover {
    background: #333;
    text-decoration: none;
}
.searchList li p {
    line-height: 22px;
    color: #333;
    margin: 10px 0 0 0;
}
.searchList li .cateinfo {
    color: #00a2ff;
    margin: 10px 0;
}
.searchList li .minsalary {
    font-size: 22px;
    font-weight: 700;
    text-align: center;
    margin-top: 25px;
    color: #a8d815;
}
.searchList li .minsalary span {
    color: #999;
    font-weight: 400;
}
/*Pagination*/
.pagiWrap .showreslt {
    font-weight: 600;
    margin-top: 10px;
}
.pagiWrap .pagination {
    text-align: right;
    margin: 0;
}
.pagination>li:first-child>a, .pagination>li:first-child>span, .pagination>li:last-child>a, .pagination>li:last-child>span {
    border-radius: 0;
}






.call_action {background: #d99300; padding: 15px 0;}
.call_action h4{      font-size: 32px; color: #fff; margin-bottom: 0px;    text-transform: none;}
.call_action p{color: #fff;      font-size: 15px;
    line-height: 26px;}
.call_action .button {  
    font-size: 15px;
        letter-spacing: 0.2px;
    text-transform: uppercase;
        border: 2px solid #fff;
    color: #fff !important;  margin-top: 8px;  display: inline-block;  padding: 16px 30px;  border-width: 3px;  }

@media only screen and (min-width: 801px) and (max-width: 1050px)
{
    .call_action h4 {  font-size: 18px;  }
    .call_action .button { padding: 14px 30px;font-size: 8px;  }
}

@media only screen and (min-width: 768px) and (max-width: 800px)
{
    .call_action h4 {  font-size: 18px;  }
    .call_action .button { padding: 14px 30px;font-size: 8px;  }
}
@media only screen and (min-width: 701px) and (max-width: 767px)
{
   .call_action .text-right {  text-align: left;  margin-top: 15px;  }
}
@media only screen and (min-width: 481px) and (max-width: 700px)
{
    .call_action .text-right {  text-align: left;  margin-top: 15px;  }
}
@media only screen and (max-width: 480px)
{
    .call_action .text-right {  text-align: left;  margin-top: 15px;  }
}



.text-black {
    color: #000 !important;
}




.add-more {
            margin: 20px 0;
            padding: 5px 20px;
            position: relative;
            background: #f8f8f8;
            border-left: 4px solid #0084ca;
        }
        .add-more h4 {
            font-size: 18px;
            margin: 5px 0px;
        }



/********---------sw partners section css------*******/
.sw_partners_wrapper {
    /*float: left;*/
    position: relative;
    width: 100%;
    padding: 70px 0px 0px 0px; 
}
.partners_slider_wrapper {
    float: left;
    width: 100%;
    text-align: center;
}
.partners_slider_wrapper .owl-carousel .owl-stage:after{
    height:20px;
}
.partners_slider_wrapper .owl-carousel .owl-stage-outer {
    padding: 5px 5px;
    padding-left: 5px;
    padding-right: 5px;
}
.partners_slider_wrapper .owl-theme .owl-dots {
    display: none;
}
.partners_slider_wrapper .owl-theme .owl-nav {
    position: absolute;
    right: 0;
    /*top: -99px;*/
    top: -60px;
    margin-top: 0;
    z-index: 1;
    display: block;
}
.partners_slider_wrapper .owl-theme .owl-nav .owl-prev {
    color: #1d3571;
    font-size: 16px;
    margin: 5px;
    width: 45px;
    height: 45px;
    line-height: 40px;
    background: #fff;
    display: inline-block;
    border-radius: 50px;
    cursor: pointer;
}
.partners_slider_wrapper .owl-theme .owl-nav .owl-next {
    color: #1d3571;
     font-size: 16px;
    margin: 5px;
    width: 45px;
    height: 45px;
    line-height: 40px;
      background: #fff;
    display: inline-block;
    border-radius: 40px;
    cursor: pointer;
}
.partners_slider_wrapper .owl-theme .owl-nav .owl-next:hover{
    background: #e9f5ff;
    color: #1d3571;
    box-shadow:  0px 8px 20px rgba(0, 0, 0, 0.06);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.partners_slider_wrapper .owl-theme .owl-nav .owl-prev:hover{
    background: #e9f5ff;
    color: #1d3571;
    box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.06);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.lr_prt_img_wrapper img{
    float:left;
    width:auto;
}
.lr_prt_img_wrapper{
    background:transparent;
    padding:40px;
    width:210px;
    /*height:130px;
    padding-top:30px;*/
    height:100px;
    padding-top:15px;
    border-radius:20px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.lr_prt_img_wrapper:hover{
    background:#fff;
    box-shadow:0px 8px 20px rgba(0, 0, 0, 0.06);
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.partners_slider_wrapper .owl-carousel .owl-item{
    padding-right:10px !important;
}


.login-content-wrap {
        background: #fff url(images/login-bg.png) no-repeat;
        /*background-size: cover;*/
        background-position: center center;
    }
    .login-btn {
        width: 100%;
        padding: 15px 0px;
    height: auto;
    font-size: 16px;
    }







.mybtn {
    background-color: #ff8000;
    color: #ffffff;
    display: inline-block;
    font-size: 18px;
    text-transform: uppercase;
    padding: 10px 35px;
    border-radius: 3px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.mybtn::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    z-index: 2;
    display: block;
    width: 100%;
    text-decoration: none;
    height: 0%;
    background: rgba(255, 255, 255, .2);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.mybtn:hover::before {
    height: 100%;
}

.mybtn:hover {
    color: #fff;
    text-decoration: none;
}
#consult {
    padding: 0px 0px 0px;
    background: #f3f3f3;
}

#consult .s-top-p {
    padding-bottom: 46px;
}

.consultation-form .p-0 {
    padding: 0px;
}

.consultation-form .bg-white {
    background: #fff;
}

.consultation-form .theme-title-one {
    margin-bottom: 55px;
}

.consultation-form .main-content {
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.08);
}

.consultation-form .img-box {
    background: #ff8000;
    height: 500px;
    border-radius: 5px 0 0 5px;

}

.consultation-form .form-wrapper {
    background: #fff;
    border-radius: 0 5px 5px 0;
    height: 500px;
    padding: 60px 40px 0 40px;
}

.consultation-form .form-wrapper .my_btn {
    border: 0px;
}

.theme-form-one input,
.theme-form-one .form-control {
    width: 100%;
    border: none;
    border-bottom: 1px solid #dfdfdf;
    border-radius: 0;
    outline: none;
    box-shadow: none;
    font-size: 16px;
    padding: 0 0 12px 0;
    margin-bottom: 35px;
}

.theme-form-one textarea {
    width: 100%;
    max-width: 100%;
    height: 110px;
    max-height: 110px;
    resize: none;
    border: none;
    border-bottom: 1px solid #dfdfdf;
    font-size: 16px;
    padding: 0 0 10px 0;
    margin-bottom: 32px;
}

.contactFormrow {
    margin-top: -250px;
}

#consult .mybtn {
    border: 0px;
}

#consult .contact-address .con-num a i {
    color: #fff;
    font-size: 18px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border: 1px solid #fff;
    margin-right: 10px;
    border-radius: 3px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

#consult .contact-address .con-num a {
    margin-bottom: 10px;
    color: #fff;
    display: block!important;
}

#consult .contact-address.con-num a:hover i {
    background: #fff;
    border-color: #fff;
    color: #333;
}

#consult .contact-address .f-social-links {
    margin-top: 29px;
}

#consult .contact-address a span {
    font-size: 16px;
    color: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    position: relative;
    z-index: 2;
    overflow: hidden;
    border-radius: 3px;
    margin-right: 5px;
    border: 1px solid #fff;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

#consult .con-num a {
    margin-bottom: 10px;
    color: #fff;
}

#consult .con-num a:hover i {
    background: #fff;
    border-color: #fff;
    color: #333;
}

#consult .contact-address a span:hover {
    background: #fff;
    border-color: #fff;
    color: #333;
}

.contact-address {
    background: #ff8000;
    padding: 60px 55px 98px 55px;
}

#consult h4 {
    font-size: 25px;
    font-weight: 600;
    text-transform: capitalize;
}

#consult .contact-address h4 {
    color: #fff;
    margin-bottom: 29px;
}

#consult .contact-address p {
    color: #fff;
    margin-bottom: 26px;
}

#consult .contact-address .con-num a:hover {
    text-decoration: none;
}

#consult .form-wrapper h4 {
    margin-bottom: 33px;
}
#map {
    width: 100%;
    height: 500px;
	background-image: url(../../uploads/bg/contact-bg.jpg);
}






/* Styles for dialog window */
      .popup-dialog {
        background: white;
        padding: 20px 30px;
        text-align: left;
        max-width: 90%;
        width: 90%;
        margin: 40px auto;
        position: relative;
      }


      /**
       * Fade-zoom animation for first dialog
       */
      
      /* start state */
      .my-mfp-zoom-in .zoom-anim-dialog {
        opacity: 0;

        -webkit-transition: all 0.2s ease-in-out; 
        -moz-transition: all 0.2s ease-in-out; 
        -o-transition: all 0.2s ease-in-out; 
        transition: all 0.2s ease-in-out; 



        -webkit-transform: scale(0.8); 
        -moz-transform: scale(0.8); 
        -ms-transform: scale(0.8); 
        -o-transform: scale(0.8); 
        transform: scale(0.8); 
      }

      /* animate in */
      .my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
        opacity: 1;

        -webkit-transform: scale(1); 
        -moz-transform: scale(1); 
        -ms-transform: scale(1); 
        -o-transform: scale(1); 
        transform: scale(1); 
      }

      /* animate out */
      .my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
        -webkit-transform: scale(0.8); 
        -moz-transform: scale(0.8); 
        -ms-transform: scale(0.8); 
        -o-transform: scale(0.8); 
        transform: scale(0.8); 

        opacity: 0;
      }

      /* Dark overlay, start state */
      .my-mfp-zoom-in.mfp-bg {
        opacity: 0;
        -webkit-transition: opacity 0.3s ease-out; 
        -moz-transition: opacity 0.3s ease-out; 
        -o-transition: opacity 0.3s ease-out; 
        transition: opacity 0.3s ease-out;
      }
      /* animate in */
      .my-mfp-zoom-in.mfp-ready.mfp-bg {
        opacity: 0.8;
      }
      /* animate out */
      .my-mfp-zoom-in.mfp-removing.mfp-bg {
        opacity: 0;
      }



      /**
       * Fade-move animation for second dialog
       */
      
      /* at start */
      .my-mfp-slide-bottom .zoom-anim-dialog {
        opacity: 0;
        -webkit-transition: all 0.2s ease-out;
        -moz-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out;

        -webkit-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
        -moz-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
        -ms-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
        -o-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
        transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );

      }
      
      /* animate in */
      .my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
        opacity: 1;
        -webkit-transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
        -moz-transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
        -ms-transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
        -o-transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
        transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
      }

      /* animate out */
      .my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
        opacity: 0;

        -webkit-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); 
        -moz-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); 
        -ms-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); 
        -o-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); 
        transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); 
      }

      /* Dark overlay, start state */
      .my-mfp-slide-bottom.mfp-bg {
        opacity: 0;

        -webkit-transition: opacity 0.3s ease-out; 
        -moz-transition: opacity 0.3s ease-out; 
        -o-transition: opacity 0.3s ease-out; 
        transition: opacity 0.3s ease-out;
      }
      /* animate in */
      .my-mfp-slide-bottom.mfp-ready.mfp-bg {
        opacity: 0.8;
      }
      /* animate out */
      .my-mfp-slide-bottom.mfp-removing.mfp-bg {
        opacity: 0;
      }


@media (min-width: 320px) and (max-width: 479px) {
    .footer-col1{
        padding-bottom: 20px;
    }
    .footer-col2{padding-bottom: 20px;}
    .footer-col3{padding-bottom: 10px;}
}