/************** deafault css******************/

.floatleft {
    float: left
}

.floatright {
    float: right
}

.alignleft {
    float: left;
    margin-right: 15px;
}

.alignright {
    float: right;
    margin-left: 15px;
}

.aligncenter {
    display: block;
    margin: 0 auto 15px;
}

.section_padding {}
.navFixed{
    position:fixed!important;
    z-index:1000;
    width:100%;

}
.pf figcaption{
    text-align: justify;
    color:black;
    font-family: 'Cabin', sans-serif;
    font-size: 12px;
    padding:5px 0px 10px 0px;

}
a:focus {
    outline: 0px solid
}

a:hover {
    text-decoration: none
}

img {
    max-width: 100%;
    height: auto;
}

.fix {
    overflow: hidden
}
b,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 15px;
    font-weight: 700;
    font-family: 'Cabin', sans-serif;
}

html,
body {}

.section_padding {
    padding-top: 80px;
}

p {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 14px;
}

.portfolioViewMore a{
    border: 2px solid #F7941E;
    border-radius: 5px;
    display: inline-block;
    padding: 10px 20px;
    color: #fff;
    background-color: #F7941E;
    margin-top: 20px;
    text-transform: uppercase;
    text-decoration: none;
}
.portfolioViewMore a:hover{
    border: 2px solid #F7941E;
    border-radius: 5px;
    display: inline-block;
    padding: 10px 20px;
    color: #fff;
    background-color: #F7941E;
    margin-top: 20px;
    text-transform: uppercase;
    text-decoration: none;
}
/************** main css ******************/
/************** header css ******************/

.banner{
    position: relative;
}
.header_area_text {
    padding-bottom: 170px;
    padding-right: 500px;
    position: absolute;
    bottom: 0;
}
.header_down{
    spadding-top:60px;
}
.logo {
    margin-top: 5px;
}
h3 {
    font-size: 23px;
}
b{
    font-size: 23px;  
}
.logo h2 {}

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

.navbar-nav>li>a {
    font-size: 14px;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase
}

.navbar-nav>li>a:hover,
.navbar-nav>li>a:active,
.navbar-nav>li>a:focus {
    background: none
}

.header_area_text {
    padding-top: 140px;
    padding-bottom: 170px;
    padding-right: 500px;
}

.header_area_text h2 {
    font-size: 50px;
    color: #fff
}

.header_area_text p {
    color: #fff;
    margin: 30px 0px;
}

.header_area_text a {
    background: #4ECB8C;
    display: inline-block;
    padding: 10px 15px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    border-radius: 5px;
}
/************** feature area css ******************/

#services_area h2 {
    margin-bottom: 60px;
}

.single_feature {
    /* border: 2px solid #F2F2F2;*/
    padding: 10px;
}

.single_feature h3 {
    margin-top: 35px;
}

.single_feature i {
    background: #348796;
    font-size: 25px;
    padding: 18px;
    color: #fff;
    border-radius: 50%;
    height: 60px;
    width: 60px;
    text-align: center;
    padding-top: 17px;
    position: absolute;
    top: -17%;
    left: 38%;
}
/************** story area css ******************/

#story_area {
    background: #E9EBEA;
}

.story_text {}

.story_text h2,
.experience h2 {
    margin-bottom: 20px;
}

.story_text p,
.experience p {
    margin-bottom: 20px;
    line-height: 25px;
}
.story_text a {
    border: 2px solid #F7941E;
    border-radius: 5px;
    display: inline-block;
    padding: 10px 20px;
    color: #fff;
    background-color: #F7941E;
    margin-top: 20px;
    text-transform: uppercase;
    text-decoration: none;
}
.btn-background-orange{
    background-color: #F7941E !important;
    border-color : #F7941E;
}

.experience a {
    border: 2px solid #fff;
    border-radius: 5px;
    display: inline-block;
    padding: 10px 20px;
    color: #fff;
    margin-top: 20px;
    text-transform: uppercase
}

#clients_say_area {
    background: #fff;
    position: relative
}

#clients_say_area h2 {
    margin-bottom: 50px;
}

.clients_say {
    margin-bottom: 30px
}

.clients_say_list {
    margin-top: 20px;
}

.clients_say p {
    border: 2px solid #348796;
    padding: 20px 40px;
}

.say {
    text-align: right;
    width: 90%;
    margin-top: 10px
}

.say h5 {
    margin: 0;
    color: #000
}

.say h6 {
    margin: 0;
    color: #666666
}
.say b{
    margin: 0;
    color: #666666 
}
.say i {
    margin: 0;
    color: #000
}

.c_img {
    width: 10%;
    text-align: right
}

