body{
	padding: 0px;
    margin: 0px;
    font-family: 'Crimson Pro', serif;
	
}
img{
	max-width: 100%;
}
ul{
	padding: 0px;
	margin: 0px;
    list-style: none !important;
    
}


a{
	text-decoration: none;
}
h1{
  font-weight: bold;
  text-align: center; 

}
p{
    font-size: 20px !important;
    color: #000;
}
a{
    font-size: 20px !important;
}


.mtb-80{
    margin: 40px 0;
}
/*=========== top header ===========*/
.fixed-bottom{
    display: none !important;
}
/*==========satisfaction-counter start=========*/
.satisfaction-counter{
    padding: 50px 0px;
    background-color: #f5f5f5;
}
.satisfaction-counter .satis-box{
  width: 100%;
  text-align: center;
  padding: 10px 0px;
  margin: 8px 0px;
  background-color: white;
  border-radius: 10px 0px 15px 0px;
  box-shadow: 2px 5px 8px 1px;
}
.satisfaction-counter .satis-box i{
    padding: 10px 0px;
    font-size: 60px;
    font-weight: 600;
    color: #ea481c;
    transition: 1.5s;
}
.satisfaction-counter .satis-box i:hover{
    transition: 0.8s;
    transform: rotate(360deg);
    font-size: 50px;
    color: #ea481c;
}
/*======== satisfaction-counter end===========*/

/*=== Header Top Two ===*/

.header-top-two{
    position: relative;
    background: #07b0b7;
    color: #ffffff;
}

.header-top-two .top-left{
    position: relative;
    float: left;
    padding: 14px 0px;
    font-size: 20px;
}
.quote-link{
    font-size: 20px !important;
}
.top-links ul li {
    font-size: 20px !important;
}
.header-top-two .quote-link{
    position: relative;
    color: #000;
    line-height: 30px;
    font-size: 16px;
    float: left;
}

.header-top-two .quote-link a{
    color: #4f772d;
}

.header-top-two .quote-link .icon{
    position: relative;
    font-size: 10px;
    vertical-align: middle;
    padding-left: 5px;
}

.header-top-two .top-right{
    position: relative;
    float: right;
    padding: 14px 0px;
}

.header-top-two .top-links{
    position: relative;
    float: left;
}

.header-top-two .top-links li{
    position: relative;
    float: left;
    color: #000;
    font-size: 16px;
    line-height: 30px;
    margin-right: 41px;
}

.header-top-two .top-links li:after{
    content: '';
    position: absolute;
    right: -21px;
    top: 7px;
    height: 16px;
    border-left: 1px solid rgba(255,255,255,0.15);
}

.header-top-two .top-links li:last-child:after{
    display: none;
}

.header-top-two .top-links li:last-child{
    margin-right: 0;
}

.header-top-two .top-links li a{
    position: relative;
    display: block;
    color: #000;
}

.header-top-two .top-links li a:hover{
    color: #000;
}

.header-top-two .top-links li .icon{
    position: relative;
    color: #4f772d;
    font-size: 16px;
    vertical-align: middle;
    line-height: 30px;
    padding-right: 8px;
}

/*=== Header Main Box ===*/

/*=========== navbar ==========*/
 .top-logo-section {
    border-top: 20px solid #07b0b7!important;
    padding-top: 12px
}

.button,.top-logo-box {
    text-align: center
}

.top-logo-box img {
    width: 230px
}

.top-slider {
    background-color: #07b0b7;
    color: #fff
}

.logo_design {
    margin-right: -153px;
    margin-left: 112px;
}
.logo_design img{
 width:  200px;
}

nav {
    width: 100%;
    height: auto;
    padding: 10px 45px;
    display: flex;
    background-color: #fff;
    z-index: 1;
    border-bottom: 8px solid #07b0b7;
}

.logo_design h4 {
    margin: 0;
    padding: 0;
    color: #fff
}

