body {
    -ms-animation: start 8s steps(1, end) 0s 1 normal both;
    -webkit-animation: none;
    -moz-animation: none;
    -ms-animation: none;
    animation: none;
    margin: 0;
    padding: 0;
    font-family: sans-serif
}

h2 {
    font-size: 28px
}

h3 {
    font-size: 26px
}

h4 {
    font-size: 24px
}

h5 {
    font-size: 23px
}

h6 {
    font-size: 22px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #fff !important;
    margin-bottom: 10px
}

p {
    color: #fff;
    margin-bottom: 15px;
    text-align: justify;
    font-size: 16px;
    line-height: 21px
}

strong {
    color: #fffF
}

/* end universel styling */

/* styling top header */

header {
    background: #00a1ff1f
}

.logo img {
    max-width: 250px
}

.logo {
    width: 20%;
    margin-top: 5px;
    text-align: center;
}

.navbar {
    position: sticky;
    top: 0;
}

.navbar-brand {
    background: #ff821696;
    color: #fff;
    padding: 5px 10px;
    border-radius: 10px;
}

.navbar-brand strong {
    animation: blink-animation 1s steps(5, start) infinite;
    -webkit-animation: blink-animation 1s steps(5, start) infinite;
}

@keyframes blink-animation {
    to {
        visibility: hidden;
    }
}

@-webkit-keyframes blink-animation {
    to {
        visibility: hidden;
    }
}

/* sticky social icon*/

.sticky-icon {
    z-index: 99;
    position: fixed;
    top: 45%;
    right: 0%;
    width: 220px;
    display: flex;
    flex-direction: column;
}

.sticky-icon a {
    transform: translate(160px, 0px);
    border-radius: 50px 0px 0px 50px;
    text-align: left;
    margin: 2px;
    text-decoration: none;
    text-transform: uppercase;
    padding: 10px;
    font-size: 22px;
    font-family: 'Oswald', sans-serif;
    transition: all 0.8s;
}

.sticky-icon a:hover {
    color: #FFF;
    transform: translate(0px, 0px);
}

.sticky-icon a:hover i {
    transform: rotate(360deg);
}

/*.search_icon a:hover i  {
        transform:rotate(360deg);}*/

.Facebook {
    /*background-color:#2C80D3;*/
    color: #FFF;
}

.Phone-call {
    /*background-color:#fa0910;*/
    color: #FFF;
}

.WhatsApp {
    /*background-color:#25D366;*/
    color: #FFF;
}

.Twitter {
    /*background-color:#53c5ff;*/
    color: #FFF;
}

.sticky-icon a i.fa-facebook-f {
    background-color: #FFF;
    color: #2C80D3;
}

.sticky-icon a i.fa-twitter {
    background-color: #FFF;
    color: #53c5ff;
}

.sticky-icon a img {
    background-color: #FFF;
    height: 40px;
    width: 40px;
    color: #000;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    margin-right: 20px;
    transition: all 0.5s;
}

#myBtn {
    height: 50px;
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    text-align: center;
    padding: 10px;
    text-align: center;
    line-height: 40px;
    border: none;
    outline: none;
    background-color: #1e88e5;
    color: white;
    cursor: pointer;
    border-radius: 50%;
}

.fa-arrow-circle-up {
    font-size: 30px;
}

#myBtn:hover {
    background-color: #555;
}

/*End sticky social icon*/

.flex-wrap {
    display: flex;
    flex-wrap: wrap
}

.flex-between,
.hill-sec ul {
    justify-content: space-between
}

.flex-center {
    justify-content: center
}

.right-cont span a:hover,
.span-set span a:hover {
    color: #ff8216
}

/* End Top Header */

/* Start Navbar */

.navber,
footer {
    background: #924808
}

.navber {
    margin: -16px 0
}

.navbar-nav {
    padding: 10px 5px
}

.nav-item {
    padding: 0 18px;
    margin: 0 5px;
}

.nav-link {
    padding: 11px 25px;
    display: block;
    color: #fff !important;
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 400
}

/* End Navbar Styling */

/* styling Banner */

/* End styling Banner */

/* Start Main Warpper */

.container a {
    color: #f76105
}

.container a:hover {
    color: #fff !important;
    ;
}

