
*{
	margin: auto;
	padding: 0px;  
    outline: none!important;
    backface-visibility: hidden;
}

#wrapper{
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    position: relative;
}

a{
	color: initial;
	text-decoration: none;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}

button{
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}

a:hover, a:visited{
    text-decoration: none;
}

a:focus{
    text-decoration: none;
}


.mb-0{margin-bottom: 0px;}

.mt-5{margin-top: 5px;}

.mt-10{margin-top: 10px;}

.mb-10{margin-bottom: 10px;}

.mt-15{margin-top: 15px;}

.mb-15{margin-bottom: 15px;}

.mt-20{margin-top: 20px;}

.mb-20{margin-bottom: 20px;}

.mt-30{margin-top: 30px;}

.mb-30{margin-bottom: 30px;}

.mt-40{margin-top: 40px;}

.mb-40{margin-bottom: 40px;}

.mt-50{margin-top: 50px;}

.mb-50{margin-bottom: 50px;}

.mt-60{margin-top: 60px;}

.mb-60{margin-bottom: 60px;}

.mt-80{margin-top: 80px;}

.mb-80{margin-bottom: 80px;}

.mt-70{margin-top: 70px;}

.mb-70{margin-bottom: 70px;}

.mt-100{margin-top: 100px;}

.mb-100{margin-bottom: 100px;}

.mt-120{margin-top: 120px;}

.mb-120{margin-bottom: 120px;}

.mb-150{margin-bottom: 150px;}

.mb-200{margin-bottom: 200px;}

.mlr-15{margin-right: 15px!important; margin-left: 15px!important;}

h1, h2, h3, h4, h5, h6, strong{
	/*font-family: 'Quicksand', sans-serif;*/
    font-family: 'Montserrat', sans-serif;
}

body{
	overflow: auto; 
    font-family: 'Roboto Condensed', sans-serif;
    background: #fff;
}

p{
    margin-bottom: 0px;
}

.container-fluid{
	padding-left: 0px;
	padding-right: 0px;
}

.row{
	margin-right: 0px;
	margin-left: 0px;
}

.no-padd{
	padding-right: 0px;
	padding-left: 0px;
}

.text-justify{
    text-align: justify;
}

/*header css*/

.dark-header{
   /* background: #3c3d41;*/
    padding-bottom: 30px;

}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 12px 0px;
    font-size: 18px;
    line-height: 20px;
}

.header-cta{
       /* margin: 35px 0px; */
    text-align: right;
    margin-top: 26px;
    padding-bottom: 30px;
}

.header-cta i{
    display: inline-block;
    color: #c48d2b;
    font-weight: 300;
    vertical-align: middle;
    margin-right: 10px;
}

.header-cta i:before{
    font-size: 24px;
}

.header-cta span{
    display: inline-block;
}

.header-cta a{
    color: #181818;
    display: inline-block;
    font-size: 15px;
}

.grey-bg{
    background: #f0f0f0;
}

.nav-bg{
    background: #f8c12d;
    border-radius: 6px;
    z-index: 99;
    position: relative;
}

.m-top{
    margin-top: -30px;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: transparent;
}

.navbar-default {
    background-color: transparent;
    border-color: transparent;
}

.navbar-default .navbar-nav>.open>a{
    color: #fff;
    background-color: #3c3d41;
}

.navbar-collapse {
    padding-right: 0px;
    padding-left: 0px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 0px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 20px 15px 20px 15px;
}

.navbar-default .navbar-nav>li>a {
    color: #3c3d41;
    font-weight: 400;
    font-size: 15px;
}

.navbar-default .navbar-nav>li>a:hover{
    color: #fff;
    text-shadow: 1px 2px 3px #c9991a;
}

.navbar {
    margin-bottom: 0px;
}

.nav-btn{
    display: block;
    background: #ffffff;
    padding: 15px 0px;
    margin-top: 5px;
    text-align: center;
    color: #eb553a;
    font-size: 16px;
    font-weight: 700;
    border-radius: 6px;
    cursor: pointer;
}

.nav-btn:hover, .nav-btn:focus{
    background: #3c3d41;
    color: #fff;
}

/*affix-add css*/