.menu_design1 {
    display: flex;
    padding: 0;
    margin: 0 0 0 222px;
    padding: 8px;
    list-style: none;
}
.main-menu-1 li{
    margin-top: 13px;
}
.submenu_one1 li a{
    padding: 3 !important;
}
.submenu_one1,.submenu_two2 {
    margin: 0;
    list-style: none;
    display: none
}
.submenu_two2{
	z-index:999;
}
.menu_design1 li {
    padding: 0px 6px;
    color: #fff
}

.menu_design1 li a {
    color: #000;
    text-decoration: none;
    font-size: 16px;
    padding: 23px 10px
}

.contact-info .col-12,.menu_one1,.read-more-date {
    position: relative
}

.menu_two2:hover {
    background-color: gray
}

.submenu_one1 {
    position: absolute;
    width: 220px;
    height: auto all;
    top: 46px;
    left: 0;
    color: #000!important;
    padding: 0;
    z-index: 15;
    background-color: #07b0b7;
}

.branch-list li,.menu_one1:hover>.submenu_one1,.menu_two2:hover>.submenu_two2 {
    display: block
}

.submenu_one1 li a {
    color: #000;
    padding: 0
}

.submenu_one1::-webkit-scrollbar {
    width: 5px
}

.dropdown1 {
    height: 500px;
    overflow-y: scroll;
    background-color: #fff
}

.dropdown1::-webkit-scrollbar {
    width: 5px
}

.dropdown1::-webkit-scrollbar-track {
    background-color: #fff
}

.dropdown1::-webkit-scrollbar-thumb {
    background-color: #07b0b7
}

.menu_two2 {
    position: relative;
    width: 100%
}

.submenu_two2 {
    overflow-y: scroll;
    position: absolute;
    top: 0;
    left: 170px;
    width: 180px;
    height: 220px;
    background-color: #ccc;
    padding: 0
}

.blog-g,.btn1 a {
    overflow: hidden
}

.submenu_two2 li {
    border-bottom: 1px solid #fff
}

.submenu_two2::-webkit-scrollbar {
    width: 5px
}

.submenu_two2::-webkit-scrollbar-track {
    background-color: #fff
}

.submenu_two2::-webkit-scrollbar-thumb {
    background-color: #07b0b7
}

.toggle_container {
    cursor: pointer;
    display: none
}

.bar1,.bar2,.bar3 {
    width: 35px;
    height: 5px;
    background-color: #ea481c;
    margin: 6px 0;
    transition: .4s
}

.change .bar1 {
    -webkit-transform: rotate(-45deg) translate(-9px,6px);
    transform: rotate(-45deg) translate(-9px,6px)
}

.change .bar2 {
    opacity: 0
}

.change .bar3 {
    -webkit-transform: rotate(45deg) translate(-8px,-8px);
    transform: rotate(45deg) translate(-8px,-8px)
}


/*=========== navbar end =========*/
.slider-caption p{
    color: #fff;
}

.banner-area {
    background: url(../assets/img/slider-1.webp);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    height: 570px;
}
.slider-caption h1 {
    display: inline-block;
    font-weight: 800;
    font-size: 50px;
    color: #07b0b7;
    
    border-radius: 0px 20px 0px 20px;
}
.slider-caption h2 {
	color: #fff;
    font-size: 60px;
    font-weight: 700;
   
}