.wrapper {
    background: url(../images/bg-img.jpg) center/cover fixed
}

section img {
    width: 100%
}

.bg-color {
    padding: 30px 20px 15px
}

.profile-pro {
    width: 19%;
    margin-bottom: 15px
}

.profile-pro img {
    width: 100%;
    height: 300px;
    margin: -4px 0
}

.profile-pro a {
    color: #fff;
    text-align: center;
    display: block
}

.profile-main {
    padding-top: 20px
}

.hill-sec ul li {
    width: 19%;
    padding-top: 10px
}

.hill-sec ul li a {
    color: #fff;
    border: 2px solid #fff;
    display: block;
    padding: 5px 10px
}

.profile-box>.container {
    background: #92480842;
    padding: 15px 20px
}

.profile-box>.container.span-set1 {
    background: 0 0
}

.new-profile {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 20px
}

.new-profile-in {
    width: 23%;
    background: #924808a8;
    padding: 5px;
    max-height: 400px
}

.new-profile-in img {
    height: 390px;
    width: 100%
}

.span-set span {
    display: block;
    color: #fff;
    text-align: center
}

.span-set span a {
    color: #fff
}

.profile-box ul {
    padding-left: 20px;
    padding-bottom: 15px
}

.profile-box ul li {
    color: #fff;
    padding: 5px 0
}

.hill-sec>.container,
.profile-box>.container.span-set1 {
    background: #ffffff3d;
    padding: 20px
}

.active,
.nav-item:hover,
.profile-pro a {
    background: #ff821696
}

.right-cont,
.span-set span,
h1 {
    font-size: 30px
}

.hill-sec ul li a,
.nav-link,
.profile-pro a,
.span-set span a {
    text-decoration: none
}

.profile-pro a,
footer,
header {
    padding: 10px 0
}

.hill-sec ul li,
.navbar-nav,
footer ul li {
    list-style: none
}

.profile-box>.container.span-set {
    padding: 20px 20px 10px
}

/* Sart Styling Footer */

footer {
    text-align: center
}

footer p a,
footer ul li a {
    color: #fff !important;
    display: block;
    padding: 4px 10px
}

footer p {
    margin-bottom: 0;
    color: #fff
}

/* End Styling Footer */

/* Start Media Query */

@media only screen and (max-width:1299px) {
    .container {
        width: 90%
    }
}

@media only screen and (max-width:1100px) {
    .hill-sec ul li {
        width: 24%
    }
}

@media only screen and (max-width:1020px) {
    .profile-pro {
        width: 24%
    }
}

@media only screen and (max-width:800px) {
    .hill-sec ul li {
        width: 33%
    }
    .navber ul li {
        padding: 3px 5px
    }
}

@media only screen and (max-width:767px) {
    .profile-pro {
        width: 49%
    }
}

@media only screen and (max-width:600px) {
    .logo a img {
        padding-left: 80px !important;
        width: 300px !important;
    }
    .logo a {
        padding: 5px 5px;
    }
    .hill-sec ul li {
        width: 49%
    }
    .span-set span {
        font-size: 22px
    }
    .navber ul li a {
        padding: 2px 10px
    }
    .right-cont ul li a {
        max-width: 33px
    }
    .banner img {
        height: 250px;
    }
    h2 {
        font-size: 21px !important;
    }
    h3 {
        font-size: 18px !important;
    }
    h4 {
        font-size: 1rem !important;
    }
    .hill-sec>.container {
        padding: 20px 40px 20px 0px !important;
    }
    .profile-pro:last-child {
        display: none
    }
    .profile-pro img {
        height: 260px !important;
    }
    .new-profile-in {
        width: 100% !important;
    }
    .hill-sec ul li a {
        padding: 5px 5px;
        font-size: 12px;
    }
}

@media only screen and (max-width:480px) {
    .profile-pro a {
        padding: 3px 0;
    }
    h2 {
        font-size: 18px !important;
    }
    h3 {
        font-size: 16px !important;
    }
    h4 {
        font-size: 14px !important;
    }
    p {
        font-size: 16px !important;
    }
}

@media only screen and (max-width:320px) {
    .hill-sec ul li {
        width: 100%
    }
}

.center {
    display: flex;
    justify-content: center
}

/* End Media Query */