.c_img img {
    border-radius: 50%
}

#Experience_area {
    background: #F5AB35;
    color: #fff
}

.skills {}

.skills h2 {
    margin-bottom: 40px;
}

.progress-bar {
    background: #348796;
}
/************** blog area css ******************/

#blog_area {
    background: #fff
}

.single_blog {}

.single_blog img {}

.single_blog h2 {
    font-size: 18px;
    color: #000000;
    font-weight: 700;
    margin-top: 20px
}

.single_blog p {
    margin: 10px 0px;
}

.comment_area {
    color: #999999
}

.date i,
.comment i {
    margin-right: 10px;
}
/************** call to action css ******************/

#caal_to_action_area {
    background: #348796;
    padding: 30px 0px;
    color: #fff;
}

.call_to_action_text {}

.call_to_action_text h2 {
    margin: 0
}

.call_project a {
    border: 1px solid #fff;
    border-radius: 5px;
    display: inline-block;
    padding: 10px 20px;
    color: #fff;
    margin-top: 13px;
    text-transform: uppercase;
}
/************** footer area css ******************/

#footer_area {
    background: #20555d;
    padding: 30px 0px;
    color: #fff;
}
.company_logo {
    margin-top: 50px
}

.company_logo h2 {}

.company_address {
    padding: 10px 30px;
}

.company_address h2 {
    font-size: 18px;
    text-transform: uppercase
}

.company_address p {
    font-size: 14px;
    font-weight: 300
}

.company_address h3 {
    font-size: 14px;
    font-weight: 300
}

#preloader {
    background: none repeat scroll 0 0 #fff;
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 9999;
}
#preloader i {
    left: 50%;
    margin-left: -15px;
    margin-top: -15px;
    position: absolute;
    top: 50%;
}

ul.footer-lists{
    padding: 0;
}
ul.footer-lists li{
    list-style-type: none;
}
ul.footer-lists li a{
    color:  #fff;
    letter-spacing:1px;
}
ul.footer-lists li a:hover{
    color: #fff;
}
.social-icons i{
    border: 2px solid #fff;
    font-size: 25px;
    color: #fff;
    border-radius: 50%;
    height: 50px;
    width: 50px;
    text-align: center;
    padding-top: 10px;
    transform: rotate(0deg);
    transition: transform .5s ease-in-out;
}

.social-icons i:hover {
    -ms-transform: rotate(360deg); /* IE 9 */
    -ms-transition: -ms-transform .5s ease-in-out;
    -webkit-transform: rotate(360deg); /* Chrome, Safari, Opera */
    -webkit-transition: -webkit-transform .5s ease-in-out;
    -moz-transform: rotate(360deg); /* firefox */
    -moz-transition: -moz-transform .5 ease-in-outs;
    -o-transform: rotate(360deg);
    -o-transition: -o-transform .5s ease-in-out;
    transform: rotate(360deg);
    transition: transform .5s ease-in-out;
}
#header_area_page2{
    background-color: #348796;
}
.contact_area{
    padding-top:30px;
    padding-bottom:60px;
}
.map{
    padding-bottom:20px;
}
.map_area small {
    font-weight:bold;
}
.hosting_area {
    background: #E9EBEA;
}
#hosting h1 {
    padding-top: 20px;
}
ul.domain_services {
    margin: 0;
    padding: 0;
}
ul.domain_services li {
    list-style-type: none;
    font-size:16px;
}
.single_feature li{
    text-align:left;
}
span.error{
    color:red;
}
button.view-testimonial-btn{
    float :right;
    background: transparent;
    border: none;
}
.page-header {
    padding-bottom: 9px;
    margin: 20px 0 20px;
    border-bottom: 1px solid #eee;
}
img.infoxit-logo-header,img.infoxit-logo-footer {
    height: 67px;

}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 10px;
    margin-top: 10px;
    border: 1px solid transparent;
}
h2.social {
    margin-top: 10px;
    margin-bottom: 0; 
}
h2.social i {
    padding-left: 10px;
    font-size: 15px;
}
a.more-testimonial {
    display: inline-block;
    padding: 10px 20px;
    float: right;
}
.btn-success {
    margin-top: 8px;
}
.protfolio-details {
    margin: 0 10px;
    cursor: pointer;
}
h3.platform-name{
    padding: 10px 0;
    text-align: center;
    font-size: 18px;
}
b.platform-name{
    padding: 10px 0;
    text-align: center;
    font-size: 18px;
}

/*Our products image hover */

.hovereffect {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
}
.hovereffect .overlay {
    width: 100%;
    position: absolute;
    overflow: hidden;
    left: 0;
    top: auto;
    bottom: 0;
    padding: 1em;
    height: 4.75em;
    background: #348796;
    color: #3c4a50;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
}