.custom-btn {
    text-align: center;
    padding: 12px 10px;
    display: inline-block;
    font-size: 18px;
    color: #000;
    margin: 10px 10px;
    border-radius: 40px;
    font-weight: 700;
    transition: 0.6s;
    border: none;
    background: #07b0b7;
   }
   .about-box h1{
    font-weight: bold;
    text-align: center;
   }
   
    .about-box h3{
        font-weight: bold;
    }
    .about-box img{
        width: 100%;
    }
    .text-services{
    text-align: center !important;
          padding: 17px;
}
.text-services h2{
    color: #fff;
    text-align: center;
    border: 2px solid white;
    border-style: dashed;
    border-right: none;
    border-top: none;
    border-left: none;
    padding: 5px 0px;
    
margin: 10px; 

}
 .text-services p{
        color: #fff;
        text-align: left;
       
    }
    .text-services{
        background-color: #ea481c;
    }
    .btn-1 {
         padding: 20px;
         margin: 10px;
         background-color: #07b0b7;
    display: inline-block;
    padding: 10px 40px;
    color: black;
    border-radius: 40px;
    font-weight: 600;
    transition: 0.7s;   
    }
    .work-box{
        text-align: center;
    }
    .work-box h3{
        font-weight: bold;
        color: #000;
        padding: 10px;
     }
    
     .img-services img{
        width: 100%;
     }
.img-services ,.text-services{
    margin-bottom: 20px;
}
.choose img {
    width: 100%;
}
.choose p{
    display: block;
    padding: 40px;
    margin-left: 0px
    padding-inline:10%;
    font-weight: 20px;
}
/*========footer========*/
.footer-design h4{
    font-weight: 25px;
    color: #fff;
    font-size: 25px;
}
.footer-design p{
 color: #fff;
 font-size: 20px;
   
}
.footer-design ul li a{
    font-size: 20px;
    color: #fff;


}
.footer-design{
    padding: 50px 0px;
    background-color: #ea481c;
}
.footer-design ul li i {
    display: inline-block;
    margin: 3px;
    padding: 6px;
    background: #07b0b7;
    width: 30px;
}
.footer-design ul li{
    color: #fff;
    font-size: 20px;
}
.bottom-footer{
    position: relative;
    background: #07b0b7;
    text-align: center;
    padding: 10px 0;
}
.bottom-footer p a{
    color: #fff;
    background-color: black;
    padding: 5px;
}
.location-box-design ul li{
    text-align: center;
    background-color: #07b0b7;
    margin: 10px;
    display: block;
    padding: 7px;
    color: #000;
    font-size: 18px;
    border-left: 8px solid #ea481c;
    border-radius: 5px;
    
}
.location-box-design ul li:hover{
    background-color:#ea481c;
    color: #fff;
    border-left: 8px solid #07b0b7; 
}
.location-box-design li{

}
.hyderabad-location{
    text-align: center;
    border: 4px solid #252839;
    border-radius: 3px;
    margin: 10px;
    padding: 7px;
    font-size: 20px;
    font-weight: bold;
    border-radius: 5px;

    
  }
.counter1 {
    font-family: Poppins,sans-serif;
    text-align: center;
    width: 210px;
    padding: 55px 25px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}
.counter-icon{
    color: #fff;
}

.counter1:before {
    content: "";
    background-color: #ea481c;
    height: 172px;
    width: 148px;
    border-radius: 10px;
    box-shadow: 5px 0 5px rgba(0,0,0,.5) inset;
    transform: translateX(-50%) translateY(-50%) rotate(45deg) skewY(9deg);
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: -1;
    color: #fff;
    }
    .counter1 h3{
        color: #fff;
        font-size: 1.75rem;
        font-size: 22px;
    }

   
    h3{
        font-size:20px;
        font-weight: bolder;
       color: #000;
    }
    .our-mission-box img{
      width: 100%;
    }
    .our-team-section{
        text-align: center;
    }
    
    .page-header .page-caption ul li  a{
  display: inline-block;
  font-size: 24px;
  font-weight: 500;
  background: #ea481c;
    color: #07b0b7;
    padding: 3px;
}
.page-header .page-caption ul{
  display: inline-flex;
}
 .page-caption ul li{
  color: #fff !important;
}
.page-header .page-caption  h1{
  font-weight: 800;
  color: #fff;
}
.page-header .page-caption ul li{
   font-size: 24px;
  font-weight: 500;
}

