/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/

body {
    padding: 0;
    margin: 0;
    background: #fff;
    position: relative;
    font-family: arial !important;
}
label {
    font-size: 14px;
}
.tittle-style{display:none;}
.card {
    position: relative;
    display: block;
    margin-bottom: .75rem;
    background-color: #fff;
    border-radius: .25rem;
    border: 1px solid rgba(0,0,0,.125);
/*    padding-top: 100px;
*/}

body a {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}



a:hover {
    text-decoration: 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;
}

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;
}



p {
    margin: 0;
    font-family: arial;
    letter-spacing: 1px;
    font-size: 15px;
    color: #999;
    line-height: 1.8em;
}

ul {
    margin: 0;
    padding: 0;
}

label {
    margin: 0;
}


/*-- banner --*/

.main-agile {
    position: relative;
}

.agile-top {
    position: fixed;
    z-index: 999;
    width: 100%;
    margin-top: 0px;
    background: #fff;
}
/*-------------------------------*/
/*      Code snippet by          */
/*      @maridlcrmn              */
/*-------------------------------*/


section {
   padding-top: 100px;
   padding-bottom: 100px;
}

.quote {
   color: rgba(0,0,0,.1);
   text-align: center;
   margin-bottom: 30px;
}

/*-------------------------------*/
/*    Carousel Fade Transition   */
/*-------------------------------*/

#fade-quote-carousel.carousel {
 padding-bottom: 60px;
}
#fade-quote-carousel.carousel .carousel-inner .item {
 opacity: 0;
 -webkit-transition-property: opacity;
     -ms-transition-property: opacity;
         transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-inner .active {
 opacity: 1;
 -webkit-transition-property: opacity;
     -ms-transition-property: opacity;
         transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-indicators {
 bottom: 10px;
}
#fade-quote-carousel.carousel .carousel-indicators > li {
 background-color: #e84a64;
 border: none;
}
#fade-quote-carousel blockquote {
   text-align: center;
   border: none;
}
#fade-quote-carousel .profile-circle {
   width: 100px;
   height: 100px;
   margin: 0 auto;
   border-radius: 100px;
}


.banner {
    background: url(../../src/img/2.jpg) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height: 560px;
}

.banner-2 {
    background: url(../../src/img/1.jpg) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height: 560px;
}

.banner-3 {
    background: url(../../src/img/3.jpg) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height: 560px;
}


/*-- logo --*/

.logo {
    padding-left: 40px;
}

.sub-agile {
    text-align: center;
    padding-top: 2em;
}

.logo-w3l {
    font-size: 3em;
    color: #fff;
}

.logo h1 a {
    font-size: 56px;
    color: #fff;
    text-align: center;
    letter-spacing: 4px;
    font-weight: 600;
    font-family: 'Economica', sans-serif;
    font-style: italic;
    display: inline-block;
    text-decoration: none;
}

.logo h1 a span {
    color: #f47820;
}


/*-- //logo --*/


/*-- Header Lists --*/


/*-- model_signin --*/

.modal-body.modal-body-sub_agile input[type="text"],
.modal-body.modal-body-sub_agile input[type="email"],
.modal-body.modal-body-sub_agile input[type="password"] {
    font-size: 14px;
    letter-spacing: 1px;
    color: #777;
    padding: 10px 0;
    border: 0;
    width: 100%;
    border-bottom: 1px solid #dcdcdc;
    background: none;
    -webkit-appearance: none;
    outline: none;
    margin-bottom: 20px;
}

.modal-body.modal-body-sub_agile input[type="submit"] {
    border: none;
    padding: 10px 40px;
    font-size: 14px;
    outline: none;
    text-transform: uppercase;
    margin: 0;
    font-weight: 700;
    letter-spacing: 1px;
    background: #f47820;
    color: #fff;
    margin: 20px 0;
}

.modal-body.modal-body-sub_agile input[type="submit"]:hover {
    background: #000;
}

h3.agileinfo_sign {
    font-size: 33px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 20px;
    text-align: center;
    color: #f47820;
}

h3.agileinfo_sign span {
    font-weight: 300;
}

.modal-content {
    position: relative;
}

.main-mailposi span {
    position: absolute;
    font-size: 150px;
    color: #e8e8e8;
    opacity: .4;
    right: 7%;
    transform: rotate(-35deg);
    -ms-transform: rotate(-35deg);
    -webkit-transform: rotate(-35deg);
}

.modal-body.modal-body-sub_agile p a {
    color: #f47820;
}

.modal-body.modal-body-sub_agile p {
    line-height: 2em;
    color: #000;
    font-size: 15px;
    margin-bottom: 20px;
}

.modal-body.modal-body-sub_agile {
    padding: 0 2em 2em;
    margin-top: 1em;
}


/*-- //model_signin --*/


/*-- menu-navigation --*/



#menuToggle {
    display: block;
    position: fixed;
    height: 40px;
    right: 5%;
    top: 22px;
    width: 46px;
    z-index: 9999;
    background: #000;
}

#menuToggle span {
    background: #fff;
    display: block;
    height: 10%;
    left: 20%;
    position: absolute;
    top: 45%;
    width: 60%;
}
.cover {
width: 400px;
margin: auto;

}

.mastfoot
{
    padding-top:0px;
text-align:center;
margin: auto;

}
#menuToggle span:before,
#menuToggle span:after {
    background: #fff;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    top: -250%;
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    width: 100%;
}

 .myform {
           position: relative;
           display: -ms-flexbox;
           display: flex;
           padding: 1rem;
           -ms-flex-direction: column;
           flex-direction: column;
           width: 100%;
           pointer-events: auto;
           background-color: #fff;
           background-clip: padding-box;
           border: 1px solid rgba(0, 0, 0, .2);
           border-radius: 1.1rem;
           outline: 0;
           max-width: 500px;
       }
       
       .tx-tfm {
           text-transform: uppercase;
       }
       
       .mybtn {
           border-radius: 50px;
       }
       
       .login-or {
           position: relative;
           color: #aaa;
           margin-top: 10px;
           margin-bottom: 10px;
           padding-top: 10px;
           padding-bottom: 10px;
       }
       
       .span-or {
           display: block;
           position: absolute;
           left: 50%;
           top: -2px;
           margin-left: -25px;
           background-color: #fff;
           width: 50px;
           text-align: center;
       }
       
       .hr-or {
           height: 1px;
           margin-top: 0px !important;
           margin-bottom: 0px !important;
       }
       
       .google {
           color: #666;
           width: 100%;
           height: 40px;
           text-align: center;
           outline: none;
           border: 1px solid lightgrey;
       }
       
       form .error {
           color: #ff0000;
       }
       
       #second {
           display: none;
       }




#menuToggle span:after {
    top: 250%;
}





.open #menuToggle span {
    background: transparent;
    left: 20%;
    top: 45%;
}

.open #menuToggle span:before,
.open #menuToggle span:after {
    background: white;
    top: 0;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.open #menuToggle span:after {
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#menuToggle .navClosed {
    -moz-transition: background 0.1s linear;
    -o-transition: background 0.1s linear;
    -webkit-transition: background 0.1s linear;
    transition: background 0.1s linear;
}

#menuToggle .navClosed:before,
#menuToggle .navClosed:after {
    -moz-transition: top 0.2s linear 0.1s, -moz-transform 0.2s linear 0.1s;
    -o-transition: top 0.2s linear 0.1s, -o-transform 0.2s linear 0.1s;
    -webkit-transition: top 0.2s linear, -webkit-transform 0.2s linear;
    -webkit-transition-delay: 0.1s, 0.1s;
    transition: top 0.2s linear 0.1s, transform 0.2s linear 0.1s;
}

#menuToggle .navOpen {
    -moz-transition: background 0.1s linear 0.2s;
    -o-transition: background 0.1s linear 0.2s;
    -webkit-transition: background 0.1s linear;
    -webkit-transition-delay: 0.2s;
    transition: background 0.1s linear 0.2s;
}

#menuToggle .navOpen:before,
#menuToggle .navOpen:after {
    -moz-transition: top 0.2s linear, -moz-transform 0.2s linear;
    -o-transition: top 0.2s linear, -o-transform 0.2s linear;
    -webkit-transition: top 0.2s linear, -webkit-transform 0.2s linear;
    transition: top 0.2s linear, transform 0.2s linear;
}


/*-- //menu-navigation --*/


/*-- banner-text --*/

.

.agileits-banner-info h3 {
    color: #fff;
    font-size: 70px;
    letter-spacing: 4px;
    text-transform: uppercase;
}

.agileits-banner-info {
    text-align: center;
    margin-top: 7em;
}

.agileits-banner-info p {
    color: #fff;
    letter-spacing: 3px;
    font-weight: 200;
    margin: 10px 0;
}


/*-- button --*/

a.view {
    color: #fff;
    font-size: 16px;
    letter-spacing: 2px;
    display: inline-block;
    margin: 50px 0 0;
    font-family: 'Open Sans', sans-serif;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

a.view i {
    margin-right: 15px;
    font-size: 45px;
    vertical-align: middle;
}


/*-- //button --*/


/*-- down-effect --*/

.thim-click-to-bottom {
    position: absolute;
    bottom: 12%;
    left: 50%;
    width: 40px;
    height: 40px;
    font-size: 40px;
    line-height: 40px;
    -webkit-animation: bounce 2s infinite ease-in-out;
}

.thim-click-to-bottom i {
    color: #fff;
    padding: 20px 10px;
    border: 1px solid;
    border-radius: 20px;
    font-size: 15px;
}

@-webkit-keyframes bounce {
    0%,
    20%,
    60%,
    100% {
        -ms-transform: translateY(0);
    }
    0%,
    20%,
    60%,
    100% {
        -o-transform: translateY(0);
    }
    0%,
    20%,
    60%,
    100% {
        -moz-transform: translateY(0);
    }
    0%,
    20%,
    60%,
    100% {
        -webkit-transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-20px);
    }
    80% {
        -webkit-transform: translateY(-10px);
    }
}


/*-- //down-effect --*/


/*-- slider --*/

#slider2,
#slider3 {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin: 0 auto;
}

.rslides_tabs li:first-child {
    margin-left: 0;
}

.rslides_tabs .rslides_here a {
    background: rgba(255, 255, 255, .1);
    color: #fff;
    font-weight: bold;
}

.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%;
}

.callbacks img {
    position: relative;
    z-index: 1;
    height: auto;
    border: 0;
}

.callbacks .caption {
    display: block;
    position: absolute;
    z-index: 2;
    font-size: 20px;
    text-shadow: none;
    color: #fff;
    left: 0;
    right: 0;
    padding: 10px 20px;
    margin: 0;
    max-width: none;
    top: 10%;
    text-align: center;
}

.callbacks_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 55%;
    left: 40px;
    opacity: 0.7;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 34px;
    width: 34px;
    background: url(../../src/img/left.png) no-repeat 0px 0px;
}

.callbacks_nav.next {
    left: auto;
    background: url(../../src/img/right.png) no-repeat 0px 0px;
    right: -62px;
}

.callbacks_nav.prev {
    left: auto;
    background: url(../../src/img/left.png) no-repeat 0px 0px;
    left: -58px;
}

#slider3-pager a {
    display: inline-block;
}

#slider3-pager span {
    float: left;
}

#slider3-pager span {
    width: 100px;
    height: 15px;
    background: #fff;
    display: inline-block;
    border-radius: 30em;
    opacity: 0.6;
}

#slider3-pager .rslides_here a {
    background: #FFF;
    border-radius: 30em;
    opacity: 1;
}

