@charset "utf-8";
/* CSS Document */

* {
    margin: 0;
    padding: 0;
}

@font-face {
    font-family: 'Century Gothic';
    src: url('../fonts/Gothic.eot');
    src: url('../fonts/Gothic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/CenturyGothic.woff') format('woff'),
    url('../fonts/Gothic.TTF') format('truetype'),
    url('../fonts/CenturyGothic.svg#Century Gothic') format('svg');
    font-weight: normal;
    font-style: normal;
}


body {

    font-family: "Century Gothic", serif;
    font-size: 14px;
    background-color:#F2EEEC;
    color: #000;
}


.details{

    font-size: large;
    background-color:#F2EEEC;
    color: #000;
}
@media only screen and (max-width: 768px) {
    .details{
        font-size: medium;

    }
}
@media only screen and (max-width: 600px) {
    .details{
        font-size: x-small;

    }
}


@media only screen and (max-width: 600px) {
    .team-height{
        height: 360px !important;

    }
}
@media only screen and (min-width: 600px) {
    .team-height{
        height: 260px !important;

    }
}


.gm-style-iw a {
    color: #5d5d5d;

}

a {
    text-decoration: none;
    outline: none;
}

a:hover {
    color: #000;
}

.clear {
    clear: both;
}

img, a {
    border: none;
    outline: none;
}


h1 {
    font-size: 25px;
    padding: 0 0 10px 0;
    font-weight: normal;
    color: #f55f13;
}


h2 {
    font-size: 18px;
    padding: 0 0 10px 0;
    font-weight: normal;
    color: #f55f13;
    border-bottom: 1px solid #e4e4e4;
}


.all_bred .row {
    background-color: #fd5200;
    height: 40px;
    z-index: -1;
    margin-bottom: -18px;
}

.all_bred .row .container {
    padding-top: 12px;
}

.all_bred a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
}

.all_bred a:hover {
    color: #000;
}

/*.head_in {*/

/*    border-bottom: 34px solid #f66d2a;*/
/*    margin-top: 5px;*/
/*}*/

/*.banner_in, .main_in, .bttm_in, .footer_in {*/


/*}*/


.content {
    margin: 0 auto;
    min-height: 535px !important;
}

.content_in {
    max-width: 990px;
    margin: 0 auto;


}


/*.header {*/
/*    !*float: right;*!*/
/*}*/

/*.header_top {*/
/*    float: left;*/
/*    background: green;*/
/*    width: 100%;*/

/*}*/

/*.menu_top {*/
/*    max-width: 700px;*/
/*    float: left;*/
/*}*/

/*.menu_top ul {*/
/*    float: left;*/
/*}*/

/*.menu_top ul li {*/
/*    display: inline;*/
/*    list-style: none;*/
/*}*/

ul li {
    list-style: none;
}

/*.menu_top ul li a {*/
/*    color: #fff;*/
/*    padding: 10px 10px 11px;*/
/*    border-right: 1px solid #fff;*/
/*    float: left;*/
/*    text-decoration: none;*/
/*}*/

/*.menu_top ul li a:hover {*/
/*    color: #000;*/
/*}*/

/*.search_top {*/
/*    float: right;*/
/*    margin: 4px 0 0 0;*/
/*}*/


/*.search_top input.search {*/

/*    border: medium none;*/
/*    float: left;*/
/*    height: 29px;*/
/*    padding: 3px 7px 3px 7px;*/
/*    width: 190px;*/
/*}*/

/*.head_btm {*/
/*    float: right;*/
/*}*/

/*.logo {*/
/*    position: relative;*/
/*    top: 33px;*/
/*    padding: 0;*/
/*}*/

/*.nav {*/
/*    float: right;*/
/*    margin: 36px 0 0 0;*/
/*}*/

.banner {
    float: left;
}

.main_con {
    float: left;
    padding: 15px 0 0 0;
    line-height: 18px;
    min-height: 400px;
}

.left_con {
    max-width: 640px;
    float: left;
}

.left_con a {
    color: #3b8740;
    text-decoration: none;
}


.intro {
    float: left;
    font-size:large;
    color: #1C102A;
    padding: 0 0 25px 0;

}

/*.intro p {*/
/*    float: left;*/

/*    padding: 0 0 15px 0;*/
/*}*/