/*.affix {
    top: 0;
    width: 100%;
    z-index: 999!important;
  }

.affix + .container-fluid {
    padding-top: 70px;
}

.affix .m-top{
    margin-top: 0px;
}

.affix{
    background: #3c3d41;
}

.affix .nav-bg{
    background: transparent;
}

.affix .navbar-default .navbar-nav>li>a{
    color: #fff;
}

.affix .nav-btn{
    background: #f8c12e;
    text-shadow: 1px 3px 3px #d1a01b;
    color: #ffffff;
}*/

/*affix-add css*/

/*header css*/

/*banner css*/

.home-banner{
    margin-top: -32px;
    z-index: 1;
    position: relative;
}

.banner-info-holder{

}

.banner-heading{
    font-size: 65px;
    text-align: center;
    display: block;
    text-shadow: 1px 3px 5px rgba(0, 0, 0, .5);
    font-weight: 600;
}

.banner-info-holder b{
    display: block;
    text-align: center;
    font-size: 28px;
    font-weight: 400;
    color: #fff;
    margin-top: 10px;
}

.banner-btn-holder{
    text-align: center;
}

.banner-btn{
    display: inline-block;
    background: #eb553a;
    padding: 15px 40px;
    font-size: 18px;
    color: #fff;
    border-radius: 6px;
    margin-top: 50px;
    text-shadow: 1px 3px 5px #83200f;
    font-weight: 700;
}

.banner-btn:hover, .banner-btn:focus{
    background: #f8c12e;
    text-shadow: 1px 3px 5px #906e15;
    color: #fff;
}

/*banner css*/

/*main css*/

.main-heading{
    display: inline-block;
    font-size: 32px;
    color: #222;
    font-weight: 700;
}

.underline{
    position: relative;
    margin-top: 20px;
}

.underline:before{
    position: absolute;
    content: "";
    background: #3c3d41;
    width: 170px;
    height: 1px;
    left: 50%;
    margin-left: -85px;
    bottom: 0;
}

.underline:after{
    background: #3c3d41 none repeat scroll 0 0;
    border: 2px solid #f8c12e;
    border-radius: 100px;
    bottom: -3px;
    content: "";
    height: 8px;
    left: 50%;
    margin-left: -2.5px;
    position: absolute;
    width: 8px;
}

.para{
    color: #444;
    font-size: 17px;
    line-height: 30px;
    text-align: justify;
}

.home-course-box{
    background: #fff;
    position: relative;
    /*padding-bottom: 30px;*/
    cursor: pointer;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    border-radius: 6px;
}

/*.home-course-box:hover{
    box-shadow: 0px 0px 40px #d1d1d1;
}*/

.course-cost{
    position: absolute;
    left: -12px;
    top: 20px;
    z-index: 99;
    padding: 6px 20px;
    background: #f8c12e;
    color: #111;
    border-radius: 0px 3px 3px 0px;
}

.course-cost:before{
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: 1;
    border-top: 8px solid #FFB606;
    border-left: 12px solid transparent;
    transform: translateY(100%);
    -moz-transform: translateY(100%);
    -webkit-transform: translateY(100%);
    -o-transform: translateY(100%);
}

.home-course-box figure{
    display: block;
    position: relative;
    border-radius: 6px 6px 0px 0px;
}

.home-course-box img{
    border-radius: 6px 6px 0px 0px;
}

.home-course-box .course-link{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    border-radius: 6px 6px 0px 0px;
}

/*.home-course-box:hover .course-link{
    opacity: 1;
}*/

.text {
    color: #fff;
    font-weight: 400;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    background: #f8c12e;
    height: 40px;
    width: 40px;
    line-height: 40px;
    font-size: 20px;
    border-radius: 3px;
}

.home-course-box .course-name{
    font-size: 18px;
    font-weight: 400;
    color: #5a450b;
    display: block;
    text-align: center;
    padding: 20px 0px 8px 0px;
}

.home-course-box .course-des{
    margin: 0px 15px;
    color: #444;
    line-height: 24px;
}