#slider3-pager a {
    padding: 0;
}

#slider3-pager li {
    display: inline-block;
}

.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
}

.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}

.rslides li {
    position: relative;
    display: block;
    float: left;
}

.rslides img {
    height: auto;
    border: 0;
}

.callbacks_tabs {
    list-style: none;
    position: absolute;
    top: 90%;
    left: 49%;
    padding: 3px;
    margin: 0;
    display: block;
    z-index: 99;
}

.slider-top span {
    font-weight: 600;
}

.callbacks_tabs li {
    display: inline-block;
    padding: 4px;
}


/*----*/

.callbacks_tabs a {
    visibility: hidden;
    display: block;
}

.callbacks_tabs a:after {
    content: "\f111";
    font-size: 0;
    font-family: FontAwesome;
    visibility: visible;
    height: 10px;
    width: 10px;
    display: block;
    background: #ffffff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
}

.callbacks_here a:after {
    background: #f47820;
}


/*-- //slider --*/


/*-- //banner-text --*/


/*-- //banner --*/


/*-- about --*/

h3.tittle {
    color: #232323;
    font-size: 58px;
    text-align: center;
    letter-spacing: 1px;
}

h3.tittle span {
    color: #f47820;
}

.tittle-style {
    position: relative;
}

.tittle-style:before {
    content: "";
    background: #000;
    width: 7%;
    height: 1px;
    position: absolute;
    top: 0;
    left: 46%;
}

.tittle-style:after {
    content: "";
    background: #f47820;
    width: 3%;
    height: 5px;
    position: absolute;
    top: -2px;
    left: 48%;
    border-radius: 6px;
}

.title-div {
    margin-bottom: 70px;
}

.title-div p {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    color: #000;
    margin-top: 30px;
    font-size: 17px;
}

.banner-bottom-w3l,
.agileits-services,
.contact,
.team,
.what-w3ls {
    padding: 5em 0;
}

