@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);
@charset "utf-8";
/* CSS Document */

body{font-size:14px; margin:0 auto !important; padding:0;background:url(../image/bg-pattern.png) repeat 0 0;;  color:#464545; background:url(../image/bg-pattern.png);font-family: 'Open Sans', sans-serif; }
html,body { overflow:; }
button{ outline:none !important;}

@font-face {
    font-family: 'open_sansbold';
    src: url('../fonts/opensans-bold-webfont.eot');
    src: url('../fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-bold-webfont.woff2') format('woff2'),
         url('../fonts/opensans-bold-webfont.woff') format('woff'),
         url('../fonts/opensans-bold-webfont.ttf') format('truetype'),
         url('../fonts/opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}


h2{ font-weight:bold; margin:28px 0;}

@font-face {
    font-family: 'open_sanslight';
    src: url('../fonts/opensans-light-webfont.eot');
    src: url('../fonts/opensans-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-light-webfont.woff2') format('woff2'),
         url('../fonts/opensans-light-webfont.woff') format('woff'),
         url('../fonts/opensans-light-webfont.ttf') format('truetype'),
         url('../fonts/opensans-light-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* Change the white to any color ;) */
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 30px #fff inset !important;
}

@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/opensans-regular-webfont.eot');
    src: url('../fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-regular-webfont.woff2') format('woff2'),
         url('../fonts/opensans-regular-webfont.woff') format('woff'),
         url('../fonts/opensans-regular-webfont.ttf') format('truetype'),
         url(../fonts/'opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'open_sanssemibold';
    src: url('../fonts/opensans-semibold-webfont.eot');
    src: url('../fonts/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-semibold-webfont.woff2') format('woff2'),
         url('../fonts/opensans-semibold-webfont.woff') format('woff'),
         url('../fonts/opensans-semibold-webfont.ttf') format('truetype'),
         url(../fonts/'opensans-semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}
.fear{
    position:absolute;
            left:150px;
            top:0px;
}
        
        #animate {
    -moz-animation-delay: 3s;
    -webkit-animation-delay: 3s;
    -o-animation-delay: 3s;
    -ms-animation-delay: 3s;
    animation-delay: 3s;
}
img, a img{border:none; outline:none}
.clr{clear:both;}

input:focus{ outline:none;}

h1, h2, h3, h4, h5, h6, p, ul, li{margin:0px; padding:0px;}
a{text-decoration:none; }

.clr{clear:both;}
.fl{float:left; width:auto;}
.fr{float:right; width:auto;}
.nopadding{ padding:0;}

.no-padding {
	padding: 0; margin: 0;
}

/*
nr7 creation
*/
/**/


.unreadd{
	
	background:#F7DBDC    !important; border-bottom:1px solid #FD4E4E !important; 
}
.readd{
	
	background:#EDEDED   !important; border-bottom:1px solid #777 !important; 
}
 .wow{visibility:hidden;}
/*---------------------------------header--------------------------------*/
.header{ background:#3d3b3b;}
.hrighttemp img{  padding: 10px 0 18px 0px; width:214px;
   }
.hright{}
.hright img{  padding: 17px 0 10px;
   }
.hleft{ padding:24px 0 20px 0;}
.hleft .form-control{ border-radius:0px;}
.hleft button{ border-radius:0px; background:#FD4E4E; border:none; color:#ffffff; padding:7px 23px;}

/*--------------------------------------------searchbar------------------------*/

.mainbanner{ background:url(../image/mainbanner.jpg) no-repeat; background-size:cover; min-height:712px; }
.searchbar{  box-shadow:0 1px 3px 0 #b3b0b0; background:#ffffff; margin:183px 0 0 0; font-family: 'open_sanslight';}
.searchinner div{ float:left; }
.searchinner{ }
.inuput{ width:20%}
.inuput .mk-trc{ margin:19px 0 0 12px}
.inuput1{width:23%; margin:15px 0 0 0;}
.inuput1 label{ margin:0 4px 0 10px; font-family: 'open_sanslight'; }
.inuput1 select{ margin:0 5px 0 5px; box-shadow:0 1px 3px 0 #b3b0b0}
.inuput3 select{ margin:15px 0px 0 7px !important; box-shadow:0 1px 3px 0 #b3b0b0 !important;}
.inuput2{width:21%; margin:15px 0 0 0;}
.inuput2 .form-control{width:96%; border-radius:0px; box-shadow:0 1px 3px 0 #b3b0b0}
.inuput3 .form-control{width:96%; margin:15px 0 0 0; border-radius:0px; box-shadow:0 2px 4px 0 #ffffff}
.inuput3{width:21%}
.inuput4{}
.inuput4 button{ background:#FD4E4E !important; border:none; border-radius:0px; padding:20px 20px; margin-left:46px;}
.int-sm{ width:59px !important; }
.styled-select select {
   background: transparent;
   width: 270px;
   padding: 5px;
   font-size: 16px;
   line-height: 1;
   border: 0;
   border-radius: 0;
   height: 34px;
   -webkit-appearance: none;
   }
   .styled-select {
   width: 240px;
   height: 34px;
   overflow: hidden;
   background: no-repeat right #fff;
   border: 1px solid #ccc; z-index:9;
   }
.line4{ display:inline-block !important; margin:0px 0px 0 0px;font-family: 'open_sanslight'}

.line4 > i{ margin-top:0px;font-family: 'open_sanslight' }

.bannerright{}
.bannerright a{ text-decoration:none; font-size:18px; margin-top:4px; color:#ffffff;}
.banborder{ padding:4px !important; background:#FD4E4E;}
/*----------------register------------------*/
.Login{ background:rgba(0, 0, 0, .5);font-family: 'open_sanslight'  ; color:#ffffff; padding:47px; margin-top:64px;}
.Login .form-control{ border-radius:0px;}
.Login a{ float:right; color:#ffffff;}
.register{ background:rgba(0, 0, 0, .5);font-family: 'open_sanslight'  ; max-width:245px;  float:right; margin:15px 0 0 0;}
.register h3{ border-bottom:1px solid #fcb0b0; text-align:center; padding:10px 0; color:#ffffff; font-size:26px; letter-spacing:1px; }

*, *::after, *::before {
    box-sizing: border-box;
}
*, *::after, *::before {
    box-sizing: border-box;
}
.mk-trc {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    margin: 12px 12px 8px 16px; color: #ffffff;;
}
*, *::after, *::before {
    box-sizing: border-box;
}
*, *::after, *::before {
    box-sizing: border-box;
}
*, *::after, *::before {
    box-sizing: border-box;
}
.mk-trc label {
    display: block;
    height: inherit;
}
*, *::after, *::before {
    box-sizing: border-box;
}
.mk-trc[data-style="radio"] input:checked + label i::before {
    background: #FD4E4E none repeat scroll 0 0;
    border-color: #fff;
    left: 2px !important;
}
.mk-trc input:checked + label i::before {
    left: 32px;
}
.mk-trc[data-radius="true"] i::before {
    border-radius: inherit;
}
.mk-trc[data-style="radio"] i::before {
    background: #ddd none repeat scroll 0 0;
    border: 2px solid transparent;
}
.mk-trc i::before {
    background: #eee none repeat scroll 0 0;
    height: 21px;
    left: 2px;
    top: 2px;
    transition: all 0.2s ease-in-out 0s;
    width: 21px;
    z-index: 1;
}
.mk-trc i::after, .mk-trc i::before {
    content: "";
    position: absolute;
}
*, *::after, *::before {
    box-sizing: border-box;
}
.mk-trc[data-style="radio"] i::after, .mk-trc[data-style="radio"] input:checked + label i::after, .mk-trc[data-style="check"] i::after, .mk-trc[data-style="check"] input:checked + label i::after {
    content: "";
}
.mk-trc[data-text="true"] input:checked + label i::after {
    content: "On";
    left: 0;
}
.mk-trc[data-style="radio"] i::after, .mk-trc[data-style="radio"] input:checked + label i::after, .mk-trc[data-style="check"] i::after, .mk-trc[data-style="check"] input:checked + label i::after {
    content: "";
}
.mk-trc[data-text="true"] i::after {
    color: rgba(255, 255, 255, 0.8);
    content: "Off";
    font-size: 13px;
    font-weight: 700;
    height: 25px;
    left: 22px;
    line-height: 25px;
    padding: 0 4px;
    text-transform: uppercase;
    transition: all 0.2s ease-in-out 0s;
}
.mk-trc i::after, .mk-trc i::before {
    content: "";
    position: absolute;
}
*, *::after, *::before {
    box-sizing: border-box;
}
.mk-trc input:checked + label i {
    background: #FD4E4E none repeat scroll 0 0;
}
.mk-trc[data-radius="true"] i {
    border-radius: 25px;
}
.mk-trc[data-style="radio"] i, .mk-trc[data-style="check"] i {
    width: 25px;
}
.mk-trc i {
    background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
    display: inline-block;
    float: left;
    font-style: normal;
    height: 25px;
    margin-right: 5px;
    position: relative;
    width: 55px;
}
*, *::after, *::before {
    box-sizing: border-box;
}
*, *::after, *::before {
    box-sizing: border-box;
}
*, *::after, *::before {
    box-sizing: border-box;
}
.mk-trc input[type="radio"], .mk-trc input[type="checkbox"] {
    display: none;
}
*, *::after, *::before {
    box-sizing: border-box;
}


*/
 .linee{ display:inline-block !important; margin: 5px 17px 0 32px;font-family: 'open_sanslight'}
.line{ display:inline-block !important; margin:5px 48px 0 19px;font-family: 'open_sanslight'}
.line2{ display:inline-block!important; font-family: 'open_sanslight'}
.line > i{ margin-top:3px;font-family: 'open_sanslight' }
.linee > i{ margin-top:3px;}
.line2 > i{ margin-top:2px;}
.radiome{border-bottom:1px solid #fcb0b0;}


.etc {
    margin: 12px 0 0 3px;
}
.etc .input-group .form-control, .input-group-addon, .input-group-btn{ border-radius:0px; background:#FD4E4E; color:#fff; padding:9px 9px; box-sizing:none;}
.input-group-addon{ border-radius:0px; }
.etc .form-control{ border-radius:0px; }
.into{height:0px !important; padding:0 9px; font-size:11px;}
.register h5{ border-bottom:1px solid #fcb0b0; margin-top:10px;}
.registerfooter{ margin:15px 0 34px 0}
.registerfooter span{ float:left; width:65%; font-size:10px; color: #ffffff;}
.registerfooter span a{ color:#FD4E4E;font-size:10px}
.registerfooter button{ border:none; border-radius:0px; background:#FD4E4E; margin-top:10px;}

/*-----------------------------wedding process------------------------*/
.wedding{ margin-bottom:28px;}
.wedding h2{ font-weight:bold; margin:28px 0;}
.wedding .carousel-control.right{ background:none; }
.wedding .carousel-control.left{ background:none; }


/*free*/
.finish span{ background:#FD4E4E; color:#ffffff; float:left; display:inline-block; width:70px; height:70px; font-size:9px; padding:18px; margin-right:11px; border-radius: 37px;}
.finish span i{ font-size:34px;}
.finish h3{ font-size:16px; color:#424242; font-weight:bold; margin-bottom:4px;}
.finish p{ font-size:12px; color:#7e7272;}
.fingap{ margin-bottom:0px; }
.fingap h2{ font-weight:bold;margin:28px 0;;}


/*--------footer------------------*/

.footer{ background:url(../image/footerbg.jpg) no-repeat;}
.finner{ padding: 25px 0 25px !important;}
.fone{}
.fone h3{color:#FD4E4E; margin:20px 0 19px 0;}
.fone ul{ list-style:none inside; }
.fone ul li{ margin-bottom:12px;}
.fone ul li i{ color:#FD4E4E; margin-right:6px;}
.fone ul li a{color:#ffffff; text-decoration:none; outline:none;}
.fone ul li a:hover{ color:#FD4E4E;}
.social{ margin:0px 0 0 0; padding-bottom: 24px !important;}
.social a{ margin:0 28px 11px 0; text-decoration:none; padding:0 0 0px 0; display:inline-block;}
.social a i:hover{color:#FD4E4E;}
.social a i{ font-size:44px;color:#ffffff;}
.copyright{color:#ffffff; background:#FD4E4E; padding:16px 0 !important;}
.copyright a{color:#ffffff !important; text-decoration:none; outline:none;}




/*search*/


.read-more{ color:#FD4E4E;}
.about a:hover{ color:#FD4E4E; text-decoration:none;}
.top-btns a{text-decoration:none;}
.headerred{ background:#FD4E4E; color:#ffffff; padding:0px 0 !important;}
.redright{font-size:11px; }
.redright a{ text-decoration:none; color:#ffffff; font-size:11px; font-weight:lighter;}
.redleft{}


.searchleft{ background:#ffffff; margin:7px 0 !important;  !important; box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);}
.searchright{ margin:7px 0 !important; padding-left:20px !important;}


.searchinnerr{ padding:0 17px 0 17px; }
.searchinnerr h2{ font-weight:bold; margin-top:20px; font-size:24px; border-bottom:1px solid #464545; padding-bottom:8px}
.inuputt{ margin:6px 0 14px 23px; padding:0px; }
.inuputt .mk-trc{ margin:19px 16px 0 3px}
.inuputt1{  display:inline;}
.inuputt1 label{ margin:0 0px 0 0px; font-family: 'open_sanslight'; }
.inuputt1 select{  box-shadow:0 1px 3px 0 #b3b0b0;}
.inuputt3 select{box-shadow:0 1px 3px 0 #b3b0b0 !important; width:100%}
.inuputt2{ margin:15px 0 0 0;}
.inuputt2 select{ width:100% }
.inuputt2 .form-control{ border-radius:0px; box-shadow:0 1px 3px 0 #b3b0b0}
.inuputt3 .form-control{ margin:15px 0 0 0; border-radius:0px; box-shadow:0 2px 4px 0 #ffffff}
.inuputt3{}
.inuputt4{}
.inuputt4 button{ background:#FD4E4E !important; border:none; border-radius:0px;}
.int-sm{ width:59px !important; }
.styled-select select {
   background: transparent;
   width: 270px;
   padding: 5px;
   font-size: 16px;
   line-height: 1;
   border: 0;
   border-radius: 0;
   height: 34px;
   -webkit-appearance: none;
   }
   .styled-select {
   width: 240px;
   height: 34px;
   overflow: hidden;
   background: no-repeat right #fff;
   border: 1px solid #ccc; z-index:9;
   }




.mk-trc[data-style="check"] input:checked + label i::before {
    left: 7px;
}
.mk-trc[data-style="check"] input:checked + label i::after, .mk-trc[data-style="check"] input:checked + label i::before {
    border-color: #fff;
}
.mk-trc input:checked + label i::before {
    left: 32px;
}
.mk-trc[data-radius="true"] i::before {
    border-radius: inherit;
}
.mk-trc[data-style="check"] i::before {
    height: 6px;
    left: 7px;
    top: 10px;
    transform: rotate(-45deg);
}
.mk-trc[data-style="check"] i::after, .mk-trc[data-style="check"] i::before {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-right: 2px solid transparent;
    width: 0;
}
.mk-trc i::before {
    background: #eee none repeat scroll 0 0;
    height: 21px;
    left: 2px;
    top: 2px;
    transition: all 0.2s ease-in-out 0s;
    width: 21px;
    z-index: 1;
}
.mk-trc i::after, .mk-trc i::before {
    content: "";
    position: absolute;
}
*, *::after, *::before {
    box-sizing: border-box;
}
.mk-trc[data-style="radio"] i::after, .mk-trc[data-style="radio"] input:checked + label i::after, .mk-trc[data-style="check"] i::after, .mk-trc[data-style="check"] input:checked + label i::after {
    content: "";
}
.mk-trc[data-text="true"] input:checked + label i::after {
    content: "On";
    left: 0;
}
.mk-trc[data-style="check"] input:checked + label i::after, .mk-trc[data-style="check"] input:checked + label i::before {
    border-color: #fff;
}
.mk-trc[data-style="radio"] i::after, .mk-trc[data-style="radio"] input:checked + label i::after, .mk-trc[data-style="check"] i::after, .mk-trc[data-style="check"] input:checked + label i::after {
    content: "";
}
.mk-trc[data-text="true"] i::after {
    color: rgba(255, 255, 255, 0.8);
    content: "Off";
    font-size: 13px;
    font-weight: 700;
    height: 25px;
    left: 22px;
    line-height: 25px;
    padding: 0 4px;
    text-transform: uppercase;
    transition: all 0.2s ease-in-out 0s;
}
.mk-trc[data-style="check"] i::after {
    height: 12px !important;
    left: 12px !important;
    padding: 0 !important;
    top: 5px;
    transform: rotate(45deg);
    transition: all 0.2s ease-in-out 0s;
}
.mk-trc[data-style="check"] i::after, .mk-trc[data-style="check"] i::before {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-right: 2px solid transparent;
    width: 0;
}
.mk-trc i::after, .mk-trc i::before {
    content: "";
    position: absolute;
}
*, *::after, *::before {
    box-sizing: border-box;
}
.mk-trc input:checked + label i {
    background: #FD4E4E none repeat scroll 0 0;
}
.mk-trc[data-radius="true"] i {
    border-radius: 25px;
}
.mk-trc[data-style="check"] i {
    background: #ddd none repeat scroll 0 0;
    border: 2px solid rgba(0, 0, 0, 0.2);
}
.mk-trc[data-style="radio"] i, .mk-trc[data-style="check"] i {
    width: 25px;
}
.mk-trc i {
    background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
    display: inline-block;
    float: left;
    font-style: normal;
    height: 25px;
   
    position: relative;
    width: 55px;
}
*, *::after, *::before {
    box-sizing: border-box;
}


*, *::after, *::before {
    box-sizing: border-box;
}
*, *::after, *::before {
    box-sizing: border-box;
}
.mk-trc label {
    display: block;
    height: inherit;
}
*, *::after, *::before {
    box-sizing: border-box;
}

*, *::after, *::before {
    box-sizing: border-box;
}
*, *::after, *::before {
    box-sizing: border-box;
}
.mk-trc input[type="radio"], .mk-trc input[type="checkbox"] {
    display: none;
}
*, *::after, *::before {
    box-sizing: border-box;
}
.checkheight{ max-height:300px;}
.checkfilter{ }
.checkfilter h2{}
.checkfilter ul{}
.checkfilter ul li{ list-style:none;}

.checkheight1{max-height:300px;}
.checkfilter1{}
.checkfilter1 h2{}
.checkfilter1 ul{}
.checkfilter1 ul li{ list-style:none;}


.mk-trcc{margin: 12px 0px 0 1px !important;}

.int-sm.styled-select {
   
}
.inuputt2.col-lg-12 {
    padding: 0 18px 0 26px;
}
.inuputt3.col-lg-12 {
    padding: 0 18px 0 26px;
}
.inuputt4 button{ width:100%;box-shadow:0 1px 3px 0 #b3b0b0;}

.inuputt4.col-lg-12 {
    padding: 0 19px 0 26px; margin-top:19px;
}

.filter{ padding:0 24px !important;}
.searchleft h2{
    font-size: 20px; background:#FD4E4E; color:#ffffff; text-align:center; padding:8px 0px; font-weight:normal; 
   
  }
.filter .form-control{ border-radius:0px;}
.filter select{box-shadow:0 1px 3px 0 #b3b0b0;}
.filter h3{ font-size:21px; margin:13px 0 !important; display:block;}
.checkfilter.col-md-12.no-padding.checkheight.content.mCustomScrollbar._mCS_1{ margin-bottom:14px;}
.inuputt1.col-lg-12 {
    padding: 0 0 0 30px;
}
.checkfilter.col-md-12.no-padding.content.mCustomScrollbar._mCS_2 {
    margin-bottom: 18px;
}

.checkfilter.col-md-12.no-padding.checkheight.content.mCustomScrollbar._mCS_3 {
    margin: 0 0 18px;
}
.checkfilter.col-md-12.no-padding.checkheight.content.mCustomScrollbar._mCS_4 {
    margin-bottom: 18px;
}
.checkfilter.col-md-12.no-padding.checkheight {
    margin: 0 0 18px;
}
.mk-trc.mk-trcc > label {
    font-weight: normal; color:#464545;
}
.profile{ display:block; margin-bottom:3px; font-family:inherit;}
.labell{ float:left; width:17%}
.labelinput{ width:83%}
.description p{ padding:0px;margin: 6px 0 0;}
.title{ font-weight:bold;}
.top-btns a{ padding:10px 7px; background:#FD4E4E; color:#ffffff; outline:none;box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12)}
.top-btns input{padding:10px 36px; background:#FD4E4E; color:#ffffff; outline:none;box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12)}
.jobs-view-toggle li a{ color:#ffffff; outline:none;}
.jobs-view-toggle li a:hover{ color:#ffffff; outline:none;}
.btn.btn-gray.fa.fa-th-list.active{ color:#ffffff; outline:none !important;}
.slider.slider-horizontal{ margin-left:14px;}
.btn.fa.fa-star.btn-gray.pull-right:hover{ color:#ffffff;}

/*edit profile*/
.gender_hide{ display:none !important;}
.verticaltab{}
.verticaltab .nav-tabs > li > a{ border-radius:0px;}
.verticaltab .tabs-left {
  margin-top: 3rem;
}

.verticaltab .nav-tabs {
  float: left;
  border-bottom: 0;
}
.verticaltab .nav-tabs li {
  float: none;
  margin: 0 0 5px 0;
}
.verticaltab .nav-tabs li a {
  margin-right: 0;
  border: 0;
  background-color: #FD4E4E; color:#ffffff; outline:none;
}
.verticaltab .nav-tabs li a:hover {
  background-color:  #FD4E4E;
}
.verticaltab .nav-tabs .glyphicon {
  color: #fff;
}
.verticaltab .nav-tabs .active .glyphicon {
  color: #333;
}

.verticaltab .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  border: 0;
}
.verticaltab .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{ background:#ffffff; color:#464545;}

.verticaltab .tab-content {
  margin-left: 45px;
}
.verticaltab .tab-content .tab-pane {
  display: none;
  background-color: #fff;
  padding: 1.6rem;
  overflow-y: auto;
}
.verticaltab .tab-content .active {
  display: block;
}

.tab-pane.active {
     height: 750px !important;
    margin: 0 0 32px;
}







/*about*/
.mhehght{ min-height:549px !important;}




/*basic info*/

.Basic{}
.Basic select{ box-shadow:0 1px 3px 0 #b3b0b0;12; border-radius:0px;}
.Basic input{0 1px 3px 0 #b3b0b0}

/*menuheader*/


#header {
	position: relative;
	background: #3D3B3B;
}

#header a {
	text-decoration: none;
}

#header .header-top-bar a:hover {
	color: #2aadde;
}

/* Header Top Bar */
#header .header-top-bar {
	padding: 0;
	background: #4d4d4d;
	color: #ffffff;
}

#header .header-top-bar .container {
	position: relative;
}

#header .header-top-bar .header-login,
#header .header-top-bar .header-register,
#header .header-top-bar .bookmarks {
	float: right;
}

#header .header-top-bar .header-login > .btn,
#header .header-top-bar .header-register > .btn,
#header .header-top-bar .bookmarks {
	margin-left: 25px;
	padding-right: 0;
	padding-left: 0;
	font-size: 12px;
}

/* Header Language */
#header .header-top-bar .header-language {
	position: relative;
	display: block;
	float: left;
	margin: 0;
}

#header .header-top-bar .header-language > ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#header .header-top-bar .header-language > ul > li {
	float: left;
}

#header .header-top-bar .header-language > ul > li > a {
	display: block;
	padding: 5px;
	min-width: 30px;
	color: #ffffff;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
}

#header .header-top-bar .header-language > ul > li > a:hover {
	background: #5f5f5f;
}

#header .header-top-bar .header-language > ul > li.active > a {
	background: #5f5f5f;
	color: #979797;
}

/* Header Dropdown */
#header .header-top-bar .header-login > div,
#header .header-top-bar .header-register > div {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 9999;
	display: block;
	visibility: hidden;
	margin: 0;
	padding: 0;
	border-top: 2px solid #2aadde;
	list-style: none;
	opacity: 0;
	-webkit-transform: translateY(25px);
	-moz-transform: translateY(25px);
	-ms-transform: translateY(25px);
	-o-transform: translateY(25px);
	transform: translateY(25px);
}

#header .header-top-bar .header-login.active > div,
#header .header-top-bar .header-register.active > div {
	visibility: visible;
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}

.loaded #header .header-top-bar .header-login > div,
.loaded #header .header-top-bar .header-register > div {
	-webkit-transition: all 0.25s ease-out;
	-moz-transition: all 0.25s ease-out;
	-o-transition: all 0.25s ease-out;
	transition: all 0.25s ease-out;
}

#header .header-top-bar .header-login > div,
#header .header-top-bar .header-register > div {
	right: 0;
	left: auto;
	padding: 15px;
	width: 275px;
	-webkit-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
	background: #4d4d4d;
}

#header .header-login > div .btn-link,
#header .header-register > div .btn-link {
	color: #ffffff;
}

#header .header-login > div .form-control,
#header .header-register > div .form-control {
	margin-bottom: 10px;
	border: 0;
	background: #ffffff;
	color: #303c42;
}

#header .header-login > div .form-control:focus,
#header .header-register > div .form-control:focus {
	background: #ffffff;
}

/* Header Nav Bar */
#header .header-nav-bar {
	position: relative;
	width: 100%;
}

#header .header-nav-bar .logo {
	float: left;
}

#header .header-nav-bar .primary-nav {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}

#header .header-nav-bar .primary-nav > li {
	position: relative;
	float: left;
	margin: 0 0 0 25px;
	-webkit-transition: all 0.25s ease-in;
	-moz-transition: all 0.25s ease-in;
	-o-transition: all 0.25s ease-in;
	transition: all 0.25s ease-in;
	color: #808080;
}

#header .header-nav-bar .primary-nav > li.active {
	color: #FD4E4E;
}

#header .header-nav-bar .primary-nav > li:hover {
	color: #FD4E4E;
}

#header .header-nav-bar .primary-nav > li:first-child {
	margin: 0;
}

#header .header-nav-bar .primary-nav > li > a {
	position: relative;
	display: block;
	padding: 0 5px;
	border-bottom: 3px solid transparent;
	font-size: 16px;
	line-height: 77px;
	
	color: #ffffff;
}
.has-submenu button {
    background: #3d3b3b none repeat scroll 0 0;
    border: medium none;
}
#header .header-nav-bar .primary-nav > li.active > a {
	border-bottom-color: #FD4E4E;
}

#header .header-nav-bar .primary-nav:hover > li.active > a {
	border-bottom-color: transparent;
}

#header .header-nav-bar .primary-nav:hover > li:hover > a,
#header .header-nav-bar .primary-nav:hover > li.active:hover > a {
	border-bottom-color: #FD4E4E;
}

/* Sub Menus */
#header .header-nav-bar .primary-nav ul {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 9999;
	visibility: hidden;
	margin: -3px 0 0 0;
	padding: 0;
	border-top: 3px solid #FD4E4E;
	list-style: none;
	opacity: 0;
	-webkit-transition: all 0.25s ease-out .05s;
	-moz-transition: all 0.25s ease-out .05s;
	-o-transition: all 0.25s ease-out .05s;
	transition: all 0.25s ease-out .05s;
}

#header .header-nav-bar .primary-nav li:hover > ul,
#header .header-nav-bar .primary-nav li.hover > ul {
	visibility: visible;
	opacity: 1;
}

#header .header-nav-bar .primary-nav > li > ul ul {
	top: 0;
	left: 100%;
	padding-left: 5px;
	border-top: 0;
	margin-top: 0;
}

#header .header-nav-bar .primary-nav ul > li {
	position: relative;
	color: #ffffff;
}
h1{ font-size:22px; font-weight:600; padding:10px 0;}
#header .header-nav-bar .primary-nav ul > li > a {
	display: block;
	padding: 10px 20px;
	width: 177px;
	border-bottom: 1px solid #1a1a1a;
	background: #343434;
	color: inherit;
	line-height: 20px;
}

#header .header-nav-bar .primary-nav ul > li.has-submenu > a {
	padding: 10px 40px 10px 20px;
}

#header .header-nav-bar .primary-nav ul > li:hover > a,
#header .header-nav-bar .primary-nav ul > li.hover > a,
#header .header-nav-bar .primary-nav ul > li.active > a {
	background: #FD4E4E;
}

#header .header-nav-bar .primary-nav > li > ul ul > li:first-child > a {
	-webkit-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
}

#header .header-nav-bar .primary-nav ul > li:last-child > a {
	border-bottom: 0;
	-webkit-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
}

#header .header-nav-bar .primary-nav > li .submenu-arrow {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	padding: 0;
	width: 40px;
	height: 40px;
	color: inherit;
	text-align: center;
	font-size: 10px;
	line-height: 40px;
	cursor: pointer;
}

#header .header-nav-bar .primary-nav > li .submenu-arrow:before {
	content: '\f054';
	font-family: 'FontAwesome';
}

#header .header-nav-bar .primary-nav > li > .submenu-arrow:before {
	content: '\f078';
}

#header .header-nav-bar .primary-nav > li.has-submenu {
	padding-right: 15px;
}

#header .header-nav-bar .primary-nav > li > .submenu-arrow {
	width: 20px;
	height: 100px;
	text-align: right;
	line-height: 100px;
}

#header.header-style-2 .header-nav-bar .primary-nav > li {
	margin: 0;
	padding: 25px 0;
	border-bottom: 3px solid transparent;
}

#header.header-style-2 .header-nav-bar .primary-nav > li > a {
	padding: 5px 20px;
	border: 0;
	border-right: 1px solid #e6e6e6;
	font-weight: 700;
	font-size: 16px;
	font-family: 'Roboto Condensed', sans-serif;
	line-height: 20px;
	height: auto;
}

#header.header-style-2 .header-nav-bar .primary-nav > li:first-child > a {
	border-left: 1px solid #e6e6e6;
}

#header.header-style-2 .header-nav-bar .primary-nav > li > a > span {
	position: relative;
	display: block;
	padding: 0;
	font-weight: normal;
	font-size: 14px;
	font-family: 'Roboto Condensed', sans-serif;
	line-height: 20px;
}

#header.header-style-2 .header-nav-bar .primary-nav > li.active {
	border-bottom-color: #2aadde;
}

#header.header-style-2 .header-nav-bar .primary-nav:hover > li.active {
	border-bottom-color: transparent;
}

#header.header-style-2 .header-nav-bar .primary-nav:hover > li:hover,
#header.header-style-2 .header-nav-bar .primary-nav:hover > li.active:hover {
	border-bottom-color: #2aadde;
}



/* Header Map */
#header .header-map {
	position: relative;
	z-index: 1;
	border-bottom: 3px solid #2aadde;
}
.css-table-cell a img{ max-width:74%;}
#header .header-map-container {
	position: relative;
	width: 100%;
	height: 485px;
}

/* Header Search Bar */
#header .header-search-bar {
	position: relative;
	display: block;
	padding: 5px 0;
	border-top: 1px solid #ebebeb;
	-webkit-box-shadow: inset 0 5px 5px -5px rgba(0,0,0,.1);
	box-shadow:  0 -1px 6px #777; background:#ffffff;
}

#header .header-search-bar form > .basic-form {
	position: relative;
	margin-left: -15px;
	padding-left: 45px;
}

#header .header-search-bar form > .basic-form > div {
	float: left;
	padding-left: 15px;
}

#header .header-search-bar .hsb-input-1 {
	width: 35%;
}

