html{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"
    font-size: 15px;
}
body{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"
    font-size: 15px;
}
/*share*/
.s-share{
    position: fixed;
    z-index: 1;
    top: 165px;
    left: 0;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.s-share li {
    padding: 8px 12px;
    display: block;
    text-align: center;
    list-style: none;
    font-size: 18px;
}
.help-btn {
    color: #fff;
    cursor: pointer;
    background: #FFC31D;
}
.s-share li:nth-child(2) {
    background: #2ECF2E;
    color: #fff;
}
.s-share li:nth-child(3) {
    background: #2AA9E0;
    color: #fff;
}
.s-share li:nth-child(4) {
    background: #3B579D;
    color: #fff;
}
/*.s-share li:nth-child(5) {
    background: #2AA9E0;
}*/
.s-share li:nth-child(5) {
    background: #DC483C;
}
.s-share li:nth-child(6){
    background: #0077af;
}

.s-share li a {
    color: #fff;
}
.sidebtn {
    padding: 12px 20px;
    font-size: 15px;
    background: #2AA9E0;
    color: #fff;
    right: 0;
    margin-right: -30px;
}
.sidebtn {
    position: fixed;
}
.helpmenu {
    top: 30%;
    right: 80%;
    width: 50%;
    z-index: 10;
    left: 5%;
    position:fixed;
}
.alert-info1 {
    color: #fc4d5d;
    background-color: #000;
    border-color: #fab702;
}
.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}
.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}
.alert-info1 .show-getin {
    margin-top: 0;
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 20px;
}
button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
}
.ifame-c {
    width: 100%;
    border: none;
    height: 210px;
}
    
.show-cinfo p {
    margin-bottom: 15px;
    margin-top: 15px;
}
.show-cinfo strong {
    font-size: 22px;
}
.clearfix::after {
    display: block;
    clear: both;
    content: "";
}
.elm1 {
    top: 180px;
    transform: rotate(90deg) translateY(-16px);
}
/*right side button*/
.slide-bar.slide-toggle {
    top: 25%;
    right: 0;
    transform-origin: 100% 100%;
    transform: translateY(-50%) rotate(-90deg);
    position: fixed;
    display: inline-block;
    z-index: 1000;
}
.slide-bar2.slide-toggle2 {
    top: 45%;
    right: 0;
    transform-origin: 100% 100%;
    transform: translateY(-50%) rotate(-90deg);
    position: fixed;
    display: inline-block;
    z-index: 1000;
}
.enquiry-btn {
    font-size: 12px;
    font-weight: 800;
    color: #fff;
    letter-spacing: 0.7px;
    text-transform: uppercase;
    background-color: #fc4d5d;
    border: none;
    padding: 8px;
}
.review-btn {
    font-size: 12px;
    font-weight: 800;
    color: #fff;
    letter-spacing: 0.7px;
    text-transform: uppercase;
    background-color: #fc4d5d;
    border: none;
    padding: 8px 16px;
}
.products-home{
    background-color: #eceff2;
}