.banner_bottom_left h4 {
    font-size: 33px;
    color: #232323;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

.banner_bottom_left h4 span {
    color: #f47820;
}

.banner_bottom_left {
    padding: 0 20px 0 30px;
    height: 240px;
    position: relative;
}

h6.w3l-style {
    color: #f47820;
    font-size: 22px;
    letter-spacing: 2px;
    font-weight: 600;
    position: absolute;
    bottom: -37%;
    transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    left: -11.5%;
}

.banner_bottom_left p {
    color: #888;
    line-height: 2em;
    margin-bottom: 1em;
    font-size: 16px;
}


/*-- stats --*/

.stats-info-agile {
    background: url(../images/a3.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: 390px;
    padding: 0;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(10, 10, 10, 0.47);
    -moz-box-shadow: 0px 3px 5px 0px rgba(10, 10, 10, 0.47);
    box-shadow: 0px 3px 5px 0px rgba(10, 10, 10, 0.47);
}

.stats-grid {
    padding: 2em 0;
}

.numscroller {
    font-size: 58px;
    color: #fff;
    font-weight: 600;
    letter-spacing: 1px;
    font-family: 'Rasa', serif;
    line-height: 1;
}

.stats-info-agile p {
    color: #000;
    font-size: 16px;
}

.w3l-right-stats {
    background: #f47820;
    width: 33%;
    float: right;
    text-align: center;
}


/*-- //stats --*/


/*-- //about --*/


/*-- video section --*/

.video-w3l {
    background: rgba(0, 0, 0, 0.28);
    min-height: 400px;
    text-align: center;
}

.video-w3l h5 {
    color: #fff;
    font-size: 45px;
    letter-spacing: 2px;
    text-align: center;
    width: 70%;
    line-height: 1.5;
    margin: 0 auto;
    padding-top: 60px;
    text-shadow: 6px 4px 2px rgba(10, 10, 10, 0.78);
}

.video-w3l i {
    color: #fff;
    font-size: 50px;
    text-align: center;
    margin-top: 60px;
}


/*-- //video section --*/


/*-- services --*/

.wthree-heading h4 {
    font-size: 30px;
    color: #333;
    letter-spacing: 1px;
    margin-top: 18px;
}

.wthree-ser {
    padding: 0;
}

.wthree-ser i {
    font-size: 40px;
    color: #000;
    border: 1px solid #000;
    text-align: center;
    width: 70px;
    height: 70px;
    line-height: 1.7;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
}

.agileits-services-grids:nth-child(1) .wthree-ser i {
    color: #ff4f81;
    border: 1px solid #ff4f81;
}

.agileits-services-grids:nth-child(2) .wthree-ser i {
    color: #ffc168;
    border: 1px solid #ffc168;
}

.agileits-services-grids:nth-child(3) .wthree-ser i {
    color: #0079c1;
    border: 1px solid #0079c1;
}

.agileits-services-grids p {
    margin-top: 30px;
}

a.w3-buttons {
    color: #fff;
    padding: 12px 34px;
    background: #000;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    display: inline-block;
    font-size: 14px;
    letter-spacing: 1px;
    margin-top: 40px;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
}

.agileits-services-grids:nth-child(1) a.w3-buttons {
    background: #ff4f81;
}

.agileits-services-grids:nth-child(2) a.w3-buttons {
    background: #ffc168;
}

.agileits-services-grids:nth-child(3) a.w3-buttons {
    background: #0079c1;
}

.agileits-services-grids {
    padding: 30px;
    width: 32%;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.agileits-services-grids:hover {
    -webkit-box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.18);
    box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.18);
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.agileits-services-grids:nth-child(2) {
    margin: 0 22px;
}

.agileits-services-row-2 {
    margin-top: 40px;
}

.agileits-services-row-2 .agileits-services-grids:nth-child(1) .wthree-ser i {
    color: #0079c1;
    border: 1px solid #0079c1;
}

.agileits-services-row-2 .agileits-services-grids:nth-child(2) .wthree-ser i {
    color: #ff4f81;
    border: 1px solid #ff4f81;
}

.agileits-services-row-2 .agileits-services-grids:nth-child(3) .wthree-ser i {
    color: #ffc168;
    border: 1px solid #ffc168;
}

.agileits-services-row-2 .agileits-services-grids:nth-child(1) a.w3-buttons {
    background: #0079c1;
}

.agileits-services-row-2 .agileits-services-grids:nth-child(2) a.w3-buttons {
    background: #ff4f81;
}

.agileits-services-row-2 .agileits-services-grids:nth-child(3) a.w3-buttons {
    background: #ffc168;
}

.agileits-services-grids a.w3-buttons:hover,
.agileits-services-row-2 .agileits-services-grids a.w3-buttons:hover {
    background: #f47820;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
}


/*-- //services --*/


/*-- team --*/

.team {
    background: url(../../src/img/bg.png) no-repeat 0px 0px fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover; display:flex;
}

.team h3.tittle {
    color: #fff;
}

.team .tittle-style:before {
    background: #fff;
}

.team-info {
    position: relative;
    overflow: hidden;
}

.team-info img {
    width: 100%;
}

.team-caption h4 {
    color: #fff;
    font-size: 19px;
    font-weight: 800;
    letter-spacing: 1px;
}

.team-caption p {
    color: #FFFFFF;
    font-size: .9em;
    margin: 0;
}

.team-caption ul {
    padding: 0;
    margin-top: 20px;
}

.team-caption ul li {
    display: inline-block;
}

.team-caption ul li a {
    color: #333;
    text-align: center;
}

.team-caption ul li a i {
    height: 34px;
    width: 34px;
    line-height: 30px;
    border: solid 2px #FFF;
    background: none;
    color: #FFF;
    border-radius: 50%;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.team-caption ul li a i.fa.fa-facebook:hover {
    background: #3b5998;
}



.team-caption ul li a i.fa.fa-rss:hover {
    background: #f26522;
}

.team-caption {
    background: #f47820;
    padding: 1em;
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: center;
    width: 100%;
    -webkit-transition: .5s all;
    transition: .5s all;
    -moz-transition: .5s all;
}

.team-info:hover .team-caption {
    background-color: transparent;
    top: 50%;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    bottom: auto;
}

.team-info:hover .team-caption h4 {
    color: #FFFFFF;
}

.team-info:before {
    background-color: rgba(0, 0, 0, 0.459);
    border: 3px solid #f47820;
    bottom: 0;
    content: "";
    display: inline-block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.team-info:hover:before {
    opacity: 1;
}


/*-- //team --*/


/*-- experts --*/

.what-grid {
    margin-top: 20px;
}

.what-left {
    float: left;
    width: 15%;
    text-align: center;
}

.what-right {
    float: right;
    width: 83%;
}

.what-grid1 h4,
.what-grid h4 {
    font-size: 1.5em;
    color: #000;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.what-grid1 p,
.what-grid p {
    font-size: 14px;
    color: #777;
    padding-top: 10px;
}

.what-grid1 i {
    height: 60px;
    width: 60px;
    margin: 3px;
    font-size: 1.5em;
    border-radius: 50%;
    line-height: 60px;
    text-align: center;
    background: #f47820;
    color: #fff;
}

.what-top1 {
    margin: 3em 0;
}

p.w3agile {
    font-size: 14px;
    color: #777;
    width: 70%;
    margin: 0 auto;
    line-height: 28px;
    text-align: center;
}


/*-- //experts --*/


/*-- projects --*/

.gallery-agile-grids {
    padding: 0;
}


/*-- //projects --*/


/*-- testimonials --*/

.testimonials {
    padding-top: 5em;
}

.testimonials-main img {
    margin: 0 auto;
    width: 50%;
    float: left;
}

.testimonials-main {
    float: right;
    width: 100%;
}

.inner-testimonials-w3ls {
    position: relative;
}

.testimonial-info-wthree {
    padding: 3em 0em 0em 2em;
    width: 50%;
    float: right;
}

.testimonial-info-wthree h5 {
    font-size: 28px;
    letter-spacing: 1px;
    text-transform: capitalize;
    color: #f47820;
    margin-bottom: 30px;
}

.testimonial-info-wthree span {
    display: block;
    margin: 0.8em 0;
    font-size: 16px;
    letter-spacing: 1px;
    font-style: italic;
    color: #000;
}


/*-- //testimonials --*/


/*-- contact --*/


/*-- contact address --*/

.contact_grid_right h4 {
    font-size: 25px;
    color: #f47820;
    margin-bottom: 16px;
}

h5.small-title {
    font-size: 34px;
    letter-spacing: 1px;
    margin-bottom: 30px;
}

.address-row {
    margin-top: 35px;
}

.address-left {
    padding: 0;
    text-align: center;
}

.address-row i {
    font-size: 20px;
    color: #000;
}

.address-row h5 {
    font-size: 20px;
    color: #000;
    margin-bottom: 8px;
}

.address-row p a {
    color: #999;
}

.address-row p a:hover {
    color: #f47820;
}

.address-right {
    padding: 0 .5em;
}

.map {
    float: right;
}

.contact_grids_info {
    width: 40%;
    float: right;
}


/*-- //contact address --*/


/*-- map --*/

.map iframe {
    width: 100%;
    min-height: 400px;
    border: 0;
}

.map {
    padding: 0;
}


/*-- //map --*/


/*-- contact second section --*/

.contact-right p {
    font-weight: 700;
    color: #f47820;
    font-size: 18px;
    letter-spacing: 1px;
}

.contact-right span,
.contact-right a {
    color: #999;
    font-size: 15px;
    line-height: 1.9;
    letter-spacing: 1px;
    text-decoration: none;
}

.address-grid h4 {
    font-weight: 600;
    font-size: 1.2em;
    color: rgb(221, 38, 38);
    letter-spacing: 1px;
}

.address-grids span.fa {
    color: #000;
    font-size: 23px;
    float: left;
    width: 60px;
    height: 60px;
    border: 2px solid #f47820;
    text-align: center;
    line-height: 2.5;
}

.address-left-second {
    padding: 0px 0 0 80px;
}

.contact-right {
    padding-left: 2em;
    float: left;
    width: 65%;
}

.address-grids:nth-child(3),
.address-grids:nth-child(5) {
    margin: 30px 0;
}


/*-- //contact second section --*/


/*-- contact form --*/

.form-bg form {
    width: 85%;
    float: right;
}

.form-bg input[type="text"],
.form-bg input[type="email"],
.form-bg textarea {
    width: 100%;
    padding: 11px 0px;
    border: none;
    color: #000;
    outline: none;
    font-weight: 400;
    font-size: 15px;
    letter-spacing: 1px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -moz-transition: 0.5s all;
}

input.form-control {
    padding: 10px;
    font-size: 14px;
}


.header {
    text-align: center;
    width: 80%;
    margin: 0 auto;
}

.underline {
    position: relative;
    font-size: 20px;
    max-width: 350px;
    margin: auto;
    margin-bottom: 80px;
    color: #0099FF;
}
.address-grids{margin:30px 0;}
.form-bg input[type="text"],
.form-bg input[type="text"], .form-bg input[type="email"] {
    margin-bottom: 1em;
    background: #fff;
}

.form-bg textarea {
    resize: none;
    height: 100px;background:#fff;
}

.form-bg input[type="submit"] {
    background: #f47820;
    color: #ffffff;
    font-size: 14px;
    margin-top: 30px;
    border: 1px solid #fff;
    outline: none;
    letter-spacing: 2px;
    width: 100%;
    padding: 12px 0;
    transition: .5s ease-in;
    -webkit-transition: .5s ease-in;
    -moz-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    -ms-transition: .5s ease-in;
}

.form-bg input[type="submit"]:hover {
    background: #ffffff;
    color: #000;
}

.form-bg {
    padding: 4em;
    background: #252525;
    transition: .5s ease-in;
    -webkit-transition: .5s ease-in;
    -moz-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    -ms-transition: .5s ease-in;
}


/*-- //contact form --*/


/*-- //contact --*/


/*-- footer --*/

.footer-bot {
    background: #232327;
    padding: 2em 0;
    margin-top: 12em;
}

.w3ls-social-icons-2 {
    float: left;
    width: 32%;
    background: #f47820;
    padding: 60px 80px 60px 180px;
    text-align: right;
    margin-top: -10em;
    border-radius: 0 15px 15px 0;
    -webkit-border-radius: 0 15px 15px 0;
    -o-border-radius: 0 15px 15px 0;
    -ms-border-radius: 0 15px 15px 0;
    -moz-border-radius: 0 15px 15px 0;
}

.w3ls-social-icons-2 h3 {
    color: #fff;
    font-size: 25px;
    letter-spacing: 1px;
    margin-bottom: 20px;
}


/*-- social-icons --*/

.w3l_header_left-2 {
    text-align: right;
    margin-top: 2em;
}

.w3ls-social-icons-2 i {
    font-size: 17px;
    color: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 2.3;
    margin: 0 0.5em 0;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -moz-transition: 0.5s all;
    border: 1px solid #000;
}

.w3ls-social-icons-2 i:hover {
    background: #000;
    color: #fff;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -moz-transition: 0.5s all;
}


/*-- //social-icons --*/


/*-- newsletter --*/

.agileinfo-newsletter {
    float: left;
    width: 30%;
    padding-left: 3em;
}

.agileinfo-newsletter h3 {
    color: #fff;
    font-size: 30px;
    margin-bottom: 20px;
}

.agileinfo-newsletter h3 i {
    margin-right: 20px;
}

.ftr-menu {
    text-align: right;
    margin-top: 20px;
}

.agileinfo-newsletter input[type="email"] {
    width: 77%;
    padding: 1em;
    outline: none;
    color: #000;
    letter-spacing: 1px;
    font-size: 1em;
    border: none;
    background: #fff;
}

.agileinfo-newsletter input[type="submit"] {
    background: #f47820;
    color: #fff;
    font-size: 14px;
    letter-spacing: 1px;
    border: none;
    padding: 14px 0;
    width: 22%;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

h3.tittle {
    color: #232323;
    font-size: 58px;
    text-align: center;
    letter-spacing: 1px;
}

.agileinfo-newsletter input[type="submit"]:hover {
    background: #000000;
}

.w3layouts-newsletter {
    margin-bottom: 60px;
}


/*-- //newsletter --*/


/*-- footer logo --*/

.logo2 h2 a {
    font-size: 54px;
    color: #fff;
    text-align: center;
    letter-spacing: 4px;
    font-weight: 600;
    display: inline-block;
    text-decoration: none;
}

.logo2 h2 a span {
    color: #f47820;
}


/*-- //footer logo --*/


/*-- footer navigation --*/

.ftr-menu ul li {
    display: inline-block;
    margin: 0 11px;
}

.ftr-menu ul li a {
    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;
    font-size: 17px;
    color: #fff;
    letter-spacing: 2px;
}

.ftr-menu ul li a:hover {
    color: #eee;
}


/*-- //footer navigation --*/


/*-- copyright --*/

.copy-right {
    padding-top: 30px;
    border-top: 1px solid #fff;
    margin-top: 30px;
}

.copy-right p {
    color: #fff;
    text-align: center;
    letter-spacing: 2px;
}

.copy-right p a {
    color: #fff;
}

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


/*-- //copyright --*/


/*-- //footer --*/


/*-- bottom-to-top --*/

#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 24px;
    right: 1%;
    overflow: hidden;
    z-index: 999;
    width: 64px;
    height: 64px;
    border: none;
    text-indent: 100%;
    background: url("../images/arrow-up.png") no-repeat 0px 0px;
}

#toTopHover {
    width: 64px;
    height: 64px;
    display: block;
    overflow: hidden;
    float: right;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
}


/*-- //bottom-to-top --*/


/*--responsive--*/

@media(max-width: 1680px) {}

@media(max-width: 1600px) {
    .w3ls-social-icons-2 {
        padding: 60px 80px;
    }
}

@media(max-width: 1440px) {
   
    .banner,
    .banner-2,
    .banner-3 {
        min-height: 640px;
    }
    .agileits-banner-info {
        margin-top: 20em;
    }
    .w3ls-social-icons-2 {
        width: 35%;
    }
    .agileinfo-newsletter {
        width: 34%;
    }
}

@media(max-width: 1366px) {
   
    .video-w3l h5 {
        width: 80%;
    }
    .contact_grids_info {
        width: 46%;
    }
    .w3ls-social-icons-2 {
        width: 37%;
    }
}

@media(max-width: 1280px) {
    .banner,
    .banner-2,
    .banner-3 {
        min-height: 750px;
    }
    .agileits-banner-info h3 {
        font-size: 67px;
    }
    .stats-grid {
        padding: 1.5em 0;
    }
    .stats-info-agile {
        min-height: 384px;
    }
    .address-left-second {
        padding: 30px 0 0 50px;
    }
}

@media(max-width: 1080px) {
    .contact_grids_info {
        width: 50%;
    }
    .header-w3l ul li {
        width: 22%;
        padding: 11px 0;
    }
    .banner,
    .banner-2,
    .banner-3 {
        min-height: 640px;
    }
    .agileits-banner-info h3 {
        font-size: 63px;
    }
    .agileits-banner-info p {
        font-size: 14px;
    }
    .agileits-banner-info {
        margin-top: 17em;
    }
    .banner-bottom-w3l,
    .agileits-services,
    .contact,
    .team,
    .what-w3ls {
        padding: 2.5em 0;
    }
    .title-div p {
        width: 90%;
        font-size: 16px;
    }
    .banner_bottom_left p {
        font-size: 14.5px;
    }
    h6.w3l-style {
        left: -14.5%;
    }
    .banner_bottom_left {
        height: 232px;
    }
    .video-w3l h5 {
        width: 93%;
        font-size: 42px;
    }
    .agileits-services-grids:nth-child(2) {
        margin: 0 17px;
    }
    .agileits-services-grids {
        padding: 20px;
    }
    .what-top1 {
        margin: 2em 0;
    }
    .what-grid1 p,
    .what-grid p {
        font-size: 13.5px;
    }
    .testimonial-info-wthree h5 {
        margin-bottom: 20px;
    }
    .contact_grids_info p {
        font-size: 14px;
    }
    .testimonial-info-wthree {
        padding: 2em 0em 0em 2em;
    }
    .address-grids span.fa {
        font-size: 20px;
        width: 55px;
        height: 55px
    }
    .contact-right {
        padding-left: 1.5em;
        width: 85%;
    }
    .form-bg form {
        width: 100%;
        float: none;
    }
    .w3ls-social-icons-2 {
        width: 44%;
        padding: 55px 20px;
    }
    .agileinfo-newsletter {
        width: 46%;
    }
    .logo2 h2 a {
        font-size: 50px;
    }
    .ftr-menu ul li a {
        font-size: 16px;
    }
    .ftr-menu {
        margin-top: 21px;
    }
    .testimonials {
        padding-top: 4.5em;
    }
}

@media(max-width: 1050px) {
    .agileits-banner-info h3 {
        font-size: 60px;
    }
}

@media(max-width: 1024px) {
    .contact_grids_info p {
        font-size: 13px;
    }
    
}

@media(max-width: 991px) {
    #menuToggle {
        right: 13%;
    }
    .agileits-banner-info h3 {
        font-size: 57px;
    }
    .agileits-banner-info h3 {
        font-size: 57px;
    }
    .title-div p {
        width: 100%;
        font-size: 15px;
    }
    h3.tittle {
        font-size: 54px;
    }
    .tittle-style:before {
        width: 10%;
        left: 44.5%;
    }
    .tittle-style:after {
        width: 5%;
        left: 47%;
    }
    .banner_bottom_left p {
        font-size: 15px;
    }
    .stats-info-agile {
        min-height: 384px;
        margin-top: 12em;
    }
    h6.w3l-style {
        left: -8%;
        bottom: -60%;
    }
    .banner_bottom_left {
        height: 130px;
    }
    .video-w3l h5 {
        width: 100%;
        font-size: 40px;
    }
    .agileits-services-grids:nth-child(2) {
        margin: 0;
    }
    .agileits-services-grids {
        width: 33%;
    }
    .wthree-ser i {
        font-size: 30px;
        width: 60px;
        height: 60px;
        line-height: 1.9;
    }
    .wthree-heading h4 {
        font-size: 24px;
        margin-top: 21px;
    }
    .agileits-services-grids p {
        margin-top: 20px;
        font-size: 14px;
    }
    a.w3-buttons {
        padding: 12px 30px;
        font-size: 13px;
        margin-top: 30px;
    }
    .agileits-services-row-2 {
        margin-top: 10px;
    }
    .wthree-heading {
        padding: 0 0 0 1em;
    }
    .video-w3l {
        min-height: 380px;
    }
    .agileits-team-grid {
        padding: 0 .5em;
    }
    .what-grid {
        margin-top: 0;
        text-align: center;
        margin-bottom: 40px;
    }
    .what-grid img {
        margin: 0 auto;
    }
    .what-grid1 p,
    .what-grid p {
        font-size: 14px;
    }
    .title-div {
        margin-bottom: 55px;
    }
    .testimonial-info-wthree {
        padding: 0 0 0 2em;
    }
    .testimonial-info-wthree h5 {
        margin-bottom: 10px;
    }
    .testimonial-info-wthree span {
        margin: .5em 0;
        font-size: 15px;
    }
    .testimonial-info-wthree p {
        font-size: 13px;
    }
    .map {
        float: none;
    }
    .map iframe {
        min-height: 350px;
    }
    .contact_grids_info {
        width: 100%;
        float: none;
        margin-top: 40px;
    }
    .contact_grids_info p {
        font-size: 15px;
    }
    .w3ls-social-icons-2 {
        width: 46%;
    }
    .footer-bot {
        margin-top: 10em;
    }
    .agileinfo-newsletter {
        width: 52%;
    }
    .logo2 h2 a {
        font-size: 48px;
        letter-spacing: 2px;
    }
    .ftr-menu ul li a {
        font-size: 15px;
    }
    .ftr-menu ul li {
        margin: 0 8px;
    }
    .logo2 {
        padding: 0;
    }
    .ftr-menu {
        margin-top: 25px;
    }
    .w3layouts-newsletter {
        margin-bottom: 45px;
    }
}

@media(max-width: 900px) {
    .header-w3l ul li {
        width: 34%;
    }
    .logo h1 a {
        font-size: 54px;
    }
    .agileits-banner-info h3 {
        font-size: 54px;
    }
    .agileits-banner-info p {
        font-size: 13px;
    }
    .banner,
    .banner-2,
    .banner-3 {
        min-height: 600px;
    }
    .agileits-banner-info {
        margin-top: 15em;
    }
    .thim-click-to-bottom {
        bottom: 8%;
    }
    .wthree-heading {
        padding: 0 0 0 1.3em;
    }
    .video-w3l h5 {
        font-size: 35px;
    }
    .video-w3l {
        min-height: 340px;
    }
    .w3ls-social-icons-2 {
        width: 47%;
        padding: 55px 50px;
    }
}

@media(max-width: 800px) {
    .logo {
        padding-left: 20px;
    }
    .logo h1 a {
        font-size: 53px;
        letter-spacing: 3px;
    }
    .header-w3l ul li {
        width: 36%;
        font-size: 14px;
        margin-right: 20px;
    }
    .agileits-banner-info h3 {
        font-size: 48px;
    }
    .agileits-banner-info p {
        font-size: 12px;
    }
    .banner,
    .banner-2,
    .banner-3 {
        min-height: 554px;
    }
    .agileits-banner-info {
        margin-top: 0em;
    }
    .map iframe {
        min-height: 320px;
    }
    .w3ls-social-icons-2 {
        padding: 50px 30px;
    }
    .w3ls-social-icons-2 h3 {
        font-size: 30px;
    }
    .agileinfo-newsletter {
        padding-left: 1.5em;
    }
    .agileinfo-newsletter input[type="email"] {
        width: 70%;
    }
    .agileinfo-newsletter input[type="submit"] {
        width: 28%;
    }
    .ftr-menu ul li {
        margin: 0 6px;
    }
}

@media(max-width: 768px) {
    .agile-top {
        margin-top: 20px;
    }
    #menuToggle {
        right: 12%;
        top: 28px;
    }
    .making img {
    width: 100%;
}
    .banner-bottom-w3l,
    .agileits-services,
    .contact,
    .team,
    .what-w3ls {
        padding: 4em 0;
    }
    .testimonials {
        padding-top: 4em;
    }
    h6.w3l-style {
        left: -7.5%;
    }
    .contact_grids_info {
        width: 100%;
    }
    .address-row {
        margin-top: 30px;
    }
    .w3ls-social-icons-2 {
        margin-top: -8em;
    }
}

@media(max-width: 767px) {}

@media(max-width: 736px) {
    .wthree-heading h4 {
        font-size: 22px;
    }
    .agileits-team-grid {
        padding: 0 1em;
    }
    .modal-body.modal-body-sub_agile p a {
        display: block;
    }
}

@media(max-width: 667px) {
    .logo h1 a {
        font-size: 48px;
    }
    .making img {
    width: 100%;
}
    .header-w3l ul li {
        font-size: 13px;
        margin-right: 14px;
    }
    .agileits-banner-info h3 {
        font-size: 45px;
    }
    .agileits-banner-info p {
        font-size: 11px;
        margin: 6px 0;
    }
    a.view i {
        margin-right: 11px;
        font-size: 40px;
    }
    h6.w3l-style {
        left: -8.5%;
    }
    .video-w3l h5 {
        font-size: 32px;
    }
    .agileits-services-grids,
    .agileits-services-grids:nth-child(2) {
        width: 60%;
        margin: 0 auto;
        float: none;
        padding: 30px;
    }
    .wthree-heading {
        padding: 0;
    }
    h3.tittle {
        font-size: 48px;
    }
    .flex-direction-nav a {
        width: 34px;
        height: 34px;
    }
    .banner_bottom_left {
        height: 144px;
    }
    .logo2 {
        width: 100%;
        text-align: center;
    }
    .ftr-menu {
        margin-top: 25px;
        width: 100%;
        text-align: center;
    }
    .footer-bot {
        margin-top: 7em;
    }
    .wthree-heading h4 {
        font-size: 25px;
        margin-top: 18px;
    }
}

@media(max-width: 640px) {
    .logo {
        padding-left: 12px;
    }
    .making img {
    width: 100%;
}
    
    .div#products {flex: none !important;}
    .logo h1 a {
        font-size: 46px;
    }
    #menuToggle {
        right: 8%;
    }
    .header-w3l ul li {
        font-size: 12px;
        margin-right: 10px;
        padding: 10px 0;
        width: 40%;
    }
    
      li.mobile-menu {
    width: 45%;
}

.thim-click-to-bottom {
    display: none;
}

.navbar-fixed nav{height:auto;}
.nav-wrapper-2 .brand{background-size:contain;}
    .div#products {flex: none !important;}
    .banner,
    .banner-2,
    .banner-3 {
        min-height: 530px;
    }
    .agileits-banner-info h3 {
        font-size: 43px;
        letter-spacing: 3px;
    }
    a.view {
        font-size: 15px;
    }
    .testimonials-main img {
        width: 100%;
        float: none;
    }
    .testimonial-info-wthree {
        padding: 2em 0 0;
        width: 100%;
        float: none;
    }
    .flex-direction-nav a {
        width: 35px;
        height: 44px;
        bottom: -12%;
    }
    .testimonials {
        padding-top: 4em;
        padding-bottom: 2em;
    }
    .w3ls-social-icons-2 {
        padding: 40px 30px;
        width: 79%;
    }
    .agileinfo-newsletter {
        padding: 2em;
        width: 100%;
    }
    .w3layouts-newsletter {
        margin-bottom: 0px;
    }
}

@media(max-width: 600px) {
    .logo h1 a {
        letter-spacing: 2px;
    }
    
    .div#products {flex: none !important;}
    .banner,
    .banner-2,
    .banner-3 {
        min-height: 500px;
    }
    h6.w3l-style {
        left: -9.5%;
    }
    .video-w3l h5 {
        width: 96%;
    }
    .video-w3l i {
        margin-top: 35px;
    }
    .wthree-heading {
        padding: 0 1em;
    }
    .gallery-agile-grids {
        padding: 0;
        width: 33%;
    }
    .img-big-wrap img {
    width: 100%;
}
}

@media(max-width: 568px) {
    .logo h1 a {
        font-size: 43px;
    }
    .making img {
    width: 100%;
}
    .div#products {flex: none !important;}
    .logo h1 a {
        font-size: 43px;
    }
    .logo h1 a {
        font-size: 43px;
    }
    .title-div p {
        font-size: 14px;
    }
    .banner_bottom_left p {
        font-size: 14px;
    }
    .banner_bottom_left {
        padding: 0 0 0 30px;
    }
    .numscroller {
        font-size: 53px;
    }
    .stats-info-agile p {
        font-size: 14px;
    }
    .stats-info-agile {
        min-height: 359px;
    }
    .video-w3l h5 {
        padding-top: 53px;
    }
    .video-w3l h5 {
        font-size: 30px;
    }
    .what-left {
        width: 20%;
    }
    .what-right {
        width: 80%;
    }
    .img-big-wrap img {
    width: 100%;
}
}

@media(max-width: 480px) {
    .logo {
        width: 60%;
    }
    .making img {
    width: 100%;
}
    
.nav-wrapper-2 .brand {
    background-image: url(../img/earthpowl-logo.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 17px 40px;
    margin-top: 19px;
    transition: .5s;
}
ul.left.hide-on-med-and-down li {
    width: 100%;
}

    ul.left.hide-on-med-and-down {
    width: 30%;
}
ul.right.hide-on-med-and-down li a {
    margin-right: 0px !important;
    margin-left:2px;
}
header.navbars.navbars-fixed-top.navbar-inverse {
    margin-top: 6%;
}

    .div#products {flex: none !important;}
    .logo h1 a {
        font-size: 45px;
    }
    .header-w3l {
        text-align: left;
        margin-top: 17px;
        width: 100%;
    }
    .header-w3l ul li {
        font-size: 11px;
        margin-right: 10px;
        padding: 9px 0;
        width: 25%;
    }
    .agileits-banner-info h3 {
        font-size: 36px;
        letter-spacing: 2px;
    }
    .agileits-banner-info p {
        letter-spacing: 2px;
    }
    .banner,
    .banner-2,
    .banner-3 {
        min-height: 460px;
    }
    a.view {
        margin: 35px 0 0;
    }
    .banner-bottom-w3l,
    .agileits-services,
    .contact,
    .team,
    .what-w3ls {
        padding: 3em 0;
    }
    h3.tittle {
        font-size: 45px;
    }
    .tittle-style:before {
        width: 13%;
        left: 43.5%;
    }
    .tittle-style:after {
        width: 6%;
    }
    .banner_bottom_left {
        height: 185px;
    }
    h6.w3l-style {
        left: -10.5%;
        bottom: -44%;
        font-size: 18px;
    }
    .numscroller {
        font-size: 45px;
    }
    .numscroller {
        font-size: 45px;
    }
    .stats-grid {
        padding: 1em 0;
    }
    .stats-info-agile {
        min-height: 294px;
    }
    .w3l-right-stats {
        width: 37%;
    }
    .video-w3l h5 {
        font-size: 27px;
        padding-top: 25px;
    }
    .video-w3l {
        min-height: 283px;
    }
    .agileits-services-grids,
    .agileits-services-grids:nth-child(2) {
        width: 90%;
    }
    .what-grid1 p,
    .what-grid p {
        font-size: 13px;
    }
    .testimonials {
        padding-bottom: 3em;
    }
    .wthree-heading {
        padding: 0 0em;
    }
    .map iframe {
        min-height: 300px;
    }
    .contact_grid {
        width: 50%;
    }
    .contact_grid:nth-child(4) {
        margin-top: 30px;
    }
    .address-row {
        margin-top: 20px;
    }
    .form-bg {
        padding: 2em;
    }
    .address-left-second {
        padding: 30px 0 0 30px;
    }
    .contact-right span,
    .contact-right a {
        font-size: 14px;
    }
    .w3ls-social-icons-2 {
        width: 90%;
    }
    .ftr-menu ul li {
        margin: 0 10px;
        line-height: 2.2;
    }
    p {
        font-size: 14px;
    }
    .copy-right {
        padding-top: 20px;
        margin-top: 20px;
    }
    .ftr-menu {
        margin-top: 18px;
    }
    .agileinfo-newsletter input[type="email"] {
        font-size: .9em;
    }
    .agileinfo-newsletter input[type="submit"] {
        font-size: 13px;
        padding: 12px 0;
    }
    .agileinfo-newsletter {
        padding: 2em 2em 1em;
    }
    .logo2 h2 a {
        font-size: 45px;
    }
    .img-big-wrap img {
    width: 100%;
}

.gallery-agile-grids {
    width: 95%;
}
}

@media(max-width: 440px) {
    .header-w3l ul li {
        width: 30%;
    }
    .making img {
    width: 100%;
}
    
    .div#products {flex: none !important;}
    .thim-click-to-bottom {
        left: 45%;
    }
    .title-div {
        margin-bottom: 30px;
    }
    .banner_bottom_left {
        height: 198px;
    }
    .video-w3l {
        min-height: 272px;
    }
    .video-w3l h5 {
        font-size: 25px;
    }
    .what-grid1 p,
    .what-grid p {
        padding-top: 3px;
    }
    .what-right {
        width: 78%;
    }
    .footer-bot {
        padding: 1.5em 0;
    }
    
    .img-big-wrap img {
    width: 100%;
}
.gallery-agile-grids {
    width: 95%;
}
}

@media(max-width: 414px) {
    .banner_bottom_left p {
        font-size: 13.5px;
    }
    .making img {
    width: 100%;
}
    
    .div#products {flex: none !important;}
    .callbacks_tabs {
        top: 40%;
        left: 85.5%;
    }
    .agileits-team-grid {
        padding: 0 .5em;
    }
    .gallery-agile-grids {
        width: 50%;
    }
    .map iframe {
        min-height: 250px;
    }
    h5.small-title {
        font-size: 32px;
        margin-bottom: 20px;
    }
    .contact_grids_info p {
        font-size: 13px;
    }
    .address-grids span.fa {
        font-size: 19px;
        width: 50px;
        height: 50px;
    }
    .contact-right p {
        font-size: 16px;
    }
    .contact-right span,
    .contact-right a {
        font-size: 12px;
    }
    .w3ls-social-icons-2 {
        padding: 30px 28px;
    }
    .w3ls-social-icons-2 h3 {
        font-size: 26px;
    }
    .ftr-menu ul li a {
        font-size: 14px;
    }
    .copy-right p {
        letter-spacing: 1px;
    }
    .modal-body.modal-body-sub_agile p {
        font-size: 14px;
    }
    
    .img-big-wrap img {
    width: 100%;
}
}

@media(max-width: 384px) {
    .banner,
    .banner-2,
    .banner-3 {
        min-height: 350px;
    }
    .making img {
    width: 100%;
}
    
    .div#products {flex: none !important;}
    .agileits-banner-info h3 {
        font-size: 32px;
        letter-spacing: 1px;
    }
    a.view {
        font-size: 13px;
    }
    .banner_bottom_left p {
        font-size: 13px;
    }
    h6.w3l-style {
        left: -12.5%;
        bottom: -38%;
    }
    .numscroller {
        font-size: 38px;
    }
    .stats-info-agile p {
        font-size: 12px;
    }
    .stats-info-agile {
        min-height: 260px;
    }
    .video-w3l h5 {
        font-size: 23px;
    }
    .video-w3l {
        min-height: 256px;
    }
    .video-w3l {
        min-height: 256px;
    }
    .wthree-heading {
        padding: 0 1em;
    }
    .what-right {
        width: 74%;
    }
    .modal-body.modal-body-sub_agile p {
        font-size: 13px;
    }
    
    .img-big-wrap img {
    width: 100%;
}
.gallery-agile-grids {
    width: 95%;
}
}

@media(max-width: 375px) {
    .banner_bottom_left {
        height: 238px;
    }
    .making img {
    width: 100%;
}
    .div#products {flex: none !important;}
    .video-w3l i {
        margin-top: 22px;
    }
    .agileits-banner-info p {
        font-size: 10px;
    }
    .agileits-banner-info {
        margin-top: 12em;
    }
    .agileits-banner-info {
        margin-top: 12em;
    }
    .thim-click-to-bottom i {
        padding: 13px 6px;
    }
    a.view i {
        margin-right: 7px;
    }
    .agile-top {
        margin-top: 10px;
    }
    .logo h1 a {
        font-size: 42px;
    }
    #menuToggle {
        right: 12%;
        top: 12px;
    }
    .banner-bottom-w3l,
    .agileits-services,
    .contact,
    .team,
    .what-w3ls {
        padding: 2.5em 0;
    }
    h3.tittle {
        font-size: 38px;
    }
    .tittle-style:after {
        width: 8%;
        left: 46%;
    }
    .tittle-style:before {
        width: 16%;
        left: 41.5%;
    }
    .title-div p {
        font-size: 13px;
        margin-top: 24px;
    }
    .banner_bottom_left h4 {
        font-size: 30px;
    }
    .contact-right {
        padding-left: 1em;
        width: 83%;
    }
    .w3ls-social-icons-2 i {
        font-size: 15px;
        width: 35px;
        height: 35px;
        margin: 0 .3em 0;
    }
    .agileinfo-newsletter h3 {
        font-size: 28px;
        margin-bottom: 14px;
    }
    .logo2 h2 a {
        font-size: 40px;
    }
    .ftr-menu ul li {
        margin: 0 7px;
    }
    .form-bg input[type="text"],
    .form-bg input[type="email"],
    .form-bg textarea {
        font-size: 14px;
    }
    .form-bg input[type="submit"] {
        font-size: 13px;
        margin-top: 20px;
    }
    .banner,
    .banner-2,
    .banner-3 {
        min-height: 400px;
    }
    a.view {
        margin: 24px 0 0;
    }
    
    .img-big-wrap img {
    width: 100%;
}
}


@media(max-width: 360px) {
.gallery-agile-grids {
    width: 95%;
}
  li.mobile-menu {
    width: 100%;
}
    .navbar-inverse {
    margin-top: 15%;
}
.thim-click-to-bottom {
    display: none;
}

.navbar-fixed nav{height:auto;}
.nav-wrapper-2 .brand{background-size:contain;}
    .div#products {flex: none !important;}
.div#products {flex: none !important;}
}

@media(max-width: 320px) {
  li.mobile-menu {
    width: 100%;
}
 
 .making img {
    width: 100%;
}
    .navbar-inverse {
    margin-top: 15%;
}
.thim-click-to-bottom {
    display: none;
}

.navbar-fixed nav{height:auto;}
.nav-wrapper-2 .brand{background-size:contain;}
    .div#products {flex: none !important;}
    
    #menuToggle {
        right: 12%;
        top: 15px;
    }
    .logo h1 a {
        font-size: 40px;
    }
    .header-w3l ul li {
        width: 45%;
        font-size: 11px;
    }
    .agileits-banner-info h3 {
        font-size: 28px;
        letter-spacing: 1px;
    }
    .agileits-banner-info p {
        letter-spacing: 1px;
    }
    a.view {
        font-size: 12px;
        letter-spacing: 1px;
    }
    a.view i {
        margin-right: 6px;
        font-size: 32px;
    }
    .banner,
    .banner-2,
    .banner-3 {
        min-height: 350px;
    }
    .agileits-banner-info {
        margin-top: 0em;
    }
    .callbacks_tabs {
        top: 73%;
    }
    .banner-bottom-w3l,
    .agileits-services,
    .contact,
    .team,
    .what-w3ls {
        padding: 2em 0;
    }
    .banner_bottom_left h4 {
        font-size: 25px;
        margin-bottom: 6px;
    }
    .banner_bottom_left {
        height: 288px;
    }
    h6.w3l-style {
        left: -15.5%;
        bottom: -27%;
    }
    .numscroller {
        font-size: 34px;
    }
    .stats-grid {
        padding: .5em 0;
    }
    .stats-info-agile p {
        font-size: 11px;
    }
    .stats-info-agile {
        min-height: 201px;
        margin-top: 10.5em;
    }
    .wthree-heading h4 {
        font-size: 23px;
    }
    .agileits-services-grids p {
        margin-top: 13px;
        font-size: 13px;
    }
    a.w3-buttons {
        font-size: 12px;
        margin-top: 20px;
    }
    .agileits-services-grids,
    .agileits-services-grids:nth-child(2) {
        padding: 16px;
    }
    .agileits-team-grid {
        padding: 0 1em;
        width: 100%;
    }
    .agileits-team-grid:nth-child(2),
    .agileits-team-grid:nth-child(3),
    .agileits-team-grid:nth-child(4) {
        margin-top: 2em;
    }
    .what-grid1 i {
        height: 50px;
        width: 50px;
        font-size: 1.3em;
        line-height: 49px;
    }
    .what-grid1 h4,
    .what-grid h4 {
        font-size: 1.3em;
        letter-spacing: 0px;
    }
    .what-grid1 p,
    .what-grid p {
        font-size: 12.5px;
    }
    .gallery-agile-grids {
        width: 100%;
    }
    h3.tittle {
        font-size: 35px;
    }
    .testimonials {
        padding-top: 2em;
    }
    .contact_grid {
        width: 100%;
    }
    .contact_grid:nth-child(4),
    .contact_grid:nth-child(3) {
        margin-top: 30px;
    }
    .w3l-right-stats {
        width: 40%;
    }
    .contact-right {
        width: 80%;
    }
    .contact-right span,
    .contact-right a {
        letter-spacing: 0px;
    }
    .address-grids:nth-child(3),
    .address-grids:nth-child(5) {
        margin: 25px 0;
    }
    .w3ls-social-icons-2 {
        width: 97%;
    }
    .agileinfo-newsletter h3 {
        font-size: 25px;
    }
    .agileinfo-newsletter h3 i {
        margin-right: 14px;
    }
    .agileinfo-newsletter {
        padding: 2em 1em 1em;
    }
    .ftr-menu ul li a {
        font-size: 13px;
    }
    .ftr-menu ul li {
        margin: 0 4px;
    }
    .copy-right p {
        font-size: 13px;
    }
    .logo2 h2 a {
        font-size: 38px;
    }
    .modal-body.modal-body-sub_agile input[type="text"],
    .modal-body.modal-body-sub_agile input[type="email"],
    .modal-body.modal-body-sub_agile input[type="password"] {
        font-size: 13px;
        margin-bottom: 10px;
    }
    
    
    .img-big-wrap img {
    width: 100%;
}
}