.course-btn{
    display: inline-block;
    margin: 20px 15px 0px 15px;
    padding: 10px 20px;
    background: #eb543a;
    border-radius: 6px;
    color: #fff;
    text-shadow: 1px 2px 3px #ac311d;
}

.course-btn:hover, .course-btn:focus{
    background: #3c3d41;
    text-shadow: none;
    color: #fff;
}

.feature-box{
    padding: 20px 30px 30px 30px;
    border: 1px solid #eee;
    border-radius: 6px;
    cursor: pointer;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}

.feature-box:hover{
        background: #eb533a;
    border-color: #eb523a;
}

.feature-box:hover strong, .feature-box:hover span{
    color: #fff;
}

.feature-icon{
    width: 80px;
    display: block;
    background: transparent;
    padding: 10px;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    border-radius: 6px;
}

.feature-box:hover .feature-icon{
    background: #fff;
}

.feature-box strong{
    display: block;
    margin-top: 20px;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    color: #111;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}

.feature-box span{
    display: block;
    margin-top: 20px;
    text-align: center;
    font-size: 16px;
    color: #444;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}

.form-bg{
    background: #3c3d41;
}

.yellow-bg{
    background: #f8c12e;
}

.form-box{
    text-align: center;
}

.form-box strong{
    display: inline-block;
    font-size: 32px;
    color: #111;
    text-shadow: none;
    text-align: center;
}

.form-box span{
    display: block;
    margin-top: 5px;
    font-size: 20px;
    color: #111;
    text-align: center;
}

.form-box .form-control{
    height: 50px;
    border-radius: 4px;
    background: #fff;
    border: 1px solid #fff;
    box-shadow: none;
    margin-bottom: 20px;
    padding: 0px 20px;
}

.form-box textarea{
    resize: none;
    padding: 20px!important;
    height: 120px!important;
}

.form-box .submit-btn{
    background: #eb533a;
    padding: 18px 80px;
    border: none;
    border-radius: 4px;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    text-shadow: 1px 3px 3px #b9311c;
}

.form-box .submit-btn:hover{
    background: #3c3d41;
    color: #fff;
    text-shadow: none;
}

/*main css*/

/*footer css*/

.footer{
    background: #3c3d41;
}

.footer-box{
    margin-bottom: 50px;
}

.footer-box i{
    display: block;
    color: #fff;
    text-align: center;
}

.footer-box i:before{
    font-size: 30px;
}

.footer-box strong{
    display: block;
    color: #f8c12e;
    font-size: 18px;
    text-align: center;
    margin-top: 15px;
}

.footer-box a{
    display: inline-block;
    text-align: center;
    font-size: 18px;
    color: #fff;
}

.footer-box span{
    display: block;
    color: #fff;
    text-align: center;
    margin-top: 15px;
    font-size: 16px;
    line-height: 28px;
}

.footer-social-box{
    text-align: center;
}

.footer-social-box a{
    display: inline-block;
    height: 50px;
    width: 50px;
    line-height: 50px;
    border: 1px solid #626368;
    font-size: 18px;
    margin: 0px 5px;
    color: #bdbdbd;
}

.footer-social-box a:hover{
    color: #fff;
    background: #eb553a;
    border-color: #eb553a;
}

.footer-social-box i{

}

.copyright-holder{
    background: #313233;
    padding: 20px 0px;
}

.copy-left{
    text-align: left;
    font-size: 13px;
    color: #909090;
}

.copy-right{
    text-align: right;
    color: #909090;
}

.copy-right a{
    color: #909090;
}

.copy-right a:hover{
    color: #f8c12e;
}

/*footer css*/

/*Modal css*/

.modal-header {
    padding: 0px;
    border-bottom: 0px transparent;
}

.modal-content {
    position: relative;
    background-color: #f8c12e;
    background-clip: padding-box;
    border: 0px solid #000000;
    border-radius: 6px;
}

.modal-header .close {
    margin-top: -2px;
    position: absolute;
    right: -25px;
    top: -20px;
    z-index: 999;
    width: 30px;
    height: 30px;
    padding: 0px;
    line-height: 30px;
    background: #eb533a;
    border-radius: 30px;
    opacity: .5;
    color: #fff;
    text-shadow: none;
}

.modal-header .close:hover{
    opacity: .8;
}

.modal-header{
    padding: 0px;
}

.modal-body {
    position: relative;
    padding: 0px 15px 30px 15px;
}

.enquiry-popup{

}

.enquiry-popup img{
    /*padding: 0px 15px;*/
}

.enquiry-popup i{
    display: block;
    margin-top: 30px;
    text-align: center;
    color: #111;
}

.enquiry-popup i:before{
    font-size: 50px;
}

.enquiry-popup strong{
    display: block;
    font-size: 26px;
    color: #222;
    margin-top: 15px;
    text-align: center;
    font-weight: 700;
}

.enquiry-popup span{
    display: block;
    font-size: 16px;
    color: #333;
    font-weight: 400;
    margin-top: 5px;
    text-align: center;
}

.enquiry-popup .form-control{
    background: #fff;
    border-radius: 4px;
    border: 1px solid #ffffff;
    box-shadow: none;
    margin-bottom: 20px;
    height: 50px;
    padding: 0px 15px;
    font-size: 14px;
}

.enquiry-popup .form-control:focus, .form-box .form-control:focus, .aside-form-box .form-control:focus{
    border-color: #fff;
    box-shadow: 0px 3px 3px #cd9b16;
}

.enquiry-popup textarea{
    height: 104px!important;
    padding: 15px!important;
}

#pop-up-btn{
    display: block;
    width: 200px;
    padding: 16px;
    font-weight: 700;
    position: relative;
    letter-spacing: 0px;
    border: 0px;
    background: #eb543a;
    font-size: 16px;
    color: #fff;
    margin: 0px auto;
    border-radius: 6px;
    text-shadow: 1px 3px 3px #b7351f;
}

#pop-up-btn:hover, #pop-up-btn:focus{
    background: #3c3d41;
    text-shadow: none;
}

