@import url('../css2');
@import url('../css2-1');


.hdd {
    font-family: "Alkatra", system-ui;
}

body {
    font-family: "Albert Sans", sans-serif;
}

.new-tophead {
    padding: 0;
    background: red;
}

.new-tophead1 {
    padding: 0;
}

.newtop-left1 {
    padding: 0;
}

.newtop-left2 {
    padding: 10px;
    background: #f2002a;
}

.newtop-left2 p {
    color: #fff;
    font-size: 22px;
    text-align: center;
    text-transform: capitalize;
    margin: 0;
    padding: 0px 0px;
    font-weight: 600;
}

.newtop-left2 p:after {
    content: "";
    position: absolute;
    right: -7px;
    z-index: 1;
    top: 0px;
    height: 20px;
    bottom: 0;
    background: #1c1d29;
    margin: auto;
    border: 11px solid #1c1d29;
    border-left: 11px solid #f2002a;
}

.newtop-right1 {
    padding: 0;
}

.newtop-right2 {
    padding: 10px 10px 7px 10px;
    font-size: 17px;
    color: #fff;
    margin: 0;
    font-weight: 500;
    text-transform: capitalize;
}

.header {
    float: left;
    width: 100%;
}

.header1 {
    float: left;
    width: 100%;
    text-align: center;
}

.header1 img {
    max-width: 100%;
    padding-top: 10px;
}

.newhead-right1 {
    padding: 0 10px 10px 10px;
}

.newhead-right2 {
    padding: 0;
    text-align: right;
}

.newhead-icons {
    padding: 0;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    /* background: #828282; */
}

.new-hide1 {
    padding: 10px;
}

.new-hide2 {
    padding: 10px;
    border: 1px solid;
    visibility: hidden;
}

.new-icons1 {
    padding: 0;
}

.new-icons2 {
    padding: 7px 0px;
    text-align: center;
    background: #fcd000;
    border-bottom-left-radius: 20px;
}

.new-icons2 ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.new-icons2 ul li {
    padding: 0 9px;
    margin: 0;
    text-align: center;
    display: inline-block;
}

.new-icons2 li a {
    background-color: hsla(0, 0%, 100%, 0.62);
    border-radius: 1em;
    /* display: flex; */
    /* justify-content: center; */
    /* align-content: center; */
    width: 3.6em;
    line-height: 3.6em;
    height: 3.6em;
    display: inline-block;
    transition: background-color 200ms ease;
    color: #000;
}

.new-icons2 li a i {
    font-size: 20px;
    line-height: 2.6em;
}

.new-blink1 {
    padding: 0;
}

.new-blink2 {
    padding: 0;
}

.new-blink2 p {
    text-decoration: none;
    display: block;
    color: #fff;
    background: #f2002a;
    text-align: center;
    border-bottom-right-radius: 20px;
    padding: 15px 0px 14px;
    font-weight: 500;
    margin: 0px;
    text-transform: capitalize;
    font-size: 25px;
    animation: txt-blnk 0.6s infinite;
}

.newhead-right1 .col-sm-7 {
    padding: 0;
    margin: 0;
}

.newhead-right1 .col-sm-5 {
    padding: 0;
    margin: 0;
}

@keyframes txt-blnk {
    0% {
        background: #f2002a;
        color: #fff;
    }

    50% {
        background: #fbf9da;
        color: #f2002a;
    }

    100% {
        background: #f2002a;
        color: #fff;
    }
}

.newhead-mark {
    padding: 5px 0 0 0;
}

.newhead-mark ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.newhead-mark ul li {
    display: inline-block;
    border: 2px solid #eee;
    padding: 7px 15px;
    font-size: 15px;
    font-weight: 500;
    color: #1c1d29;
    text-transform: capitalize;
    margin: 6px 1px 0;
    border-radius: 50px;
}

.newhead-mark ul li i {
    color: #f2002a;
    padding: 0 0 0 10px;
}

.newhead-mark ul li:nth-child(2) {
    background: #f2002a;
    color: #fff;
    border: 0;
}

