@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;700;900&family=Open+Sans:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&display=swap');
/* font-family: 'Noto Sans SC', sans-serif;
font-family: 'Open Sans', sans-serif; */

body{ font-family: 'Open Sans', sans-serif; }
h1, h2, h3, h4{  font-family: 'Noto Sans SC', sans-serif; }
p{color: #000; font-size: 16px; }
.logo-area { width: 229px; padding: 10px 0px 5px 0px; }
.navigation-menu { /*width: 450px; */float: right; overflow: hidden; font-family: 'Noto Sans SC', sans-serif; }
.navigation-menu ul{ margin: 0px; padding: 0px; }
.navigation-menu ul li { float: left; list-style: none; text-transform: uppercase; font-weight: 500; font-size: 14px; position: relative;}
.navigation-menu ul li a{ text-decoration: none; color: #777777; line-height: 78px; display: block; padding:0px 25px; border-top: 5px solid #ffffff; transition: 0.3s;}
.navigation-menu ul li a:hover{ background: #fcb80b; color: #ffffff; border-top: 5px solid #ca9409;  }
.navigation-menu ul li:after{content: '';position: absolute; top:36%; bottom: 0; background: #f1f1f1;
    width: 1px; height: 38%; right: 0;}
.navigation-menu ul li:last-child:after{display: none;}
.mobimenu{ display: none;}
.sticky {position: fixed; top: 0; width: 100%; background: #ffffff; z-index:20;-webkit-box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.16); -moz-box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.16); box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.16);}

/* Slider */
.carousel-control-prev-icon{background-size: 20px; background-position: center;  background-color:#fcb80b;}
.carousel-control-next-icon, .carousel-control-prev-icon
{width: 40px; height: 40px; border-radius: 50%;}
.carousel-control-next-icon{background-size: 20px; background-position: center;  background-color:#fcb80b;}

/* Seperate Block */
.quality-bg{ background: #fcb80b; padding: 40px 0px; overflow: hidden; font-family: 'Noto Sans SC', sans-serif;
color: #000000; font-size:26px; font-weight: bold; }
a.default-btn-contact { text-decoration: none; display: inline-block; }
a.default-btn-contact div{  color: #ffffff; background: #000000; font-size: 18px !important; border-radius: 0px;
  font-weight: normal; padding:15px 60px; border-radius:40px; font-family: 'Open Sans', sans-serif; }
a.default-btn-readmore { text-decoration: none; display: inline-block; }
a.default-btn-readmore div{  color: #ffffff; background: #000000; font-size: 16px !important; border-radius: 0px;
  font-weight: normal; padding:12px 30px; border-radius:40px; font-family: 'Open Sans', sans-serif; transition: 0.3s; }
a.default-btn-readmore div:hover{background: #fcb80b; }

 /* 3 block */
.white-bg{ padding: 60px 0px; overflow: hidden; }
.shadow-box{ padding-top : 40px; padding-left: 28px; padding-right: 28px;padding-bottom: 0px; background: #FFFFFF; transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease; text-align: center;  position: relative;
    z-index: 1; box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.15);
-webkit-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.15);min-height: 350px;
 }
 .shadow-box:hover {
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transform: translateY(-5px);
}
.shadow-box h2{ font-size: 20px;  color: #333333;}
.shadow-box .icon { margin: 0px 0 20px; border-radius: 50%; height: 100px; width: 100px;
 background: #fcb80b; display: inline-block;border: solid #fcb80b 2px}
.shadow-box .icon i {font-size: 42px; color: #fff; line-height:100px;}

/* Why you choose */
.grey-bg{ background: #f4f4f4; padding: 60px 0px; }
.grey-bg h2 { font-size:28px; }
.grey-bg p{ font-style: italic; }
.tick-list ul{ margin: 0px; padding: 0px; }
.tick-list ul li{ list-style: none; margin-left:28px; padding:5px 0px; font-style: italic;
font-size:18px; position: relative;}
.tick-list ul li:before{ position: absolute; width:18px; height: 18px; content: '';
background: url(images/checked.svg); background-size: 18px; left: -30px; top: 10px; }

/* our Project */
.project-bg{ padding: 60px 0px; overflow: hidden;}
.project-box h3{ font-size: 18px; }
.project-box img{ box-shadow: 0px 0px 9px -5px rgba(0,0,0,0.57);
-webkit-box-shadow: 0px 0px 9px -5px rgba(0,0,0,0.57);
-moz-box-shadow: 0px 0px 9px -5px rgba(0,0,0,0.57); margin-bottom: 10px; }

/* Easy way to collaboration */
.collaboration{ background: #fcb80b; padding: 60px 0px 40px 0px; }
.collaboration p{ color: #000000; }
.experienced h2{ font-size:40px; font-weight: bold; }

/* Feedback */
.testimonial-main{padding: 30px 0px 50px 0px; overflow: hidden; }
.testimonial-main h2 span{font-family: 'Lobster', cursive; color: #fcb80b; font-size:46px; display: block;} 
.author-img{ border-radius: 50%; overflow:hidden; }
.testimonial-cont i{ color: #fcb80b; font-size: 30px; }
.testimonial-cont p{ font-style: italic; }
.testimonial-cont div{ color: #fcb80b; font-size: 22px; font-weight: bold; }
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot
{font-size: 42px;}
.owl-nav button.owl-prev { top: 40%; left: -50px; position: absolute; }
.owl-nav button.owl-next{ top: 40%; right: -50px; position: absolute; }
.owl-theme .owl-nav [class*=owl-]:hover { background: none !important; color: #fcb80b; }

/* contact info strip */
.cont-info-strip{ background: #fcb900; }
.cont-padd{padding: 20px; overflow: hidden;}
.cont-icon{ width: 20%; float: left; font-size: 34px; line-height: 40px; }
.cont-cont{ width: 80%; float: right; font-size:14px;}
.cont-cont span{ display: block; }

/* Footer */
.footer-bg{ background: #222222; padding: 40px 0px; color: #ffffff; font-size: 14px; letter-spacing: 0.5px;}
.footer-bg a{ color: #ffffff; text-decoration: none; }
.footer-bg a:hover{ color: #fcb80b; }
.footer-bg a i { color: #222222; background: #ffffff; border-radius: 50%; height: 30px;
    width: 30px;  text-align: center; line-height: 32px;}
.footer-bg .copyright{ font-size: 13px; }

/* inner banner */
.inner-banner{ background: url(images/slider-1.jpg) center center; background-size: 100%; height: 240px; }
.inn-ban-wrap{ height: 240px; display: table-cell; vertical-align: middle; text-align: center;
width: 100em; }
.inn-ban-wrap h1{ font-size: 40px; color: #ffffff; }
.inn-ban-wrap h1 span{ display: block; font-size: 16px; font-weight: normal; letter-spacing: 2px;  }
.inn-ban-wrap h1 span a{ color: #ffffff; text-decoration:none; }
.inn-ban-wrap h1 span a:hover{ color: #fcb80b; }
.inner-content h2{ font-size: 26px; color: #000000;}
.inner-content h3{ font-size: 16px; color: #000000;}
.tick-list-small { margin-bottom: 15px; }
.tick-list-small ul{ margin: 0px; padding: 0px; }
.tick-list-small ul li{ list-style: none; margin-left:30px; padding:3px 0px; font-size:16px;
    position: relative; color: #6d6d6d;}
.tick-list-small ul li:before{ position: absolute; width: 20px; height: 20px; content: '';
background: url(images/checked.svg); background-size: 20px; left: -24px; top: 6px; }
.tick-list-small-dark { margin-bottom: 15px; }
.tick-list-small-dark ul{ margin: 0px; padding: 0px; }
.tick-list-small-dark ul li{ list-style: none; margin-left:30px; padding:3px 0px; font-size:16px;
    position: relative; color: black;}
.tick-list-small-dark ul li:before{ position: absolute; width: 20px; height: 20px; content: '';
background: url(images/icons8-done.svg); background-size: 20px; left: -24px; top: 6px; }

.contact-bg{background: #ffffff; padding:30px; box-shadow: 0px 0px 9px -5px rgba(0,0,0,0.57);
-webkit-box-shadow: 0px 0px 9px -5px rgba(0,0,0,0.57);
-moz-box-shadow: 0px 0px 9px -5px rgba(0,0,0,0.57); }
.contact-bg h2{font-size:22px; color: #fcb80b; margin-bottom: 10px;}
.contact-bg p span{ display: block; font-size: 12px;  font-style: italic; }
.contact-bg ul{ margin: 0px; padding: 0px; }
.contact-bg ul li{ list-style: none; padding:6px 0px; font-size:16px; position: relative; color: #6d6d6d;}
.contact-bg ul li input{ border:1px solid #dedede; color:#6d6d6d; padding: 10px; box-sizing: border-box;
width: 100%; }
.contact-bg ul li textarea{ border:1px solid #dedede; color:#6d6d6d; padding: 10px; box-sizing: border-box;
width: 100%; resize: none; }
.contact-bg ul li button{color: #ffffff; background: #000000; font-size: 16px !important; border-radius: 0px;
  font-weight: normal; padding:10px 60px; border-radius:40px; font-family: 'Open Sans', sans-serif; transition: 0.3s; border: 0px;}
.contact-bg ul li button:hover{background: #fcb80b;}
.pt-30{ padding-top: 30px; }
.italic-style{ font-style: italic; }

