.index_ch_areya{
  width: 100%;
  float: left;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.911);
  position: fixed;
  /* top: 0px;
  left: 0px; */
  z-index: 1111;
}

.fgrt{
    width: 70%;
    margin: 0 auto;
    text-align: center;
}

.fgrt h1{
    color: white;
  font-weight: 700;
  margin-top: 20px !important;
  padding-top: 20px;
}

.fgrt hr{
  width: 60%;
  height: 2px;
  margin: 0 auto 10px auto;
  background-color: white;
}

.dfgt{
    width: 50%;
    float: left;
    text-align: center;
}

.dfgt input{
  width: 90%;
  color: rgb(255, 255, 255);
  background-color: transparent;
  box-shadow: inset 0 0 5px black;
  margin: 20px 0 20px 10px;
  border: 1px solid white;
  padding: 5px;
}

 .error {
    color: red;
  }

  .form-validate input{
  margin-top: 10px;
}

.index_ph_ch input::placeholder{
  color: white;
}

.index_ph_ch input:focus{
  outline: none;
  color: white;
}

.cghtyu{
  padding: 5px 15px;
  font-weight: 600;
  margin: 10px 0 20px 0;
}

.popup_cl i {
  font-size: 35px;
    color: red;
    position: absolute;
    top: 12px;
    right: 15px;
    z-index: 1111;
    
}

.Flotel{
    /* width: 300px;
    background-color: #003cc4;
    height: 300px; */
    position: fixed;
    top: 30%;
    left: 0;
    z-index: 1;
    text-align: center;
    background-color: #555555a0;
}

.Flotel ul{
    margin: 0;
    padding: 0;
}

.show_rate{
    font-size: 18px;
    color: #000;
    font-weight: 500;
}

.Flotel ul{
    display: none;
}