/**mailform**/
.form-groupshare{
    margin-bottom: 1rem;
}
.btnshare {
    color: #fc4d5d;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle; 
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
/***********************************************************************************************************/

/*topbar*/
.topview{
    text-decoration: none;
    color:white;
    font-size:13px;
}
.bg-top{
    background: black;
}
.topadd{
    width: 100%;
    float: left;
    padding: 10px 0 ;
    line-height: 1.42857143;
}
.topadd strong{
    border-radius: 25px;
    float: left;
    color: #fff;
    line-height: 21px;
    font-weight: 400;
    font-size: 10px;
    text-transform: uppercase;
    padding: 0 10px;
    margin-right: 10px;
    background: #18254a;     
    border: 1px solid #2d313c;
}
.topadd a{
    color:#9ca8c8;
    font-size: 12px;
}
.toplist{    
    top:4px;
}
.btn{
    color: #9ca8c8;
    border:none; 
    font-size: 12px;
    padding-top: 10px; 
}
.toplist a{
    color: #9ca8c8;
    font-size: 12px;
    text-decoration: none;
}
.top-list li a{
    color: #9ca8c8;
    font-size: 12px;
    text-decoration: none;
}
.accbtn button{
    background: 0 0;
    border:0;
    color: #9ca8c8;
    font-size: 12px;
    padding: 15px 17px;
}
.accbtn{
    background: transparent !important;
    border: none !important;
    color: #9ca8c8 !important;
}
.btn-group{
    position: relative;
    display: inline-block;
    vertical-align: middle;

}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;    
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.accbtn .dropdown-menu {
    border-radius: 5px;
    width: 150px;
    min-width: 175px;
}
.accbtn .dropdown-menu li {
    border: 0;
    padding: 0;
    overflow: hidden;
    display: block;
}
.dropdown li:hover {
    color: #9ca8c8;
}
.dropdown-menu > li > a {
    display: block;
    padding: 0 20px;
    line-height: 40px;    
    font-weight: 400;    
    color: #9ca8c8;
    font-size: 12px;
    text-decoration: none;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;    
    float: left;   
    font-size: 14px;
    text-align: left;   
    box-shadow: none;
    border: 0;
}
.dropdown-menu li a:hover{
    background: #18254a;
    color:#fff;
    border-left:3px solid red;
}
.dropdown-menu{
    padding:0;
    position: absolute;
    will-change: transform;
    top: 0;
    left: 0;
    transform: translate3d(0px, 48px, 0px);
}
/*topbar ended*/

/*menubar*/
.bg-menu{
    background:#18254a;     
}
.logo1 img {
    max-width: 80px;
}
.logo1{
    margin-right: -48px;
}
.logo2{
    margin-top: 10px;
    margin-right: 25px;
}
.sm a{
    font-size: 15px ! important;    
}
.sm {
    display: block;
}
.sm a.has-submenu{
    padding-right: 24px;
    margin: 10px 0;
}
.sm ul{
    position: absolute;
    }
.sm li a{
    color:white;    
}
.sm ul li a{
    color:black;
}
.apply{
    margin-top: 19px;
}
.apply a{
    padding:10px 20px;
    text-decoration:none;
}
.apply a:hover{
    color:#fff;
}
.applybtn{
    background:#fc4d5d;
    color:white;
    border-radius: 20px;
}
ul.sub a:hover{
    background: #294373;    
    color: #fff;    
    border-color: #fa394a;
    background-color: #18254a;
    top:0;
}
.sub li:hover{
    border-left: 3px solid red;    
}
.sm a, .sm a.highlighted, .sm a:active, .sm a:focus, .sm a:hover {
    padding: 5px !important;
}
/*menubar ended*/

/*banner*/
.slideimg{    
    width: 100%;
    height: 100%;
    opacity: 1;
    visibility: inherit;
    z-index: 20;
}
.slideimg1{   
    width: 100%;
    height: 100%;
    opacity: 1;
    visibility: inherit;
    z-index: 20;
}

.btext{
    font-size: 30px;
    font-weight: bolder;
    background-color: rgba(0, 0, 255, 0.3);
    padding: 0px 10px;
    text-transform: uppercase;
}
.bbtext{
    font-size: 45px;
    font-weight: bolder;
    background-color: rgba(0, 0, 255, 0.3);
    padding: 0px 10px;
    text-transform: uppercase;
}
.carousel-caption{
    margin-bottom: 130px;
}
/*banner ended*/

/*about cont*/
.abtcont1{
    padding-top: 40px;
    padding-bottom: 10px;
    border-bottom: 1px solid black;
    font-size: 20px;
    color: #18254a;
    font-weight: 800;

}
.abtcont{
    padding-top: 40px;
    padding-bottom: 10px;
    font-size:20px;
    color: #c90500;
}
.abtcont::after{
    content: '';
    margin: 0 auto;
    top: 72px;
    left: 0;
    right: 382px;
    height: 4px;
    width: 63px;
    background: red;
    position: absolute;
}
.abthead{
    font-size:35px;
    font-weight: bold;
    padding-top: 10px;
}
.abtpara{
    padding-top: 10px;
    padding-bottom: 0px;
}
.abtbtn {    
    display: inline-block;
    border: 1px solid #18254a;
    line-height: 48px;
    padding: 0 30px;
    color: #18254a;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    position: relative;
    overflow: hidden;
}
.abtbtn a:hover{
    color:#fa394a;

}
a.abtbtn:hover {
    color: #fff;
    border-color: #fa394a;
}
a.abtbtn:hover::after {
    height: 450%;
}
.abtbtn::after{
    background: #fa394a;
    transform: translateX(-50%) translateY(-50%) rotate(-25deg);
    content: "";
    position: absolute;
    height: 0;
    left: 50%;
    top: 50%;
    width: 150%;
    z-index: -1;   
    transition: all .75s ease 0s;   
}
.whowrap{
    padding-top: 65px;
}
.abtimgg{
    height:60px;
}
.abtimg1{
    height:60px;
}
.abtimghead{
    font-weight: bolder;
    font-size: 19px;
}
.abtimgpara{
    padding-top: 10px;
}
/*about cont ended*/

/*wrap started*/
.bg-white{
    position: relative;
    background: white;
}
.wrap {
    position: relative;
    top: 155px;
}
.bg-wrap{
    margin-top: -135px;
}
.btn-view{
    background-color: #fc4d5d;
    color: #fff;
    font-weight: 800;
    font-size: 14px;
    text-transform: uppercase;
    padding: 5px 20px;
    border-radius: 5px;
    text-decoration: none;
}
ul.achievements li:hover i{
    color:#fa394a;
}
ul.achievements li:hover strong{
    color:#fa394a;
}
ul.achievements li:hover span.title {
    color: #68b63b;
}
.achievements{
    margin: 0;
    padding: 34px 0;
    height: 210px;
    background: #f5f5f5;
    list-style: none;
}
.achievements li{
    width: 24.333%;
    float: left;
    text-align: center;
    border-right: 1px solid #ccc;
    padding: 15px 0;
}
.achievements i{
    display: block;
    color: #233053;
    font-size: 40px;
    margin: 0 0 15px;
}
.achievements strong{
    color: #333;
    font-weight: 700;
    font-size: 26px;
    display: block;
}
.achievements span
.title{
    font-size: 16px;
    color: #333;
}
.welcomewrap{
    background:skyblue;
    margin-left:-17px;
}
.wrapwelcome{
    color:black;
    font-weight: bold;
    padding-top: 10px;    
}
/*wrap ended*/
/*galleryhead*/
.gallerytitle{
     font-size: 30px;
     margin-top: 20px;
     position:relative;     
     color:red;
     font-weight: bold;
}
.gallerytitle::after{
    content: '';
    margin: 0 auto;
    top: 38px;
    left: 0;
    right: 6px;
    height: 4px;
    width: 49px;
    background: #18254a;
    position: absolute;
}
 .galleryimgi{
     margin: 20px 0;
     padding-right: 15px;
    overflow: hidden;
}
.galleryimgi img{
     width: 100%;
     transition: all 1s linear;
}
.galleryimgi:hover img {
    transform: scale(1.5);
}

/*whychooseus*/
.bg-ychoose{
    background-repeat: no-repeat;
    background-image: url("../images/bg-ychoose.jpg");
    background-size: cover;   
    width: 100%;
    position: relative;
}
.bg-ychoose::before{
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    background: rgba(0,0,0,0.7);
}
.whyhead{
    color:red;
    margin-bottom: 40px;
}
.whyhead::after {
    content: '';
    margin: 0 auto;
    top: 43px;
    left: 0;
    right: -10px;
    height: 4px;
    width: 63px;
    position: absolute;
    background: #FFFFFF;
}
.ychooseus{
    color:#fc4d5d;
}
.new-texts{
    position: relative;
    z-index: 1;
}
.newimg{
    margin-bottom: 10px;
    width:100%;
}

.newhead{    
    color:red;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 25px;
}
.new p{
    font-size: 14px;   
    font-weight: 400;
    margin-bottom:20px;
    color:#fff;
}
.new-bg{
    background-image: url("../images/newbg.jpg");
    padding: 40px 40px 0px 40px !important;
}
.ybtn{
    border:4px double;  
    color:#fc4d5d;  
}
.new a:hover
{
    background: #fc4d5d;
    color:#fff;
    font-weight: bold;
    text-decoration: none;
}
.new-bg::before{
    position: absolute;
    content: "";
    background: rgba(240, 243, 246, .9);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
}
.new-bg2{
    background-image: url("../images/whychooseus.jpg");
    padding: 60px !important;
}
.new-bg2::before{
    position: absolute;
    content: "";
    background: rgba(0,0,0,0.3);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
}
.new a:hover{
    color: #fff
}
/*new - icon parts*/
.new-bg p i{
    background: #18254a;
    height: 16px;
    width: 16px;
    color: #fff;
    border-radius: 2px;
    text-align: center;
    margin-right: 15px;
}
.newcont{
    padding-bottom: 8px;
    border-bottom: 1px solid black;
    font-size: 23px;
    color: #fa394a;
    width: 356px;
}
.newcont::after {
    content: '';
    margin: 0 auto;
    top: 33px;
    left: -14px;
    right: 382px;
    height: 4px;
    width: 63px;
    background: red;
    position: absolute;
}
.d-icon i{
    color: #fff;
    font-size: 24px;
    line-height: 75px;
    position: relative;
    z-index: 1;
}
.d-icon{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 70px;
    text-align: center;
}
.d-icon::before{
    background: #18254a;
    content: "";
    position: absolute;
    left: 0px;
    right: 0px;
    top: 10px;
    margin: auto;
    width: 55px;
    height: 55px;
    border-radius: 10px;
    transform: rotate(45deg);
}
.heead{
    color: #18254a;
    
    font-weight: 600;
    font-size: 20px;
}
.new-bg p{
    color: #888888;
}

/*feedback*/
 .bg-test{
     background:grey;
       
}
 .testimony{    
     padding-top: 30px;
     position:relative;
     color: #cc0300;
     font-weight: bold;
     margin-bottom: 5px;
}
.testimony::after{
    content: '';
    margin: 0 auto;
    top: 70px;
    left: 0;
    right: -10px;
    height: 4px;
    width: 63px;
    position: absolute;
    background:   #fff;
}

.testcont{
     color: #fff;
     margin-top:30px;
     font-size: 20px; 
 }
 .testpara{
     font-size: 18px;
     color:red;
     margin-bottom: 50px; 
     padding-top: 20px;
}

/*newspaper*/
.bg-news{
    position: relative;
    background: #fa394a;     
    top:75px;    
}
.newsicon{
    font-size: 30px;
    color:#fff;   
}
.newsicon1{
    font-size: 30px;
    color:#fff;    
}
.newsicon2{
    font-size: 37px;
    color:#fff;
}
/*.icon2{
    position: relative;
}
.icon2::before{
    content: "";
    display: block;
    width: 2px;
    height: 80px;
    background: rgba(255,255,255,.13);
    position: absolute;
    right: 0;
    top: 40%;
    left: -32px;
}*/
.newshead{
    display:inline-block;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
}
.newspara1 {    
    color: #fff;
}
/*newpaper ended*/

/*footer*/

 .footer{
     background:#18254a;     

 } 
 .paddingfooter {
    margin-top: -14px;
}
 .footer-text {
     color: #fff;
     font-size: 14px;
}
 .ufooter {
     color: #FFFFFF;     
     list-style-type: none;
     margin-top: -14px;
}
 .uufoot {
     font-size: 30px;
     padding-left: 40px;
     font-weight: bold;     
}
 .ufooter ul li {
     list-style-type: none;
}
 .ufooter li {
     text-align: left;
     float: left;
     width: 33%;
     line-height: 25px;
}
 .ufooter li a {
     color:#fff;
     font-size: 14px;     
     text-decoration: none;
}
 .location{
     padding-left: 22px;
}
 .location1{
     padding-left: 26px;
}
 .cfooter {     
     float:right;
     margin-top: -14px;
 }
 .ctitle {
     font-size: 30px;
     color: #FFFFFF;
     font-weight: bold;
}
 .contact li {
     color: #fff;
     font-size: 14px;    
     padding-top: 10px;
     list-style-type: none;
}
 .ficon {
     padding-right: 10px;
}
.fficon{
    margin-bottom: 20px;
}
 .copyright-area {
     border-top: 1px solid #607b7e;
     background:#18254a;
     line-height:2px;
}
 .ftext {     
    color:#fff;
    margin:10px 0;
    font-size:12px;
}
 .fttext {
     float:right;
     font-size: 12px;
    color: #fff;
    margin:10px 0;  
}
.social-icon1{
    margin-left:20px;    
    display:inline;
    color:white;
    font-size: 16px;    
}
.social-icon1 a{
    width: 30px;
    height: 30px;
    border-radius: 100%;
    border: 1px solid #fff;
    text-align: center;
    line-height: 28px;
    display: inline-block;
    color: #fff;
    margin-top: 8px;
}
/***********************************************************************************************************/
/**about us page **/
.bg-about{
    background:grey;
}
.aboutinfo {
    margin-top: 40px;
    color: red;
    font-weight: 600;
}
.abtinfo{
    padding-left:10px;
    display: inline-block; 
    margin-bottom: 40px;
    color:white;
}
.acont{
    margin-top: 30px;
    color:#fa394a;
    border-bottom:1px solid black;
    padding-bottom:10px;
}
.acont::after {
    content: '';
    margin: 0 auto;
    top: 76px;
    left: 14px;
    height: 4px;
    width: 63px;
    background: red;
    position: absolute;
}
.apara{
    margin-top: 15px;
}
.abtimg{
    position:relative;
}
.vmcont{
    margin-top: 10px;
    color:#fa394a;
    border-bottom:1px solid black;
    padding-bottom:10px;
}
.vmcont::after {
    content: '';
    margin: 0 auto;
    top: 57px;
    left: 0;
    right: 477px;
    height: 4px;
    width: 63px;
    background: red;
    position: absolute;
}
.apara1{
    margin-top:15px;
    padding-bottom:40px;
}
.acontcompany{
    margin-bottom:40px;
}
/***********************************************************************************************************/
/**services**/
.training{
    margin-top:10px;
    margin-bottom: 40px;
}
.bg-services{
     background:grey;
}
.serviceinfo{
    margin-top:40px;
}
.servinfo{
    padding-left:10px;
    display: inline-block; 
    margin-bottom: 40px;
    color:white;
}
.service1img{
    padding-top: 15px;
}
.service1 li{
    display: inline-block;
}
.service1list{
padding-top: 15px;
width:100%;
}
.servhead,
.servhead{
font-size: 28px;
color:red;
padding-top: 30px;
}
.service1 p{
font-size: 14px;
}
.servactive{
background:#fa394a;
}
.service1list a{
text-decoration:none;
color:white;
}
.service1list ul{
background: #18254a;
}
.service1list a:hover{
color:orange;
}
.service1list ul li{
border-bottom: 1px solid rgba(0, 0, 0, .3);
width: 100%;
text-align:center;
line-height: 4.5;
}
.service1form{
color:red;
font-size: 28px;
padding-top: 20px;
}
.service1button{
color:red;
margin: 10px 0;
}
/***********************************************************************************************************/
/**payment**/
.bg-payment{
     background:grey;
}
.paymentinfo{
    margin-top:40px;
}
.payinfo{
    padding-left:10px;
    display: inline-block; 
    margin-bottom: 40px;
    color:white;
}
.account-details {
    padding-top: 30px;
    padding-bottom: 60px;
}
.account-details p {
    text-align: center;
    padding-bottom: 30px;
    padding-top: 30px;
    font-weight: bold;
}
.account-details .table-wrapper table{
    width:100%;
}
.table-wrapper table > tbody > tr > td{
    padding: 8px;
    vertical-align: middle;
    border: 1px solid #ddd
}
.account-details .link-holder {
    text-align: center;
}
.account-details .link-holder {
    text-align: center;
}
.account-details .link-holder a {    
    padding: 10px 35px;
    text-transform: uppercase;
    background:#18254a;
    border-radius: 20px;
    border-color: #000;
    color: #fff;
    font-weight: bold;
    transition: all .5s ease-in-out;
    text-decoration:none;    
}
.link-holder{
    margin-bottom: 30px;
}

/***********************************************************************************************************/
/**franchises**/
.bg-franchise{
    background:grey;
}
.franchiseinfo{
    margin-top:40px;
}
.franchinfo{
    padding-left:10px;
    display: inline-block; 
    margin-bottom: 40px;
    color:white;
}
.franchise-wrapper {
    padding-top: 30px;
    padding-bottom: 30px;
}
.contact-form {
    padding: 0 30px;
}
.franchise-wrapper .wtitle {
    color: red;
    text-transform: uppercase;
    font-size: 26px;
    margin-bottom: 10px;
    font-weight: 800;
    line-height: 1.1;
}
.f-clr2 {
    padding-bottom: 5px;
}
.form-top {
    padding-top: 20px;
}
.form-group2 {
    margin-bottom: 1rem;
}
.franchise-wrapper .send-btn {
    background-color: #18254a;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    padding: 10px 40px;
}
.m-top{
    margin-bottom:40px;
}
.franchise-wrapper2 i{
    color: #18254a;
    font-size: 70px;
    padding-bottom: 10px;
}
.franchise-head{
    color: red;
    font-size: 26px;
    font-family: 'Roboto',sans-serif;
    font-weight: 800;
}
.franchise-wrapper2 .wtitle {
    color: red;
    text-transform: capitalize;
    font-size: 26px;
    margin-bottom: 10px;
    font-weight: bold;
    line-height: 1.1;
    font-family: 'Roboto',sans-serif;
}
/***********************************************************************************************************/

/**careers**/
.bg-careers{
    background:grey;
}
.careersinfo{
    margin-top:40px;
}
.careerinfo{
    padding-left:10px;
    display: inline-block; 
    margin-bottom: 40px;
    color:white;
}
.careerform{
    margin-top:20px;
}
.carform{
    color:#fa394a;
}
.form-group1 {
    margin-bottom: 1rem;
}
.careerbtn{
    color:#fff;
    background:#18254a;
    margin-bottom: 60px;
    border:none;
    padding: 10px 35px;
    border-radius: 20px;
    font-size:16px;
}
/***********************************************************************************************************/

/**privacy**/
.bg-privacy{
     background:grey;
}
.privacyinfo{
    margin-top:40px;
}
.privinfo{
    padding-left:10px;
    display: inline-block; 
    margin-bottom: 40px;
    color:white;
}
.private{
    margin-top:50px;
    margin-bottom:40px;
}
/***********************************************************************************************************/
/**Terms**/
.bg-terms{
     background:grey;
}
.terminfo{
    margin-top:40px;
}
.terinfo{
    padding-left:10px;
    display: inline-block; 
    margin-bottom: 40px;
    color:white;
}
.term{
    margin-top:50px;
    margin-bottom:40px;
}
/***********************************************************************************************************/
/*robokids*/

.bg-robotitle{
    background:grey;
}
.robotinfo{
    margin-top:40px;
}
.roboinfo{
    padding-left:10px;
    display: inline-block; 
    margin-bottom: 40px;
    color:white;
}
.robohead{
    margin:30px 0;
    text-align: center;
}
.robohead::after{   
    content: '';
    margin: 0 auto;
    top: 74px;
    left: 0;
    right: 0;
    height: 4px;
    width: 63px;
    background: red;
    position: absolute;
}
.robobot .icon-button{
    font-size: 16px;
}
.robohead1{
    font-size: 22px;
    font-weight: 600;
    position: relative;
}
.robohead1::after{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 32px;
    width: 45px;
    height: 3px;
    background: red;
}

.robolist{    
    list-style-type: none;

}
.robolist li{
    text-align: left;
    float: left;
    padding-top: 20px;
    width: 33%;

}
.robolist li a{
    text-decoration: none;
    color:black;
}
.imglist{
    padding-right: 20px;
}
.robocourses{
   
    color:black;
}
/***********************************************************************************************************/
/**courses**/
.mixitup-control-active{
    background: #fc4d5d;
    color:#FFFFFF;
    font-weight: bold;    
    text-align:center;    
}
/***********************************************************************************************************/
/**portfolio**/
.bg-port{
    background:grey;
}
.portinfo{
    margin-top:40px;
}
.porttinfo{
    padding-left:10px;
    display: inline-block; 
    margin-bottom: 40px;
    color:white;
}

.portimg{    
    margin-top:30px;
    width:100%;
    border:2px solid #fc4d5d;
}
.portimg1{    
    width:100%;
    border:2px solid #fc4d5d;    
}
.portpara{
    background:#18254a; 
    margin-bottom: 60px; 
    border:2px solid #fc4d5d;
    color:#FFFFFF;
    font-family: bold;
    font-size: 18px;
}
.portfolio-wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
}
.img-overlay {
    position: relative;
    display: inline-block;
}
.portfolio-wrapper .heading-holder {
    padding-bottom: 10px;
}
.portfolio-wrapper .heading-holder .head2 {
    text-transform: uppercase;
    color: #000;
    font-weight: bold;
}
.portfolio-wrapper .description {
    padding-bottom: 30px;
}
.portfolio-wrapper .description p {
    font-size: 17px;
    line-height: 25px;
}
.portfolio-wrapper .link-holder a {
    border-radius: 20px;
    background: #fa394a;
    border-color: #000;
    padding: 10px 20px;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    transition: all .5s ease-in-out;
}
/***********************************************************************************************************/
/**product**/
.bg-product{
    background:grey;
}
.productinfo{
    margin-top:40px;
}
.prodinfo{
    padding-left:10px;
    display: inline-block; 
    margin-bottom: 40px;
    color:white;
}
.main-top {
    padding: 30px 0;
    margin-bottom:60px;
}
.products {    
    width:100%;
}
fieldset.scheduler-border {
    border: 2px groove #ddd;
    padding: 0 1.4em 1.4em 1.4em;
}
legend.scheduler-border {
    width: auto;
    padding: 0 10px;
    border-bottom: none;
}
.products head{
    margin: 0;
    padding: 0;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: bold;
}
.sproduct {
    box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, .5);
    margin-bottom: 20px;
    background: #fff;
}