.newhead-mark ul li:nth-child(3) {
    background: #4d8400;
    color: #fff;
    border: 0;
}
.navigation-section1 {
    padding: 0;
    float: left;
    width: 100%;
}
.services-top {
    padding: 0px 0px 15px;
    background: #fcd000;
}
.services-top1 {
    padding: 10px;
}
.services-top2 {
    padding: 0px;
    background: #fcfcfc;
    display: flex;
    text-align:left;
}
.servicestop-left1 {
    padding: 0px;
}
.servicestop-right1 {
    padding: 0px 0 0 12px;
    text-align: left;
}
.servicestop-right1 strong {
    color: #1c1d29;
    text-transform: capitalize;
    font-weight: 700;
    font-size: 20px;
    margin: 0;
}
.servicestop-right1 p {
    color: #9e9e9e;
    font-weight: 500;
    font-size: 15px;
    text-transform: capitalize;
    margin: 0;
    padding: 0px 0 0 0;
}
.header-top {
    float: left;
    width: 100%;
    padding: 10px 0px;
    background: #1c1d29;
    font-size: 18px;
    color: #fff;
}
.banner_container {
    float: left;
    width: 100%;
}
.banner_container img{
   max-width: 100%;
}
.carousel-control.right {
    background: none;
}
.carousel-control.left {
    background: none;
}
.best-ser {
    float: left;
    width: 100%;
    text-align: center;
    padding: 50px 0px;
}
.best-sub {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    color: #f2002a;
}
.best-header.hdd {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 35px;
    color: #1c1d29;
    text-transform: capitalize;
}
.best-header.hdd span
{
    color: #f2002a;
}
.best-border {
    float: left;
    width: 100%;
    margin-top: 30px;
}
.best-img {
    float: left;
    width: 100%;
    text-align: center;
}
.best-img img{
  max-width: 100%;
  border-radius: 20px;
}
.best-cont {
    float: left;
    width: 100%;
    padding: 20px;
    box-shadow: 0 8px 2em -1.75em #000000ad;
    border-radius: 2em;
    background-color: #fff;
    margin-top: -50px;
    position: relative;
}
.circle-color {
    position: absolute;
    left: auto;
    top: 2em;
    right: 2em;
    bottom: auto;
    width: 1em;
    height: 1em;
    border-radius: 7em;
    background-color: #f2002a;
}
.best-cont-sub {
    float: left;
    width: 100%;
    text-align: left;
    font-size: 18px;
    color: #f2002a;
    font-weight: 600;
}
.best-cont-title.hdd {
    float: left;
    width: 100%;
    font-size: 25px;
    text-align: left;
    padding: 5px 0px;
    color: #1c1d29;
}
.best-cont-desc {
    float: left;
    width: 100%;
    text-align: left;
    font-size: 16px;
    color: #000;
    line-height: 28px;
}
.best-call {
    float: left;
    width: 100%;
    text-align: left;
    font-size: 18px;
    padding-top: 17px;
}
.best-call a{
    padding: 8px 15px;
    color: #fff;
    border-radius: 5px;
    background: #f2002a;
}
.round {
    position: relative;
}
.round .chakkra {
    position: absolute;
    right: -10%;
    top: 0px;
    z-index: -9;
    -webkit-animation: round 10s linear infinite;
    animation: round 10s linear infinite;
}

@keyframes round
{
    0% {
        transform: rotate(0);
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
    }
    100% {
        transform: rotate(1turn);
        -webkit-transform: rotate(1turn);
        -moz-transform: rotate(1turn);
        -ms-transform: rotate(1turn);
        -o-transform: rotate(1turn);
    }
}
.about-us {
  float: left;
  width: 100%;
  padding-bottom: 50px;
  position: relative;
  overflow: hidden;
  padding-top: 50px;
}
.abt-left {
    float: left;
    width: 100%;
    padding: 64px 45px;
    background: #fff2e4;
    border-radius: 0 0 50px 50px;
    border-bottom: 2px solid #f2002a;
}
.abt-sub {
    float: left;
    width: 100%;
    text-align: left;
    font-size: 20px;
    color: #000;
    font-weight: 600;
}
.abt-header.hdd {
    float: left;
    width: 100%;
    text-align: left;
    font-size: 35px;
    color: #f2002a;
}
.abt-desc {
    float: left;
    width: 100%;
    text-align: left;
    font-size: 18px;
    color: #000;
    padding-top: 10px;
    line-height: 28px;
}
.abt-right {
    float: left;
    text-align: center;
    width: 100%;
}
.abt-right img{
   max-width: 100%;
   padding-top: 50px;
}
.list-section {
    float: left;
    width: 100%;
    padding: 50px 0px;
    background: #E60101;
}
.list-design {
    border-radius: 10px;
    margin: 0px 0 0;
}
.text-start {
    text-align: left !important;
}
.list-design1 ul li:nth-child(1) {
    margin-top: 0;
}
.list-design1 ul li {
    list-style: none;
    font-weight: 500;
    background: #ffffff;
    border-radius: 13px;
    font-size: 17px;
    position: relative;
    padding: 15px 10px 16px 57px;
    margin: 17px 0 0;
    color: #000;
    text-transform: capitalize;
}
.list-design1 li:before {
    height: 48px;
    width: 51px;
    top: 1px;
    content: "";
    background: url(../images/ll.png) no-repeat;
    position: absolute;
    left: 0;
}
.list-design1 ul li a {
    color: #000;
}
.list-design1 ul li:hover {
    background: #1c1d29;
}
.list-design1 ul li:hover a{
 color: #fff;
}
.testi {
    float: left;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
    background: #f2002a;
}


