body{font-family: 'Poppins', sans-serif;}
h1, h2, h3, h4{font-family: 'Merienda One', cursive; padding: 0;margin: 0;}
 
img{max-width: 100%;}
.container-fluid{max-width: 1400px;}

header.top-part {
        background: linear-gradient(to right, #81020b, #81020b);
}
img.logo {
    width: 90%;
}
ul.call-chat li {
    list-style: none;
    display: inline-block;
    padding-right: 4px;
}
ul.call-chat li a {
    color: #fff;
    font-size: 13px;
    font-family: 'Merienda One', cursive;
    text-decoration: none;
}
ul.call-chat li a i {
    color: #81020b;
    font-size: 17px;
    position: relative;
    top: 3px;
    background: #feb703;
    border-radius: 18px 26px 18px 18px / 28px 16px 14px 16px;
    padding: 4px;
}
ul.call-chat {
    margin: 0;
    padding: 7px 0 0 0;
}
header.top-part {
    background: linear-gradient(to right, #81020b, #81020b);
    padding: 4px 0 10px 0;
    border-bottom: solid 1px #f5ca5066;
}
ul {
    padding: 0;
    margin: 0;
}
ul.why-chose-icons {
    text-align: right;
    padding: 4px 0 0 0;
}
ul.why-chose-icons li {
    list-style: none;
    display: inline-block;
    color: #222;
    font-size: 14px;
    font-family: 'Merienda One', cursive;
    padding-right: 12px;
}
ul.why-chose-icons li img {
    width: 50px;
    margin-right: 3px;
}

.mydiv {
  animation: myanimation 3s infinite;
}
@keyframes myanimation {   
  75%{background-color: #81020b; color: #fff;} 
}
a.text-dask {
    text-decoration: none;
}
 

.logo-head {
    padding: 10px 0;
}
.marq-part {
    text-align: center;
    margin-bottom: 7px;
}
.right-head-part .marq-part p {
    background: #feb703;
    padding: 10px 15px;
    border-radius: 100px;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 2px;
}
.right-head-part  p b{
    font-family: 'Poppins', sans-serif;
}
.right-head-part h4 {
    font-size: 28px;
    color: #222;
    padding: 10px 0;
    text-align: right;
    font-family: 'Carattere', cursive;
}
.right-head-part h5 {
    font-size: 19px;
    font-weight: 600;
    color: #222;
    padding: 10px 12px 10px 0;
    text-align: right;
}
.right-head-part h5 i {
    color: #feb703;
}
div#right-text marquee {
    color: #fff;
    font-size: 19px;
    font-weight: 600;
    margin-top: 3px;
}
.zoom-in-out-box {
    animation: zoom-in-zoom-out 2s ease infinite; 
} 
@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.1, 1.1);
  }
  100% {
    transform: scale(1, 1);
  }
}
header.head-part {
    background-image: url(../images/white-bg.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.right-head-part p {
    font-size: 16px; 
    color: #81020b;
    margin: 0;
    font-family: 'Merienda One', cursive;
}
.right-head-part   img {
    width: 40px;
    margin: 0 15px;
}
.right-head-part p span {
    color: #ffffff;
        background: linear-gradient(to right, #593265, #7b4197);
    padding: 6.5px 8px;
    position: relative;
    top: 2px;
}
.right-head-part img.sp-width {
    width: 30px;
}
div#right-text {
    text-align: center;
    overflow: hidden;
}

 
ul#call {
    position: fixed;
    z-index: 9999;
    padding: 0;
    width: 100%;
    bottom: 10px;
    display: flex;
    bottom: 0;
    margin: 0;
}
ul#call li {
    list-style: none;
    text-align: center;
}
li.call-mobile {
    width: 50%;
    background: linear-gradient(to right, #81020b, #81020b);
    padding: 5px 10px;
}
li.mobile-chats {	
    background: #feb703;
}
ul#call li.mobile-chats a {
    color: #000;
}
ul#call a {
    color: #fff;
    text-decoration: none;
}
ul#call img {
    width: 40px;
}
.call-section p.link-read {
    margin-top: 40px;
}

@media (min-width: 767px){
ul#call {
    display: none;
}


}

@media (max-width: 1050px){
ul.call-chat li a { 
    font-size: 10px; 

}
ul.call-chat li a i { 
    font-size: 13px; 
}
ul.why-chose-icons li img {
    width: 25px; 
}
ul.why-chose-icons li { 
    font-size: 10px; 
}
ul.call-chat {
    margin: 0;
    padding: 5px 0 0 0;
}
.right-head-part .marq-part p { 
    font-size: 14px; 
}
.right-head-part h4 {
    font-size: 13px; 
}
.right-head-part h5 {
    font-size: 12px; 
}
.right-head-part p {
    font-size: 10px; 
}
.right-head-part   img {
    width: 26px; 
}
.about-us-marquee p { 
    font-size: 19px; 
}
.main-top-services h2 { 
    font-size: 30px; 
}
ul.call-chat-services li a { 
    font-size: 12px; 
    padding: 9px 12px; 

}
.about-text h1 { 
    font-size: 25px; 
}
ul.call-chat-services li a  i {
    font-size: 14px; 
}
.text-center h2 { 
    font-size: 25px; 
}
.main-top-services h2 {
    font-size: 30px;
}
.main-top-services p { 
    font-size: 16px; 
}

.service-box img {
    width: 100%;
}
 

}

