
body{
    background-color: transparent;
    background-image: url("../files/bg.png") !important;
    background-attachment: fixed;
    font-family: 'tahoma';
    color: #464646;
    font-size: 16px;

}

.header{
    padding: 0  10px;
    background: #f02929;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 100;
}

.animate, input ,label , .toggle , .post-item, .top-post , :hover , h5, a{
    -webkit-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    -ms-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    transition: all linear 0.2s;
}



.tooltip{
    font-family: IRANSans !important;
}
.font-tahoma{
    font-family: tahoma;
}
.tools-footer{
    padding-right: 50px;
}

.under-header{
    padding-top: 60px;
}

.underline{
    padding: 5px;
    border-bottom: 1px solid #ddd;
}
.twit-panel .alert{
    padding: 5px !important;
    border-radius: 20px;
    margin-right: 5px;
    font-size: 14px;
}


label{
    font-family: IRANSans; 
    display: inline;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 500;
    font-size: 14px;
}
.header-menu-box li a{
    color: #fff;
    padding: 20px 10px;
    font-size: 16px;
    float: right;
    direction: ltr;
}

.navbar {
   margin-bottom: 0px; 
   border:none;
}

.header-menu-box li{
    float: left;
}

.nav {
    direction: rtl;
}
ul li ul li{
    width: 100%;
}
.header-menu-box li a:hover , .header-icon:hover , .header-member-info:hover{
    background-color: #000 !important;

    color: #fff;
}

.header-menu-box .menu-item:hover{
    background: rgba(0, 0, 0, .1);
    color: #fff;
    border-radius: 2px
}

.dropDownLeft {

    float: left !important;
    text-align: right !important
}

.header label {
    padding: 0 5px;
    color: #fff;
    font-weight: 400;
    font-size: 12px;
    cursor: pointer;
    line-height: 30px;
}
.header-member-info{
    padding: 4px;
    margin-left: 5px;
}
.header-member-info img{
    border-radius: 50%;
}
.border {
    border: 4px solid #b4b4b4;
}
.header .logo{
    z-index: 2;
    height: auto;
    right: 0;
    height: 85px;
    position: absolute;
    background: #f12a2a;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}
.tfloat{
    float: right;
}
.header .logo img{
    height: 100%;
    padding: 5px;
}

.header .logo-td{
    width: 100px;
}
.header .logo-td h1{
    margin: 0 !important;
}

form-control{
    font-family: IRANSans !important;
    font-size: 16px !important;
}
.form-control{
    border-radius: 3px;
}
.post-item-small h5{
    font-weight: 300;
    color: #000;
    min-height: 54px;
}
.post-lengh{
    line-height: 20px;
    color:#929292;
}
.fcrop-switch{
    border: 1px solid #ccc;
    min-width: 120px;
    height: 26px;
    border-radius: 2px;
    font-size: 14px;
    color: #fff;
    text-align:center;
}
.post-item .footer{
    background-color: transparent;
    font-size: 14px;
}
.post-item{

}
.swiper-container{

}
.post-item h5{
    padding-top: 5px;
    margin: 0px;
    font-size: 14px;
    font-weight: 400;
    min-height: 60px;
    line-height: 26px !important;
}
.post-item h5:hover{
    color: #4285f4;
}
.tt-menu .tt-suggestion{
    cursor: pointer;
}
.tt-dataset h3  {
    padding: 5px 10px;
    margin-top: 0;
    font-size: 16px !important;
    background: #f6f7f9;
    border-bottom: 1px solid #e9eaed;
    border-top: 1px solid #e9eaed;
    line-height: 20px;
}
.post-item .date , .post-item-small .post-info , .post-detail .post-info{
    font-size: 11px;
    font-weight: 300;
    color: #757575;
}
.post-item .category{

}

.mr10{
    margin-right: 10px;
}
.tt-menu{
    padding: 0 !important;
    border-radius: 2px !important;
}

.panel-heading{
    background-color: #f6f7f9 !important;
    border-bottom: 1px solid #dddfe2;
    padding: 6px 10px;
    font-family: IRANSans;
    font-size: 14px !important;
    font-weight: 500;
}
.panel-footer{
    border-radius: 0 0 3px 3px !important;
    border-top: 1px solid #dddfe2 !important;
    background-color: #f6f7f9 !important;
}
.btn-send{
    background-color: #529ecc;
    border-color: #529ecc;
    border-radius: 2px;
    color:#fff;
    padding: 3px 16px;
}
.popular-topic h3{
    font-size: 14px !important;
}
.bootstrap-switch .bootstrap-switch-handle-on, .bootstrap-switch .bootstrap-switch-handle-off, .bootstrap-switch .bootstrap-switch-label{
    padding: 3px 6px !important;
    border-radius: 0px !important
}
.btn-send:focus{
    color:#fff;
}
.btn-send:hover{
    color:#fff;
    background-color: #4191c1;
    border-color: #529ecc;
}
.twit-panel .member-img{
    float: right;
    position: absolute;
    width: 48px;
    width: 48px;
    border-radius: 50%;
}
.twit-panel .panel-body{
    padding-bottom: 8px !important;
}
.twit-panel{
    -webkit-transition: max-height 0.8s;
    -moz-transition: max-height 0.8s;
    transition: max-height 0.8s
}
.comment-footer span{
    font-size: 11px;
    color: #395b9e;
}
.comment-footer .time-ago{
    color: #90949c;
    font-size: 11px;
}
.comment-details .comment-text{
    font-family:IRANSans;
    font-size: 12px;
}
.name-family{
    color: #3273343;
}
.comment-text-box ,  comment-text-box:active{
    font-size: 13px;
    font-family:IRANSans;
    width: 100%;
    padding-right: 50px;
    border: none !important;
    outline: none;
    padding-top: 0;
    resize: none;
    height: auto;
    overflow:hidden;
}
.comment{
    display: table-cell;
    width: 100%;
    font-size: 14px;
    vertical-align: top;
    margin-bottom: 15px;
    padding: 0 8px;
}
.twit-options{
    font-size: 14px; 
}
.twit-options .dropdown-menu {
    font-size: 12px;
    right: auto;
    left: 8px;
    float: left;
    text-align: right;
    border-radius: 2px;
}
.text-input:focus , .comment-text-box:focus{
    outline: none;

}
.tool-box{
    padding: 0px 14px 8px;
    font-family: IRANSans;
    font-size: 14px;
}
.tool-box .item{
    padding: 1px 10px;
    border-radius: 20px;
    background-color: #f6f7f9;
    font-size: 12px;
}
.tool-box .item:hover{
    background-color: #e9ebee;
}
.lnk{
    cursor: pointer;
}
.loading{
    padding: 6px;
}
.animate-enter {
    -webkit-transition: 1s linear all; /* Chrome */
    transition: 1s linear all;
    opacity: 0;
}

.animate-enter.animate-enter-active {
    opacity: 1;
}
.twit-header .user{
    padding:2px;
    border-radius: 2px;
    border-radius: 50%;
}
.twit-header .info{
    line-height: 20px;
}
.alert {
    margin-bottom: 15px !important;
}
.tt-input.loading {
    background: transparent url(../img/loading.gif) no-repeat scroll left center content-box !important;
}
.twit-header{
    padding: 10px;
    border-bottom: 1px solid #efefef;
}
.twit-options-title{
    font-size: 20px;
    color: #8a8a8a;
    padding: 10px;
    line-height: 34px;
}
.twit-options-title:focus{
    text-decoration: none;
}
.header-search .typeahead-form-control{
    font-family: IRANSans !important;
    font-size: 12px !important;
    height: 36px !important;
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    line-height: 1.42857143;
    color: #404040;
    background-color: #00744e !important;   
    background-image: none;
    border: 0;
    border-radius: 3px;
}  
.header-search .typeahead-form-control:focus {
    background-color: #fff !important;
    color: #404040;
    box-shadow: none;
    border: none;
    outline: none;
}
.header-search .typeahead-form-control::placeholder {
    color: #ddd;
}
.field-member-rules{
    direction: ltr;
    text-align: right;  
}
.stock-list .item{
    padding: 3px 10px;
    margin: 4px;
    border-radius: 50px;
    background: #fff;
    display: inline-block;
    color: #00744e;
    font-size: 14px;
}
.stock-list .item:hover{
    background: #67a994;
    color: #ffffff;
}
.stock-list .group-title{
    padding: 5px;
    border-bottom: 1px solid #ddd;
    margin-top: 10px;
    margin-bottom: 5px;
    font-weight: bold;
    color: #00744e;
    font-size: 18px;
}
.header-search{ 
    position: relative;
    display: table; 
}

.typeahead-form-control.tt-hint:active{
    background-color: #fff !important;
}

.top-menu-background-color{
    background-color: rgba(255, 255, 255, 0.9) !important; 
    border-bottom: 1px solid #b3b3b3;
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: transparent;
}
.min_page{
    min-height: 600px;
}
.header .logo h1{
    font-size: 22px;
    margin:0;
    padding-bottom: 8px;
    font-weight: bold;  
    padding-top: 8px;
}
.top_panel .dropdown-menu{

}
@media(max-width:1200px){
    .header .logo h1{
        font-size: 20px;
    }
}
.header .logo p{
    font-size: 14px;
    line-height: 0.4;
    color: #222222;
    font-weight: 400;
    text-align: right;
    margin-right: 32px;
}
.nav-pills > li > a {
    border-radius: 0 !important;
}
@media (min-width: 768px){
    .navbar-nav > li > a {
    }
}
.main_menu > li > a:active{
    color: #cf3b19  !important;
    transition: all 0.3s ease;
    background: transparent !important;
}
.main_menu > li > a:hover{
    color: #efefef  !important;
    transition: all 0.3s ease;
    background: transparent !important;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color:  #fff !important;
}
.main_menu{
    padding-right: 70px !important;
}


.post-detail h1{
    margin-top: 0;
    margin-bottom: 7px;
    word-wrap: break-word;
    font-size: 28px;
    line-height: 50px;
}
.slider_caption {
    position: absolute;
    top: 45%;
    left: 16%;
    right: 16%;
    background-color: #0000004f;
    font-size: 40px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    z-index: 11;
    pointer-events: none;

}
.header-menu-box li a {
    text-align: left;
}
@media(max-width: 768px){
    .tools-footer{
        padding-right: 0px;
    }
}
.swiper-button-next , .swiper-button-prev{
    display: none;
}
.swiper-container:hover .swiper-button-next{
    display: block;
}
.swiper-container:hover .swiper-button-prev{
    display: block;
}
.layer {
    background-color: rgba(0, 0, 0, 0.20);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    pointer-events: none;
}
.user-view tr td:first-child{
    background: #f0f1f2;
    padding: 9px 21px;
    margin-left: 19px;
}
.user-view tr td:nth-child(2){
    background: #f7f9fa;
}
.user-view td{
    border: solid 8px #fff;
}
.about{
    height: auto;
    color: #333;
}
.about h1{
    font-size: 25px;
    margin: 0 21px 20px 0;
}
@media(max-width:768px){
    .about article{
        min-height: 250px;
    }
}
.about .image{

}
.about .image{
    padding: 5px;
    margin: 0;
    direction: ltr;
}
.ltr{
    direction: ltr;
}
.rtl{
    direction: rtl;
}
.about .image img{
    width: 40%;
    margin: 0 0 5px 0;
}
.about .desc .text{
    padding: 10px 20px 5px 20px;
    text-align: justify;
    line-height: 26px;
}
.desc{
    text-align: center;
    padding: 50px 0 20px 0;
    line-height: 24px;
    border-bottom: 2px solid #ddd;
}
.trapezoid {
    border-top: 40px solid #005050;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    height: 0;
    width: 100%;
}
.what{
    padding-bottom: 80px;
    margin-top: 5px;
}
.what h2{
    font-size: 36px;
    margin: 0;
    margin-bottom: 85px;
}
.what article{
    padding-top: 10px;
    padding-bottom: 30px;
}
.what article p{
    padding-top: 35px;
    min-height: 95px;
}
.what article a:hover{
    color: #cf3b19 !important;
}
.control{

}
.control .row{
    padding-top: 100px;
    padding-bottom:100px;
}
.control article{
    padding-top: 10px;
    padding-bottom: 20px;
}
.control article .logo{
    background: #008cbd;
    border-radius: 50% 50% 50% 50%;
    width: 100px;
    height: 100px;
}
.control article .logo.second{
    background: #ff6600;
}
.control article .logo.third{
    background: #76b820;
}
.control article .title h3{
    font-size: 25px;
    color: #fff;
    text-align: right;
    font-weight: bold;
}
.control article .content p{
    font-size: 14px;
    color: #fff;
    text-align: right;
    padding-top: 15px;
    text-align: justify;
}
.control article i{
    font-size: 65px;
    color: #FFF;
    margin-top: 20px;
}
.control article i.fa-bullseye{
    margin: 19px 6px;
}
.control article i.fa-certificate{
    margin: 19px 6px;
}
.control article a{
    color: #FFF !important;
    font-size: 16px;
    font-weight: bold;
}
.control article a:hover{
    color: #cf3b19 !important;
}
.service{
    height: auto;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-bottom: 80px;
}
.service h2{
    text-align: center;
    font-size: 36px;
    color:  rgb(63, 63, 63);
}
.service p{
    line-height: 24px;
}
.service h3 {
    font-size: 26px;
    line-height: 1.2;
    font-weight: 300;
    color: #3f3f3f;
}
.service article{
    margin: 25px 0 70px 0;
}
.service .image{
    padding: 10px;
    margin-bottom: 10px;
}
#toTop {
    padding: 10px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    font-size: 22px !important;
    line-height: 32px;
    color: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.4) 4px 4px 8px 0px;
    position: fixed;
    right: 25px;
    bottom: 70px;
    text-align: center;
    text-decoration: none;
    z-index: 20;
    background: #2b2e33;
    /* border-radius: 50%; */
    overflow: hidden;
    display: none;
}
.copy_right{
    background: #292929;
    color: #7f858f !important;
    padding-top: 5px;
    padding-bottom: 5px;
}
.copy_right h6{
    font-size: 12px;
    color: #d0d0d0;
    line-height: 22px;
    font-weight: 300;
}
.copy_right h6 b{
    color: #e6e6e6;
}
a#toTop{
    color: #fff !important;
}
a#toTop:hover{
    background: #080808;
}
.footer{
    background: #2e2e2f;
}
.footer .contact ul{
    color:#fff;
    font-size: 18px;
}
.footer ul{
    list-style-type: none;
}
.footer .contact ul .fa{
    color:#f02929;
}

