/*@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap');*/
@import url('https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap');

body {
    font-family: "Work Sans", sans-serif;
    /*font-family: Lato;*/
}

@media only screen and (max-width: 480px) and (min-width: 320px){
#exampleModal > .modal-dialog > .modal-content {
    height: auto!important;
        margin-left: 12px!important;

}
.modal-content {
    width: 350px!important;
}

.myheadclass{
        margin-top: 10px!important;
    margin-left: 35px!important;
}

ul {
    /*margin-left: 10px!important;*/
}


#exampleModal1 > .modal-dialog > .modal-content {
    height: auto!important;
     margin-left: 12px!important;
}
.modal1-content {
    width: 350px!important;
}

.logo {
    width: 103px!important;
    margin-top: -13px!important;
        height: 10px!important;
}


.banner-image {
        background-image: url('GIFF.gif')!important;
    height: 127px!important;
    background-size: cover!important;
}
.mt13px {
    margin-top: -13px!important;

}
.mt10 {
    margin-top: 10px!important;
}
.mt36 {
    margin-top: -36px!important;
}
.mt15px {
    margin-top: 15px!important;
}
.mt6 {
    margin-top: -6px!important;
}
}





.btn {
    padding: 12px 24px;
    font-weight: 700;
    font-size: 13px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.btn-danger {
    background-color: #000;
    border-color: #000;
    float: right;
}
.banner-image {
    background:url(Banner.jpg);
    background-size: cover;
    background-position: center;
    height: 450px;
   /*margin-bottom: -16px;*/
}
.lead-form{
    background-color:#9f935f;
    max-width:450px;
    height:auto;
    margin:0 auto;
    border-radius:25px !important;
}
::placeholder {
font-size:14px;
font-weight:500;
}
.form-control {
    border-color: #ebebeb;
}
.form-control-lg {
    height: calc(1.6em + 1rem + 2px);
}
@media(max-width:780px){
.display-4{
font-size:36px; 

}





.banner-image{

    height:auto;
    margin-bottom: 10px;
}
.imgrsp
{
    width:307;
     height:240;
}
.mglfrg
{
    margin-left:2px !important;
    margin-right:2px !important;
}
}
.form-group
{
    /*margin-bottom: 9px !important;*/
}
.btn:hover
{
    background-color:#000;
}
.btn:visited
{
    background-color:#000;
}

.mglfrg
{
    margin-left: 60px;
    margin-right: 60px;
}



.card {
    border: 0;
    margin: 1px;
    outline: none;
    cursor: pointer;
}
.card img {
    transition: all 0.3s ease;
}
.card:hover img {
    filter: grayscale(100%);
}
.slick-prev:before
{
    font-size: 40px;
    color: #000;
   



}

 .slick-next:before
{
    font-size: 40px;
    color: #000;
   
}
.slick-prev, .slick-next
{
    top:30% !important;
}
.card
{
    background-color: #fff0;
}

.text-success
{
    color: #789CB0 !important;
}
.slick-dots
{
    display: none !important;
}
/*.lftsid:hover
{
background-color:
}*/

/* Tr Job Post */

.job-item {
    background-color: #fff;
}

.job-tab .nav-tabs {
    margin-bottom: 60px;
    border-bottom: 0;
}

.job-tab .nav-tabs>li {
    float: none;
    display: inline;
}

.job-tab .nav-tabs li {
    margin-right: 15px;
}

.job-tab .nav-tabs li:last-child {
    margin-right: 0;
}

.job-tab .nav-tabs {
    position: relative;
    z-index: 1;
    display: inline-block;
}

.job-tab .nav-tabs:after {
    position: absolute;
    content: "";
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #fff;
    z-index: -1;
}



.job-tab .nav-tabs>li a {
    display: inline-block;
    background-color:#C9A699;
    border: none;
    border-radius: 30px;
    font-size: 14px;
    color: #000;
    padding: 5px 30px;
}

.job-tab .nav-tabs>li>a.active, 
.job-tab .nav-tabs>li a.active>:focus, 
.job-tab .nav-tabs>li>a.active:hover,
.job-tab .nav-tabs>li>a:hover {
    border: none;
    background-color:#fff;
    color: #000;
}

.job-item {
    border-radius: 3px;
    position: relative;
    margin-bottom: 30px;
    z-index: 1;
}

.job-item .btn.btn-primary {
    text-transform: capitalize;
}

.job-item .job-info {
    font-size: 14px;
    color: #000;
    overflow: hidden;
    padding: 40px 25px 20px;
}

.job-info .company-logo {
    margin-bottom: 30px;
}

.job-info .tr-title {
    margin-bottom: 15px;
}

.job-info .tr-title span {
    font-size: 14px;
    display: block;
}

.job-info .tr-title a {
    color: #000;
}

.job-info .tr-title a:hover {
    color: #008def;
}

.job-info ul {
    margin-bottom: 30px;
}

.job-meta li,
.job-meta li a {
    color: #646464; 
}

.job-meta li a:hover {
    color: #008def;
}

.job-meta li {
    font-size: 12px;
    margin-bottom: 10px;
}

.job-meta li span i {
    color: #000;
}

.job-meta li i {
    margin-right: 15px;
}

.job-item .time {
    position: relative;
}

.job-item .time:after {
    position: absolute;
    content: "";
    bottom: 35px;
    left: -50px;
    width: 150%;
    height: 1px;
    background-color: #f5f4f5;
    z-index: -1;
}

.job-item:hover .time,
.job-item:hover .time:after {
    opacity: 0;
}

.job-item .time span {
    font-size: 12px;
    color: #bebebe;
    line-height: 25px;
}

.job-item .btn.btn-primary,
.role .btn.btn-primary,
.job-item .time a span {
    padding: 5px 10px;
    border-radius: 4px;
    line-height: 10px;
    font-size: 12px;
}

.job-item .time a span {
    color: #fff;
    background-color: #f1592a;
    border-color: #f1592a;  
}

.job-item .time a span.part-time {
    background-color: #00aeef;
    border-color: #00aeef;
}

.job-item .time a span.freelance {
    background-color: #92278f;
    border-color: #92278f;  
}

.job-item .item-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    background-color: #008def;
    color: #fff;
    opacity: 0;
    -webkit-transition: all 800ms;
    -moz-transition: all 800ms;
    -ms-transition: all 800ms;
    -o-transition: all 800ms;
    transition: all 800ms;
}

