﻿.main-contactus-section {
    margin-top: 100px;
}
.customstyleselect {
    color: black;
    border: none;
    border-bottom: 1px solid #ced4da;
    width: 100%;
    height: 30px;
    font-size: 16px;
    background-color: #F8F9FA;
    box-shadow: 1px 1px #ccc;
}
    .customstyleselect option {
        background: #fff;
        color: black;
        padding-top:10px;
        padding-bottom:10px;
    }
.file-btn {
    margin-top:10px;
    padding-left: 10px;
    border: 1px dotted #ced4da;
    padding-top:10px;
    padding-bottom:10px;
    width:100%;
}
.documents-row{
overflow:hidden;
}
.iti--allow-dropdown{
    width:100%;
}
.cotact-us {
    border: 1px solid #F1F3F4;
    padding: 20px;
}
.contactaddress {
    background-color: #F6F6F6;
    padding:30px;
}
.linkdin-icon{
    position:absolute;
    width:30px;
    height:30px;
    bottom:-10px;
    right:-10px;
}
.rel-div {
    position: relative;
    width: 60px;
    height: 60px;
}
@media only screen and (max-width: 600px) {
    .cn{
        margin-top:20px;
    }
}
.contactLinks{
    text-decoration:none;
    color:black;
}
