*{
    font-family: 'Roboto', sans-serif;
    transition: all ease-in-out 0.2s;
}
a{
    color: #1831d8;
    text-decoration: none;
}
a:active,a:focus{
    outline: 0;
    border: none;
    color: #091b95;
}
body{
    background: #ffffff;
    color: #282828;
}
.right-pannel{
    background:#5E162A url(../images/pannel-bg.jpg) no-repeat left;
    padding: 50px;
    width: 420px;
}
.right-banner img{
    width:100%;
}
.nav{
    margin-top: 24px;
}
.f-nav {
    position: fixed !important;
    box-shadow: 0px 3px 10px rgba(0,0,0,0.3);
    //animation:slide-down 0.7s;
    transition: all ease-in-out 0.3s;
    background: #ffffff !important;
}
/*@-webkit-keyframes slide-down {
    0% {
        opacity: 1;
        transform: translateY(-100%);
    } 
    100% {
        opacity: 1;
        transform: translateY(0);
    } 
}
@-moz-keyframes slide-down {
    0% {
        opacity: 1;
        transform: translateY(-100%);
    } 
    100% {
        opacity: 1;
        transform: translateY(0);
    } 
}
@-ms-keyframes slide-down {
    0% {
        opacity: 1;
        transform: translateY(-100%);
    } 
    100% {
        opacity: 1;
        transform: translateY(0);
    } 
}
@-o-keyframes slide-down {
    0% {
        opacity: 1;
        transform: translateY(-100%);
    } 
    100% {
        opacity: 1;
        transform: translateY(0);
    } 
}
@keyframes slide-down {
    0% {
        opacity: 1;
        transform: translateY(-100%);
    } 
    100% {
        opacity: 1;
        transform: translateY(0);
    } 
}*/
.navbar-inverse .navbar-nav>li>a {
    font-size: 15px;
    padding: 0px 6px;
    padding-right: 20px;
    color: #777777;
    margin-right: 1.4em;
    font-weight: 500;
    border-right: 1px solid #ccc;
}
.navbar-inverse .navbar-nav>li:last-child>a{
    margin-right: 0px;
    border-right: 0px solid #ccc;
    padding-right: 0px;
}
.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:active,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #175c99 !important;
    background: none !important;
}
.navbar-inverse .navbar-nav>li>a.active,
.navbar-inverse .navbar-nav>li>a.active>i.fa{
    color: #ff8401 !important;
}
.navbarbg {
    border-bottom: none!important;
    background: #2aabe1 url(../images/logo-bg.jpg) no-repeat -25% 0% !important;
    padding:15px 0;
}
.dropdown-menu {
    min-width: 177px;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover{
    background: none;
}
.dropdown-menu>li>a {
    padding: 8px 20px;
}
.main-se {
    overflow:hidden;
    width:100%;
    //margin-top: 80px;
}
.top-box {
    background:#ebebeb;
    color:#000;
    padding:8px 0;
}
.top-box a {
    color:#db4e02;
}
.logo-bg {
    background:#fff;
    padding:25px 0;
}

.fixed-header {
    position: relative;
    top:0;
    left:0;
    width: 100%;
    background: transparent;
    z-index:16!important;
    padding: 0px 0px;
    border-bottom: 2px solid #175c99;
}
section .wrapper{
    background: #fff;
    padding: 4.5em 3em 3em;
}
.wrapper .title{
    color: #000000;
    font-size: 34px;
    font-weight: bold;
    text-align: left;
    margin-bottom: 1em;
}
.wrapper .content{
    font-size: 16px;
    text-align: left;
    line-height: 30px;
    color: #000;
}
.wrapper .content p{
    margin-bottom: 22px;
}
.wrapper .content strong{
    margin-bottom: 10px;
    display: block;
}
.box_wrapper{
    background: #f7f8f9;
    position: relative;
    width: 100%;
    height: 136px;
    margin-bottom: 2em;
}
.box_wrapper .inner_box{
    position: absolute;
    left: 50%;
    top: 50%;
    width: 214px;
    transform: translate(-50%,-50%);
}
.box_wrapper .inner_box .img_area{
    float: left;
    width: 76px;
}
.box_wrapper .inner_box .content_area{
    float: left;
    width: 136px;
    line-height: 24px;
    padding-top: 2px;
    color: #828282;
    font-size: 16px;
}
.box_wrapper .inner_box .content_area span{
    font-size: 27px;
    color: #ff661a;
    display: block;
    margin-bottom: 4px;
}

.carousel-indicators .active {
    background-color: #0d6db9;
}
.carousel-indicators li {
    width: 8px;
    height: 8px;
    border: none;
}
.carousel-indicators .active {
    width: 8px;
    height: 8px;
    margin: 1px;
}
.carousel-indicators .active {
    background-color: #ff8400;
}




.carousel-inner .item .content{
    text-align: center;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    color: #fff;
    z-index: 5;
}
.carousel-inner .item .content h1{
    font-size: 46px;
    font-weight: normal;
}
.carousel-inner .item .content p{
    font-size: 18px;
    font-weight: bold;
    color: #b9b9b9;
}
.owl-nav {
    position: absolute;
    top: 30%;
    left: 0px;
    transform: translate(0%,-50%);
    width: 100%;
}
.owl-nav span {
    font-size: 34px;
    width: 35px;
    height: 35px;
    background: #fff;
    line-height: 28px;
    border-radius: 50%;
    color: #f0612f;
    display: inline-block;
    text-decoration: none;
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2);
}
.owl-nav span:hover {
    color: rgba(255, 255, 255, 1);
    background: #0f4d8f;
    box-shadow: none;
}
.owl-nav button{
    outline: none;
}
button.owl-next {
    right: -8%;
    position: absolute;
}
button.owl-prev {
    left: -8%;
    position: absolute;
}
.founder{
    background: #f7f8f9;
    padding: 8em 0 3em;
    margin-top: 2em;
}
.founder .heading{
    color: #111b5c;
    font-size: 32px;
}
.founder .heading span{
    display: block;
    line-height: 40px;
    color: #999999;
    font-size: 19px;
}
.founder .img_block{
    display: inline-block;
    width: 100%;
    margin-top: 2em;
}
.founder .img_block .singlebox{
    float: left;
    position: relative;
    margin-right: 2em;
}
.founder .img_block .singlebox:last-child{
    margin-right: 0em;
}
.founder .img_block .singlebox .img_area{
    width: 228px;
    height: 325px;
    overflow: hidden;
    background: #111b5c;
    border-radius: 122px;
    transform: rotate(-12deg);
}
.founder .img_block .singlebox .img_area img{
    width: 267px;
    position: relative;
    transform: rotate(12deg);
    left: -22px;
}
.founder .img_block .singlebox .name_area{
    position: absolute;
    width: 176px;
    height: 62px;
    background: #ff661a;
    border-radius: 67px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    left: 58px;
    bottom: -7px;
    line-height: 17px;
    padding-top: 15px;
    transform: rotate(-12deg);
}
.founder .img_block .singlebox .name_area span{
    display: block;
    font-size: 13.4px;
}
.founder .box_block{
    background: #eeeff0;
    border-radius: 150px;
    position: relative;
    height: 70px;
    margin-bottom: 20px;
}
.founder .box_block:last-child{
    margin-bottom: 0px;
}
.founder .box_block .circle_area{
    position: absolute;
    width: 70px;
    height: 70px;
    background: #e1e1e1;
    border: 1px solid #ccc;
    border-radius: 50%;
}
.founder .box_block .circle_area .content_area{
    position: absolute;
    width: 55px;
    height: 55px;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    font-size: 13px;
    top: 50%;
    left: 50%;
    padding-top: 15px;
    transform: translate(-50%,-50%);
}
.blue_circle{
    background: #5561d5;
}
.orange_circle{
    background: #ff661a;
}
.founder .box_block .dec_area{
    padding: 11px 30px 11px 88px;
    font-size: 16px;
}
.bottom_section{
    text-align: center;
    padding: 5em 0;    
}
.orange_bg{
    background: #ea7834;
}
.blue_bg{
    background: #175c99;
}
.bottom_section .title{
    font-size: 34px;
    color: #ffffff;
    margin-bottom: 1em;    
    font-weight: 500;
}
.bottom_section .dec{
    font-size: 15px;
    line-height: 24px;
}
.bottom_section .box_wrapper{
    padding: 3em 2em;
    background: #fff;
    box-shadow: 0px 0px 18px 0px rgba(0,0,0,0.3);
    border-radius: 15px;
    margin-top: 1.8em;
    margin-bottom: 0;
    height: auto;
    text-align: left;
}
.bottom_section .box_wrapper .heading{
    font-size: 22px;
    font-weight: bold;
    color: #000000;
    margin: 0px 0;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
}
.bottom_section .box_wrapper .content{
    margin-top: 21px;
    padding: 0 10px;
    margin-bottom: 28px;
}
.bottom_section .box_wrapper .content p{
    font-size: 17px;
    font-weight: 500;
    color: #505050;
    margin-bottom: 5px;
}