.hovereffect img {
    display: block;
    position: relative;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}

.hovereffect:hover img {
    -webkit-transform: translate3d(0,-10%,0);
    transform: translate3d(0,-10%,0);
}

.hovereffect h2 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 12px;
    padding: 10px;
    background: transparent;
    border: 1px solid;
    border-radius: 5px;
    float: left;
    margin: 0px;
    display: inline-block;
    width: 70px;
    height: 35px;
}
.hovereffect b {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 12px;
    padding: 10px;
    background: transparent;
    border: 1px solid;
    border-radius: 5px;
    float: left;
    margin: 0px;
    display: inline-block;
    width: 70px;
    height: 35px;
}

.hovereffect a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid #fff;
    margin: 50px 0 0 0;
    background-color: transparent;
}
.hovereffect a.info:hover {
    box-shadow: 0 0 5px #fff;
}


.hovereffect p.icon-links a {
    float: right;
    color: #fff;
    font-size: 1.4em;
}

.hovereffect:hover p.icon-links a:hover,
.hovereffect:hover p.icon-links a:focus {
    color: #252d31;
}

.hovereffect h2,
.hovereffect p.icon-links a {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0,200%,0);
    transform: translate3d(0,200%,0);
}

.hovereffect p.icon-links a span:before {
    display: inline-block;
    padding: 8px 10px;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


.hovereffect:hover .overlay,
.hovereffect:hover h2,
.hovereffect:hover p.icon-links a {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

.hovereffect:hover h2 {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
}

.hovereffect:hover p.icon-links a:nth-child(3) {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

.hovereffect:hover p.icon-links a:nth-child(2) {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}

.hovereffect:hover p.icon-links a:first-child {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}
h2.section-heading {
    margin-bottom: 50px;
}
h4.product-name {
    display: block;
    float: left;
    text-align: center;
    display: block;
    width: 100%;
    margin-top: 15px;
}


.progress {
    width: 90%;
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}
a.email {
    color: #4ECB8C;
}
h3.text-capitalize.text-primary.text-center {
    margin-top: 10px;
}
b.text-capitalize.text-primary.text-center {
    margin-top: 10px;
}
.tooltip.top .tooltip-inner {
    background-color:#ececec;
    color: #000;

}
.tooltip.top .tooltip-arrow {
    border-top-color: #ececec;
    color: #000;
}
section#testimonials_area {
    padding-top: 50px;
}
.slider{
    position:relative;
}

.up-arrow-right{
    float:right;
}
.partner_link {
    bottom: 0px;
    display: block;
    float: left;
    margin-left: 6px;
    position: fixed;
    z-index: 999;
}
.hovereffect img{
    width:100%;
}
#social {
    position: fixed;
    top: 340px;
    left: 0px;
    width: 50px;
    height: auto;
    padding: 0px;
    background: #fff;
    border-radius: 0px 7px 7px 0px;
    border: 1px solid #AAA;
    text-align: center;
    transition: width 0.2s linear 0s;
}
#social:hover{ width:80px; }
#social > button{ display:block; background-color:transparent; width:41px; height:41px; border:none; cursor:pointer; margin:0px auto; opacity:0.6; transition: opacity 0.2s linear 0s; }
#social > button:hover{ opacity:1; width: 45px; height: 45px; }
#social > button:nth-child(1){background-position:0px;}
#social > button:nth-child(2){background-position:-36px;}
#social > button:nth-child(3){background-position:-72px;}

@media only screen and (max-width: 5280px) {
    .hidelist{
        display: none;
    }
}

@media only screen and (max-width: 768px){
    .hidetable{
        display: none;
    }
    .hidelist{
        display: block;
        text-align: center;
    }
}

.black_box{
    height: 50px;
    width: 100%;
    background: #000000;
}

.text-color{
    color:#fff;
}

.our_services{
    margin-top: -30px;
}

.image-size{
    width: 40%;
}

.software-row{
    float: right;
    height: 32px;

}

.row1{
    width: 400px;
}
.row2{
    width: 500px;
}
.row3{
    width: 600px;
}
.row4{
    width: 700px;
}
.row5{
    width: 800px;
}
.row6{
    width: 900px;
}
.row7{
    width: 1000px;
}
.row8{
    width: 1100px;
}
.row9{
    width: 1100px;
}
.row10{
    width: 1100px;
}
.row11{
    width: 1100px;
}
.text-font{
    font-size: 21px;
}
.ladder-style{
    float: right; 
    padding-right: 15px; 
    padding-top: 5px;
}
.customized-p{
    font-size: 30px;
}