.sproduct .img-wrap{
    position: relative;
    overflow: hidden;
}

.img-wrap:hover > .img-overlay {
    left: 0;
    visibility: visible;
}
.pro-btn{
    margin-top: 65px;
}

/*.img-overlay {
    position: absolute;
    right: 0;
    left: 100%;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    transition: all 0.5s ease;
    visibility: hidden;
    padding-top: 20px;
    z-index: 1;
    text-align: center;
}*/

.btn-productonly {
    background-color: #fc4d5d;
    color: #fff;
    font-weight: 800;
    font-size: 14px;
    text-transform: uppercase;
    padding: 10px 20px;
    border-radius: 5px;
    text-decoration: none;
}
.btn-productonly:hover{
    color: #fff;
    text-decoration: none;
}

.sproduct img {
    min-height: 180px;
    max-height: 180px;
    width:100%;
}
.plink {
    padding: 10px 0;
    background:#fc4d5d;
    margin-top: 12px;
}
.plink a {
    color: #fff;
    font-size: 16px;
    text-decoration: none;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
    font-size: 18px;
}
.pagination > li {
    display: inline;
}
.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.sitem-img img {
    max-height: 400px;
    margin-bottom: 20px;
    width:100%;
}
.alert-info {
    color: #fafbfc;
    background-color: #fc4d5d;
    border-color: #fc4d5d;
    font-size: 18px;
    text-transform: uppercase;
    padding: 10px 20px;
    margin: 20px 0;
}
.table > tbody > tr > td{

    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.productform{
   float:left;
   width:100%;
}
.form-groupproduct{
    margin-bottom: 15px;
}
.productlabel {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
.sub-items{
    width:100%;
    margin-top:30px;
}
.btnproduct{
    background:#fc4d5d;
    color:#FFFFFF;
    border:none;

}
/***********************************************************************************************************/

/*materials*/

.imagematerial img{
    min-height: 168px;
    max-height: 168px;
    width: 100%;
}
.material-info .rhead{
    font-size: 25px;
    color: #cb0401;
    font-weight: 600;
}
.material-info .mat-btn{
    background: #fc4d5d;
    color: #fff;
    padding: 7px;
    border-radius: 5px;
}
.indbook-materials .img-wrap img{
    height: 180px;
    max-height: 180px;
    width: 100%;
}
.indbook-materials li{
    margin-bottom: 10px;
}
.indbook-materials .ind-image img{
    height: 280px;
    max-height: 280px;
}
.indbook-materials .img-wrap{
    position: relative;
    overflow: hidden;
}
.pdf-box{
    border: thick double #32a1ce;
    width: 50%;
    max-width: 100%;
    text-align: center;
}
.pdf-box .productshead{
    text-align: center;
    font-size: 20px;
}
.pdf-box a{
    text-decoration: none;
    background: #000;
    padding: 2px 10px;
    border-radius: 6px;
}
.video-book{
    height: 210px;
    max-height: 210px;
    margin: 10px 0;
    width: 80%;
    max-width: 100%
}


/**help**/
.bg-help{
    background:grey;
}
.helpinfo{
    margin-top:40px;
}
.helppinfo{
    padding-left:10px;
    display: inline-block; 
    margin-bottom: 40px;
    color:white;
}
.help-wrapper {
    padding-top: 30px;
    padding-bottom: 20px;
}
.helphead {
    font-size: 24px;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.help-wrapper p {
    line-height: 30px;
}
.help-wrapper p {
    color: #000;
    font-size:16px;
}
.border-bottom {
    border-top: 2px solid #fc4d5d;
    width: 70px;
    margin-top: 10px;
    margin-bottom: 20px;
}
.pt1 {
    padding-top: 10px;
    padding-bottom: 10px;
}
.help-icon {
    font-size: 25px;
    color: #fc4d5d;
}
.help-adj {
    margin-left: -50px;
}
.pt2 {
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
    border-top: 1px solid #fc4d5d;
    border-bottom: 1px solid #fc4d5d;
}
.pt3 {
    padding-top: 10px;
    padding-bottom: 30px;
}
.pt4 {

    border-bottom: 1px solid #fc4d5d;

}
.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
    border-bottom: 1px solid rgba(0,0,0,.125);
}
.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
}
.helpbtn{
    padding: 0;
    border-style: none;
}
.helpform{
    margin-bottom: 60px;
}
.submit-btn{

    background-color:#fc4d5d;
    padding: 10px 30px;
    color:#FFF;
    margin-left:20px;

}

/***********************************************************************************************************/
/**blog**/
.bg-blog{
    background:grey;
}
.bloginfo{
    margin-top:40px;
}
.bloinfo{
    padding-left:10px;
    display: inline-block; 
    margin-bottom: 40px;
    color:white;
}
.blogger{
    margin:50px 0;
}
.blogtopper{
    margin-bottom:50px;
    position:relative;
    box-shadow: 0 1px 6px rgba(0,0,0,.15);
    width:100%;
     padding-top:20px;
}
.blogtop{
    padding-left: 45px;
    padding-top: 20px;
}
.blogtop strong{
    color:#fc4d5d; 

}
.blogtop head{
    margin: 12px 0 11px;
    line-height: 30px;    
}
.blogtop head a{
    color:black;
    text-decoration: none;
    font-weight:bold;
}
.learnblog{
    text-transform: uppercase;
    color:black;

}
.blogtop a:hover{
    color:#fc4d5d; 
}
.post-meta{
    margin-top:20px;
}
.post-metablog{
    margin-top:20px;
}
.post-metablog li{
    display:inline;
    list-style-type: none;
}
.listblog{    
    display: inline-block;
    color: #999;
    margin-right: 15px;
    font-size: 14px;
    padding:10px 0;
}
.latest-posts{
   position:relative;
   
}
.side-title{
    background-color: #18254a;    
    color:#fff;
    padding:10px 0;
}
.recent{
    margin-bottom: 20px;
}

  
.latest-posts ul{
    
    list-style-type: none;
}
.latest-posts li img {
    position: absolute;
    left: 0;
    top: 0;
    width: 67px;
}
.latest-posts li{
    position: relative;
    overflow: hidden;
    width: 100%;
    float: left;
    margin-bottom: 20px;
   padding-left: 82px;
}
.latest-posts lhead{
    font-weight: 600;
    margin-bottom: 10px;
    line-height: 20px;
    font-size: 14px;
}
.latest-posts lhead a{
    color: #444;
    text-decoration: none;
}
.latest-posts lhead a:hover{
    color:#fa394a;
}
span.sb-date {
    color: #777;
}
.cal{
    color:#fa394a;
}
.post-meta {
    width: 100%;
    border-bottom: 1px solid #e6e6e6;
    border-top:1px solid #e6e6e6;
    
    position: relative;
}
.post-metablog ul.meta {
    margin: 0;
    padding-left:20px;
    list-style: none;
    margin-bottom:20px;

}
.post-metablog ul.meta li  {
    display: inline-block;
    margin-right: 10px;
    color: #999;
    font-size: 12px;
    line-height: 22px;
}
.post-metablog a  {
    display: inline-block;
    margin-right:5px;
    color: #999;
    font-size: 12px;
    line-height: 22px;
    text-decoration: none;
}
.blogimg{
    height: auto;
    max-width: 100%;
}
.blogimg::after {
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0,0,0,.4);
    content: "";
    width: 100%;
    height: 100%;
    opacity: 0;
}
.share {
    position: absolute;
    right: 0;
    bottom: inherit;
    top:371px;
}
.share button{
    background-color: #18254a;    
    width: 40px;
    height: 40px;   
    color: #fff;
    text-align: center;
    line-height: 40px;
    border: 0;
    border-radius: 100%;    
}