.bottom_arrow_btn {
    position: fixed;
    width: 40px;
    height: 40px;
    font-size: 28px;
    background: #fff;
    border: 1px solid #4a90e2;
    color: #4a90e2;
    line-height: 34px;
    right: 20px;
    bottom: 20px;
    text-align: center;
    opacity: 0;
}
.about{    padding-top: 4em;}
.tabing_area {
    margin-top: 3em;
    padding-top: 7em;
}
.tabing_area .panel-group{
    margin-bottom: 0;
}
.tabing_area .panel-group .panel {
    margin-bottom: 0;
    border-radius: 0px;
}
.tabing_area .panel-default {
    border-color: #e1e1e1;
}
.tabing_area .panel-body {
    padding: 22px 28px;
    font-size: 16px;
    line-height: 30px;
}
.tabing_area .panel-group .panel:last-child {
    border-bottom: 1px solid #e1e1e1;
}
.tabing_area .panel-group .panel+.panel {
    margin-top: 20px;
}
.tabing_area .panel-title>a{
    width: 100%;
    display: inline-block;
    padding: 22px 28px;
    background: #111b5c;
    color: #ffffff;
    font-size: 22px;
    text-decoration: none;
    position: relative;
    font-weight: 400;
}
/*.tabing_area .panel-title>a:after{
    position: absolute;
    content: "";    
    right: 20px;
    width: 16px;
    height: 16px;
    background: none;
    border: 2px solid #fff;
    transform: rotate(45deg);
    border-bottom: 0px;
    border-right: 0px;
}*/
.tabing_area .panel-heading {
    padding: 0;
}
.tabing_area .panel-title>a.collapsed{
    background: #eaeaea;
    color: #000000;
}
.tabing_area .panel-title>a.collapsed:after{
    position: absolute;
    content: "";    
    right: 20px;
    width: 16px;
    height: 16px;
    background: none;
    border: 2px solid #333;
    transform: rotate(45deg);
    border-top: 0px;
    border-left: 0px;
}
.tabing_area .panel-body p{
    font-size: 15px;
    line-height: 28px;
    color: #282828;
}
.img_screenshot{
    width: 100%;
}
.img_screenshot img{
    width: 100%;
}
.btn_area{
    margin-top: 20px;
}
.btn_area .btn-warning {
    color: #e37533;
    background: none;
    border-color: #e37533;
    border-radius: 0;
    padding: 8px 42px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px;
}
.btn_area .btn-warning:hover {
    background-color: #e37533;
    border-color: #e37533;
    color: #fff;
}
.blue_bg .btn_area .btn-warning {
    color: #175a96;
    background: none;
    border-color: #175a96;
    border-radius: 0;
    padding: 8px 42px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px;
}
.blue_bg .btn_area .btn-warning:hover {
    background-color: #175a96;
    border-color: #175a96;
    color: #fff;
}
.video_area iframe{
    box-shadow: 0px 36px 30px -30px rgba(0,0,0,0.6);
}
.gallery_area{
    margin-top: 5em;
    background: #f1f1f1;
    padding-bottom: 3em;
}
.gallery_area .large_box{
    width: 100%;
    height: 350px;
    overflow: hidden;
}
.gallery_area .small_box{
    width: 100%;
    height: 160px;
    margin-bottom: 30px;
    overflow: hidden;
}
.gallery_area .small_box:last-child{
    margin-bottom: 0px;
}
.screenshot .gallery{
    width: 100%;
    height: 100%;
    position: relative;
}
.screenshot .gallery .hover_icon{
    position: absolute;
    top: 0;
    z-index: 1;
    opacity: 0;
    left: 0;
    background: rgba(0,0,0,0.7);
    width: 100%;
    height: 100%;
}
.screenshot .gallery .hover_icon img{
    width: auto;
    height: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.screenshot .gallery:hover .hover_icon{
    opacity: 1;
}
.screenshot img{
    width: 100%;
}
.product_cat{
    padding: 3em 0; 
}
.product_cat .title{
    color: #111b5c;
    font-size: 32px;
    margin-top: 2.5em;
}
.product_cat .title span{
    display: block;
    line-height: 40px;
    color: #8f8f8f;
    font-size: 17px;
}  
.product_cat .container_tabs {
    display: inline-block;
    width: 100%;
    margin-top: 20px;
    border: solid 1px #eaecf0!important;
    background-color: #fff;
}
.product_cat .container_tabs .nav-tabs {
    border: 0;
    background-color: #fff;
    float: left;
    width: 268px;
    border-right: solid 1px #eaecf0;
    margin-top: 0;
}
.product_cat .container_tabs .nav-tabs li {
    display: block;
    clear: both;
    width: 100%;
    margin: 0;
    border-bottom: 1px solid #eaecf0;
}
.product_cat .container_tabs .nav-tabs li a {
    width: 100%;
    display: block;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #83879e;
    outline: 0;
    border: 0;
    text-transform: uppercase;
    padding: 31px 33px 28px;
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    -ms-transition: .3s ease-out;
    transition: .3s ease-out;
    transition-property: background-color,color;
}
.product_cat .container_tabs .nav-tabs li.active a {
    background-color: #fafbfc;
    border: 0;
    color: #101a5c;
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    -ms-transition: .3s ease-out;
    transition: .3s ease-out;
    transition-property: background-color,color;
}
.product_cat .container_tabs .nav-tabs li.active a:before {
    width: 24px;
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    -ms-transition: .3s ease-out;
    transition: .3s ease-out;
    transition-property: width;
}
.product_cat .container_tabs .nav-tabs li a:before {
    display: inline-block;
    content: "";
    width: 0;
    height: 13px;
    background: url(../images/arrow_orange.svg) no-repeat left center;
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    -ms-transition: .3s ease-out;
    transition: .3s ease-out;
    transition-property: width;
}
.product_cat .container_tabs .tab-content {
    border: 0;
    float: left;
    width: calc(100% - 268px);
    background-color: #fff;
}
.product_cat .container_tabs .tab-content .content {
    height: 394px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    -webkit-align-items: center;
}
.product_cat .container_tabs .tab-content .content .column {
    width: 50%;
    float: left;
    padding: 0 20px 0 55px;
}
.product_cat .container_tabs .tab-content .content .col_img {
    padding: 0 55px 0 0;
}
.product_cat .container_tabs .tab-content .content .column h5 {
    color: #101a5c;
    font-size: 24px;
}
.product_cat .container_tabs .tab-content .content .column .list {
    display: block;
    margin-top: 32px;
    padding-left: 0;
}
.product_cat .container_tabs .tab-content .content .column .list li {
    margin-bottom: 24px;
    display: block;
}
.product_cat .container_tabs .tab-content .content .column .list li:before {
    content: "";
    width: 6px;
    height: 6px;
    display: inline-block;
    background: url(../images/disc.svg) no-repeat left top;
    vertical-align: top;
    margin-top: 8px;
}
.product_cat .container_tabs .tab-content .content .column img {
    display: block;
    margin: auto;
    max-width: 338px;
    width: 100%;
    height: auto;
}
.product_cat .container_tabs .tab-content .content .column .list li p {
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #83879e;
    padding-left: 12px;
    width: calc(100% - 24px);
}
.seraies-description {
    padding: 25px 20px 25px 55px;
}
.seraies-description li {
    margin-bottom: 15px;
    display: block;
}
.seraies-description li:before {
    content: "";
    width: 6px;
    height: 6px;
    display: inline-block;
    background: url(../images/disc.svg) no-repeat left top;
    vertical-align: top;
    margin-top: 8px;
}
.seraies-description p {
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #83879e;
    padding-left: 12px;
    width: calc(100% - 24px);
}
.product_cat.p2 .container .container_tabs {
    border: none !important;
}
.product_cat.p2 .container .container_tabs .tab-content .content {
    height: auto;
    padding-top: 20px;
}
.product_cat.p2 .container .container_tabs .tab-content, .product_cat.p2 .container .container_tabs .nav-tabs {
    border: 1px solid #ddd;
}
.blank_table{
    width: 450px;
}
.table{
    margin-bottom: 0;
}
.table tr th,
.table tr td{
    border: none !important;
    padding: 5px 13px !important;
}
.second_job{
    margin-top: 5px !important;
}
.second_job .apply_area{
    margin-top: 0px;
}
footer{
    background: #dbdbdb;
    padding: 20px 0;
    margin-top: 3em;
}
footer p{
    margin-bottom: 0px;
    color: #4e4e4e;
    font-size: 13px;
    line-height: 1.5;
}
footer p *{
    color: #4e4e4e;
}
footer p.poweredby{
    text-align: right;
    padding-top: 5px;
    font-weight: 400;
}
footer .poweredby .first{
    color: #6a38a0;
    font-size: 16px;
    font-weight: bold;
}
footer .poweredby .naukri{
    color: #d3710c;
    font-size: 16px;
    font-weight: bold;
}
@media (max-width:1024px){
    .navbarbg {
        background-image: url(../images/logo-bg.jpg) no-repeat -50% 0% !important;
    }
}
@media (max-width:450px){
    .navbarbg {
        background-image:none!important;
    }
    .navbar-toggle {
        margin-top: 12px;
        margin-right: 0px;
    }

    .fixed-header {
        padding: 0;
        height: auto;
    }

    section .wrapper {
        padding: 2em 0.5em;
    }
    .wrapper .content {
        text-align: justify;
    }
    nav .collapse.in ul.nav {
        margin: 0;
    }
    nav .collapse.in {
        background: #f26d2a !important;
    }
    .navbar-inverse .navbar-nav>li>a {
        padding: 7px 6px;
        margin-bottom: 10px;
        margin-right: 0;
        border: none;
    }
    .about_testimonial .inner_block {
        width: 100%;
    }
    .wrapper .apply_area .btn-warning {
        margin-top: 20px;
    }
    .wrapper .table_area {
        width: 100%;
    }
    .table{
        border: none;
        width: 100%;
    }
    footer {
        text-align: center;
    }
    footer p.poweredby {
        text-align: center !important;
    }
.bottom_section .title {
    font-size: 28px;
        margin-bottom: 0.5em;
}
.bottom_section {
    padding: 3em 0;
}
.right_img img {
    width: 100%;
}

}
@media screen and (max-width:850px) {
    #myNavbar{
        float:left!important;
        width:100%;
        background:#fff;
    }
    #myNavbar .nav.navbar-nav li a {
        color: #fff;
    }
    #myNavbar .nav.navbar-nav li a:hover {
        color: #ff8400 !important;
    }
    .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
        color: #ff8400 !important;
        background-color: #080808;
    }	
    .navbar-inverse .navbar-collapse{border:none;}
    .full img{
        width: 100%;
    }

}