.intro ul, .intro ol {
    float: left;

}

.intro ol li {
    list-style: inside decimal;
}

.page ol li {
    list-style: inside decimal;
}

.intro ul li {
    background: url("../images/inside_bul.png") no-repeat scroll 0 9px rgba(0, 0, 0, 0);
    list-style: outside none none;
    padding: 2px 0 2px 10px;
}

.intro ul li a {
    color: #6f6f6f;
    text-decoration: none;
}

.intro ul li a:hover {
    color: #f55f13;
}

p.crv a, .news p.last a {
    background: #f55f13;
    color: #fff;
    padding: 5px 10px;
    text-decoration: none;
    border: 1px solid #b64208;
}

p.crv a:hover, .news p.last a:hover {
    background: #3b8740;
    border: 1px solid #0a530f;
}


.services {

    float: left;
    font-size:large;
    color: #1C102A;
    padding: 0 0 20px 0;
}

.sev_box {
    width: 198px;
    float: left;
    margin: 0 15px 0 0;
}

.sev_box img {
    border: 3px solid #a5a5a5;
}

.sev_box p.head {
    /*font-size:18px;*/
    font-size: 16px;
    color: #3a3a3a;
    border-bottom: 1px solid #d9d9d9;
    padding: 10px 0;
    text-transform: uppercase;
}

.sev_box p.con {
    padding: 10px 0;
}

.sev_box a {
    color: #ee2224;
    text-decoration: none;
}

.sev_box a:hover {
    color: #000;
}


.right_con {
    width: 320px;
    float: right;
}


.news {
    background: #f1f1f1;
    float: left;
}

.news_con {

    float: left;
    line-height: normal;
    padding: 10px 0 0;
}

.news_con_in {
    width: 98%;
    float: left;
    /* padding: 2%; */
    /* background: #f1f1f1; */
    /* margin: 0 0 3% 0; */
}

.news_rt {
    float: right;
    font-size:medium;
    color: #1C102A;
    /* margin-left: 5px; */
}

.news_lt {
    width: 50px;
    height: 45px;
    float: left;
    color: #fff;
    background: #f55f13;
    text-align: center;
}

.news_lt p span.sm {
    font-size: 14px;
    display: block;
    padding: 3px 0 0 0;
}

.news_lt p span.bg {
    font-size: 16px;
    display: block;
}

/*.news_con_in .news {*/
/*    width: 615px;*/
/*}*/

.news {
    padding-left: 5px;
}

.news p.head {
    color: #f55f13;
    font-size: 14px;
    padding: 0;
}

.news p.head a {
    color: #f55f13;
    font-size: 14px;
    padding: 0;
    text-decoration: none;
}

.news p.last {
    text-align: right;
    float: right;
    padding: 10px 0 5px 0;
}

.news p.bold {
    padding: 5px 0;
    font-weight: bold;
}

.news td {
    padding: 5px 10px;
    color: #fff;
    border-bottom: 1px solid #fff;
}

.news tr.odd {
    background: #f55f13;

}

.news tr.even {
    background: #f59666;
}

.bttm_con {
    width: 960px;
    background: #f1f1f1;
    float: left;
    padding: 15px;
    color: #333333;
}

.bttm_con h3 {
    font-size: 18px;
    color: #395044;
    font-weight: normal;
    border-bottom: 1px solid #b8b8b8;
    padding: 0 0 8px 0;
    margin: 0 0 8px 0;
}

.bttm_con a {
    color: #4d4d4d;
    text-decoration: none;
}

.bttm_con a:hover {
    color: #f55f13;
}

.report, .forms, .office {
    width: 240px;
    float: left;
    padding: 0 15px 0 0;
}

.report p {
    padding: 7px 0 0 20px;
    background: url(../images/report_bg.png) no-repeat 0 9px;
}

.forms p {
    padding: 7px 0 0 20px;
    background: url(../images/down_bg.png) no-repeat 0 9px;
}

.office p {
    padding: 7px 0 0 0;
}

.hours {
    width: 195px;
    float: right;
}

.hours p {
    padding: 7px 0;
}

.footer {

    float: left;
    border-top: 1px solid #cfcfcf;
    margin: 20px 0 20px 0;
    padding: 20px 0 0 0;
}