.Flotel ul li{
    color: #e9c37a;
    font-size: 15px;
    font-weight: 700;
    background-color: #000000;
    padding: 10px;
    margin: 10px 5px;
    list-style: none;
    border: 5px solid #e9c37a;
    border-radius: 30px;
    letter-spacing: 5px;
}
/*----------------------------------------*/
/*  Theme CSS
/*----------------------------------------*/
html, body {
    height: 100%;
}
body {
    background: #fff none repeat scroll 0 0;
    color: #585757;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    text-align: left;
    overflow-x: hidden;
    line-height: 28px;
}
.float-none{
    float: none;
    margin:0 auto;
}
.floatleft {
    float:left;
}
.floatright {
    float:right;
}
.alignleft {
    float:left;
    margin-right:15px;
    margin-bottom: 15px;
}
.alignright {
    float:right;
    margin-left:15px;
    margin-bottom: 15px;
}
.aligncenter {
    display:block;
    margin:0 auto 15px;
}
.no-padding{
    padding: 0px
}
a:focus {
    outline:0px solid;
}
img {max-width:100%;
    height:auto;
}
.fix {
    overflow:hidden;
}
p {
    margin:0 0 15px;
    color: #585757;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0 0 15px;
    color: #555;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
}
h1{
    font-size: 35px;
    line-height: 54px;
        
}
h2{
    font-size: 30px;
    line-height: 42px;
        
}
h3{
    font-size: 25px;
    line-height: 36px;
        
}
h4{
    font-size: 20px;
    line-height: 34px;
        
}
h5{
    font-size: 18px;
    line-height: 30px;
        
}
h6{
    font-size: 16px;
    line-height: 28px;
        
}
a {
    transition: all 0.3s ease 0s;
    text-decoration:none;
}
a:active, a:hover {
  outline: 0 none;
}
a:hover, a:focus {
    color: #003cc4;
    text-decoration: none;
}
.pt10{
    padding-top:10px;
}
.pt20{
    padding-top:20px;
}
.pt30{
    padding-top:30px;
}
.pt40{
    padding-top:40px;
}
.pt50{
    padding-top:50px;
}
.pb10{
    padding-bottom:10px;
}
.pb20{
    padding-bottom:20px;
}
.pb30{
    padding-bottom:30px;
}
.pb40{
    padding-bottom:40px;
}
.pb50{
    padding-bottom:50px;
}
.pb60{
    padding-bottom:60px;
}
.p10{
    padding:10px;
}
.p20{
    padding:20px;
}
.p30{
    padding:30px;
}
.p40{
    padding:40px;
}
.p50{
    padding:50px;
}
.mt10{
    margin-top:10px;
}
.mt20{
    margin-top:20px;
}
.mt30{
    margin-top:30px;
}
.mt40{
    margin-top:40px;
}
.mt50{
    margin-top:50px;
}
.mb10{
    margin-bottom:10px;
}
.mb20{
    margin-bottom:20px;
}
.mb30{
    margin-bottom:30px;
}
.mb40{
    margin-bottom:40px;
}
.mb50{
    margin-bottom:50px;
}
.m10{
    margin:10px;
}
.m20{
    margin:20px;
}
.m30{
    margin:30px;
}
.m40{
    margin:40px;
}
.m50{
    margin:50px;
}
/*--------------------------------*/
/*  2. Header top Area
/*--------------------------------*/
.topbar-left ul li {
    display: inline-block;
}
.topbar-left{
    float: right;
}
.topbar-area {
    background:#ffffff00;
}
.topbar-left ul li a {
    color: #fff;
    display: block;
    margin-right: 20px;
    padding: 8px 0;
    text-decoration: none;
    font-size: 15px;
}
.topbar-left ul li a i {
    color: #fff;
    font-size: 20px;
    padding-right: 7px;
}
.quote-button {
    float: right;
}
.quote-button .quote-btn {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 800;
    color: #fff;
    display: inline-block;
    border: 1px solid #003cc4;
    padding: 11px 20px;
    margin: 0px;
	transition: 0.4s;
	background-image: linear-gradient(141deg, #0047e7 0%, #003cc4 51%, #0449e5 75%) !important;
}
.quote-button .quote-btn:hover {
	background: transparent;
	color: #003cc4;
	transition: 0.4s;
}
.slogan {
    margin-bottom: 0px;
    padding: 16px 0px;
    color: #fff;
    font-size: 16px;
}
/*----------------------------------------*/
/*  2.1 Header Bottom Area 
/*----------------------------------------*/
.header-one{
    position: absolute;
    width: 100%;
    z-index: 99;
}
.logo-bg{
	z-index: 10;
}
.logo-bg:after {
    content: "";
    position: absolute;
    right: -100px;
    top: 0;
    border-top: 100px solid transparent;
    border-bottom: 0 solid transparent;
	z-index: 10;
}
.logo-bg:before {
    content: "";
    position: absolute;
    left: -90px;
    top: 0;
    z-index: 10;
    width: 90px;
    height: 100%;
}
.logo img{
    /* width: 150px; */
    max-height: 60px;
    margin-right: 8px;
    float: left;
    margin-top: 10px;
}
.logo h1{
    margin-bottom: 0px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 600;
    padding: 30px;
}
.logo {
    left: 0;
}
.logo a {
    display: inline-block;
    height: auto;
}
.main-menu ul{
    margin-top:25px;
}
.main-menu ul.navbar-nav li {
    float: left;
    position: relative;
}
.main-menu ul.navbar-nav > li >a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    padding: 20px 0px;
    text-transform: capitalize;
    font-family: 'Montserrat', sans-serif;
    margin: 0px 15px;
}
.main-menu ul.navbar-nav li a:hover{
	color: #f3c368;
}