@media screen and (max-width: 992px) {
    .top-social-padd {
        display: none;
    }	 
    .right-sec{width:100%;}
    .right-sec1{width:100%;}
    .full img{
        width: 100%;
    }

}
@media screen and (max-width: 768px) {
    .carousel-inner .item .content h1 {
        font-size: 18px;
        margin-bottom: 0;
    }
    .carousel-inner .item .content p {
        font-size: 12px;
    }
    .founder .heading {
        font-size: 30px;
        text-align: center;
    }
    .founder .heading span {
        font-size: 13px;
    }
    .founder .img_block .singlebox {
        float: none;
        position: inherit;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .founder .img_block .singlebox .img_area {
        width: auto;
        height: 254px;
        border-radius: 0;
        transform: rotate(0deg);
        background: #fff;
        text-align: center;
    }
    .founder .img_block .singlebox .img_area img {
        width: auto; 
        position: relative;
        transform: rotate(0deg);
        left: 0;
    }
    .founder .img_block .singlebox .name_area {
        position: inherit;
        width: 100%;
        transform: rotate(0deg);
    }
    .founder .box_block .dec_area {
        padding: 10px 30px 11px 88px;
        font-size: 12px;
        line-height: 17px;
    }
    .bottom_section .dec {
        text-align: justify;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #ffffff;
    }
    .product_cat .title {
        margin-top: 0em;
    }
    .video_area{
        margin-top: 2em;
        margin-bottom: 4em;
    }
    .product_cat .container_tabs .nav-tabs {
        float: none;
        width: 100%;
    }
    .product_cat .container_tabs .tab-content .content .column {
        width: 100%;
        float: none;
    }
    .product_cat .container_tabs .tab-content .content{
        display: inherit;
        height: auto;
    }
    .product_cat .container_tabs .tab-content {
        width: 100%;
    }
}

@media (min-width: 1200px){

}
@media screen and (min-width: 768px){
    .carousel-indicators {
        bottom: 15px;
    }
}
.smooth-scroll{
    transition: all ease-in-out 0.3s;
}
.smooth-scroll:scroll{
    transition: all ease-in-out 0.3s;
}

