body{font-family: 'Roboto', sans-serif; margin:0; padding:0;     font-size: 16px;     font-weight: 400;}
a {
    color: #51b8f2;
    text-decoration: none;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #fff;
    text-decoration: none;
}

a:focus {
    outline: thin dotted;
    outline: 0;
    outline-offset: 0;
}

.navbar-nav>li>.dropdown-menu{    background-color:#d24a6e;
    -webkit-box-shadow: 0 3px 8px rgba(0,0,0,0.125);
    -moz-box-shadow: 0 3px 8px rgba(0,0,0,0.125);
    box-shadow: 0 3px 8px rgba(0,0,0,0.125);
    border: 0;
    padding: 0;
    margin-top: 0;
    border-top: 0;
    border-radius: 0;
    left: 0; top:100%;}
	
.navbar-nav .dropdown-menu>li>a {
    padding: 12px 10px;
    color: #fff;
}

.dropdown:hover .dropdown-menu {
    display: block;
    -webkit-animation: fadeInUp 400ms;
    animation: fadeInUp 400ms;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{background:#000;}

a:hover{text-decoration: none;}

.navbar-default{    background: transparent;
    background-color: rgba(0,0,0,0.7);     border: 0;
}
.navbar-default .navbar-nav>li>a{color:#fff; transition:0.5s;     padding-bottom: 36px;}
header .navbar-right{margin-top: 24px;
    text-transform: uppercase;
    font-size: 13px;
    margin-bottom: 0px;}

header .navbar-right .fa{margin-right: 6px;}
.navbar-default .navbar-nav>li>a:hover{color:#ddd; transition:0.5s;}
.socialiconimg {
    width: 25px;
    margin-top: 0px;
}

.col-bx-img{    height: 250px;
    overflow: hidden;     position: relative;}
	
.hover-content{    position: absolute;
    top: 250px;
    left: 0;
    width: 100%;
    background: rgba(0,0,0,0.8);
    height: 100%;
    color: #fff;
    font-size: 18px;
    padding: 80px 25px;
    text-align: center; transition:0.5s;}
	
.col-bx-img:hover .hover-content{top:0px; transition:0.5s;}
	
.hover-content a{    background: #d24a6e;
    color: #fff;
    padding: 10px 20px;
    text-transform: uppercase;
    font-size: 16px;}	
	
.hover-content .rd-mr{margin-top:30px;}
	
.col-bx-img img{width:100%; transition:ease-in 0.5s; height:100%;}
.col-bx-img:hover img{transition:ease-in 0.5s; transform:scale(1.2);}

.col-bx-cnt h3{    text-align: center;
    display: block;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    color: #666;
    margin-top: 15px;}
	
.col-bx{margin-top:30px;}

.main-slider{margin-bottom: 20px;}

.main-slider .curvy-bg.curvy-right {
    background-color: #222222;
}

.tp-banner{height:500px !important;}

.main-slider .banner-cnt p {
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    font-size: 28px;
    line-height: 1;
    text-transform: uppercase;
    color: #fff;
}

.main-slider .banner-cnt h2 {
    /* margin-top: 180px; */
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 64px;
    line-height: 1;
    text-transform: uppercase;
    color: #fff;
}

.banner-cnt{    position: absolute;
    top: 40%;
    left: 0;
    width: 100%;
    height: 100%; text-align:center;}		

footer{    background: #efefef;
    padding-top: 50px;}
	
.ft-head{color: #d64f6f;
    font-size: 20px;
    font-weight: bold;}
	
footer ul{list-style: none;
    position: relative;
    left: -40px;
        font-weight:800;
    font-size: 14px;}
	
footer ul li{margin-top:12px;}

footer p{color:#64686d; font-size:14px;}

.txtnewsletteremail{width: 100%;
    border: 1px solid #ccc;
    font-size: 14px;
    height: 40px;
    padding: 0 10px;}
	
.btnrequestnewsletter{    background: #d24a6e;
    border: 0;
    color: #fff;
    border-radius: 25px;
    padding: 6px 25px;
    font-size: 14px;
    margin-top: 8px;}
	
.copyrht ul li{    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
    cursor: pointer; margin-top: 0;
    margin-bottom: 0; font-size:14px;}
	
.copyrht ul li a{color:#fff;}
	
.copyrht p{    margin: 0;
    color: #fff;
    padding-top: 10px;}
	
.copyrht ul{    list-style: none;
    margin-top: 10px;
    text-align: right;
    margin-right: 0px;     font-weight: 400;}
	
.copyrht{    background: #d24a6e;
    margin-top: 50px;
    color: #fff;}
	
.col-serv{    margin-bottom: 60px;}

.form-query{    background: #282828;
    padding: 35px 35px 45px;}
.map-lft img{ width: 100%;}
.form-query h3{color: #fff;
    margin-top: 0;
    text-transform: uppercase;
    margin-bottom: 30px;}
	
.form-query input, .form-query textarea{border-radius: 0;
    background: transparent;
    border: 1px solid #828282;
    color: #fff;     margin-bottom: 10px;}
	
.send-btn{    border: 1px solid #828282;
    background: transparent;
    color: #fff;
    text-transform: uppercase;
    padding: 5px 20px;
    margin-top: 10px;}
	
.hm-map{background: #f2f2f2;}	

.login-form {
 width: 350px;
    padding: 40px 30px;
    background: #eee;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    border: 5px solid #d24a6e;
    box-shadow: 0px 0px 6px #999 inset;
}

.login-form .form-group {
  position: relative;
  margin-bottom: 15px;
}

.form-control {
  width: 100%;
  height: 50px;
  border: none;
  padding: 5px 7px 5px 15px;
  background: #fff;
  color: #666;
  border: 2px solid #ddd;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.login-form .form-control:focus, .login-form .form-control:focus + .fa {
  border-color: #10CE88;
  color: #10CE88;
}

.login-form .form-group .fa {
  position: absolute;
  right: 15px;
  top: 17px;
  color: #999;
}

.log-status.wrong-entry {
  -moz-animation: wrong-log 0.3s;
  -webkit-animation: wrong-log 0.3s;
  animation: wrong-log 0.3s;
}

.log-status.wrong-entry .form-control, .wrong-entry .form-control + .fa {
  border-color: #ed1c24;
  color: #ed1c24;
}

.log-btn {
  background: #d24a6e;
  dispaly: inline-block;
  width: 100%;
  font-size: 16px;
  height: 50px;
  color: #fff;
  text-decoration: none;
  border: none;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.login-form h3{    text-align: center;
    font-size: 28px;
    margin-top: 0;
    margin-bottom: 30px; color: #d24a6e;}

.link {
  text-decoration: none;
  color: #C6C6C6;
  float: right;
  font-size: 12px;
  margin-bottom: 15px;
}
.link:hover {
  text-decoration: underline;
  color: #8C918F;
}

.alert {
  display: none;
  font-size: 12px;
  color: #f00;
  float: left;
}
	
.login-form .close{    top: 0;
    right: 0;
    position: absolute;
    background: #d24a6e;
    opacity: 1;
    color: #fff;
    padding: 7px 15px;}


.inner-pages{padding-top: 150px;}

.reg-form{    background: #f8a434;
    padding:25px 12px; margin-bottom: 60px;}
	
.register-pg{    text-align: center;}

.register-pg h3{color: #d64f6f;}
	
.reg-form input, .reg-form select{    border-radius: 5px;
    border: 0;
    height: 42px; margin-bottom:10px;}
	
.reg-form .row{margin-left:-6px; margin-right:-6px;}
	
.reg-form .col-md-6, .reg-form .col-md-12{padding-left:6px; padding-right:6px;}

.btn-register{    border: 0;
    background: #d64f6f;
    color: #fff;
    padding: 8px 40px;
    text-transform: uppercase;
    border-radius: 5px;
    margin-top: 10px;}
	
.img-reg{height:191px;}

#job {background: rgba(0,0,0,0.8)}

#job .modal-content{    background: rgba(0,0,0,0.8);
    border-radius: 0;
    padding: 0 20px;
    color: #fff;}
	
#job .modal-dialog{width:990px;}

#job .skill, .loca, .exper, .salary, .jb-srch{padding-left:0; padding-right:0;}

#job input, #job select{    border-left: 1px solid #999;
    border-right: 1px solid #999;
    border-top: 3px solid #999;
    border-bottom: 3px solid #999; border-radius:0;}
	
#job .skill input{border-left: 3px solid #999;}
#job .salary select{border-right: 3px solid #999;}

.job-search{    background: #d24a6e;
    color: #fff;
    border: 0;
    width: 100%;
    padding: 16px 0px;
    margin-top: -5px;
    font-size: 19px;}
	
.adv-src{font-size:13px; margin-top:4px;}

.adv-src a{color:#fff;}

.search-form h3{font-size: 20px;
    font-weight: normal;}
	
#job .close{    opacity: 1;
    color: #fff;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    border: 2px solid #fff;
    /* right: -5px; */
    margin-right: -18px;
    margin-top: -0px;
    position: relative;
    z-index: 99;}
	
/*advance-search*/
#adv-search .modal-content{    width: 80%;
    margin: 0 auto; border-radius:0; box-shadow:0 0 0; background:transparent; border:0;}
	
#adv-search .modal-dialog{    width: 700px;     background: #f4f4f4;}

#adv-search label{    COLOR: #666;
    font-weight: normal;
    font-size: 12px;
    text-align: right; padding: 0; margin-top: 14px;
}
	
#adv-search input, #adv-search select{border-radius:0; border:1px solid #dedede; height:42px; font-size:12px;}

#adv-search  .modal-header{background: #515050;
    padding: 15px 0;
    width: 100%;
    overflow: hidden;
    position: relative;
    color: #fff;
    text-align: center; margin-bottom:10px;}
	
#adv-search  .modal-header h4{font-size: 16px;}

#adv-search  .close{    opacity: 1;
    color: #fff;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    border: 2px solid #fff;
    font-weight: normal;
    margin-right: 10px;}
	
#adv-search .tab{border: 1px solid #dedede;
    display: inline-block;
    width: 33.6%;
    text-align: center;
    margin-right: -5px;
    font-size: 12px;
    padding: 12px 0;
    background: #fff;}
	
#adv-search .tab a{color:#666; text-decoration:none;}

#adv-search .tab a:hover{ text-decoration:none;}

#adv-search .tab.act{background:#515050;}

#adv-search .tab.act a{color:#fff;}

.srchbtn-adv{text-align: center;}

.adv-serach-btn{    padding: 0 20px;
    background-color:#d24a6e;
    color: #fff;
    font-size: 17px;
    vertical-align: middle;
    cursor: pointer;
    height: 50px;
    line-height: 40px;
    text-align: center;
    border: 0;
    width: 220px;
    margin: 0 auto;}
	
.inner-pages{padding-bottom:60px;}

.heading-main{    color: #d24a6e;
    margin-top: 0;}
	
.sub-heading{    margin-top:40px;}

.sub-heading span{    background: #d24a6e;
    color: #fff;
    padding: 9px 20px;
    border-radius: 10px 10px 0px 0px;}	