.job-item:hover .item-overlay {
    opacity: 1;
}

.item-overlay .job-info {
    padding: 45px 25px 40px;
    overflow: hidden;
}

.item-overlay .btn.btn-primary {
    background-color: #007bd4;
    border-color: #007bd4;
    margin-bottom: 10px;
}

.item-overlay .job-info,
.item-overlay .job-info ul li,
.item-overlay .job-info ul li i,
.item-overlay .job-info .tr-title a {
    color: #fff;
}

.job-social {
    margin-top: 35px;
}

.job-social li {
    float: left;
}

.job-social li + li {
    margin-left: 15px;
}

.job-social li a i {
    margin-right: 0;
    font-size: 14px;
}

.job-social li a {
    width: 35px;
    height: 35px;
    text-align: center;
    display: block;
    background-color: #007bd4;
    line-height: 35px;
    border-radius: 100%;
    border: 1px solid #007bd4;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.job-social li:last-child a {
    background-color: #fff;
}

.job-social li:last-child a i {
    color: #008def;
}

.job-social li a:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    border-radius: 100%;
    background-color:#008def;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);    
}

.job-social li a:hover:before {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    padding: 5px;
}

.job-social li a:hover {
    border-color: #fff;
}

.job-social li a:hover i {
    color: #fff;
}

.tr-list {
    margin: 0;
    padding: 0;
    list-style: none;
}
.card1 {
    box-shadow: 0 0 0 0.05rem rgb(8 60 130 / 6%), 0 0 1.25rem rgb(30 34 40 / 4%);
    border: 1px solid rgba(164,174,198,.2);
 border-radius: .4rem;
}
.card-body1 {
    flex: 1 1 auto;
    padding: 2rem 2rem;
}
.rounded img {
 border-radius: .4rem;
}
figure img {
    width: 100%;
    max-width: 100%;
    height: auto!important;
}
.shape.rellax {
    z-index: 1;
}
.shape.rellax {
    position: absolute;
}
.bg-soft-yellow {
    background-color: #fff8ef!important;
}

.bg-dot {
    background-size: .75rem .75rem;
}
.bg-dot, .bg-line {
    opacity: .4;
}
.bg-line {
    opacity: .4;
}
.w-12 {
    width: 3.5rem!important;
}
.w-16 {
    width: 6rem!important;
}
.h-16 {
    height: 6rem!important;
}

figure img {
    width: 100%;
    max-width: 100%;
    height: auto!important;
}
.blockquote-details .info {
    padding-left: 1rem;
}
.blockquote-details {
    display: flex;
    align-items: center;
    text-align: left;
    margin-left: -80px;
}
.item-inner {
 padding: 1rem .75rem;
}
blockquote.icon {
    position: relative;
    border: 0;
    padding: 0;
}
blockquote.icon:before {
    content: "\201d";
    position: absolute;
    top: -1.5rem;
 left: -.9rem;
    color: rgba(52,63,82,.05);
    font-size: 10rem;
    line-height: 1;
    z-index: 1;
}
.owl-carousel.gap-small .owl-dots {
    margin-top: 1rem;
}
.owl-carousel .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    position: absolute;
    left: 0;
    width: 100%;
   /* display: flex;*/
    flex-direction: row;
    justify-content: center;
    margin-top: 2rem;
    line-height: 1;
}
.owl-carousel .owl-dots .owl-dot.active span {
    transform: scale(1);
    background: 0 0;
    border-color: #aab0bc;
}
.owl-carousel .owl-dots .owl-dot span {
 width: .7rem;
 height: .7rem;
 margin: 0 .3rem;
    background: #aab0bc;
    opacity: .5;
    display: block;
    -webkit-backface-visibility: visible;
    transition: all .2s ease-in-out;
    border-radius: 100%;
    transform: scale(.6);
    border: 3px solid transparent;
}

   .owl-carousel .owl-item img {
    display: block;
    width: 20%;
    margin-left: 100px;
}
.w-12 {
    width: 3.5rem!important;
}
#bottomtreatment{
    padding: 0px 145px 0px 157px;
}



footer {
                color: #fff;
                background-attachment: fixed;
                background-color:#C9A699;
                background-size: cover;
                background-position: bottom;
            }
            footer p {
                color: #fff;                
            }








.home-demo h2 {
    color: #FFF;
    text-align: center;
    padding: 5rem 0;
    margin: 0;
    font-style: 'Roboto', sans-serif;
    font-weight: 300;
}
span.font {
    line-height: 19px!important;
}

.owl-carousel .owl-item .staticimg {
     margin-left: 0px; 
}
.owl-carousel .owl-item .staticimg {
    /*height: 150px;*/
}


.datemt {
    width: 49%;
    margin-left: 50%!important;
    margin-top: -49px!important;
}
.mobtop {
    margin-top: -22px!important;
}
.genderdp {
    width:48%!important;
}
.mb16{
    margin-bottom: -16px!important;
}