/*
 *
 * Template Name: Andia
 * Template URI: http://azmind.com
 * Description: Andia - Responsive Agency Template
 * Author: Anli Zaimi
 * Author URI: http://azmind.com
 *
 */


body {
    background: #fff;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    color: #000;
    font-size: 14px;
}

/* CROUDAL CSS */

.services_head {
    background: #304579;
    color: #fff;
    height: 44px;
    margin: 0 0 20px 0;
}

.services_head h1{font-size:25px;}

.commn_iso p{font-style: initial !important;
    font-family: 'poppins', sans-serif;
    font-size: 15px !important;
    line-height: 1.8;padding: 10px;text-align:justify;}

    .side_commn {
    color: #fff;
    background: #304579;
    padding: 20px 0;
    margin: 20px 0 0 0;
  }

.icon-wrap {
    float: left;
    width: 20px;
    height: 40px;
    line-height: 25px;
}

.border-bottoms {
    background: #0aa1fd;
    height: 2px;
    position: relative;
    top: -15px;
    border-right: 500px solid #f5f5f5;
}

  .side_commn h2 {
   background: #ff6c00;
   /* background:url('../assets/arrow_img.png');*/
    font-size: 20px;
    font-weight: 600;
  }

  .commn_iso h4 {
    font-size: 20px;font-family:'poppins', sans-serif;
    font-weight: 600;
    padding: 0 0 20px 0;
  }

  .commn_iso {
    padding: 40px 0;
  }


ul.only_page li {
    list-style: none;font-family:'poppins', sans-serif;
    line-height: 2;
}

ul.only_page li i{
     padding-right:10px;color:#555;font-size:14px;
}


  .listing_inner li {
    list-style: none;
    text-align: left;
    line-height: 2.5;
  }

.only_page ul li{list-style:none;font-family:'poppins', sans-serif;}


.commn_iso ul {
    padding: 0 20px;
    margin: 0;
}