.footer h3{
    color: #fff;

}
.footer .logo img{
    width: 100%;
}

.footer ul{
    padding: 0;
}
.footer ul li{
    padding: 4px;
}
.footer ul li a h5{
    line-height: 20px !important;
    font-weight: 300;
    color: #ddd;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.footer ul li h5{
    line-height: 24px !important;
    font-weight: 300;
    color: #ddd;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.footer ul li a h5:hover{
    color: #fff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.newrow{
    margin-left: 0;
    margin-right: 0;
}
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.share-box{
    font-size: 12px;
    padding: 12px 0;
}
.header .box-left {
    float: left;
    margin-top: 5px;
    margin-left: 6px;
}
.social-list {
    display: inline-block;
    margin: 0;
    margin-top: 3px;
    float: right;
}
.social-list li {
    display: inline-block;
    padding-left: 10px;
}
.social-list a {
    display: inline-block; 
    font-size: 20px;
    color: #2f2f2f !important;
}
.menu{
    width: 100%;
    background: transparent;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 100;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.menu-center{

    float: right;
    position: relative;
    left: -50%; /* or right 50% */
    text-align: left;
}
.menu-center-ul{
    border-top: 2px solid #fff;
    position: relative;
    left: 50%;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: transparent;
    color: #000 !important;
}

.body_start{
    padding-top: 80px;
}
.logo img{
    position: relative;

}

td a:hover,th a:hover ,.breadcrumb a:hover{
    color: #000 !important;
}

.header_text{
    color: #2f2f2f;
    font-size: 16px;
    font-weight: 500;
    margin: 0;
    margin-top: 3px;
}
.phone {
    color: #2f2f2f;
    font-size: 16px;
    font-weight: 500;
    float: left;
}
.phone i {
    font-size: 25px;
    color: #1A326B;
    position: relative;
    top: 3px;
}
@media(max-width:992px){
    .phone{
        text-align: center;
        float: none;
    }
}
.search button {
    background: none;
    border: none;
    display: inline-block;
    padding: 0;
    outline: none;
    outline-offset: 0;
    cursor: pointer;
    -webkit-appearance: none;
    position: absolute;
    left: 0;
    top: -1px;
    bottom: -1px;
    padding: 0 18px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    background: #4394D0;
    color: #FFF;
    font-size: 14px;
}
.clear {
    clear: both;
    margin: 0;
    padding: 0;
    font-size: 0;
    border: 0;
    line-height: 0;
}
.search input {
    line-height: 15px;
    height: 100%;
    width: 100%;
    background: transparent;
    border: none;
    color: #2f2f2f;
    outline: none;
}

.list-inline {
    padding-left: 0;
    list-style: none;
}
.user li ul li a{
    color: #000 !important;
}
.user li ul li a:hover {
    background-color: #4394D0;
}
.twit-header .created-at{
    color: #90949c;
    font-size: 11px;
}
.twit-header .info .user-name , .twit-header .info .user-nickName{
    font-size: 12px;
}
.twit-options{
    font-size: 12px;
}
.twit-content{
    padding: 10px;
    font-family: IRANSans;
    font-size: 13px;
    text-align: justify;
    font-weight: 300;
    line-height: 22px;
    color: #000;
}
.twit-footer{
    padding:8px;
    border-top: 1px solid #efefef;
    margin: 0 10px;
}

.comment-details{
    position: relative;
    display: table
}
.margin-10{
    margin: -10px;
}
.twit-comments .comment-box .answer-form .text-input{
    width: 99%;
    height: 32px;
    border: 1px solid #dddfe2;
    font-size: 13px;
    font-family: IRANSans;
    outline: none;
    resize: none;
    overflow: hidden;
    line-height: 28px;
    border-radius: 2px;
}
.twit-comments .comment-box .answer-form{
    width: 100%;
    display: table-cell;
}
.twit-comments .comment-box .member-img-aw{
    height: 32px;
    width: 32px;
    display: table-cell;
    border-radius: 50%;
}

.twit-comments{
    padding: 10px;
    background-color: #f6f7f9;
    border-top: 1px solid #dddfe2;
    min-height: 52px;
    opacity: 1;
}
.twit-comments.ng-hide{
    opacity: 0;
}

.twit-comments .comment-box{
    position: relative;
    display: table;
    width: 100%;
}

.twit-footer .options span{
    font-size: 11px;
    color: #7f7f7f;
    margin-right: 10px;
}



.opinion-label{
    border: 1px solid;
    width: 60px;
    font-size: 14px;
    height: 24px;
    border-radius: 20px;
    box-sizing: border-box;
    text-align: center;
}
.optimist{
    background-color: #33aa46;
    border-color: #33aa46;
    color: #fff;
    font-size: 12px;
    padding: 2px 0;
}
.pessimistic{
    background-color: #e84253;
    border-color: #e84253;
    color: #fff;
}
.black{
    color:#000;
}

.shadow-play{
    -webkit-box-shadow: 0 0 6px rgba(0,0,0,0.27);
    -moz-box-shadow: 0 0 6px rgba(0,0,0,0.27);
    box-shadow: 0 0 6px rgba(0,0,0,0.27);
    background: #fff;
    border-radius: 2px;
}
.breadcrumb {
    font-size: 16px;
    margin-bottom: 10px;
    padding: 10px 10px;
    color: #2f2f2f;
    border: 1px solid #e2e2e2;
    font-weight: 300;
    background-color: #fff;
}
.tb1{
    border-top: 1px solid #e2e2e2;
}
.bb1{
    border-bottom: 1px solid #e2e2e2;
}
.box_shadow {
    border: 1px solid;
    border-color: #e5e6e9 #dfe0e4 #d0d1d5;
    border-radius: 3px;
    background-color: #fff;
    box-shadow: none !important;
    margin-bottom: 10px !important;
}
.post-image{
    position: relative;
}
.post-image .title{
    height: 80px;
    overflow: hidden;
}
.post-image .info{
    color: #00744e;
    font-size: 12px;
    border-top: 1px solid #dfe0e4;
}
.post-image .post-footer{


}
.post-item:hover .share{
    display: block;
}

.post-item:hover{
    -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.36);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.36);
    -webkit-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    -ms-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    transition: all linear 0.2s;

}
.post-item{
    margin-bottom: 15px;
    border-radius: 3px;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1) ;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1) ;
}

