

.copyright {
    margin-top: 100px;
    /* position: relative; */
    height: 330px;
    background-color: #4f658a  
    
    
}
.c-top  {
    padding-top: 50px;
    padding-bottom: 50px;
    border-bottom: 2px solid #000;
}
.c-top .footer-one {
    width: 200px;
    
    
}
.c-top .footer-one img {
    width: 80%;
}
.c-top .footer-two{
    width: 280px;
   
}
.c-top .footer-two ul li:nth-child(1){
    margin-top: 0;
}
.c-top .footer-two ul li:nth-child(2) {
    margin-top: 20px;
}

.c-top .footer-two ul li {
    margin-top: 10px;
}
.c-top .footer-two ul li:nth-child(7),
.c-top .footer-two ul li:nth-child(8),
.c-top .footer-two ul li:nth-child(9),
.c-top .footer-two ul li:nth-child(10){
    display: none;
}
.c-top .footer-two ul li a{
    font-size: 14px;
    color: #fff;
}
.c-top .footer-two ul li a:hover{
    text-decoration: none;
}
.c-top .footer-two ul li:nth-child(1) a{
    font-size: 16px;
    
}
.c-top .footer-three {
    color: #fff;
    width: 400px;
}
.c-top .footer-three p {
    margin-top: 10px;
}
.c-top .footer-three p:nth-child(2){
    margin-top: 20px;
}
.c-top .footer-three h4 {
    font-size: 16px;
  
}
.footer-four {
    margin-right: 100px;
    text-align: center;
    color: #fff;
    
}

.copyright-bottom-content {
    line-height: 30px;
    text-align: center;
    color: #fff;
}