.test-header {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 35px;
    color: #fff2e4;
}

.test-border {
    float: left;
    width: 100%;
    padding: 20px;
    margin-top: 30px;
    border: 1px solid #fff;
    border-radius: 50px 0px 50px 0px;
    position: relative;
}
.test-border:before {
    content: "\270f";
    font-family: "glyphicons-halflings-regular";
    width: 75px;
    height: 75px;
    line-height: 75px;
    background: #f2002a;
    text-align: center;
    font-size: 50px;
    color: #fff;
    position: absolute;
    top: -40px;
    left: 2%;
}

.test-conn {
    float: left;
    width: 100%;
    display: flex;
}

.tes-img {
    float: left;
    text-align: center;
}

.tes-img img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
}

.test-name {
    float: left;
    text-align: left;
    font-size: 20px;
    padding-left: 15px;
    padding-top: 20px;
    color: #1c1d29;
    font-weight: 600;
}

.test-name p {
    font-size: 14px;
    color: #fff;
}

.tes-star i {
    font-size: 20px;
    color: #fff;
}

.test-desc {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 17px;
    color: #fff;
    line-height: 28px;
    padding-top: 20px;
}

.choose-sec {
    position: relative;
    float: left;
    width: 100%;
    padding: 30px 0px;
    box-shadow: 0 8px 2em -1.75em #000000ad;
    border-radius: 100px;
    background-color: #fff;
    position: relative;
    border-top: 2px solid #f2002a;
    overflow: hidden;
    position: relative;
}
.choose-sec-1{
    padding: 0px 0 0;
}
.choose-sec-2{
    padding: 55px 15px 0;
}
.choose-sec-3{
    padding: 0 58px 0;
}
.choose-0{
    padding: 0 15px 20px;
}
.choose-1{
    padding: 73px 0 0;
    position: relative;
}
.choose-1:before{
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    height: 20px;
    width: 20px;
    margin: 0 auto;
    top: -22px;
    background: #f2002a;
    border-radius: 50px;
    border: 4px solid white;
    box-shadow: 0 0 0 2px #f2002a;
}
.choose-1:after{
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    height: 57px;
    width: 2px;
    margin: 0 auto;
    top: -14px;
    background: #f2002a;
    z-index: -1;
}
.choose-2{
    padding: 0px;
    text-align: center;
}
.choose-2:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    background: linear-gradient(0deg, #f2002a 50%, transparent 50%);
    height: 165px;
    border-radius: 0 0 22px 22px;
    z-index: -1;
}
.choose-2:after{
    content: "";
    position: absolute;
    bottom: -21px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: -1;
    width: 125px;
    height: 123px;
    background: #f2002a;
    border-radius: 22px;
    transform: rotate(45deg);
}
.chooseline{
    padding: 0 0 8px;
    background: #fff;
    border-radius: 20px;
    border: 2px solid #f2002a;
}
.chooseline-content {
    padding: 0;
    position: relative;
}
.chooseline-content:before {
    content: '';
    background:#f2002a;
    position: absolute;
    width: 80px;
    height: 80px;
    line-height: 80px;
    top: -14px;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-radius: 50%;
    z-index: -1;
}
.chooseline:before {
    content: '';
    border-radius: 35px;
    position: absolute;
    left: 7px;
    right: 7px;
    top: 7px;
    bottom: 7px;
    z-index: -1;
}
.chooseline-icon{
    position: relative;
    height: 57px;
    width: 57px;
    line-height: 42px;
    margin: -36px auto 0;
    background: #fff;
    border-radius: 50px;
}
.chooseline-icon i{
    color: #000000;
    font-size: 28px;
    line-height: 58px;
}
.chooseline-num{
  padding: 15px 0 0;
}
.chooseline-content .title {
    color: #ffffff;
    font-size: 18px;
    font-weight: 100;
    padding: 6px 0 6px;
    text-transform: capitalize;
  font-family: 'Inter', sans-serif;

    background: #f2002a;
}
.chooseline-content span {
    color: #1c1d29;
    font-size: 39px;
    font-weight: 700;
    padding: 8px 0 0px;
    display: inline-block;
    font-family: 'Changa', sans-serif;
    
}
.choose-display{
    /* align-items: center; */
}
.choose-left{
    padding: 0;
}
.choose-left-1{
    padding: 0 0px 20px 0;
    text-align: center;
}
.srv-title strong{
    float: left;
    width: 100%;
    text-align: center;
    font-size: 35px;
    color: #f2002a;
}
.srv-title p{
    float: left;
    width: 100%;
    text-align: center;
    font-size: 20px;
    color: #fff;
    background: #1c1d29;
    padding: 10px;
    text-transform: capitalize;
}