.marginRL-5{

    padding-top: 14px;
}

.post-item-small{
    padding: 5px;
    border-radius: 3px;
    margin-bottom: 15px;
    border-radius: 3px;
    margin-top: 14px !important;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);

}
.post-item-small:hover {
    -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.36);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.36);
    -webkit-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    -ms-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    transition: all linear 0.2s;
}
.post-item-small .post-image{
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}
.btn-green{
    background-color: #62b965;
    box-shadow: 0 2px 3px 0 rgba(0,0,0,.15);
    color: #FFF;
    padding-right: 20px;
    padding-left: 20px;
}

.main article div{
    height: 150px;
    text-align: center;
    border-radius: 3px;
    color: #FFF;
    margin: 15px 0 15px 0;
}
.main article div:hover{
    background-color: #6B9FC5;
    transition: all 0.3s ease;
}
.main article div h3{
    padding: 0 !important;
    margin: 0 !important;
    position: relative;
    top: 15%;
    transition: all 0.3s ease;
}
.main article .box{
    background-color: #5682a3;
    transition: all 0.3s ease;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.5);
}
.about_us{
    height: auto;
    padding: 20px;
    margin-bottom: 15px;
}
.about_us p{
    line-height: 32px;
    text-align: justify;
}
.about_us h1{
    font-size: 25px;
    margin-top: 0px;
    margin-bottom: 20px;
}
.about_us .image{
    margin: 0 20px 13px 0;
    float: left;
}
.member{
    padding: 10px;
    margin-bottom: 20px;
    text-align: center;
}
.member h2{
    margin-bottom: 30px;
}
.member_box{
    margin-bottom: 20px;
}
.member_box .inside{
    padding: 3px;
    padding-top: 10px;
    border: solid 1px transparent;
    border-radius: 3px;
    transition: all 1s;
}
.member_box:hover .inside{
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    border: solid 1px #ebeced;
    border-radius: 4px;
    transition: all 1s;
    background: #FFFCFC;
}
.fw300{
    font-weight: 300 !important;
}
.member .member_image{
    padding: 5px;
    border-radius: 50% 50% 50% 50%;
    background: #4394D0;
    height: 150px;
    width: 150px;
    margin: auto;
    color: #fff;
    overflow: hidden;
}
.member .member_image i{
    font-size: 160px;
}
.member hr{
    margin-bottom: 10px;
    border: solid 2px #889;
}
.member_box .text{
    padding: 0 5px 10px 5px;
}
.font-size-20{
    font-size: 20px !important;
}
.font-size-12{
    font-size: 12px !important;
}
.color_withe{
    color: #fff !important;
}
.color_red{
    color: red !important;
}
.color_green{
    color: green !important;
}

.navbar-nav {
    margin: 0px;
    font-size: 14px;
}
.panel_heading{
    background-color: #84055E !important;
    color: #FFF !important;
    border: none;
}
.no_line_height{
    line-height: 0 !important;
}
.tools label {
    line-height: 29px !important;
}
.padding_top_8{
    padding-top: 8px;
}
.padding_top_30{
    padding-top: 30px;
}
.no_paddin_right{
    padding-right: 0 !important;
}
.padding_top_10{
    padding-top: 10px;
}
.margin_left_5{
    margin-left: 5px;
}
.mb30{
    margin-bottom: 30px;
}
.padding_left_right_0{
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.padding_left_right_7{
    padding-left: 7px !important;
    padding-right: 7px !important;
}
.back_color{
    background-color: #f7f9fa !important;
    color: #000 !important;
}
.form-control[readonly]{
    background-color: #fff !important;
}
.monthYear{
    color: #0073EA;
    font-size: 13px;
}
.pdp-default .header{
    height: 26px !important;
}
a:hover{
    color:#365899;
}
.padding_11{
    padding: 11px 17px !important;
    transition: all 0.3s ease;
}
.padding_10{
    padding: 10px!important;
}
.padding_20{
    padding: 20px!important;
}
.padding_7{
    padding: 7px !important;
}
.navbar-header > a{
    padding: 10px;
    line-height: 43px;
}
.navbar-left{
    float: left;
}
.tt-rtl{
    width: 100%;
    vertical-align: top;
    height: 38px;
}
.logo-link{
    height: 30px;
}
.full{
    width: 100%;
}
@media (min-width: 992px) AND (max-width: 1200px) {

}
@media (max-width: 992px) {
    .form_label{
        text-align: right;
    }
}
@media (max-width: 550px) {

    .header .tools-box{
        padding-top: 5px;
    }
}
@media (max-width: 768px) {
    .back-to-top {
        right: 22px !important;
    }

}
.telegram-color{
    color: #2096d4;
}
.google-plus-color{
    color: #eb4026;
}
.facebook-color{
    color: #516eab;
}
.twitter-color{
    color: #29c5f6;
}
.full-menu li{
 width: 100%;
 font-size: 16px;
}
.full-menu li a{

 font-size: 16px;
}
.post-item .title{
    font-size: 20px;
    color:#000;
}
.post-item .share-box{
    padding: 6px 0;
    font-size: 20px;
    height: 34px;
}
.post-item .share{
    padding: 0 15px;
    display: none;
}
.post-item .time-ago{
    font-size: 10px;
    line-height: 20px;
    color: #757575;
}
li .title{
    padding: 3px 20px;
    font-weight: bold;
}
@media (max-width: 768px) {
    .header-search , .header .tools-box , .header .menu-box{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .under-header {

    }
    .header .tools-box{
        padding-top: 5px;
    }
    .navbar-header > a {
        padding: 10px;
        line-height: 30px;
    }
    .navbar-left{
        float: right;
    }
    .padding_5{
        padding: 5px;
    }

    .header td.search-live{
        padding: 0 !important; 
    }
}
#hamburger-icon{
    top: 20px !important; 
}
@media (max-width: 768px) {
    .fluid_30{
        padding-right: 20px !important;
        padding-left:20px !important;
        transition: all 0.3s ease;
    }
}

.modal-close{
    position: relative;
    top: 5px;
    right: 5px;
    z-index: 105;
    background: #fff;
    padding: 5px 10px;
    border-radius: 3px;
    color: #000;
}
.prevArrow , .nextArrow{
    color: #5F5D5D;
}
.tableau_intro{
    background: #fff;
    padding: 10px;
}
.tableau_details{
    margin: 10px 0 50px 0;
}
.tableau_details article{
    margin: 0 0 10px 0;
    background: #fff;
    padding: 10px;
}

.tableau_details h2, .tableau_details h3{
    padding: 0;
    margin: 0;
}
.tableau_details .text{
    padding-top: 20px;  
    font-size: 14px;
}
.tableau_details .row{
    padding-bottom: 10px;  
}
.tableau_details .text .field{
    padding-left: 15px;
    padding-right: 20px;;
}
.tableau_details .text .field div{
    padding-right: 15px;
    color: #000;
    background: #f0f1f2;
    line-height: 35px;
}
.tableau_details .text .content{
    padding-right: 20px;
}
.tableau_details .text .content div{
    padding-right: 15px;
    color: #777;
    background: #f5fcf5;
    line-height: 35px;
}


.hidden2{
    opacity: 0;
}
.visible {
    opacity: 1;
}
.help-block .list-view{

    transition: all 0.3s ease;
}
.post-image{
    transition: all 0.3s ease;
}
.post-image:hover{
    transition: all 0.3s ease;

}


.cbx-md {
    width: 20px;
    height: 20px;
    font-size: 15px;
    background-color: #fff;
}
.cbx-active {
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    color: #333;
}

.post_content{
    font-weight: 300;
    min-height: 400px;
    line-height: 26px !important;
    color: #000;
}
.text_align_left{
    text-align: left;
}
.text_align_right{
    text-align: right;
}
.text_align_center{
    text-align: center !important;
}
.bottom_border{
    border-bottom: solid 2px #E6CCDE;
    padding-bottom: 5px;
}
.fluid_30{
    padding-right: 50px;
    padding-left:50px;
    transition: all 0.3s ease;
}
#bourseInfo{
    overflow: hidden;
    transition: all 0.3s ease;
}
td , th{
    vertical-align: middle !important;
    padding:0 8px 0 8px 
}
li  ul > li > a{
    line-height: 20px !important;
    color: #000 !important;
    width: 100%;
}

