html{
    font-family:'Roboto', sans-serif;
    -webkit-tap-highlight-color:rgba(0, 0, 0, 0);
    -webkit-text-size-adjust:100%;
    -ms-text-size-adjust:100%
}
html,body{
    border:0 none;
    margin:0;
    padding:0
}
body{
    font-family:'Roboto', sans-serif;
    font-size:16px;
    line-height:22px;
    color:#393a3a;
    vertical-align:baseline;
    -webkit-font-smoothing:antialiased;
    font-smoothing:antialiased
}
a{
    transition:ease 0.5s;
    outline:0;
    text-decoration:none;
    color:#e03d1a
}
a:hover,a:focus{
    text-decoration:none !important;
    color:#000
}
.img-responsive{
    display:inline-block
}
ul,ol{
    padding:0;
    margin:0
}
.weight-100{
    font-weight:100
}
.weight-300{
    font-weight:300
}
.margin-top-60{
    margin-top:60px
}
.margin-top-50{
    margin-top:50px
}
.margin-top-40{
    margin-top:40px
}
.margin-top-30{
    margin-top:30px
}
.margin-top-20{
    margin-top:20px
}
.margin-top-15{
    margin-top:15px
}
.margin-top-10{
    margin-top:10px
}
.margin-top-5{
    margin-top:5px
}
.margin-btm-60{
    margin-bottom:60px
}
.margin-btm-50{
    margin-bottom:50px
}
.margin-btm-40{
    margin-bottom:40px
}
.margin-btm-30{
    margin-bottom:30px
}
.margin-btm-20{
    margin-bottom:20px
}
.margin-btm-15{
    margin-bottom:15px
}
.margin-btm-10{
    margin-bottom:10px
}
.margin-btm-5{
    margin-bottom:5px
}
.padding-top-60{
    padding-top:60px
}
.padding-top-50{
    padding-top:50px
}
.padding-top-40{
    padding-top:40px
}
.padding-top-30{
    padding-top:30px
}
.padding-top-20{
    padding-top:20px
}
.padding-top-15{
    padding-top:15px
}
.padding-top-10{
    padding-top:10px
}
.padding-top-5{
    padding-top:5px
}
.padding-btm-60{
    padding-bottom:60px
}
.padding-btm-50{
    padding-bottom:50px
}
.padding-btm-40{
    padding-bottom:40px
}
.padding-btm-30{
    padding-bottom:30px
}
.padding-btm-20{
    padding-bottom:20px
}
.padding-btm-15{
    padding-bottom:15px
}
.padding-btm-10{
    padding-bottom:10px
}
.padding-btm-5{
    padding-bottom:5px
}
.noPdBt{
    padding-bottom:0
}
.noMrBt{
    margin-bottom:0 !important
}
.quik_l a{
	border: 1px solid #ddd;
    padding: 20px;
    color: #e64c3c;
}
.h1,.h2,.h3,h1,h2,h3{
    margin-top:0;
    margin-bottom:0;
    color:#101112
}
.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{
    color:#101112;
    font-weight:400
}
h1.bigger,.h1.bigger{
    font-size:81px;
    line-height:80px
}
h1.big,.h1.big{
    font-size:58px;
    line-height:60px
}
h1.lead-50,.h1.lead-50{
    font-size:50px;
    line-height:50px
}
h1,.h1{
    font-size:44px;
    line-height:50px
}
h2,.h2{
    font-size:37px;
    line-height:40px
}
h3,.h3{
    font-size:32px;
    line-height:36px
}
h4,.h4{
    font-size:26px;
    line-height:34px
}
h5,.h5{
    font-size:20px;
    line-height:24px
}
h6,.h6{
    font-size:18px;
    line-height:24px
}
@media (max-width:991px){
    h1,.h1{
        font-size:34px;
        line-height:38px
    }
    h3,.h3{
        font-size:28px;
        line-height:34px
    }
    h4,.h4{
        font-size:20px;
        line-height:26px
    }
}
@media (max-width:600px){
    h1,.h1{
        font-size:28px;
        line-height:34px
    }
    h3,.h3{
        font-size:22px;
        line-height:26px
    }
    h4,.h4{
        font-size:18px;
        line-height:24px
    }
}
.panelRelative{
    position:relative
}
.lead-22{
    font-size:22px;
    line-height:28px
}
.lead-20{
    font-size:20px;
    line-height:28px
}
.lead-18{
    font-size:18px;
    line-height:26px
}
.lead-16{
    font-size:16px;
    line-height:20px
}
.lead-14{
    font-size:14px;
    line-height:20px
}
.lead-12{
    font-size:12px;
    line-height:16px
}
.lead-13{
    font-size:13px;
    line-height:18px
}
.lead-10{
    font-size:10px;
    line-height:13px
}
.weight-300{
    font-weight:300
}
.weight-700{
    font-weight:700
}
.weight-900{
    font-weight:900
}
.textWhite{
    color:#fff
}
.textDark{
    color:#222
}
.textLightBlue{
    color:#4fc1e9
}
.textOrange{
    color:#e74c3e
}
.textDarkLightBlue{
    color:#0395d2
}
.textGray{
    color:#898888
}
.textBlack{
    color:#000
}
.textYellow{
    color:#fbe600
}
.navbar{
    border-radius:0px
}
.fixed{
    position:fixed;
    z-index:99999999999999;
    top:0;
    width:100%;
    transition:.2s ease-in-out;
    box-shadow:0 1px 4px 0 rgba(0, 0, 0, .2)
}
.fixed2{
    position:fixed;
    z-index:9;
    transition:.2s ease-in-out;
    top:65px;
    width:100%
}
@media (max-width:350px){
    .fixed2{
        top:75px
    }
}
.fixed .navbar-default{
    border-bottom:0 !important
}
.navbar{
    margin-bottom:0px
}
.navbar-inverse{
    border:0;
    background:#fff
}
.navbar-brand{
    height:auto;
    padding:0px 15px
}
.navbar-inverse .navbar-nav>li>a{
    padding: 25px 34px 20px 17px;
    color:#223243;
    text-transform:uppercase;
    line-height:20px;
    font-size:14px;
    font-weight:500;
    -webkit-transition:all 0.2s ease-in-out;
    -o-transition:all 0.2s ease-in-out;
    transition:all 0.2s ease-in-out
}
.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover{
    color:#363842;
    background-color:transparent
}
.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover{
    color:#363842
}
.navbar-inverse .dropdown-menu{
    padding:0;
    margin:0px 0 0;
    font-size:14px;
    background:#223243;
    border:0;
    border-radius:0px
}
.navbar-inverse .dropdown-menu>li>a{
    padding:8px 15px;
    color:#fff;
    border-bottom:solid 1px #192531
}
.navbar-nav>li>a.active,.navbar-nav>li>a:hover{
    color:#e64c3c !important;
}
.navbar-inverse .navbar-nav>.active>a:before{
    content:'';
    display:inline-block;
    width:20px;
    bottom:0px;
    left:31%;
    position:absolute;
    text-align:center;
    height:3px;
    background:#e64c3c
}
.navbar-inverse .dropdown-menu>li>a:focus,.navbar-inverse .dropdown-menu>li>a:hover{
    color:#fff;
    background-color:#141e28
}
.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover{
    color:#223243;
    background-color:#223243
}
.navbar-inverse .navbar-nav>li>a::after{
    content:'';
    display:inline-block;
    left:0;
    bottom:0px;
    position:absolute;
    width:0;
    margin-top:5px;
    height:3px;
    background:#e64c3c;
    transition:width .3s
}
.navbar-inverse .navbar-nav>li>a:hover::after{
    width:100%;
    transition:width .3s
}
.navbar-inverse .navbar-toggle{
    border-color:#223243
}
.navbar-toggle{
    position:relative;
    float:right;
    padding:12px 10px;
    margin-top:8px;
    margin-right:15px;
    margin-bottom:8px;
    background:#223243;
    background-image:none;
    border:0;
    border-radius:0px;
    transition:all 400ms ease-in-out
}
.navbar-toggle .icon-bar{
    width:26px;
    height:2px;
    border-radius:1px
}
.navbar-toggle .icon-bar:nth-of-type(2){
    top:1px
}
.navbar-toggle .icon-bar:nth-of-type(3){
    top:2px
}
.navbar-toggle .icon-bar{
    background:#e64c3c;
    position:relative;
    transition:all 200ms ease-in-out
}
.navbar-toggle.active .icon-bar:nth-of-type(1){
    top:7px;
    transform:rotate(45deg)
}
.navbar-toggle.active .icon-bar:nth-of-type(2){
    background-color:transparent
}
.navbar-toggle.active .icon-bar:nth-of-type(3){
    top:-5px;
    transform:rotate(-45deg)
}
.navbar-header{
	    margin-top: 3px;
}
@media (max-width:991px){
    .navbar-inverse .navbar-nav > li > a{
        padding:24px 8px 20px 8px;
        font-size:11px
    }
    .navbar-trans .navbar-nav > li > a{
        padding:16px 10px 16px 5px !important
    }
}
@media (max-width:767px){
    .navbar-inverse .navbar-nav > li > a{
        padding:10px 15px 10px 15px;
        font-size:14px;
        border-bottom:solid 1px #eee
    }
    .navbar-inverse .navbar-nav>li>a::after{
        bottom:0px;
        height:1px
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover{
        color:#000;
        background-color:transparent
    }
    .navbar-inverse .dropdown-menu{
        width:100%
    }
    .navbar-trans .navbar-nav{
        margin:0px -15px !important
    }
    .navbar-trans .navbar-nav > li > a{
        padding:16px 20px 16px 25px !important
    }
    .fixed2{
        top:60px !important
    }
}
@media (max-width:350px){
    .navbar-brand{
        width:240px
    }
    .navbar-brand img{
        width:100%
    }
    .fixed2{
        top:50px !important
    }
}
.bannerBg{
    background:url(../img/banner-dark-bokeh.jpg) no-repeat;
    background-size:cover
}
.sectionTitle .h2,.sectionTitle h4,.sectionTitle .h4,.sectionTitle .h5,.sectionTitle .h6{
    font-size:30px;
    letter-spacing:1.2px;
    padding:0 0 10px;
    text-transform:uppercase;
    font-weight:500;
    margin-bottom:15px;
    position:relative
}
.sectionTitle .h5{
    line-height:1.2
}
.sectionTitle .h3{
    color:#fff
}
.sectionTitle .h3 span{
    color:#ffd339
}
.sectionTitle .h2 span,.sectionTitle .h5 span{
    color:#e03d1a
}
.sectionTitle .h4 span{
    color:#00b6fa
}
.sectionTitle .h2:before,.sectionTitle .h3:before{
    background:url(../img/left-line-dark.png) no-repeat left top;
    content:"";
    display:inline-block;
    height:25px;
    margin-right:30px;
    vertical-align:middle;
    width:90px
}
.sectionTitle .h2:after,.sectionTitle .h4:after,.sectionTitle .h5:after,.sectionTitle .h6:after,.sectionTitle .h3:after{
    background:url(../img/right-line-dark.png) no-repeat;
    content:"";
    display:inline-block;
    height:25px;
    margin-left:30px;
    vertical-align:middle;
    width:90px
}
.sectionTitle .h6:after{
    background:url(../img/right-line-dark.png) no-repeat;
    content:"";
    display:inline-block;
    height:25px;
    margin-left:30px;
    vertical-align:middle;
    width:90px
}
.pageBanner .sectionTitle .h2:before{
    background:url(../img/left-white.png) no-repeat left top
}
.pageBanner .sectionTitle .h2:after{
    background:url(../img/left-line-lightblue.png) no-repeat
}
.sectionTitle .h4:after{
    background:url(../img/left-line-lightblue.png) no-repeat;
    margin-left:20px
}
.sectionTitle .h5:after{
    background:url(../img/right-line-white.png) no-repeat;
    margin-left:20px
}
.sectionTitle .h6:after{
    margin-left:15px
}
.sectionTitle .h3:before{
    background:url(../img/left-white.png) no-repeat;
    margin-left:20px
}
.sectionTitle .h3:after{
    background:url(../img/right-white.png) no-repeat;
    margin-left:20px
}
footer{
    background:#223243;
    color:#fff
}
.pFotterTxt{
    font-size:14px;
    line-height:24px;
    color:#999
}
footer a{
    color:#e03d1a
}
footer a:hover{
    color:#fff
}
ul.social{
    margin-top:10px;
    padding:0
}
ul.social li{
    display:inline-table;
    text-align:left;
    padding-left:1px;
    padding-right:1px
}
ul.social li a{
    display:inline-block;
    width:33px;
    height:30px;
    font-size:14px;
    text-align:center;
    color:#e03d1a;
    line-height:30px;
    border:1px solid #e03d1a
}
ul.social li a:hover,ul.social li a.active{
    border-color:#00b6fa;
    color:#00b6fa
}
a.gotoTop{
    position:fixed;
    z-index:12;
    right:0px;
    bottom:0px;
    color:#FFF;
    background:#e64c3c;
    padding:22px 8px 8px 8px;
    display:none;
    font-size:26px;
    width:66px;
    height:67px;
    transition-duration:0.6s;
    outline:0
}
a.gotoTop:before{
    font-family:"fontawesome";
    content:"\f077";
    padding-left:15px;
    text-decoration:none !important
}
a.gotoTop:hover{
    background:rgba(0, 0, 0, 0.8);
    opacity:0.5;
    margin-bottom:5px
}
a.gotoTop:hover,a.gotoTop:active,a.gotoTop:focus{
    text-decoration:none
}
ul.list-right-open-thin li{
    line-height:22px;
    margin-top:1px
}
ul.list-right-open-thin,ul.list-right-open-check{
    list-style:none;
    padding-left:45px
}
ul.list-right-open-thin li a{
    color:#0395d2 !important
}
ul.list-right-open-thin li a:hover{
    color:#000 !important
}
ul.list-right-open-thin li:before{
    font-family:"fontawesome";
    content:"\f101";
    margin-right:10px;
    margin-left:-20px;
    font-size:14px;
    color:#010e13
}
ul.list-right-open-thin li ol{
    padding-left:15px;
    padding-top:5px
}
ul.list-right-open-thin li ol li{
    list-style:decimal !important
}
ul.list-right-open-thin li ol li:before{
    content:"" !important;
    margin-left:-0px
}
ul.list-right-open-check li:before{
    font-family:"fontawesome";
    content:"\f0a4";
    margin-right:15px;
    margin-left:-28px;
    font-size:14px;
    color:#222
}
ul.list-right-open-check li{
    line-height:20px;
    margin-top:7px
}
.pageBanner ul.list-right-open-check li:before{
    color:#e74c3e
}
.bgBlack{
    background:#223243
}
.counter-br-lf{
    border-left:1px solid #fff;
    padding-left:18px
}
.counter-icon{
    font-size:55px;
    line-height:80px;
    border:solid 1px #fff;
    padding:0px 20px;
    margin-right:20px;
    transition:ease 0.6s;
    border-radius:20px 0px 20px 0px
}
.counter-bg:hover .counter-icon,.counter-icon.active{
    background:#fff;
    color:#0093d0
}
.counter-bg:hover .counter-icon.active,.counter-bg:hover .counter-icon{
    border-radius:0px 20px 0px 20px
}
.counter-text,.counter-text-ab{
    color:#fff;
    font-size:20px;
    font-weight:600
}
.counter-text-ab{
    font-size:18px
}
.counter-text:after{
    content:'\f103';
    font-family:"fontawesome";
    font-size:20px;
    font-weight:300;
    margin-left:10px
}
.counter-num-text{
    font-size:45px;
    line-height:35px
}
@media (max-width:1199px){
    .counter-icon{
        font-size:35px;
        line-height:50px
    }
    .counter-text{
        font-size:14px
    }
    .counter-text:after{
        font-size:12px
    }
    .counter-num-text{
        font-size:30px;
        line-height:20px
    }
}
@media (max-width:991px){
    .counter-text{
        font-size:14px;
        line-height:16px
    }
    .counter-text:after{
        font-size:14px
    }
    .counter-num-text{
        font-size:22px;
        line-height:16px
    }
}
@media (max-width:767px){
    .counter-text{
        font-size:16px;
        line-height:18px
    }
    .counter-num-text{
        font-size:28px;
        line-height:30px
    }
    .counter-bg .h3{
        font-size:28px
    }
    .counter-num-text{
        font-size:30px;
        line-height:0px
    }
    .sectionTitle .h2,.sectionTitle .h4,.sectionTitle .h5,.sectionTitle .h6{
        font-size:20px;
        line-height:30px
    }
    .sectionTitle .h2::before,.sectionTitle .h4::before,.sectionTitle .h5::before,.sectionTitle .h6::before,.sectionTitle .h2::after,.sectionTitle .h4::after,.sectionTitle .h5::after,.sectionTitle .h6::after{
        margin-right:5px;
        margin-left:5px;
        width:30px
    }
}
@media (max-width:400px){
    .counter-text{
        font-size:14px;
        line-height:16px
    }
    .counter-text:after{
        font-size:14px
    }
    .counter-num-text{
        font-size:16px
    }
    .counter-icon{
        font-size:20px;
        line-height:30px;
        padding:0px 5px
    }
}
.bgGray{
    background:#f5f5f5
}
.testimonialBg{
    background:url(../img/testimonial.jpg) no-repeat center center fixed #232c3b;
    background-size:cover;
    padding:0
}
.testimonialBgOverlay{
    background-color:rgba(35, 44, 59, 0.95);
    padding:60px 60px;
    height:600px
}
.testimonialBg .pillTab .nav-pills>li>a{
    color:#fff;
    border:solid #fff 1px;
    background:transparent
}
.testimonialBg .pillTab .nav-pills li:after{
    background:#fff
}
.testimonialBg .pillTab .nav-pills>li{
    margin-left:0px;
    margin-right:20px
}
.pillTab .nav-pills>li{
    float:none;
    display:inline-block;
    margin-left:20px
}
.pillTab .nav-pills>li>a{
    border-radius:0px;
    font-size:16px;
    color:#101112;
    border:solid #101112 1px;
    padding:8px 15px;
    margin-bottom:5px;
    position:relative
}
.pillTab .nav-pills li:after{
    content:'';
    position:absolute;
    top:19px;
    right:-25px;
    width:25px;
    height:1px;
    background:#101112
}
.pillTab .nav-pills li:last-child::after{
    width:0px !important;
    height:0px !important;
    content:''
}
.pillTab .nav-pills>li.active>a,.pillTab .nav-pills>li.active>a:focus,.pillTab .nav-pills>li.active>a:hover{
    color:#fff;
    background-color:#0395d2;
    border:solid #0395d2 1px
}
.pillTab .nav>li>a:focus,.pillTab .nav>li>a:hover{
    background-color:#0395d2;
    color:#fff;
    border:solid #0395d2 1px
}
@media (max-width:480px){
    .pillTab .nav-pills>li>a{
        padding:8px 10px;
        font-size:13px
    }
    .pillTab .nav-pills>li{
        margin-left:0px
    }
    .testimonialBg .pillTab .nav-pills > li{
        margin-right:0px
    }
    .pillTab .nav-pills li:after{
        display:none
    }
    .testimonialBgOverlay,.faqPd{
        padding:40px 15px !important
    }
}
.clientReview .form-control{
    display:block;
    width:100%;
    padding:8px 2px;
    font-size:14px;
    line-height:1.42857143;
    font-weight:300px;
    color:#00b6fa;
    background-color:transparent;
    border:0;
    border-bottom:1px solid rgba(255, 255, 255, 0.06);
    border-radius:0;
    box-shadow:none
}
.clientReview .form-control:focus,.clientReview .form-control:active{
    border-bottom:1px solid #039cdb
}
.faqPd{
    padding:60px 60px;
    height:600px
}
.accordion-plus .panel-group .panel,.accordion-down .panel-group .panel{
    border-radius:0
}
.accordion-plus .panel-default>.panel-heading,.accordion-down .panel-default>.panel-headingg{
    color:#333;
    background-color:#f5f5f5;
    border-color:#ddd
}
.accordion-plus .panel-group .panel-heading,.accordion-down .panel-group .panel-heading{
    border-bottom:0
}
.accordion-plus .panel-heading,.accordion-down .panel-heading{
    padding:10px 10px 10px 10px;
    border-bottom:1px solid transparent;
    border-top-right-radius:3px;
    border-top-left-radius:3px
}
.accordion-plus .panel-title,.accordion-down .panel-title{
    padding-left:20px
}
.accordion-plus .panel-title{
    padding-left:32px
}
.accordion-plus .panel-heading a:before,.accordion-down .panel-heading a:before{
    font-family:'FontAwesome';
    float:left
}
.accordion-plus .panel-heading a:hover,.accordion-down .panel-heading a:hover{
    text-decoration:none
}
.accordion-plus .panel-heading a:focus,.accordion-down .panel-heading a:focus{
    outline:0;
    text-decoration:none
}
.accordion-plus .panel-heading a:before{
    content:'\f068';
    color:#fb4d28;
    font-size:20px;
    padding:0px 8px 0px 0px
}
.accordion-plus .panel-heading a.collapsed:before{
    content:'\f067'
}
.accordion-down .panel-heading a:before{
    content:'\e8a3';
    font-size:20px
}
.accordion-down .panel-heading a.collapsed:before{
    content:'\e8ef'
}
.panel-group .panel-heading+.panel-collapse>.panel-body,.panel-group .panel-heading+.panel-collapse>.list-group{
    border-top:0 !important
}
.accordion-plus .accordion .panel-body{
    padding:0px 15px 15px 41px
}
.accordion .panel-body{
    padding:0px 15px 15px 32px
}
.accordion-plus .panel{
    margin-bottom:0px;
    background:#223243;
    border:0;
    box-shadow:none
}
.panel .panel-group .panel+.panel{
    margin-top:0px !important
}
.accordion .panel a{
    color:#fff
}
.accordion .panel-primary a,.accordion-plus .panel-primary .panel-heading a:before,.accordion-plus .panel-primary .panel-heading a.collapsed:before{
    color:#fff !important
}
.accordion .active{
    font-weight:600
}
.panel-group .panel-heading+.panel-collapse>.panel-body,.panel-group .panel-heading+.panel-collapse>.list-group{
    border-top:1px solid #DFDFDF;
    padding-top:15px;
    background:#fff
}
#clientsLogo .item{
    margin:15px 10px 15px 5px;
    background:#fff;
    box-shadow:0 0 1px #ccc;
    transition:ease 0.5s
}
#clientsLogo .item:hover{
    box-shadow:0 0 24px #ccc
}
#clientsLogo .item img{
    -webkit-filter:grayscale(100%);
    filter:grayscale(100%);
    transition:ease 0.5s
}
#clientsLogo .item img:hover{
    -webkit-filter:grayscale(0%);
    filter:grayscale(0%)
}
@media (max-width:1399px){
    .testimonialBgOverlay,.faqPd{
        padding:40px 20px;
        height:610px
    }
}
@media (max-width:1199px){
    .testimonialBgOverlay,.faqPd{
        padding:40px 30px;
        height:auto
    }
}
@media (min-width:768px){
    .visible-sm-left-center{
        display:block !important;
        text-align:left !important
    }
    .visible-sm-right-center{
        display:block !important;
        text-align:right !important
    }
}
@media (max-width:767px){
    .visible-sm-left-center,.visible-sm-right-center{
        display:block !important;
        text-align:center !important
    }
}
.pageBanner{
    background:url(../img/inner-banner.jpg) no-repeat center center #f4f4f4;
    background-size:cover;
    border-bottom:solid 1px #f4f1f1
}
.pageBanner .sectionTitle h4:after{
    width:20px;
    margin-left:10px
}
.breadcrumb{
    padding:12px 0 10px 1px !important;
    border-bottom:0;
    margin-bottom:0;
    border-radius:0;
    background-color:transparent !important
}
.breadcrumb li{
    display:inline;
    padding-left:0;
    font-size:13px;
    margin-top:0px
}
.breadcrumb>li+li:before{
    font-family:'FontAwesome';
    content:"\f101";
    margin:0px 6px 0 7px;
    color:#e74c3e
}
.breadcrumb li a{
    color:#e74c3e
}
.breadcrumb li a:hover,.breadcrumb li{
    color:#fff
}
.navbar-trans{
    padding-right:50px
}
.navbar-trans .navbar-nav>li>a{
    padding:16px 15px 16px 10px;
    color:#fff !important;
    font-size:14px
}
.navbar-trans li>a:hover,.navbar-trans li>a:focus,.navbar-trans li.active{
    background-color:#000;
    color:#fff !important
}
.navbar-trans a{
    color:#fff
}
.features i{
    background:#0395d2;
    border-radius:30px 0 30px 0;
    color:#fff;
    font-size:40px;
    overflow:hidden;
    padding:15px 24px;
    text-align:center;
    -webkit-transition:0.5s;
    transition:0.5s
}
.features:hover i{
    background:#101112;
    border-radius:0px 30px 0px 30px;
    color:#fff
}
#screenshot .item{
    margin-left:8px;
    margin-right:8px;
    margin-bottom:15px
}
.screenshots-box{
    background:#f8fafa;
    transition:ease 0.5s
}
.screenshots-box:hover{
    box-shadow:0 0 8px #999
}
.screenshotsContent{
    background:#f8fafa;
    border:1px solid #e5eaea;
    border-top:0;
    padding-bottom:18px
}
.screenshots-box img{
    width:100%
}
.screenshots-box a{
    color:#000
}
.screenshots{
    overflow:hidden;
    width:100%;
    position:relative
}
.screenshots > p{
    background:rgba(230, 76, 60, 0.42);
    color:#555757;
    font-size:14px;
    height:100%;
    width:100%;
    position:absolute;
    left:0;
    top:0;
    padding:20px;
    text-align:center;
    opacity:0;
    -webkit-transition:all 0.4s linear;
    -moz-transition:all 0.4s linear;
    -ms-transition:all 0.4s linear;
    -o-transition:all 0.4s linear;
    transition:all 0.4s linear
}
.screenshots-box:hover > .screenshots > p{
    opacity:1
}
.screenshots-box > .screenshots a{
    background-color:#223243;
    display:block;
    height:80px;
    width:80px;
    position:absolute;
    left:45%;
    top:43%;
    margin-left:-25px;
    margin-top:-25px;
    border-radius:50%;
    line-height:50px
}
.screenshots-box > .screenshots > p > a{
    padding-top:14px;
    font-size:26px;
    -webkit-transform:scale(0);
    -moz-transform:scale(0);
    -ms-transform:scale(0);
    -o-transform:scale(0);
    transform:scale(0);
    -webkit-transition:all 0.3s ease 0.3s;
    -moz-transition:all 0.3s ease 0.3s;
    -ms-transition:all 0.3s ease 0.3s;
    -o-transition:all 0.3s ease 0.3s;
    transition:all 0.3s ease 0.3s
}
.screenshots-box:hover > .screenshots > p > a{
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -ms-transform:scale(1);
    -o-transform:scale(1);
    transform:scale(1)
}
.screenshots-box:hover > .screenshots > p > a i{
    color:#fff
}
@media (max-width:767px){
    .displayNone{
        display:none
    }
    .navbar-trans .nav > li{
        display:inline-block
    }
    .navbar-trans{
        padding-right:0px
    }
}
@media (max-width:400px){
    .displayNone{
        display:none
    }
    .navbar-trans .nav > li{
        display:inline-block
    }
    .navbar-trans .navbar-nav>li>a{
        font-size:12px
    }
    .navbar-trans .navbar-nav>li>a{
        padding:8px 15px 8px 10px
    }
}
.pricing-box{
    border:solid 1px rgba(0, 147, 208, 0.13);
    transition:0.5s all;
    -webkit-transition:0.5s all;
    -moz-transition:0.5s all;
    -o-transition:0.5s all
}
.pricing-box:hover{
    transform:scale(1.05);
    -webkit-transform:scale(1.05);
    -moz-transform:scale(1.05);
    -o-transform:scale(1.05);
    -ms-transform:scale(1.05);
    z-index:1;
    border:solid 1px #fff;
    box-shadow:0 0 8px #ccc
}
.pricing-box header{
    background:#a9452f;
    padding:30px 20px 25px 20px
}
.pricing-box header.black{
    background:#223243
}
.pricing-box header .bd{
    border-top:solid 1px rgba(255, 255, 255, 0.15);
    margin-top:10px
}
.pricing-box header.black .bd{
    border-top:solid 1px rgba(17, 17, 17, 0.52)
}
.pricing-box footer{
    padding:20px;
    border-top:solid 1px rgba(0, 147, 208, 0.13);
    background:#fff;
    margin-top:20px
}
.pricing-price{
    font-size:56px;
    line-height:42px
}
.pricing-list ul{
    margin:0;
    padding:0
}
.pricing-list ul li{
    list-style:none;
    text-align:center;
    padding:15px 0;
    background:#fff
}
.pricing-list ul li:nth-child(1),.pricing-list ul li:nth-child(3),.pricing-list ul li:nth-child(5){
    background:#f5f5f5
}
.paypalBtn{
    background:#0395d2;
    color:#fff;
    border:solid 1px #0289c1;
    padding:6px 15px 6px 15px;
    font-size:16px;
    text-transform:none;
    margin-bottom:5px;
    margin-top:5px;
    transition:ease 0.3s;
    font-weight:500;
    border-radius:0
}
.paypalBtn:hover .btnTxtbl,.paypalBtn:focus .btnTxtbl{
    color:#1f3d7c;
    outline:0
}
.paypalBtn:hover .btnTxtbl1,.paypalBtn:focus .btnTxtbl1{
    color:#0c99d6;
    outline:0
}
.paypalBtn:hover,.paypalBtn:focus,.pricing-box footer.light .paypalBtn:hover{
    background:#ffc438;
    color:#222;
    border:solid 1px #ffaf00;
    outline:0
}
.paypalBtn .btnTxtbl1,.paypalBtn .btnTxtbl{
    color:#ffc438;
    font-size:20px;
    font-weight:600
}
.pricing-box footer.light .paypalBtn{
    background:#222;
    border:solid 1px #111
}
.btnDownload,.btnBuy{
    display:inline-block;
    padding:11px 13px;
    background:#223243;
    border-radius:0;
    color:#fff;
    margin:0;
    position:relative;
    text-transform:uppercase;
    font-weight:700;
    letter-spacing:0.02em;
    -webkit-transition:all 300ms linear 0ms;
    -moz-transition:all 300ms linear 0ms;
    -ms-transition:all 300ms linear 0ms;
    margin-top:10px;
    transition:all 300ms linear 0ms
}
.btnDownload .i,.btnBuy .i{
    display:inline-block;
    right:14px;
    position:absolute;
    top:50%;
    transform:translate(0px, -50%);
    opacity:0;
    padding:0px;
    transition:all 300ms linear 0ms
}
.btnDownload:hover{
    padding-right:42px;
    color:#fff;
    background:#e64c3c
}
.btnDownload:hover .i{
    opacity:1;
    color:#223243
}
.btnBuy:hover .i{
    opacity:1;
    color:#e64c3c
}
.btnBuy{
    background:#e64c3c;
    color:#fff
}
.btnBuy:hover{
    padding-right:42px;
    color:#e64c3c;
    background:#223243
}
.bgBlack .btnDownload:hover{
    background:#ffd339;
    color:#000
}
.contact-us .form-control{
    color:#222;
    outline:1px solid #333;
    border:0;
    color:#096890;
    border-radius:0;
    box-shadow:none;
    transition:ease 0.3s
}
.eor{
    color:red;
    font-size:12px
}
.contact-us .form-control:focus{
    outline:solid 2px #0395d2
}
.contact-us .form-control::-moz-placeholder{
    color:#000;
    opacity:1
}
.contact-us .form-control:-ms-input-placeholder{
    color:#000
}
.contact-us .form-control::-webkit-input-placeholder{
    color:#000
}
.fb:hover{
    background:#233a74;
    border-color:#233a74 !important;
    color:#fff !important
}
.linkedin:hover{
    background:#09466b;
    border-color:#09466b !important;
    color:#fff !important
}
.pinterest:hover{
    background:#c70404;
    border-color:#c70404 !important;
    color:#fff !important
}
.twitter:hover{
    background:#00b6fa;
    border-color:#00b6fa !important;
    color:#fff !important
}
.google:hover{
    background:#a90808;
    border-color:#a90808 !important;
    color:#fff !important
}
.proCon{
    padding:20px 15px;
    background:#f5f5f5;
    transition:ease 0.9s
}
.proCon:hover{
    background:#fff;
    box-shadow:0 0 10px #ccc
}
.btn__in-showcase .btn_arrow{
    font-size:21px;
    line-height:21px;
    font-weight:700;
    padding:12px 0;
    width:45px
}
.btn_arrow{
    font-size:14px;
    line-height:14px;
    font-weight:700;
    background:#a91000;
    display:inline-block;
    text-align:center;
    padding:9px 0;
    width:32px;
    text-align:center;
    position:absolute;
    top:0;
    left:0;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    -webkit-transition:all 0.1s linear 0s;
    -moz-transition:all 0.1s linear 0s;
    -o-transition:all 0.1s linear 0s;
    transition:all 0.1s linear 0s
}
.btn:hover .btn_text{
    text-decoration:underline
}
.btn__in-showcase{
    height:45px
}
.btns{
    color:#fff;
    display:inline-block;
    height:32px;
    margin-top:28px;
    position:relative
}
.btn__in-showcase .btn_text{
    font-size:16px;
    line-height:16px;
    font-weight:700;
    height:45px;
    padding:15px 23px 0 58px
}
.btn__in-showcase .btn_text:hover,.btn__in-showcase .btn_text:focus{
    text-decoration:none
}
.btn_text{
    font-size:13px;
    line-height:13px;
    font-weight:400;
    display:inline-block;
    text-align:center;
    padding:10px 13px 0 45px;
    background:#e64c3c;
    height:32px;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box
}
.readMore a{
    position:relative;
    color:#e64c3c;
    font-size:16px
}
.readMore a:hover:before{
    left:-45px;
    -webkit-transition:all 0.2s linear 0s;
    -moz-transition:all 0.2s linear 0s;
    -o-transition:all 0.2s linear 0s;
    transition:all 0.2s linear 0s
}
.readMore a:before{
    left:-59px;
    -webkit-transition:all 0.2s linear 0s;
    -moz-transition:all 0.2s linear 0s;
    -o-transition:all 0.2s linear 0s;
    transition:all 0.2s linear 0s
}
.readMore a:before,.readMore a:after{
    content:'';
    border-bottom:1px solid #f3beb9;
    width:40px;
    height:1px;
    position:absolute;
    top:12px
}
.readMore a:hover:after{
    right:-45px;
    -webkit-transition:all 0.2s linear 0s;
    -moz-transition:all 0.2s linear 0s;
    -o-transition:all 0.2s linear 0s;
    transition:all 0.2s linear 0s
}
.readMore a:after{
    right:-59px;
    -webkit-transition:all 0.2s linear 0s;
    -moz-transition:all 0.2s linear 0s;
    -o-transition:all 0.2s linear 0s;
    transition:all 0.2s linear 0s
}
.readMore a:before,blockquote a:after{
    content:'';
    border-bottom:1px solid #f3beb9;
    width:40px;
    height:1px;
    position:absolute;
    top:12px
}
.pd-50{
    padding:0 50px
}
.bgGray{
    background:#f9f9f9;
    border-top:1px solid #f3f3f3;
    border-bottom:1px solid #f3f3f3
}
.bdBt{
    border-bottom:1px solid #f3f3f3
}
blockquote{
    background:rgba(255, 255, 255, 0.04);
    border-left:6px solid #f3c7c2;
    padding:0px 20px 0px 60px;
    font-size:15px
}
blockquote strong{
    color:#00b6fa
}
blockquote p:before{
    font-weight:600;
    color:#f3c7c2;
    content:'"';
    font-size:5em;
    position:absolute;
    top:22px !important;
    left:-40px
}
blockquote p{
    position:relative
}
.left-bg{
    background:#f9f9f9;
    border-left:6px solid #f3c7c2;
    padding:20px 20px 20px 20px;
    transition:ease 0.5s
}
.left-bg:hover{
    border-left:6px solid #223243
}
.left-bg:hover .h4{
    color:#e03d1a
}

