@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,600;0,700;0,800;1,400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,600;0,700;0,800;1,400&family=Raleway:ital,wght@0,300;0,400;0,600;0,700;0,900;1,400;1,600&display=swap');

html, body {
	margin: 0;
    padding: 0;
}
body{
    font-family: 'Raleway', sans-serif;
    font-family: 'Open Sans', sans-serif;
    font-size: 17px;
    
}
img{
    max-width: 100%;
}
button:focus {
    outline: none;
}
.ptb-100{
    padding-top: 100px;
    padding-bottom: 100px;
    
}
.ptb-120{
    padding-top: 120px;
    padding-bottom: 120px;
}
.section-header {
    text-align: center;
    margin-bottom: 60px;
}
.section-header h2 {
    font-family: 'Raleway', sans-serif;
    font-size: 36px;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0;
    position: relative;
}
.section-header h2::before {
    content: '';
    background: #ff8b38;
    height: 2px;
    width: 64px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 56px;
    margin: 4px auto;
}
.section-header p {
    margin: 35px 0 0 0;
    font-size: 14px;
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    color: #b1b2b4;
}

.unique-section-header {
    text-align: left;
    margin-bottom: 60px;
}
.unique-section-header h2 {
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    position: relative;
}
.unique-section-header h2::before {
    content: '';
    background: #ff8b38;
    height: 2px;
    width: 64px;
    position: absolute;
    bottom: 0;
    left: 0;
    top: 38px;
    margin: 4px auto;
}
.unique-section-header p {
    max-width: 400px;
    margin: 35px 0 0 0;
    font-size: 14px;
    color: #b1b2b4;
}

a.custom-btn {
    transition: .6s;
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    text-transform: capitalize;
    padding: 10px 10x;
    border: 1px solid #fff;
    padding: 9px 18px;
    text-decoration: none;
}
a.custom-btn:hover {
    background: #ff9b51;
}



/*Navbar style start*/
.navbar-light {
    padding-top: 10px;
    padding-bottom: 19px;
    transition: .7s;
    -webkit-transition: .7s;
    background: #000000;
}
.navbar-light .navbar-nav a.nav-link {
    color: #fff;
    text-transform: capitalize;
    padding-left: 0;
    padding-right: 0px;
    font-size: 14px;
    font-weight: 600;
    margin: 0 25px 0 25px;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color:#ff9b51;
    transform: scale(1.2);
}
.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
    color:#ff9b51;
}
.menu-shrink {
    padding-top: 20px;
    padding-bottom: 20px;
}

/*Navbar style end*/

/* Start Banner Style*/
.home-banner-item{
    /* height: 100vh; */
    color: #fff;
}
.home-banner{
    background-image: url('../image/slider-bg.png');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;  
}
.banner-text {
    color: #000;
    padding-top: 177px;
    padding-bottom: 135px;
}
.banner-text h2 {
    font-family: 'Raleway', sans-serif;
    font-size: 36px;
    font-weight: 400;
    color: #fff;
    margin: 0;
    padding: 25px 0 25px 0;
    position: relative;
}
.banner-text h2::before {
    content: '';
    position: absolute;
    width: 60px;
    height: 3px;
    background: #fff;
    bottom: 0;
    left: 0;
}
.banner-text p {
    font-family: 'Raleway', sans-serif;
    margin: 0;
    font-size: 16px;
    font-weight: 300;
    max-width: 464px;
    padding: 30px 0 25px 0;
    color: #fff;
}

.banner-form {
    margin: 0px 0px 0px 190px;
    padding-top: 205px;
    padding-bottom: 135px;
    width: 350px;
}
.banner-form .contact-form{
    background: #fff;
}
.form-control:focus {
    box-shadow: none;
}
.banner-form-head h2 {
    text-align: center;
    padding: 15px 0 15px 0px;
    font-weight: bold;
    font-size: 20px;
}
.banner-form-head {
    background: #f5f5f5;
}
.main-form {
    padding: 11px 34px 25px 34px;
}
.main-form .form-control{
    font-size: 14px;
    font-weight: 400;
    color: #d6d6d6;
    border: none;
    border-bottom: 1px solid #d6d6d6;
    border-radius: unset;
}
.form-btn {
    background: #ff9b51;
    text-align: center;
    padding: 20px 0 20px 0;
}
.form-btn a {
    color: #fff;
    text-transform: capitalize;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}
/* End Banner Style*/

