
.country-img{
    width:100px;
    height:66px;
    margin-top: 35px;
}

.country-list{
    box-shadow: 0 0 5px 0px;
    text-align: center;
    margin-top: 20px;
    border-radius:5px;
}
.ts:hover{
    cursor: pointer;
}

img .lang {
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: 10px;
}

.header-img{
    height:280px;
    width:100%;
}

.fcolor{

    color:#2196F3;
}

.table th, td{
    text-align: center;
}

.terms ul li{
 
    line-height: 2;
}


.quotation-from{
    margin-bottom:0px;
}

.quotation-from input[type=date],input[type=text],input[type=number],input[type=email]{
    width:100%;
    height:40px;
}

.quotation-from input[type=textarea]{
    width:100%;
    height:100px;
}

.quotation{
    background-color:#8080800f;
}

.nav-margin{
        margin-left: -63px;
    margin-right:19px;
}

iput.ng-invalid {
   
    border-color:red;
}

@keyframes example {
    from {background-color: white;}
    to {background-color: yellow;}
  }

  .text-effect .effect-3{
    
}