.share .drop1 a {
    line-height: 36px;
}
.share .drop1 {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    min-width: 40px;
    text-align: center;
    background-color: #fff;
    border: 0;
    border-radius: 5px;
    box-shadow: 0 0 3px rgba(0,0,0,.5);
    padding: 0;
    margin: 0;
    width: 50px;
    overflow: hidden;
}
.drop1 li {
    position: relative;
}
.drop{
    position:relative;
}
.drop1 > li > a {
    display: block;
    padding: 0 20px;   
    clear: both;
    font-weight: 400;
    color: #333;
    white-space: nowrap;
    border-bottom: 1px solid #f1f1f1;  
    font-size: 12px;
    text-transform: uppercase;
}
.drop1 > li > a:hover {
    background-color: #18254a;
    color: #fff;
}
/***********************************************************************************************************/
/**Contact page**/
.bg-contact{
    background:grey;
}
.contactinfo{
    margin-top:40px;
}
.continfo{
    padding-left:10px;
    display: inline-block; 
    margin-bottom: 40px;
    color:white;
}
/*wrapcontact*/
.contactwrap{ 
    margin-bottom: -35px;
    position: relative;
    z-index: 1;
}


.contwrap{
    position:relative;
    background: white;    
}
.contleft{
    background:url(../images/contleft.jpg);
}
.contlefthead{
    color:white;
    padding-top:50px;
    font-weight: bold;
}
.contleftlist{
    list-style-type: none;
}
.contleftlist span{
    color:white;
}
.conticonlocation{
    padding-right:10px;
    color:white;
    padding-bottom: 10px;
}
.conticonmobile{
    padding-right:10px;
    font-size:17px;
    color:white;
    padding-bottom: 10px;
}
.conticonmail{
    padding-right:10px;
    font-size: 11px;
    color:white;
    padding-bottom: 10px;
}
.social-icon{
    margin-left:72px;
    display:inline;
    color:white;
    font-size: 16px;    
}
.social-icon a{
    width: 30px;
    height: 30px;
    border-radius: 100%;
    border: 1px solid #fff;
    text-align: center;
    line-height: 28px;
    display: inline-block;
    color: #fff;
    margin-bottom:20px;
}
.contleftpara{
    border-top:1px solid white;
    padding: 13px 0px 0 0;
    color:white;
}
.contrighthead{    
    padding-top:30px;
    font-weight: bold;
}
.locc{
    padding-left:23px;
}
/*formcontact*/
.form-row{
    padding-left:20px;
}
.form1-row{
    padding-top: 10px;
}
.form-group{
    padding-left: 20px;
}
.contrightform{
    padding-left: 20px;
}
.contrightbtn{
    padding:10px 225px;
    background: #18254a;
    border:none;
    width:100%;
    color:#fff;
}
/*map*/
.map{
    position:relative;
}
/*wrap*/
.bg-news-contact{
    position: relative;
    background: #cc0300;
    top:-30px;
    bottom: 0;
    width: 86%;
    left:81px;
}
/*contact page ended*/
/***********************************************************************************************************/