/*--//responsive--*/

.col-xs-4.logo img {
    width: 75%;
    padding: 10px;
}

.logo2 h2 a {
    font-size: 30px;
}

.video-w3l {
    background: url("../images/bg5.jpg");
}

i.fa.fa-facebook {
    background: #3b5998;
}



.gallery-agile h3.tittle {
    margin-top: 74px;
}

.product_view .modal-dialog {
    max-width: 800px;
    width: 100%;
}

.pre-cost {
    text-decoration: line-through;
    color: #a5a5a5;
}

.space-ten {
    padding: 10px 0;
}

.add-cart {
    background: #f47820;
    border: #f47820;
}


/*select css*/


/* 
// Listrap v1.0, by Gustavo Gondim (http://github.com/ggondim)
// Licenced under MIT License
// For updates, improvements and issues, see https://github.com/inosoftbr/listrap
*/


/* Basic Styling */


/* Basic Styling */

html,
body {
    height: 100%;
    width: 100%;
    margin: 0;
    font-family: 'Roboto', sans-serif;
}




/* Columns */

.left-column {
    width: 65%;
    position: relative;
}

.right-column {
    width: 35%;
    margin-top: 60px;
}


/* Left Column */

.left-column img {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    transition: all 0.3s ease;
}

.left-column img.active {
    opacity: 1;
}


