/*-- Author: W3layouts Author URL: http://w3layouts.com License: Creative Commons Attribution 3.0 Unported License URL: http://creativecommons.org/licenses/by/3.0/ --*/
 html, body {
     padding: 0;
     margin: 0;
     background: #fff;
     letter-spacing: 1px;
     font-family: 'Roboto', sans-serif;
}
 body a {
     outline: none;
     transition: 0.5s all;
     -webkit-transition: 0.5s all;
     -moz-transition: 0.5s all;
     -o-transition: 0.5s all;
     -ms-transition: 0.5s all;
     text-decoration: none;
}
 body a:hover {
     text-decoration: none;
}
 body a:focus, a:hover {
     text-decoration: none;
}
 input[type="button"], input[type="submit"] {
     transition: 0.5s all;
     -webkit-transition: 0.5s all;
     -moz-transition: 0.5s all;
     -o-transition: 0.5s all;
     -ms-transition: 0.5s all;
     letter-spacing: 1px;
     font-family:'Roboto', sans-serif;
}
 select,input[type="email"],input[type="text"],input[type=password], input[type="button"],input[type="submit"],textarea,span{
     font-family: 'Roboto', sans-serif;
     transition:0.5s all;
     -webkit-transition:0.5s all;
     -moz-transition:0.5s all;
     -o-transition:0.5s all;
     -ms-transition:0.5s all;
     letter-spacing: 1px;
}
 h1, h2, h3, h4, h5, h6 {
     margin: 0;
     padding: 0;
     font-family: 'Mukta Malar', sans-serif;
     letter-spacing: 1px;
}
 p {
     margin: 0;
     padding: 0;
     letter-spacing: 1px;
     font-family:'Roboto', sans-serif;
}
 ul {
     margin: 0;
     padding: 0;
     list-style-type: none;
}
 ul li{
    display:inline-block;
}
/*-- //Reset-Code --*/
 h3.title {
     font-size:35px;
     color: #000;
     letter-spacing: 3px;
     font-weight: 600;
     text-transform: uppercase;
}
 h3.clr {
     color: #000;
}
 .abt-icon-list-wls p,.service-wthree-info-left p,.team-text-wthree p,.clients-color-wthree p,.form-group p,.form-check p,.inner-abt-info p,.ser-txt-inner p,.footer_grid_left p,.footer_grid_left p a,.abt-inn-two p{
     font-size: 14px;
     color: #000;
     line-height: 28px;
}
 .service-wthree-info-left p{
     color: #d8d8d8;
}
 .abt-icon-list-wls h4,.service-wthree-info-left h4,.team-text-wthree h4,.clients-txt-wls h4,.login h5{
     color: #013fa5;
     font-size: 27px;
     font-weight: 700;
}
 .ser-txt-inner h4{
     color: #2980b9;
     font-size: 27px;
     font-weight: 700;
}
 .service{
    background:#013fa5;
}
 .service-wthree-info-left h4,.team-text-wthree h4{
    color:#ffc107;
}
/*-- header --*/
/*-- nav --*/
 .header-outs {
     position:relative;
}
 .header-w3layouts {
     position: absolute;
     width: 100%;
     z-index: 99;
     padding: 1em 4em;
}
 h1 a.navbar-brand {
     font-size: 40px;
     color: #61dc3b !important;
     text-transform: capitalize;
     font-weight: 800;
     letter-spacing: 2px;
     margin-left: 0px;
     margin-right: 0px;
     padding: 0em;
}
.text-black{
    color: #000;
}
 nav.navbar.navbar-expand-lg.navbar-light {
     background:transparent;
}
 .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:#fff;*/
     border:none;
     /*border-bottom:1px solid #fff;*/
}
 .navbar-light .navbar-nav .nav-link{
     color: #fff;
     font-size: 12px;
     letter-spacing: 2px;
     text-transform: uppercase;
     font-weight: 600;
     margin: 0px 14px;
     border:none;
     border-bottom:2px solid transparent;
     padding: 6px 1px 5px;
     transition: 0.5s all;
     -webkit-transition: 0.5s all;
     -moz-transition: 0.5s all;
     -o-transition: 0.5s all;
     -ms-transition: 0.5s all;
}
 .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover{
     color:#fff;
     border:none;
     border-bottom:2px solid #ffc107;
}
 .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:#fff;
     border-bottom:2px solid #ffc107;
}
 .dropdown-menu.show {
     /*background: white;*/
     margin-left: 17px;
}
 .both-butns {
     text-align: right;
     width:100%;
}
 .login-hedder {
     background: #013fa5;
     color: #fff;
     font-size: 13px;
     border: none;
     letter-spacing: 2px;
     padding: 7px 9px;
     font-weight: 600;
     border-radius: 5px;
     margin-left: 17px;
}
 .hedder{
     background: #448E2D;
     color: #fff;
     font-size: 13px;
     border: none;
     letter-spacing: 2px;
     padding: 9px 15px;
     font-weight: 600;
     border-radius: 5px;
     margin-left: 17px;
}
 #navbarDropdown{
     /*background: #448E2D;*/
     /*border-radius: 5px;*/
     /*font-size: 13px;*/
     /*text-transform: capitalize;*/
     /*letter-spacing: 2px;*/
     /*padding: 9px 15px;*/
     /*font-weight: 600;*/
     /*margin-left: 17px;*/
}
 .register-hedder,.contact-hedder a, .home-hedder a{
     font-size: 15px;
     letter-spacing: 2px;
     border:none;
     border-radius:5px;
}
 .register-hedder{
     background: #fff;
     padding: 7px 24px;
}
 .register-hedder a{
     color: #000;
}
 .contact-hedder a,.submit{
     padding:10px 24px;
     margin-left:15px;
     letter-spacing:2px;
     background:#013fa5;
     color:#fff;
}
 .submit{
    margin-left:0px;
}
 .login-hedder:hover,.contact-hedder a:hover,.hedder:hover,.submit:hover{
    background:#ffc107;
     color:#000;
}
/*--//nav --*/
/*-- //header --*/
/*-- banner --*/
 .one-img{
     background: url(../images/b1.jpg)no-repeat center;
}
 .two-img{
     background: url(../images/b2.jpg)no-repeat center;
}
 .three-img{
     background: url(../images/b3.jpg)no-repeat center;
}
 .slider-img{
     background-size: cover;
     -webkit-background-size: cover;
     -moz-background-size: cover;
     -o-background-size: cover;
     -ms-background-size: cover;
     min-height: 500px;
}
 .rslides {
     position: relative;
     list-style: none;
     overflow: hidden;
     width: 100%;
     padding: 0;
     margin: 0;
}
 .rslides li {
     -webkit-backface-visibility: hidden;
     position: absolute;
     display: none;
     width: 100%;
     left: 0;
     top: 0;
}
 .rslides li:first-child {
     position: relative;
     display: block;
     float: left;
}
 .rslides img {
     display: block;
     height: auto;
     float: left;
     width: 100%;
     border: 0;
}
/*-- //banner Slider --*/
 .rslides {
     margin: 0 auto 40px;
}
 #slider2, #slider3 {
     box-shadow: none;
     -moz-box-shadow: none;
     -webkit-box-shadow: none;
     margin: 0 auto;
}
 .rslides_tabs {
     list-style: none;
     padding: 0;
     background: rgba(0,0,0,.25);
     box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
     -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
     -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
     font-size: 18px;
     list-style: none;
     margin: 0 auto 50px;
     max-width: 540px;
     padding: 10px 0;
     text-align: center;
     width: 100%;
}
 .rslides_tabs li {
     display: inline;
     float: none;
     margin-right: 1px;
}
 .rslides_tabs a {
     width: auto;
     line-height: 20px;
     padding: 9px 20px;
     height: auto;
     background: transparent;
     display: inline;
}
 .rslides_tabs li:first-child {
     margin-left: 0;
}
 .rslides_tabs .rslides_here a {
     background: rgba(255,255,255,.1);
     color: #fff;
     font-weight: bold;
}
 a {
     color: #fff;
     text-decoration: none;
}
/* Callback example */
/*.events {
     list-style: none;
}
*/
 .callbacks_container {
     position: relative;
     float: left;
     width: 100%;
}
 .callbacks {
     position: relative;
     list-style: none;
     overflow: hidden;
     width: 100%;
     padding: 0;
     margin: 0;
}
 .callbacks li {
     position: absolute;
     width: 100%;
     left: 0;
     top: 0;
}
 .callbacks img {
     display: block;
     position: relative;
     z-index: 1;
     height: auto;
     width: 100%;
     border: 0;
}
 .callbacks .caption {
     display: block;
     position: absolute;
     z-index: 2;
     font-size: 20px;
     text-shadow: none;
     color: #fff;
     background: #000;
     background: rgba(0,0,0, .8);
     left: 0;
     right: 0;
     bottom: 0;
     padding: 10px 20px;
     margin: 0;
     max-width: none;
}
 .slider-info {
     padding:19em 0 0;
}
 .slider-info h5 {
     font-size: 51px;
     color:#fff;
     font-weight: 700;
     letter-spacing: 3px;
     margin-bottom: 11px;
    /* text-shadow: 1px 1px 7px #151212;
     */
}
 .slider-sub h6 {
     font-size: 2.5em;
     color: #ffc107;
     font-weight: 600;
     line-height: 37px;
}
 .slider-info p {
     color: #fff;
     font-size: 15px;
     text-shadow: 2px 2px 8px #000;
     padding:2.5em 45em 2em 0em;
     line-height: 27px;
     font-weight: 300;
     letter-spacing: 0px;
}
 .outs_more-buttn a,.subscrib-btnn,.click-me{
     font-size: 16px;
     color: #fff;
     text-decoration: none;
     text-transform: capitalize;
     display: inline-block;
     letter-spacing: 2px;
     background-color: #ffc107;
     outline: none;
     padding: 10px 24px;
     border: 2px solid #ffc107;
}
 .outs_more-buttn a:hover,.subscrib-btnn:hover,.click-me:hover{
    background:#013fa5;
}
 .course-reg-btn{
     font-size: 14px;
     color: #fff;
     text-decoration: none;
     text-transform: capitalize;
     display: inline-block;
     letter-spacing: 2px;
     background-color: #2980b9;
     outline: none;
     padding: 10px 24px;
     border: 2px solid #2980b9;
}
 .course-reg-btn:hover{
    background:#013fa5;
    color: #fff;
}
 .callbacks_nav {
     position: absolute;
     -webkit-tap-highlight-color: rgba(0,0,0,0);
     top:53%;
     left: 0;
     opacity: 0.7;
     z-index: 3;
     text-indent: -9999px;
     overflow: hidden;
     text-decoration: none;
     height: 53px;
     width: 53px;
     background:rgba(230, 230, 230, 0) url("../images/left-arrow.png") no-repeat left top;
     margin-top: -45px;
}
 .callbacks_nav:active {
     opacity: 1.0;
}
 .callbacks_nav.next {
     left: auto;
     background:rgba(230, 230, 230, 0) url("../images/right-arrow.png") no-repeat 0px 0px;
     background-position: right top;
     right: 0;
}
 .callbacks_nav , .callbacks_nav.next {
     background-size:40px;
}
/*--pager--*/
/*.callbacks_tabs {
     list-style: none;
     position: absolute;
     padding: 0;
     bottom: 182px;
     left: 24%;
     margin: 0;
     z-index: 9;
     display: block;
     text-align: center;
}
 .callbacks_tabs li {
     display: inline-block;
     margin: 0px 2px 0px;
}
 .callbacks_tabs a {
     visibility: hidden;
}
 .callbacks_tabs a:after {
     content: "\f111";
     font-size: 0;
     font-family: FontAwesome;
     visibility: visible;
     display: block;
     width: 21px;
     height: 21px;
     display: inline-block;
     background: #d40000;
     border: none;
     border-radius: 50%;
}
 .callbacks_here a:after {
     background: #fff;
     border: 4px solid #d40000;
}
*/
/*-- inner-banner --*/
 .inner_page-banner {
     text-align: center;
     background: url(../images/b1.jpg) no-repeat center;
     background-size: cover;
     -webkit-background-size: cover;
     -moz-background-size: cover;
     -o-background-size: cover;
     -ms-background-size: cover;
     min-height: 300px;
}
 ul.short_ls li a {
     color: #fff;
     text-decoration: none;
}
 ul.short_ls li {
     list-style: none;
     display: inline-block;
     letter-spacing: 1px;
     color:#ffc107;
     font-size: 14px;
}
 .using-border {
     width: 100%;
     border: none;
     background:#013fa5;
}
/*-- //inner-banner --*/
/*-- //banner --*/
/*-- about--*/
 .abtr-inner-sub span {
     font-size: 43px;
     color: #ffc107;
     width: 108px;
     height: 108px;
     line-height: 97px;
     border-radius: 152px 15px 152px 15px;
     -moz-border-radius: 152px 15px 152px 15px;
     -webkit-border-radius: 47px 0px 47px 0px;
     border: 2px solid #013fa5;
     transition: 0.5s all;
     -webkit-transition: 0.5s all;
     -moz-transition: 0.5s all;
     -o-transition: 0.5s all;
     -ms-transition: 0.5s all;
     box-shadow: 2px 1px 9px 0px #000;
     -webkit-box-shadow: 2px 1px 9px 0px #000;
     -moz-box-shadow: 2px 1px 9px 0px #000;
}
/*--inner-about-- */
 .list-job-grid ul li {
     display: block;
     padding-bottom: 11px;
}
 .list-job-grid ul li h6 {
     display: inline-block;
}
 .abut-inner-head h4,.abut-two-txt h4{
     font-size: 31px;
     color: #ffc107;
     letter-spacing: 1px;
}
 .list-job-grid ul li h6{
    font-size:22px;
     color:#013fa5;
}
 .list-job-grid ul li span {
     font-size: 20px;
     color: #fff;
     width: 41px;
     text-align: center;
     line-height: 42px;
    /* padding-right: 15px;
     */
     background: #ffc107;
     border-radius: 50px;
     height: 41px;
     margin-right: 15px;
}
/*--//inner-about-- */
/*-- about--*/
/*-- Service--*/
 .move-right {
     text-align: right;
}
 .service-num-left h6 {
     padding: 0px;
     font-size: 25px;
     text-align: center;
     color: #000;
     background:#fff;
     width: 56px;
     height: 56px;
     line-height: 57px;
     border-radius: 50px;
}
/*--inner-service-- */
 .ser-txt-inner {
     background: #EFEFEF;
     padding: 0em 1em 2em;
}
/*--//inner-service-- */
/*--//Service--*/
 #image-gallery .modal-footer{
     display: block;
}
/*--team--*/
 .icon-wthree-top img {
     width: 80px;
     height: 79px;
     text-align: center;
     line-height: 67px;
     background: #03a9f4;
     position: absolute;
     border-radius: 50%;
     top: -47px;
     left: 82px;
}
 .team-position {
     border: 2px double #000;
     padding: 3em 1em 2em;
     position: relative;
}
 .icons-client ul li span {
     margin-right: 0.5em;
     font-size: 15px;
     width: 35px;
     height: 35px;
     margin-top: 21px;
     line-height: 35px;
     background: #013fa5;
     border-radius: 50px;
     color: #ffffff;
     transition: 0.5s all;
     -webkit-transition: 0.5s all;
     -moz-transition: 0.5s all;
     -o-transition: 0.5s all;
     -ms-transition: 0.5s all;
}
 .icons-client ul li span:hover {
     background: #000;
}
/*--//team--*/
/*--testmonial-- */
 .clients{
    background:#85cfff;
}
.ser-blog-grid{
    margin-bottom: 30px;
}
/* The colour of the indicators */
 .testmonials .carousel-indicators li {
     background: #a3a3a3;
     border-radius: 50%;
     width: 8px;
     height: 8px;
     cursor:pointer;
}

 .testmonials .carousel-indicators .active {
     background:#000;
}
 .clients-gride-grid {
     padding:2em 2em;
     background: #f7f7f7;
     border:2px solid #cdcdcd;
     height: 100%;
}
 .clients-gride-grid:hover{
    border:2px dotted #000;
}
 .carousel-indicators {
     bottom: -57px;
}
 .clients-w3pvt-img img {
     border: 2px solid #ffc107;
     border-radius: 50%;
     padding: 5px;
     width: 160px;
    height: 160px;
}
/*--//testmonial-- */
/*--Fun Facts--*/
 .left-side-w3layouts h5{
     font-size: 15px;
     color: #000;
}
 .progress.my-bar {
     height: 3px;
}
/*-- counter--*/
 .counter {
     font-size:27px;
     color:#fff;
     font-weight:900;
     letter-spacing: 1px;
}
 .stat-info h5{
     font-size: 19px;
     line-height: 26px;
     color:#ffc107;
     text-transform:capitalize;
     font-style: italic;
}
 .stats-grid {
     background: #013fa5;
     padding: 1em 1em;
}
/*-- //counter --*/
/*--//Fun Facts--*/
/*--contact--*/
 .contact-forms input, .contact-forms textarea {
     width: 100%;
     font-size: 14px;
     color: #000;
     padding: .8em .7em;
     background: transparent;
     outline: none;
     border: 1px solid #013fa5;
     border-radius: 0px;
     outline: none !important;
}
 .contact-forms textarea {
     resize: none;
     height:15em;
}
 .address_mail_footer_grids iframe {
     width: 100%;
     height: 17em;
}
 .contact_footer_grid_left span {
     font-size:30px;
     color: #013fa5;
}
 .contact-forms ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
     color:#000;
}
 .contact-forms ::-moz-placeholder {
    /* Firefox 19+ */
     color:#000;
}
 .contact-forms :-ms-input-placeholder {
    /* IE 10+ */
     color:#000;
}
 .contact-forms :-moz-placeholder {
    /* Firefox 18- */
     color:#000;
}
/*--//contact--*/
/*--Typography-- */
 .sub-title span.border {
     width: 70px;
     height: 71px;
     margin: 12px;
     display: inline-block;
     background: #f7f7f7;
}
 .sub-head h4 {
     font-size: 29px;
     font-weight: 600;
     color:#013fa5;
}
 .progress-bar {
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-orient: vertical;
     -webkit-box-direction: normal;
     -ms-flex-direction: column;
     flex-direction: column;
     -webkit-box-pack: center;
     -ms-flex-pack: center;
     justify-content: center;
     color: #fff;
     text-align: center;
     background-color: #007bff;
     transition: width .6s ease;
}
 .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
     font-size: 12px;
     color:#7d7d7d;
     border-top: none !important;
}
 .table td, .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
     padding: 15px!important;
}
/*--//Typography-- */
/* footer */
 footer{
    background:#000;
}
 .email-sub-w3layouts input[type="email"] {
     width: 42%;
     margin: 0px auto;
     font-size: 14px;
     color: #000;
     outline: none !important;
     border: 2px solid #ffffff;
     background: #fff;
}
 .headder-logo-icon h2 a {
     font-size: 30px;
     text-transform: uppercase;
     color: #fff;
}
/*--footer nav--*/
 .nav-link:focus, .nav-link:hover {
     color:#ffc107;
     text-decoration: none;
}
 .nav-link {
     font-size: 17px;
     color: #fff;
     letter-spacing: 2px;
}
/*--//footer nav--*/
 footer p {
     font-size: 14px;
     color: #fff;
     letter-spacing: 2px;
}
 footer p a {
     color:#ffc107;
}
 footer p a:hover {
     color:#fff;
     text-decoration:underline;
}
 .icons ul li a span {
     font-size: 14px;
     letter-spacing: 0px;
     text-align: center;
     margin: 0px 4px;
     color:#ffc107;
     background: #fff;
     line-height: 38px;
     width: 36px;
     line-height: 38px;
     height: 37px;
    /* border: 1px solid #000;
     */
    /* border-radius: 20px;
     */
     transition: 0.5s all;
     -webkit-transition: 0.5s all;
     transition: 0.5s all;
     -moz-transition: 0.5s all;
}
 .icons ul li a span:hover{
     color: #fff;
     background:#ffc107;
}
/*--//Footer--*/
/*-- to-top --*/
 .date-time-stamp ul li, .price{
     color: #000;
}
 #toTop {
     display: none;
     text-decoration: none;
     position: fixed;
     bottom: 20px;
     right: 2%;
     overflow: hidden;
     z-index: 999;
     width: 46px;
     height:46px;
     border: none;
     text-indent: 100%;
     background: url(../images/arrow.png) no-repeat 0px 0px;
}
 #toTopHover {
     width: 32px;
     height:82px;
     display: block;
     overflow: hidden;
     float: right;
     opacity: 0;
     -moz-opacity: 0;
     filter: alpha(opacity=0);
}
 .details_wrapper {
     background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
     margin-bottom: 15px !important;
}
 .course-details-images {
     border: 1px solid #474747;
     border-radius: 3px;
     padding: 4px;
     max-width: 100%;
}
 .course-inner-title{
    /*color: #FFF;
    */
     font-weight: 300;
     font-size: 32px;
     line-height: 40px;
}
 .individual-course-details-title{
     padding: 15px 0 30px;
     margin-left: 10px;
     margin-right: 10px;
     margin-top: 15px;
     margin-bottom: 30px;
     background-image: url(../images/upcoming_banner.jpg);
}
/*-- //to-top --*/
/*--responsive--*/
 @media(max-width:1920px){
}
 @media(max-width:1680px){
}
 @media(max-width:1600px){
}
 @media(max-width:1440px){
     .slider-img {
         min-height: 480px;
    }
     .slider-info {
         padding: 14em 0 0;
    }
     .slider-info h5 {
         font-size: 47px;
    }
     .slider-sub h6 {
         font-size: 2.3em;
         line-height: 33px;
    }
     .slider-info p {
         font-size: 15px;
         padding: 2.2em 42em 1.7em 0em;
    }
     .both-butns {
         width: 100%;
    }
     .abtr-inner-sub span {
         font-size: 41px;
         width: 104px;
         height: 104px;
         line-height: 95px;
    }
     .service-num-left h6 {
         width: 53px;
         height: 53px;
         line-height: 55px;
    }
     .counter {
         font-size: 25px;
    }
     .outs_more-buttn a, .subscrib-btnn, .click-me {
         padding: 8px 22px;
    }
     .inner_page-banner {
         min-height: 268px;
    }
     .abut-inner-head h4, .abut-two-txt h4 {
         font-size: 29px;
    }
}
 @media(max-width:1366px){
     h1 a.navbar-brand {
         font-size: 38px;
    }
     .register-hedder{
         padding: 7px 21px;
    }
     .contact-hedder a, .submit {
         padding: 9px 21px;
    }
     .abt-icon-list-wls h4, .service-wthree-info-left h4, .team-text-wthree h4, .clients-txt-wls h4, .login h5 {
         font-size: 26px;
    }
     .ser-txt-inner h4 {
         font-size: 20px;
         height: 75px;
    }
     h3.title {
         font-size: 33px;
    }
     .nav-link {
         font-size: 16px;
    }
}
 @media(max-width:1280px){
     .header-w3layouts {
         padding: 1em 2.5em;
    }
     .slider-img {
         min-height: 500px;
    }
     .slider-info h5 {
         font-size: 45px;
         letter-spacing: 2px;
         margin-bottom: 8px;
    }
     .slider-info p {
         padding: 2em 41em 1.7em 0em;
    }
     .slider-info {
         padding: 12em 0 0;
    }
     .slider-sub h6 {
         font-size: 2.1em;
    }
     .abtr-inner-sub span {
         font-size: 41px;
         width: 100px;
         height: 100px;
         line-height: 94px;
    }
     .team-position {
         padding: 3em 1em 1.7em;
    }
     .icons-client ul li span {
         width: 33px;
         height: 33px;
         margin-top: 18px;
         line-height: 33px;
    }
     .list-job-grid ul li h6 {
         font-size: 21px;
    }
     .list-job-grid ul li span {
         font-size: 19px;
         line-height: 41px;
    }
     .contact_footer_grid_left span {
         font-size: 28px;
    }
     .contact-forms input, .contact-forms textarea {
         padding: .7em .7em;
    }
     .contact-forms textarea {
         height: 14em;
    }
     .address_mail_footer_grids iframe {
         height: 15em;
    }
}
 @media(max-width:1080px){
     .stats-grid {
         padding: .7em .7em;
    }
     .clients-gride-grid {
         padding: 1.7em 1.7em;
    }
     .email-sub-w3layouts input[type="email"] {
         width: 47%;
    }
     .inner_page-banner {
         min-height: 254px;
    }
     .ser-txt-inner {
         padding: 0em 1em 1.5em;
    }
}
 @media(max-width:1050px){
     .both-butns {
         width: 100%;
    }
     h1 a.navbar-brand {
         font-size: 36px;
    }
     .navbar-light .navbar-nav .nav-link {
         margin: 0px 11px;
         padding: 3px 1px 4px;
    }
     .header-w3layouts {
         padding: 1em 1.5em;
    }
     .login-hedder {
         padding: 5px 8px;
         margin-left: 9px;
         letter-spacing: 1px;
    }
     .register-hedder {
         padding: 7px 17px;
         letter-spacing: 1px;
    }
     .contact-hedder a, .submit {
         padding: 9px 17px;
         letter-spacing: 1px;
    }
     .slider-info p {
         padding: 1.7em 35em 1.5em 0em;
    }
     .abt-icon-list-wls h4, .service-wthree-info-left h4, .team-text-wthree h4, .clients-txt-wls h4, .login h5, .ser-txt-inner h4 {
         font-size: 24px;
    }
     .icon-wthree-top img {
         width: 77px;
         height: 75px;
         top: -43px;
         left: 61px;
    }
}
 @media(max-width:1024px){
     .outs_more-buttn a,.subscrib-btnn,.click-me {
         padding: 7px 20px;
    }
     .icons ul li a span {
         width: 34px;
         line-height: 34px;
         height: 34px;
    }
     .email-sub-w3layouts input[type="email"] {
         width: 51%;
    }
     .callbacks_nav, .callbacks_nav.next {
         background-size: 35px;
    }
     .abut-inner-head h4, .abut-two-txt h4 {
         font-size: 27px;
    }
     .list-job-grid ul li h6 {
         font-size: 20px;
    }
}
 @media(max-width:991px){
     div#navbarSupportedContent {
         background:#000;
         text-align: center;
         padding: 13px 0px;
    }
     .navbar-light .navbar-toggler {
         border-color: rgb(0, 0, 0);
         background:#013fa5;
         padding: 7px 8px;
         margin-top: 0px;
         outline: none;
         margin-right: 16px;
         cursor: pointer;
        /* border-radius: 6px;
         */
         transition: 0.5s all;
         -webkit-transition: 0.5s all;
         -moz-transition: 0.5s all;
         -o-transition: 0.5s all;
         -ms-transition: 0.5s all;
    }
     .navbar-light .navbar-toggler:hover {
         background:#ffc107;
    }
     .header-w3layouts{
         overflow: hidden;
    }
     .navbar-light .navbar-nav .nav-link {
         padding: 14px 12px;
         width: 10%;
         margin: 0px auto;
    }
     .login-hedder {
         margin-left: 0px;
         margin-top: 16px;
         margin-bottom: 27px;
    }
     .both-butns {
         width:100%;
         text-align: center;
    }
     .both-butns ul li {
         display: block;
    }
     .contact-hedder a,.register-hedder a{
         margin-left: 0px;
         display: inline-block;
         margin: 23px 0px;
    }
     .home-hedder, .register-hedder{
         display: inline-block;
        /*margin-bottom: 15px;
        */
         margin-left: 0;
    }
     .home-hedder a, .register-hedder a {
         padding: 0px 15px;
         display: inline-block;
         margin-bottom: 0;
         margin-top: 0;
    }
     .slider-info p {
         padding: 1.5em 18em 1.3em 0em;
    }
     .slider-img {
         min-height: 560px;
    }
     .slider-info {
         padding: 10em 0 0;
    }
     .slider-info h5 {
         font-size: 42px;
         margin-bottom: 7px;
    }
     .abtr-inner-sub span {
         font-size:38px;
         width: 95px;
         height: 95px;
         line-height: 91px;
    }
     .abut-list-w3layouts:nth-child(1),.abut-list-w3layouts:nth-child(2) {
         margin-bottom: 34px;
    }
     .service-num-left h6 {
         width: 49px;
         height: 49px;
         line-height: 49px;
         font-size: 24px;
    }
     .icon-wthree-top img {
         left: 121px;
    }
     .ser-icon:nth-child(1),.ser-icon:nth-child(2){
         margin-bottom: 69px;
    }
     .clients-gride-img:nth-child(2){
         margin: 38px 0px;
    }
     .nav-link {
         font-size: 15px;
    }
     .abt-inn-two {
         margin-top: 36px;
    }
     .ser-blog-grid:nth-child(1),.ser-blog-grid:nth-child(2){
         margin-bottom: 31px;
    }
     .btn {
         font-size: 13px;
    }
     .thumb:nth-child(3),.thumb:nth-child(4){
         margin-top: 21px;
    }
     .address_mail_footer_grids iframe {
         height: 13em;
    }
     .contact-forms textarea {
         height: 13em;
    }
}
 @media(max-width:900px){
     .headder-logo-icon h2 a {
         font-size: 26px;
    }
     footer p {
         letter-spacing: 1px;
    }
     .nav-link {
         font-size: 14px;
         letter-spacing: 1px;
    }
     .outs_more-buttn a, .subscrib-btnn, .click-me {
         font-size: 15px;
    }
     h3.title {
         font-size: 31px;
         letter-spacing: 2px;
    }
     .counter {
         font-size: 23px;
    }
     .stat-info h5 {
         font-size: 17px;
         line-height: 23px;
    }
     .navbar-light .navbar-nav .nav-link {
         width: 13%;
    }
     .email-sub-w3layouts input[type="email"] {
         width: 58%;
    }
}
 @media(max-width:800px){
     h1 a.navbar-brand {
         font-size: 34px;
    }
     .header-w3layouts {
         padding: .5em 1em;
    }
     .contact-hedder a, .submit {
         padding: 7px 15px;
         font-size: 14px;
    }
     .register-hedder {
         padding: 7px 15px;
         font-size: 14px;
    }
     .navbar-light .navbar-nav .nav-link {
         padding: 12px 12px;
    }
     .abt-icon-list-wls h4, .service-wthree-info-left h4, .team-text-wthree h4, .clients-txt-wls h4, .login h5, .ser-txt-inner h4 {
         font-size: 23px;
    }
     .icons-client ul li span {
         width: 31px;
         height: 31px;
         margin-top: 16px;
         line-height: 31px;
         font-size: 14px;
    }
     footer p {
         letter-spacing: 1px;
    }
     .headder-logo-icon h2 a {
         font-size: 24px;
    }
     .nav-link {
         padding: 14px 11px;
    }
     .list-job-grid ul li span {
         font-size: 17px;
         line-height: 40px;
    }
}
 @media(max-width:768px){
     .slider-img {
         /*min-height: 511px;*/
         min-height: 408px;
    }
     .slider-info h5 {
         font-size: 39px;
         margin-bottom: 6px;
         letter-spacing: 1px;
    }
     .slider-info p {
         padding: 1.2em 14em 1em 0em;
         font-size: 14px;
    }
     .slider-info {
         padding: 9.5em 0 0;
    }
     .outs_more-buttn a, .subscrib-btnn, .click-me {
         padding: 7px 17px;
    }
     .service-num-left h6 {
         width: 46px;
         height: 46px;
         line-height: 46px;
    }
     .counter{
         font-size: 21px;
    }
     .email-sub-w3layouts input[type="email"] {
         width: 63%;
    }
     footer p {
         font-size: 13px;
    }
     .nav-link {
         padding: 14px 10px;
    }
     .icons ul li a span {
         width: 31px;
         line-height: 31px;
         height: 31px;
    }
     .ser-txt-inner {
         padding: 0em 1em 1em;
    }
     .table td, .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
         padding: 10px!important;
    }
     h4.bootstrap-heading {
         font-size: 17px;
    }
     h5.bootstrap-heading {
         font-size: 16px;
    }
}
 @media(max-width:767px){
     
     .slider-info p {
         padding: 1.2em 8em 1em 0em;
    }
     .navbar-light .navbar-nav .nav-link {
         width: 15%;
    }
     .outs_more-buttn a, .subscrib-btnn, .click-me {
         letter-spacing: 1px;
    }
     .abtr-inner-sub span {
         font-size: 35px;
         width: 92px;
         height: 92px;
         line-height: 88px;
    }
     .move-right {
         text-align:center;
    }
     .gap-service{
        margin-top:20px;
    }
     .icon-wthree-top img {
         width: 70px;
         height: 70px;
         top: -36px;
         left: 81px;
    }
     h3.title {
         font-size: 29px;
    }
     .ser-icon:nth-child(1), .ser-icon:nth-child(2) {
         margin-bottom: 63px;
    }
     .clients-gride-grid {
         padding: 1.5em 1.5em;
    }
     .team-position {
         padding: 2.5em 1em 1.5em;
    }
     .left-side-w3layouts {
         margin-top: 28px;
    }
     .inner-icon {
         margin-top: 20px;
    }
     .contact-right {
         margin-top: 33px;
    }
}
 @media(max-width:736px){
     .slider-sub h6 {
         font-size: 1.8em;
         line-height: 31px;
    }
     .list-job-grid ul li span {
         width: 39px;
         line-height:39px;
         height: 39px;
    }
     .contact-forms textarea {
         height: 11em;
    }
     .address_mail_footer_grids iframe {
         height: 12em;
    }
}
 @media(max-width:667px){
     .slider-img {
         /*min-height: 463px;*/
         min-height: 373px;
    }
     .slider-info {
         padding: 9em 0 0;
    }
     .slider-info h5 {
         font-size: 37px;
    }
     .slider-sub h6 {
         font-size: 1.6em;
         line-height: 29px;
    }
     .callbacks_nav, .callbacks_nav.next {
         background-size: 30px;
    }
     .abtr-inner-sub span {
         width: 86px;
         height: 86px;
         line-height: 84px;
    }
     .email-sub-w3layouts input[type="email"] {
         width: 68%;
    }
}
 @media(max-width:640px){
     .header-outs{
         height: 80px;
     }
     .navbar-light .navbar-nav .nav-link {
         width: 17%;
         padding: 10px 12px;
    }
     button.login-hedder {
         margin-top: 13px;
         margin-bottom: 23px;
    }
     .contact-hedder a {
         margin: 19px 0px;
    }
     h1 a.navbar-brand {
         font-size: 25px;
    }
     .service-num-left h6 {
         width: 43px;
         height: 43px;
         line-height: 43px;
    }
     .stat-info h5{
         line-height: 21px;
    }
}
 @media(max-width:600px){
     .email-sub-w3layouts input[type="email"] {
         width: 72%;
    }
     .abtr-inner-sub span {
         width: 83px;
         height: 83px;
         line-height: 81px;
         font-size: 32px;
    }
     .ser-icon:nth-child(1), .ser-icon:nth-child(2) {
         margin-bottom: 60px;
    }
     .clients-gride-img:nth-child(2) {
         margin: 31px 0px;
    }
     .carousel-indicators {
         bottom: -42px;
    }
}
 @media(max-width:568px){
     .navbar-light .navbar-nav .nav-link {
         width: 19%;
    }
     .navbar-light .navbar-brand{
         font-size: 15px;
         font-weight: bold;
         color: green !important;
    }
     .slider-info {
         padding: 9em 0 0;
         text-align: center;
    }
     .slider-info p {
         padding: 1.2em 0em 1em 0em;
    }
     .abut-list-w3layouts:nth-child(1),.abut-list-w3layouts:nth-child(2),.abut-list-w3layouts:nth-child(3){
         margin-bottom: 30px;
    }
     .icon-wthree-top img {
         left: 221px;
    }
     .ser-icon:nth-child(1),.ser-icon:nth-child(2),.ser-icon:nth-child(3){
         margin-bottom: 60px;
    }
     .clients-gride-grid {
         padding: 1em 1em;
    }
     .list-job-grid ul li h6 {
         font-size: 19px;
    }
     .ser-blog-grid {
         width: 91%;
         margin: 0px auto;
    }
     .ser-blog-grid:nth-child(1), .ser-blog-grid:nth-child(2), .ser-blog-grid:nth-child(3) {
         margin-bottom:29px;
    }
     .thumb {
         width: 50%;
    }
     .contact-forms input, .contact-forms textarea {
         padding: .6em .6em;
    }
    .hedder-up h1{
        line-height: 30px;
    }
}
 @media(max-width:480px){
     .navbar-light .navbar-nav .nav-link {
         width: 22% 
    }
     .slider-img {
         /*min-height: 432px;*/
         min-height: 125px;
    }
     .slider-info {
         padding: 8em 0 0;
    }
     .icon-wthree-top img {
         left: 184px;
    }
     .abt-icon-list-wls h4, .service-wthree-info-left h4, .team-text-wthree h4, .clients-txt-wls h4, .login h5, .ser-txt-inner h4 {
         font-size: 22px;
    }
     .clients-gride-img:nth-child(2) {
         margin: 24px 0px;
    }
     .counter {
         font-size: 19px;
    }
     .email-sub-w3layouts input[type="email"] {
         width: 83%;
    }
     .headder-logo-icon h2 a {
         font-size: 23px;
    }
     .abut-inner-head h4, .abut-two-txt h4 {
         font-size: 26px;
    }
     h1.bootstrap-heading {
         font-size: 23px;
    }
     h2.bootstrap-heading {
         font-size: 20px;
    }
     .table h3 {
         font-size: 19px;
    }
}
 @media(max-width:440px){
     .navbar-light .navbar-nav .nav-link {
         width: 26%;
    }
     footer p {
         font-size: 13px;
         line-height: 30px;
    }
     .nav-link {
         padding: 7px 10px;
    }
     .outs_more-buttn a, .subscrib-btnn, .click-me {
         font-size: 14px;
    }
     .email-sub-w3layouts input[type="email"] {
         width: 89%;
    }
     .ser-blog-grid {
         width: 95%;
    }
}
 @media(max-width:414px){
     h3.title {
         font-size: 27px;
    }
     .slider-img {
         /*min-height: 404px;*/
    }
     .slider-info {
         padding: 7em 0 0;
    }
     .slider-info h5 {
         font-size: 35px;
    }
     .slider-sub h6 {
         font-size: 1.4em;
    }
     .callbacks_nav, .callbacks_nav.next {
         background-size: 26px;
    }
     .abtr-inner-sub span {
         width: 79px;
         height: 79px;
         line-height: 79px;
         font-size: 30px;
    }
     .icon-wthree-top img {
         left: 149px;
    }
}
 @media(max-width:384px){
     .navbar-light .navbar-nav .nav-link {
         width: 29%;
    }
     .header-w3layouts {
         padding: .5em .5em;
    }
     .service-num-left h6 {
         width: 40px;
         height: 40px;
         line-height: 40px;
    }
     .icon-wthree-top img {
         left: 135px;
    }
     .icons-client ul li span {
         margin-top: 13px;
    }
     h3.title {
         letter-spacing: 1px;
    }
     .list-job-grid ul li span {
         margin-right: 11px;
    }
     .thumb {
         width: 75%;
         margin: 0px auto;
    }
     .thumb:nth-child(3),.thumb:nth-child(4),.thumb:nth-child(2){
         margin-top: 18px;
    }
}
 @media(max-width:375px){
     .slider-info h5 {
         font-size: 33px;
    }
     .slider-info p {
         padding: .9em 0em 1em 0em;
    }
     .outs_more-buttn a, .subscrib-btnn, .click-me {
         padding: 7px 15px;
    }
     .icon-wthree-top img {
         left: 126px;
    }
     .email-sub-w3layouts input[type="email"] {
         width: 95%;
    }
     .thumb {
         width: 85%;
    }
    .navbar{
        padding-left: 0;
        padding-right: 0;
    }
    .navbar-light .navbar-toggler{
        margin-right: 0 !important;
    }
}
 @media(max-width:320px){
     .navbar-light .navbar-nav .nav-link {
         width: 37%;
    }
     h1 a.navbar-brand {
         font-size: 30px;
    }
     .slider-info h5 {
         font-size: 28px;
    }
     .abtr-inner-sub span {
         width: 75px;
         height: 75px;
         line-height: 75px;
         font-size: 27px;
    }
     .icon-wthree-top img {
         left: 101px;
    }
     .email-sub-w3layouts input[type="email"] {
         width: 100%;
    }
     .nav-link {
         padding: 7px 8px;
    }
     .list-job-grid ul li span {
         width: 37px;
         line-height: 37px;
         height: 37px;
    }
     .ser-blog-grid {
         width: 100%;
    }
     .thumb {
         width:100%;
    }
     .contact-forms textarea {
         height: 9em;
    }
     .address_mail_footer_grids iframe {
         height: 10em;
    }
}
/*--//responsive--*/

   .ser-w3layouts-inner img{
        height: 170px;
        object-fit: cover;
        width: 100%;
    }
    
    .ser-txt-inner{
       min-height: 160px;
    }
    .service-inner-list{
        margin-bottom: 30px;
        border: 1px solid #e3e3e3;
    }
    .price-block{
        display:flex;justify-content:space-between;padding: 0.5em 1em 0.5em;align-items: center;
    }
    #topnav-two{
    background:#fff;
    background-size: cover;
    }
    #botomnav{
  background-color: #2980b9;
    }