.dropdown-submenu > a:after {
    float: left !important;
    transform: rotate(180deg);
}
.dropdown-submenu > .dropdown-menu {
    right: 100% !important;
    color: #000;
    padding: 8px;
    border-radius: 2px !important;
}
@media (min-width: 768px){

    .navbar-right .dropdown-menu {
        left: auto !important;
    }
}
@media (min-width: 768px){
    .navbar-right .dropdown-menu {
        left: 0;
        right: 0;
    }
}
.menufix{
    box-shadow: 0 2px 2px #333;
    border: none !important;
    position: fixed;
    z-index: 1000;
    width: 100%;
    background-color: #01a55e !important;
    top:0;
    transition: all 0.2s ease;
}
.navbar-brand > img{
    display:  initial !important;
}
.font_size_12{
    font-size: 12px !important;
}
.font_size_13{
    font-size: 13px !important;
}
.font_size_14{
    font-size: 14px !important;
}
.font_size_20{
    font-size: 20px!important;
}
.menufixbody{
    padding-top: 75px
}
.scroll_home{
    background-color: #fff;
    padding: 4px 10px;
    border: 1px solid #DDD;
    border-radius: 5px;
    position: fixed;
    right: 10px;
    bottom: 20px;
    z-index: 1000;
    transition: all 0.4s ease;
}
.link:hover{
    color: #cf3b19 !important;
}
.intro h3{
    margin-top: 0;
    text-align: center;
    color: #FFF;
    text-shadow: 0 2px 3px rgba(0,0,0,.15);
    padding-top: 10px;
}
.intro hr{
    margin:0;
    border-top: 3px solid #FFF;
}
.intro .text{
    text-align: center;
    margin-top: 10px;
    color: #FFF;
    text-shadow: 0 2px 3px rgba(0,0,0,.15);
}
.project{
    background: rgb(229, 229, 229);
    height: auto;
    padding-bottom: 5px;
}
.project h2{
    margin-top: 40px;
    text-align: center;
    color: rgb(63, 63, 63);
}

.customer .container{
    padding-top: 10px;
    padding-bottom: 10px;
}
.customer .container img:hover{

}
.customer h2{
    margin: 0;
    padding-top: 40px;
    text-align: center;
    color: #FFF;
    text-shadow: 0 2px 3px rgba(0,0,0,.15);
}
.contact_us{
    margin-top: 20px;
    margin-bottom: 30px;
}
.contact_us .info{
    padding: 10px;
}
.contact_us .info ul{
    padding: 0;
}
.contact_us .form input{
    /*border-radius: 0;*/
    opacity: 0.95;
}
.contact_us .form textarea{
    /*    border-radius: 0 !important;*/
    opacity: 0.95;
}
.contact_us button{
    width: 100%;
}
.parallax-window {
    min-height: 450px;
    background: transparent;
}
.project_details{
    margin-top: 10px;
}
.project_details .image{
    padding: 10px;
}
.project_details article{
    margin-bottom: 30px;
}
.project_details .desc{
    height: 100%;
    padding: 15px;
}
.project_details h2{
    margin-bottom: 30px;
    margin-top: 0;
    font-size: 25px;
}
.service_details{
    margin-bottom: 10px !important;
}
.service_details h1{
    margin-top: 30px;
    font-size: 28px;
}
.service_details h2{
    font-size: 18px;
    line-height: 35px;
    margin-top: 40px;
}
.service_details .image{
    padding: 20px;
}
.service_details .desc{
    padding: 20px 50px 20px 50px;
}
.service_details .desc p{
    line-height: 25px;
}
.sample_work{
    margin-bottom: 10px !important;
}
.sample_work h2{
    margin-top: 10px;
    font-size: 20px;
    padding-right: 20px;
}
.parallax-window h1{
    padding-top: 8%;
    line-height: 100px;
    position: relative;
    text-align: center;
    margin: 0 !important;
    width: 100%;
    font-size: 80px;
    color: #FFFFFF;
}
.parallax-window h3{
    position: relative;
    text-align: center;
    width: 100%;
    margin: 0 !important;
    font-size: 60px;
    color: #FFFFFF;
    text-shadow: 0 2px 3px #1A326B;
}
.display_none{
    display: none !important;
}
.display_block{
    display: block !important;
}
h5{
    line-height: 22px !important;
}
.top_panel a{
    color: #000;
    transition: all 0.2s ease;
}
.fore-color-black{
    color: #5a5a5a !important;
}
.top_panel .dropdown-menu a{
    color: #000 !important;
    transition: all 0.2s ease;
}
a:hover{
    text-decoration: none ;
    transition: all 0.2s ease;

}
.category .item{
    padding: 1px 10px;
    border-radius: 20px;
    background-color: #f6f7f9;
    font-size: 12px;
    color: #000;
    font-weight: 300;
    margin-left: 5px;
}
.category .item:hover{
    background: #e6e6e6;
}
.notification-container{
    display: inline;
    position: relative;
}
.notification{
    overflow: auto;
    max-height: 500px;
    margin-bottom: 0;
}

.notification::-webkit-scrollbar {
    width: 8px;
}
.notification::-webkit-scrollbar-track {
    background-color: #eaeaea;
    border-left: 1px solid #ccc;
}
.notification::-webkit-scrollbar-thumb {
    background-color: #ccc;
}
.notification::-webkit-scrollbar-thumb:hover {
    background-color: #aaa;
}

.pointer{
    cursor: pointer;
}
.notification .check{
    padding: 0 2px;
}
.mNotification{
    width: 350px;
    z-index: 10;
    position: absolute;
    top: 35px;
    left: 0px;
    text-align: right;
    box-shadow: 0 0 5px rgba(0,0,0,.0975);
}
@media (max-width: 768px) {
    .mNotification{
        left:-45px;
        width: 300px;
    }
    .mNotification:before{
        left: 92px !important; 
    }
}
.mNotification:before{
    bottom: 100%;
    left: 46px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(155, 180, 196, 0);
    border-bottom-color: #f6f7f9;;
    border-width: 10px;
    margin-left: -36px;
}
.notification .container .item{
    overflow: hidden;
    width: 100%;
    float: right;
    padding: 5px;
    font-size: 12px;
    border-bottom: 1px solid #e9ebee;
}
.notification .container .item:hover{
    background: #f6f7f9;

}

.notification .container{
    width: 100%;
    padding: 5px;
}
.notification .container .item:last-child{
    border-bottom: none;
}

.notification .time{
    color: #90949c;
    font-size: 10px;
}
.notification .btn{
    padding: 4px 10px;
    font-size: 12px;
    width: 100%;
}
.notification-container .badge{
    background-color: #e84253;
    border-radius: 8px;
    box-shadow: 1px 2px 2px 0 rgba(0,0,0,0.26);
    color:#fff;
    display: inline-block;
    font: bold 12px Roboto,Arial,Helvetica,sans-serif;
    padding: 1px 5px;
    left: 0px;
    position: absolute;
    text-align: center;
    top: 0px;
    cursor: pointer;
}


.header-icon{
    transition: all 0.2s ease;
    font-size: 20px !important;
    color: #fff;
    padding: 8px 6px;
    cursor: pointer;
}
.loading-data{
    margin: auto;
    text-align: center;
}
.header-icon-box > a:hover  .header-icon{
    color: #dbf3f0!important; 
}
#notification .popover {
    display: none;
    top:56px;
    background-color: #fff;
    color: #270202;
    z-index: 1080;
    border: 1px solid #ccc;
    border-color: rgba(0,0,0,.2);
    color: #000;
    -webkit-box-shadow: 0 2px 10px rgba(0,0,0,.2);
    box-shadow: 0 2px 10px rgba(0,0,0,.2);
    border-radius: 3px;
}

.line_parent{
    position: relative;
    overflow: hidden;
}
.margin_15{
    margin: 10px 15px 10px 15px !important;
}
.line{
    border-top: 3px #d9d9d9 solid;
    border-bottom: 3px #d9d9d9 solid;
    display: inline-block;
    position: absolute;
    width: 100%;
    line-height: 1px;
    margin: 9px ;
}
.nomarginno{
    margin:0!important;
}
.nopadding{
    padding: 0 !important;
}
.nomargin{
    margin-top:0;
    margin-left:0;
    margin-right: 0;
    margin-bottom: 0;
}
.padding5{
    padding: 5px;
}
.padding_10{
    padding: 10px;
}
.padding_15{
    padding: 15px;
}
.post .post-item{
    padding: 5px 7px 5px 10px !important;
}
.post .post-item .inside{
    padding: 3px;
    transition: all 0.3s;
    color: #000;
}
.product .t{
    min-height: 55px;
}
.product .circle{
    color: #fff;
    padding: 8px 9px;
    background-color: red;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    font-size: 12px;
    display: inline-block;
}
.product a{
    color: #000;
}
.product a:hover{
    color: #f02929;
}
.post .post-box .title h5{
    padding: 5px;
    margin: 0;
    text-align: center;
}
.post_details{
    margin: 10px 0 20px 0;
    padding: 15px;
}
.post_details h1{
    font-size: 30px;
    margin: 0;
    padding: 0 20px 25px 0;
}

