/*
        Author: WebThemez.com
        Website: http://webthemez.com
        Note: Please do not remove the footer backlink (webthemez.com)--(if you want to remove contact: webthemez@gmail.com)
        Licence: Creative Commons Attribution 3.0** - http://creativecommons.org/licenses/by/3.0/
*/
@import url(http://fonts.googleapis.com/css?family=Oswald:400,700);
@import url(http://fonts.googleapis.com/css?family=Lato:400,700);
body {
    font-family: 'Lato', sans-serif;
    font-weight: normal;
    color: #000; margin:0px
}
.mb {margin-bottom:20px}
section{  }
section h1{text-align:center}
header{margin:0px}
/*General*/
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-family: 'Lato', sans-serif;
}
h1, .h1, h2, .h2, h3, .h3 {

}
h2 {
    margin: 18px 0;
    color: #29AAE2;
}
a{
    color:#3d84e6;
}
a:hover, a:focus{
    color:#3d84e6;
    text-decoration: underline;
}



.scroll-text {
    border: 1px solid red;
    width: 400px;
    height: 4.5em;
    overflow: hidden;
}
.scroll-text ul {
    width: 800px;
    height: 100px;
    overflow: hidden;
    margin: 0;
}
.scroll-text ul li {
    height: 1.5em;
}
.scroll-img {
    border: 1px solid red;
    width: 680px;
    height: 142px;
    overflow: hidden;
    font-size: 0;
}
.scroll-img ul {
    width: 700px;
    height: 600px;
    margin: 0;
}
.scroll-img ul li {
    display: inline-block;
    margin: 10px 0 10px 10px;
}
#demo4.scroll-img ul,
#demo5.scroll-img ul {
    width: 1500px;
}
#demo5-btn {
    width: 680px;
    padding-top: 10px;
}

.navbar-inverse .navbar-nav > li > a {
    color: #000;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #fff !important;
}
.navbar-nav {
    margin: 18px -53px!important;}
.navbar-collapse {
    max-height: 340px;
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    border-top-color: transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);

}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 0px;
    font-size: 18px;
    line-height: 20px;
}
.navbar-nav>li>a {
    padding-top: 5px;
    padding-bottom: 5px;
    font-family: 'Oswald', sans-serif;
    font-weight: 400 !important;
}

.navbar-collapse.collapse
{padding:15px 0px 10px 0px !important;position:absolute; z-index:999999}


.navbar-collapse ul {


    padding-bottom: 10px;}


.pull-right {
    float: right !important;
    margin-bottom: -1px;
}
.navbar-nav {
    margin-top: 45px;
}