.page-header{
  text-align: center;
  background-image: url("../assets/img/slider-2.webp");
  padding: 80px;
  background-size: cover;
}
.about-section ,.about-box h2{
    color: #000;
   font-weight: normal;

}
.our-gallery-section h2{
    text-align: center;
    font-weight: bold;
}
/*============ contact us =========*/
 /** CONTACT 1 STARTED **/


 /*==========location-counter end======*/


/*help line */
/* Start helpline_area */
.helpline_area {
    background-size: auto auto;
    background-size: cover;
    position: relative;
    z-index: 2;
    padding: 50px 0px;
}
.helpline_area::before {
    content: "";
    background: #07b0b7;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    z-index: -1;
}
.helpline_area h2 {
    font-size: 28px;
    color: #FFF;
    text-align: center;
    font-weight: bold;
    letter-spacing: .84px;
    text-transform: uppercase;
}
.helpline_area h2 span{
  color: #ea481c;
}
.helpline_area h3 {
    font-size: 20px;
    color: #FFF;
    line-height: 30px;
    text-align: center;
    font-weight: 300;
    letter-spacing: .84px;
    padding-top: 20px;
    padding-bottom: 20px;

}
/* End helpline_area */
        .content-area-5 {
            padding: 40px;
            background: #ea481c;
        }

        .contact-1 .form-control {
            width: 100%;
            padding: 10px 20px;
            font-size: 13px;
            outline: 0;
            font-weight: 500;
            color: #f6f6f6;
            height: 45px;
            border-radius: 3px;
            border: 1px solid #e2e2e2;
            box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .06);
        }

        .contact-1 .heading {
            font-size: 24px;
            font-weight: 400;
            line-height: 32px;
            margin: 0 0 30px;
        }

        .contact-1 p {
            margin-bottom: 30px;
            font-size: 15px;
        }

        .contact-1 .form-control:focus {
            color: #495057;
            outline: 0;
            box-shadow: none;
        }

        .contact-1 .form-group {
            margin-bottom: 20px;
        }

        .contact-1 textarea {
            min-height: 200px;
        }

        .contact-1 .btn-message {
            border-radius: 3px;
            padding: 10px 30px 11px;
        }

        .contact-1 .contact-info .media {
            margin-bottom: 25px;
        }

        .contact-1 .contact-info .media .fa {
            width: 55px;
    left: 68px;
    position: absolute;
    line-height: 62px;
    color: #07b0b7;
    margin-right: 38px;
    font-size: 39px;
}
        }

        .contact-1 .contact-info h3 {
            margin-bottom: 20px;
        }

        .contact-1 .contact-info .media h5 {
            letter-spacing: 1px;
            font-weight: 400;
            font-size: 16px;
            font-style: normal;
            margin: 0 0 3px;
        }

        .contact-1 .contact-info {
            font-size: 14px;
        }
         .media-body p a{
            color: #ea481c;
         }  
        .contact-1 .contact-info .media p {
            margin-bottom: 0;
        }
/*=========== fixed button str ==========*/
 /*      Subscription Start      */

.all-fixed-data{
    position: fixed;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9999999;
    max-width: 45px;
}
.contact-button-fixed {
    width: 175px;
    height: 55px;
    border-radius: 10px;
    background-color: #ea481c;
    text-align: center;
    transform: rotate(-90deg);
    position: relative;
    left: -80px;
 
}

.contact-button-fixed a{
    color: #fff;
    font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
    text-decoration: none;
    font-style: italic;
    text-align: center;
    font-size: 20px;
    display: block;
    font-weight: 500;
    position: relative;
    top: 55%;
    transform: translateY(-50%);
    animation: blinking .8s infinite 1s;
}