.main-menu ul.navbar-nav >li:hover > a:before, .main-menu ul.navbar-nav >li.active > a::before {
    width: 100%;
}
.main-menu ul.navbar-nav li.active a:focus {
    color: #333;
}
.main-menu ul.navbar-nav li.active a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #003cc4;
    position: relative;
    z-index: 9999999;
}
.navbar {
    border: medium none;
    margin-bottom: 0;
}
.navbar-default {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.navbar-brand{
	padding: 5px 0px;
}
.main-menu ul.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background: none;
    color:#333;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background-color: transparent;
    color: #fff;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background: none;
}
.main-menu ul.nav li ul.sub-menu {
    background: #fff;
    border-top: 2px solid #0c0c0b;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 115%;
    transition: all 0.3s ease 0s;
    visibility: hidden;
    width: 220px;
    z-index: -99;
}
.pagess {
    position: relative;
}
.navbar.navbar-default {
    float: right;
}
.main-menu ul.nav li ul.sub-menu li {
    border-bottom: 1px solid #ddd;
    padding: 0;
    position: relative;
    width: 100%;
}
.main-menu ul.nav li:hover ul.sub-menu{
    top:100%;
    opacity:1;
    z-index:999;
    visibility:visible;
}
.main-menu ul.nav li ul.sub-menu li a {
    color: #666;
    display: block;
    font-size: 14px;
    font-weight: 600;
    padding: 10px 15px;
    text-transform: capitalize;
    font-family: 'Montserrat', sans-serif;
}
.main-menu ul.nav li:hover ul.sub-menu li a:hover{
    color:#fff;
	background: #4caf50;
}
.main-menu ul.nav li ul.sub-menu li:last-child {
    border:none;
}
.stick span.search-button i,.stick .header-search input{color:#555}
.search-option-5 button.button {
    display: inline-block;
    border: none;
    background: none;
    padding: 0;
}
.search-option {
    background: #fff none repeat scroll 0 0;
    bottom: -48px;
    color: #555;
    display: none;
    position: absolute;
    right: 20px;
    width: 260px;
    z-index: 99999;
}
.search-option input {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    color: #555;
    display: block;
    float: left;
    font-size: 14px;
    font-style: italic;
    padding: 8px 10px;
    width: 210px;
    height: 44px;
}
.search-option button.button {
    background: #003cc4;
    border: medium none;
    color: #fff;
    display: inline-block;
    float: right;
    font-size: 17px;
    line-height: 35px;
    padding: 5px 15px;
    text-align: center;
}
.header-right-link a.main-search {
    color: #fff;
    display: inline-block;
    float: right;
    font-size: 18px;
    line-height: 39px;
    position: relative;
    text-align: center;
    width: 40px;
    height: 40px;
    background: #003cc4;
    border-radius: 2px;
	margin: 23px 0px 23px 10px;
}
/*----------------------------------------*/
/*  Main Slider
/*----------------------------------------*/
.main-slider{
    position: relative;
}

.main-slider .title{
    position:relative;
    font-size:22px;
    color:#ffffff;
    font-family: 'Montserrat', sans-serif;
    padding-bottom:18px;
    
}

.main-slider .title:before{
    position:absolute;
    content:'';
    left:50%;
    bottom:0px;
    height:2px;
    width:50px;
    margin-left:-25px;
    background-color:#e9c37a;
}


.main-slider .title-two{
    position:relative;
    font-size:18px;
    font-weight:600;
    color:#222222;
    font-family: 'Montserrat', sans-serif;
    padding-bottom:18px;
}

.main-slider .title-two:before{
    position:absolute;
    content:'';
    left:0px;
    bottom:0px;
    height:2px;
    width:50px;
    background-color:#e9c37a;
}

.main-slider h2{
    position: relative;
    display: block;
    font-size: 60px;
    color: #ffffff;
    font-weight: 600;
    line-height: 1.1em;
    font-family: 'Montserrat', sans-serif;
    z-index:1;
}

.main-slider h2.style-three{
    font-size:64px;
    font-weight:400;
    color:#222222;
    
}

.main-slider h2.style-two{
    color:#222222;
}

.main-slider .text.style-two{
    color:#222222;
}

.main-slider .text{
    position: relative;
    font-size: 20px;
    color: #ffffff;
    font-weight: 400;
    line-height: 1.14em;
    padding-right:64px;
    text-transform:capitalize;
    display:inline-block;
    z-index:1;
    
}

.main-slider .link-box{
    position: relative;
    z-index:1;
}

.main-slider .link-box .theme-btn{
    position: relative;
    margin-right: 20px;
}

.main-slider .social-links{
    position: fixed;
    right:0;
    top:50%;
    margin-top:-100px;
    z-index:99;
    padding:50px 35px 40px;
    border:1px solid rgba(0,0,0,0.05);
    border-right:none;
    background-color:#ffffff;
}

.main-slider .social-links li{
    position: relative;;
    display:block;
    margin-bottom:10px;
}

.main-slider .social-links li:last-child{
    margin: 0;
}

.main-slider .social-links a{
    position:relative;
    display:block;
    color:#222222;
    font-size:16px;
    line-height:40px;
}

.main-slider .social-links a:hover{
    color:#e9c37a;  
}

.main-slider.home-three .theme-btn{
    margin:0;   
}
.btn-style-one {
    position: relative;
    line-height: 24px;
    color: #000;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.05em;
    background-color: #ffc6a6;
    padding: 12px 31px !important;
    text-transform: uppercase;
    border: 2px solid #ffc6a6;
    font-family: 'Montserrat', sans-serif;
}
.section-padding{
    padding: 60px 0px;
}
/*----------------------------------------*/
/* About Area
/*----------------------------------------*/
.bg-abut{
    background:#ffc6a6;
}
.about-desc{
    border: 1px solid #eeeeee38;
    padding: 20px;
    box-shadow: 3px 5px 25px 0 rgb(0 0 0 / 28%);
    margin-top: 38px;
    margin-left: -65px;
    position: relative;
    background: #fff;
}
.about-desc p{
    text-align: justify;
}
.about-img:before {
    content: "";
    position: absolute;
    top: -7%;
    left: -4%;
    width: 90%;
    height: 90%;
    border: 10px solid #ffc6a6;
    z-index: -1;
}

/*----------------------------------------*/
/* category Area
/*----------------------------------------*/
.clr-bg{
    background:#ffc6a63b;
    height: 550px;  
}
.bg-cat{
    background-image: url(img/cat.jpg);
    height: 550px;
}
.category-box{
    background: #fff;
    height: 460px;
    margin: 43px 30px;
    padding: 20px;
    position: absolute;
    width: 800px;
    right: -245px;
    z-index: 99;
    box-shadow: 3px 5px 25px 0 rgb(0 0 0 / 22%);
}

/*----------------------------------------*/
/* product Area
/*----------------------------------------*/
.section-title{
    text-align: center;
}
.product-box{
    text-align: center;
    box-shadow: 3px 5px 25px 0 rgb(0 0 0 / 22%);
    margin-bottom: 40px;
}
.product-desc{
     background: #000;
     padding: 6px 0px;
}
.product-box h3{
    color: #fff;
}
.product-box p{
    color: #fff;
}
/*----------------------------------------*/
/* offer Area
/*----------------------------------------*/
.section-offer{
    background-image: url(img/bg-banner.jpg);
    padding: 60px 0px;
    background-size: 100%;
}
.offer-box{
    background: #fff2ea;
    padding: 30px;
}
.offer-box P{
    text-align: justify;
}
.ser-div{
    text-align: center;
}
.ser-div h2{
    font-size: 20px;
    color: #000000;
}
.border-box{
    border-left:1px solid #ffc6a6;
     border-right:1px solid #ffc6a6;
}
/*----------------------------------------*/
/* Ineer Pages Area
/*----------------------------------------*/
.inner-banner{
    background-image: url(../img/about2.jpg);
    padding: 135px 0px 95px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-color: #000;
    background-position: bottom;
}
/* .inner-pages{
    padding: 80px 0px;
} */
.inner-heading h1{
    text-align: center;
    background: #3e3d3dab;
    padding: 10px;
    color: #fff;
}
.testimonial{
    padding: 20px;
    margin: 60px 10px;
}
.testimonial .pic{
    width: 122px;
    height: 122px;
    float: left;
    margin-right: 50px;
    position: relative;
}
.testimonial .pic:before,
.testimonial .pic:after{
    content: "";
    display: block;
    height: 50%;
    width: 50%;
    position: absolute;
}
.testimonial .pic:before{
    bottom: -10%;
    left: -10%;
    border-bottom: 3px solid #000;
    border-left: 3px solid #000;
}
.testimonial .pic:after{
    top: -10%;
    right: -10%;
    border-top: 3px solid #000;
    border-right: 3px solid #000;
}
.testimonial .pic img{
    width: 100%;
    height: auto;
}
.testimonial .testimonial-content{
    display: table;
    position: relative;
}
.testimonial .testimonial-content:before{
    content: "\f10d";
    font-family: "FontAwesome";
    font-weight: 900;
    position: absolute;
    top: -30px;
    left: -15px;
    font-size: 40px;
    color: #d8dad6;
    z-index: -1;
}
.testimonial .testimonial-title{
    font-size: 24px;
    color: #e16b47;
    text-transform: capitalize;
}
.testimonial .post{
    font-size: 13px;
    font-weight: 600;
    color: #585f62;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    margin-left: 5px;
    padding-left: 5px;
}
.testimonial .description{
    color: #7c7c7c;
    margin-top: 30px;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
    background-color: #e16b47;
}
@media only screen and (max-width: 980px){
    .testimonial{
        padding: 20px 0;
        margin: 20px 15px;
    }
    .testimonial .pic{
        float: none;
    }
    .testimonial .testimonial-content{
        display: block;
        margin-top: 30px;
    }
    .testimonial .testimonial-content:before{
        z-index: 1;
        top: -200px;
    }
}
#testimonial-slider{
    background: #fff;
    height: 410px;
    margin: 65px 30px;
    padding: 20px;
    position: absolute;
    width: 800px;
    right: -245px;
    z-index: 99;
    box-shadow: 3px 5px 25px 0 rgba(0, 0, 0, 0.1);
}
.contact-desc{
    width: 100%;
    float: left;
    border: 1px solid #eeeeee0a;
    padding: 20px;
    box-shadow: 3px 5px 25px 0 rgba(0, 0, 0, 0.1);
    margin-top: 38px;
    margin-left: -65px;
    position: relative;
    background: #fff;
}
/* .contact-img:before {
    content: "";
    position: absolute;
    top: -7%;
    left: -4%;
    width: 90%;
    height: 90%;
    border: 10px solid #ffc6a6;
    z-index: -1;
} */
.contact-div{
    background-color: #e9c37a;
}
.contact-div h3,p{
    color: black;
    margin-left: 10px;
}