/*signin page*/
.login_signup{
  height: 542.2px;
  display: table;
  text-align: center;
}
.login_signup{
  height: 542.2px;
  display: table;
  text-align: center;
  margin: 0 auto; 
}

.form_wrap{
    width: 400px;
    margin: 0 auto;
}
.white_box{
    background: #fff;
    padding: 40px 35px;
}
.form_wrap .white_box{
    box-shadow: rgba(0,0,0,0.3) 0 0 30px;
    margin: 90px auto 0px;
}
.white_box h3{
    color: #000;
    font-weight: 400;
    font-family: 'Montserrat',sans-serif;
}
.white_box form{
    margin: 30px auto 0;
}
.white_box .form-control{
    background: #eee none repeat scroll 0 0;
    color: #888;
    border: none;
    height: 50px;
    font-size: 14px;
}
.white_box .btn{
    background: #38ccff;
    color: #fff;
    font-weight: 400;
}
.back_home .b-button i{
    color: #111;
}
.back_home .b-button{
    font-weight: 700;
    color: #111;
    border-color: #111;
    background : none;
}
.back_home .b-button:hover{
    background: #111;
    color: #fff;
}
.back_home .b-button i:hover{
  color: #fff;
}
.white_box a{
  text-decoration: none;
}
.c-pop {
    height: 115px;
    border: 1px solid #ccc;
    margin: 20px 15px 0;
    position: fixed;
    width: 240px;
    background: #fff;
    z-index: 1;
    bottom: 0;
    left: 0;
    overflow: hidden;
}
.c-poph {
    background: #2AA9E0;
    padding: 5px 15px;
    color: #fff;
    font-weight: 700;
    font-size: large;
    z-index: 1;
    position: relative;
    margin: 0 auto;
    cursor: pointer;
}
.c-popc {
    padding: 5px 15px 15px;
    font-size: 16px;
    color: red;
    transform: translateY(0);
    animation: scroll-top 20s linear infinite;
}
.c-poph {
    color: #fff;
    font-weight: 700;
    font-size: large;
    cursor: pointer;
}