/* Product Description */

.product-description {
    border-bottom: 1px solid #E1E8EE;
    margin-bottom: 20px;
}

.product-description span {
    font-size: 12px;
    color: #358ED7;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-decoration: none;
}

.product-description h1 {
    font-weight: 300;
    font-size: 52px;
    color: #43484D;
    letter-spacing: -2px;
}

.product-description p {
    font-size: 16px;
    font-weight: 300;
    color: #86939E;
    line-height: 24px;
}


/* Product Color */

.product-color {
    margin-bottom: 30px;
}

.color-choose div {
    display: inline-block;
}

.color-choose input[type=&quot;
radio&quot;
] {
    display: none;
}

.color-choose input[type=&quot;
radio&quot;
] + label span {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin: -1px 4px 0 0;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 50%;
}

.color-choose input[type=&quot;
radio&quot;
] + label span {
    border: 2px solid #FFFFFF;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.33);
}

.color-choose input[type=&quot;
radio&quot;
]#red + label span {
    background-color: #C91524;
}

.color-choose input[type=&quot;
radio&quot;
]#blue + label span {
    background-color: #314780;
}

.color-choose input[type=&quot;
radio&quot;
]#black + label span {
    background-color: #323232;
}

.color-choose input[type=&quot;
radio&quot;
]:checked + label span {
    background-image: url(images/check-icn.svg);
    background-repeat: no-repeat;
    background-position: center;
}


