@import url('https://fonts.googleapis.com/css2?family=Acme&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
body{
	padding: 0;
	margin: 0;
  font-family: 'Lato', sans-serif;
}
.main{
  width: 93%;
  padding: 0;
  margin: 0 auto;
  border:0px solid;
}
a{
    color: #000;
    text-decoration: none;
}
a:focus, a:hover {
    color: #000;
    text-decoration: none;
}
img{
	max-width: 100%;
}

h1,h2,h3,h4,h5,h6{
    margin:0;
}
ul{
    margin: 0;
    padding: 0;
}
li{
    list-style: none;
}
p{
    margin:0;
}





/* start top header section */
.top-header{
  padding: 0;
  background:#720909;
}
.top-header-1{
  padding: 0;
}
.top-header-left{
  padding:10px 10px;
}
.top-header-left-1{
  padding: 0;
}
.top-header-left-1 p{
  font-size: 20px;
  color:#fff;
  font-weight: 500;
  padding:7px 0;
  display: inline-block;
}

.top-header-center{
  padding:17px 10px;
}
.top-header-center-1{
  padding: 0;
}

.top-header-center-1 span{
    font-size: 20px;
    color: #fb0000;
    font-weight: 600;
    padding: 7px 29px;
    text-transform: capitalize;
    border-radius: 9px;
    background: #fefc00;
    box-shadow: 0 0 7px 0px #fefc00;
    animation:blinkk .8s infinite;
}
@keyframes blinkk{
  50%{box-shadow: 0 0 10px 0px #fefc00;}
}
.top-header-right{
  padding:10px 10px;
}
.top-header-right-1{
  text-align: center;
  color:#fffe3e;
  font-weight: 400;
  font-size: 20px;
  text-transform: capitalize;
  padding: 7px 0;
}

.top-line{
    background: #720909;
    padding: 4px 0 0;
    display:
    none;
    text-align: center;
}
.top-line p{
    color: #fff;
    font-size: 14px;
    font-weight: 500;margin:0;
    line-height: 24px;
    text-transform:
    capitalize;
}
.top-line a{
    color: #fff;
    font-size: 15px;
    font-weight: 700;margin:0;
    text-decoration:
    none;
}

/* end top header section */



/* start header logo section */
.header-logo{
  padding:0;
}
.header-logo-1{
  padding:0;
}
.header-logo-left{
  padding: 0;
}
.header-logo-left-1{
  padding: 15px;
  text-align:center;
}
.header-logo-right{
  padding: 0;
}
.header-logo-right-1{
  padding: 15px;
  text-align: center;
}
/* end header logo section */



/*start navbar section*/
/* scroll on start */

.scroll-on .logo1{
    text-align:center;
}
.scroll-on .logo1 img{
    height:62px;
}
.scroll-on .head-nav1{
    text-align: center;
}
.scroll-on .navigation-section1{
    width: 100%;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    box-shadow: 0px 0px 6px 2px #226f5b24;
    background: #fffc01;
    padding:0;
}
.scroll-on .head-nav1{
    background:#fffc01; 
}

/* scroll on end */

.navigation-section{
    background: #ffffff;
    transition: all ease-out 0.5s;
}
.navigation-section1{
    padding:7px 0 0;
}
.logo{
    padding: 0;
}
.logo1{
    padding: 0;
}
.nav-section{
    padding: 0;
}
.nav-section1{
    padding: 0;
}
.navbar{
    margin: 0;
    border:0;
    min-height: 0
}
.navbar a{
  color: #ff0000;
  display: none;
  top: -38px;
  font-weight: 600;
  position: absolute;
  font-size: 25px;
}



.head-nav1{
   text-align: center;
   background:#fffc01;
}
.head-nav1 li{
    display: inline-block;
    padding:11px 20px; 
}
.head-nav1 li a{
    font-size: 14px;
    font-weight:600;
    position: relative;
    top: 0;padding:10px;
    display:
    block;
    text-transform: uppercase;
    transition: 0.3s;
    color:#720909;
}

.head-nav1 li:hover a{
    transform: scale(1.2);
}
.navbar-toggler{
    display: none;
    color: #fff;
    font-size: 30px;
    background-color: transparent;
    width: 47px;
    padding: 0 12px;
    color: #000000;
    z-index: 9;
    position: absolute;
    border: 0px !important;
    float: right;
    top: 7px;
    border: 0;
    right: 3px;
}
.navbar-collapse {
    padding: 0;
}
.navbar-collapse.in{
    border: 0 !important;
    box-shadow:none;
}


.header{
  background:red;
  z-index: 1000;
    width: 100%;
    background: #fff0;
    padding: 0 0px 19px 0px;
    -webkit-transition: all ease-out 0.5s;
    -moz-transition: all ease-out .5s;
    -o-transition: all ease-out .5s;
    transition: all ease-out 0.5s;
}
.active-1{
    padding: 0;
    width: 100%;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    box-shadow: 0px 0px 6px 2px #226f5b24;
}

/* header-section end */

/*end navbar section*/



/* start top bottom header section */
.top-bottom-header{
  padding: 0;
  background:#fefc00;
  
}
.top-bottom-header-1{
  padding: 0;
  background:#720909;
  animation: blik 0.4s ease-in-out infinite;
}
@keyframes blik{
  0%{background: #E60D0D;}
  100%{background: #720909;}
}
.tagline{
  padding: 0;
}
.tagline-1{
  padding: 15px;
  text-align: center;
}
.tagline-1 p{
  font-size: 26px;
  color: #fff;
  width: 30.33%;
  display: inline;
  font-weight: 800;
  padding: 7px 0;
  text-transform: capitalize;
  animation: bli 0.4s ease-in-out infinite;
}
@keyframes bli{
  0%{color: #fff;}
  100%{color: #fffc01;}
}
.tagline-2{
  padding:0 0 10px;
  text-align: center;
}
.tagline-2 ul li {
  color:#fff;
  font-size: 15px;
  font-weight: 400;
  text-transform: capitalize;
  display: inline-block;
  padding: 0 12px;
}
.tagline-2 ul li i{
  color: #fb0000;
  font-size: 20px;
  width: 32px;
  height: 32px;
  line-height: 32px;
  background: #fefc00;
  margin: 0 10px 0 0;
  border-radius: 0px 8px 0px 8px;
  font-weight: 600;
}
/* end top bottom header section */

/* start list section */

.list-section{
    padding:0;
    display: none;
}
.list-section1{
    background: #fefc00;
    border-radius: 50px 50px 0px 0px;
    text-align: center;
    padding: 1px 0 0 0;
}
.list-section1 ul{
    padding:0;
    margin:0;
    list-style:none;
}
.list-section ul li{
    padding:5px 10px;
    display:
    inline-block;
    border-radius: 5px;
    color:#fff;
    text-transform:
    capitalize;
    background:
    #E60D0D;
    margin: 5px;
}
/* end list section */

/* start mark section */

.mark-section{
    display: none;
    background:
    url(../images/bg.jpg);
    background-size:
    cover;
    background-repeat:
    no-repeat;
    padding:0;
    background-position: center;
}
.mark-section:before{
    background: #0d652957;
    position:
    absolute;
    content:
    "";
    left:0;
    right:0;
    top:0;
    width:100%;
    height:100%;
}
.mark-section1{
    padding: 20px 0 20px 0;
    text-align:
    center;
}
.mark-section1 strong{
    text-transform: capitalize;color:#fff;
    font-size: 44px;
    margin:0;
    font-weight:600;
    text-shadow: 13px 15px 11px #ca5204;
}
.mark-section1 p{
    color:#fff;
    text-transform:
    capitalize;
    margin:0;
    font-size: 18px;
    font-weight:500;
    padding: 6px 0 20px;
    margin:0;
}
.mark-section1 a{
   background: #fffc01;
   padding: 10px 18px;
   font-size:15px;
   display: inline-block;
   color: #000;
   text-transform:
   capitalize;
   font-weight: 600;
   text-decoration:
   none;
}



/* end mark section */






/* start banner section */
.banner-sec{
  padding: 0;
}
.banner-sec img{
  width: 100%;
}
/* end banner section */





/* start about section */
.about-us-sec{
    padding: 0;
    background:#720909;
}
.about-us-sec-0{
  padding: 0;
  background: url(../images/about-bg.png);
  background-repeat: no-repeat;
}
.about-us-sec-1{
  padding:72px 15px;
}
.about-sec-left{
  padding: 0;
}
.about-sec-left-1{
  padding: 0;
}
.about-us-title{
    padding: 0;
    text-align: center;
}
.about-us-title img{
  width: 29px;
  padding: 0 0 5px;
}
.about-us-title strong{
  color: #fffc01;
  font-size: 17px;
  text-transform:capitalize;
  font-weight: 400;
  padding:0;
  display: block;
}
.about-us-title p{
    font-size: 36px;
    font-weight: 400;
    color: #ffffff;
    text-transform: capitalize;
    padding: 4px 0 0;
    font-family: 'Acme', sans-serif;
}

.about-us-content{
    padding:20px 0 0;
}
.about-us-content p{
    font-size: 15px;
    font-weight: 400;
    line-height: 27px;
    color: #fff;
    padding: 0 0 7px;
}
.about-us-content strong{
    color:#fffc01;
    font-size: 15px;
    font-weight: 500;
}
.list-heading{
  padding:6px 0 9px;
}
.list-heading span{
    color:#fdfc01;
    font-size: 18px;
    font-weight: 500;
    line-height:33px;
    padding: 10px 0 0;
    text-transform: capitalize;
}
.about-us-content ul{
    padding: 0px 0 6px;
}
.about-us-content ul li{
    font-size: 15px;
    font-weight: 300;
    line-height: 26px;
    padding: 4px 0;
    color: #fff;
}
.about-us-content ul li:before{
    content: "\f699";
    font-family: "";
    font-weight: 900;
    font-size: px;
    color:#720909;
    padding-right: 7px;
}
/* end about section */


/* Case solved section start */
.case-solv{
    padding: 0;
}
.case-solv-1{
    padding:67px 0 110px;
}
.case-solv-text{
  padding: 0;
  text-align: center;
}
.case-solv-text p{
    font-size: 14px;
    font-weight: 500;
    padding:16px 0 0;
    line-height: 27px;
    color: #000000;
}
.case-solv-content{
    padding:30px 0 0;
}
.case-1{
    padding: 0;
}
.case-2{
    padding:15px 15px;
}
.inner{
  position: relative;
  max-width: 230px;
  margin: 0 auto;
  text-align: center;
  border-radius: 30px 0 30px 0px;
  padding: 49px 0px 0;
  background:#fffc01;
  box-shadow: 0 0 4px 0 #0000003d;
  overflow: hidden;
}

.icon-box{
    top: 50%;
    margin-top: -20px;
    line-height: 1em;
    font-size: 42px;
    color:#720909;
}

.content{
  background:#720909;
  border-radius: 30px 0 30px 0;
  font-size:35px;
  font-weight: 600;
  color:#fffc01;
  text-transform: capitalize;
}
.count{
    position: relative;
}
.counter-title{
    font-size: 18px;
    font-weight: 600;
    color:#ff0000;
    padding:11px 0 21px;
}
/* Case solved section end */


/* start services section */
.srv-sec{
  padding: 0;
  background: #720909;
}
.srv-sec-1{
  padding:75px 0 75px;
}
.srv-sec-2{
  padding: 0 15px;
}
.srv-sec-left{
  padding: 0;
}
.srv-sec-left-1{
  padding: 0;
}
.srv-title{
  padding: 0;
}
.srv-title img{
  width: 29px;
  padding: 0 0 5px;
}
.srv-title strong{
    color: #fffc01;
    font-size: 17px;
    text-transform: capitalize;
    font-weight: 400
    padding: 0;
    display: block;
}
.srv-title p{
    font-size: 36px;
    font-weight: 400;
    color: #ffffff;
    text-transform: capitalize;
    padding: 4px 0 0;
    font-family: 'Acme', sans-serif;
}
.srv-sec-right{
  padding: 0;
}
.srv-sec-right-1{
  padding: 60px 10px;
  background: #fffc01;
  border-radius: 20px;
  text-align: center;
  margin: -120px 0 0 0;
}
.srv-sec-right-1 p{
  font-size: 23px;
  font-weight: 600;
  padding: 0 0 33px;
  line-height: 27px;
  color:#fb0000;
}
.srv-sec-right-1 ul li{
  display: inline-block;
  padding: 0 3px;
  color: #000;
  font-weight: 600;
  font-size: 17px;
}
.srv-sec-right-1 ul li a{
  font-size: 15px;
  font-weight: 400;
  padding: 7px 20px 9px;
  line-height: 27px;
  color: #fffc01;
  background: #720909;
  border-radius: 6px;
}

.srv-content{
  padding: 30px 0 0;
  text-align: center;
}
.srv-1{
  padding:30px 15px;
  overflow: hidden;
}
.srv-2{
  padding: 30px 15px;
  border-radius: 16px;
  background:#fffc01;
  overflow: hidden;
}
.srv-img{
  padding: 0;
  text-align: center;
}
.srv-text{
  padding:19px 0px 0px;
}
.srv-head span{
  text-transform: capitalize;
  color:#720909;
  font-weight: 600;
  font-size: 22px;
  padding: 0 0 10px;
}
.srv-text p{
  font-size: 14px;
  font-weight: 500;
  padding: 7px 15px 10px;
  line-height: 27px;
  color: #000000;
}
.srv-contact {
  padding:7px 0 0;
}
.srv-contact a{
  color: #ddff00;
  background: #d40000;
  border-radius: 50px;
  width: 50px;
  height: 50px;
  line-height: 57px;
  display: inline-block;
  text-align: center;
}
.srv-contact a i{
  font-size: 21px;
}
/* end services section */



/* start top services section */
.top-srv-sec{
  padding: 0;
}
.top-srv-sec-1{
  padding:70px 0 50px;
}
.top-srv-title{
  padding: 0;
  text-align: center;
}
.top-srv-title img{
  width: 29px;
  padding: 0 0 5px;
}
.top-srv-title strong{
    color:#720909;
    font-size: 17px;
    text-transform: capitalize;
    font-weight: 600;
    padding: 0;
    display: block;
}
.top-srv-title p{
    font-size: 36px;
    font-weight: 100;
    color: #000;
    text-transform: capitalize;
    padding: 4px 0 0;
    font-family: 'Acme', sans-serif;
}
.top-srv-content{
  padding: 0;
  text-align: center;
}
.top-srv-1{
  padding:15px 25px;
}
.top-srv-2{
  padding: 30px 15px;
}
.top-srv-img{
  padding: 0;
  text-align: left;
}
.top-srv-img img{
 box-shadow: 0 0 3px 0 #0000006e;
 width: 100%;
}
.top-srv-text{
  padding:25px 28px 35px;
  background: #720909;
  margin: -23px 0 0 12px;
  text-align: center;
  border-radius: 6px;
  box-shadow: 0px 1px 4px 0px #000000;
}
.top-srv-text img{
  width:78px;
  padding: 0px 0 8px;
}
.top-srv-title span{
  text-transform: capitalize;
  color:#fffc01;
  font-weight: 500;
  font-size: 22px;
  padding: 0 0 10px;
}
.top-srv-text p{
  font-size: 14px;
  font-weight: 300;
  padding: 7px 10px 10px;
  line-height: 27px;
  color: #ffffff;
}
.top-srv-contact {
  padding:10px 0 0;
}
.top-srv-contact a{
  background:#fb0000;
  border-radius: 50px;
  display: inline-block;
  padding: 6px 26px;
  color:#fffc01;
  font-weight: 400;
  font-size: 17px;
}
.top-srv-contact a i{
  color:#fffc01;
  display: inline-block;
  text-align: center;
  font-size: 17px;
  padding: 0 6px 0 0;
}
/* end top services section */


/* start awards section */

.awards-section{
  padding: 0;
  background:#fffc01
}
.awards-section1{
  padding:70px 20px 80px;
}
.award-title{
  padding: 0;
  text-align: center;
}
.award-title img{
  width: 29px;
  padding: 0 0 5px;
}
.award-title strong{
    color:#720909;
    font-size: 17px;
    text-transform: capitalize;
    font-weight: 600;
    padding: 0;
    display: block;
}
.award-title p{
    font-size: 36px;
    font-weight: 100;
    color:#d40000;
    text-transform: capitalize;
    padding: 4px 0 0;
    font-family: 'Acme', sans-serif;
}
.awards{
  padding:32px 0 0;
}
.awards-1{padding: 10px;}

.awards-2{
  padding:0;
}
.awards-2 img{
  width:100%;
}

/* end awards section */


/* start form section */
.form-sec{
  padding: 0;
}
.form-sec-1{
  padding: 0;
}
.form-img{
  padding: 0;
}
.form-img-1{
  padding: 0;
}
.form-1{
  padding:67px 46px 0;
}
.form-2{
  padding: 0;
}

.form-style{
    padding:25px 0 0 0;
}
.contact-form-group{
    padding:0 32px 0 0;
    margin-bottom: 35px;
}
.contact-form-group  .place::-webkit-input-placeholder{
  color:#000;
}
input:focus::-webkit-input-placeholder { opacity: 0; }
textarea:focus::-webkit-input-placeholder { opacity: 0; }

.contact-form-group .form-control:focus{
    box-shadow: none;
    border-bottom:1px solid #2D2D2D;
}
.contact-form-group .form-control{
    color:#000;
    border-bottom: 1px solid #bababa;
    background: none;
    border-left: none;
    border-right: none;
    border-top: none;
    border-radius: 0;
    box-shadow:none;
    font-size: 14px;
    letter-spacing: 1px;
    outline: none;
    transition: all .5s ease-in-out;
}

.contact-form-group textarea{
    resize:none;
    height:60px;
    scroll-behavior: none;
}
.btn:focus {
   box-shadow: none !important;
   outline: none!important;
}

.btn-default{
    border: 0;
}
.btn-group1 .submit{
    background: #720909;
    color: #fffc01;
    font-size: 15px;
    font-weight: 400;
    border: 0;
    border-radius: 35px;
    padding: 11px 27px;
    text-transform: capitalize;
}
.btn-group1 .submit i{
    padding-right: 8px;
}
.btn-group1 .submit:focus{
    border:0;
    font-weight:600;
    color:#720909;
    background:#fffc01;
}
.btn-group1 .submit:focus i{
    font-weight:600;
}

/* end form section */



/* start testimonial section */
.testi-sec{
    padding:0;
}
.testi-sec-1{
    padding:70px 0 0px;
}
.testi-content{
    padding:58px 0 0;
}
.testi-1{
    padding:30px 30px 140px;
}
.testi-2{
    padding:35px 40px;
    text-align: center;
    background: #720909;
    border-radius: 25px;
}
.testi-2:after {
    content: "";
    width: 20px;
    height: 20px;
    border-right: 88px solid transparent;
    position: absolute;
    z-index: -1;
    bottom: -71px;
    left: 50px;
    border-width: 76px 0 0 75px;
    border-style: solid;
    border-color: #720909 transparent;
}
.testi-2 img{
  border-radius: 50%;
  width: 92px;
  margin: -96px 0 0;
  box-shadow: 0px 0px 0 7px #720909;
}
.testi-2 p{
    font-weight: 100;
    color: #fffc01;
    text-transform: capitalize;
    padding: 4px 0 0;
    font-family: 'Acme', sans-serif;
    font-size: 31px;
}
.testi-2 span{
    font-weight: 400;
    color: #fff;
    text-transform: capitalize;
    padding: 4px 0 0;
    font-size: 15px;
    display: block;
}
.rating{
    font-size: 14px;
    color: #fffc01;
    padding: 13px 0;
}
.testi-text{
    font-size: 14px;
    font-weight: 300;
    line-height: 27px;
    color: #ffffff;
}
/* end testimonial section */

/* start testimonials1 section */
.testii-sec{
  padding:0px 20px 195px;
}
.testii-sec-1{
  padding: 0;
}
.testii{
  padding:40px 0 0;
}
.testii-1{
  padding:10px;
}
.testii-2{
  padding: 0;
  box-shadow: 0 0 7px 0 #00000038;
}
/* end testimonials1 section */


/*start footer section*/

.footer_section{
  padding:0;
  background:#720909;
}
.footer_section1{
  padding:0 20px 38px;
}
.footer-1{
  padding: 0px;
  margin: -119px 0 0;
}
.footer-contact1{
  padding:0px;
  text-align: center;
}
.footer-contact2{
  padding:70px 0px 65px 0px;
  background:#fffc01;
}
.footer-contact2 span{
    font-size: 28px;
    font-weight: 400;
    color: #000;
    text-transform: capitalize;
    padding: 3px 0 0;
    font-style: italic;
}
.footer-contact2 strong{
    font-size:40px;
    font-weight: 100;
    color:#fb0000;
    text-transform: capitalize;
    padding: 4px 0 0;
    font-family: 'Acme', sans-serif;
    display: block;
}

.footer-contact2 ul li{
    padding:0 0 3px;
}
.footer-contact2 ul li a{
    font-size: 24px;
    font-weight: 100;
    color: #000;
    text-transform: capitalize;
    padding: 0px 0 0;
    font-family: 'Acme', sans-serif;
}
.footer-contact2 ul li a i{
    font-size: 38px;
    font-weight: 600;
    padding: 13px 0 0;
}
.footer-contact3{
    background:#720909;
    text-align: center;
    padding:52px 0px 15px 0px;
}
.footer-head{
  text-align:center;
  font-size: 40px;
  font-weight: 100;
  color: #fffc01;
  text-transform: capitalize;
  padding: 4px 0 0;
  font-family: 'Acme', sans-serif;
  display: block;
}
.footer-list1{
  padding:10px 0;
  text-align:left;
}
.footer-list1 ul{
  text-align: center;
}
.footer-list1 ul li{
    font-size: 14px;
    font-weight: 300;
    padding: 7px 10px 10px;
    line-height: 27px;
    color: #ffffff;
    text-transform: capitalize;
}
.footer-list1 ul li:before{
    content: "\f678";
    font-family: "";
    font-weight: 300;
    font-size: px;
    color: #720909;
    padding-right: 7px;
}
.footer-list1 ul li a{
  color:#d8d8d8;
  text-decoration: none;
}
.footer-list1 ul li a i{
  color: #d3ac6b;
  padding: 0 5px;
}

.footer_aboutus{
  padding:15px 0 0;
  text-align:center;
}
.footer-about1{
  padding:0;
  display: flex;
}
.footer-about2{
  padding:0;
  margin: 0 auto;
}
.footer-logo1{
  padding:0;
  text-align: center;
  margin: 0 auto;
}
.footer-about2 strong{
  font-size: 40px;
  font-weight: 100;
  color:#fffc01;
  text-transform: capitalize;
  font-family: 'Acme', sans-serif;
  display: block;
}
.footer-about2 p{
  font-size: 14px;
  font-weight: 300;
  line-height: 27px;
  color: #ffffff;
  padding: 15px 0 0;
}
.nav-section2{
    padding:28px 0 0;
}
.head-nav2{
   text-align: center;
}
.head-nav2 li{
    display: inline-block;
    padding:4px 6px 10px; 
}
.head-nav2 li a{
    font-size: 14px;
    font-weight: 600;
    padding: 10px 20px;
    display: block;
    text-transform: uppercase;
    transition: 0.3s;
    color: #720909;
    background: #fffc01;
}
.head-nav2 li:hover a{
    transform: scale(1.2);
}

/* end footer section*/

/*start disclimeer section*/
.dis{
  padding:10px 0;
  background: #fffc01;
  text-align: center;
  box-shadow: 0px -2px 6px 0 #ffff0029;
}
.dis-1{
    padding: 10px 0 0;
    font-size: 14px;
    font-weight: 600;
    color: #000;
    line-height:24px;
}
.copy-1{
    padding: 0;
    padding: 10px 0;
    font-size:13px;
    font-weight: 600;
    color:#fb0000;
}

/* end disclimeer section*/






#callbook {
    background: #E60D0D;
    bottom: 0;
    height: 40px;
    left: 0;
    position: fixed;
    display: none;
    right: 0;
    z-index: 100;
}

#callbook ul {
    padding: 0
}

#callbook ul li {
    border-bottom: 1px solid #fff;
    background: #E60D0D;
    position: relative;
    padding:12px 0 10px;
    width: 50%;
    float: left;
    text-align: center;
}

#callbook ul li a{
    animation: zoom-out .5s infinite alternate;
    display: inline-block;
}
@keyframes zoom-out {
  
  0% { transform: scale(1); }
  100% { transform: scale(1.2); }
     
}
#callbook ul li a span {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    text-decoration: none;
    position: relative;
    top: -2px
}

#callbook ul li a i {
    color: #fff;
    position: relative;
    top: 0;
    padding: 0 5px 0 0;
    font-size: 17px
}