.footer{
    padding:0;
    background: #f2002a;
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
  
}
.footer:after {
    content: "";
    height: 100%;
    /* background: #f2002af2; */
    right: 0;
    left: 0;
    margin: 0 auto;
    position: absolute;
    z-index: 0;
    top: 0;
}
.contact-section{
    padding: 75px 0 42px;
}
.contact-section-1{
    padding: 0 15px;
}
.contact-1{
    padding: 0 0 31px;
}
.contact-2{
    padding: 0;
    text-align: center;
}
.contact-3{
    padding: 35px;
    border: 2px solid #ffffff;
    border-radius: 14px;
    margin: 0 auto;
}
.contact-head {
    padding: 0;
    font-size: 34px;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    text-align: center;
   
    letter-spacing: 2px;
}
.footer-text {
    color: #fff;
    font-size: 17px;
    line-height: 36px;
    padding: 6px 0 0;
    text-transform: capitalize;
  
}
.footer-text strong{
    color: #fff;
    font-weight: 500;
}
.contact-icon{
    width: 135px;
    height: 135px;
    line-height: 215px;
    background: #fff;
    border-radius: 50%;
    margin: 0 auto;
    position: relative;
    z-index: 8;
}
.contact-icon i{
    font-size: 50px;
    font-weight: 300;
    color: #fff;
    width: 100px;
    height: 100px;
    line-height: 75px;
    border-radius: 50%;
    padding: 0;
    line-height: 180px;
}
.contact-icon:before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    height: 79px;
    width: 5px;
    margin: 0 auto;
    top: -78px;
    background: linear-gradient(0deg, #fff, #ffffff);
    z-index: -4;
}
.contact-icon:after {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    height: 100px;
    width: 100px;
    margin: 0 auto;
    bottom: -9px;
    background: #f2002a;
    z-index: -1;
    border-radius: 50%;
}
.contact-2 p{
    padding: 21px 0 6px;
    font-size: 21px;
    font-weight: 500;
    line-height: 32px;
    color: #fff;
    text-transform: capitalize;
}
.contact-2  a{
    padding: 3px 0 0;
    font-size: 29px;
    font-weight: 700;
    line-height: 32px;
    color: #ffffff;
    display: inline-block;
}

.copyright{
    background: #1c1d29;
    background-repeat: no-repeat;
    padding:0;
    float: left;
    width: 100%;
}
.copy-right{
    padding:0;
    z-index: 1;
}
.disclimer{
    padding: 0;
    text-align: center;
}
.disclimer p {
    color: #fff;
    padding: 17px 0px 2px;
    line-height: 25px;
    font-weight: 500;
    font-size: 14px;
    text-transform: capitalize;
}
.copyryt{
  padding:0;
  text-align: center;

}
.copyryt span{
    font-size: 14px;
    font-weight: 700;
    line-height: 30px;
    color: #fff;
    text-align: center;
    padding: 0 0 12px;
    display: inline-block;
  
}