/* Cable Configuration */

.cable-choose {
    margin-bottom: 20px;
}

.cable-choose button {
    border: 2px solid #E1E8EE;
    border-radius: 6px;
    padding: 13px 20px;
    font-size: 14px;
    color: #5E6977;
    background-color: #fff;
    cursor: pointer;
    transition: all .5s;
}

.cable-choose button:hover,
.cable-choose button:active,
.cable-choose button:focus {
    border: 2px solid #86939E;
    outline: none;
}

.cable-config {
    border-bottom: 1px solid #E1E8EE;
    margin-bottom: 20px;
}

.cable-config a {
    color: #358ED7;
    text-decoration: none;
    font-size: 12px;
    position: relative;
    margin: 10px 0;
    display: inline-block;
}

.cable-config a:before {
    content: &quot;
    ?&quot;
    ;
    height: 15px;
    width: 15px;
    border-radius: 50%;
    border: 2px solid rgba(53, 142, 215, 0.5);
    display: inline-block;
    text-align: center;
    line-height: 16px;
    opacity: 0.5;
    margin-right: 5px;
}


/* Product Price */

.product-price {
    display: flex;
    align-items: center;
}

.product-price span {
    font-size: 26px;
    font-weight: 300;
    color: #43474D;
    margin-right: 20px;
}

.left-column img {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    transition: all 0.3s ease;
}

.cart-btn {
    display: inline-block;
    background-color: #7DC855;
    border-radius: 6px;
    font-size: 16px;
    color: #FFFFFF;
    text-decoration: none;
    padding: 12px 30px;
    transition: all .5s;
}

.cart-btn:hover {
    background-color: #64af3d;
}

.cable-choose select.form-control {
    height: 34px !important;
}


/* Responsive */

@media (max-width: 940px) {

    .left-column,
    .right-column {
        width: 100%;
    }
    .left-column img {
        width: 300px;
        right: 0;
        top: -65px;
        left: initial;
    }
    .div#products {flex: none !important;}
}

@media (max-width: 535px) {
    .left-column img {
        width: 220px;
        top: -85px;
    }
}

.div#products {flex: none !important;}

.products-img {
    width: 100%;
    background: url(../../src/img/1day-order.png);
    background-repeat: no-repeat;
    height: 42px;
}

.products-img2 {
    width: 100%;
    background: url(../../src/img/7days-order.png);
    background-repeat: no-repeat;
    height: 42px;
}

.products-imgs {
    width: 100%;
    background: url(../../src/img/30days-order.png);
    background-repeat: no-repeat;
    height: 42px;
}

.color-choose input[type="radio"] + label span {
    display: inline-block;
    width: 137px;
    height: 50px;
    margin: -7px 4px 0 0;
    vertical-align: middle;
    cursor: pointer;
    /* border-radius: 50%; */
}

.color-choose input[type="radio"]:checked + label span {
    background-image: url(../../src/img/check-icn.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.color-choose input[type="radio"] {
    display: none;
}

.my-cart.cart-btn {
    display: inline-block;
    background-color: #f47820;
    border-radius: 6px;
    font-size: 16px;
    color: #FFFFFF;
    text-decoration: none;
    padding: 12px 30px;
    transition: all .5s;
}

.callbacks_container img {
    width: 100%;
}

[type="radio"]:not(:checked)+label:before, [type="radio"]:not(:checked)+label:after{display:none !important;}
.agileits-team-grids a {
    color: #fff;
    font-size: 23px;
}

[type="radio"]:checked+label:after, [type="radio"].with-gap:checked+label:after{display:none !important;}


a.col-md-6.btn.btn-lg.btn-primary.text-uppercase {
    background: #f47820;
    border: #f47820;
}

.checkput-item{ background:#f47820; border:#f47820;}

dt {
    font-weight: bold;
    color: #f47b25;
}

.form-group.registration-date span {
    color: #f47820;
}

.cable-config span {
    color: #f47820;
}

a.col-md-12.btn.btn-lg.btn-primary.text-uppercase {background: #f47820;border: #f47820;}
p {
    text-align: justify;
}



.stats-grid.stat-border p{text-align:center; font-weight:700;}
.stats-grid p{text-align:center; font-weight:700;}
.stats-grid.stat-border.border-st2 p{ text-aglin; font-weight:700;}



.row.button {
    /* text-align: center; */
    margin: auto;
    width: 100%;
    background: #fff;
    position: fixed;
    z-index: 99999;
    bottom: 0px;
    opacity: 0.7;
    justify-content: center !important;
    display: flex;
}
.row.button a {
    color: #f47820;
    display: flex;
    text-align: left;
    align-items: center;
}

.social {
    position: fixed;
    top: 280px;
    right: 60px; z-index:99;
}
.social a{ color:#fff;}

.social ul {
  padding: 0px;
  -webkit-transform: translate(270px, 0);
  -moz-transform: translate(270px, 0);
  -ms-transform: translate(270px, 0);
  -o-transform: translate(270px, 0);
  transform: translate(270px, 0);
}

.social ul li {
    display: block;
    margin: 3px;
    background: rgba(171, 219, 209, 0.36);
    width: 336px;
    text-align: left;
    padding: 5px;
    -webkit-border-radius: 30px 0 0 30px;
    -moz-border-radius: 30px 0 0 30px;
    border-radius: 30px 0 0 30px;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

.social ul li:hover {
  -webkit-transform: translate(-30px, 0);
  -moz-transform: translate(-30px, 0);
  -ms-transform: translate(-30px, 0);
  -o-transform: translate(-30px, 0);
  transform: translate(-30px, 0);
  background: rgba(173, 178, 177, 0.4);
}

.social ul li:hover a {
  color: #000;
}

.social ul li:hover i {
  color: #fff;
  background: #16a085;
}

.social ul li i {
  margin-right: 10px;
  color: #000;
  background: #fff;
  padding: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 40px;
  height: 40px; 
  font-size: 20px;
  background: #ffffff;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);

}



.tabs-left > .nav-tabs {
  border-bottom: 0;
}

.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}

.tab-content > .active,
.pill-content > .active {
  display: block;
}

.tabs-left > .nav-tabs > li {
  float: none;
}

.tabs-left > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}

.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}

.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
     -moz-border-radius: 4px 0 0 4px;
          border-radius: 4px 0 0 4px;
}

.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}

.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff;
}

div#home {
    text-align: center;
}


div#abouts {
    background-image: url(../../src/img/cow_background.png);
    background-repeat: no-repeat;
    background-size: cover;
}

div#abouts h3 {
    color: #fff;
}

div#abouts p {
    color: #fff;
}

.col6.firstcol {
    width: 20%;
    float: left;
}

.col6.firstcol img {
    width: 100%;
}

li.pad {
    display: inline;
}

ul.app-store img {
    width: 20%;
}

.modal-content{ background-image: url("../../src/img/modal_background.jpg");}