@media (max-width: 980px){
.service-box {
    margin-top: 20px;
}
.footer-title {
    margin: 20px 0;
}
ul.call-chat li a {
    font-size: 7px;
}
ul.why-chose-icons li {
    font-size: 8px;
}
ul.why-chose-icons li img {
    width: 18px;
}
.right-head-part .marq-part p {
    font-size: 10px;
}
.right-head-part h5 {
    font-size: 9px;
}
.right-head-part h4 {
    font-size: 10px;
}
.right-head-part p {
    font-size: 7px;
}
.right-head-part img.sp-width {
    width: 22px;
}
.carousel-indicators {
    display: none;
}
.about-us-marquee p {
    font-size: 18px;
}
ul.call-chat-services li a {
    font-size: 16px;
    padding: 12px 16px;
}
ul.call-chat-services li a  i {
    font-size: 25px;
    margin-right: 5px;
}
ul.why-chose-icons li { 
    padding-right: 2px;
}

}

@media (max-width: 767px){
div#insta {
    text-align: center;
}
 div#right-text marquee { 
    font-size: 16px;
    margin-top: 10px;
}   
ul.call-chat li a {
    font-size: 11px;
}
ul.call-chat li a i {
    font-size: 18px;
}
ul.call-chat { 
    text-align: center;
}
ul.why-chose-icons li img {
    width: 30px;
}
ul.why-chose-icons li {
    font-size: 14px;
    margin: 8px 0 0 0;
}
ul.why-chose-icons {
    text-align: center; 
}
.right-head-part .marq-part p {
    font-size: 16px;
}
.marq-part {
    margin-top: 15px; 
}
.right-head-part h4 {
    font-size: 30px;
    text-align: center;
}
.right-head-part h5 {
    font-size: 13px;
    text-align: center;
    padding: 0 0 5px 0;
}
.zoom-in-out-box {
    display: none;
}
.main-services-part { 
    bottom: 130px;
}
.main-services-part { 
    padding: 15px; 
    bottom: 130px;
    border-radius: 10px;
}
.service-box { 
    padding: 15px; 
}
section.about-us .main-top-services img {
    margin-bottom: -25px;
}
ul.call-chat-services li a {
    font-size: 16px;
    padding: 10px 19px;
}
ul.call-chat-services li a  i {
    font-size: 16px;
    margin-right: 0;
}
ul.call-chat-services li { 
    padding: 15px 1px;
}
.service-box h4 {
    font-size: 20px; 
}
.service-box p {
    font-size: 14px; 
}
.about-text h1 {
    font-size: 24px;
    line-height: 40px;
}
.main-services-part { 
    margin-bottom: -60px;
}
section.about-text p { 
    font-size: 14px; 
}
.text-center h2 {
    font-size: 20px;
    line-height: 32px;
}
.our-servicers .service-box h4 {
    font-size: 20px; 
}
.footer-title {
    margin: 38px 0 16px 0;
}
.footer-part { 
    padding: 55px 0 30px 0;
}
.footer-part-2 {
    padding-bottom: 60px;
    font-size: 14px;
}
.contact-part h3 { 
    font-size: 22px; 
}
div#review {
    margin-top: 40px;
}
.about-text { 
    padding: 0  0 70px 0; 
}
#main-services {
    padding-bottom: 20px;
}
.head-line marquee { 
    padding: 4px 0 4px 0; 
}
.head-line marquee {
    font-size: 15px;
    letter-spacing: 1px; 
}
.call-section p {  
    font-size: 16px; 
}
.text-center h2 {
    font-size: 40px;
    line-height: 48px;
    font-family: 'Carattere', cursive;
    font-weight: 500;
}
.call-section p.link-read {
    margin-top: 30px;
}
.call-section p.link-read a { 
    font-size: 17px;
    padding: 11px 17px;
}
.right-head-part img { 
    margin: 0 5px;
}
.logo-head {
    text-align: center;
}



}


@media (max-width:370px){

ul.call-chat-services li a {
    font-size: 12px;
    padding: 10px 16px;
}
.about-text h1 {
    font-size: 20px;
    line-height: 35px;
}
ul.why-chose-icons li {
    font-size: 11px; 
}



}