.ft_lt {
    float: left;
    width: 500px;

}

.ft_mid {
    float: left;
    width: 130px;

}

.ft_mid img {
    margin: 0 0 0 5px;
}

.ft_rt {
    float: right;
    width: 100px;
    text-align: right;
}

.form_download {
    width: 200px;
    bottom: 140px;
    right: 0;
    position: fixed;
    padding: 0 10px 0 70px;
    font-size: 14px;
    z-index: 99;
    background: url(../images/form_bg.png) no-repeat;
}

.visit_nepal {
    position: absolute;
    top: 25px;
    right: 20px;
    z-index: 99;
}


.slogan {
    /*background: url("../images/form_bg.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    bottom: 30px;
    font-size: 14px;
    height: 108px;
    position: fixed;
    right: 0;
    width: 137px;
    z-index: 99;
}


.form_download a {
    color: #fff;
    text-decoration: none;
}

.form_download a:hover {
    color: #000;
}


.con_lt {
    float: left;
    padding: 2% 0 0;
    width: 45%;
}

.con_rt {
    float: right;
    padding: 2% 0 0;
    width: 45%;
}

.con_lt p, .con_rt p {
    float: left;
    padding: 15px 0 0;

}

.con_lt p label {
    float: left;
    font-size: 14px;
    padding: 0 0 5px;

}

.con_lt p input {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #dddddd;
    color: #666666 !important;
    font-size: 12px;
    padding: 8px 5px;
    width: 97.3%;
}

.con_lt p textarea#edit-message {
    height: 100px;
    margin-right: 0;

}

#edit-submit {
    background: #f55f13;
    color: #fff !important;
    cursor: pointer;
    padding: 5px 10px;
    width: auto;
    border: 1px solid #b64208;
}


#edit-submit:hover {
    background: #3b8740;
    border: 1px solid #0a530f;
}

.mag_con {
    float: left;

}

.main_list.first {
    margin: 0 258px 18px;
}


.main_list.first {
    margin: 0 240px 18px;
}

.main_list {
    /*background: #f1f1f1;*/
    float: left;
    height: 280px;
    margin: 0 25px 18px;
    text-align: center;
    width: 160px;
}

.main_list img {
    width: 150px;
    height: 190px;
}

.main_list p.mag_name, p.mag_pos {
    padding: 0 4%;
    width: 92%;
}

p.mag_pos {
    font-style: italic;
}

.main_list a {
    font-weight: bold;
    text-decoration: none;
    color: #000;
}

.main_list a:hover {
    color: #f55f13;
}

.error {
    color: #ff0000;
}

.profile {
    background: #f1f1f1;
    float: left;
    margin: 0 0 3%;
    padding: 2% 2% 0 2%;
    width: 98%;
}

.profile_lt {
    width: 150px;
    float: left;
}

.profile_lt img {
    width: 150px;
    height: 150px;
}

.profile_rt {
    width: 460px;
    float: right;
}

.profile_rt p.profile_name {
    color: #f55f13;
    font-size: 16px;
}

.profile_rt p.profile_name span {
    font-size: 12px;
    color: #000;
    font-style: italic;
}


.popup{
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    transition: all 0.2s ease-in-out;
    box-sizing: border-box;
    padding:10px;
    background-color:#FFF;

}
.popup img{
    width:100%;
  }

.career_list {
    width: 96%;
    float: left;
    background: #f6f6f6 url(../images/acc_bg.png) no-repeat 10px 20px;
    padding: 8px 15px;
    border-bottom: 1px solid #cecece;
    /*margin:0 0 10px 0;*/
    margin: 10px 0 0 0;
}

.career_list span.title {
    float: left;
    font-family: "Amplitude-Light", "Arial Narrow", arial;
    font-size: 18px;
    margin: 10px 0;
    padding-left: 15px;

    cursor: pointer
}

.card {
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    transition: all 0.2s ease-in-out;
    box-sizing: border-box;
    margin-top:10px;
    margin-bottom:10px;
    padding:10px;
    background-color:#FFF;
  }

  .card:hover {
    box-shadow: 0 5px 5px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
  }
  .card > .card-inner {
    padding:10px;
    height:140px;
  }
  .card .header h2, h3 {
    margin-bottom: 0px;
    margin-top:0px;
  }
  .card .header {
    margin-bottom:5px;
  }
  .card img{
    width:100%;
    height:250px;
  }