@-moz-
    s scroll-top {
        0% {
        -moz-transform:translateY(100%)
        }
        100% {
            -moz-transform:translateY(-100%)
        }
    }
    @-webkit-keyframes scroll-top {
        0% {
            -webkit-transform:translateY(100%)
        }
        100% {
            -webkit-transform:translateY(-100%)
        }
    }
    @keyframes scroll-top {
        0% {
        -moz-transform:translateY(100%);
        -webkit-transform:translateY(100%);
        transform:translateY(100%)
    }
        100% {
        -moz-transform:translateY(-100%);
        -webkit-transform:translateY(-100%);
        transform:translateY(-100%)
    }
}

@media (max-width:767px){
    .toplist a{
        float:left;       
    }
    .bg-menu{
        height: unset !important;
    }
    .s-share{
        top: 175px;
    }
    .sm-btn{
        top:-74%;
        height:unset;
    }
    .logo img{
        padding-left:40px;
    }
    .app{
        bottom:94px;    
    }
    .welcomewrap{
        margin-left: unset;
        margin:0 15px;
    }
    .d-icon::before{
        left:-115px;
    }
    .d-icon i{
        right:57px;
    }
    .bg-news-contact{
        left:40px;
    }
    .abtimg{       
        margin-top: unset;
        height:auto;
        width:100%;
    }
    .contrightbtn{
        padding:unset;
        margin-bottom:10px;
    }
    .robolist li{
        width: 100% !important;
    }
   
    .help-wrapper p{
        float:left;
    }
    .help-adj{
        padding-left:63px;
    }
    .toplist {
        top: 4px;
        margin-right: 0;
    }
    .abthead {
        font-size: 25px;
    }
    .abtimghead {
        padding-left: 75px;
        margin-top: -48px;
    }
    .newhead {
        font-size: 19px;
    }
    .ychooseus {
        font-size: 22px;
    }
    .newsicon {
        font-size: 35px;
    }
    .newwrap{
        padding-left: 60px;
        margin-top: -55px;
    }
    .icon2::before {
        background: unset;
    }
    .abtimg img{
        width: 250px;
    }
    .service1img {
        height: 235px;
    }
    .top-list li a{
        margin-left: -6px;
    }
    .apply {
        margin-top: 0px;
    }
    .apply a {
        padding: 4px 3px;
        text-decoration: none;
        font-size: 11px;
    }
    .applybtn {
        border-radius: 8px;
    }
    .top ul li{
        padding: 0;
        margin: 0;
    }
    .app {
        bottom: unset;
    }
    .s-share li {
        padding: 3px 8px;
        font-size: 17px;
    }
    .enquiry-btn {
        font-size: 10px;
        padding: 5px;
    }
    .review-btn {
        font-size: 10px;
        padding: 5px;
    }
    .newcont {
        font-size: 16px;
        width: 260px;
    }
    .newcont::after {
        top: 26px;
        left: -1px;
        right: 382px;
    }
   .new-bg {
        padding: 10px 10px 0px 10px !important;
    }
    .wrap span{
        font-size: 13px;
    }
    .pro-btn {
        margin-top: 10px;
    }
    .fttext {
        float: unset;
    }
    .enquiry-home h2 {
        font-size: 26px !important;
    }
    .abtbtn {
        padding: 0 18px;
    }
    .abtimghead {
        padding-left: 65px;
    }
    .abtimghead {
        font-size: 16px;
    }
    .abthead {
        font-size: 18px;
    }
    .btn-productonly {
        font-size: 11px;
        text-transform: lowercase;
        padding: 6px 5px;
        border-radius: 5px;
    }
    .plink {
        padding: 2px 0;
    }
    .plink a {
        font-size: 13px;
    }
    .slide-bar.slide-toggle {
        top: 36%;
    }
    .slide-bar2.slide-toggle2 {
        top: 55%;
    }
    .sm-btn {
        top: unset;
        height: unset;
    }
    .bg-menu {
        height: 63px;
    }
    .sm-title{
        color: #fff;
        font-size: 16px;
    }
    .logo img {
        padding-left: unset;
    }
    .contlefthead {
        padding-top: 20px;
        font-size: 23px;
    }
    .c-pop {
        height: 130px;
        margin: 20px 0px 0;
        width: 215px;
    }
    .feed-back .owl-nav .owl-prev {
        bottom: unset !important;
        left: 120px !important;   
    }
    .feed-back .owl-nav .owl-next {
        bottom: unset !important;
        right: 120px !important;
    }
    .whyheadhead h2{
        font-size: 19px;
    }
    .footer-widget{
        padding: 0px 40px;
    }
    .gallerytitle {
        font-size: 23px;
        margin-top: unset !important;
    }
    .uufoot {
        padding-left: unset;
    }
    .foot-ul1{
        margin-left: -40px;
    }
    .ctitle{
        margin-top: 15px !important;
    }
    .brands .owl-nav{
        text-align: center !important;
    }
    .brands .bb {
        margin: 0px 35px !important;
    }
    .process-box {
        padding: 35px 10px 40px 10px !important;
    }
    .pt{
        margin-bottom: 20px;
    }
    .top{
        text-align: center !important;
    }
    .topadd {
        padding: 3px 0;
    }
    .top-list{
        margin: 0 !important;
        margin-top: -15px !important;
    }
    .logo2 {
        margin-top: 12px;
        margin-left: -36px;
    }
    .logo1 img {
        max-width: 76px;
    }
    .enquiry-btn {
        letter-spacing: unset !important;
    }
    .review-btn{
        letter-spacing: unset !important;
    }
    .whowrap {
        padding-top: 10px !important;
    }
    .abtimgpara {
        padding-top: 25px !important;
    }
    .bg-about{
        padding: 0px 0px !important;
    }
    .aboutinfo {
        font-size: 26px !important;
    }
    .span-box::after{
        right: unset !important;
    }
    .training-box {
        height: 97vh !important;
    }
    .robolist {
        padding: 0px 0px !important;
    }
    .img-list {
        padding: 0px 0px !important;
    }
    .career-form h2{
        font-size: 21px;
    }
    .sm ul{
        position: relative !important;
        z-index: 100 !important;
    }
    .sm ul li a{
        color: #fff !important;
    }
}
/*traning - parts*/
.c-list1{
    background: #18254a;
}
.c-list1 li a{
    color: #fff;
    font-size: 23px;
}
.c-list1 li a:hover{
    text-decoration: none;
}
.c-list1 li{
    border-bottom: 2px solid #fff;
    padding: 5px 10px;
}
.c-list2 li a{
    color: #000;
    font-size: 18px;
}
.c-list2 li i{
    color: #18254a;
    margin-right: 10px
}
.c-list2 li{
    background: #eee;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 10px;
}
.c-title{
    color: #000;
    font-size: 26px;
}
.c-subtitle{
    color: #000;
    font-size: 18px;
}
.box-c a{
    text-decoration: none;
}
.box-c i{
    color: blue;
    margin-right: 5px;
    font-size: 16px;
}
.bg-robotitle p{
    color: #fff;
}
.bg-robotitle a{
    color: #fff;
}
.modal-content .modal-title{
    font-size: 22px;
}
.modal-body h3{
    font-size: 18px;
}
.modal-header{
    padding: 3px 30px;
}
.modal-footer{
    padding: 3px 20px;
}
.bg-test{
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-image: url("../images/slide1.jpg");
    background-size: cover;
    background-position: bottom center;
    display: table;
    width: 100%;
    position: relative;
}
.bg-test::before {
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    background: rgba(0,0,0,0.7);
}
.stext a{
    background: #18254a;
    border: none;
    color: #fff;
    padding: 7px 20px;
    border-radius: 3px;
}
.stext a:hover{
    text-decoration: none;
}
.c-popc .h4{
    font-size: 16px;
}
/*enquiry - home*/
.enquiry-home{
    background: #eceff2;
}
.enquiry-home h2{
    font-size: 44px;
    font-family: Segoe UI;
    margin-bottom: 10px;
}
/*branches parts*/
.branches i{
    color: #fc4d5d;
    font-size: 20px;
    margin-right: 10px;
}
.branches li{
    color: #000;
    font-size: 15px;
}
.branches .card-header{
    background: #18254a;
    color: #fff;
}
.icon-left{
    margin-left: 20px;
}
.slanding{
    background-color: #18254a;
    position: relative;
    padding: 13px 0px 12px 0px;
    border-radius: 0;
    font-weight: 700;
    z-index: 1;    
}
.slanding::before{
    content: " ";
    position: absolute;
    top: 0;
    left: -40px;
    width: 100%;
    height: 100%;
    border-style: solid;
    border-width: 0 0px 62px 36px;
    border-color: transparent transparent #18254a transparent;
    z-index: -1;
}
.bg-white{
    background-color: #fff;
}
.commonhead{
    font-size: 24px;
    margin-top: 20px;
    position: relative;
    color: #000;
    font-weight: bold;
    text-transform: capitalize;
}
.border-1{
    border: 2px solid red;
    width: 15%;  
}
.border-2{
    border: 2px solid red;
    width: 5%;  
}
.course-details h4{
    color: red;
    font-size: 18px;
    margin-top: 20px;
}
.ul-lineheight{
    line-height: 30px;
}
.table-blue{
    background: #18254a;
    color: #fff;
}
.feed-back .owl-nav{
    position: relative;
}
.feed-back .owl-nav .owl-prev {
    position: absolute;
    bottom: -12px;
    left: 520px;
    color: #000;
    background: #223905;
}
.feed-back .owl-nav .owl-next {
    position: absolute;
    bottom: -12px;
    right: 520px;
}
.feed-back img{
    padding: 35px;
}
/*four-boxes*/
.training-box{
    background: #fff;
    padding-top: 70px;
    padding-bottom: 20px;
    box-shadow: 0 3px 9px 0 rgba(0,0,0,0.1),0 0 0 1px rgba(0,0,0,0.04);
    margin: 6px;
    margin-bottom: 6px;
    margin-bottom: 15px;
    border: 1px solid #bfbfbf;
    position: relative;
}
.training-content{
    border-bottom: 1px solid #ededed;
}
.training-content h3{
    font-weight: bold;
    color: #000;
    font-size: 15px;
    text-align: center;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
}
.training-content p{
    font-weight: bold;
    color: #000;
    font-size: 15px;
    text-align: center;
    margin: 0;
}
.box-ul{
    margin: 0;
}
.box-ul li{
    color: #000;
    font-size: 14px;
}
.box-ul i{
    background: #444;
    color: #fff;
    border-radius: 50%;
    height: 20px;
    width: 20px;
    line-height: 20px;
    font-size: 10px;
    margin: 1px auto 6px;
    text-align: center;
    margin-right: 10px;
}
.training-box .c-a{
    background: #fc4d5d;
    color: white; 
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    padding: 5px 10px;
}
.training-box .c-a:hover{
    text-decoration: none;
}
.training-box a:hover{
    text-decoration: none;
}
.span-box::after{
    content: "";
    position: absolute;
    display: block;
    z-index: -2;
    right: -37px;
    top: 0;
    border: 18px solid transparent;
    border-left: 20px solid #fc4d5d;
}
.span-box p{
    margin: 0;
}
.span-box{
    box-shadow: 0 0 1px 1px rgba(20,23,28,0.1),0 3px 1px 0 rgba(20,23,28,0.1);
    pointer-events: none;
    position: absolute;
    top: 8px;
    z-index: 1;
    background: #fc4d5d;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    vertical-align: baseline;
    min-width: inherit;
    display: block;
    font-weight: 700;
    border: none;
    border-radius: 3px;
    font-size: 15px;
    left: -3px;
    padding: 6px 14px;
    width: 145px;
}
.courses-ul li{
    line-height: 38px;
}
.courses-ul i{
    color: #fc4d5d;
    font-size: 13px;
}
.robolist{
    padding: 0px 100px;
}
.img-list{
    padding: 0px 100px;
}
.robolist li{
    width: 19%;
    float: left;
}
.robolist a{
    font-size: 13px;
}
.c-width img{
    max-width: 150px;
    height: 20vh;
}
.c-width{
    border: 3px double red;
    padding: 15px 0px;
}
/*table-hided-border parts*/
.hide-border tr > :nth-child(1),
.hide-border tr > :nth-child(5), 
.hide-border tr > :nth-child(6), 
.hide-border tr > :nth-child(7), 
.hide-border tr > :nth-child(8){
    border-bottom-color: transparent !important;
    border-top-color: transparent !important;
}
.hide-border tr:first-child > :nth-child(1), 
.hide-border tr:first-child > :nth-child(5), 
.hide-border tr:first-child > :nth-child(6), 
.hide-border tr:first-child > :nth-child(7), 
.hide-border tr:first-child > :nth-child(8){
    border-top-color: #dee2e6!important;
}
.hide-border tr:last-child > :nth-child(1), 
.hide-border tr:last-child > :nth-child(5), 
.hide-border tr:last-child > :nth-child(6), 
.hide-border tr:last-child > :nth-child(7), 
.hide-border tr:last-child > :nth-child(8){
    border-bottom-color: #dee2e6 !important;
}
/*our process parts*/
/*our procss - parts*/
.service-single svg,
.cap-holder svg {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
}