/*Modal css*/

/*about page css*/

.inner-banner{
    padding: 130px 0px 100px;
    text-align: center;
}

.inner-banner strong{
    display: block;
    color: #fff;
    font-size: 34px;
    text-shadow: 1px 3px 3px rgba(0, 0, 0, .5);
}

.breadcrumb-box{
    color: #fff;
    display: block;
    margin-top: 10px;
    font-size: 18px;
}

.breadcrumb-box a{
    color: #fff;
    margin-right: 10px;
}

.breadcrumb-box i{
    margin-right: 10px;
    display: inline-block;
}

.about-left-img{
    width: 400px;
    float: left;
    margin-right: 30px;
    /*margin-bottom: 15px;*/
}

/*about page css*/

/*course page css*/

.course-box{

}

.course-heading{
    padding: 0px;
    margin-bottom: 0px;
    font-size: 26px;
    font-weight: 700;
    color: #111;
    display: block;
}

.course-heading .red{
    color: #eb553a;
}

.course-subheading{
    font-size: 22px;
    font-weight: 700;
    color: #111;
    display: block;
}

.course-dur-box{
    background: #f9f9f9;
    border-radius: 6px;
    border-right: 5px solid #f8c12e;
}

.course-dur-icon{
    height: 80px;
    display: inline-block;
    width: 80px;
    background: #f8c12e;
    line-height: 80px;
    text-align: center;
    margin-right: 15px;
    vertical-align: middle;
    border-radius: 6px 0px 0px 6px;
}

.course-dur-icon i:before{
    font-size: 50px;
}

.course-dur-info{
    display: inline-block;
    vertical-align: middle;
}

.course-dur-info strong{
    font-size: 22px;
    color: #111;
}

.red{
    color: #eb553a;
}

.light-bg{
    background: #f9f9f9;
    border-top: 1px solid #e2e2e2;
    border-radius: 6px;
    padding: 20px 0px 10px;
}

.course-list-item{
    margin-bottom: 10px;
    /*padding: 20px 0px 5px;*/
}

.course-list-item li{
    list-style-type: none;
    padding: 5px 15px 5px 50px;
    color: #444;
    font-size: 16px;
    line-height: 28px;
}

.course-list-item i{
    position: absolute;
    margin-left: -30px;
    color: #eb553a;
    font-size: 10px;
    margin-top: 8px;
}