#callbook ul li a i {
    animation: pulsate .5s ease-out;
}


@media (max-width: 767px){
.top-header-1{display:none;}
.top-line{display:block;}
.top-header {background: #720909;padding: 0 0 5px;}
.header-logo-right{display:none;}
.navbar a {display: inline-block;}
.tagline-1 p:nth-child(2){display:none;}
.tagline-1 p:nth-child(3){display:none;}
.tagline-1 p{width:100%;font-size: 26px;padding: 0;}
.list-section{display:block;margin: 10px 0 0;}
.mark-section{display:block;}



  
.top-header-left-1,.top-header-center-1{text-align: center;}
.top-header-right{padding: 8px 0;}
.top-header-right-1{padding: 0;}
.navbar-toggler {display: block; color:#720909;padding: 0; top:-42px;}
.navigation-section{background: #fefc00;padding:38px 0 2px;}
.scroll-on .navbar-toggler{ top:0px;padding:0 20px 0 0;}
.scroll-on .navigation-section{padding:40px 0 2px;}
.head-nav1 li{margin: 0;padding: 7px 0;}
/*.navigation-section1{display: block;}*/
.head-nav1{ padding: 0;text-align:center;}
.head-nav1 li{display: block;margin: 0;padding: 6px 0;margin: 4px 0;}
.head-nav1 li a {padding: 4px 0; font-size: 14px; box-shadow: none;
  border: 0px;text-align: center;margin: 0;}
.head-nav1 li:hover a:after{width:0;opacity:0;}
.head-nav1 .active a:after{opacity:0;width:0;}
.top-bottom-header-1{display: block;padding: 5px 0 0;}
.tagline-2{padding:0 0 20px;}
.case-1{width: 50%;}
.srv-sec-2{display: flex;flex-direction: column-reverse;}
.srv-title {padding: 50px 0 0;text-align: center;}
.srv-1{width:50%;}
.top-srv-1{width: 50%;padding: 15px 5px 0;}
.awards-1{width: 50%;}
.testi-sec-1{padding:35px 0 0;}
.testii-1{width: 50%;}
.footer-contact2{padding:45px 0px;}
.footer-contact3{padding:35px 0px 32px 0px;}
.footer_aboutus{padding: 22px 0 0;}
.head-nav2 li{padding: 4px 4px 10px;}
.head-nav2 li a{font-size: 13px;padding: 10px 18px;}
.dis{padding:10px 0 49px;}
#callbook {display: block;}




}


@media only screen and (min-width: 767px) and (max-width:991px){
.top-header-left-1 p {font-size: 17px;}
.top-header-center-1 span {font-size: 16px;padding: 7px 23px;}
.top-header-right {padding: 10px 0px;}
.top-header-right-1{font-size:17px;}
.head-nav1 li{padding: 15px;}
.head-nav1 li a {font-size: 14px;padding: 0;}
.top-bottom-header-1{display: block;padding: 5px 0 0;}
.tagline-2{padding:0 0 20px;}
.srv-sec-right-1 p {font-size: 19px;padding: 0 0 30px;}
.srv-1 {padding: 30px 40px;}
.srv-2 {padding: 30px 37px;border-radius: 200px;}
.contact-form-group{margin-bottom: 28px;}
.footer-contact2{padding:45px 0px;}
.footer-contact3{padding:35px 0px 32px 0px;}
.footer_aboutus{padding: 22px 0 0;}
.head-nav2 li{padding: 4px;}
.head-nav2 li a{font-size: 13px;padding: 10px 18px;}
.tagline-1 p {font-size: 30px;}
}


@media only screen and (min-width: 991px) and (max-width:1200px){
.tagline-1 p {font-size: 35px;}
.tagline-2 ul li {padding: 0 10px;}
.srv-sec-right-1 p {font-size:20px;}
.srv-1{padding:30px 8px;}
.srv-head span{font-size:20px;}
.top-srv-1{padding:15px 12px;}
.testi-sec-1{padding:45px 0 0;}
.footer-contact2 span {font-size: 25px;}
.footer-contact2 strong,.footer-head{font-size: 37px;}
.footer-contact2 ul li a {font-size: 22px;}
.footer-contact2 ul li a i {font-size: 35px;padding: 8px 0 0;}

}





@media (min-width:0) and (max-width:600px){
.header-logo-left,.header-logo-right{width:100%;}
.header-logo-left-1{padding: 4px 0 5px;}
.header-logo-right-1{padding:0 0 15px;}
.head-nav1 li a {font-size: 13px;}
.top-header-left {padding:10px 0;}
.tagline-1{padding:0 8px 4px;}
.tagline-2{display: none;}
.srv-sec-right-1 p {font-size: 20px;}
.srv-1{padding:30px 6px;}
.srv-head span{font-size:20px;}
.top-srv-1{width: 100%;}
.awards-1{width: 100%;}
.form-1 {padding:48px 0px 0 27px;}
  


}




@media (min-width: 290px) and (max-width:480px){
  .mark-section1 strong {font-size: 30px;}
  .mark-section1 p{font-size:14px;}
.top-header-left-1 p{font-size:14px;}
.top-header-center-1 span {font-size: 13px;padding: 7px 18px;}
.top-header-right-1 {font-size:16px;}
.about-us-sec-1 {padding:60px 10px;}
.about-us-title p{font-size:32px;}
.case-solv-1 {padding: 50px 0 90px;}
.case-1{width: 100%;}
.srv-title p{font-size:32px;}
.srv-sec-right-1 {padding:44px 12px}
.srv-sec-right-1 p {font-size: 16px;padding:0 0 20px;}
.srv-sec-right-1 ul li{font-size:14px;}
.srv-sec-right-1 ul li a {font-size:13px;}
.srv-1{width: 100%;}
.srv-sec-1{padding: 75px 0 44px;}
.srv-content {padding:10px 0 0;}
.top-srv-sec-1 {padding:55px 0 44px;}
.top-srv-title p{font-size:32px;}
.top-srv-2 {padding: 30px 10px;}
.awards-section1 {padding:56px 0px 60px;}
.award-title p{font-size: 32px;}
.testi-sec-1 {padding: 10px 0 0px;}
.testi-1{padding:30px 13px 130px;}
.testi-2{padding:35px 29px;}
.testii-sec {padding:0px 0px 162px;}
.testii-1{width: 100%;}
.footer-contact2 span {font-size: 25px;}
.footer-contact2 strong,.footer-head{font-size: 37px;}
.footer-contact2 ul li a {font-size: 22px;}
.footer-contact2 ul li a i {font-size: 35px;padding: 8px 0 0;}
.footer_section1 {padding:0 0px 38px;}
.footer-about2 strong{font-size:32px;}
.head-nav2 li a {font-size:11px;}
#callbook ul li a span {font-size:14px}
#callbook ul li a i{font-size:15px;}
}