#botomnav nav{
    /*background: #000;*/
    /*margin-top:-1px;*/
  }
  #botomnav nav:after{
    content: '';
    clear: both;
    display: table;
  }
  #botomnav nav .logo{
    float: left;
    color: white;
    font-size: 27px;
    font-weight: 600;
    /*line-height: 70px;*/
  }
  #botomnav nav .logo img{
    /*height: 40px;*/
  }
 .logo{
    float: left;
    /*margin-left:2rem;*/
    color: white;
    font-size: 27px;
    font-weight: 600;
    line-height: 30px;
  }
 .logo img{
    height:100px;
  }
  #botomnav nav ul{
    /*float: left;*/
    list-style: none;
    /* margin-right: 40px; */
    position: relative;
    z-index: 100000;
  }
  #botomnav nav ul li{
    display: inline-block;
  }
  #botomnav nav ul li:last-child{
    display: inline-block;
    /*background: #161616;*/
    margin-right: 0px;
  }
  #botomnav nav ul li a{
    color: #161616;
    text-decoration: none;
    line-height: 60px;
    font-weight: 600;
    font-size: 16px;
    padding: 8px 27px;
    color: #fff;
    /*background: #161616;*/

  }
  #botomnav nav ul li a.dropdown-item{
      color: #000;
      line-height: 30px;
  }
  
  
  /*#botomnav nav ul li a:hover{*/
  /*  color: #bbbbbc;*/
  /*  border-radius: 5px;*/
  /*  box-shadow: 0 0 5px #bbbbbc,*/
  /*              0 0 5px #bbbbbc;*/
  /*}*/
  /*#botomnav nav ul ul li a:hover{*/
  /*  color: #f17640;*/
  /*  box-shadow: none;*/
  /*}*/
  #botomnav nav ul ul{
  position: absolute;
    top: 60px!important;
    /* border-top: 3px solid #fff; */
    opacity: 0;
    visibility: hidden;
    transition: top .5s;
  }
  #botomnav nav ul ul ul{
    border-top: none;
  }
  #botomnav nav ul li:hover > ul{
    top: 69px;
    opacity: 1;
    visibility: visible;
  }
  #botomnav nav ul ul li{
    position: relative;
    margin: 0;
    /*width: 150px;*/
    width:100%;
    float: none;
    display: list-item;
    border: 1px solid rgba(0, 0, 0, .1);
  }
  #botomnav nav ul ul li a{
    line-height: 45px;
    font-size: 14px;
    margin-right: 33px;
  }
  #botomnav nav ul ul ul li{
    position: relative;
    top: -60px;
    left: 121%;
  }
  #botomnav .fa{
    margin-left: 40px;
    font-size: 22px;
  }
  #botomnav .icon, #botomnav input{
    display: none;
    
  }
  @media only screen and (max-width: 968px){
      
     #botomnav {
          background:url(../img/21.jpg);
      }
      .nav-menu{
              margin-top: 46px!important;
      }
    #botomnav nav ul {
        margin-top: 4px;
        overflow-y: scroll;
        width: 122%;
        margin-left: -15px;
        padding-left: 10px;
    }
    #product-category-three .category-card .card{
        margin-bottom: 10px;
    }
    .uk-child-width-1-2>*{
        margin-right: 10px;
        margin-bottom: 5px;
    }
    #botomnav nav .logo{
      padding-left: 0px;
      width: 80%;
      margin-top: 10px;
    }
    #botomnav nav .logo img {
      height: 47px!important;
      /*margin-top: -30px;*/
    }
  
    #botomnav nav ul li{
      background: transparent;
    }
    #botomnav nav ul li:last-child{
      background: transparent;
    }
    #botomnav nav ul li a{
      color: white;
      text-decoration: none;
      line-height: 30px;
      font-size: 15px !important;
      padding: 5px 5px;
    }
    #botomnav nav ul li, nav ul ul li{
      display: block;
      width: 100%;
    }
    #botomnav nav ul ul{
      top: 70px;
      position: static;
      /*margin-left:2rem;*/
      border-top: none;
      float: none;
      /* display: none; */
      opacity: 1;
      visibility: visible;
    }
    #botomnav nav ul ul li a{
    line-height: 30px;
    }
    #botomnav nav ul ul ul li{
      position: static;
    }
    #botomnav nav ul ul li{
      border: none;
    }
    #botomnav nav ul ul li{
      padding-left: 20px;
    }
    /* nav ul ul ul a{
      padding-left: 40px;
    } */
    #botomnav .show{
      /*display: block;*/
      /*font-size: 15px;*/
      /*padding: 0 5px;*/
      /*line-height: 18px;*/
      /*cursor: pointer;*/
      /*margin-top: 8px;*/
      /*color: white;*/
      /*font-weight: 600;*/
    }
   