#header .header-search-bar .hsb-text-1 {
	width: 5%;
	text-align: center;
	line-height: 30px;
}

#header .header-search-bar .hsb-container {
	width: 50%;
}

#header .header-search-bar .hsb-container .hsb-input-2,
#header .header-search-bar .hsb-container .hsb-select {
	float: left;
	width: 50%;
}

#header .header-search-bar .hsb-container .hsb-select {
	padding-left: 15px;
}

#header .header-search-bar .hsb-submit {
	width: 10%;
}

#header .header-search-bar .toggle {
	position: absolute;
	top: 0;
	left: 15px;
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: #ebebeb;
}

#header .header-search-bar .toggle:hover,
#header .header-search-bar.active .toggle {
	background: #2aadde;
}

#header .header-search-bar .toggle span {
	position: absolute;
	top: 9px;
	left: 7px;
	display: block;
	width: 16px;
	height: 3px;
	border-bottom: 1px solid #d3d3d3;
	background: #ffffff;
}

#header .header-search-bar .toggle span:before,
#header .header-search-bar .toggle span:after {
	position: absolute;
	left: 0;
	display: block;
	width: 100%;
	height: 3px;
	border-bottom: 1px solid #d3d3d3;
	background: #ffffff;
	content: '';
}

#header .header-search-bar .toggle:hover span,
#header .header-search-bar .toggle:hover span:before,
#header .header-search-bar .toggle:hover span:after,
#header .header-search-bar.active .toggle span,
#header .header-search-bar.active .toggle span:before,
#header .header-search-bar.active .toggle span:after {
	border-bottom-color: #1D8EB8;
}