.arrow{
    position: relative;
}

.arrow:before{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 20px 20px;
    border-color: transparent white #e2e2e2 white;
    position: absolute;
    content: "";
    left: 0px;
    top: -1px;
    z-index: 99;
}

/*course page css*/

/*course page right side bar css*/

.aside-course-box{
    background: #f9f9f9;
    border-radius: 6px;
    /*border: 1px solid #eaeaea;*/
    padding: 30px;
}

.aside-course-box strong{
    display: block;
    font-size: 20px;
    color: #111;
}

.aside-course-list{
    margin-bottom: 0px;
    margin-top: 20px;
}

.aside-course-list li{
    list-style-type: none;
}

.aside-course-list a{
    display: block;
    padding: 10px 0px 10px 40px;
    color: #444;
    font-size: 16px;
    border-bottom: 1px dotted #dadada;
}

.aside-course-list a:hover{
    color: #eb543a;
}

.aside-course-list a:hover i{
    color: #111;
}

.aside-course-list i{
    position: absolute;
    color: #eb543a;
    margin-left: -20px;
    margin-top: 2px;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}

.aside-form-box{
    background: #f8c12e;
    border-radius: 6px;
}

.aside-form-box strong{
    display: block;
    background: #3c3d41;
    color: #fff;
    font-size: 20px;
    padding: 30px;
    text-align: center;
    border-radius: 6px 6px 0px 0px;
}

.aside-form-box form{
    padding: 30px;
}

.aside-form-box .form-control{
    background: #fff;
    border-radius: 4px;
    border: 1px solid #ffffff;
    box-shadow: none;
    margin-bottom: 20px;
    height: 48px;
    padding: 0px 15px;
    font-size: 14px;
}

.aside-form-box textarea{
    height: 80px!important;
    resize: none;
    padding: 15px!important;
}

.aside-form-box button{
    display: block;
    width: 100%;
    padding: 12px;
    font-weight: 700;
    position: relative;
    letter-spacing: 0px;
    border: 2px solid #3c3d41;
    background: #3c3d41;
    font-size: 16px;
    color: #fff;
    margin: 0px auto;
    border-radius: 6px;
    text-shadow: none;
}

.aside-form-box button:hover{
    background: transparent;
    color: #3c3d41;
}

.aside-cta-box{
    background: #f9f9f9;
    padding: 30px;
    border-radius: 6px;
}

.aside-cta-box i{
    display: block;
    text-align: center;
    color: #111;
}

.aside-cta-box i:before{
    font-size: 60px;
}