/*========== fixed end ============*/
.fixed-bottom {
    display: block;
    position: fixed;
    bottom: 0;
}
.fixed-bottom .b-one {
    width: 50%;
    padding: 14px 0;
    background-color: green;
    color: #fff;
    text-align: center;
    float: left;
}
.fixed-bottom .b-two {
    width: 50%;
    padding: 14px 0;
    background-color: #07b0b7;
    color: #000;
    text-align: center;
    float: right;
}


  /*calling btn end*/


@media (max-width: 576px){
    .logo_design {
        margin-right: 0px;
        margin-left: 0px;
    }
    .bottom-footer{
        padding-bottom: 60px;
        background-color: #ea481c;
    }
     .bottom-footer p{
        color: #07b0b7;
     }
	.contact-1 .contact-info .media .fa{
        position: relative;
		 
    }
    .header-top-two{
        display: none;
    }
		
    .toggle_container,nav {
        position:absolute;
        display: block
    }
    .fixed-bottom{
        display: block !important;
    }
    .contact-button-fixed{
        display: none;
    }
.page-header{
    padding: 80px 0;
    margin-top: 70px;
}
    .banner-area{
        margin-top: 80px;
    }
    .slider-caption h2{
        font-size: 30px;
    }
    .quote-link{
        display: none;
    }
    .toggle_container {
        top: 38px;
        right: 30px;
        color: #fff
    }

    .menu_design1 {
        margin-top: 20px;
        display: none;
        margin-left: 0
    }
    p{
        padding: 0 !important;
    }
    .banner-area{
        background-size:cover;
        background-color: gray !important;
        background-image: url(background-color:red);
    }
   
}



/* heading style */


.loader{
    background: #ffcb0e;
    width: 50px;
    height: 50px;
    margin: 50px auto 0;
    border-radius: 10%;
    position: relative;
    animation: loader_rotate 5.6s linear infinite;
}
.loader .shape1,.loader .shape2, 
.loader .shape3,.loader .shape4{
    width: 25px;
    height: 25px;
    border-radius: 20%;
    position: absolute;
    top: 12.5px;
    left: 12.5px;
}
.loader .shape1{
    background-color: #cc0a3e;
    animation: shape1 2.8s infinite;
}
.loader .shape2{
    background-color: #543bad;
    animation: shape2 2.8s infinite;
}
.loader .shape3{
    background-color: #81c01b;
    animation: shape3 2.8s infinite;
}
.loader .shape4{
    background-color: #0ca18b;
    animation: shape4 2.8s infinite;
}
@keyframes loader_rotate{
    0%{ transform: rotate(0deg); }
    100%{ transform: rotate(360deg); }
}
@keyframes shape1{
    0%{ transform: translateX(0); }
    50%{ transform: translateX(50px) rotate(360deg); }
    100%{ transform: translateX(0); }
}
@keyframes shape2{
    0%{ transform: translateY(0); }
    50%{ transform: translateY(50px) rotate(360deg); }
    100%{ transform: translateX(0); }
}
@keyframes shape3{
    0%{ transform: translate(0); }
    50%{ transform: translate(-50px) rotate(360deg); }
    100%{ transform: translateX(0); }
}
@keyframes shape4{
    0%{ transform: translateY(0); }
    50%{ transform: translateY(-50px) rotate(360deg);}
    100%{ transform: translateX(0); }
}

.scrollbar1 {
    height: 317px;
    overflow-y: scroll;
    background-color: #fff
}

.scrollbar1::-webkit-scrollbar {
    width: 5px
}

.scrollbar1::-webkit-scrollbar-track {
    background-color: #fff
}

.scrollbar1::-webkit-scrollbar-thumb {
    background-color: #ea481c

}

.menu_design1 .custom-btn{
    text-align: center;
    padding: 12px 10px;
    display: inline-block;
    font-size: 18px;
    color: #000;
    margin: 0 0 0 70px;
    border-radius: 40px;
    font-weight: 700;
    transition: 0.6s;
    border: none;
    background: #07b0b7;
}