#header .header-search-bar .toggle span:before {
	top: 5px;
}

#header .header-search-bar .toggle span:after {
	top: 10px;
}

#header .header-search-bar .advanced-form {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 10;
	display: none;
	padding: 35px 0;
	width: 100%;
	height: auto;
	background: rgba(255,255,255,.99);
	-webkit-box-shadow: 0 2px 2px 0px rgba(0,0,0,.25), inset 0 5px 5px -5px rgba(0,0,0,.1);
	box-shadow: 0 2px 2px 0px rgba(0,0,0,.25), inset 0 5px 5px -5px rgba(0,0,0,.1);
}

#header .header-search-bar .advanced-form .container > div {
	margin-bottom: 20px;
}

#header .header-search-bar .advanced-form .row > label {
	margin: 0;
	font-weight: bold;
	font-size: 16px;
	font-family: 'Roboto Condensed';
	line-height: 30px;
}

#header .header-search-bar .advanced-form .range-slider {
	position: relative;
	padding: 12px 100px 12px 0;
}

#header .header-search-bar .advanced-form .range-slider .last-value {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	padding: 0;
	width: 80px;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	font-family: 'Roboto Condensed';
	line-height: 30px;
}

/* Header Categories */

#header .header-categories { }

#header .header-categories ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#header .header-categories ul > li {
	float: left;
	width: 76px;
}

