*
{
   margin:0%;
   padding:0%;
}
@font-face {
   font-family: Gilroy-Light;
   src: url("../fonts/gilroy/Gilroy-Thin.woff");
 }
 @font-face {
   font-family: Gilroy-Medium;
   src: url("../fonts/gilroy/Gilroy-Medium.woff");
 }
 @font-face {
   font-family: Gilroy-SemiBold;
   src: url("../fonts/gilroy/Gilroy-SemiBold.woff");
 }
 @font-face {
   font-family: rufina-regular;
   src: url("../fonts/rufina/Rufina-Regular.ttf");
 }
 .rr_font
 {
   font-family: "rufina-regular";
   src: url("../fonts/rufina/Rufina-Regular.ttf");

 }
 p,div,a,span,h2,h3,h4,h5,h6,p,button,b
 {
    font-family: Gilroy-Medium;
 }
 a
 {
    text-decoration: none !important;
 }
 .h1
 {
    font-family: "rufina-regular" !important;
    font-weight: 900 !important; 
    font-size: 2rem ;
 }
 h3
 {
    font-size: 1rem !important;
    font-weight: 900 !important;
    line-height: 100% !important;
    margin-bottom: 0px !important;
 }
 .about_us_inner
 {
    padding: 0% 10%;
 }

 h4
 {
   font-size: 1.5rem !important;
 }
 .courser_P
 {
   cursor: pointer !important;
 }
 .inner_b_h
 {
    font-size: 3rem;
    font-family: Gilroy-SemiBold;
 }
 h5
 {
    font-size: 14px !important;
 }
 .over_view_h
 {
    font-size: 25px;
    background-image: linear-gradient(to bottom right, #31a0b7,#32317d);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 900;
 }
 .ov_ul
 {
    margin-left: 5%;
    margin-top: 4%;
 }
 .ov_content_mc .row .col-lg-3
 {
    margin-top: 5%;
 }
 .note
 {
    /* background-color: rgb(53,195,219,0.8); */
    padding: 1% 10%;
    color: #fff;

    background-image: linear-gradient(rgb(53,195,219,0.6), rgb(53,195,219,0.8)), url("../images/construction-banner.jpg");
}
.ab_secon_rr .col-lg-6
{
   margin-top: 8%;
}
.ab_icon
{
   color: rgb(241,90,41)!important;
   font-size: 35px;
}
 p{
   font-family: Gilroy-Medium;
   font-size: 1.1rem !important;
 }
 .two_rem
 {
   font-size: 2.5rem !important;
 }
 h6
 {
   font-family: Gilroy-Medium;
   font-size: 1.3rem;
 }
 .f_s_16
 {
    font-size: 1rem;
 }
 .text_color
 {
    color: rgb(71,68,62) !important;
 }
 .text_light_color
 {
    color: rgb(71,68,62,0.5) !important;
 }
 .white
 {
    color: #fff !important;
 }
 .margin_top_5
 {
   margin-top: 5%;
 }
 .second_color
{
   color:rgb(53,195,219) ;
}
.bg_first
{
   background-color: rgb(53,195,219);
}
.bg_first_light
{
   /* background-color: rgb(53,195,219,0.1); */
   background-color: #07324C;
}
.my_btn
{
   border:1px solid rgb(53,195,219);
   padding: 1% 2%;
   border-radius: 0px 25px 0px 0px;
}
.my_btn_2
{
   border:1px solid rgb(53,195,219);
   padding: 2% 3%;
   border-radius: 0px 25px 0px 0px; 
}
.my_btn:hover
{
   border-radius: 0px 0px 0px 0px;
   transition: 0.5s;
   transition-timing-function: ease;
}
.my_btn_2:hover
{
   border-radius: 0px 0px 0px 0px;
   transition: 0.5s;
}
.my_btn:hover i
{
   transform:translateX(5px);
   transition: 0.5s;
}
.site_logo
{
   width: 60px;
}
.site_margin
{
   margin: 0% 11%;
}
.how_it_works_mc
{
   padding: 2% 11%;
   margin-top: 5%;
   
}
.text_center
{
   text-align: center;
}
.hiw .nav {
   justify-content: center !important;
   text-align: center;
}

.inner_section_tm
{
   padding: 5% 0% 0% 0%;
}
.top_phone_btn
{
   background: none !important;
   border: none !important;
}
.top_lets_btn
{
   border: none !important;
   margin-right: 20px;
   padding: 10px 20px;
   box-shadow: 3px 7px 7px #888888;
}
.top_lets_btn:hover
{
   box-shadow: 0px 0px 0px #888888;
   transition: 0.5s;
}
.top_lets_btn:hover i
{
   transform:translateX(5px);
   transition: 0.5s;
}
.top_phone_btn span
{
   background-color: #07324C;
   color: #fff;
   padding: 13px;
   border-radius: 25px;
}
.top_phone_btn a
{
   color: rgb(71,68,62);
}
.navbar-expand-lg .navbar-nav .nav-link {
   padding-right: 0.8rem !important;
   padding-left: 0.8rem !important;
}
.main_menu_right
{
    display: inline;
}
.banner_mc
{
   background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("../images/construction-banner.jpg");
   background-size: cover;
   background-repeat:no-repeat ;
}
.banner_content_mc
{
   padding: 5% 0% 5% 0%;
}
.banner_css_row
{
   display: grid;
   grid-template-columns: 13% 13% 13% 61%;
}
.banner_css_col button
{
  background: none;
  border:none;
  font-size: 1.8rem !important;
  font-family: Gilroy-SemiBold;
}
.css_three_row
{
   display: grid;
   grid-template-columns: 33.333% 33.333% 33.333%;
}
.my_card
{
   min-height: 250px;
   margin: 10px 10px 0px 0px;
   background-repeat: no-repeat;
   background-position: 50% 50%;
}
.bg_size_100
{
   background-size: 100%;
   transition: 0.5s;
}
.bg_size_110
{
   background-size: 110%;
   transition: 0.5s;
}
.card_footer
{
  background-color: rgb(7,50,76);
  margin: 0px 10px 0px 0px;
  position: relative;
  z-index: -2;
  height: 40px;
}
.card_footer p
{
  padding: 7px 0px 0px 10px; 
}

.card_footer::before
{
   content:'';
   position: absolute;
   top: 0px;
   width: 100%;
   background-color: rgb(53,195,219);
   height: 10%;
   z-index: -1;
}
.css_4_cr
{
   display: grid;
   grid-template-columns: 25% 25% 25% 25% ;
}
.css_4_col
{
   margin: 10px;
   background-color: rgb(53,195,219,0.1);
   padding: 10px;
}
.css_4_col img
{
  width: 100%;
}
center p
{
   line-height: 100% !important;
   margin-bottom: 0.5rem;
}
.hiw .nav li {
   margin: 0% 4% 0% 4%;
   line-height: 100% !important;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
   color: #fff !important;
   background-color: rgb(7,50,76) !important;
   border-radius: 20px !important;
}
.hiw .nav-link {
   padding: 0.7rem 1rem !important;
   border:1px solid rgb(7,50,76);
   border-radius: 20px !important;
   color: rgb(7,50,76) !important;
   font-size: 12px !important;
   background-color: rgb(234,249,251);
}
.hiw li.nav-item
{
    position: relative;
}
.hiw .bg_line.nav-item::after 
{
   content: "";
   position: absolute;
   width: 335%;
   border-top: 2px dashed #202020;
   top: 50%;
   z-index: -1;
}
.tab_b_con
{
   background-color: #fff;
   display: grid;
   grid-template-columns: 70% 30%;
   margin: 0% 18%;
   padding: 2%;
}
.tab_con_btn_mc
{
   align-items: center;
   height: 100%;
   display: flex;
   justify-content: center;
}
.tab_con_btn_mc button
{
   cursor: pointer !important;
}
.how_it_w_a:hover i
{
   transform: translatex(10px);
   transition: 0.5s;
}
#pills-tabContent img
{
   width: 30%;
}
.packages_mc
{
   padding-bottom: 2%;
}
.our_customer_text
{
   padding: 15px;
}
.iframe_mc
{
   position: relative;
}
.iframe_mc span
{
   position: absolute;
   bottom: -7px;
   left: 10px;
   font-size: 22px;
}
/* OWL section start */
.how_it_works_owl .owl-nav button {
   position: absolute;
   top: 50%;
   background-color: #000;
   color: #fff;
   margin: 0;
   transition: all 0.3s ease-in-out;
 }
 .how_it_works_owl .owl-nav button.owl-prev {
   left: 0;
 }
 .how_it_works_owl .owl-nav button.owl-next {
   right: 0;
 }
 
 .how_it_works_owl .owl-dots {
   text-align: center;
   padding-top: 15px;
 }
 .how_it_works_owl .owl-dots button.owl-dot {
   width: 33px;
   height: 4px;
   border: 1px solid #fff !important;
   display: inline-block;
   margin: 0 3px;
 }
 .how_it_works_owl .owl-dots button.owl-dot.active {
   background-color: #fff;
 }
 .how_it_works_owl .owl-dots button.owl-dot:focus {
   outline: none;
 }
 .how_it_works_owl .owl-nav button {
     position: absolute;
     top: 30%;
     transform: translateY(-50%);
     background: rgba(255, 255, 255, 0.38) !important;
 }

 .owl-nav button:focus {
     outline: none;
 }
 .owl-nav span {
   font-size: 38px;
   position: relative;
   top: -5px;
   color: rgb(53,195,219);
}
 .oc_card
 {
    height: 220px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    
 }
 .oc_card_full
 {
   box-shadow: 1px 1px 5px grey;
 }
 .oc_card_con
 {
    background-color: #fff;
    width: 100%;
    padding: 10px;
    border-left: 1px solid grey;
 }
 .oc_card_con p
 {
    line-height: 0px !important;
 }
 .how_it_works_owl button.owl-prev {
   height: 50px !important;
   width: 50px !important;
   border-radius: 52px;
   border: 1px solid rgb(53,195,219) !important;
   margin-left: -29px;
}
.how_it_works_owl button.owl-next {
   height: 50px !important;
   width: 50px !important;
   border-radius: 52px;
   border: 1px solid rgb(53,195,219) !important;
   margin-right: -29px;
}

 /* OWL Section end */

 /*Package section start*/
 .package_card_h
 {
    padding: 10px;
 }
 .packages_card_mc
 {
    background-color: #fff !important;
 }
 .packages_card_mc .mb-0 > a {
   display: block;
   position: relative;
 }
 
 .packages_card_mc .mb-0 > a:after {
   content: "\f067";
   font-family: "Font Awesome 5 Free";
   position: absolute;
   right: 0;
   font-weight: 600;
 }
 
 .packages_card_mc .mb-0 > a[aria-expanded="true"]:after {
   content: "\f068";
   font-family: "Font Awesome 5 Free";
   font-weight: 600;
 }
 .packages_card_mc .card-header {
     background: none !important;
     border-bottom: 1px solid rgba(0,0,0,.125);
 }
 .packages_card_mc .card
 {
     border:none !important;
 }
 #accordion
 {
    margin: 0px 10px !important;
 }
 .owl-stage-outer.owl-height {
    height: auto !important;
}
 /*Package section end*/

 .referral_program_mc
 {
    margin: 5% 25% 2% 25%;
 }
 .lr_news_card
 {
    background-color: #fff;
    padding: 10px;
    min-height: 250px;
 }
 .owl-carousel .owl-item .lr_news_card img {
   display: block;
   width: 100px !important;
}

/* footer section start*/
footer
{
   background-color: rgb(29,26,18);
}
footer ul
{
   list-style: none;
}
footer ul li
{
   line-height: 210%;
}
footer ul li a
{
   color: #fff;
}
footer ul li a:hover
{
   color: rgb(53,195,219);
}
.footer_phone_mc
{
   border-bottom: 1px solid rgb(74,72,65);
}

/* footer section end*/

.contact_banner_mc
{
   background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../images/contact_us.jpg");
   background-size: cover;
   background-repeat:no-repeat;
   background-position: 50% 50%;
}
.aboutus_banner_mc
{
   background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../images/aboutus.jpg");
   background-size: cover;
   background-repeat:no-repeat;
   background-position: 50% 50%;
}
.op_banner_mc
{
   background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../images/op.jpg");
   background-size: cover;
   background-repeat:no-repeat;
   background-position: 0% 50%;
}
.inner_banner_mc
{
   padding: 11% 12%;
}
.form_section_mc
{
   margin: 5% 25%;
}
.form_css_row
{
   display: grid;
   grid-template-columns: 50% 50%;
}
.contact_input
{
   width: 90%;
   border-top: none;
   border-left: none;
   border-right: none;
   border-bottom: 1px solid rgb(210,210,210);
   height: 40px;
}
.contact_input:focus
{
   border-bottom: 2px solid rgb(53,195,219) !important;
   border-top: none;
   border-left: none;
   border-right: none;
   outline: none;
}
.contact_input::placeholder
{
  color: rgb(119,118,113);
  padding-left: 5px;
}
.contact_textarea
{
   width: 95%;
   border-top: none;
   border-left: none;
   border-right: none;
   border-bottom: 1px solid rgb(210,210,210);
   height: 40px;
}
.contact_textarea::placeholder
{
   color: rgb(119,118,113);
   padding-left: 5px;
}
.contact_textarea:focus
{
   border-bottom: 2px solid rgb(53,195,219) !important;
   border-top: none;
   border-left: none;
   border-right: none;
   outline: none;
}
.contact_submit
{
   padding: 10px 50px;
   background-color: rgb(53,195,219);
   border: 1px solid rgb(53,195,219);
   border-radius: 0px 20px 0px 0px;
   color: #fff;
}
.contact_submit:hover
{
   border-radius: 0px 0px 0px 0px;
   transition: all 0.5s ease-in;
}
.form_css_col,.contact_textarea
{
   margin: 30px 0px 0px 0px;
}
.address_section_mc
{
   padding: 5% 0%;
}
.contact_mail_list
{
   list-style-type: square;
   font-size: 16px;
}
.contact_mail_list li p a
{
   font-size: 16px !important;
   color: rgb(241,90,41);
}
.contact_mail_list li::marker {
   color: rgb(53,195,219) !important;
}
.location_btn
{
   font-size: 16px;
   background: none !important;
   border:none;
   color: rgb(53,195,219) !important;
   cursor: pointer !important;
}
.about_content_mc center span
{
   color: rgb(53,195,219);
   font-size: 30px;
} 
.about_content_mc center
{
   padding: 1% 25%;
} 
.our_projects_mc .row .col-lg-4 .item
{
   margin-top: 5%;
   margin-bottom: 5%;
}
.about_us_second_mc
{
   padding: 5% 12%;
   background-color: rgb(53,195,219,0.1);
}
.sml_btn
{
   background: none;
   border: none;
   color: #fff;
}

.icon-drop_down
{
   font-size: 6px;
}
.down_arrow
{
   width: 12px;
}


.menucity_link
{
   position: relative;
}
.city_drop_sub_mc
{
   list-style: none;
   padding:5px 12px 5px 12px ;
   position: absolute;
   width: 100%;
   top: 40px;
   background: #fff;
   display: none;
   background-color: rgb(53,195,219,0.8);
}
.menucity_link:hover .city_drop_sub_mc
{
   display: block;
   transition: all 0.5s ease;
   animation: smoothScroll 0.5s forwards;
   
}
@keyframes smoothScroll {
   from {transform: translateY(5px);opacity: 0;}
   to {transform: translateY(0px);opacity: 1;}
 }
 .dn
 {
    display: none !important;
 }
.menucity_link:hover .down_arrow
{
   transform: rotateX(180deg);
   transition: 0.5s;
   transition-timing-function: ease;
}
.menucity_link .nav-link
{
   font-weight: 900;
   color: rgb(53,195,219) !important;
   letter-spacing: 0.5px;
}
.menucity_link .city_drop_sub_mc li
{
   color: #fff !important;
   letter-spacing: 0.5px;
   padding: 5px 0px;
   border-bottom: 1px #fff solid;
}