.more_project{

    padding: 13px 48px 13px 47px;

    margin-top: 80px;
    margin-bottom: 10px;
    color: #fff;
    background: #cf3b19;
}

a.more_project  {
    color: #fff !important;
    text-align: center;
}

a.more_project:hover {
    background-color: #008CBD;
}
/*---------------*/
/***** Apollo ****/
/*---------------*/
figure.effect-apollo {
    background: #3498db;
}
figure.effect-apollo img {
    opacity: 0.95;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale3d(1.05,1.05,1);
    transform: scale3d(1.05,1.05,1);
}
figure.effect-apollo figcaption::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.5);
    content: '';
    -webkit-transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
    transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
}
figure.effect-apollo p {
    position: absolute;
    right: 0;
    bottom: 0;
    margin: 3em;
    padding: 0 1em;
    max-width: 150px;
    border-right: 4px solid #fff;
    text-align: right;
    opacity: 0;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}
figure.effect-apollo h2 {
    text-align: left;
}
figure.effect-apollo:hover img {
    opacity: 0.6;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
}
figure.effect-apollo:hover figcaption::before {
    -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
    transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
}
figure.effect-apollo:hover p {
    opacity: 1;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
figure.effect-apollo p {
    position: absolute;
    right: 0;
    bottom: 0;
    margin: 3em;
    padding: 0 1em;
    max-width: 100%;
    font-size: 24px;
    border-right: 4px solid #fff;
    text-align: right;
    opacity: 0;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
    color:#fff;
}
figcaption{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.project_item  figure {
    position: relative;
}
.item  figure {
    position: relative;
}
figure::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}
.project_item figure:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}
.ex {
    color: #B3DBFF;
    text-align: center;
    position: relative;
}
.ex span {
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.ex div {
    pointer-events: none;
    width: 100%;
    height: 100%;
    background: #2f2f2f;
    color: #800600;
    z-index: 999;
}
.ex:hover, .ex.active, .ex.animate {
    z-index: 999;
}
.ex:hover div, .ex.active div, .ex.animate div {
    pointer-events: initial;
}
.fade-in-scale div {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transform-style: perserve-3d;
    transform-style: perserve-3d;
    -webkit-transition: opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
.fade-in-scale:hover div {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-style: perserve-3d;
    transform-style: perserve-3d;
}
.overflow_hidden{
    overflow: hidden;
}
.tableau{
    min-height: 500px;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 10px;
}
.tableau .box .inside{
    border: solid 1px #ebeced;
    margin-top: 30px;
}
.tableau .box .image{
    padding: 5px;
}
.tableau .text{
    background: #1A326B;
    color: #FFF;
    padding: 15px;
    text-align: center;
}
.tableau .text .address{
    font-size: 17px;
}
.tableau .text .size{
    font-size: 13px;
    margin-top: 10px;
}
.tableau input[type=button]{
    border-radius: 0;
}
.sample_work .box .inside{
    border: solid 1px #ebeced;
    margin-top: 30px;
}
.sample_work .box .image{
    padding: 5px;
}
.sample_work .text{
    background: #1A326B;
    color: #FFF;
    padding: 15px;
    text-align: center;
}
.sample_work .text .address{
    font-size: 17px;
}
.sample_work .text .size{
    font-size: 13px;
    margin-top: 10px;
}
.sample_work input[type=button]{
    border-radius: 0;
}
.padding_bottom_0{
    padding-bottom: 0;
}
.padding_bottom_10{
    padding-bottom: 10px !important;
}
.margin_bottom_0{
    margin-bottom: 0 !important;
}
.margin_bottom_20{
    margin-bottom: 20px !important;
}
.margin_bottom_30{
    margin-bottom: 30px !important;
}
.margin_bottom_50{
    margin-bottom: 50px !important;
}
.no_background{
    background-color: transparent !important;
}
.border_top{
    border-top: 1px solid #ddd;
}
.border_left{
    border-left: 1px solid #ddd;
}
.my_border{
    border: solid 1px #DDD !important;
}
.noshadow{
    box-shadow: none !important;
}
.my_fieldset{

    width: auto;
    padding: 0 10px 10px 10px;
}
.my_legend{
    width: auto !important;
    border: none;
    font-size: 14px;
    margin-bottom: 0 !important;
    padding-left: 5px;
    padding-right: 5px;
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger{
    /*background-color: #b24242 !important;*/
}
.bootstrap-switch {
    border-radius: 2px !important;
}
.noborder{
    border: none !important;
}
.margin-bottom-10{
    margin-bottom: 10px;
}

.carousel .left {
    padding-top: 10% !important;
    font-size: 80px;
    left: auto !important;
    right: 0 !important;
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.3) 100%)) !important;
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.3) 100%) !important;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.3) 100%) !important;
}

.carousel .right{
    padding-top: 10% !important;
    font-size: 80px;
    left: 0 !important;
    right: auto !important;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, .0001) 100%) !important;
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, .0001) 100%) !important;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .3)), to(rgba(0, 0, 0, .0001))) !important;
    background-image: linear-gradient(to right, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, .0001) 100%) !important;

}
.carousel-indicators {
    margin: none; 
    right: none ; 
    left: none ; 
    padding-left: 0;
}
.left > li{
    list-style: none;
}
.navbar-header{
    float:left;
}
.navbar-inverse{
    background-color: #03BD6D;
    border: none;
    transition: all 0.3s ease;
}
.navbar-brand{
    color:#324 !important;
    line-height: 30px;
}
.line_height_30{
    line-height: 30px !important;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{
    background-color: #4394D0;
    color: #a2a2a2 !important;
    font-weight: 500;
}
.recent_news_title{
    border-bottom: solid 1px #F1F7F5;
    padding: 12px;
    font-size: 13px;
}
.recent_news_date{
    padding: 4px 0 4px 0;
    color: #00744e;
    font-size: 12px;
}
.recent_news_date .fa{
    position: relative;
    top:1px;
}

.recent_news_title h5{
    font-size: 16px;
}
.panel_title{
    background-color: #DFE0E0 !important;
    color: #000 !important;
}
.panel_default{
    border:none !important;
    background-color: transparent !important;
}
.panel_headding{
    background-color: transparent !important;
    border-color: #01A55E !important;
}
.panel_body{
    background-color: transparent;
}
.min_height_0{
    min-height: 0 !important;
}
.min_height_70{
    min-height: 70px !important;
}
.min_height_500{
    min-height: 500px !important;
}
.padding_left_0{
    padding-left: 0px !important;
}
.padding_right_0{
    padding-right: 0px !important;
}
.line_bottom{
    border-bottom: 1px solid #DDD;
}
.padding_side_15{
    padding-left: 15px;
    padding-right: 15px;
}
.margin_top_0{
    margin-top: 0;
}
.margin_top_10{
    margin-top: 10px;
}
.margin_top_20{
    margin-top: 20px;
}
.margin_top_30{
    margin-top: 30px;
}
.margin_top_50{
    margin-top: 50px;
}
.margin_top_60{
    margin-top: 60px;
}
.bold-400{
    font-weight: 400 !important;
}
.bold{
    font-weight: bold !important;
}
.content_image{
    height: auto;
    float: left;
    padding:5px 10px 10px 0;
}
.textstyle{
    font-weight: 300;
    line-height: 30px;
}
@media (min-width: 768px){
    .modal_dialog {
        width: 800px;
        margin: 30px auto;
    }
}
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus{
    background: transparent !important;
    border: none !important;
}
.pagination a{
    background: transparent !important;
    border: none !important;
    font-weight: 300;
    color: #008f56 !important;
}
header.title{
    font-size: 22px;
    font-weight: 300;
}
.loader {
    position: absolute;
    top: 50%;
    left: 40%;
    margin-left: 10%;
    transform: translate3d(-50%, -50%, 0);
}
.dot {
    width: 24px;
    height: 24px;
    background: #3ac;
    border-radius: 100%;
    display: inline-block;
    animation: slide 1s infinite;
}
.dot:nth-child(1) {
    animation-delay: 0.1s;
    background: #32aacc;
}
.dot:nth-child(2) {
    animation-delay: 0.2s;
    background: #64aacc;
}
.dot:nth-child(3) {
    animation-delay: 0.3s;
    background: #96aacc;
}
.dot:nth-child(4) {
    animation-delay: 0.4s;
    background: #c8aacc;
}
.dot:nth-child(5) {
    animation-delay: 0.5s;
    background: #faaacc;
}
@-moz-keyframes slide {
    0% {
        transform: scale(1);
    }
    50% {
        opacity: 0.3;
        transform: scale(2);
    }
    100% {
        transform: scale(1);
    }
}
@-webkit-keyframes slide {
    0% {
        transform: scale(1);
    }
    50% {
        opacity: 0.3;
        transform: scale(2);
    }
    100% {
        transform: scale(1);
    }
}
@-o-keyframes slide {
    0% {
        transform: scale(1);
    }
    50% {
        opacity: 0.3;
        transform: scale(2);
    }
    100% {
        transform: scale(1);
    }
}
@keyframes slide {
    0% {
        transform: scale(1);
    }
    50% {
        opacity: 0.3;
        transform: scale(2);
    }
    100% {
        transform: scale(1);
    }
}



.top_80{
    transition: all 0.5s ease;
    top: 80px;
}

#wrapper2.toggled #sidebar-wrapper2 {
    width: 250px;
}
#wrapper2.toggled #page-content-wrapper {
    position: absolute;
    margin-left: -220px;
}
.navbar-fixed-top2 {
    position: fixed;
}
.rotate{
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    transform: rotate(180deg);
}
.white{
    color: #fff !important;
}
.company_info{
    font-size: 16px;
    line-height: 30px;
}