#botomnav .icon {
    display: block;
    top: 103px;
    position: absolute;
    right: 20px;
    /* line-height: 100px; */
    /* font-size: 25px; */
    cursor: pointer;
}
    #botomnav nav ul li a:hover{
      box-shadow: none;
    }
    .show + a, ul{
      display: none;
    }
    [id^=btn]:checked + ul{
      display: block;
    }
  }
     #botomnav nav ul li:hover,#botomnav nav ul ul li:hover,.home .caption a:hover,.btn:hover, #aboutus-three .continuereading a:hover {
        background: transparent;
        color:black;
    }
    
    #botomnav nav ul{
        /*width: 60%;*/
        /* margin-left: -15px; */
        padding-left: 10px;
        margin-left: auto;
        text-align:center;
    }
    #botomnav nav ul ul li label a{
        line-height: 21px;
    }
    #botomnav nav ul ul li label a{
        margin-right: 11px;
    }
        #topnav-two .right-top-two{
            
        }
        #topnav-two .left-top-two i, #topnav-two .right-top-two i{
            font-size: 25px;
            color: #1696cd;
            padding: 0px 5px;
           
        }
        #topnav-two .left-top-two p, #topnav-two .right-top-two p{
            font-size: 14px;
            color: #1696cd;
            margin-bottom: 0px;
            line-height: 50px;
        }
    #slider-section .without_slider{
      padding-left: 0;
      padding-right: 0;
    }
    #slider-section .without_slider .home{
      margin-top: -1px;
    }
    /* Main Slider Start */