.view-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-left: 0;
    margin-bottom: 0;
}
.thumbnail
{
    margin-bottom: 30px;
    padding: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.item.list-group-item
{
    float: none;
    width: 100%;
    background-color: #fff;
    margin-bottom: 30px;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0 1rem;
    border: 0;
}
.item.list-group-item .img-event {
    float: left;
    width: 30%;
}

.item.list-group-item .list-group-image
{
    margin-right: 10px;
}
.item.list-group-item .thumbnail
{
    margin-bottom: 0px;
    display: inline-block;
}
.item.list-group-item .caption
{
    float: left;
    width: 70%;
    margin: 0;
}

.item.list-group-item:before, .item.list-group-item:after
{
    display: table;
    content: " ";
}

.item.list-group-item:after
{
    clear: both;
}

.img-event img {
    width: 100%;
}


.btn-glyphicon { padding:8px; background:#ffffff; }
.icon-btn { padding: 1px 3px 3px 3px; border-radius:50px;}

.add-button {background:#f47820!important; border:#f47820 !important;}


.lead{ font-size:16px;}



p.group.inner.list-group-item-text {
    color: #585858;
}

p.lead{color: #585858;}

div#products{ display:flex;}



.mean_left ul {
   position: absolute;
}

 .mean_left ul li {
   height: 50px;
   background: green;
   display: block;
   font-family: "Oswald", sans-serif;
   position: relative;
   z-index: 100;
   margin: 5px 0;
   -webkit-animation: menu 2s;
   -webkit-animation-fill-mode: forwards;
   -moz-animation: menu 2s; 
   -moz-animation-fill-mode: forwards; 
   -ms-animation: menu 2s; 
   -ms-animation-fill-mode: forwards; 
   animation: menu 2s; /* Safari and Chrome */animation-fill-mode: forwards; 
   opacity: 0;
  
}

.mean_left ul li:hover {
   cursor: pointer;
  }
  
  
.mean_left ul li:before {
    display: none;
    height: 50px;
    width: 50px;
    content: '>';
    font-size: 1em;
    position: absolute;
    left: 0;
    top: 0;
    border-right: rgba(255,255,255,0.2) 1px solid;
    text-align: center;
    color: #fff;
    text-shadow: rgba(0,0,0,0.2) 1px 1px 1px;
    z-index: 200;
    line-height: 3.3em;
    
  }
    
  
  .mean_left li a {
      
     color: #fff;
     display: block;
     height: 50px;
     padding: 5px 2em 0 25px;
     z-index: 100;
     text-decoration: none;
     text-transform: uppercase;
     font-size: 15px;
     line-height: 2.8em;
     position: absolute;
     top: 0;
     left: 0;
     overflow: hidden;
     -webkit-transition: all 0.1s ease-in-out;
     -moz-transition: all 0.1s ease-in-out;
     -ms-transition: all 0.1s ease-in-out;
     transition: all 0.1s ease-in-out;
     text-shadow: rgba(0,0,0,0.3) 1px 1px;
      webkit-border-radius: 30px 0 0 30px !important;
 border-radius: 0px 30px 30px 0px !important;
}

  .mean_left ul li:nth-child(1) a {
    background: #888888; opacity:0.7;
  }

  .mean_left ul li:nth-child(2) a {
    background: #628179; opacity:0.7;
  }

  .mean_left ul li:nth-child(3) a {
    background: #f47820; opacity:0.7;
  }

  .mean_left ul li:nth-child(4) a {
    background: #654b6b; opacity:0.7;
  }

  .mean_left ul li:nth-child(5) a {
    background: #bd2a4e; opacity:0.7;
  }

.mean_left li a:hover {
   opacity: 1.0;
   padding-right: 3.0em;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

.mean_left ul li:nth-child(2) {
   -webkit-animation-delay: 0.4s;
   -moz-animation-delay: 0.4s;
   -ms-animation-delay: 0.4s;
   animation-delay: 0.4s;
}

.mean_left ul li:nth-child(3) {
   -webkit-animation-delay: 0.8s; 
   -moz-animation-delay: 0.8s;
   -ms-animation-delay: 0.8s;
   animation-delay: 0.8s;
}

.mean_left ul li:nth-child(4) {
   -webkit-animation-delay: 1.2s;
   -moz-animation-delay: 1.2s; 
   -ms-animation-delay: 1.2s; 
   animation-delay: 1.2s; 
}

.mean_left ul li:nth-child(5) {
   -webkit-animation-delay: 1.6s;
   -moz-animation-delay: 1.6s;
   -ms-animation-delay: 1.6s;
   animation-delay: 1.6s;
}

@-webkit-keyframes menu {
  0%   {opacity: 0;}
  25%  {opacity: 0.7;}
  50%  {opacity: 1;}
  100% {opacity: 1;}
}

@-moz-keyframes menu {
  0%   {opacity: 0;}
  25%  {opacity: 0.7;}
  50%  {opacity: 1;}
  100% {opacity: 1;}
}

@-ms-keyframes menu {
  0%   {opacity: 0;}
  25%  {opacity: 0.7;}
  50%  {opacity: 1;}
  100% {opacity: 1;}
}

@keyframes menu {
  0%   {opacity: 0;}
  25%  {opacity: 0.7;}
  50%  {opacity: 1;}
  100% {opacity: 1;}
}
.mean_left {
    clear: both;
    display: flex;
    position: absolute;
    z-index: 99;
    top: 200%;
}

.img-event img{ height:250px;}

.product-descri{letter-spacing:0px;line-height:0px;}

.clouse {
    color: #ee810c;
}

a.nav-toggle {
    color: #f47820;
}

ul.nav-tab li a.scroll {
    width: 110px;
}

li.cart.nav.dropdown {
    width: 7%;
    border-radius: 60%;
}


ul.add-carts.dropdown-menu{
    position: absolute;
    top: 146%;
    left: -60px;

}

ul.add-carts.dropdown-menu li {
    border: none;
}

.count {
    position: absolute;
    top: -3px;
    right: -8px;
    height: 20px;
    width: 20px;
    background: #e94b35;
    color: #fff;
    font-size: 1.5rem;
    font-weight: 700;
    border-radius: 50%;
    text-indent: 0;
    -webkit-transition: -webkit-transform .2s .5s;
    transition: -webkit-transform .2s .5s;
    transition: transform .2s .5s;
    transition: transform .2s .5s,-webkit-transform .2s .5s;
}

.cat-drop.dropdown-toggle::after{display:none !important;}



/*popup css */
.modal .modal-header {
  border-bottom: none;
  position: relative;
}
.modal .modal-header .btn {
  position: absolute;
  top: 0;
  right: 0;
  margin-top: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
}
.modal .modal-footer {
  border-top: none;
  padding: 0;
}
.modal .modal-footer .btn-group > .btn:first-child {
  border-bottom-left-radius: 0;
}
.modal .modal-footer .btn-group > .btn:last-child {
  border-top-right-radius: 0;
}


.welcome-layout__logo {
    text-align: center;
    margin: 0 0 17px;
}

.welcome-layout__logo img {
    height: 108px;
}

.welcome-layout__title {
    font-family: Graphik Semibold,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 3.375rem;
    line-height: 1.185em;
    letter-spacing: -.2px;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    font-size: 36px;
    line-height: 39px;
    margin-bottom: 15px; text-align:center; font-weight:700;
}
h1, h2 {
    margin: 0;
}

.welcome-layout__subtitle {
    -webkit-font-smoothing: antialiased;
    font-family: Graphik,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1.8rem;
    line-height: 1.33em;
    letter-spacing: 0;
    text-transform: none;
}
.welcome-zip-screen__zip-input {
    margin-top: 30px;
    margin-bottom: 9px;
    text-align: center;
}
.welcome-layout__input {
    margin: 0 auto;
    max-width: 280px;
    width: 100%;
    height: 40px;
    -webkit-font-smoothing: antialiased;
    font-family: Graphik,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1.40rem;
    line-height: 1.85em;
    letter-spacing: .2px;
    text-transform: none;
    padding: 12px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left;
}

.js-submit-zip {
    margin-bottom: 13px;
}
.welcome-layout__button {
    background: #6ab5b1;
    display: inline-block;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size: 1.5rem;
    color: #f9f8f4;
    border: 0;
    padding: 16px 20px;
    cursor: pointer;
    width: 100%;
    max-width: 280px;
    background-color: #403e3b;
    height: 40px;
    padding: 8px 20px;
    margin: 0 auto;
    -webkit-font-smoothing: antialiased;
    font-family: Graphik,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1.40rem;
    line-height: 1.85em;
    letter-spacing: .2px;
    text-transform: none;
}

.welcome-layout__sign-up, .welcome-layout__sign-in {
    -webkit-font-smoothing: antialiased;
    font-family: Graphik,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1.40rem;
    line-height: 1.333em;
    letter-spacing: .2px;
    text-transform: none;
    padding-top: 20px;
    text-align: center;
    width: 100%;
    left: 0;
}

.welcome-zip-screen__zip-input {
    margin-top: 30px;
    margin-bottom: 9px;
    text-align: center;
}



/* emd css*/


/* testimonal*/

/*-------------------------------*/
/*      Code snippet by          */
/*      @maridlcrmn              */
/*-------------------------------*/




.quote {
    color: rgba(0,0,0,.1);
    text-align: center;
    margin-bottom: 30px;
}

/*-------------------------------*/
/*    Carousel Fade Transition   */
/*-------------------------------*/

#fade-quote-carousel.carousel {
  padding-bottom: 60px;
}
#fade-quote-carousel.carousel .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-inner .active {
  opacity: 1;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-indicators {
  bottom: 10px;
}
#fade-quote-carousel.carousel .carousel-indicators > li {
  background-color: #df843e;
  border: none;
}
#fade-quote-carousel blockquote {
    text-align: center;
    border: none;
}
#fade-quote-carousel .profile-circle {
    width: 170px;
    height: 170px;
    margin: 0 auto;
    border-radius: 100px;
}

div#testimonial {
    background-image: url(../../src/img/customer.jpg);
}

/*end css*/



/*list order*/