#sidebar-wrapper {
    z-index: 1000;
    opacity: 0.9;
    width: 0;
    height: 100%;
    margin-left: -220px;
    overflow-y: auto;
    overflow-x: hidden;
    background: #1a1a1a;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.navbar-fixed-top2{
    position: fixed;

}
.top_58{
    transition: all 0.5s ease;
    top: 55px;
}
#sidebar-wrapper2 {
    opacity: 0.9;
    z-index: 1000;
    left: -220px;
    width: 0;
    height: 100%;
    margin-left: 220px;
    overflow-y: auto;
    overflow-x: hidden;
    background: #1a1a1a;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#sidebar-wrapper::-webkit-scrollbar {
    display: none;
}

#wrapper.toggled #sidebar-wrapper {
    width: 220px;
}

#wrapper2.toggled #sidebar-wrapper2 {
    width: 250px;
}

#page-content-wrapper {
    width: 100%;
    padding-top: 70px;
}

#wrapper.toggled #page-content-wrapper {
    position: absolute;
    margin-right: -220px;
}
#wrapper2.toggled #page-content-wrapper {
    position: absolute;
    margin-left: -220px;
}
/*-------------------------------*/
/*     Sidebar nav styles        */
/*-------------------------------*/

.sidebar-nav {
    position: absolute;
    top: 0;
    width: 220px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.sidebar-nav li {
    position: relative; 
    line-height: 30px;
    display: inline-block;
    width: 100%;
}

.sidebar-nav li:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    height: 100%;
    width: 3px;
    background-color: #1c1c1c;
    -webkit-transition: width .2s ease-in;
    -moz-transition:  width .2s ease-in;
    -ms-transition:  width .2s ease-in;
    transition: width .2s ease-in;

}
.sidebar-nav li a:before {
    color: #fff;
    background-color: #79aefe;
}
.f{
    position: fixed !important;
    top:75px;
}
.sidebar-nav li:before {
    color: #fff !important;
    background-color: #79aefe;   
}

.sidebar-nav li:hover:before,
.sidebar-nav li.open:hover:before {
    width: 100%;
    -webkit-transition: width .2s ease-in;
    -moz-transition:  width .2s ease-in;
    -ms-transition:  width .2s ease-in;
    transition: width .2s ease-in;

}
.sidebar-nav li a {
    display: block;
    color: #ddd !important;
    text-decoration: none;
    padding: 10px 15px 10px 30px;    
}
.sidebar-nav li a:hover,
.sidebar-nav li a:active,
.sidebar-nav li a:focus,
.sidebar-nav li.open a:hover,
.sidebar-nav li.open a:active,
.sidebar-nav li.open a:focus{
    color: #fff !important;
    text-decoration: none;
    background-color: transparent;
}

.sidebar-nav > .sidebar-brand {
    height: 65px;
    font-size: 20px;
    line-height: 44px;
}
.sidebar-nav .dropdown-menu {
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0;
    border-radius: 0;
    border: none;
    background-color: #222;
    box-shadow: none;
}

/*-------------------------------*/
/*       Hamburger-Cross         */
/*-------------------------------*/

.hamburger {
    position: fixed;
    top: 25px;  
    right: 25px;
    background-color: #000850;
    z-index: 999;
    width: 44px;
    height: 32px;
    margin-left: 15px;
    border: none;
    border-radius: 5px;
}
@media (max-width: 768px) {
    .hamburger {
        display: block;
    }
    .slider_caption{
        top: 30%;
        font-size: 20px;
        left: 5%;
        right: 5%;
    }
    .swiper-button-next, .swiper-button-prev {
        top: 52%;
        width: 40px;
        height: 30px;
    }
}
.hamburger:hover,
.hamburger:focus,
.hamburger:active {
    outline: none;
}
.hamburger.is-closed:before {
    content: '';
    display: block;
    width: 100px;
    font-size: 14px;
    color: #fff;
    line-height: 32px;
    text-align: center;
    opacity: 0;
    -webkit-transform: translate3d(0,0,0);
    -webkit-transition: all .35s ease-in-out;
}
.hamburger.is-closed:hover:before {
    opacity: 1;
    display: block;
    -webkit-transform: translate3d(-100px,0,0);
    -webkit-transition: all .35s ease-in-out;
}

.hamburger.is-closed .hamb-top,
.hamburger.is-closed .hamb-middle,
.hamburger.is-closed .hamb-bottom,
.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-middle,
.hamburger.is-open .hamb-bottom {
    position: absolute;
    left: 5px;
    right: 5px;
    height: 4px
}
.hamburger.is-closed .hamb-top,
.hamburger.is-closed .hamb-middle,
.hamburger.is-closed .hamb-bottom {
    background-color: #fff;
}
.hamburger.is-closed .hamb-top { 
    top: 5px; 
    -webkit-transition: all .35s ease-in-out;
}
.hamburger.is-closed .hamb-middle {
    top: 50%;
    margin-top: -2px;
}
.hamburger.is-closed .hamb-bottom {
    bottom: 5px;  
    -webkit-transition: all .35s ease-in-out;
}

.hamburger.is-closed:hover .hamb-top {
    top: 0;
    -webkit-transition: all .35s ease-in-out;
}
.hamburger.is-closed:hover .hamb-bottom {
    bottom: 0;
    -webkit-transition: all .35s ease-in-out;
}
.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-middle,
.hamburger.is-open .hamb-bottom {
    background-color: #fff;
}
.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-bottom {
    top: 50%;
    margin-top: -2px;  
}
.hamburger.is-open .hamb-top { 
    -webkit-transform: rotate(45deg);
    -webkit-transition: -webkit-transform .2s cubic-bezier(.73,1,.28,.08);
}
.hamburger.is-open .hamb-middle { display: none; }
.hamburger.is-open .hamb-bottom {
    -webkit-transform: rotate(-45deg);
    -webkit-transition: -webkit-transform .2s cubic-bezier(.73,1,.28,.08);
}
.hamburger.is-open:before {
    content: '';
    display: block;
    width: 100px;
    font-size: 14px;
    color: #fff;
    line-height: 32px;
    text-align: center;
    opacity: 0;
    -webkit-transform: translate3d(0,0,0);
    -webkit-transition: all .35s ease-in-out;
}
.hamburger.is-open-right-220{
    right: 220px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.hamburger.is-open:hover:before {
    opacity: 1;
    display: block;
    -webkit-transform: translate3d(-100px,0,0);
    -webkit-transition: all .35s ease-in-out;
}

/*-------------------------------*/
/*            Overlay            */
/*-------------------------------*/




.path {
    stroke-dasharray: 1, 500;
    stroke-dashoffset: 0;
    -webkit-animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
    animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
    stroke-linecap: round;
    stroke: #3498db;
}

@-webkit-keyframes rotate {
    0% {
        -webkit-transform: translate(-50%, -50%) rotate(0deg);
        transform: translate(-50%, -50%) rotate(0deg);
    }
    100% {
        -webkit-transform: translate(-50%, -50%) rotate(360deg);
        transform: translate(-50%, -50%) rotate(360deg);
    }
}

@keyframes rotate {
    0% {
        -webkit-transform: translate(-50%, -50%) rotate(0deg);
        transform: translate(-50%, -50%) rotate(0deg);
    }
    100% {
        -webkit-transform: translate(-50%, -50%) rotate(360deg);
        transform: translate(-50%, -50%) rotate(360deg);
    }
}
@-webkit-keyframes dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0;
    }
    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35;
    }
    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124;
    }
}
@keyframes dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0;
    }
    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35;
    }
    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124;
    }
}
/*End Preloader*/
.service_item{
    padding: 10px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.service_item:hover .img{
    transform: scale(1.01);
    opacity: 0.4;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;

}
.service_item:hover .image i{
    opacity: 1;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;

}
.service_item .image {
    overflow: hidden;
}
.img{
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;  
}
.image i{
    position: absolute;
    top: 45%;
    left: 45%;
    opacity: 0;
    color: #FFF;
    font-size: 30px;
}
.delete_order:hover{
    cursor: pointer;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;  
    color: red;
}
.back_green{
    background-color: green !important;
    -webkit-transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    transition: all 0.7s ease;  
}
.delete_order{
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;  
}
#order_list li{
    padding: 5px 10px;
    text-align: right;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;  
}

.effect-goliath .address{

    height: 70px;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
.effect-goliath .image{
    position: relative;
    padding: 0 !important;
}
.effect-goliath .image h5{
    margin: 0;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    position: absolute;
    bottom: 10px;
    right: 0;
    background: rgba(255, 255, 255, 0.72);
    padding: 5px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;

}
.effect-goliath .address{
    line-height: 30px;
    padding: 5px;
}
/*-----------------*/
/***** Goliath *****/
/*-----------------*/

.effect-goliath img,
.effect-goliath h2 {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}

.effect-goliath img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.effect-goliath{
    position: relative;
}
.effect-goliath h2,
.effect-goliath p {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 30px;
}

.effect-goliath .tools {
    padding:5px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    /*height: 40px;*/
    text-transform: none;
    font-size: 90%;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,50px,0);
    transform: translate3d(0,50px,0);

}