/*contact css*/
.input-box {
  height: 40px;
  width: 100%;
  margin-bottom: 20px;
  padding-left: 10px;
}
.msg-box {
  width: 100%;
  padding: 10px;
  height: 160px !important;
}
.submit-btn {
  text-align: center;
  text-transform: uppercase;
  font-size: 18px;
    margin: 20px auto 40px;
    padding: 10px 40px;
    display: block;
    color: #e64c3c;
    background: #223243;
    transition: 0.2s;
    border: 2px solid #223243;
}
.submit-btn:hover {
    color: #e64c3c !important;
    background: transparent;
    border: 2px solid #e64c3c;
}

.embed-responsive-4by3 {
    padding-bottom: 56%;
}

/*--product page--*/
.btn-d,.btn-p{
    display:inline-block;
    padding:11px 13px;
    background:#223243;
    border-radius:0;
    color:#fff;
    margin:0;
    position:relative;
    text-transform:uppercase;
    font-weight:700;
    letter-spacing:0.02em;
    -webkit-transition:all 300ms linear 0ms;
    -moz-transition:all 300ms linear 0ms;
    -ms-transition:all 300ms linear 0ms;
    margin-top:10px;
    transition:all 300ms linear 0ms
}

.btn-d:hover{
    color:#fff;
    background:#e64c3c
}

.btn-p{
    background:#e64c3c;
    color:#fff
}
.btn-p:hover{
    color:#e64c3c;
    background:#223243
}
/*--live chat--*/
#chat_support{
	position: fixed;
    right: 0;
    top: 65px;
	z-index: 9999;
}