.listing_inner li a{ font-size:15px;color:#fff; }

.listing_inner li i {
    padding: 0 10px 0 2px;
    font-size: 15px;
 }

 button.btn.all_iso {
    background: #0aa3ff;
    margin: 10px 0;
    border: none;
    color: #fff;
    border-radius: 0;
    font-size: 20px;
    padding: 0px 50px;
    height: 50px;
 }

.bodymyCrousel
{
    background: #fff;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    color: #000;
    font-size: 12px;
    padding-top: 0px;
    padding-bottom: 0px;  
}

.form_stand {
    margin: 3em 15px 0 20px;
    box-shadow: 0px 5px 64px #dddddd7d;
    padding: 20px;
    border-top: 4px solid #304577;
}
.form_stand input {
    padding: 15px 20px !important;
    height: 49px;
    border: 1px solid #0089e1;
    margin-top: 20px;
}
span.contact-wrap {
    float: left;
    padding: 4px 12px 0 3px;
    width: 27px;
    height: 30px;
}

span.contact-wrap i{color:#fff;}

.onee1 {color:#4dff64 !important;}

.form_stand textarea {
    height: 100px;
    padding: 14px 21px;
    border: 1px solid #0089e1;
}

.slider-container .bodymyCrousel .item img{width:100%!important;}

.bodymyCrousel  .carousel-inner>.item>a>img { width:100%; }

.bodymyCrousel .container-fluid{padding:0;}
.carousel-captionMad
{
    position: absolute;
    right: 5%;
    bottom: 0px;
    left: 5%;
    z-index: 10;
    padding-top: 0px;
    padding-bottom: 8px;
    color: #fff;
    text-align: justify;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
}
#myCarousel .nav a small
{
    display: block;
}
#myCarousel .nav
{
    background: #eee;
}
.nav-justified > li > a
{
    border-radius: 0px;
}
.nav-pills>li[data-slide-to="0"].active a { background-color: #16a085; }
.nav-pills>li[data-slide-to="1"].active a { background-color: #e67e22; }
.nav-pills>li[data-slide-to="2"].active a { background-color: #2980b9; }
.nav-pills>li[data-slide-to="3"].active a { background-color: #8e44ad; }
/* END THE CROUSAL CSS*/

/*bootam crousal*/
.swiper-container {
        width: 100%;
        height: 400px;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #185c8c;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

/*FOOTER ICON MANUAL CSS*/
.faManual{
    
    
}
/*END OF ICON CSS*/


.violet { color: #9d426b; }

a {
    color: #9d426b;
    text-decoration: none;
    -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;
}

#para{font-size: initial; font-style: italic;}

a:hover, a:focus { color: #888; text-decoration: none; }

strong { font-weight: bold; }

img { max-width: 100%; }

h1, h2 { line-height: 40px; }
h3, h4 { line-height: 20px; }

::-moz-selection { background: #9d426b; color: #fff; text-shadow: none; }
::selection { background: #9d426b; color: #fff; text-shadow: none; }


/***** Big links / buttons *****/

a.big-link-1 {
    display: inline-block;
    padding: 5px 22px;
    background: #304579;
    color: #fff;
    font-style: italic;
    text-decoration: none;
    -moz-box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
}

a.big-link-1:hover {
    -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;
}

a.big-link-1:active {
    -moz-box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
}

a.big-link-2 {
    display: inline-block;
    width: 35px;
    height: 35px;
    padding-top: 6px;
    background: #9d426b;
    font-size: 20px;
    color: #fff;
    line-height: 20px;
    -moz-border-radius: 19px; -webkit-border-radius: 19px; border-radius: 19px;
    -moz-box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
}
a.big-link-2 i { vertical-align: middle; }

a.big-link-2:hover {
    background: #5d5d5d;
    -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;
}

a.big-link-2:active {
    -moz-box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
}

a.big-link-3 {
    display: inline-block;
    padding: 5px 22px;
    background: #9d426b;
    font-size: 18px;
    color: #fff;
    font-style: italic;
    line-height: 24px;
    text-decoration: none;
    -moz-box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
}

a.big-link-3:hover {
    -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;
}

a.big-link-3:active {
    -moz-box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
}


/***** Top menu *****/

.navbar {
    margin-bottom: 0;
    background: #fff;
    border: 0;  box-shadow: 0px 10px 20px #ddd
    -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;
}

ul.navbar-nav {
    font-size: 14px;
    color: #888;
    text-transform: uppercase;
    top: 25px;
    position: relative;
}

ul.navbar-nav li a { padding: 23px 35px; background: #fff; border-top: 0px solid #fff; color: #5d5d5d; }
ul.navbar-nav li.active a { background: #f8f8f8; border-color: #9d426b; color: #5d5d5d; }

ul.navbar-nav li a:hover, ul.navbar-nav li a:focus { background: none;
    border-color: none;
    color:#2212a8;
    outline: 0; }

.nav .open > a { background: #f8f8f8; border-color: #9d426b; color: #5d5d5d; }
.nav .open > a:hover, .nav .open > a:focus { background: #9d426b; border-color: #9d426b; color: #fff; }

ul.navbar-nav li a i { line-height: 35px; color: #aaa; }
ul.navbar-nav li a:hover i, ul.navbar-nav li a:focus i { color: #fff; }

.dropdown-menu {
    border: 0;
    -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;
    -moz-box-shadow: 0 6px 10px rgba(0, 0, 0, .15); -webkit-box-shadow: 0 6px 10px rgba(0, 0, 0, .15);
     box-shadow: 0 6px 10px rgba(0, 0, 0, .15);
}

.dropdown-menu > .active > a { background:#304579; color: #fff; }
.dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus { background: #f8f8f8; color: #9d426b; }

ul.navbar-nav li .dropdown-menu a { padding-top: 15px; padding-bottom: 15px; }
ul.navbar-nav li.active .dropdown-menu a { background: #fff; color: #5d5d5d; border: 0; }
ul.navbar-nav li.active .dropdown-menu a:hover, 
ul.navbar-nav li.active .dropdown-menu a:focus { background: #9d426b; color: #fff; border: 0; }

ul.navbar-nav li.active .dropdown-menu > .active > a { background: #f8f8f8; color: #9d426b; border: 0; }
ul.navbar-nav li.active .dropdown-menu > .active > a:hover, 
ul.navbar-nav li.active .dropdown-menu > .active > a:focus { background: #9d426b; color: #fff; border: 0; }

.navbar>.container .navbar-brand { 
    margin-left: 0;
    height: 106px;
}

.navbar-brand {
    width: 167px;
    height: 106px;
    background: url(../img/logo.png) left center no-repeat;
    text-indent: -99999px;
}


/***** Slider *****/

.slider-container {
    margin: 0 auto;
    background: #f8f8f8 url(../img/pattern.jpg) left top repeat;
    -moz-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset, 0 -5px 15px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset, 0 -5px 15px 0 rgba(0,0,0,.05) inset;
    box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset, 0 -5px 15px 0 rgba(0,0,0,.05) inset;
}

.slider {
    padding-left: 5px;
    padding-right: 5px;
}

.flexslider {
    margin-top: 25px;
    margin-bottom: 25px;
    border: 5px solid #fff;
    -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;
    -moz-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05), 0 -5px 15px 0 rgba(0,0,0,.05);
    -webkit-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05), 0 -5px 15px 0 rgba(0,0,0,.05);
    box-shadow: 0 5px 15px 0 rgba(0,0,0,.05), 0 -5px 15px 0 rgba(0,0,0,.05);
}

.flexslider .slides > li {
    position: relative;
}

.flex-caption {
    position: absolute;
    left: 0;
    bottom: 20px;
    width: 95%;
    padding: 10px 20px;
    background: #1d1d1d; /* browsers that don't support rgba */
    background: rgba(0, 0, 0, .7);
    font-size: 14px;
    line-height: 24px;
    color: #eaeaea;
    text-align: left;
    font-style: italic;
}

.flex-direction-nav a {
    width: 60px;
    height: 60px;
    padding-top: 17px;
    background: #9d426b;
    color: #fff;
    text-shadow: none;
}

.flex-direction-nav a:before { font-size: 26px; }

.flex-direction-nav .flex-prev, .flex-direction-nav .flex-next { text-align: center; }


/***** Slider 2 *****/

.slider-2-container {
    padding: 180px 0;
}

.slider-2-text {
    padding: 30px 0 43px 0;
    background: #1d1d1d; /* browsers that don't support rgba */
    background: rgba(0, 0, 0, .7);
    color: #fff;
}

.slider-2-text h1 {
    padding-left: 30px;
    padding-right: 30px;
    font-family: 'Lobster', cursive;
    font-size: 30px;
    color: #fff;
    font-weight: bold;
}

.slider-2-text p {
    padding-left: 30px;
    padding-right: 30px;
    font-size: 18px;
    font-style: italic;
}


/***** Presentation *****/

.presentation-container {
    margin-top: 30px;
}

.presentation-container h1 {
    font-family: 'Lobster', cursive;
    font-size: 30px;
    color: #5d5d5d;
    font-weight: bold;
}

.presentation-container p {
    font-size: 18px;
    font-style: italic;
}


/***** Services *****/

.services-container {
    margin-top: 10px;
}

.services-title {
    margin-top: 40px;
    background: url(../img/line.png) left center repeat-x;
}

.services-title h2 {
    width: 200px;
    margin: 0 auto;
    background: #fff;
    font-family: 'Lobster', cursive;
    font-size: 24px;
    color: #5d5d5d;
    font-weight: bold;
}

.contact-message .form-control::placeholder { color:#333 !important; } 

.work-container .col-sm-4 .service {
    height: 1150px;
}

.service {
    padding: 15px 15px 20px 15px;
    color: #333;box-shadow: 0px 1px 2px #ddd;
    margin-bottom: 2em;
    /* background: #f9f9f9; */
    height: 550px;
    border-bottom: 2px solid #ffffff;
}



.work-container .service a{line-height: 2.5;
    color: #304579;
    border-bottom: 1px dotted #ddd;
    padding: 0 0 4px 0;font-family:'poppins', sans-serif;
    width: 100%;}

.work-container .service a:hover {
    color: #4774de;
    padding-left: 10px;
}
.work-container .btn { background:#304579; }
.work-container .service a:hover i{color: #4774de;}
.work-container h3 {
    color: #fff !important;
    background: #304579;
    padding: 10px 0;
    text-shadow: none !important;
}

.lastone {position:relative;left:60px;}

/*.wakeup {
    background: #3f5ca5;
}*/

.work-container .service i {
    padding-right: 10px;
    color: #304579;
}

.service:hover {
    box-shadow: 0 5px 15px 0 rgba(0,0,0,.05), 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -o-transition: all .5s; -moz-transition: all .5s; -webkit-transition: all .5s; -ms-transition: all .5s; transition: all .5s;
}

.service .service-icon {
    font-size: 50px;
    line-height: 50px;
    color: #5d5d5d;
}

.service .service-icon i { vertical-align: middle; }

.service h3 {
       margin-top: 13px;
    font-family: 'Droid Sans', sans-serif;
    font-size: 15px;
    color: #02308f;
    font-weight: 600;
    text-transform: uppercase;
}

.service p {
    padding-bottom: 7px;
    line-height: 24px;
}


/***** Latest work *****/

.work-container {
    margin-top: 50px;
}

.work-title {
    background: url(../img/line.png) left center repeat-x; margin: 20px 0 50px 0;
}

.work-title h2 {
    width: 100%;
    margin: 0 auto;
    background: #fff;
    font-family: 'Lobster', cursive;
    font-size: 24px;
    color: #5d5d5d;
    font-weight: bold;
}

.work {
    margin-top: 40px;
    padding-bottom: 20px;
    background: #f8f8f8;
    border-bottom: 2px solid #9d426b;
}

.work:hover img {
    opacity: 0.7;
    -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;
}

.work:hover {
    box-shadow: 0 5px 15px 0 rgba(0,0,0,.05), 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -o-transition: all .5s; -moz-transition: all .5s; -webkit-transition: all .5s; -ms-transition: all .5s; transition: all .5s;
}

.work .work-bottom {
    margin-top: 15px;
}

.work h3 {
    margin-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
    font-family: 'Droid Sans', sans-serif;
    font-size: 14px;
    color: #5d5d5d;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

.work p {
    padding-left: 15px;
    padding-right: 15px;
    line-height: 24px;
    font-style: italic;
}


/***** Testimonials *****/

.testimonials-container {
    margin-top: 50px;
    padding-bottom: 70px;
}

.testimonials-title {
    background: url(../img/line.png) left center repeat-x;
}

.testimonials-title h2 {
    width: 180px;
    margin: 0 auto;
    background: #fff;
    font-family: 'Lobster', cursive;
    font-size: 24px;
    color: #5d5d5d;
    font-weight: bold;
}

.testimonial-list {
    margin-top: 30px;
    text-align: left;
}

.testimonial-list .tab-pane { overflow: hidden; }

.testimonial-list .testimonial-image {
    float: left;
    width: 10%;
    margin: 10px 0 0 0;
}
.testimonial-list .testimonial-image img { max-width: 64px; border: 3px solid #eaeaea; }

.testimonial-list .testimonial-text {
    float: left;
    width: 90%;
    font-size: 14px;
    line-height: 30px;
    font-style: italic;
}

.testimonial-list .nav-tabs {
    border: 0;
    text-align: right;
}

.testimonial-list .nav-tabs li {
    float: none;
    display: inline-block;
    margin-left: 2px;
    margin-right: 2px;
}

.testimonial-list .nav-tabs li a {
    width: 12px;
    height: 12px;
    padding: 0;
    background: #eaeaea;
    border: 0;
    -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;
}

.testimonial-list .nav-tabs li a:hover { border: 0; background: #ddd; }
.testimonial-list .nav-tabs li.active a { background: #9d426b; }


/***** Footer *****/

#portfolio {
    background: #304579;
    width: 100%;
}

.as::before {
    position: absolute;
    content: '';
    background: red;
    height: 1px;
    width: 40%;
    top: 59px;
    left: 29%;
    border-left: 165px solid navy;
    border-right: 165px solid navy;
}

.featured-box-item {
    margin-bottom: 40px;
}
.featured-box-item .featured-icon {
    float: left;
}
.featured-box-item .featured-content {
    padding: 15px 7px 0px 13px;
    position: relative;
    left: 20px;
}

.section-title2 {
    color: #111;
    font-size: 38px;
    text-align: center;
    letter-spacing: 1px;
    line-height: 1;
    margin-bottom: 48px;
    padding: 0 10px;font-weight: 600;
    position: relative;
}
.specail {
    padding: 40px 0;
}
.section-padding {
    padding: 60px 0!important;
}

.advantage-wrap i {
    font-size: 30px;
    color: #222;
    text-align: center;
    padding: 0px 0px 20px 10px;
}
.advantage-wrap h1 {
    font-size: 15px;
    color: #222;
}
.advantage-wrap p {
    color: #333;
    font-size: 13px;
}
.owl-theme .owl-controls .owl-page span {
    width: 12px !important;
    height: 12px !important;
    margin: 5px !important;
    background: #304579 !important;
}

.full-quote .form-control {
    padding: 25px 20px;
    background: #fff;
    color: #222;
    font-style: initial;
    font-weight: 400;
    font-size: 14px;
}

#portfolio .btn-default {
    width: 100%;border:none;
    padding: 17px 0 !important;
    background: #4f6cb3;
    color: #fff !important;
    font-weight: 500;
}

.section-title1 {
    color: #fff !important;
    text-align: center;
    padding: 0px 0px 35px 0px;
}
.full-quote {
    width: 220px;
    display: inline-block;
    margin: 0px 25px;
}

footer {
    margin: 0 auto;
    padding: 40px 0;
    background:#304579;
    -moz-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset; -webkit-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset; box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset;
}

.footer-box-text ul{padding:0;margin:0;}

.copyright{ background: #1e3671;
    padding: 0px 0;
} 

#owl-demo .item{
    background: #f5f5f5;
    padding: 30px 0px;
    margin: 10px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    height: 277px;
}

textarea#contact-message {
    background: none;color:#222;border-radius:0;
}

.footer-box-text-contact input{ color:#333 !important; }

.right1 {position:relative;left:30px;}

.footer-box-text-contact .btn {
    width: 100%;
    background:#ff6a30;
}

.footer-box-text.footer-box-text-contact input {
    background: #fff;
}

.footer-box-text.footer-box-text-contact textarea {
    background: #fff !important;
}

a.addoncsl {
    font-size: 13px;
    padding: 15px 0px 0px 0;
    border: 1px solid #ccc;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 0px;
    text-align: center;
    margin: 0 9px 0px 0px;

}

.footer-box-text h3 {
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    padding: 0 0 0px 0;
}

.para {padding-right:22px;}

.footer-box-text a{ color:#fff; }

 .footer-box-text .btn .btn-primary { width:100%; }

.footer-copyright p{color: #fff;}

.footer-copyright a{color: #fff;}

.footer-box-text ul li{list-style:none;margin:0;line-height:2;}

.footer-box-text ul li a{color:#fff;transition:.3s ease;}

.footer-box-text ul li:hover a{padding-left:10px;}

.footer-box-text ul li i{color:#fff;padding-right:10px;font-size:14px;}

.footer-box {
    margin-top: 20px;
    text-align: left;padding:0;
}

.specail button.btn {
    background: #304579;
    padding: 10px 21px;
    height: 50px;
    width: 226px;
    font-size: 20px;
}

.footer-box h4 {
    margin: 0 0 30px 0;
    font-family: 'Droid Sans', sans-serif;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    /* text-shadow: 0 1px 0 rgba(255,255,255,.7); */
}

.footer-box-text p {
    line-height: 24px;
    color: #fff;
    text-align: inherit;
    font-size: 13px;
}

.footer-box-text-contact i {
    padding-right: 7px;
}

.footer-box-text-subscribe form {
    padding-bottom: 10px;
}

.footer-box-text-subscribe input[type="text"] {
    width: 95%;
    height: 26px;
}

/* Flickr feed */
.flickr-feed {
    margin: 16px 0 0 0;
}

.flickr-feed a {
    display: inline-block;
    width: 54px;
    margin: 0 4px 4px 0;
}
.flickr-feed a:hover { opacity: 0.7; }
.flickr-feed a img { border: 2px solid #eaeaea; }


.footer-border {
    margin-top: 30px;
    border-top: 1px dashed #ddd;
}

.footer-copyright {
    margin-top: 15px;
    line-height: 24px;
    text-align: left;
}

.footer-social {
    margin-top: 5px;
    text-align: right;
}
.footer-social a { margin: 0 0 0 10px; font-size: 26px; color: #888; }
.footer-social a:hover, .footer-social a:focus { color: #9d426b; }


/***** Page title *****/

.page-title-container {
    margin: 0 auto;
    padding: 30px 0 35px 0;
    background: #f8f8f8 url(../img/pattern.jpg) left top repeat;
    text-align: left;
    -moz-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset, 0 -5px 15px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset, 0 -5px 15px 0 rgba(0,0,0,.05) inset;
    box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset, 0 -5px 15px 0 rgba(0,0,0,.05) inset;
}

.page-title-container h1 {
    display: inline;
    margin-left: 10px;
    font-family: 'Lobster', cursive;
    font-size: 24px;
    color: #5d5d5d;
    font-weight: bold;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .7);
    vertical-align: middle;
}

.page-title-container p {
    display: inline;
    margin-left: 5px;
    font-size: 14px;
    font-style: italic;
    vertical-align: middle;
}

.page-title-container i {
    font-size: 46px;
    color: #ccc;
    vertical-align: middle;
}


/* ----- ABOUT PAGE ----- */

/***** About us text *****/

.about-us-container {
    margin-top: 20px;
}

.about-us-text {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
}

.about-us-text h3 {
    margin-top: 25px;
    font-family: 'Droid Sans', sans-serif;
    font-size: 16px;
    color: #5d5d5d;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

.about-us-text p {
    line-height: 28px;
    font-size: 13px;
}

/***** Meet our team *****/

.team-container {
    margin-top: 30px;
}

.team-title {
    background: url(../img/line.png) left center repeat-x;
}

.team-title h2 {
    width: 220px;
    margin: 0 auto;
    background: #fff;
    font-family: 'Lobster', cursive;
    font-size: 24px;
    color: #5d5d5d;
    font-weight: bold;
}

.team-box {
    margin-top: 40px;
    padding-bottom: 15px;
    background: #f8f8f8;
    border-bottom: 2px solid #9d426b;
}

.team-box:hover img {
    opacity: 0.7;
    -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;
}

.team-box:hover {
    -moz-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05), 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05), 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    box-shadow: 0 5px 15px 0 rgba(0,0,0,.05), 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -o-transition: all .5s; -moz-transition: all .5s; -webkit-transition: all .5s; -ms-transition: all .5s; transition: all .5s;
}

.team-box h3 {
    margin-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
    font-family: 'Droid Sans', sans-serif;
    font-size: 14px;
    color: #5d5d5d;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

.team-box p {
    padding-left: 15px;
    padding-right: 15px;
    line-height: 24px;
    font-style: italic;
}

.team-social a { margin: 0 5px; font-size: 26px; }


/* ----- CONTACT PAGE ----- */

/***** Form *****/

.contact-us-container {
    margin-top: 20px;
    background:url('./assets/testimonials.jpg')no-repeat;background-size:cover;background-position:center;
   padding:40px 0 0 0;
}

.commn {     font-size: 19px !important;
    color: #222;
    line-height: 40px !important;font-family: 'poppins', sans-serif;}

.contact-us-container h3 {
    margin-top: 27px;
    font-family: 'poppins', sans-serif;
    font-size: 30px;
    color: #222;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}
.border-style {
    border-right: 99px solid #ddd;
    height: 2px;
    width: 200px;
    margin: auto;
    position: relative;
    bottom: 22px;
    background: #0089e1;
}
.welcome1 {padding: 40px 0;
    background: #f9f9f9;}

.contact-us-container p {
    line-height: 28px;font-family: 'poppins', sans-serif;
    font-size: 13px;
}

.service-banner h1{font-family: 'poppins', sans-serif;font-size:40px;font-weight:bold;padding:30px 0;
}

.service-banner p{font-family: 'poppins', sans-serif;font-size:15px;line-height:2;}
.service-banner img{width:100%;}

.welcome1 h3{font-family: 'poppins', sans-serif;
    color: #fff;
    font-size: 25px;
    padding: 12px 0;
    background: #304579;}

.welcome1 p{font-family: 'poppins', sans-serif;
    color: #304579;
    padding: 4px 0;
    font-size: 16px;
    line-height: 2;}

.welcome1 i{color:#304579;padding-right:10px;font-size:14px;}

.welcome1 li{list-style:none;color:#304579;font-family:'poppins', sans-serif;line-height:2;text-align: left;}

.side_bar {
    background:#fff;
    box-shadow:0px 10px 20px #ddd;
    padding:20px;border-top: 4px solid #304579;

}
.side_bar h2 {
    background: #304579;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 20px 0;
}

.side_bar ul {
    padding: 0;
    margin: 0;
}

.side_bar ul li {
    list-style: none;
    text-align: left;
    line-height: 35px;
    border-bottom: 1px dotted #214261;
}

.work-container p {
    font-style: initial !important;
    line-height: 1.6;font-family:'poppins', sans-serif;
    font-size: 14px !important;text-align: initial;
 }

 .work-container h4 {
    font-weight: 600;
 }

.mobile-call {
    position: fixed;
    bottom: 13px;
    z-index: 999999;
    left: 20px;
}

@keyframes bounce {
0% {
    transform: translateY(0px);
    box-shadow: 0 0 2px -3px #6a92f5;
}
100% {
    transform: translateY(-15px);
    box-shadow:0 0 2px 4px #5a86f3;
}

}

.mobile-call > a {
    height: 50px;
    width: 50px;
    background: #2853bf;
    display: inline-block;
    color: #fff;
    font-size: 30px;
    text-align: center;
    border-radius: 50%;
    line-height: 50px;
    animation: bounce 1s infinite alternate;
    -webkit-animation: bounce 1s infinite alternate;
}

 .work-container li {
    font-family: 'poppins', sans-serif;
    line-height: 2;text-align: left;
    font-size: 15px;
}

.listing i {
    padding: 0 5px;
}

.cool_class {padding-bottom:4em;}

.listing a {
    font-size: 14px;
    font-weight: 600;transition: .3s ease;
    color: #304477;
}

.listing a:hover{padding-left:10px;}

.listing .btn {
    margin: 25px 0 0 0;
}

.contact-form {
    padding-top: 25px;
    padding-bottom: 30px;
}

.contact-form form {
    margin-top: 25px;
}

.contact-form form .form-group {
    margin-bottom: 20px;
}

.contact-form input[type="text"] { width: 95%; height: 34px; }
.contact-form textarea { width: 95%; height: 170px; padding-top: 6px; padding-bottom: 6px; }
.contact-form label { font-size: 13px; font-weight: 400; }
.contact-form label .error-label { font-style: italic }
.contact-form button { margin-top: 5px; padding: 0 45px; }

/***** Google map *****/

.contact-address {
    padding-bottom: 15px;
}

.contact-address .map {
    margin: 20px 0 40px 0;
    height: 300px;
    border: 5px solid #f8f8f8;
}


/* ----- SERVICES PAGE ----- */

/***** Services full width text *****/

.services-full-width-container {
    margin-top: 20px;
}

.services-full-width-text {
    padding-top: 10px;
    text-align: left;
}

.services-full-width-text h3 {
    margin-top: 25px;
    font-family: 'Droid Sans', sans-serif;
    font-size: 16px;
    color: #5d5d5d;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

.services-full-width-text p {
    line-height: 28px;
    font-size: 13px;
}

/***** Services half width text *****/

.services-half-width-container {
    margin-top: 20px;
}

.services-half-width-text {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
}

.services-half-width-text h3 {
    margin-top: 25px;
    font-family: 'Droid Sans', sans-serif;
    font-size: 16px;
    color: #5d5d5d;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

.services-half-width-text p {
    line-height: 28px;
    font-size: 13px;
}

/***** Call to action *****/

.call-to-action-container {
    margin-top: 20px;
    padding-bottom: 50px;
}

.call-to-action-text {
    padding-top: 25px;
    padding-bottom: 15px;
    background: #f8f8f8;
    text-align: left;
    overflow: hidden;
}

.call-to-action-text:hover {
    -moz-box-shadow: 0 3px 10px 0 rgba(0,0,0,.05), 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow: 0 3px 10px 0 rgba(0,0,0,.05), 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    box-shadow: 0 3px 10px 0 rgba(0,0,0,.05), 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -o-transition: all .5s; -moz-transition: all .5s; -webkit-transition: all .5s; -ms-transition: all .5s; transition: all .5s;
}

.call-to-action-text p {
    float: left;
    width: 80%;
    padding-left: 25px;
    line-height: 30px;
    font-size: 18px;
    font-style: italic;
}

.call-to-action-text .call-to-action-button {
    float: left;
    width: 20%;
    padding-right: 25px;
    margin-bottom: 10px;
    text-align: right;
}


/* ----- PORTFOLIO PAGE ----- */

.portfolio-container {
    margin-top: 20px;
    padding-bottom: 50px;
}

.portfolio-filters {
    padding-top: 35px;
    padding-bottom: 10px;
    font-family: 'Droid Sans', sans-serif;
    font-size: 16px;
    color: #5d5d5d;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

.portfolio-filters a { color: #5d5d5d; }
.portfolio-filters a:hover, .portfolio-filters a.active { color: #9d426b; }

.portfolio-box {
    width: 255px;
    margin: 40px 15px 0 15px;
}

.portfolio-box img {
    cursor: pointer;
    -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;
}
.portfolio-box:hover img { opacity: 0.7; }

.portfolio-box-container {
    position: relative;
    background: #f8f8f8;
    border-bottom: 2px solid #9d426b;
}

.portfolio-box-container:hover {
    box-shadow: 0 5px 15px 0 rgba(0,0,0,.05), 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -o-transition: all .5s; -moz-transition: all .5s; -webkit-transition: all .5s; -ms-transition: all .5s; transition: all .5s;
}

.portfolio-box-icon {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 35px;
    height: 35px;
    padding-top: 7.5px;
    padding-left: 3px;
    background: #1d1d1d; /* browsers that don't support rgba */
    background: rgba(0, 0, 0, .7);
    font-size: 20px;
    color: #fff;
    line-height: 20px;
    -moz-border-radius: 19px; -webkit-border-radius: 19px; border-radius: 19px;
}

.portfolio-box-text {
    padding: 0 15px 20px 15px;
}

.portfolio-box-text h3 {
    margin-top: 20px;
    font-family: 'Droid Sans', sans-serif;
    font-size: 14px;
    color: #5d5d5d;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

.portfolio-box-text p {
    line-height: 24px;
    font-style: italic;
}


.dropdown:hover .dropdown-menu{display:block;}

.dropdown:hover .dropdown-menu li{border-bottom:1px solid #ccc;}

.dropdown:hover .dropdown-menu li a:hover {
    background: #304579;
}

.dropdown:hover .dropdown-menu li a{background:#0089e1;color:#fff;padding: 8px 20px;}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: -28px !important;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 185px;
    padding: 0px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #304579;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: none;
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
 }

 .top_left1 ul{margin:0;padding:0;}
 .top_left1 ul li{list-style:none;padding:0;margin:0;display:inline-block;}

 .top_left1 li a{color:#fff;padding:0 5px;font-size:15px;}

 .iclass li i{ color:#fff;padding-right: 10px;font-size:16px; }

 .top_bar {background:#304579;padding:10px 0;}

 .top_left1 {
    text-align: left;
  }

.right-side li i {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    line-height: 33px;
}

  .right-side {text-align:right;}
  li.first_li {
    background: #f13f3f;border-radius: 30px;
}
ul.iclass {
    position: relative;
    top: 8px;
}
li.first_li a {
    padding: 21px 20px;
    line-height: 36px;
    border-radius: 30px;
    font-weight: 600;
}

  .right-side .fa-facebook{ background:#3a559f; color:#fff;}

  .right-side .fa-twitter{ background:#28aae2; color:#fff;}

  .right-side .fa-linkedin{ background:#0077b7; color:#fff;}

  .right-side .fa-google-plus{ background:#e02828;color:#fff; }


   @media only screen and (max-width:767px){

        .as::before{display:none;}

        .nav-justified {
        width: 100%;
        display: none;
        }
        .work-container .col-sm-4 .service {
           height:auto;
         }

   .service {
    padding: 15px 15px 20px 15px;
    color: #333;
    box-shadow: 0px 1px 2px #ddd;
    margin-bottom: 2em;
    /* background: #f9f9f9; */
    height: auto;
    border-bottom: 2px solid #ffffff;
   }

        .work-title {
    background: url(../img/line.png) left center repeat-x;
    margin: 20px 0 50px 0;
    display: none;
   }

   .page-title-container h1 {
    display: inline;
    margin-left: 10px;
    font-family: 'Lobster', cursive;
    font-size: 22px;
    color: #5d5d5d;
    font-weight: bold;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .7);
    vertical-align: middle;
  }

        .contact-form {
    padding-top: 0px;
    padding-bottom: 0px;
   }

.welcome1 li {
    list-style: none;
    color: #304579;
    font-family: 'poppins', sans-serif;
    line-height: 2;
    text-align: left;
}

        .bodymyCrousel .carousel-inner>.item>a>img {
    width: 100%;
    min-height: 155px;
    max-height: 150px;
   }

.contact-us-container {
    margin-top: 20px;
    background: url(./assets/testimonials.jpg)no-repeat;
    background-size: cover;
    background-position: center;
    padding: 0px 0 0 0;
}
        .section-title2 {
    color: #111;
    font-size: 25px;
    text-align: center;
    letter-spacing: 1px;
    line-height: 1;
    margin-bottom: 35px;
    padding: 0 10px;
    font-weight: 600;
    position: relative;
     }
     .footer-box-text p {
    line-height: 24px;
    color: #fff;
    text-align: left;
    font-size: 13px;
  }
  .footer-box {
    text-align: left;
}
     .lastone {
    position: relative;
    left: 0;
   }

   }



/* .addon { background-color: #304579 !important; }*/