.home{
	height: 500px;
    margin-top: 30px;
	overflow:hidden;
	position: relative;
}

.home .slide{
	position: absolute;
	left:0;
	top:0;
	width: 100%;
	height: 100%;
	background-size: 100% 100%;
	background-position: center;
	z-index:1; 
	display:none;
	padding:0 15px;
	animation: slide 2s ease;
}
.home .slide.active{
	display: flex;
}
@keyframes slide{
	0%{
		transform:scale(1.1);
	}
	100%{
		transform: scale(1);
	}
}
.container-slide{
	max-width: 80%;
	margin:auto;
	
}
.home .container-slide{
	 flex-grow: 1;
}
.home .caption{
	width:100%;
  text-align: center;
}
.home .caption h1 {
  font-size: 54px;
  color: #FFFFFF;
  margin: 0;
  letter-spacing: 24px;
}
.home .slide.active .caption h1{
	opacity:0;
	animation: captionText .5s ease forwards;
	animation-delay:1s;
  color: #FFFFFF;
}
.home .caption p {
  font-size: 32px;
  line-height: 60px;
  font-weight: 500;
  font-family: cursive;
  margin: 12px 0 20px;
  color: #FFFFFF;
}
.home .slide.active .caption p{
	opacity:0;
	animation: captionText .5s ease forwards;
	animation-delay:1.2s;
}
.home .caption a{
 display: inline-block;
 padding:10px 30px;
 background-color: #A08D7C;
 text-decoration: none;
 color:#ffffff;
 font-size: 18px;
 letter-spacing: 1px;
 text-transform: uppercase;
 transition: .5s;
 display:none;
}
.home .caption a:hover{
  color: #A08D7C;
  background: #ffffff;
  transition: .5s;
}