.ghtyuu{
    font-size: 50px;
    text-align: center;
}

.dfrtge{
    margin-top: 20px;
}

.contact-div i{
    color: black;
    font-size: 18px;
    padding: 10px;
    float: left;
    margin-right: 20px;
    margin-top: 15px;
}
.ser-desc-1{
    border: 1px solid #eeeeee0a;
    padding: 20px;
    box-shadow:3px 5px 25px 0 rgb(0 0 0 / 28%);
    margin-top: 16px;
    margin-left: -65px;
    position: relative;
    background: #fff;
    margin-bottom: 60px;
}
.ser-desc-2{
    border: 1px solid #eeeeee0a;
    padding: 20px;
    box-shadow:3px 5px 25px 0 rgb(0 0 0 / 28%);
    margin-top: 16px;
    margin-right: -65px;
    position: relative;
    background: #fff;
    z-index: 99;
    margin-bottom: 60px;
}
.blog-box{
    margin-bottom: 40px;
}
.blog-desc{
        background: #fff;
    text-align: left;
    border: 1px solid #eeeeee1f;
    padding: 10px 20px;
    margin-left: 35px;
    margin-top: -45px;
    z-index: 999;
    position: relative;
    box-shadow: 3px 5px 25px 0 rgba(0, 0, 0, 0.1);
}
.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #000;
    z-index: 9999;
}
.error-div{
    text-align: center;
}
.error-div h1{
    font-size: 70px;
    color: #f3ba9c;
    text-shadow: 4px 3px #000;
    letter-spacing: 10px;
    line-height: 66px;
}
.error-div h2{
    font-size: 40px;
    margin-bottom: 30px;
}
.error-div a{
    background: #000;
    padding: 10px 20px;
    color: #fff;
}
/*----------------------------------------*/
/* Footer Area
/*----------------------------------------*/
.footer-main{
    background: #000000eb;
}
.footer-logo {
    max-width: 200px;
}
.footer-logo h1{
    margin-bottom: 0px;
    text-transform: uppercase;
    color: #ffc6a6;
    font-weight: 600;
}
.footer-text p{
    margin-top: 20px;
    color: #fff;
}
.footer-box h3{
    color: white;
    font-size: 25px;
    text-transform: uppercase;
}
.footer-box ul{
    list-style: none;
    padding: 0px;
}
.footer-copyright {
    background:#000;
    padding: 10px 0;
}
.footer-box ul li{
    margin-bottom: 15px;
    color: #fff;
}
.footer-box ul i{
    font-size: 20px;
    margin-right: 15px;
    color: #ffc6a6 ;
}

