@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@300&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto&amp;display=swap');
.main-container {
    float: left;
    width: 100%;
}
.header-top {
    float: left;
    width: 100%;
    background:#AD0808;
}
.banner3 {
    float: left;
    width: 100%;
}
.banner3 img {
    float: left;
    width: 100%;
}
.top-left {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 20px;
    color: white;
    font-family: 'Roboto', sans-serif;
}
.top-right {
    float: left;
    width: 100%;
    background:#AD0808;
    clip-path: polygon(0 0, 100% 0, 100% 50%, 100% 99%, 0 100%, 5% 100%);
    font-size: 20px;
    color: feba01;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
}
.top-right li {
    list-style: none;
    display: inline;
    padding-right: 10px;
}
.top-right a{
    color: black;
    padding-right: 10px;
}
.top-right i{
    color: black;
    padding-right: 10px;
}
.top-header {
    float: left;
    width: 100%;
    padding: 5px 10px;
    background:#FFD012;
}
.top-header i{

    font-size: 25px;
    padding: 10px 0px;
    -webkit-animation: 0.3s blink alternate infinite;
    animation: 0.3s blink alternate infinite;
}
@-webkit-keyframes blink {
    from {color: #000000;}
    to {color:#000;}
  }
.top-header-logo i{
   
    font-size: 25px;
    padding: 0px;
   
}
@-webkit-keyframes blink1 {
    from {color:#000;}
    to {color:#000}
  }
  .top-header-logo {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 20px;
    color: white;
    font-family: 'Roboto', sans-serif;
    background: #000000;
    padding: 10px 0px;
    box-shadow: 2px 2px black;
}
.top-header-right {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
    color: #000;
}

.header {
    float: left;
    width: 100%;
	background: #fff;
	padding: 15px;
}
.header-left {
    float: left;
    width: 100%;
}
.header-left img{
    float: left;
    width: 100%;
}
.header-right {
    float: left;
    width: 100%;
}
.hd-right-p {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 19px;
    color: black;
    font-family: 'Roboto', sans-serif;   
}
p.hdr-p1 {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 19px;
    color: black;
    font-family: 'Roboto', sans-serif;
}
.header-right span {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 19px;
    font-family: 'Roboto', sans-serif;
}
.header-right span a{
color: black;
}
p.hdr-p2 {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 19px;
    color: black;
    font-family: 'Roboto', sans-serif;
}
.right-header {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 25px;
    color:#AD0808;
    font-family: 'Yeseva One', cursive;
}
.right-header-title {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 20px;
    color: black;
    font-family: 'Roboto', sans-serif;
    -webkit-animation: 0.3s blink alternate infinite;
    animation: 0.3s blink alternate infinite;
    font-weight: bold;
}
.head-color {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #fff;
    padding: 5px 0px;
  
}
.head-color i
{
    color:#AD0808;
    padding-right: 5px;
}
@-webkit-keyframes blink {
    from {color: Red;}
    to {color:#000;}
  }
  .text1 {
    float: left;
    width: 100%;
    background:#AD0808;
    font-size: 20px;
    color: #fff;
    padding: 5px;
    font-family: 'Roboto', sans-serif;
    position: relative;
    z-index: 1;
}
.banner_container {
    float: left;
    width: 100%;
}
.banner_container img{
    float: left;
    width: 100%;
}
.banner3
{
        width: 100%;
        float: left;
}
.banner3 img
{
        width: 100%;
        float: left;
}


.copyrt {
width: 100%;

float: left;  
text-align: center;
font-size: 20px;
font-family: 'Roboto', sans-serif;
padding: 20px;
color: #fff;
background: #000;
}

.last-row
{
float: left;
width: 100%;
}
.cal
{

bottom: 0px;
left: 10px;
position: fixed;
z-index: 1111;

}

.whatsaapp img {
    -webkit-animation: mover 0.5s infinite  alternate;
    animation: mover 0.5s infinite  alternate;
}
.cal img {
    -webkit-animation: mover 0.5s infinite  alternate;
    animation: mover 0.5s infinite  alternate;
}
@-webkit-keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}
@keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}

.whatsaapp
{

bottom: 0px;
right: 16px;
position: fixed;
z-index: 1111;

}

@-webkit-keyframes blink1 {
    from {color: white;}
    to {color:#e30047;}
  }
  /*count start*/

.num-container {
    float: left;
    width: 100%;
    padding: 3%;
    background-color: #000;
}
.num {
    float: left;
    width: 100%;
    color: #fff;
    font-family: 'Ubuntu', sans-serif;
    font-weight: bold;
    font-size: 24px;
    padding-left: 35%;
    position: relative;
}

.num.num1::before {
    content: url(../images/icon1.png) !important;
    position: absolute;
    left: -15px;
    top: -5px;
    border: 2px solid #fff;
}

.num {
    color: #fff;
    font-family: 'Ubuntu', sans-serif;
    font-weight: bold;
    font-size: 24px;
}

.num span {
    float: left;
    width: 100%;
    font-weight: bold;
    font-size: 30px;
    color: #fff;
}

.num.num2::before {
    content: url(../images/icon2.png) !important;
    position: absolute;
    left: -15px;
    top: -5px;
    border: 2px solid #fff;
}

.num.num3::before {

    content: url(../images/icon3.png) !important;
    position: absolute;
    left: -15px;
    top: -5px;
    border: 2px solid #fff;

}

.num.num4::before {
    content: url(../images/icon4.png) !important;
    position: absolute;
    left: -15px;
    top: -5px;
    border: 2px solid #fff;
}

/*count end*/
  .abt-us {
	  background: #fff;
    float: left;
    width: 100%;
    padding: 50px 0px;
    position: relative;
    z-index: 1;
  
}
.abt-header {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 45px;
    color: #000;
    font-family: 'Font Awesome 5 Brands';
}
.abt-line {
    float: left;
    width: 100%;
}
.abt-line img {
    float: none;
    margin: 0 auto;
    display: table;
}
.abt-sub {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 25px;
    padding-bottom: 30px;
    color: #000;
    font-family: 'Roboto', sans-serif;
}
.abt-desc {
   
    text-align: center;
    font-size: 20px;
    color: black;
   
    padding: 5px;
    
   
   
}
/* start main service section */
.main-srv-section{
  padding: 0;
  background-color:#FFD012;
}
.main-srv-section-1{
  padding:30px 0 8px;
}
.main-srv-content{
  padding:0 0 40px;
}
.main-srv-1{
  padding:8px 0px 33px;
}
.main-srv-2{
  padding:15px;
  text-align: center;
}
.main-srv-img{
  position: relative;
  z-index: 1;
  transition: .5s;
}
.main-srv-img-1{
  position: relative;
  z-index: 1;
  transition:.5s;
  overflow: hidden;
}

.main-srv-img:after {
  position: absolute;
  left: 0;
  bottom: 4px;
  height: 100%;
  width: 100%;
  background:#8F0303;
  content: "";
  opacity: 0;
  transition: .5s;
  z-index: -1;
  border-radius: 50%;
}
.main-srv-img img{
  width: 100%;
  border-radius: 50%;
}
.main-srv-text{
  position: absolute;
  bottom: -41px;
  left: 0;
  right: 18px;
  z-index: 1;
  padding:15px 28px 0px 50px;
  transition: .5s;
}
.main-srv-text:before{
  content: '';
  top: 14px;
  left: 0;
  right: 22px;
  bottom: 0px;
  position: absolute;
  z-index: -2;
  transform: skew(-7deg);
  transform-origin: left bottom;
  transition: all .2s linear 0ms;
  background:#8F0303;
  transition: .5s;
 
}
.main-srv-text p{
	    text-align: justify;
    color: #fff;
    font-size: 15px;
    padding: 0px 5px;
	text-transform: capitalize;
}
.main-srv-text:after{
  content: '';
  top: 0;
  left: 0;
  right: 50px;
  bottom: 0;
  position: absolute;
  z-index:-2;
  transform: skew(356deg);
  transform-origin: left bottom;
  transition: all .2s; 
}
.main-srv-text strong{
  padding: 9px;
  font-size: 25px;
  font-weight: 500;
  text-transform: capitalize;
  color: #FFD012;
  display: block;
}
.main-srv-text ul{
  padding: 0 32px 0 0;
}
.main-srv-text ul li{
  display:inline-block;
  padding:0 5px;
}
.main-srv-text ul li a{
  display:inline-block;
  height: 35px;
  width: 160px;
  line-height:40px;
  text-align: center;
  transition: .5s;
  position: relative;
  overflow: hidden;
  background: #fff;
  border-radius:15px 15px 0px 0px;
  font-size: 16px;
  z-index: 1;
}
.main-srv-text ul li a:after {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  transition: .5s;
  z-index: -1;
  height: 100%;
  width: 0;
  border-radius:15px 15px 0px 0px;
  background:#000;
}
.main-srv-2:hover .main-srv-img:after {
  opacity: 1;
  transform:rotate(-10deg);
}
.main-srv-2:hover .main-srv-text:before{
  
  transition: .5s;
}
.main-srv-text ul li a:hover{
  color:#FFCB01;
}
.main-srv-text ul li a:hover:after{
  left:0;
  width: 100%;
}
.main-srv-text ul li a {
    display: inline-block;
    height: 35px;
    width: 160px;
    line-height: 40px;
    text-align: center;
    transition: .5s;
    position: relative;
    overflow: hidden;
    background: #fff;
    border-radius: 15px 15px 0px 0px;
    font-size: 16px;
    z-index: 1;
}
.about-us-title {
    padding: 0;
    text-align: center;
}
.about-us-title p {
    font-size: 32px;
    color: #000;
    font-weight: 800;
    position: relative;
    text-transform: uppercase;
    z-index: 1;
    padding-bottom: 12px;
    display: inline-block;
}
/* end main service section */



.serviceslist .category_heading a {
    font-size: 13px;
    font-weight: 300;
    color: #b2b2b2;
}
.serviceslist .category_heading h6 {
    color: #f6b20e;
    font-size: 14px;
    font-weight: 500;
    margin: 0;
}
.serviceslist .category_heading a {
    font-size: 13px;
    font-weight: 300;
    color: #b2b2b2;
}
.serviceslist .category_heading h5 {
    color:#CA1718;
    font-size: 14px;
    font-weight: bold;
   
}
.serviceslist .category_heading ul {
    margin: 0;
    padding: 0;
}
.serviceslist .category_heading li {
    color: hsl(0, 0%, 70%);
    display: inline-block;
    font-size: 10px;
    font-weight: 300;
    list-style: outside none none;
    padding-right: 20px;
}
.serviceslist .category_heading a {
    font-size: 10px;
    font-weight: 300;
    color: #b2b2b2;
}
.serviceslist .read_more > p {
    color: hsl(0, 0%, 0%);
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
}
.serviceslist img {
    max-width: 100%;
    padding: 14px;
}.serv {
    padding: 0px;
}
.servs {
    padding: 0px;
}

/*best services start*/

.best4{padding:5px;}
.be1{padding: 30px 0px;}
.best14{padding: 15px 0px;}
.best14 p
{
  text-align: center;
  color: #000;
  font-weight: 600;
  font-size: 20px;

}
.best14 h2
{
  text-align: center;
  color: #f41e44;
}
.best1
{
  padding: 30px 0px;
  
}
.cpt1{background: #fff !important;}
.best5:after
{    content: "";
    position: absolute;
    border-radius: 50%;
    width: 240px;
    height: 240px;
    text-align: center;
    top: 5px;
    margin: 0 auto;
    display: none;
    left: 30px;
    background: rgba(255, 255, 255, 0.5);
    transform: scale(0);
}.best7.best9 {
    padding: 0px;
    min-height: 186px;
}
.best8:hover .best5 img
{
  border-top-right-radius: 30%;
    border-bottom-left-radius: 30%;
      border-top-left-radius: 0%;
    border-bottom-right-radius: 0%;
  transition: 0.4s;
}

.best8
{  
    border: 5px solid #fff212;
    transition: 0.4s;
    background:#860000;

    /* padding: 30px; */
}

.best5{margin: 0 auto;text-align: center;padding: 15px;transition: 0.4s;
}
.best5 img
{
       margin: 0 auto;
    border:2px solid #fff212;
    border-top-left-radius: 20%;
    border-bottom-right-radius: 20%;
    transition: 0.4s;
}
.best9 p {
    color: white;
    padding: 10px;
    font-size: 14px;
    line-height: 23px;
	text-align: justify;

}
.best9 h3 {
    padding: 8px 0px;
   font-family: "Oxygen-Regular";
    text-align: center;
    color: #151313;
    line-height: 35px;
    font-size: 19px;
    background: #fff212;
}
.best9 h4
{
  text-align: center;
  color: #000;
  font-weight: 600;
  margin-top: 10px;
}
.best14{text-align: center;}
.best14 a{background: #fed023;
    border-radius: 10px;
    padding: 9px 15px;
    text-decoration: none;
    color: #000;
    font-weight: 600;
    font-size: 18px;}
    .best14 a:hover
    {
      background: #f41e44;
      color: #fff;
      font-weight: 600;

    }
	
.be3 {
    padding: 0px;
}
.best3 {
    padding: 0px;
}
.best2{padding:0px;}

/*best services end*/
.section_heading h2 {
    font-size: 30px;
    padding: 5px;
    color: #000;
}
.section_heading{
	color: #000;
    padding-top: 20px;
    text-align: center;
    padding-bottom: 20px;
}
.section_heading h4 {
    padding: 10px 0px;
}
.serviceslist {
    
    padding-bottom: 90px;
}
.serviceslist .blog_detail {
    background:#FFA217;
    bottom: -7%;
    left: 0;
    margin: 10%;
    padding: 11px;
    position: absolute;
    right: 0;
    width: 80%;
}


.serviceslist .category_heading a {
    font-size: 13px;
    font-weight: 300;
    color: #b2b2b2;
}
.serviceslist .category_heading h6 {
    color: #f6b20e;
    font-size: 14px;
    font-weight: 500;
    margin: 0;
}
.serviceslist .category_heading a {
    font-size: 13px;
    font-weight: 300;
    color: #b2b2b2;
}

.serviceslist .category_heading ul {
    margin: 0;
    padding: 0;
}
.serviceslist .category_heading li {
    color: hsl(0, 0%, 70%);
    display: inline-block;
    font-size: 10px;
    font-weight: 300;
    list-style: outside none none;
    padding-right: 20px;
}
.serviceslist .category_heading a {
    font-size: 10px;
    font-weight: 300;
    color: #b2b2b2;
}
.serviceslist .read_more > p {
    color: hsl(0, 0%, 0%);
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
}
.serv {
    padding: 0px;
}
.servs {
    padding: 0px;
}
.blog_detail p{
	font-size:14px;
}

  .why-us {
    float: left;
    width: 100%;
    padding: 44px;
    background:#FFD012;
} 
.why-header {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 45px;
    color: #000;
    padding-bottom: 30px;
    font-family: 'Yeseva One', cursive;
}
.why-border {
    float: left;
    width: 100%;
    padding: 20px 10px;
    background:#fff;
    text-align: center;
}
.why-icon .fa {
    color: #8F0303;
    padding: 0px 0px;
    font-size: 55px;
}
.why-title {
    color: #000;
    font-size: 25px;
    padding-top: 20px;
    font-family: 'Roboto', sans-serif;
}
.why-border:hover
{
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    box-shadow: 0px 4px 10px #000;  
}
.testi {
    float: left;
    width: 100%;
    padding: 50px 0px;
    position: relative;
    z-index: 1;
  
}

.testi-header {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 45px;
    color:#9A0001 ;
	font-weight: bold;
 font-family: 'Yeseva One', cursive;
}

    .testi-sub {
        float: left;
        width: 100%;
        text-align: center;
        font-size: 20px;
        color: black;
        padding-bottom: 30px;
       font-family: 'Roboto', sans-serif;
    }
    .line1
    {
        float: left;
        width: 100%;
    }
.line1 img {
    display: table;
    float: none;
    margin: 0 auto;
}
    .testi-border {
        float: left;
        width: 100%;
        background: #fff;
        padding: 10px;
        position: relative;
        z-index: 1;
        border:1px solid;
    }
    .testi-desc {
        float: left;
        width: 100%;
        padding: 15px;
        position: relative;
        color: black;
       font-family: 'Roboto', sans-serif;
        font-size: 18px;
        z-index: 1;
    }
    .tetsi-name {
        float: left;
        width: 100%;
        text-align: left;
        font-size: 20px;
        color:#9A0001;
		    font-weight: bold;

       font-family: 'Roboto', sans-serif;
    }
    .tetsi-img {
        float: left;
        width: 70px;
        height: 70px;
        overflow: hidden;
    position: absolute;
    bottom: -35px;
    right: 23px;
    }
    .tetsi-img img{
        float: right;
        width: 100%;
        border-radius: 50%;

    }
.footer {
    float: left;
    width: 100%;
    padding: 50px 0px;
    background: black;
}
.footer-header {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 35px;
    padding-bottom: 30px;
    font-family: 'Yeseva One', cursive;
    color:#fff;
}
.footer-border {
    float: left;
    width: 100%;
    font-size: 18px;
    color: white;
    font-family: 'Roboto', sans-serif;
}
.footer-border li {
    list-style: none;
}
.footer-border i
{
    color:#e30047;
    padding-right: 5px;
}
.best-ser {
    float: left;
    width: 100%;
    padding: 50px 0px;
    z-index: 1;
    position: relative;
    background: #fff;
}
.best-header {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 45px;
    color: #220dc2;
   font-family: 'Yeseva One', cursive;
}
.best-sub {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 25px;
    color:#AD0808;
    padding-bottom: 30px;
    font-family: 'Roboto', sans-serif;
}
.best-sub span {
    background:#AD0808;
    width: 60px;
    height: 2px;
    display: inline-block;
}
.best-box {
    float: left;
    width: 100%;
    background:#AD0808;
  
    padding: 20px;
    margin-bottom: 30px;
}
.best-im {
    float: left;
    width: 100%;
}
.best-im img {
    float: left;
    border-radius: 50%;
    padding: 5px;
    background: white;
    border: 2px solid red;
}
.best-title {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 25px;
    color: white;
    padding-bottom: 10px;
   font-family: 'Yeseva One', cursive;
}
.best-desc {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 20px;
    color: black;
    position: relative;
    z-index: 1;
    font-family: 'Roboto', sans-serif;
}

.best-im img {
    float: left;
    border-radius: 20px;
    padding: 5px;
    background: white;
    border: 2px solid red;
    width: 100%;
}
.best4 {
    float: left;
    width: 100%;
}
.best8 {
    float: left;
    width: 100%;
}

.serv1-sec {
  text-align: center;
  padding: 100px 0px;
 
  z-index: 1;
}


.serv1-sec:after {
  width: 50%;
  height: 60px;
  background: #9c0000;
  bottom: 0;
  top: inherit;
}

.serv1-sec .srv-hd {
  padding: 0px 0px 30px;
  text-align: right;
}

.serv1-sec .srv-hd p {
  font-size: 50px;
  color: #9c0000;
  font-weight: 600;
  text-transform: capitalize;
  margin: 0px;
  position: relative;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-weight: 800;
}

.serv1-sec .srv-hd p:after {
  content: "";
  position: absolute;
  width: 200px;
  height: 1px;
  top: inherit;
  right: 0px;
  bottom: -10px;
  left: 0px;
  margin: 0 auto;
  background: #9c0000;
}

.serv1-sec .srv-hd p:before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  top: inherit;
  right: 0px;
  bottom: -15px;
  left: 200px;
  margin: 0 auto;
  background: #9c0000;
  -webkit-clip-path: polygon(0 0, 100% 50%, 0 100%);
          clip-path: polygon(0 0, 100% 50%, 0 100%);
}

.serv1-sec .srv-hd p:after {
  left: inherit;
  right: 10px;
}

.serv1-sec .srv-hd p:before {
  left: inherit;
}

.serv1-sec .srv-hd span {
  display: block;
  font-size: 20px;
  color: #000;
  text-transform: capitalize;
  padding: 20px 0px 0px;
  font-weight: 600;
}

.serv1-sec .srv-mn {
  padding: 25px;
}

.serv1-sec .srv-mn .srv-box {
  padding: 20px;
  -webkit-box-shadow: 0px 0px 20px #0000005e;
          box-shadow: 0px 0px 20px #0000005e;
  border-radius: 10px;
  background: #9c0000;
}

.serv1-sec .srv-mn .srv-box img {
  max-width: 90%;
  border-radius: 70% 30% 30% 70% / 60% 40% 60% 40%;
}

.serv1-sec .srv-mn .srv-box .srv-nm {
  font-size: 24px;
  color: #FED425;
  text-transform: capitalize;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  margin: 0px;
  font-weight: 600;
  padding: 15px 0px;
}

.serv1-sec .srv-mn .srv-box .srv-para {
  line-height: 27px;
  font-size: 15px;
  text-align: left;
  color: #fff;
  font-weight: 400;
  margin: 0px;
}

.serv1-sec .srv-mn .srv-im {
  padding: 0px;
}
.best-ser::before {
    content: "";
    position: absolute;
    width: 49%;
    height: 43%;
    top: 0;
    right: -51%;
    bottom: inherit;
    left: 0px;
    margin: 0 auto;
    
}

.best-box:hover .best-im{

    transition: 0.9s;
    transform: rotateY(360deg);
    }
   
    .other-services {
        float: left;
        width: 100%;
        padding: 50px 0px;
        position: relative;
        z-index: 1;
    }
    .other-header {
        float: left;
        width: 100%;
        text-align: center;
        font-size: 45px;
        color:#AD0808;
        font-family: 'Yeseva One', cursive;
    }
    .other-line {
        float: left;
        width: 100%;
    }
    .other-line img {
        float: none;
        margin: 0 auto;
        display: table;
        width: 15%;
    }
    .other-sub {
        float: left;
        width: 100%;
        text-align: center;
        font-size: 25px;
        padding-bottom: 30px;
        font-family: 'Roboto', sans-serif;
        color: black;
    }
    .other-border {
        float: left;
        width: 100%;
        padding: 20px;
        background:#CA1718;
        border: 3px solid #FED425;
        margin-bottom: 30PX;
        position: relative;
        z-index: 1;
    }
    .other-img {
        float: left;
        width: 100%;
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 50%, 0 100%);
     clip-path: polygon(0 0, 100% 0, 100% 50%, 0 100%); 
    padding: 0px;
    }
    .other-img img
    {
        border: 6px solid #fff;
        float: left;
        width: 100%;
    }
    .other-call {
        display: block;
        padding: 20px 0px;
        position:absolute;
        bottom: 17%;
        right: 3%;
        font-size: 18px;
        font-family: 'Roboto', sans-serif;
    }
    .other-call a {
        position: relative;
        -webkit-transition: 0.4s ease-in-out;
        transition: 0.4s ease-in-out;
        color: #FED425;
		text-decoration:none;
        padding: 10px;
        border: 1px solid #fff;
        margin: 10px;
        z-index: 1;
        background: transparent;
    }
    .other-call a::before{
        content: "";
        position: absolute;
        width: 0%;
        height: 100%;
        top: 0px;
        right: inherit;
        bottom: inherit;
        left: 0%;
        margin: 0 auto;
        background: #FED425;
		
        z-index: -1;
        -webkit-transition: 0.3s ease-in-out;
        transition: 0.3s ease-in-out;
        margin: 0;
    }
    .other-border:hover .other-call a::before{
        width: 100%;
    }
    .other-border:hover .other-call a{
        width: 100%;
        color: white;
    }
    .other-title {
        float: left;
        width: 100%;
        text-align: center;
        font-size: 25px;
		background:#FED425;
        color:#9A0001;
        font-family: 'Yeseva One', cursive;
    }
   
        
        @media(min-width:320px) and (max-width:479px)
{
    .top-left {
        font-size: 18px;
    }
    .top-header .col-sm-1
    {
        display: none;
    }
    .top-header-logo {
        font-size: 18px;
    }
    .top-header-right {
        font-size: 18px;
    }
    .right-header {
        font-size: 22px;
    }
    .right-header-title {
        font-size: 18px;
    }
    .text1 {
        font-size: 18px;
    }
    .testi-border{
        margin-bottom: 40px;
    }
    .top-right {
        font-size: 18px;
        clip-path: none;
    }
    .header-top .col-sm-7
    {
        width: 100%;
        text-align: center;
    }
    .logo {
        display: none;
    }
    .text3 {
        font-size: 18px;
        padding: 0px 2px;
    }
    .abt-header {
        font-size: 28px;
    }
    .abt-sub {
        font-size: 15px;
    }
    .abt-desc {
        font-size: 18px;
    }
    .best-header {
        font-size: 35px;
    }
    .best-sub {
        font-size: 20px;
    }
    .best-ser::before {
        height: 8%;
    }
    .best-ser::after {
        height: 5%;
    }
    .best-title {
        font-size: 20px;
    }
    .best-desc {
        font-size: 18px;
    }
    .why-header {
        font-size: 35px;
    }
    .testi-header {
        font-size: 35px;
    }
    .testi-desc {
        font-size: 18px;
    }
    .testi-name::after {
        top: -123px;
    }
    .other-call {
        padding: 8px 0px;
        bottom: 19%;
        right: 5%;
        font-size: 16px;
    }
    .footer-header {
        font-size: 25px;
    }
    .other-line img {
        width: 45%;
    }
    .other-services::after{display: none;}
    .other-services::before{display: none;}
    .other-sub {
        font-size: 20px;
    }
    .other-header {
        font-size: 35px;
    }
    .head-color {
    display: none;
}
}
@media(min-width:480px) and (max-width:639px)
{ .other-services::after{display: none;}
.other-services::before{display: none;}
    .best-ser::before {
        height: 8%;
    }
    .other-header {
        font-size: 35px;
    }
    .other-sub {
        font-size: 20px;
    }
    .best-ser::after {
        height: 5%;
    }
    .top-header .col-sm-1
    {
        display: none;
    }
    .top-header-logo {
        font-size: 18px;
    }
    .top-header-right {
        font-size: 18px;
    }
    .right-header {
        font-size: 22px;
    }
    .right-header-title {
        font-size: 18px;
    }
    .text1 {
        font-size: 18px;
    }
    .testi-border{
        margin-bottom: 40px;
    }
    .logo {
        display: none;
    }
    .testi-name::after {
        top: -171px;
    }
    .head-color {
    display: none;
}
}
@media(min-width:640px) and (max-width:767px){
    .best-ser::before {
        height: 8%;
    }
    .best-ser::after {
        height: 5%;
    }
    .logo {
        display: none;
    }
    .testi-name::after {
        top: -220px;
    }
    .best-sub {
        font-size: 18px;
    }
}
@media(min-width:768px) and (max-width:991px){
.header-top .col-sm-5
{
    width: 100%;
}
.header-top .col-sm-7
{
    width: 100%;
}
.logo {
    display: none;
}
.header .col-sm-5
{
    width: 100%;
}
.header .col-sm-7
{
    width: 100%;
}
.best-ser .col-sm-6
{
    width: 100%;
}
.best-sub {
    color: black;
}
.why-us .col-sm-3
{
    width: 50%;
}
.testi .col-sm-4
{
    width: 50%;
    margin-bottom: 40px;
}
.other-services .col-sm-4
{
    width: 50%;
}
.footer .col-sm-3
{
    width: 50%;
}
}
@media(min-width:992px) and (max-width:1200px){
    .header-top .col-sm-5
    {
        width: 100%;
    }
    .header-top .col-sm-7
    {
        width: 100%;
    }
    .testi-name::after {
        top: -131px;
    }
    .footer .col-sm-3
{
    width: 50%;
}.header .col-sm-5
{
    width: 100%;
}
.header .col-sm-7
{
    width: 100%;
}
}
@media(min-width:1201px) and (max-width:1650px){
    
}

/* start top */

.top-texx2
{
	background-color:#FFD012;
	color:#fff;
	animation:texclr 400ms linear infinite;
}
@keyframes texclr
{
	0%{background-color:#000;}
	50%{background-color:#FFD012;}
	100%{background-color:#000;}
}

.top-new
 {
    padding: 5px 0;
    color: #fff; 
 }
 
 .top-new2
 {
	 text-align:center;
 }
 
 .top-new2 h4
 {
	
	 font-size:20px;
     line-height:30px;
     font-family: -webkit-pictograph;
	 
	 
 }
 
 .logo-sec {
  text-align: center;
}

.header .logo-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 10px 15px 30px;
}

.header .logo-side .logo-inr {
  padding: 0px;
}

.header .logo-side .logo-p1 {
  font-size: 25px;
  color: #9c0000;
  text-transform: capitalize;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  margin: 0px;
  font-weight: 600;
}

.header .logo-side .logo-p2 {
  font-size: 14px;
  font-weight: 600;
  
  padding: 10px;
  background: #FED425;
  border-radius: 30px;
}

.header .logo-side .logo-p2 span {
  color: #9c0000;
}

.header .logo-side ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 15px 0px;
}

.header .logo-side ul li {
  padding: 0px 10px;
}

.header .logo-side ul li a {
  position: relative;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
  color: #fff;
  border: 1px solid #9c0000;
  padding: 10px;
  z-index: 1;
  font-size:18px;
  text-decoration:none;
}

.header .logo-side ul li a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  margin: 0 auto;
  -webkit-transform: scale(1);
          transform: scale(1);
  background: #9c0000;
  z-index: -1;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.logo-sec .logo-side ul li a:hover {
  background: transparent;
  color: #9c0000;
  -webkit-box-shadow: 0px 0px 6px #ffffff5c;
          box-shadow: 0px 0px 6px #ffffff5c;
}

.logo-sec .logo-side ul li a:hover::before {
  -webkit-transform: scale(0);
          transform: scale(0);
}

.logo-sec .logo-col3 {
  padding: 0px;
}

.logo-sec .logo-col3 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.logo-sec .logo-col3 ul li {
  font-size: 17px;
  padding: 10px 15px;
  font-weight: 600;
  position: relative;
  background: #FED425;
  margin: 0px 5px;
  border-radius: 8px 8px 0px 0px;
}

.logo-sec .logo-col3 ul li:before, .logo-sec .logo-col3 ul li:after {
  content: "";
  position: absolute;
  width: 65px;
  height: 65px;
  top: -30px;
  right: 0px;
  bottom: inherit;
  left: 0px;
  margin: 0 auto;
  border-radius: 50%;
  background: #9c0000;
  z-index: -1;
}

.logo-sec .logo-col3 ul li:after {
  background: url(top-icon.html);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 20px;
  top: -45px;
}
ul {
    list-style: none;
    margin: 0px;
}
.footer {
    float: left;
    width: 100%;
    background:#CA1718;
    padding: 30PX;
}
.footer-title {
    width: 100%;
 
    font-size: 26px;
   
    font-family: 'Encode Sans Semi Expanded', sans-serif;
    color: #FED425;
   text-align: center;
    padding-bottom: 20px;
}
.footer-desc {
    width: 100%;
   
    font-size: 18px;
    line-height: 35px;
    color: white;
    font-family: inherit;
}
.footer-desc a{
   color: white;
   font-family: inherit;
}
.footer-inner {
    float: left;
    width: 100%;
   
}
/* start our services */

.our-serv2
{
	-webkit-clip-path: polygon(0 0, 100% 95%, 100% 100%, 0 100%);
	clip-path: polygon(0 0, 100% 95%, 100% 100%, 0 100%);
	background-color:#fff;
	height:80px;
}
.our-serv
{
	background-color:#00260f;
}
.our-ser5
{
	text-align:center;
}
.our-ser5 h3
{
	padding:0px 0 10px 0;
	margin:0px;
	font-size:35px;
	font-weight:bold;
	color:#9A0001;
}
.our-ser5 h4
{
	padding:0px;
	margin:0px;
	font-size:20px;
	font-weight:600;
	color:#000;
}
.our-serv3
{
	padding:30px 0;
	background-color:#fff;
	margin:-1px 0 0 0;
}

.signature-content p
{
	padding: 0 20px 0 0;
}
.signature-content a
{
	color: #eeac00;
	text-decoration: none;
}

.signature-content a:hover
{
	color: #d70000;
}
.our-ser6
{
	padding:20px 0 0 0;
}

.oth-serv
{
	background-color:#fff;
	padding:30px 0;
	margin:-1px 0 0 0;
}

/* end our services */

/*start best services layout*/

.email-signature{
    background: #fff;
    font-family: 'Lato', sans-serif;
    padding: 25px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    position: relative;
    z-index: 1;
}
.email-signature:before{
    content: "";
    background-color:#FED425;
    width: 47%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
}
.email-signature .signature-content{
    color: #fff;
    background-color:#CA1718;
    width: 65%;
    padding: 20px;
}
.email-signature .signature-details{
    text-align: center;
    margin: 0 0 10px;
    display: inline-block;
}
.email-signature .title{
    font-size: 24px;
    font-weight: 600;
    text-transform:uppercase;
    margin: 0;
}

.email-signature .post{ font-size: 20px; color: #FED425;}
.email-signature .inner-content{
    padding: 0 40px 0 0;
    margin: 0;
    list-style: none;
}
.email-signature .inner-content li{
    color: #fff;
    font-size: 15px;
    line-height: 35px;
    display: block;
    text-align: left;
}
.email-signature .inner-content li a
{
	color: #fff;
}
.email-signature .inner-content li i
{
	padding:0 5px 0 0;
}

.email-signature .inner-content li span{
    color: #001f38;
    background: linear-gradient(to right,#f01c4e ,#69177d);
    text-align: center;
    line-height: 25px;
    width: 25px;
    height: 25px;
    margin-right: 6px;
    border-radius: 5px;
}
.email-signature .signature-img{
    background: #fff;
    width: 200px;
    height: 200px;
    padding: 7px;
    overflow: hidden;
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    right: 6%;
    z-index: 1;
}
.email-signature .signature-img img{
    width: 100%;
    height: auto;
}
.email-signature .icon{
    padding: 0;
    margin: 0;
    list-style: none;
    transform :translateY(-50%);
    position: absolute;
    top: 50%;
    right: 20px;
}
.email-signature .icon li a{
    color: #f01c4e;
    background: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 30px;
    width: 30px;
    height: 30px;
    margin: 15px 0;
    border-radius: 50%;
    display: block;
    transition: all 0.3s ease 0s;
}
.email-signature .icon li a:hover{
    color: #fff;
    background: #f01c4e;
    text-decoration: none;
    box-shadow: 0 0 10px #fff;
}
@media screen and (max-width:767px){
    .email-signature .signature-img{ right: 17%; }
}
@media screen and (max-width:576px){
    .email-signature{ padding: 17px; }
    .email-signature:before{
        width:100%;
        height: 50%;
        top: auto;
        bottom: 0;
    }
    .email-signature .signature-content{
        text-align: center;
        width: 100%;
        padding: 20px 10px 50px;
    }
    .email-signature .inner-content { padding: 0; }
    .email-signature .inner-content li{ line-height: 25px; }
    .email-signature .signature-img{
        margin: 0 auto;
        transform: translateY(0);
        position: relative;
        right: 0;
        top: -35px;
    }
    .email-signature .icon{
        text-align: center;
        transform: translateY(0) translatex(50%);
        top: auto;
        bottom: 10px;
        right: 50%;
    }
    .email-signature .icon li{ display: inline-block; }
    .email-signature .icon li a{ margin: 0 5px 0; }
}

/*end best services layout*/

.signature-content p
{
	padding: 0 20px 0 0;
	font-size:18px;
}
.signature-content a
{
	color: #eeac00;
	text-decoration: none;
}

.signature-content a:hover
{
	color: #d70000;
}

.best-services {
    float: left;
    width: 100%;
    padding: 50px 0px;
    
}
.best-header {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 45px;
    color: #f7b100;
    font-family: 'Reggae One', cursive;
}

.banner3 {
    float: left;
    width: 100%;
}
.banner3 img {
    float: left;
    width: 100%;
}
.best-header::before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    margin: 0 auto;
    background: #f7b100;
    -webkit-clip-path: polygon(0 0, 100% 50%, 0 100%);
    clip-path: polygon(0 0, 100% 50%, 0 100%);
    float: none;
    margin: 0 auto;
    display: table;
    top: 67px;
    left: 750px;
}
.best-header::after {
    content: "";
    position: absolute;
    width: 200px;
    height: 1px;
    float: none;
    margin: 0 auto;
    display: table;
    top: 72px;
    left: 552px;
    margin: 0 auto;
    background: #f7b100;
}
.best-title {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 25px;
    padding-top: 10px;
    color: white;
    font-weight: bold;
    font-family: 'Josefin Sans', sans-serif;
    padding-bottom: 30px;
}
.best-border {
    float: left;
    width: 100%;
 background: #8F0303;
       padding: 10px;
    margin: 10px;
}
.best-img {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.best-img img{
    float: left;
    width: 100%;
}
.best-img-title {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 20px;
    color: #fff;
    padding: 5px 0px;
    font-family: 'Reggae One', cursive;
}
.best-desc {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    font-family: 'Josefin Sans', sans-serif;
}
.best-call {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 20px;
    padding: 5px 0px;
    background-color: #FFD012;
    color: #000;
    font-family: 'Reggae One', cursive;
}


/*Start......footer-part*/
.footer-part {
    text-align: center;
    background-color:#000000;
   padding-top: 46px;
}
section.img-ft img {
    width: 100%;
}
.footer-part h4 {
    font-size: 20px;
    padding-right: 16%;
    padding-left: 15%;
    color: #fff;
    line-height: 2;
    padding: 0 0 0 0;
}
.last {
    background: #040404;
    padding: 6px 0 6px 0;
}
.last p {
    color: #fff;
    font-size: 15px;
    padding: 5px 0 0 0;
}
.color{background:#000 !important;}
.color:hover {
    background: white !important;
    color: #023969;
    border: double 4px #00000063;
} 
.ft-part {
    text-align: left;
}
.logo-ft p {
    color: #fff;
    font-size: 16px;
    line-height: 25px;
}
ul.ft-ul {
    padding: 0;
}
.ft-part h3 {
    color: #FFD700;
    font-size: 25px;
}
ul.ft-ul li {
    color: #fff;
    padding: 5px 0;
        list-style: none;
    font-size: 16px;
}
ul.ft-ul li i {
    color: #FFD700;
}
.logo-ft p {
    margin-top: 10px;
}
button.call-btn {
    background: #FFD700;
    padding: 15px 30px;
    font-size: 18px;
    border-radius: 50px;
    border: none;
    color: #000;
}
.p-part{padding: 1% 0 3% 0 !important;}