.effect-goliath:hover img {
    -webkit-transform: translate3d(0,-40px,0);
    transform: translate3d(0,-40px,0);
}
.effect-goliath:hover h5 {
    -webkit-transform: translate3d(0,-40px,0);
    transform: translate3d(0,-40px,0);
}
.effect-goliath:hover .address {
    -webkit-transform: translate3d(0,-40px,0);
    transform: translate3d(0,-40px,0);
}
.effect-goliath:hover .tools {

    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);

}
.delay-1 {
    animation-delay: .25s;
}
.delay-2 {
    animation-delay: .5s;
}
.delay-3 {
    animation-delay: .75s;
}
.delay-4 {
    animation-delay: 1s;
}

.margin-top-100{
    margin-top: 100px;
}



.wrapper {
    width: 140px;
    height: 30px;
    position: relative;
    border-radius: 2rem;
    border: 1px solid #d0d1d5;
}
.wrapper .toggle {
    border:1px solid;
    width: 30px;
    height: 28px;
    position: absolute;
    left: 55px;
    top: 0;
    border-radius: 20px;
    box-sizing: border-box;
    background-color: #f2992e;
    border-color: #f2992e;
    color: #fff;
    /*transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);*/
}
.wrapper label {
    cursor: pointer;
    width: 55px;
    height: 30px;
    position: absolute;
    margin: 0;
    padding: 0;
    z-index: 1;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 400;
    color: #393939;
    padding: 5px 1px;
}
.wrapper input {
    position: absolute;
    left: 0;
    margin: 0;
    padding: 0;
    opacity: 0;
}

#yes_radio:checked ~ .toggle {
    background-color: #33aa46;
    border-color: #33aa46;
    left: 0px;
    width: 55px;
}
#yes_radio:checked ~ #yes-lbl {
    color: #fff !important;
}

#no_radio:checked ~ .toggle {
    background-color: #e84253;
    border-color: #e84253;
    left: 84px;
    width: 55px;
}
#no_radio:checked ~ #no-lbl {
    color: #fff !important;
}

#maybe_radio:checked ~ #maybe-lbl {
    color: #fff !important;
}

#maybe_radio, #maybe-lbl {
    left: 33.33333%;
}

#no_radio, #no-lbl {
    left: 66.66667%;
}

#no_radio, #yes-lbl {
    left: 0;
}

#maybe-lbl {
    -webkit-animation: 6s rot-label ease-in-out infinite;
    -moz-animation: 6s rot-label ease-in-out infinite;
    -o-animation: 6s rot-label ease-in-out infinite;
    animation: 6s rot-label ease-in-out infinite;
    width: 48px;
    padding: 6px;
}

#no-lbl {
    -webkit-animation-delay: 4s;
    -o-animation-delay: 4s;
    -moz-animation-delay: 4s;
    animation-delay: 4s;
    width: 40px;
}

@-moz-keyframes rot-label {
    0% {
        transform: rotate(0deg);
    }
    15% {
        transform: rotate(-400deg);
    }
    18% {
        transform: rotate(-340deg);
    }
    20% {
        transform: rotate(-360deg);
    }
    30% {
        transform: rotate(-360deg);
    }
    100% {
        transform: rotate(-360deg);
    }
}
@-webkit-keyframes rot-label {
    0% {
        transform: rotate(0deg);
    }
    15% {
        transform: rotate(-400deg);
    }
    18% {
        transform: rotate(-340deg);
    }
    20% {
        transform: rotate(-360deg);
    }
    30% {
        transform: rotate(-360deg);
    }
    100% {
        transform: rotate(-360deg);
    }
}
@keyframes rot-label {
    0% {
        transform: rotate(0deg);
    }
    15% {
        transform: rotate(-400deg);
    }
    18% {
        transform: rotate(-340deg);
    }
    20% {
        transform: rotate(-360deg);
    }
    30% {
        transform: rotate(-360deg);
    }
    100% {
        transform: rotate(-360deg);
    }
}


#overlay {
    display: block;
    position: fixed;
    left: 5%;
    right: 5%;
    top:5%;
    /*bottom:5%;*/
    padding: 5px;
    border: 2px solid black;
    background-color: #ffffff;
    z-index: 102;
    overflow: scroll;
    max-height: 90%;
}
#fade {
    display: block;
    position: fixed;
    left: 0%;
    top: 0%;
    background-color: black;
    -moz-opacity: 0.7;
    opacity: .70;
    filter: alpha(opacity=70);
    width: 100%;
    height: 100%;
    z-index: 101;
}
.twit-img{
    width: 100%;
    height: auto;
}


.input-group-addon:first-child {
    border-left: 0px;
    border-right: 1px solid #ccc !important;
}

.form-control, .input-group {
    border-radius: 2px;
    border-bottom-left-radius: 2px !important;
    border-top-left-radius: 2px !important;
}
.form-control {
    border-color: #DCDCDC !important;
    box-shadow: none !important;
    height: 38px;
}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 2px !important;
    border-top-right-radius: 2px !important;

}
.has-error .input-group-addon , .has-success .input-group-addon {

    border-color:  #ccc !important;
}
.page{
    border-radius: 2px;
    background-color: #fff;
    border: 1px solid;
    border-color: #e5e6e9 #dfe0e4 #d0d1d5;
}




.overlay {
    height: 0%;
    width: 100%;
    position: fixed;
    z-index: 2;
    top: 0;
    left: 0;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0, 0.9);
    overflow-y: hidden;
    transition: 0.5s;
}

.overlay-open{ height: 100%; }

.overlay-content {
    position: relative;
    top: 25%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}

.overlay a {
    padding: 8px;
    text-decoration: none;
    font-size: 36px;
    color: #fff;
    text-transform: uppercase;
    display: block;
    transition: 0.3s;
}

.overlay a:hover, .overlay a:focus {
    color: #ccc;
}

.open-close-btn {
    position: absolute;
    /*top: 0px;*/
    right: 0px;
    text-decoration: none;
    z-index:10;
}

@media screen and (max-height: 450px) {
    .overlay {overflow-y: auto;}
    .overlay a {font-size: 16px}
}


/* Hamburger Icon */
#hamburger-icon{
    display: block;
    width: 36px;
    height: 36px;
    top:6px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
}


#hamburger-icon span {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: #fff;
    border-radius: 2px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}


/* Hamburger Lines  */

#hamburger-icon span:nth-child(1) {
    top: 0px;
}

#hamburger-icon span:nth-child(2), #hamburger-icon span:nth-child(3) {
    top: 10px;
}

#hamburger-icon span:nth-child(4) {
    top: 20px;
}

#hamburger-icon.hamburger-open span{background:#fff}

#hamburger-icon.hamburger-open span:nth-child(1) {
    top: 18px;
    width: 0%;
    left: 50%;
}

#hamburger-icon.hamburger-open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

#hamburger-icon.hamburger-open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#hamburger-icon.hamburger-open span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%;
}




/*  Loader android */
.loader-android {display: block;}
.loader-android {
    position: relative;
    margin: 0px auto;
    width: 54px;
    height: 54px;
    zoom: 1.7;
}

.loader-android .circular {
    -webkit-animation: rotate 2s linear infinite;
    animation: rotate 2s linear infinite;
    height: 54px;
    width: 54px;
    position: relative;
}

.loader-android .path {
    stroke-dasharray: 1,200;
    stroke-dashoffset: 0;
    -webkit-animation:  dash 1.5s ease-in-out infinite ;
    animation:  dash 1.5s ease-in-out infinite ;
    stroke: #5592FB;
    stroke-linecap: square;
}

@keyframes rotate{
    100%{
        transform: rotate(360deg);
    }
}
@-webkit-keyframes rotate{
    100%{
        transform: rotate(360deg);
    }
}

@keyframes dash{
    0%{
        stroke-dasharray: 1,200;
        stroke-dashoffset: 0;
    }
    50%{
        stroke-dasharray: 89,200;
        stroke-dashoffset: -35;
    }
    100%{
        stroke-dasharray: 89,200;
        stroke-dashoffset: -124;
    }
}

@-webkit-keyframesdash{
    0%{
        stroke-dasharray: 1,200;
        stroke-dashoffset: 0;
    }
    50%{
        stroke-dasharray: 89,200;
        stroke-dashoffset: -35;
    }
    100%{
        stroke-dasharray: 89,200;
        stroke-dashoffset: -124;
    }
}

.trade-history-table{
    width: 100%;
    border: 1px solid #ddd;
    border-collapse: separate;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-top: 10px;
}
.trade-history-table th{
    border-right: 1px solid #ddd;
    padding: 4px 5px;
    font-size: 13px;
    font-weight: 400;
    border-bottom: 1px solid #ddd;
}
.trade-history-table th:first-child{
    border-right:none;
}
.trade-history-table tbody tr:nth-child(odd) td, .table-striped tbody tr:nth-child(odd) th {
    background-color: #f9f9f9;
}
.trade-history-table th, .trade-history-table td {
    padding: 4px 5px;
}
.trade-history-table th+th, .trade-history-table td+td, .trade-history-table th+td, .trade-history-table td+th {
    border-right: 1px solid #ddd;
}
.trade-history-table td {
    font-family: tahoma;
    font-size: 12px;
    border-top: 1px solid #ddd;
}