.navbar-inverse {

    border: none;
    margin-bottom: -33px;
    background-color: none!important;
    border-color: #080808;
}
.navbar-inverse {

}
.navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-nav > .open ul > a { 
    font-size: 14px;

}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus, 
.navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .active > a{
    background: #085394; 
    border-radius: 4px 4px 0px 0px;
    width:100%
} 
.navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-nav > .open ul > a {
    text-align: left;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover{
    color: #fff !important;
    border-radius:4px 4px 0px 0px;
    background: #085394;
    width:100%
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 19px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: rgba(0, 0, 0, 0.89);

    background-image: none;
    border: 1px solid transparent;

    border-radius: 4px;
}
.navbar-inverse .navbar-toggle {
    border-color: #333;
}
.navbar-collapse.in {
    overflow-y:hidden;position:absolute; z-index:999999;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    position:absolute;
    z-index:999999;

    width:85%
}

.section_hamara{background-color:#afd76b; padding: 68px 0; color:#000}

.section_hamara hr{border: none;
                   height: #1373f6;
                   background: #fff;
                   height: 2px;
                   width: 100%;
                   margin: 0 0 35px 0;}

hr {
    margin-top: 24px; 
    border-top: 5px solid #1d5fe4;}


.testi{background-color:#afd76b;}
.testi p{line-height: 25px;
         padding: 30px 120px 60px 122px;}
.testi span{font-size:36px}
.testi h1{ padding-top:30px;  text-align:center; color:#000}
.we-do{padding: 30px 90px 30px 90px;}
.heading-bg{background-color:#000; padding:10px; border-radius:8px 8px 0px 0px; color:#FFF; font-weight:800; font-size:18px; width:264px}
/*.we-do img{    border-radius: 190px 190px 190px 190px;
border: 5px solid #cecbcb;}*/

.services ul{     /* display: inline; */
    height: 80px;
    list-style-image: url(../img/line.jpg);
    padding: 0px 0px;}
.services li{ display: inline;
              height: 115px;
              padding: 10px 69px 10px 26px; list-style-image:url(../img/line.jpg)}
section.red-bg{background: #ee5252; /* Old browsers */
               background: -moz-linear-gradient(-45deg, #ee5252 0%, #e63816 51%, #ee5252 87%); /* FF3.6-15 */
               background: -webkit-linear-gradient(-45deg, #ee5252 0%,#e63816 51%,#ee5252 87%); /* Chrome10-25,Safari5.1-6 */
               background: linear-gradient(135deg, #ee5252 0%,#e63816 51%,#ee5252 87%);}
.red-bg h1{ color:#FFF}
.red-bg img{padding-top:20px; padding-bottom:20px}
footer{/*background-image:url(../img/footer-bg.jpg); background-repeat:repeat;*/ padding:10px 0px 0px 0px;margin-top:20px; background-color:#085394}
footer ul{}
footer h2{ color:#FFF}
footer li{ list-style-image:url(../img/footer-arrow.png); color:#FFF; line-height:23px}
footer .contact{float:left; font-size:18px; padding-left:20px; color:#FFF}

footer hr{border-top: 5px solid #2f9204;margin-bottom:0px!important;}
.icon{float:left; padding-left:35px; font-size:18px}
.icon ul{}
.icon li{ line-height:25px}
.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;

    font-size: 25px;

    padding-right: 20px;
    margin-left: -15px;
}

label {
    color: #777;
}
.btn-inline {
    color: #29AAE2;
    font-size: 15px; 
}
.form-control {
    display: block;
    width: 100%;
    height: 41px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 2.428571;
    color: #555;
    /*	background-color: #F7F7F7;*/
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
}
.enquiry-form{
    background: #f7f7f7; margin: 25px 0px; box-shadow: 0px 1px 5px 4px #e3e2e2;
}
.welcome{
    font-size: 25px;
    font-weight: bold;
    font-family: robotic;

}
.about-content{
    padding: 10px 0px;
    text-align: justify;
    font-size: 15px;

}
/**
        MEDIA QUERIES
        @media (max-width: 767px) {
        
}*/

@media (min-width: 1330px) {
    .container {

        width: 1300px!important;
    }
}

@media (max-width: 800px) {
    .logo_img{width:100%}
    .navbar-nav {
        margin: 18px -43px!important;}
    .navbar-brand {

        padding: 23px 0px;

    }
}


/* Small devices (tablets, 768px and up) */
@media (max-width: 768px) {
    .logo_img{width:220px}
    .navbar-collapse ul{text-align: right;}
    .navbar-brand {

        padding: 23px 0px;

    }
    .enquiry-form{
        margin: 50px 15px;
        padding: 10px;
    }
}

@media (min-width: 768px) and (max-width: 900px) {
    .navbar-collapse ul {
        text-align: right;
        margin-right: 0px;
    }
    .nav > li > a {
        position: relative;
        display: block;
        padding: 0px!important 10px!important;
    }
    .testi p{line-height: 25px;
             padding: 0px 0px 60px 0px; text-align:justify}
    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
        border:0px;
        border-color:none!important;}
    .navbar-nav {
        margin: 18px -33px!important;}
}

/* Small devices (tablets, up to 768px) */
@media (max-width: 768px) {
    /* Make the indicators larger for easier clicking with fingers/thumb on mobile */

}

@media (max-width: 420px) { 

}

@media (min-width:280px) and (max-width: 680px) { 
    .logo_img{width:85px}
    .testi p{line-height: 25px;
             padding: 0px 0px 60px 0px; text-align:justify}
    .we-do{padding: 30px 0px 30px 0px;}
    .navbar-nav {
        margin-top: 0px!important;
    }

    .navbar-nav {
        margin: 0px!important;}
    .navbar-collapse ul {

        width: 100%;
        padding-bottom: 10px;}
    .navbar-collapse {
        max-height: 340px;
        padding-right: 15px;
        padding-left: 15px;
        overflow-x: visible;
        -webkit-overflow-scrolling: touch;
        border-top: 1px solid transparent;
        border-top-color: transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
        background-color: white;
    }
}

/******************Image Opacity Section Pages*************************************/
#hamara_opacity_banner{
    background-image: url(../img/business-banner-800x167.jpg);
    background-position: 0% 9%;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    height: 177px;
    margin-top: -20px;	
}
.opacity_overlay{
    top: 0;
    background-color: #000;
    opacity: 0.8;
    height: 177px;
}
.opacity_overlay h1{
    margin-top: 40px;
    color: #fff;
    text-align: center;
    margin: 4% 0;
    font-size: 46px;
}

/******************Service Page*************************************/

p.return {
    font-size: 18px;
    font-weight: 600;
}
p.returnyy {
    font-size: 16px;
}

/******************Home Page*************************************/

.captionOrange, .captionBlack
{
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    border-radius: 4px;
}
.captionOrange
{
    background: #EB5100;
    background-color: rgba(235, 81, 0, 0.6);
}
.captionBlack
{
    font-size:16px;
    background: #000;
    background-color: rgba(0, 0, 0, 0.4);
}
a.captionOrange, A.captionOrange:active, A.captionOrange:visited
{
    color: #ffffff;
    text-decoration: none;
}
a.captionOrange:hover
{
    color: #eb5100;
    text-decoration: underline;
    background-color: #eeeeee;
    background-color: rgba(238, 238, 238, 0.7);
}
.bricon
{
    background: url(../img/browser-icons.png);
}
.img-content{
    padding: 0px 75px;
}
.img-border{
    height: 120px;
    width: 125px;
    border-right: 2px solid #e8e7e7;
    padding: 15px 0px;
}
.img-border1{
    height: 120px;
    width: 125px;
    padding: 15px 0px;
}
.down-content{
    color: #085394;
    font-weight: bold;
    font-size: 13px;
    width: 100px;
    text-align: center;
}
.img-pos {
    width: 100px;
    text-align: center;
}
img.adjust{
    width: 100%;
}
svg.rm {
    width: 100px;
}
svg.rm {
    fill-color: blue;
}
.mysider .bx-wrapper { box-shadow:0px;border:none; margin:0px 0px;}
.bx-pager.bx-default-pager{ display:none;} 
.mysider li{ width: 166px!important; margin-right:10px !important;}
.bx-controls-auto {
    display: none;
}
@media screen and (max-width:1024px){
    .img-content {
        padding: 0px 54px;
    }
    .img-border {
        height: 120px;
        width: 104px;
        border-right: 2px solid #e8e7e7;
        padding: 15px 0px;
    }
    .img-circle1{
        width:100%;
    }
}
@media screen and (max-width:767px){
    .img-content {
        padding: 0px 30px;
    }
    .img-circle1{
        width:80%;
    }
    .img-border {
        height: 120px;
        width: 150px;
        border-right: 2px solid #e8e7e7;
        padding: 15px 0px;
    }
    .down-content{
        color: #085394;
        font-weight: bold;
        font-size: 13px;
        width: 100px;
        text-align: center;
    }
    .box {
        width: 155px;
        margin: 0 auto;
        position: relative;
        height: 260px;
    }
    #five {
        left: -75px !important;
    }
    .five {
        width: 100px !important;
    }
    #six {
        right: -75px !important;
    }
    .six {
        width: 100px !important;
    }
    #seven {
        left: -75px !important;
    }
    .seven {
        width: 100px !important;
    }
    #eight {
        right: -75px !important;
    }
    .eight {
        width: 100px !important;
    }
    #eleven{
        left: -75px !important;
    }
    .eleven{
        width: 100px !important;
    }
    #twelve {
        right: -75px !important;
    }
    .twelve {
        width: 100px !important;
    }
    .ten {
        width: 100px !important;
    }
    .tree-content2 {
        padding: 5px 0px !important;
        font-size: 14px !important;
    }
    .nine {
        width: 100px !important;
    }
    .two {
        width: 100px !important;
    }
    .tree-content1{
        font-size: 14px !important;
        padding: 6px 0px !important;
    }
    .tree-content {
        padding: 7px 0px !important;
        font-size: 13px !important;
    }
    .flow {
        position: relative !important;
        margin: 65px 0px !important;
    }
    a.bx-prev{
        position: relative;
        left: 28px;
        bottom: 50px;
        color: #958484;
    }
    a.bx-next{
        position: relative;
        left: 306px;
        bottom: 50px;
        color: #958484;
    }
    .bx-controls-direction {
        margin-top: -25px;
    }
}
@media screen and (max-width:359px){
    .img-content {
        padding: 0px 30px;
    }
    .img-circle1{
        width:60%;
    }
    .img-border {
        height: 120px;
        width: 130px;
        border-right: 2px solid #e8e7e7;
        padding: 15px 0px;
    }
    .down-content{
        color: #085394;
        font-weight: bold;
        font-size: 13px;
        width: 100px;
        text-align: center;
    }
    .box {
        width: 155px;
        margin: 0 auto;
        position: relative;
        height: 260px;
    }
    #five {
        left: -55px !important;
    }
    .five {
        width: 75px !important;
    }
    #six {
        right: -55px !important;
    }
    .six {
        width: 75px !important;
    }
    #seven {
        left: -55px !important;
    }
    .seven {
        width: 75px !important;
    }
    #eight {
        right: -55px !important;
    }
    .eight {
        width: 75px !important;
    }
    #eleven{
        left: -55px !important;
    }
    .eleven{
        width: 75px !important;
    }
    #twelve {
        right: -55px !important;
    }
    .twelve {
        width: 75px !important;
    }
    .ten {
        width: 75px !important;
    }
    .tree-content2 {
        padding: 5px 0px !important;
        font-size: 14px !important;
    }
    .nine {
        width: 75px !important;
    }
    .two {
        width: 75px !important;
    }
    .tree-content1{
        font-size: 13px !important;
        padding: 5px 0px !important;
    }
    .tree-content {
        padding: 8px 0px !important;
        font-size: 12px !important;
    }
    .flow {
        position: relative !important;
        margin: 65px 0px !important;
    }
    .head {
        width: 250px !important;
        transform: rotate(38deg) !important;
    }
    .middle {
        width: 255px !important;
        transform: rotate(-43deg) !important;
    }
    .plus {
        width: 254px !important;
    }
    .foot {
        width: 255px !important;
    }
    a.bx-next{
        position: relative;
        left: 275px;
    }
}
.flow {
    position: relative;
    margin: 80px 0px;
}

.box {
    width: 200px;
    margin: 0 auto;
    position: relative;
    height: 275px;

}
.box .block {
    position: relative;
    margin: auto;
}
#one {
    top: -25px;
}
#two {
    top: 70px;
}
.two {
    background-color: #fff2a8;
    height: 50px;
    width: 150px;
    border: 2px solid #e3e2e2;
    border-radius: 8px;
    box-shadow: 6px 6px 8px 2px;
    transition: transform .2s;
}
.two:hover {
    -ms-transform: scale(1.1); /* IE 9 */
    -webkit-transform: scale(1.1); /* Safari 3-8 */
    transform: scale(1.1); 
}
#three {
    bottom: 10px;
}
.three {
    background-color: #f9f9f9;
    height: 50px;
    width: 150px;
}
#four {
    bottom: -25px;
}
.four {
    background-color: #f9f9f9;
    height: 50px;
    width: 150px;
}
.box .abs {
    position: absolute;
}
#five {
    top: 42px;
    left: -180px;
}
.five {
    background-color: #8e44ad;
    height: 50px;
    width: 150px;
    border: 2px solid #e3e2e2;
    border-radius: 8px;
    box-shadow: 6px 6px 8px 2px;
    transition: transform .2s;
}
.five:hover {
    -ms-transform: scale(1.1); /* IE 9 */
    -webkit-transform: scale(1.1); /* Safari 3-8 */
    transform: scale(1.1); 
}
#six {
    top: 42px;
    right: -180px;
}
.six {
    background-color: #3499f5;
    height: 50px;
    width: 150px;
    border: 2px solid #e3e2e2;
    border-radius: 8px;
    box-shadow: 6px 6px 8px 2px;
    transition: transform .2s;
}
.six:hover {
    -ms-transform: scale(1.1); /* IE 9 */
    -webkit-transform: scale(1.1); /* Safari 3-8 */
    transform: scale(1.1); 
}
#seven {
    top: 118px;
    left: -180px;
}
.seven {
    background-color: #4dad65;
    height: 50px;
    width: 150px;
    border: 2px solid #e3e2e2;
    border-radius: 8px;
    box-shadow: 6px 6px 8px 2px;
    transition: transform .2s;
}
.seven:hover {
    -ms-transform: scale(1.1); /* IE 9 */
    -webkit-transform: scale(1.1); /* Safari 3-8 */
    transform: scale(1.1); 
}
#eight {
    top: 118px;
    right: -180px;
}
.eight {
    background-color: #02486c;
    height: 50px;
    width: 150px;
    border: 2px solid #e3e2e2;
    border-radius: 8px;
    box-shadow: 6px 6px 8px 2px;
    transition: transform .2s;
}
.eight:hover {
    -ms-transform: scale(1.1); /* IE 9 */
    -webkit-transform: scale(1.1); /* Safari 3-8 */
    transform: scale(1.1); 
}
#nine{
    top: 165px;
}
.nine {
    background-color: #06a7ee;
    height: 50px;
    width: 150px;
    border: 2px solid #e3e2e2;
    border-radius: 8px;
    box-shadow: 6px 6px 8px 2px;
    transition: transform .2s;
}
.nine:hover {
    -ms-transform: scale(1.1); /* IE 9 */
    -webkit-transform: scale(1.1); /* Safari 3-8 */
    transform: scale(1.1); 
}
#ten{
    top: -40px;
}
.ten {
    background-color: #f99c23;
    height: 50px;
    width: 150px;
    border: 2px solid #e3e2e2;
    border-radius: 8px;
    box-shadow: 6px 6px 8px 2px;
    transition: transform .2s;

}
.ten:hover {
    -ms-transform: scale(1.1); /* IE 9 */
    -webkit-transform: scale(1.1); /* Safari 3-8 */
    transform: scale(1.1); 
}
#eleven {
    top: 195px;
    left: -180px;
}
.eleven {
    background-color: #f99c23;
    height: 50px;
    width: 150px;
    border: 2px solid #e3e2e2;
    border-radius: 8px;
    box-shadow: 6px 6px 8px 2px;
    transition: transform .2s;
}
.eleven:hover {
    -ms-transform: scale(1.1); /* IE 9 */
    -webkit-transform: scale(1.1); /* Safari 3-8 */
    transform: scale(1.1); 
}
#twelve {
    top: 195px;
    right: -180px;
}
.twelve {
    background-color: #fb3a14;
    height: 50px;
    width: 150px;
    border: 2px solid #e3e2e2;
    border-radius: 8px;
    box-shadow: 6px 6px 8px 2px;
    transition: transform .2s;
}
.twelve:hover {
    -ms-transform: scale(1.1); /* IE 9 */
    -webkit-transform: scale(1.1); /* Safari 3-8 */
    transform: scale(1.1); 
}
.head{
    position: absolute;
    border: 0;
    border-top: 2px solid #555;
    left: 0;
    right: 0;
    position: absolute;
    top: 117px;
    width: 315px;
    z-index: -1;
    transform: rotate(30deg);

}
.foot{
    position: absolute;
    border: 0;
    border-top: 2px solid #555;
    left: 0;
    right: 0;
    position: absolute;
    top: 120px;
    width: 300px;
    z-index: -1;
}
.middle{
    position: absolute;
    border: 0;
    border-top: 2px solid #555;
    left: 0;
    right: 0;
    position: absolute;
    top: 122px;
    width: 320px;
    z-index: -1;
    transform: rotate(-31deg);
}
.plus{
    position: absolute;
    border: 0;
    border-top: 2px solid #555;
    left: 0;
    right: 0;
    position: absolute;
    top: 120px;
    width: 300px;
    z-index: -1;
    transform: rotate(90deg);
}
.tree-content{
    padding: 12px 0px;
    color: #fff;
    font-size: 16px;

}
.tree-content1{
    padding: 12px 0px;
    color: #000;
    font-size: 17px;
    font-weight: bold;
    font-family: Century gothic;


}
.tree-content2{
    padding: 12px 0px;
    color: #fff;
    font-size: 16px;


}
.col-md-4.col-sm-4.col-xs-6.col-logo {
    z-index: 999;
}
/**********Home Read More Button*************/
.blog-btn a {
    /* color: #fff;
     background: #2c9898;
     font-size: 25px;
     padding: 13px 51px;
         text-decoration: none;*/
    position: absolute;
    top: 0;
    right: 0;
    font-size: 16px;
    font-weight: 800;
    padding: 18px 80px;
    background: #589fbc;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 28px;
    text-decoration: none !important;
    transition: 290ms;
}