.career_list:hover {
    background: #f6f6f6 url(../images/acc_h.png) no-repeat 10px 20px;
    cursor: pointer;
}

.career_minus {
    background: #f6f6f6 url(../images/acc_h.png) no-repeat 10px 20px !important;
}

.career_list p.line {
    border-bottom: 1px dotted #cecece;
    padding: 0;
}

.faqblock {
    padding: 15px;
    background: #FFF;
    margin-top: 10px;
    margin-left: 15px;
    border-bottom: 1px solid #CCC;
    width: 90.5%;
    float: left;
}

.faq-accordion h4 {
    font-size: 18px;
    padding: 0 0 5px 25px;
    color: #2687b8;
    font-weight: normal;
}

.faq-accordion h4 a {
    color: #0695d1;
    text-decoration: none;
}

.faq-accordion h4 a:hover {
    color: #000;
}

ul.sitemap li {
    background: none;
    padding: 2px 0;
}

ul.sitemap li a {
    background: url("../images/inside_bul.png") no-repeat scroll 0 5px rgba(0, 0, 0, 0);
    padding: 0 0 0 10px;
}

ul.sitemap li ul {
    padding: 0 0 0 15px;
}

.pagination {
    padding: 15px 0;
}

.pagination strong {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 2px 8px;
}

.pagination a {
    background: #f55f13;
    border: 1px solid #b64208;


    color: #fff;
    padding: 2px 8px;
    text-decoration: none;
}

.pagination a:hover {
    background: #0e792f;
    border: 1px solid #075d22;
}

.counter {
    width: 200px;
    float: left;
}

.inside_con {
    padding: 50px 0 0 0;
}

.office ul, .office ol {
    float: left;

}

.office ol li {
    list-style: inside decimal;
}

.bttm_con .office ul li {
    background: url("../images/inside_bul.png") no-repeat scroll 0 9px rgba(0, 0, 0, 0);
    list-style: outside none none;
    padding: 2px 0 2px 10px;
}

.bttm_con .office ul li a {
    color: #6f6f6f;
    text-decoration: none;
}

.bttm_con .office ul li a:hover {
    color: #f55f13;
}

/*.my-team{*/
/*    text-align: center;*/
/*}*/
.my-team .thumbnail {
    width: 165px;
    margin: 50px;
    display: table-cell;
    height: auto;
}

.my-team .thumbnail img {
    height: 175px;
}

.page {
    margin-top: 20px;


}

.box {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
}

.box div {
    height: 300px;
    width: 175px;
}

.box div img {
    width: 160px;
    height: 206px;
}

.box p {
    white-space: pre-wrap;
}
#a{
    padding: 5px;
}

.my-navbar {
    background: #0d3a0d;
    font-size: small;
}


@media (max-width: 992px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
   .navbar-nav .open .dropdown-menu {
       position: static;
       float: none;
       width: auto;
       margin-top: 0;
       background-color: transparent;
       border: 0;
       -webkit-box-shadow: none;
       box-shadow: none;
    }
}
@media only screen and (min-width: 768px) {
    .my-navbar{
        font-size: medium;

    }
}
@media only screen and (min-width: 992px) {
    .my-navbar{
        font-size: large;

    }
}

#navbar > ul > li.dropdown.open > a {
    background: #bb5216;
    color: #F5F5F5 !important;
}

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

.members div {
    /*max-width: 900px;*/
    margin: auto;
}

.members div div {
    display: inline-block;
    white-space: nowrap;
}



.members {
    /*display: block;*/
    /*clear: both;*/
    margin: 5px;
    padding: 5px;
    box-shadow: 10px 2px 22px 4px rgba(0, 0, 0, 0.54);
    -webkit-box-shadow: 10px 2px 22px 4px rgba(0, 0, 0, 0.54);
    -moz-box-shadow: 10px 2px 22px 4px rgba(0, 0, 0, 0.54);
    min-height: 220px;
}

.team .members div img {
    height:180px;
    width:150px;
    margin: 0 10px;
}

.members .position {
    color: green;
}

.members .detail p {
    max-width: 200px;
    white-space: pre-wrap;
}

.members .detail .name {
    font-size: 16px;
}