.home .slide.active .caption a{
	opacity:0;
	animation: captionText .5s ease forwards;
	animation-delay:1.4s;
}

@keyframes captionText{
	0%{
		opacity:0; transform: translateX(-100px);
	}
	100%{
	 opacity:1; transform: translateX(0px);	
	}
}

.home .controls .prev,
.home .controls .next{
 position: absolute;
 z-index:2;
 top:50%;
 height:60px;
 width: 60px;
 margin-top: -20px;
 background-color: transparent;
 color: #A08D7C;
 text-align: center;
 line-height: 50px;
 font-size:32px;
 cursor:pointer;
 transition: all .5s ease;
 border: 2px solid #A08D7C;
 transition: .5s;

}
.home .controls .prev:hover,
.home .controls .next:hover{
  color:#ffffff;
  background-color: #A08D7C;
  transition: .5s;
}
.home .controls .prev{
  left: 80px;
  opacity: 0;
  margin-left: -80px;
  transition: .5s;
}
.home .controls .next{
  right: 80px;
  opacity: 0;
  margin-right: -80px;
  transition: .5s;
}
.home:hover .controls .prev{
  margin-left: 0px;
  opacity: 1;
  transition: .5s;
}
.home:hover .controls .next{
  margin-right: 0px;
  opacity: 1;
  transition: .5s;
}