.aside-cta-box strong{
    display: block;
    color: #111;
    font-weight: 700;
    text-align: center;
    font-size: 18px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.aside-cta-box a{
    display: block;
    font-size: 24px;
    text-align: center;
    color: #eb543a;
    font-weight: 700;
}

.aside-cta-box p{
    color: #444;
    text-align: center;
    margin-top: 15px;
    line-height: 24px;
}

/*course page right side bar css*/

/*course cta css*/

.course-cta-box{
    padding: 30px 0px 50px;
    background: #f0f0f0;
    text-align: center;
    border-radius: 6px;
    -webkit-box-shadow: 0px 35px 35px -28px rgba(94, 94, 94, 1);
    -moz-box-shadow: 0px 35px 35px -28px rgba(94, 94, 94, 1);
    box-shadow: 0px 35px 35px -28px rgba(94, 94, 94, 1);
}

.course-cta-box strong{
    display: block;
    font-size: 36px;
    color: #111;
}

.course-cta-box span{
    display: block;
    background: #f8c12e;
    padding: 10px 0px;
    font-size: 22px;
    margin: 20px 0px 0px;
    color: #fff;
    box-shadow: -15px 0px 0px #f8c12e;
    position: relative;
}

.course-cta-box span:before{
    content: '';
    position: absolute;
    left: -15px;
    bottom: 0;
    opacity: 1;
    border-top: 12px solid #daa61d;
    border-left: 16px solid transparent;
    transform: translateY(100%);
    -moz-transform: translateY(100%);
    -webkit-transform: translateY(100%);
    -o-transform: translateY(100%);
}

.course-cta-box span:after{
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 26px 30px 25px 0;
    border-color: transparent #f0f0f0 transparent transparent;
    top: 0px;
    right: 0px;
}

.course-cta-box i{
    display: inline-block;
    margin-right: 5px;
    color: #111;
}

.course-cta-box b{
    font-weight: 400;
    font-size: 22px;
    margin-top: 30px;
    display: block;
    color: #111;
}

.course-cta-box a{
    color: #111;
}

.course-cta-box .course-cta-btn{
    display: block;
    width: 300px;
    background: #eb543a;
    padding: 20px 0px;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    border-radius: 6px;
    text-shadow: 1px 2px 3px #b0301b;
    margin-top: 15px;
}

.course-cta-box .course-cta-btn:hover{
    background: #3c3d41;
    text-shadow: none;
}

/*course cta css*/

/*enquiry page css*/

.enquiry-heading{
    color: #111;
    text-align: center;
    display: block;
    font-size: 24px;
}

.br-6{
    border-radius: 6px;
}

.enquiry-form{

}

.enquiry-form .form-control{
    height: 50px;
    border-radius: 4px;
    background: #fff;
    border: 1px solid #fff;
    box-shadow: none;
    margin-bottom: 20px;
    padding: 0px 20px;
}

.enquiry-form .form-control:focus{
    box-shadow: 0px 3px 3px #d8d8d8;
}

.enquiry-form textarea{
    resize: none;
    padding: 20px!important;
    height: 120px!important;
}

.enquiry-form button{
    background: #eb533a;
    padding: 18px 80px;
    border: none;
    border-radius: 4px;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    text-shadow: 1px 3px 3px #b9311c;
}

.enquiry-form button:hover{
    background: #3c3d41;
    color: #fff;
    text-shadow: none;
}

/*enquiry page css*/


/*accordian css*/

.product-container .nav-tabs {
    border-bottom: 1px solid transparent
}

.product-container .nav-tabs>li {
    float: inherit;
    margin-bottom: 0;
    width: 100%
}

.product-container .nav-tabs>li.active>a,
.product-container .nav-tabs>li.active>a:focus,
.product-container .nav-tabs>li.active>a:hover {
    color: #fff;
    cursor: default;
    background-color: #589c2a;
    border: 1px solid #589c2a;
    border-radius: 40px 0 0 40px;
    position: relative
}

.product-container .nav-tabs>li.active>a:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #579c2a;
    border-width: 15px;
    margin-top: -15px
}

.product-container .nav>li>a {
    position: relative;
    display: block;
    padding: 25px 0 25px 20px;
    border-radius: 40px 0 0 40px;
    background: #f5f8fa
}

.product-container .nav-tabs>li>a:hover {
    border-color: transparent
}

.product-container .nav>li>a:focus,
.product-container .nav>li>a:hover {
    text-decoration: none;
    background-color: #f5f8fa;
    color: #579c2a
}

.product-container .nav-tabs>li>a {
    margin-right: 0;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 40px 0 0 40px;
    margin-bottom: 3px
}

.product-container .tab-content {
    background-color: #f5f8fa
}

.product-holder {
    background: #fff;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    box-sizing: border-box;
    box-shadow: 0 1px 2px #d8dfe4;
    margin-bottom: 30px
}

.product-holder span {
    position: absolute;
    left: 0;
    display: block;
    width: 100%;
    height: auto;
    transform: translate(0, 5%);
    -webkit-transform: translate(0, 5%);
    -moz-transform: translate(0, 5%);
    -o-transform: translate(0, 5%);
    -ms-transform: translate(0, 5%);
    background: #2e9bd4;
    text-align: center;
    padding: 8px 0;
    font-size: 13px;
    color: #fff;
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
    -o-transition: all ease-in-out .5s;
    -ms-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s
}

.product-holder:hover span {
    transform: translate(0, -100%);
    -webkit-transform: translate(0, -100%);
    -moz-transform: translate(0, -100%);
    -o-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%)
}































.col-md-15 {
    width: 20%;
    float: left;
}