.social-box li a{
   font-size: 18px;
    line-height: 20px;
    color: white;
    text-align: center;
}
.copyright-text a:hover{
    text-decoration: underline;
    color:#003cc4;
}
.copyright-text a {
    color: #ddd;
}
.copyright > p {
    margin-bottom: 0;
    color: #ddd;
    text-align: center;
}
.copyright a {
    color: #003cc4;
}
.copyright{
    margin-top: 5px;
}

.dfrttt{
    width: 100%;
    float: left;
    text-align: center;
}

.dfrttt a{
    font-size: 20px;
    font-weight: 500;
    color: white;
    background-color: black;
    padding:10px;
}

/* # Testimonials Section */
--------------------------------------------------------------*/
.test_im{
  width: 100%;
  float: left;
  text-align: center;
}

.won_owl{
  width: 80%;
  margin: 3rem auto 1rem auto;
  background-color: #000000d0;
  border-radius: 1rem;
}
.won_owl .item{
  width: 80%;
  margin: 0 auto;
  text-align: center;
}
.won_owl .item h1{
  /* font-size: large; */
  color: white;
  font-size: 2rem !important;
  margin: 2rem 0 1rem 0;
}

.won_owl .item p{
  font-size: 1rem;
  color: white;
}

.star{
  width: 35%;
  margin: 0 auto;
  padding: 5px 10px;
  background-color: rgba(26, 25, 25, 0.664);
  border-radius: 1rem;
}