.home .indicator{
	position: absolute;
	left:50%;
	bottom:30px;
	z-index: 2;
	transform: translateX(-50%);
}

.home .indicator div{
	display: inline-block;
	width:25px;
	height: 25px;
	color:#ffffff;
	background-color: #1A2431;
	border-radius:50%;
	text-align: center;
	line-height: 25px;
	margin:0 3px;
}

.home .indicator div.active{
 background-color: #111;
}

/*responsive*/
@media(max-width: 767px){
	.controls{
		display: none;
	}
}
/* Main Slider End */
/*New Menubar*/
.menu-section {
    background: #2980b9;
    width: 100%;
    border-bottom: 2px solid #fff;
}
.menu-section nav {
    position: relative;
    display: flex;
    /* max-width: calc(100% - 200px); */
    margin: 0 auto;
    height: 70px;
    align-items: center;
    justify-content: center;
}
  nav .content{
    display: flex;
    align-items: center;
  }
  nav .content .links{
    display: flex;
  }
  .content .logo a{
    color: #fff;
    font-size: 30px;
    font-weight: 600;
  }
  .content .links li{
    list-style: none;
    line-height: 70px;
  }
  .content .links li a,
  .content .links li label{
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    padding: 8px 27px;
    border-radius: 5px;
    transition: all 0.3s ease;
  }
  .content .links li label{
    display: none;
  }
  .content .links li a:hover,
  .content .links li label:hover{
    /*background: #323c4e;*/
  }
  .menu-section .search-icon,
  .menu-section .menu-icon{
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    line-height: 70px;
    width: 70px;
    text-align: center;
  }
  .menu-section .menu-icon{
    display: none;
  }
  .menu-section #show-search:checked ~ .search-icon i::before{
    content: "\f00d";
  }
  
  .menu-section .search-box{
    position: absolute;
    height: 100%;
    max-width: calc(100% - 50px);
    width: 100%;
    opacity: 0;
    pointer-events: none;
    transition: all 0.3s ease;
  }
  
  .menu-section input[type="checkbox"]{
    display: none;
  }
  
  /* Dropdown Menu code start */
  .content .links ul{
    position: absolute;
    background: #171c24;
    top: 80px;
    z-index: 7;
    opacity: 0;
    visibility: hidden;
    width: 230px;
  }
  .content .links li:hover > ul{
    top: 70px;
    opacity: 1;
    visibility: visible;
    transition: all 0.3s ease;
  }
  .content .links ul li a{
    display: block;
    width: 100%;
    line-height: 30px;
    border-radius: 0px!important;
  }
  .content .links ul ul{
    position: absolute;
    top: 0;
    right: calc(-100% + 8px);
  }
  .content .links ul li{
    position: relative;
    display: block;
  }
  .content .links ul li:hover ul{
    top: 0;
  }
  
  /* Responsive code start */
  @media screen and (max-width: 1250px){
    .menu-section nav{
      max-width: 100%;
      padding: 0 20px;
    }
    .content .links li a{
      padding: 8px 13px;
    }
    .menu-section .search-box{
      max-width: calc(100% - 100px);
    }
    .menu-section .search-box input{
      padding: 0 100px 0 15px;
    }
  }
  
  @media screen and (max-width: 900px){
    .menu-section .menu-icon{
      display: block;
    }
    .menu-section #show-menu:checked ~ .menu-icon i::before{
      content: "\f00d";
    }
    nav .content .links{
      display: block;
      position: fixed;
      background: #14181f;
      height: 100%;
      width: 100%;
      top: 70px;
      right: -100%;
      margin-left: 0;
      max-width: 350px;
      overflow-y: auto;
      padding-bottom: 100px;
      transition: all 0.3s ease;
    }
    nav #show-menu:checked ~ .content .links{
      right: 0%;
    }
    .content .links li{
      margin: 15px 20px;
    }
    .content .links li a,
    .content .links li label{
      line-height: 40px;
      font-size: 20px;
      display: block;
      padding: 8px 18px;
      cursor: pointer;
    }
    .content .links li a.desktop-link{
      display: none;
    }
  
    /* dropdown responsive code start */
    .content .links ul,
    .content .links ul ul{
      position: static;
      opacity: 1;
      visibility: visible;
      background: none;
      max-height: 0px;
      overflow: hidden;
    }
    .content .links #show-features:checked ~ ul,
    .content .links #show-services:checked ~ ul,
    .content .links #show-items:checked ~ ul{
      max-height: 100vh;
      display: block;
    }
    .content .links ul li{
      margin: 7px 20px;
    }
    .content .links ul li a{
      font-size: 18px;
      line-height: 30px;
      border-radius: 5px!important;
    }
  }
  
  @media screen and (max-width: 567px){
    .logo img {
    
        height: 60px;
    }
    .menu-section{
        background: #000;
    }
    .menu-section nav{
      padding: 0 10px;
    }
    .content .logo a{
      font-size: 27px;
    }
    .menu-section nav{
            justify-content: space-between;
            padding: 0;
    }
    .content .links li {
        margin: 4px 20px;
        display: block;
    }
    nav .content .links{
        z-index: 122;
        top: 100px;
    }
    .menu-section{
        position: fixed;
        z-index: 100;   
        top: 28px;
    }
    .content .links li a, .content .links li label, .content .links ul li a{
        font-size: 16px;
    }
    #topnav{
        position: fixed;
        /* height: 50px; */
        z-index: 111;
        width: 100%;
        top: 0;
    }
    #slider-section{
        margin-top: 100px;
        position: relative;
        display: block;
    }
    .col-info{
        font-size: 12px;
    }.home{height: 350px;}
  }