.best-ser2 {
    float: left;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
    background: #fffdf5;
    text-align: center;
}
.best-header2 {
    float: left;
    width: 100%;
    font-size: 35px;
    color: #f2002a;
    padding-bottom: 5px;
}

.best-border22 {
    float: left;
    width: 100%;
    margin-top: 40px;
}
.best-img2 {
    float: left;
    width: 100%;
    text-align: center;
    position: relative;
    z-index: 1;
}
.best-img2 img {
    max-width: 100%;
    border: 1px solid #f2002a;
    border-radius: 50%;
    padding: 10px;
    background: #fff;
}
.best-img3 {
    float: left;
    width: 100%;
    text-align: center;
    position: relative;
    z-index: 1;
}
.best-img3 img {
    max-width: 100%;
    border: 1px solid #f2002a;
   background:black;
    padding: 10px;
   
}
.best-img4 {
    float: left;
    width: 100%;
    text-align: center;
    position: relative;
    z-index: 1;
}
.best-img4 img {
    max-width: 100%;
    border: 1px solid #f2002a;
   background:white;
    padding: 10px;
   
}
.best-cont22 {
    float: left;
    width: 100%;
    text-align: center;
    border: 1px solid #f2002a;
    -webkit-transition: all linear .3s;
    -o-transition: all linear .3s;
    transition: all linear .3s;
    padding: 80px 15px 15px 15px;
    position: relative;
    margin-top: -90px;
    background: #fff2e4;
}
.best-cont22 h2 {
    float: left;
    width: 100%;
    font-size: 22px;
    color: #f2002a;
    font-family: "Alkatra", system-ui;

}
.best-cont22 a {
    float: left;
    width: 100%;
    font-size: 18px;
    color: #000;
}

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

#callbook ul {
    padding: 0px;
    float: left;
    width: 100%;
}

#callbook ul li {
    border-bottom: 1px solid #fff;
    background: red;
    position: relative;
    padding: 21px;
    width: 50%;
    list-style: none;
    float: left;
    text-align: center;
}

#callbook ul li a span {
    color: #fff;
    font-size: 18px;
    text-decoration: none;
    position: relative;
    top: -15px;
    text-decoration: none;
}

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

#callbook ul li a {
    line-height: 41px;
}

#callbook ul li a i {
    animation: pulsate 0.5s ease-out;
    animation-iteration-count: infinite;
    -webkit-animation: pulsate 0.5s ease-out;
    -webkit-animation-iteration-count: infinite;
}
@media(min-width:992px) and (max-width:1200px){
}
@media(min-width:768px) and (max-width:991px){
    .header .col-sm-5{width: 100%;}
    .header .col-sm-7{width: 100%;}
    .about-us .col-sm-6{width: 100%;}
    .best-ser .col-sm-4{width: 50%;}
    .best-ser2 .col-sm-3{width: 50%;}
    .testi .col-sm-4{width: 50%;}
    .choose-sec-1 .col-sm-3{width: 50%;}
}
@media(min-width:640px) and (max-width:767px){
    #callbook {
        display: block;
       }
       .new-icons2 {
          display: none;
         }
         .new-blink1 {
           float: left;
           width: 100%;
           position: relative;
           padding-top: 10px;
         }
         .new-blink2 p {
           font-size: 18px;
           padding: 5px;
         }
}
@media(min-width:480px) and (max-width:639px)
{
    #callbook {
        display: block;
       }
       .new-icons2 {
          display: none;
         }
         .new-blink1 {
           float: left;
           width: 100%;
           position: relative;
           padding-top: 10px;
         }
         .new-blink2 p {
           font-size: 18px;
           padding: 5px;
         }
         .newhead-mark ul li {
  float: left;
  width: 100%;
  text-align: center;
}
.abt-left {
  padding: 25px 10px;
}
.list-design1 ul {
  padding: 0;
}
}
@media(min-width:320px) and (max-width:479px)
{
    #callbook {
     display: block;
    }
    .new-icons2 {
       display: none;
      }
      .new-blink1 {
        float: left;
        width: 100%;
        position: relative;
        padding-top: 10px;
      }
      .new-blink2 p {
        font-size: 18px;
        padding: 5px;
      }
      .navigation-section1 {
  display: block;
}
.newhead-mark ul li {
  float: left;
  width: 100%;
  text-align: center;
}
.abt-left {
  padding: 25px 10px;
}
.list-design1 ul {
  padding: 0;
}
}