.panel.with-nav-tabs.panel-heading{padding: 5px 5px 0 5px;}
.panel.with-nav-tabs .nav-tabs{
	border-bottom: none;
}
.panel.with-nav-tabs .nav-justified{
	margin-bottom: -1px;
}
/********************************************************************/
/*** PANEL DEFAULT ***/
.with-nav-tabs.panel-default .nav-tabs > li > a,
.with-nav-tabs.panel-default .nav-tabs > li > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li > a:focus {
    color: #777;
}
.with-nav-tabs.panel-default .nav-tabs > .open > a,
.with-nav-tabs.panel-default .nav-tabs > .open > a:hover,
.with-nav-tabs.panel-default .nav-tabs > .open > a:focus,
.with-nav-tabs.panel-default .nav-tabs > li > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li > a:focus {
    color: #777;
	background-color: #ddd;
	border-color: transparent;
}
.with-nav-tabs.panel-default .nav-tabs > li.active > a,
.with-nav-tabs.panel-default .nav-tabs > li.active > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li.active > a:focus {
	color: #555;
	background-color: #fff;
	border-color: #ddd;
	border-bottom-color: transparent;
}
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu {
    background-color: #f5f5f5;
    border-color: #ddd;
}
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > li > a {
    color: #777;   
}
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > li > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > li > a:focus {
    background-color: #ddd;
}
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > .active > a,
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #555;
}
/********************************************************************/
/*** PANEL PRIMARY ***/
.with-nav-tabs.panel-primary .nav-tabs > li > a,
.with-nav-tabs.panel-primary .nav-tabs > li > a:hover,
.with-nav-tabs.panel-primary .nav-tabs > li > a:focus {
    color: #fff;
}
.with-nav-tabs.panel-primary .nav-tabs > .open > a,
.with-nav-tabs.panel-primary .nav-tabs > .open > a:hover,
.with-nav-tabs.panel-primary .nav-tabs > .open > a:focus,
.with-nav-tabs.panel-primary .nav-tabs > li > a:hover,
.with-nav-tabs.panel-primary .nav-tabs > li > a:focus {
	color: #fff;
	background-color: #3071a9;
	border-color: transparent;
}
.with-nav-tabs.panel-primary .nav-tabs > li.active > a,
.with-nav-tabs.panel-primary .nav-tabs > li.active > a:hover,
.with-nav-tabs.panel-primary .nav-tabs > li.active > a:focus {
	color: #428bca;
	background-color: #fff;
	border-color: #428bca;
	border-bottom-color: transparent;
}
.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu {
    background-color: #428bca;
    border-color: #3071a9;
}
.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > li > a {
    color: #fff;   
}
.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > li > a:hover,
.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > li > a:focus {
    background-color: #3071a9;
}
.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > .active > a,
.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover,
.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus {
    background-color: #4a9fe9;
}
/********************************************************************/
/*** PANEL SUCCESS ***/
.with-nav-tabs.panel-success .nav-tabs > li > a,
.with-nav-tabs.panel-success .nav-tabs > li > a:hover,
.with-nav-tabs.panel-success .nav-tabs > li > a:focus {
	color: #3c763d;
}
.with-nav-tabs.panel-success .nav-tabs > .open > a,
.with-nav-tabs.panel-success .nav-tabs > .open > a:hover,
.with-nav-tabs.panel-success .nav-tabs > .open > a:focus,
.with-nav-tabs.panel-success .nav-tabs > li > a:hover,
.with-nav-tabs.panel-success .nav-tabs > li > a:focus {
	color: #3c763d;
	background-color: #d6e9c6;
	border-color: transparent;
}
.with-nav-tabs.panel-success .nav-tabs > li.active > a,
.with-nav-tabs.panel-success .nav-tabs > li.active > a:hover,
.with-nav-tabs.panel-success .nav-tabs > li.active > a:focus {
	color: #3c763d;
	background-color: #fff;
	border-color: #d6e9c6;
	border-bottom-color: transparent;
}
.with-nav-tabs.panel-success .nav-tabs > li.dropdown .dropdown-menu {
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.with-nav-tabs.panel-success .nav-tabs > li.dropdown .dropdown-menu > li > a {
    color: #3c763d;   
}
.with-nav-tabs.panel-success .nav-tabs > li.dropdown .dropdown-menu > li > a:hover,
.with-nav-tabs.panel-success .nav-tabs > li.dropdown .dropdown-menu > li > a:focus {
    background-color: #d6e9c6;
}
.with-nav-tabs.panel-success .nav-tabs > li.dropdown .dropdown-menu > .active > a,
.with-nav-tabs.panel-success .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover,
.with-nav-tabs.panel-success .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #3c763d;
}
/********************************************************************/
/*** PANEL INFO ***/
.with-nav-tabs.panel-info .nav-tabs > li > a,
.with-nav-tabs.panel-info .nav-tabs > li > a:hover,
.with-nav-tabs.panel-info .nav-tabs > li > a:focus {
	color: #31708f;
}
.with-nav-tabs.panel-info .nav-tabs > .open > a,
.with-nav-tabs.panel-info .nav-tabs > .open > a:hover,
.with-nav-tabs.panel-info .nav-tabs > .open > a:focus,
.with-nav-tabs.panel-info .nav-tabs > li > a:hover,
.with-nav-tabs.panel-info .nav-tabs > li > a:focus {
	color: #31708f;
	background-color: #bce8f1;
	border-color: transparent;
}
.with-nav-tabs.panel-info .nav-tabs > li.active > a,
.with-nav-tabs.panel-info .nav-tabs > li.active > a:hover,
.with-nav-tabs.panel-info .nav-tabs > li.active > a:focus {
	color: #31708f;
	background-color: #fff;
	border-color: #bce8f1;
	border-bottom-color: transparent;
}
.with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu {
    background-color: #d9edf7;
    border-color: #bce8f1;
}
.with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu > li > a {
    color: #31708f;   
}
.with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu > li > a:hover,
.with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu > li > a:focus {
    background-color: #bce8f1;
}
.with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu > .active > a,
.with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover,
.with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #31708f;
}
/********************************************************************/
/*** PANEL WARNING ***/
.with-nav-tabs.panel-warning .nav-tabs > li > a,
.with-nav-tabs.panel-warning .nav-tabs > li > a:hover,
.with-nav-tabs.panel-warning .nav-tabs > li > a:focus {
	color: #8a6d3b;
}
.with-nav-tabs.panel-warning .nav-tabs > .open > a,
.with-nav-tabs.panel-warning .nav-tabs > .open > a:hover,
.with-nav-tabs.panel-warning .nav-tabs > .open > a:focus,
.with-nav-tabs.panel-warning .nav-tabs > li > a:hover,
.with-nav-tabs.panel-warning .nav-tabs > li > a:focus {
	color: #8a6d3b;
	background-color: #faebcc;
	border-color: transparent;
}
.with-nav-tabs.panel-warning .nav-tabs > li.active > a,
.with-nav-tabs.panel-warning .nav-tabs > li.active > a:hover,
.with-nav-tabs.panel-warning .nav-tabs > li.active > a:focus {
	color: #8a6d3b;
	background-color: #fff;
	border-color: #faebcc;
	border-bottom-color: transparent;
}
.with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu {
    background-color: #fcf8e3;
    border-color: #faebcc;
}
.with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu > li > a {
    color: #8a6d3b; 
}
.with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu > li > a:hover,
.with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu > li > a:focus {
    background-color: #faebcc;
}
.with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu > .active > a,
.with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover,
.with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #8a6d3b;
}
/********************************************************************/
/*** PANEL DANGER ***/
.with-nav-tabs.panel-danger .nav-tabs > li > a,
.with-nav-tabs.panel-danger .nav-tabs > li > a:hover,
.with-nav-tabs.panel-danger .nav-tabs > li > a:focus {
	color: #a94442;
}
.with-nav-tabs.panel-danger .nav-tabs > .open > a,
.with-nav-tabs.panel-danger .nav-tabs > .open > a:hover,
.with-nav-tabs.panel-danger .nav-tabs > .open > a:focus,
.with-nav-tabs.panel-danger .nav-tabs > li > a:hover,
.with-nav-tabs.panel-danger .nav-tabs > li > a:focus {
	color: #a94442;
	background-color: #ebccd1;
	border-color: transparent;
}
.with-nav-tabs.panel-danger .nav-tabs > li.active > a,
.with-nav-tabs.panel-danger .nav-tabs > li.active > a:hover,
.with-nav-tabs.panel-danger .nav-tabs > li.active > a:focus {
	color: #a94442;
	background-color: #fff;
	border-color: #ebccd1;
	border-bottom-color: transparent;
}
.with-nav-tabs.panel-danger .nav-tabs > li.dropdown .dropdown-menu {
    background-color: #f2dede; /* bg color */
    border-color: #ebccd1; /* border color */
}
.with-nav-tabs.panel-danger .nav-tabs > li.dropdown .dropdown-menu > li > a {
    color: #a94442; /* normal text color */  
}
.with-nav-tabs.panel-danger .nav-tabs > li.dropdown .dropdown-menu > li > a:hover,
.with-nav-tabs.panel-danger .nav-tabs > li.dropdown .dropdown-menu > li > a:focus {
    background-color: #ebccd1; /* hover bg color */
}
.with-nav-tabs.panel-danger .nav-tabs > li.dropdown .dropdown-menu > .active > a,
.with-nav-tabs.panel-danger .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover,
.with-nav-tabs.panel-danger .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus {
    color: #fff; /* active text color */
    background-color: #a94442; /* active bg color */
}


.glyphicon-lg
{
    font-size:4em
}
.info-block
{
    border-right:5px solid #E6E6E6;margin-bottom:25px
}
.info-block .square-box
{
    width:100px;min-height:110px;margin-right:22px;text-align:center!important;background-color:#676767;padding:20px 0
}
.info-block.block-info
{
    border-color:#f47820
}
.info-block.block-info .square-box.accepted
{
    background-image: url("../images/accepted.png"); background-size: cover;
}


.info-block.block-info .square-box.cancel
{
    background-image: url("../images/cancel.png"); background-size: cover;
}
.btn-warning {
    color: #fff;
    background-color: #f47820;
    border-color: #f47820;
}

.headlist{color:#f47820;}

.searchable-container {
    margin-top: 12px;
}

/*end css*/

.cancels{color:red;}



.modal-body.modal-body-sub_agile input[type="number"], .modal-body.modal-body-sub_agile input[type="number"], .modal-body.modal-body-sub_agile input[type="number"] {
    font-size: 14px;
    letter-spacing: 1px;
    color: #777;
    padding: 10px 0;
    border: 0;
    width: 100%;
    border-bottom: 1px solid #dcdcdc;
    background: none;
    -webkit-appearance: none;
    outline: none;
    margin-bottom: 20px;
}

.tab-content.container p {
    text-align: justify; color:#fff;
}


.section-padding {
    padding-top: 30px;
    padding-bottom: 30px;
}



.underline {
    position: relative;
    font-size: 20px;
    max-width: 350px;
    margin: auto;
    margin-bottom: 80px;
    color: #0099FF;
}

.underline:before, .underline:after {
    background-color: #777;
}
.underline:before {
    position: absolute;
    content: "";
    width: 150px;
    height: 1px;
    background-color: #777;
    top: 50%;
    left: 0;
}

.underline:before, .underline:after {
    background-color: #777;
}
.underline:after {
    position: absolute;
    content: "";
    width: 150px;
    height: 1px;
    background-color: #777;
    top: 50%;
    right: 0;
}

.faqbox .panel.panel-default {
    margin-bottom: 22px;
    margin-top: 0px;
}

.faqbox .panel-heading {
    padding: 0px;
    background-color: #f37721 !important;
    border: 1px solid #f37721 !important;
}
.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

.faqbox .panel-heading .panel-title a {
    display: block;
    padding: 12px 33px 12px 15px;
    color: #fff;
    font-size: 20px;
    text-decoration: none;
    outline: none;
    position: relative;
}
.panel-title>a {
    color: inherit;
}

.faqbox .panel-heading .panel-title a:after {
    position: absolute;
    top: 10px;
    right: 10px;
    background-repeat: no-repeat;
    content: '';
    background-image: url(../../src/img/minus_icon.png);
    height: 25px;
    width: 25px;
}

/*
div {
    width: 100%;
}*/

.profile-circle{ border:solid 2px #ed9343;}




.caption.card-body {
    text-align: center;
}

p.lead {
    text-align: center;
    margin-left: 28px;
}

span.card-title.red-text {
    color: #fff !important;
}

.select.my-cart.cart-btn {
    display: inline-block;
    background-color: #f47820;
    border-radius: 6px;
    font-size: 14px;
    color: #FFFFFF;
    text-decoration: none;
    padding: 8px 24px;
    transition: all .5s;
}

.thumbnail{border: 1px solid #f47820;}

.making {
    text-align: center;
    margin-bottom: 15px;
}



/* new css */

.btn-default { background-color: #f47820; color: #fff; border: 1px solid #f47820; }
.btn-default:hover { background-color: #ec8a13; color: #fff; border: 1px solid #ec8a13; }
.btn-default.focus, .btn-default:focus { background-color: #ec8a13; color: #fff; border: 1px solid #ec8a13; box-shadow: 0 0 0 0.1rem rgb(236, 138, 19); }


.form-control:focus { color: #011c28; outline: 0; box-shadow: 0 0 0 0.0rem rgb(255, 255, 255); border-color: #c9cdd0; background-color: #f0f4f6; }


.footer { background-color: #252525; padding-top: 80px; color: #636e74; font-weight: 400; font-size: 17px; }
.footer-line { border-color: #152e3d; }
.footer-widget { padding-bottom: 50px; }
.footer-title { font-size: 24px; font-weight: 600; margin-bottom: 44px; color: #fff; }
.footer-widget ul li a { text-transform: capitalize; font-size: 17px; color: #636e74; /*display: block;*/ font-weight: 600; }
.footer-widget ul li a:hover { color: #fff; }
.newsletter-form { padding-top: 15px; }
.newsletter-form .form-control { background-color: #1e2e38; border-color: #1e2e38; }
.newsletter-form .form-control:focus { color: #fff; }
.newsletter-form input::-webkit-input-placeholder { color: #fff !important; }
.newsletter-form input:focus::-webkit-input-placeholder { color: #fff !important; }


.tiny-footer { font-size: 14px; padding: 14px 0px; font-weight: 600; background-color: transparent; border-top: 1px solid #152e3d; color: #888d90; line-height: 1; }


/* end */



/*=========================
  Icons
 ================= */

/* footer social icons */
ul.social-network {
	list-style: none;
	display: inline;
	margin-left:0 !important;
	padding: 0;
}
ul.social-network li {
	display: inline;
	margin: 0 5px;
}


/* footer social icons */
.social-network a.icoRss:hover {
	background-color: #F56505;
}
.social-network a.icoFacebook:hover {
	background-color:#3B5998;
}
.social-network a.icoTwitter:hover {
	background-color:#33ccff;
}
.social-network a.icoGoogle:hover {
	background-color:#BD3518;
}
.social-network a.icoVimeo:hover {
	background-color:#0590B8;
}
.social-network a.icoLinkedin:hover {
	background-color:#007bb7;
}
.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
	color:#fff;
}
a.socialIcon:hover, .socialHoverClass {
	color:#44BCDD;
}

.social-circle li a {
	display:inline-block;
	position:relative;
	margin:0 auto 0 auto;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	text-align:center;
	width: 45px;
	height: 45px;
	font-size:20px;
}
.social-circle li i {
	margin:0;
	line-height:50px;
	text-align: center;
}

.social-circle li a:hover i, .triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
.social-circle i {
	color: #fff;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}

.social-circle a {
 background-color: #D3D3D3;   
}

.newsletter-form .btn {
    margin-top: 6px !important;
}


.navbar-inverse .navbar-nav>li>a {
    color: #fff !important; font-size:18px;
}