#header .header-categories ul > li > a {
	display: block;
	width: 100%;
	height: 60px;
	border-right: 1px solid #e7e7e7;
	background-image: url(../img/categories-icons.png);
	background-repeat: no-repeat;
	-webkit-transition: all 0s;
	-moz-transition: all 0s;
	-o-transition: all 0s;
	transition: all 0s;
}

#header .header-categories ul > li:first-child > a {
	border-left: 1px solid #e7e7e7;
}

#header .header-categories ul > li.airport-icon > a {
	background-position: center 0;
}

#header .header-categories ul > li.restaurant-icon > a {
	background-position: center -60px;
}

#header .header-categories ul > li.shop-icon > a {
	background-position: center -120px;
}

#header .header-categories ul > li.entertainment-icon > a {
	background-position: center -180px;
}

#header .header-categories ul > li.real-estate-icon > a {
	background-position: center -240px;
}

#header .header-categories ul > li.sports-icon > a {
	background-position: center -300px;
}

#header .header-categories ul > li.cars-icon > a {
	background-position: center -360px;
}

#header .header-categories ul > li.education-icon > a {
	background-position: center -420px;
}

#header .header-categories ul > li.garden-icon > a {
	background-position: center -480px;
}

#header .header-categories ul > li.mechanic-icon > a {
	background-position: center -540px;
}