.service-single:hover img,
.cap-holder:hover img,
.cap-holder-active img,
.cholder-hover {
    filter: grayscale(0);
}

.service-single svg line,
.cap-holder svg line {
    stroke: #f5f5f5
}

.service-single:hover svg line,
.cap-holder:hover svg line,
.cap-holder-active svg line,
.cholder-hover {
    stroke: #fb383b;
}

.service-single svg line,
.cap-holder svg line {
    stroke-width: 4;
    fill: none;
    -webkit-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out
}

.service-single:hover svg line.bottom,
.main-history .service-single:hover svg line.top,
.cap-holder:hover svg line.bottom,
.main-history .cap-holder:hover svg line.top,
.cap-holder-active svg line.bottom,
.main-history .cap-holder-active svg line.top {
    stroke-dasharray: 200% 80%
}

.service-single:hover svg line.left,
.service-single:hover svg line.right,
.cap-holder:hover svg line.left,
.cap-holder:hover svg line.right,
.cap-holder-active svg line.left,
.cap-holder-active svg line.right {
    stroke-dasharray: 67% 100%
}

.service-single:hover svg line.top,
.cap-holder:hover svg line.top,
.cap-holder-active svg line.top {
    -webkit-transform: translateX(-60%);
    transform: translateX(-60%)
}