/* Start About Style*/
.about-area{
    background: #f5f5f5;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #ff8b38;
    width: 114px;
    height: 106px;
    padding: 46px 31px;
}
.nav-pills .nav-link {
    text-transform: uppercase;
    color: #fff;
    background-color: #333333;
    width: 114px;
    height: 106px;
    padding: 46px 31px;
    margin: 1px 0 0 0;
}
.nav-pills>a{
    font-weight: bold;
}
.tab-1 h3 {
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 39px 0;
}
.tab-1 p , .tab-2 p , .tab-3 p {
    margin: 0 0 40px 0;
    max-width: 460px;
    font-size: 14px;
    color: #a6a7a9;
}
.about-area a.custom-btn {
    background: #ff8b38;
    transition: .6s;
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    text-transform: capitalize;
    border: 1px solid #fff;
    padding: 9px 18px;
    text-decoration: none;
    border-radius: 4px 4px 4px 4px;
}
/*End About style*/

/*Start Sublist Section*/

.sublist-right {
    margin: 0 0 0 129px;
}
.sublixt-text {
    padding: 0 0 0 55px;
    position: relative;
}
.sublixt-text i {
    color: #ff8b38;
    position: absolute;
    top: 5px;
    left: 8px;
    font-size: 10px;
    border: 2px solid #fe8f3d;
    padding: 7px;
    border-radius: 100%;
}
.sublixt-text h3 {
    font-size: 14px;
    font-weight: 700;
    text-transform: capitalize;
    margin: 0;
}
.sublixt-text p {
    color: #b1b2b4;
    font-size: 14px;
    margin: 4px 0 0 0;
}

.sublixt-text2 {
    padding: 0 0 0 55px;
    position: relative;
    margin: 32px 0 0 0;
}
.sublixt-text2 i {
    position: absolute;
    top: 5px;
    color: #ff8b38;
    left: 8px;
    font-size: 10px;
    border: 2px solid #fe8f3d;
    padding: 7px;
    border-radius: 100%;
}
.sublixt-text2 h3 {
    font-size: 14px;
    font-weight: 700;
    text-transform: capitalize;
    margin: 0;
}
.sublixt-text2 p {
    color: #b1b2b4;
    font-size: 14px;
    margin: 4px 0 0 0;
}
/*End sublist style*/

/* Start standard style*/
.standard-picture{
    background: #f5f5f5;
}
.standard-picture .unique-section-header p {
    max-width: 400px;
    margin: 35px 0 0 0;
    max-width: 448px;
    font-size: 14px;
    color: #b1b2b4;
}
/*End standard style*/

/*Start awesome style*/
.single-awsm {
    text-align: center;
}
.single-awsm i {
    color: #ff8b38;
    font-size: 21px;
    border: 2px solid #fe8f3d;
    padding: 12px;
    border-radius: 100%;
}
.single-awsm h3 {
    text-transform: capitalize;
    font-size: 20px;
    font-weight: bold;
    margin: 27px 0 14px 0;
}
.single-awsm p {
    font-size: 14px;
    margin: 0 auto;
    color: #b1b2b4;
    max-width: 333px;
}
/* End awesome style*/

/*Start style area*/
.style-area{
    background-image: url('../image/style-bg.jpg');
    background-size: cover;
    background-position: center center;
}
.style-area .section-header {
    text-align: center;
    margin-bottom: 50px;
}
.style-area .section-header h2 {
    color: #fff;
    font-size: 36px;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0;
    position: relative;
}
.style-area .section-header h2::before {
    content: '';
    background: #fff;
    height: 2px;
    width: 64px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 56px;
    margin: 4px auto;
}
.style-area .section-header p {
    margin: 49px 0 0 0;
    font-size: 14px;
    color: #b1b2b4;
}

/*End style area*/

/*Start contact style*/
.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    background-color: #fff;
    border: none;
    background-clip: padding-box;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    border: none;
    border-bottom: 1px solid #d6d6d6;
    color: #86878b;
}
.contact-form-btn {
    margin: 30px 0 0 0;
}
.contact-form-btn a.custom-btn {
    transition: .6s;
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    text-transform: capitalize;
    padding: 10px 10x;
    border: 1px solid #fff;
    padding: 9px 18px;
    text-decoration: none;
    background: #ff9b51;
    padding: 11px 16px;
    border-radius: 4px 4px 4px 4px;
}
.contact-form-btn a.custom-btn:hover {
    background: gold;
    color: #000;
}
/*End contact style*/

/*Start footer style*/
.footer {
    background: #000000;
    color: #fff;
    text-align: center;
}
.footer span {
    color: #a3a3a3;
    font-size: 12px;
}
.footer-ul ul {
    list-style-type: none;
    margin: 0;
    padding: 8px 0 5px 0;
}
.footer-ul ul li {
    font-size: 11px;
    display: inline-block;
    color: #fff;
    padding: 0 7px;
}
.footer-ul ul li i {
    padding: 0 6px 0 0;
}
.footer-ul ul li i:hover {
    color: #ff9b51;
}
.footer-ul ul li a, i {
    color: #fff;
    text-decoration: none;
    font-size: 25px;
}
/*End footer style*/