#header .header-categories ul > li.offices-icon > a {
	background-position: center -600px;
}

#header .header-categories ul > li.advertising-icon > a {
	background-position: center -660px;
}

#header .header-categories ul > li.industry-icon > a {
	background-position: center -720px;
}

#header .header-categories ul > li.postal-icon > a {
	background-position: center -780px;
}

#header .header-categories ul > li.libraries-icon > a {
	background-position: center -840px;
}

#header .header-categories ul > li.airport-icon.active > a,
#header .header-categories ul > li.airport-icon > a:hover {
	background-position: center -900px;
}

#header .header-categories ul > li.restaurant-icon.active > a,
#header .header-categories ul > li.restaurant-icon > a:hover {
	background-position: center -960px;
}

#header .header-categories ul > li.shop-icon.active > a,
#header .header-categories ul > li.shop-icon > a:hover {
	background-position: center -1020px;
}

#header .header-categories ul > li.entertainment-icon.active > a,
#header .header-categories ul > li.entertainment-icon > a:hover {
	background-position: center -1080px;
}

#header .header-categories ul > li.real-estate-icon.active > a,
#header .header-categories ul > li.real-estate-icon > a:hover {
	background-position: center -1140px;
}

#header .header-categories ul > li.sports-icon.active > a,
#header .header-categories ul > li.sports-icon > a:hover {
	background-position: center -1200px;
}

#header .header-categories ul > li.cars-icon.active > a,
#header .header-categories ul > li.cars-icon > a:hover {
	background-position: center -1260px;
}

#header .header-categories ul > li.education-icon.active > a,
#header .header-categories ul > li.education-icon > a:hover {
	background-position: center -1320px;
}

#header .header-categories ul > li.garden-icon.active > a,
#header .header-categories ul > li.garden-icon > a:hover {
	background-position: center -1380px;
}

#header .header-categories ul > li.mechanic-icon.active > a,
#header .header-categories ul > li.mechanic-icon > a:hover {
	background-position: center -1440px;
}

#header .header-categories ul > li.offices-icon.active > a,
#header .header-categories ul > li.offices-icon > a:hover {
	background-position: center -1500px;
}

#header .header-categories ul > li.advertising-icon.active > a,
#header .header-categories ul > li.advertising-icon > a:hover {
	background-position: center -1560px;
}

#header .header-categories ul > li.industry-icon.active > a,
#header .header-categories ul > li.industry-icon > a:hover {
	background-position: center -1620px;
}

#header .header-categories ul > li.postal-icon.active > a,
#header .header-categories ul > li.postal-icon > a:hover {
	background-position: center -1680px;
}

#header .header-categories ul > li.libraries-icon.active > a,
#header .header-categories ul > li.libraries-icon > a:hover {
	background-position: center -1740px;
}

/* Header Page Title */
#header .header-page-title {
	padding: 20px 0;
	background: #4d4d4d;
	color: #ffffff;
}

#header .header-page-title a {
	color: inherit;
}

#header .header-page-title a:hover {
	text-decoration: underline;
}

#header .header-page-title h1 {
	float: left;
	margin: 0;
	font-size: 24px;
	line-height: 40px;
}

#header .header-page-title .breadcrumbs {
	position: relative;
	display: block;
	float: right;
	margin: 0;
	padding: 10px 0;
	list-style: none;
}

#header .header-page-title .breadcrumbs > li {
	float: left;
}

#header .header-page-title .breadcrumbs > li:after {
	margin: 0 10px;
	color: #5f5f5f;
	content: '/';
}

#header .header-page-title .breadcrumbs > li:last-child:after {
	display: none;
}

#header .header-page-title .breadcrumbs > li a {
	display: inline-block;
	line-height: inherit;
}

/* Header Banner */
#header .header-banner {
	padding: 0;
	background: #4d4d4d;
}

.header-slider {
	width: 100%;
	height: 475px;
	opacity: 0;
	overflow: hidden;
}

.header-slider > .slides > li {
	position: relative;
	height: 475px;
}

.header-slider > .slides > li > div {
	width: 100%;
	height: 100%;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}

.header-slider .flex-control-nav {
	bottom: 20px;
}

.header-slider .flex-control-nav > li {
	margin: 0 5px;
}

.header-banner-box {
	position: relative;
	height: 260px;
	width: 100%;
	background-color: #ffffff;
	border-bottom: 3px solid #dddddd;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin: 30px 0;
	background-repeat: no-repeat;
}

.header-banner-box.register {
	background-image: url(../img/register-bg.png);
	background-position: left bottom;
}

.header-banner-box.post-job {
	background-image: url(../img/post-job-bg.png);
	background-position: right bottom;
}

.header-banner-box.register .btn {
	position: absolute;
	bottom: 30px;
	right: 30px;
	display: block;
	padding: 15px 0;
	font-size: 18px;
	width: 186px;
	font-weight: bold;
}

.header-banner-box.post-job .btn {
	position: absolute;
	bottom: 30px;
	left: 30px;
	display: block;
	padding: 15px 0;
	font-size: 18px;
	width: 186px;
	font-weight: bold;
}

.header-banner-box.post-job img {
	position: absolute;
	top: 30px;
	left: 64px;
}

.header-banner-box.register .counter-container {
	position: absolute;
	right: 30px;
	top: 30px;
}

.header-banner-box.register .counter {
	list-style: none;
	margin: 0;
	padding: 0;
}

.header-banner-box.register .counter-container div {
	position: relative;
	display: block;
	text-align: center;
	overflow: hidden;
}

.header-banner-box.register .counter-container div > span {
	position: relative;
	display: inline-block;
	font-weight: bold;
	margin-top: 10px;
	padding: 0 10px;
}

.header-banner-box.register .counter-container div > span:before,
.header-banner-box.register .counter-container div > span:after {
	position: absolute;
	display: block;
	width: 100px;
	height: 2px;
	background: #dddddd;
	top: 50%;
	content: '';
}

.header-banner-box.register .counter-container div > span:before {
	right: 100%;
}

.header-banner-box.register .counter-container div > span:after {
	left: 100%;
}

.header-banner-box.register .counter > li {
	display: block;
	margin: 0;
	padding: 0;
	width: 28px;
	height: 42px;
	float: left;
	background: url(../img/counter-bg.png) no-repeat 0 0;
	line-height: 42px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #444444;
	margin-left: 2px;
}

.header-banner-box.register .counter > li.zero {
	color: #cccccc;
}

.header-banner-box.register .counter > li:nth-last-child(3n) {
	margin-left: 10px;
}

.header-banner-box.register .counter > li:first-child {
	margin-left: 0;
}

/* Responsive */
#mobile-search-toggle {
	display: none;
	float: right;
	margin-top: 10px;
	margin-left: 25px;
	padding-right: 0;
	padding-left: 0;
	width: 40px;
}

#mobile-search-container {
	display: none;
	padding-top: 15px;
}