.green{
    color: green;
}
.red{
    color: red;
}
.theme-color{
    color: #008f56;
}
.view-time{
    padding: 10px;
    font-size: 14px;
}

.trade-history .result-box{
    position: absolute;
    max-height: 300px;
    background: #fff;
    overflow-y: scroll;
    left: 0;
    right: 0;
    border: 1px solid #c7c7c7;
    border-top: none;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.10);
    z-index: 20;
}

.trade-history .search{
    position: relative;
}

.trade-history #stockSearch{
    border: 1px solid #ddd;
    font-size: 14px;
    padding: 5px 10px;
}

.trade-history .search-result{
    padding: 5px 10px;
    font-size: 14px;
}
.trade-history .search-result:nth-child(2n) {
    background-color: #f9f9f9;
}


.trade-history .search-result:hover{
    background-color: #f1f3f2;
    cursor: pointer;
}
.chart-item{
    position: relative;
    padding: 5px 2px;
    font-size: 14px;
    color: #000;
}

.chart-item .dropdown-menu{
    font-size: 12px;
}
.chart-box{
    border: 1px solid #ccd6eb;
    margin-bottom: 10px;
    max-height: 600px;
    min-width: 310px
}

@media (max-width: 768px){
    .trade-history-table td {
        font-size: 10px;
    }
}

@media (min-width: 1200px){
    .top-post{
        margin-bottom: 10px;
        height: 230px;
        overflow: hidden;
    }
}
@media (min-width: 992px) and (max-width: 1200px){
    .top-post{
        margin-bottom: 10px;
        height: 188px;
        overflow: hidden;
    }
}
@media (max-width: 992px){

    .top-post{
        margin-bottom: 10px;
        height: auto;
        overflow: hidden;
    }
}
.top-post {
    border-radius: 3px;
    position: relative;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.top-post h5{
    font-weight: 300;
    font-size: 14px;
    color: #fff;
    padding: 5px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.5);
    margin: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.top-post:hover{
    -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.36);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.36);
    -webkit-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    -ms-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

.trade-filter td{
    font-size: 12px;
    font-weight: 400;
}
.trade-filter .panel-body{
    padding: 8px !important;
}
.trade-filter .panel-heading{
    color: #fff;
}
.trade-filter a{
    color:#ffffff !important;
}
.trade-filter a:hover{
    color:#ffffff !important;
}
.trade-filter .green{
    background-color: #008f56 !important;
}
.trade-filter .red{
    background-color: #9d2933 !important;
}
.trade-filter .orange{
    background-color: #fa7c2c !important;
}
.trade-filter .purple{
    background-color: #6f3d69 !important;
}
.trade-filter .blue{
    background-color: #2554a1 !important;
}

.mobile-menu{
    overflow: scroll;
}
.mobile-menu .dropdown-menu{
    right: auto;
    left: 0;
}
.mobile-menu ul.dropdown-menu li a{
    padding: 10px !important;
    font-size: 30px;
}
.mobile-menu .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
 color: #eee !important; 
}

.mw-table{
    margin-top: -12px;
}

.mw-table table {
    display: block;
    border-collapse: separate;
    border-spacing: 0;
    width: 100%;
    min-width: 1000px;
    font-size: 12px !important;
    font-family: 'tahoma';
}

.mw-table thead{
    display: block;
    position: sticky;
    top: 50px;
    background-color: grey;
}

.mw-table thead tr, .mw-table tbody {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.mw-table td {
  padding: 4px 10px !important;
}
.mw-table th{
    padding: 10px 15px !important; 
    font-weight: 400;
}
.mw-table th {
  background: #42444e;
  color: #fff;
  text-align: right;
  border-right: 1px solid #646467;
}
.mw-table tr:first-child .mw-table th:first-child {
  border-top-left-radius: 6px;
}
.mw-table tr:first-child .mw-table th:last-child {
  border-top-right-radius: 6px;
}
.mw-table td {
  border-right: 1px solid #c6c9cc;
  border-bottom: 1px solid #c6c9cc;
  border-top:none !important;

}
.mw-table td:first-child {

}


}
.mw-table tr:nth-child(even){
 background: #ffffff;
}
.mw-table tr:nth-child(odd){
 background: #ffffff;
}
.mw-table td {
    color: #000;
    word-break: break-all;
}
.mw-table tr:last-child .mw-table td:first-child {
  border-bottom-left-radius: 6px;
}
.mw-table tr:last-child .mw-table td:last-child {
  border-bottom-right-radius: 6px;
}
.mw-table td:last-child {
  border-left: 1px solid #c6c9cc;
}


.mw-table tr:hover{
    background: #fdfa72 !important;
}

.click:hover{
    cursor: pointer;
}
.mw-table tr.border2 td {
   border-bottom: 2px solid #43454f;
   background: #fff;
}

.mw-table .menu-2 a{
    font-weight: 400;
    font-size: 14px;
    color: #000;
    padding: 10px 5px
}

.mw-table .search{
    width: 300px;
    direction: rtl;
    margin-bottom: 10px;
    font-size: 14px;
    padding: 4px 6px;
}

.mw-table tr.selected {
    background-color: rgba(41, 103, 182, 0.89);
    color: #FFF;
}
.software-lp .icon-area .circle-icon i {
    width: 90px;
    height: 90px;
    background: #01579b;
}
.color-grey{
    color: #adadad;
}
.icon-area .circle-icon i {
    background: #f02929;
    color: #fff;
    border: 2px solid #fff; 
    border-radius: 50%; 
    width: 85px;
    height: 85px;
    display: -webkit-box; 
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.icon-area .circle-icon {
    display: block;
    display: inline-block;
    font-size: 35px;
    padding-bottom: 30px;
}


.font-bold {
    font-weight: 500;
}

.pt-5 {
    padding-top: 3rem !important;
}

.my-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
}

.mb-3 {
    margin-bottom: 1rem !important;
}

.background-grey {
    background-color: #f6f7f8;
}
.background-white {
    background-color: #fff;
}
.background-dark {
    background-color: #222;
}
.lightgray{
    color: lightgray;
}

p {
    margin: 0 0 10px;
    font-weight: 300;
    padding: 5px;
}
.justify{
    text-align: justify;
}

.back-to-top {
    position: fixed;
    bottom: -50px;
    right: 50px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    font-size: 18px;
    line-height: 52px;
    font-weight: 700;
    text-rendering: auto;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0,0);
    background-color: #f02929;
    text-align: center;
    z-index: 120;
    box-shadow: 4px 4px 8px 0 rgba(0,0,0,0.4);
    cursor: pointer;`
}

i, span, a, figcaption, li {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.inline-ul > li {
    display: inline;
}
.inline{
    display: inline;
}
.dtc{
    display: table-cell;
    vertical-align: top;
}
.work-process .icon{
    padding-right: 18px;
}
.work-process .icon .fa{
    color: #2a8af1;
}
.btn-floating.icon{
    position: relative;
    z-index: 1;
    vertical-align: middle;
    display: inline-block;
    overflow: hidden;
    width: 47px;
    height: 47px;
    padding: 0;
    border-radius: 50%;
    margin: 10px;
    color: #fff;
    cursor: pointer; 
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
    box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
}

.btn-floating i {
    display: inline-block;
    width: inherit;
    color: #fff;
    font-size: 20px;
    line-height: 47px;
    text-align: center;
}
.btn-telegram {
    background-color: #1e94d3;
}
.btn-instagram {
    background-color: #c7126d;
}
.btn-google-plus {
    background-color: #dd4b39;
}
.btn-facebook {
    background-color: #3b5998;
}
.btn-skype {
    background-color: #00aff0;
}
.btn-whatsapp {
    background-color: #0dc143;
}

.btn-facebook:focus, .btn-facebook:hover {
    background-color: #4264aa;
}
.btn-skype:focus, .btn-skype:hover {
    background-color: #38c9ff;
}
.btn-whatsapp:focus, .btn-whatsapp:hover {
    background-color: #1bf55c;
}
.btn-telegram:focus, .btn-telegram:hover {
    background-color: #37ace1;
}
.btn-instagram:focus, .btn-instagram:hover {
    background-color: #e32945;
}

.btn-google-plus:focus, .btn-google-plus:hover {
    background-color: #e15f4f;
}



.panel {



    color: #2f2f2f;
    border: 1px solid #e2e2e2;
    font-weight: 300;
    background-color: #fff;
}

.designer{
    margin:0;
}

.pb10{
    padding-bottom: 10px;
}
.pb20{
    padding-bottom: 20px;
}
.pb30{
    padding-bottom: 30px;
}
.pb40{
    padding-bottom: 40px;
}
.pb50{
    padding-bottom: 50px
}

.mt0{
    margin-top: 0px;
}
.mt5{
    margin-top: 5px;
}

.mt10{
    margin-top: 10px;
}
.mt20{
    margin-top: 20px;
}
.mt30{
    margin-top: 30px;
}
.mt40{
    margin-top: 40px;
}
.mt50{
    margin-top: 50px;
}
.mt60{
    margin-top: 60px;
}

.mb10{
    margin-bottom: 10px;
}
.mb20{
    margin-bottom: 20px;
}
.mb30{
    margin-bottom: 30px;
}
.mb40{
    margin-bottom: 40px;
}
.mb50{
    margin-bottom: 50px;
}
.mb60{
    margin-bottom: 60px;
}
.product h2{
    font-size: 24px;
}