.service-single:hover svg line.bottom,
.cap-holder:hover svg line.bottom,
.cap-holder-active svg line.bottom {
    -webkit-transform: translateX(60%);
    transform: translateX(60%)
}

.service-single:hover svg line.left,
.cap-holder:hover svg line.left,
.cap-holder-active svg line.left {
    -webkit-transform: translateY(30%);
    transform: translateY(30%)
}

.service-single:hover svg line.right,
.cap-holder:hover svg line.right,
.cap-holder-active svg line.right {
    -webkit-transform: translateY(-30%);
    transform: translateY(-30%)
}

.service-single:hover svg line,
.cap-holder:hover svg line,
.cap-holder-active svg line {
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}

.service-single svg line.bottom,
.service-single svg line.top,
.cap-holder svg line.bottom,
.cap-holder svg line.top {
    stroke-dasharray: 115% 100%
}

.service-single:hover svg line.bottom,
.service-single:hover svg line.top,
.cap-holder:hover svg line.bottom,
.cap-holder:hover svg line.top,
.cap-holder-active svg line.bottom,
.cap-holder-active svg line.top {
    stroke-dasharray: 120% 80%
}

.service-single svg line.left,
.service-single svg line.right,
.cap-holder svg line.left,
.cap-holder svg line.right {
    stroke-dasharray: 80% 100%
}

.service-single:hover svg line.left,
.service-single:hover svg line.right,
.cap-holder:hover svg line.left,
.cap-holder:hover svg line.right,
.cap-holder-active svg line.left,
.cap-holder-active svg line.right {
    stroke-dasharray: 110% 100%
}

.service-single:hover svg line.top,
.cap-holder:hover svg line.top,
.cap-holder-active svg line.top {
    -webkit-transform: translateX(-545px);
    transform: translateX(-545px)
}

.service-single:hover svg line.bottom,
.cap-holder:hover svg line.bottom,
.cap-holder-active svg line.bottom {
    -webkit-transform: translateX(550px);
    transform: translateX(550px)
}

.service-single:hover svg line.left,
.cap-holder:hover svg line.left,
.cap-holder-active svg line.left {
    -webkit-transform: translateY(900px);
    transform: translateY(900px)
}

.service-single:hover svg line.right,
.cap-holder:hover svg line.right,
.cap-holder-active svg line.right {
    -webkit-transform: translateY(-900px);
    transform: translateY(-900px)
}
.img-holder img{
    width: 50%;
}
.service-single svg line, .cap-holder svg line {
    stroke: #fb383b;
}
.desc-holder h3{
    color: #000;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    padding-top: 10px;
}
.cholder-hover{
    padding: 25px 0px;
}
.process-box {
    background: #fff;
    position: relative;
    padding: 35px 65px 40px 40px;
    z-index: 1;
}
.bg-about::before {
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    background: rgba(0,0,0,0.2);
}
.bg-about {
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-image: url("../images/cmnslide.jpg");
    background-size: cover;
    background-position: bottom center;
    display: table;
    width: 100%;
    position: relative;
    padding: 30px 0px;
}
.drone img{
    width: 88%;
    border: 2px solid red;
}
.team-strength h3{
    color: red;
    font-weight: bold;
    font-size: 21px;
}
.common-i i{
    color: red;
    font-size: 12px;
    margin-right: 5px;
}
.drone-para ul li{
    line-height: 27px;
}
.brands .bb{
    border: 1px solid red;
    margin: 0px 5px;
}
.brands .bb img{
    height: 30vh;
    padding: 10px;
}
.feed-back{
    background: #eee;
}
.iframe{
    height: 430px;
    width: 100%;
}
.counter{
    background: #18254a;
    padding: 20px 0px; 
    text-align: center;
}
.counter .head2{
    color: #fff;
    font-size: 30px;
}