#mobile-menu-toggle {
	position: relative;
	display: none;
	float: right;
	margin-top: 35px;
	padding: 0;
	width: 40px;

	height: 30px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: #2aadde;
	line-height: 30px;
}

#mobile-menu-toggle span {
	position: absolute;
	top: 10px;
	left: 10px;
	display: block;
	width: 20px;
	height: 2px;
	background: #ffffff;
}

#mobile-menu-toggle span:before,
#mobile-menu-toggle span:after {
	position: absolute;
	left: 0;
	display: block;
	width: 100%;
	height: 2px;
	background: #ffffff;
	content: '';
}

#mobile-menu-toggle span:before {
	top: 4px;
}

#mobile-menu-toggle span:after {
	top: 8px;
}

#mobile-menu-container {
	display: none;
}

#mobile-menu-container .login-register {
	display: none;
}

#mobile-menu-container .header-login,
#mobile-menu-container .header-register {
	display: none;
}

.css-table-cell a img{ margin-top:8px;}

/*menusearch*/
.ssearchbar{   background:#ffffff; font-family: 'open_sanslight';}
.ssearchinner div{ float:left; }
.ssearchinner{ }
.iinuput{ width:10%}
.iinuput .mk-trc{ margin:19px 0 0 12px}
.iinuput1{width:20%; margin:15px 0 0 0;}
.iinuput1 label{ margin:0 4px 0 10px; font-family: 'open_sanslight'; }
.iinuput1 select{ margin:0 5px 0 5px; box-shadow:0 1px 3px 0 #b3b0b0}
.iinuput3 select{ margin:15px 0px 0 7px !important; box-shadow:0 1px 3px 0 #b3b0b0;}
.iinuput2{width:20%; margin:15px 0 0 0;}
.iinuput2 .form-control{width:96%; border-radius:0px; box-shadow:0 1px 3px 0 #b3b0b0}
.iinuput3 .form-control{width:96%; margin:15px 0 0 0; border-radius:0px; box-shadow:0 1px 3px 0 #b3b0b0}
.iinuput3{width:19%}
.iinuput4{}
.iinuput4 button{ background:#FD4E4E !important; border:none; border-radius:0px; padding:8px 19px;margin: 14px 0 8px 12px; }
.iint-sm{ width:59px !important; }
.styled-select select {
   background: transparent;
   width: 270px;
   padding: 5px;
   font-size: 16px;
   line-height: 1;
   border: 0;
   border-radius: 0;
   height: 34px;
   -webkit-appearance: none;
   }
   .styled-select {
   width: 240px;
   height: 34px;
   overflow: hidden;
   background: no-repeat right #fff;
   border: 1px solid #ccc; z-index:9;
   }
.line4{ display:inline-block !important; margin:0px 0px 0 0px;font-family: 'open_sanslight'}

.line4 > i{ margin-top:0px;font-family: 'open_sanslight' }
.header-search-bar ul li{ list-style:none; display:inline-block; margin:0 20px 0 0;}
.header-search-bar ul li a img{border: 1px solid #e7e7e7; padding:2px;}
.header-search-bar ul { margin:17px 0 5px 0;}
.header-search-bar ul li a i{ color:#3D3B3B; font-size:21px;}
.notification{ background:#FD4E4E; color:#ffffff;width: 15px; display:inline-block;top: 8px; text-align: center; right: 80px; position: absolute;
 font-size: 11px;border-radius: 12px;}
 .notification1{ background:#FD4E4E; color:#ffffff;width: 15px; display:inline-block;top: 8px; text-align: center; right: 121px; position: absolute;
 font-size: 11px;border-radius: 12px;}
 .notification2{ background:#FD4E4E; color:#ffffff;width: 15px; display:inline-block;top: 8px; text-align: center; right: 168px; position: absolute;
 font-size: 11px;border-radius: 12px;}
 
 .minpro .nav {
    left:50%;
    margin-left:-150px;
    top:50px;
    position:absolute;
}
.minpro .nav>li>a:hover, .nav>li>a:focus, .nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
    background:#fff;
}
.minpro .dropdown {
    background:#fff;
    border:1px solid #ccc;
    border-radius:0px;
    width:300px;    
}
.minpro .dropdown-menu>li>a {
    color:#464545; padding:3px 13px;
}
.minpro .dropdown ul.dropdown-menu {
    border-radius:0px;
    box-shadow:none;
    margin-top:20px;
    width:300px;
}
.minpro .dropdown ul.dropdown-menu:before {
    content: "";
    border-bottom: 10px solid #fff;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    position: absolute;
    top: -10px;
    right: 16px;
    z-index: 10;
}
.minpro .dropdown ul.dropdown-menu:after {
    content: "";
    border-bottom: 12px solid #ccc;
    border-right: 12px solid transparent;
    border-left: 12px solid transparent;
    position: absolute;
    top: -12px;}
	
	
 /*myprofile*/
.mpleftside{ background:#ffffff; margin-right:15px; min-height:1132px}
.mpleftside img{}
.mpleftside h2{ font-size:22px; font-weight:bold; text-align:center; margin:0 0 20px 0; border-bottom:1px solid #e6e6e6; padding-bottom:10px;}
.vdetail{ margin-bottom:15px; font-size:14px;}
.mpright{ margin-top:8px; margin-bottom:20px;}

.mpright img{ padding:3px; border:1px solid #e7e7e7}
.mpright p{ margin:20px 0 0 0; text-align:justify; font-size:14px; font-weight:400;}
.mpright h2{font-size:22px; font-weight:bold; text-align:center; margin-bottom:19px; }
.pright{padding-right:15px !important;}
.pleft{ background:#ffffff;margin-bottom:20px; padding-left:15px !important; padding-right:15px !important;}
.pleft img{ margin-top:12px;}
.pleft h3{ font-weight:bold; margin:20px 0 4px 0; font-size:21px;}

.pleft span{ font-size:12px; font-weight:lighter;}

.pleft small{ font-size:14px ; color:#BF9580;}
.eagle-view-medium-img img{padding:3px; border:1px solid #e7e7e7}
.btn-gray {
    background: #FD4E4E none repeat scroll 0 0;
   
    color: #fff !important;
    padding: 6px 18px; border-radius:0px;
}
.btn-grayy {
    background: #FD4E4E none repeat scroll 0 0 !important;
   
    color: #fff !important;
    padding: 6px 18px !important; border-radius:0px !important;
}
.btn.fa.fa-envelope.btn-gray.pull-right:hover{ color:#ffffff;}
.cn:hover{ color:#ffffff;}

.carousel-control.left{ background:none;}
.carousel-control.right{ background:none;}
.sp1{text-align:center; box-shadow:0 2px 2px #ccc;    border: 1px solid #ccc; padding:0 0 9px 0; margin:20px 0;}
.sp1 h3{ text-align:center; margin:10px 0 0 0;}
.sp1 img{ margin-top:0px; width:176px; padding:0px;}
.spbanner{}
#header .header-search-bar {}
.header-style-1{ position:relative;}
/*view profile*/
.editphoto{   background: #fd4e4e none repeat scroll 0 0;
    border-radius: 28px 0 0;
    bottom: 3px;
    color: #ffffff;
    display: inline-block;
    font-size: 23px;
    padding: 4px;
    position: absolute;
    right: 61px;
    text-align: center;
    width: 37px}
.editbannerphoto{   background: #fd4e4e none repeat scroll 0 0;
    border-radius: 28px 0 0;
   
    color: #ffffff;
    display: inline-block;
    font-size: 23px;
    padding: 4px;
    position: absolute;
    right: 4px;
    text-align: center;
    width: 50px; top:16px;}
.vprofile{}
.vprofile img{padding:3px; border:1px solid #e7e7e7;display: block;
    margin-left: auto;
    margin-right: auto; margin-top:21px; margin-bottom:17px; width:80%; }
.vvprofile img{box-shadow:0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12) !important; }
.vdetail a{ float:right; text-decoration:none; color:#FD4E4E;}
.viewmore{float:right; text-decoration:none !important; color:#Ffffff; font-size:14px;  }
.viewmore:hover{color:#Ffffff;}

/*home*/
.mpleftsidee{ background:#ffffff; margin-right:15px; min-height:1349px}
.mpleftsidee img{}
.mpleftsidee h2{ font-size:22px; font-weight:bold; text-align:left; margin:20px 0; border-bottom:1px solid #e6e6e6; padding-bottom:10px;}
.cd-item > img {

    padding: 3px; border:1px solid #e7e7e7; margin-top:0px;
}
.cd-item{ border:1px solid #ccc; box-shadow:0 2px 2px #ccc; padding-bottom:6px;}
.cd-item h3{ text-align:center; color:#FD4E4E; margin-top:5px;}
.cd-item small{ font-size:12px; padding:0 3px;}
.cd-item-info span{ font-size:14px;}
.cd-item-info small{ margin-bottom:16px; display:block;}
.Basic {
    margin: 8px 0 0;
}
.Basic .mk-trc{margin: 0 0 4px 3px;}
.Basic ul li{ list-style:none;}
.photo{ margin-top:15px;}
.photoview{ margin-top:13px}
.Basic input {
    box-shadow: 0 1px 3px 0 #b3b0b0; border-radius:0px;
}
.Basic textarea{
    box-shadow: 0 1px 3px 0 #b3b0b0;
}
.btn{box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12) !important;
}
.ac p{ margin-top:7px;}
.ac{ margin:12px 0 0 0;}

a{ outline:none !important}


#nav{list-style:none;margin: 0px;
padding: 0px;}
#nav li {
float: left;
margin-right: 20px;
font-size: 14px;
font-weight:bold;
}
#nav li a{color:#333333;text-decoration:none}
#nav li a:hover{color:#006699;text-decoration:none}
#notification_li{position:relative}
#notificationContainer {
background-color: #fff;
border: 1px solid #faa0a0;
-webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .25);
overflow: visible;
position: absolute;
top: 30px;
margin-left: -170px;
width: 317px;
z-index: 9;
display: none; box-shadow:0 0 7px #555;
}
#notificationContainer:before {
content: '';
display: block;
position: absolute;
width: 0;
height: 0;
color: transparent;
border: 10px solid black;
border-color: #FD4E4E;
margin-top: -10px;
margin-left: 165px; transform:rotate(45deg)
}
#notificationTitle {
z-index: 1000;
font-weight: bold;
padding: 8px;
font-size: 13px;
background-color: #FD4E4E;
width: 315px;
border-bottom: 1px solid #dddddd; color:#ffffff; font-weight:600; 
}
#notificationsBody {

min-height:300px; 
}
#notificationFooter {
background-color: #3D3B3B;
text-align: center;
font-weight: bold;
padding: 8px;
font-size: 12px;
border-top: 1px solid #dddddd;
}
#notification_count {
padding: 3px 9px;
background: #FD4E4E;
color: #ffffff;
font-weight: bold;
margin-left: 9px;
border-radius: 21px;
position: absolute;
margin-top: -11px;
font-size: 11px;
}
#notificationFooter > a {
    color: #fff;
    font-weight: normal;
}

.admin{}
.admin li{ display:block !important; margin:0px 0 0 !important;  }
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover{ background:#FD4E4E; color:#fff;}
.admin li a{ display:block;padding:8px 11px !important;}
.dropdown-menu .divider{ margin:0px !important;}


#notification_li1{position:relative}
#notificationContainer1 {
background-color: #fff;
border: 1px solid #FD4E4E;
-webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .25);
overflow: visible;
position: absolute;
top: 30px;
margin-left: -170px;
width: 317px;
z-index: 9;
display: none;
}
#notificationContainer1:before {
content: '';
display: block;
position: absolute;
width: 0;
height: 0;
color: transparent;
border: 10px solid black;
border-color: #FD4E4E;
margin-top: -10px;
margin-left: 165px; transform:rotate(45deg)
}
#notificationTitle1 {
z-index: 1000;
font-weight: bold;
padding: 8px;
font-size: 13px;
background-color: #FD4E4E;
width: 315px;
border-bottom: 1px solid #dddddd; color:#ffffff; font-weight:600; 
}
#notificationsBody1 {

min-height:300px; 
}
#notificationFooter1 {
background-color: #3D3B3B;
text-align: center;
font-weight: bold;
padding: 8px;
font-size: 12px;
border-top: 1px solid #dddddd;
}
#notification_count1 {
padding: 3px 7px 3px 7px;
background: #FD4E4E;
color: #ffffff;
font-weight: bold;
margin-left: 9px;
border-radius: 9px;
position: absolute;
margin-top: -11px;
font-size: 11px;
}
#notificationFooter1 > a {
    color: #fff;
    font-weight: normal;
}


#notification_li2{position:relative}
#notificationContainer2 {
background-color: #fff;
border: 1px solid #FD4E4E;
-webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .25);
overflow: visible;
position: absolute;
top: 30px;
margin-left: -170px;
width: 317px;
z-index: 10;
display: none;
}
#notificationContainer2:before {
content: '';
display: block;
position: absolute;
width: 0;
height: 0;
color: transparent;
border: 10px solid black;
border-color: #FD4E4E;
margin-top: -10px;
margin-left: 165px; transform:rotate(45deg)
}
#notificationTitle2 {
z-index: 1000;
font-weight: bold;
padding: 8px;
font-size: 13px;
background-color: #FD4E4E;
width: 315px;
border-bottom: 1px solid #dddddd; color:#ffffff; font-weight:600; 
}
#notificationsBody2 {

