main {
    margin-top: 4em;
}
.about-me-img img {
    max-width: 100%;
}
.btn {
    background: #346699;
}

.preloader .preloader-circle {
    border-top-color: #346699;
}

.btn::before, #back-top { 
    background: #d8bb86;
}

.main-header .main-menu ul li:hover>a { 
    color:#d8bb86 ;
}

.about-me .about-me-caption h5{
    border-left: 2px solid #d8bb86;
}

.blog-active .slick-arrow {
    top: -74px;
    color: #346699;
    border: 2px solid #e4d0ac7a;
}
.section-tittle h2 { font-size: 40px; color: #346699; }

.blog-top h3 { font-size: 17px ;}

.copy-text { font-size: 100%; text-align: center; display: block; color: #fff; }

.footer-area .footer-bottom { padding-bottom: 15px;}

.footer-area { background: #346699; }

.wantToWork-area .wantToWork-caption h2 { color: #346699; }

.contact-social { margin-top:2em; }
.contact-social a { display: inline-block; margin: 0 0.8em; }
.contact-social a:first-child { margin-left: 0; }
.contact-social a i { font-size: 2rem; color:#346699; }
.contact-social a:hover i { color:#d8bb86; }

.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