.col-md-15{
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.go-top{
    display: none;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 99;
    border: none;
    outline: none;    
    cursor: pointer;
    border-radius: 0px;  
    backface-visibility: hidden;  
}

.go-to-top-icon-holder{    
    background-color: #eb523a;
    color: #ffffff;
    opacity: .6;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 44px;
    backface-visibility: hidden;
    border-radius: 4px;
    transition: all ease-in-out .2s;
    -webkit-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;
    -ms-transition: all ease-in-out .2s;
    -moz-transition: all ease-in-out .2s;
}

.go-to-top-icon-holder:hover {
    opacity: 1;
}

.go-to-top-icon-holder i{
    font-size: 20px;
}



@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -30px, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

@keyframes fadeInUp {
      from {
        opacity: 0;
        transform: translate3d(0, 30px, 0);
    }

      to {
        opacity: 1;
        transform: none;
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translate3d(-30px, 0, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translate3d(30px, 0, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}


.thank-main{
    text-align: center;
    padding: 0px 0px;
}

.thank-main i{
    color: #06d33c;
    font-size: 50px;
    border: 3px solid;
    padding: 10px;
    border-radius: 50px;
}

.thank-main h1{
    text-align: center;
    font-weight: bold;
    font-size: 50px;
    margin: 0px;
}

.thank-main h2{
    font-size: 22px;
    text-align: center;
    color: #737373;    
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance:textfield;
}

.modal-backdrop
{
    opacity: 0.8 !important;
}

.modal {
    text-align: center;
    padding: 0!important;
}

.modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
}

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

/*parallax slider css*/

.parallax-slider {
    position: relative;
}

.slider-wrapper {
    white-space: nowrap;
    overflow: hidden;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.slide-new {
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    display: inline-block;
    width: 100%;
    height: 550px;
    flex-shrink: 0;
    transition: 0.9s ease-in-out transform;
    backface-visibility: hidden;
}

.slide-indicator {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translatex(-50%);
}

.slide-indicator ol {
    display: inline-block;
}

.slide-indicator li {
    display: inline-block;
    height: 16px;
    width: 16px;
    background: transparent;
    border: 2px solid #fff;
    border-radius: 20px;
    cursor: pointer;
    transition: 0.2s ease-in-out;
}

.slide-indicator li:hover {
    background: #b62f30;
}

.slide-indicator li.active {
    background: rgba(255,255,255,.5);
}

.slide-new::before {
    content: '';
    display: inline-block;
    height: 50%;
}

.content {
    display: inline-block;
    width: 100%;
    max-height: 100%;
    vertical-align: middle;
    white-space: normal;
    color: #fff;
    transform: translate(-5px);
}

.slide-active .caption {
    transform: translatey(0);
    opacity: 1;
}

.slide1 {
    background: url("../img/banner/home-banner1.jpg") top center;
}

/*parallax slider css*/

.product-p{
	padding: 25px 0px 24px 0px;
}
.product-bg{
	background: #f9f4ed;
	padding-bottom: 20px;
}
.product-bg a{
	margin: 0px 0px 0px 90px;
}
.product-v{
	padding: 20px 20px 29px 0px;
}
.product-v a{
	margin: 0 0 0 97px;
}
.product-d{
	padding: 34px 0px 40px 0px;
}
.product-d a{
	margin: 0px 0px 0px 99px;
}
.product-h{
	padding: 20px 0px 29px 0px;
}
.product-h a{
	margin: 0px 0px 0px 99px;
}

.product-l{    padding: 25px 0px 23px 0px;
}
.product-s{    padding: 40px 0px 42px 0px;
}
.contactbox{
    background: #f0f0f0;
    padding: 30px 15px;
    min-height: 265px;
    margin-bottom: 30px;
    box-shadow: inset 0px 0px 0px 2px #fff;
    border: 10px solid #f0f0f0;
}
.contactbox i {
    display: block;
    color: #eb543a;
    text-align: center;
    
}
.contactbox strong {
    display: block;
    text-align: center;
    margin-top: 15px;
    font-size: 18px;
    color: #222;
    margin-bottom: 10px;
}
.contactbox span {
    display: block;
    text-align: center;
    line-height: 26px;
    font-size: 18px;
    color: #444;
}