.star i{
  font-size: 14px;
  color: yellow;
}

@media (max-width: 767px) {
  .testimonials .testimonial-wrap {
    padding-left: 0;
  }

  .testimonials .testimonial-item {
    padding: 30px;
    margin: 15px;
  }

  .testimonials .testimonial-item .testimonial-img {
    position: static;
    left: auto;
  }
}



.form-control{
    margin: 10px;
    padding: 5px;
}


/* .todayrate{
  width: 100%;
  float: left;
  padding: 0;
} */

.awesrtd{
  background-color: #0c0c0c;
  text-align: center;
  padding: 25px 15px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}

.awesrtd h1{
  font-size: 30px;
  font-weight: 700;
  color: #f3a92a;
  /* margin-top: 10px; */
}

.why-us{
  width: 100%;
  float: left;
  background-color: #dba23fad;
  border-radius: 10px;
  margin: 20px 0;
  text-align: center;
}

.why-us h3{
    color: rgb(255, 255, 255);
    letter-spacing: 5px;
    margin-top: 10px;
}

.why-us p{
    color: white;
}

.why-us h2{
    color: white;
    background-color: black;
    display: inline-block;
    padding: 5px 10px;
    border-radius: 20px;
}

.service-area{
  width: 100%;
  float: left;
  margin: 100px 0;

}

.service-content h2{
  font-size: 30px;
  font-weight: 600;
  color: #dba33f;
  letter-spacing: 2px;
  margin-top: 10px;
}

.service-single-item{
  width: 100%;
  float: left;
  text-align: center;
  background-color: #dba33f;
}

.service-single-item img{
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #dba33f;
  padding: 10px;
}

.service-single-item h1{
  color: #030303;
  margin-top: 10px;
}

.service-single-item h2{
  font-size: 25px;
}