min-height:300px; 
}
#notificationFooter2 {
background-color: #3D3B3B;
text-align: center;
font-weight: bold;
padding: 8px;
font-size: 12px;
border-top: 1px solid #dddddd;
}
#notification_count2 {
padding: 3px 9px 3px 9px;
background: #FD4E4E;
color: #ffffff;
font-weight: bold;
margin-left: 9px;
border-radius: 21px;
position: absolute;
margin-top: -11px;
font-size: 11px;
}
#notificationFooter2 > a {
    color: #fff;
    font-weight: normal;
}


.notifications li {
  padding: 5px;
  list-style-type: none;
}
.notifications li.titlebar {
  border-bottom: 1px solid #ccc;
  color: #666;
  font-size: 12px;
  cursor: inherit;
  padding: 2px 5px;
}
.notifications li.titlebar:hover {
  background: #fff;
}
.notifications li.titlebar .settings {
  float: right;
  cursor: pointer;
}
.notifications li.seeall {
  text-align: center;
  font-size: 12px;
  min-height: 30px;
  text-transform: uppercase;
  position: relative;
  border-top: 1px solid #ccc;
}
.notifications li.seeall a {
  background: #f5f5f5;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  color: #007fff;
  padding-top: 8px;
}
.notifications .notifbox {
  max-height: 300px;
  overflow: auto;
}
.notifications .notifbox li {
  color: #666;
}
.notifications .notifbox li a {
  color: #666;
}
.notifications .notifbox li.unread {
  background: #fbe4e4;
}
.notifications .notifbox li.notif {
  min-height: 70px;
  border-bottom: 1px solid #faa0a0;
  position: relative;
}
.notifications .notifbox li.notif:last-child {
  border-bottom: none;
}
.notifications .notifbox li.notif .imageblock {
  width: 70px;
  position: absolute;
  left: 5px;
}
.notifications .notifbox li.notif .imageblock .notifimage {
  height: 60px;
}
.notifications .notifbox li.notif .messageblock {
  width: 200px;
  position: relative;
  left: 70px;
  font-size: 12px;
}
.notifications .notifbox li.notif .messageblock .message a {
  color: #007fff;
}
.notifications .notifbox li.notif .messageblock .messageaction {
  min-height: 30px;
  margin-bottom: 5px;
}
.notifications .notifbox li.notif .messageblock .messageaction .button {
  font-weight: normal;
  text-transform: uppercase;
}
.notifications .notifbox li.notif .messageblock .messageaction .button.success,
.notifications .notifbox li.notif .messageblock .messageaction .button.alert {
  color: #fff;
}
.notifications .notifbox li.notif .messageblock .messageinfo {
  font-size: 10px;
  color: #999;
}
.badge {
  position: absolute;
  top: 30px;
  right: -20px;
}
button.tiny, .button.tiny {
    font-size: 0.6875em;
    padding: 0.4375em 0.875em 0.5em;
}
.notif{ width:100%;}
.notifbox li{ margin-right:0px !important;}
.messageblock i{ font-size:12px !important; margin-right:5px !important; color:#FD4E4E !important;}
.btn-default{ border-radius:0px !important;box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12) !important;padding: 6px 18px !important;
}
.btn-default:hover{ background:#fff !important; }
.contact i{ color:#FD4E4E}

.vvprofile button{background:#FD4E4E; border:none; border-radius:0px; color:#ffffff; width:71%; margin:8px 0}
.danger{ color:red;} 

.btn {
  position: relative;

  

  overflow: hidden;

  border-width: 0;
  outline: none;
 
  box-shadow: 0 1px 4px rgba(0, 0, 0, .6);
  
 

  
  transition: background-color .2s;
}


.po {
    position: fixed;
    bottom: 65px;
    left: 50%;
    width: 50px;
    z-index: 9999;
    display: none;
}


.btn:before {
  content: "";
  
  position: absolute;
  top: 50%;
  left: 50%;
  
  display: block;
  width: 0;
  padding-top: 0;
    
  border-radius: 100%;
  
  background-color: rgba(236, 240, 241, .3);
  
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.btn:active:before {
  width: 120%;
  padding-top: 120%;
  
  transition: width .2s ease-out, padding-top .2s ease-out;
}
.message {
    text-align: left;
}
.messageinfo{ text-align: left;}
.top-btns button {
    background: #fd4e4e none repeat scroll 0 0;
    border: medium none;
}
.send-message textarea{ height:30px; width:93%; border:none;}
/*----for mobile Header----*/

.header{ background:rgb(61,59,59); color:#ffffff;}
.mobo-left{ color:#ffffff;}
.mobo-right{ float:right; color:#ffffff;}
.drop a{ color:#464545}
/*for modal*/
.loginbc{ background: url(../image/loginbc.jpg) no-repeat; background-size: cover; min-height: 596px;}
.loginbc .close{ color: #ffffff; opacity: 1;}
.loginbc input{ background: none; color: #ffffff; border-radius: 0px; border-top: 0px; border-right: 0px; border-left: 0px;-webkit-box-shadow:none;}
.loginbc .modal-header{ border-bottom: none;}
.loginbc .modal-footer{ border-top: none;}
.logemail{margin: 47px 0 0px;}
.mlogo img{ margin-top: 10px; width: 211px;}
.modal-footer button{ width: 100%;}
.loginbc .form-group{ margin-bottom: 6px;}
.loginbc .form-control:focus{ box-shadow: none; }
.lost a{color:#ffffff; font-weight: lighter; font-size: 12px;}
.lost a:{text-decoration: none;}
.mbl a:hover{ color: #ffffff;}
.mbr a:hover{ color: #ffffff;}
.thumb img{ width: 185px;}
.jobs-item.with-thumb.col-xs-6.col-md-12.col-lg-12{ padding: 11px;}
.citem{ padding: 11px 25px !important;}
.citem .c-menu--push-left .c-menu__item, .c-menu--push-right .c-menu__item, .c-menu--slide-left .c-menu__item, .c-menu--slide-right .c-menu__item{ border-bottom: 0px !important;}
.citem .c-menu--push-left .c-menu__item, .c-menu--push-right .c-menu__item, .c-menu--slide-left .c-menu__item, .c-menu--slide-right .c-menu__item{ border-top: 0px !important;}
.citem .c-menu--push-left .c-menu__item, .c-menu--push-right .c-menu__item, .c-menu--slide-left .c-menu__item, .c-menu--slide-right .c-menu__item select{ border-radius: 0px !important;}
.citem .c-menu--push-left .c-menu__item, .c-menu--push-right .c-menu__item, .c-menu--slide-left .c-menu__item, .c-menu--slide-right .c-menu__item button{ border-radius: 0px !important; width: 100% !important}
.citem .form-group{ margin-bottom: 13px;}
.rgsbutton {
    background: #FD4E4E !important;
    border: none;
    border-radius: 0px;
    padding: 8px 19px;
    margin: 14px 0 8px 0px; 
}
.delt{background: #ccc none repeat scroll 0 0;
    color: red;
    padding: 2px 7px;
    position: absolute;
    right: 16px;
    top: 1px;}
.img-thumbnail{ padding: 0px; border-radius: 0px;box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12) !important;}
.StepTitle {

    font-size: 20px; margin-bottom: 12px;

}
.Basic label{   font-size: 13px; color:#464545;}
.privacy{float: right;}
.contact h2{ margin: 0 0 13px !important;
font-size: 24px;}
.contact h1{ margin: 0 0 13px !important;
font-size: 24px;}
.col-md-8.no-padding.pleft.contact {
    padding: 20px 0;
        padding-right: 0px;
        padding-left: 0px;
}
.btn-danger {
    background: #FD4E4E !important;
    border: none;
        border-top-color: currentcolor;
        border-right-color: currentcolor;
        border-bottom-color: currentcolor;
        border-left-color: currentcolor;
    border-radius: 0px;
    padding: 8px 19px;
    margin: 14px 0 8px 12px;
}
.phtobutt button{ margin-left:0px !important;}
.regis{ margin:0; padding:8px 10px}
#myModalLabel {
    color: #fff;
    font-weight: lighter;
}
.ssearchinner label{ color:#464545;}

.basic_infor{ background:#ffffff;  margin:40px 0;

 
  -webkit-box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
          box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2); padding:20px 20px 68px; clear:both;
		
  
}
.basic_infor button{ float:right;}

.topadsearch{ margin-top: 7px;}
.mwslider img{ margin-top: 0px; width: 100%;}
.item a:hover{ text-decoration: none;}
.evo_home_img h4{ text-align: center;color: #464545; font-weight: bold; font-size: 15px; padding: 9px 0 0;}
.evo_home_img p{ text-align: center; color: #464545; margin-top: 6px;padding: 0 0 7px;}
.evo_home_count{box-shadow: 0 5px 11px 0 rgba(0,0,0,.18),0 4px 15px 0 rgba(0,0,0,.15); padding: 15px; margin-bottom: 20px;}
.evo_home_count p{ font-weight: 600; margin: 0px; padding: 17px 0 17px 16px; }
.mws2 h4{ padding: 13px 0;}
.col-md-12.no-padding.colorindex { background: #ffffff;}
/* Margins */
/* ------------------------------------------------------ */
.m60 { margin: 60px; }
.m55 { margin: 55px; }
.m50 { margin: 50px; }
.m45 { margin: 45px; }
.m40 { margin: 40px; }
.m35 { margin: 35px; }
.m30 { margin: 30px; }
.m25 { margin: 25px; }
.m20 { margin: 20px; }
.m15 { margin: 15px; }
.m10 { margin: 10px; }
.m5 { margin: 5px; }
.m0 { margin: 0; }

.mt60 { margin-top: 60px; }
.mt55 { margin-top: 55px; }
.mt50 { margin-top: 50px; }
.mt45 { margin-top: 45px; }
.mt40 { margin-top: 40px; }
.mt35 { margin-top: 35px; }
.mt30 { margin-top: 30px; }
.mt25 { margin-top: 25px; }
.mt20 { margin-top: 20px; }
.mt15 { margin-top: 15px; }
.mt10 { margin-top: 10px; }
.mt5 { margin-top: 5px; }
.mt0 { margin-top: 0; }

.mb60 { margin-bottom: 60px; }
.mb55 { margin-bottom: 55px; }
.mb50 { margin-bottom: 50px; }
.mb45 { margin-bottom: 45px; }
.mb40 { margin-bottom: 40px; }
.mb35 { margin-bottom: 35px; }
.mb30 { margin-bottom: 30px; }
.mb25 { margin-bottom: 25px; }
.mb20 { margin-bottom: 20px; }
.mb15 { margin-bottom: 15px; }
.mb10 { margin-bottom: 10px; }
.mb5 { margin-bottom: 5px; }
.mb0 { margin-bottom: 0; }

/* Paddings */
/* ------------------------------------------------------ */
.p60 { padding: 60px; }
.p55 { padding: 55px; }
.p50 { padding: 50px; }
.p45 { padding: 45px; }
.p40 { padding: 40px; }
.p35 { padding: 35px; }
.p30 { padding: 30px; }
.p25 { padding: 25px; }
.p20 { padding: 20px; }
.p15 { padding: 15px; }
.p10 { padding: 10px; }
.p5 { padding: 5px; }
.p0 { padding: 0; }

.pt60 { padding-top: 60px; }
.pt55 { padding-top: 55px; }
.pt50 { padding-top: 50px; }
.pt45 { padding-top: 45px; }
.pt40 { padding-top: 40px; }
.pt35 { padding-top: 35px; }
.pt30 { padding-top: 30px; }
.pt25 { padding-top: 25px; }
.pt20 { padding-top: 20px; }
.pt15 { padding-top: 15px; }
.pt10 { padding-top: 10px; }
.pt5 { padding-top: 5px; }
.pt0 { padding-top: 0; }

.pb60 { padding-bottom: 60px; }
.pb55 { padding-bottom: 55px; }
.pb50 { padding-bottom: 50px; }
.pb45 { padding-bottom: 45px; }
.pb40 { padding-bottom: 40px; }
.pb35 { padding-bottom: 35px; }
.pb30 { padding-bottom: 30px; }
.pb25 { padding-bottom: 25px; }
.pb20 { padding-bottom: 20px; }
.pb15 { padding-bottom: 15px; }
.pb10 { padding-bottom: 10px; }
.pb5 { padding-bottom: 5px; }
.pb0 { padding-bottom: 0; }

