/* custom css  */

/*  header  code*/
#request-demo{
    background: #ea8b3f;
    border-radius: 0;
    border: none;
    color: #fff;

  }

  #login{
    background: none;
    border-radius: 0;
    border: none;
    
  }

  /* client block code */
.centertxttitle {
	font-size: 30px;
	text-transform: uppercase;
	margin: 50px 0 40px 0;
	color: #222b82
}
#client .ff-container {
    text-align: center;
}
.ff-container label{
	margin-right:3px;
	text-align:center;
	}
.brnd {
    margin-bottom: 0;
    color:#333;
}
.brnd{
	/*margin-bottom:50px;*/
}
.section-title{
    margin-bottom: 40px;
    padding-bottom: 18px;
    position: relative;
}
.section-title::before {
	position: absolute;
    content: '';
    left: 0px;
    bottom: 0;
    height: 2px;
    right: 40px;
    width: 40px;
    margin: auto;
    background:#1f2880;
}
.section-title::after{
    position: absolute;
content: '';
left: 40px;
bottom: 0;
height: 2px;
right: 0;
width: 40px;
margin: auto;
background: #fbae3e;
}
section.events .section-title{
    margin-top: 0;
}
body.brand .text-center.sol {
    margin-top: 30px
}
.solution_page .text-center.sol {
    margin-top: 30px
}
.text-center.sol {
	margin-top: 130px
}
.centertxt {
	/*padding-top: 25px;*/
	/*display: none;*/
}
.centertxt {
	/*padding-top: 25px;*/
}
.text-center{
    text-align: center;
}
.text-center-content{
    text-align: center;
    font-size:12px
}

.ff-container {
    width: 564px;
    margin: 0 auto;
    display: block
}

#client .ff-container {
    width: 100%
}

.ff-container label {
    width: 150px;
    height: 35px;
    cursor: pointer;
    color: #777;
    text-shadow: none;
    line-height: 36px;
    font-size: 19px;
    border: 1px solid #EFEFEF;
    background-color: #f9f9f9;
    font-size: 14px;
    font-weight: Normal;
    color: #333;
    font-weight: 600;
    display:inline-block;
}

.ff-container label.ff-label-type-all {
    border-radius: 3px 0 0 3px;
    font-weight: 600
}

.ff-container label.ff-label-type-11 {
    border-radius: 0 3px 3px 0
}

.ff-container input.ff-selector-type-all:checked ~ label.ff-label-type-all,
.ff-container input.ff-selector-type-1:checked ~ label.ff-label-type-1,
.ff-container input.ff-selector-type-2:checked ~ label.ff-label-type-2,
.ff-container input.ff-selector-type-3:checked ~ label.ff-label-type-3,
.ff-container input.ff-selector-type-4:checked ~ label.ff-label-type-4,
.ff-container input.ff-selector-type-5:checked ~ label.ff-label-type-5,
.ff-container input.ff-selector-type-6:checked ~ label.ff-label-type-6,
.ff-container input.ff-selector-type-7:checked ~ label.ff-label-type-7,
.ff-container input.ff-selector-type-8:checked ~ label.ff-label-type-8,
.ff-container input.ff-selector-type-9:checked ~ label.ff-label-type-9,
.ff-container input.ff-selector-type-10:checked ~ label.ff-label-type-10,
.ff-container input.ff-selector-type-11:checked ~ label.ff-label-type-11,
.ff-container input.ff-selector-type-12:checked ~ label.ff-label-type-12 {
    background: red;
    color: #fff
}

.ff-container input {
    display: none
}
.ff-container input.ff-selector-type-1:checked ~ .ff-items .ff-item-type-1,
.ff-container input.ff-selector-type-2:checked ~ .ff-items .ff-item-type-2,
.ff-container input.ff-selector-type-3:checked ~ .ff-items .ff-item-type-3,
.ff-container input.ff-selector-type-4:checked ~ .ff-items .ff-item-type-4,
.ff-container input.ff-selector-type-5:checked ~ .ff-items .ff-item-type-5,
.ff-container input.ff-selector-type-6:checked ~ .ff-items .ff-item-type-6,
.ff-container input.ff-selector-type-7:checked ~ .ff-items .ff-item-type-7,
.ff-container input.ff-selector-type-8:checked ~ .ff-items .ff-item-type-8,
.ff-container input.ff-selector-type-9:checked ~ .ff-items .ff-item-type-9 {
    opacity: 1
}

.ff-container input.ff-selector-type-1:checked ~ .ff-items li:not(.ff-item-type-1),
.ff-container input.ff-selector-type-2:checked ~ .ff-items li:not(.ff-item-type-2),
.ff-container input.ff-selector-type-3:checked ~ .ff-items li:not(.ff-item-type-3),
.ff-container input.ff-selector-type-4:checked ~ .ff-items li:not(.ff-item-type-4),
.ff-container input.ff-selector-type-5:checked ~ .ff-items li:not(.ff-item-type-5),
.ff-container input.ff-selector-type-6:checked ~ .ff-items li:not(.ff-item-type-6),
.ff-container input.ff-selector-type-7:checked ~ .ff-items li:not(.ff-item-type-7),
.ff-container input.ff-selector-type-8:checked ~ .ff-items li:not(.ff-item-type-8),
.ff-container input.ff-selector-type-9:checked ~ .ff-items li:not(.ff-item-type-9),
.ff-container input.ff-selector-type-10:checked ~ .ff-items li:not(.ff-item-type-10),
.ff-container input.ff-selector-type-11:checked ~ .ff-items li:not(.ff-item-type-11),
.ff-container input.ff-selector-type-12:checked ~ .ff-items li:not(.ff-item-type-12) {
    opacity: .1;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -o-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    display: none
}

.ff-container input.ff-selector-type-1:checked ~ .ff-items li:not(.ff-item-type-1) span,
.ff-container input.ff-selector-type-2:checked ~ .ff-items li:not(.ff-item-type-2) span,
.ff-container input.ff-selector-type-3:checked ~ .ff-items li:not(.ff-item-type-3) span,
.ff-container input.ff-selector-type-4:checked ~ .ff-items li:not(.ff-item-type-4) span,
.ff-container input.ff-selector-type-5:checked ~ .ff-items li:not(.ff-item-type-5) span,
.ff-container input.ff-selector-type-6:checked ~ .ff-items li:not(.ff-item-type-6) span,
.ff-container input.ff-selector-type-7:checked ~ .ff-items li:not(.ff-item-type-7) span,
.ff-container input.ff-selector-type-8:checked ~ .ff-items li:not(.ff-item-type-8) span,
.ff-container input.ff-selector-type-9:checked ~ .ff-items li:not(.ff-item-type-9) span {
    display: none
}
.ff-container {
    float: left
}

.ff-container {
	width: 100% !important
}

.ff-items a {
    height: auto;
    width: auto
}
.ff-items li {
    height: auto;
    margin: 0!important;
    /*width: 100%!important*/
}
.ff-items a span {
    font-size: 16px
}
.ff-items {
    width: 100%
}
.ff-items li img {
    width: auto
}

/* another */
.ff-items a {
    background: #fff;
    box-shadow: none;
    border: none
}
/* another end */
.ff-items li {
    width: 177px;
	}
    .ff-items {
        position: relative;
        margin: 0 auto;
        padding-top: 20px;
        list-style:none;
    }
    
    .ff-items a {
        display: block;
        position: relative;
        padding: 4px;
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
        margin: 10px;
        width: 89%;
        height: 128px;
        border: 1px solid #f9f9f9
    }
    
    .ff-items a span {
        font-size: 14px;
        line-height: 57px;
        display: block;
        background: red;
        color: #fff;
        font-weight: 400;
       /* padding: 20px;*/
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 0;
        overflow: hidden;
        opacity: 0;
        text-align: center;
        -webkit-transition: all .3s ease-out;
        -moz-transition: all .3s ease-out;
        -o-transition: all .3s ease-out;
        -ms-transition: all .3s ease-out;
        transition: all .3s ease-out
    }
    
    .ff-items a:hover span {
        height: 80px;
        opacity: 1
    }
    
    .ff-items li {
        margin: 0;
        float: left;
        width: 188px;
        height: 148px;
        -webkit-transition: all .6s ease-in-out;
        -moz-transition: all .6s ease-in-out;
        -o-transition: all .6s ease-in-out;
        -ms-transition: all .6s ease-in-out;
        transition: all .6s ease-in-out
    }








@media only screen and (max-width: 500px) {
    .og-grid li {
        width: 45%
    }
    .ff-container label {
        font-size: 11px
    }
    .ff-container {
        width: 350px
    }
    .ff-items {
        position: relative;
        margin: 0 auto;
        padding-top: 20px;
        width: 350px
    }
    .ff-items li img {
        width: 100%
    }
    .ff-items a {
        width: 120px
    }
    .ff-items li {
        margin: 0;
        float: left;
        width: 120px;
        margin: 0 20px
    }
    .ff-items a span {
        font-size: 11px;
        line-height: 14px
    }
}

@media screen and (min-width: 991px) {
    section.brand-sec3 .brand-sec3-block1 .col-md-2 {
        width: 20%
    }
    ul.ff-items.item_change {
        margin: 0 11%
    }
}

@media screen and (min-width: 1199px) {
    ul.ff-items.item_change {
        margin: 0 17%
    }
}

/* rafi changes*/

.carousel-indicators{
	display:none;
	}
.carousel .glyphicon {
        background: #fd911e;
    height: 62px;
    opacity: 1;
    padding: 0px;
    position: absolute;
    text-shadow: none;
    top: 15px;
    width: 62px;
	border-radius:100px;
	color: rgb(221, 221, 221);
	display:flex;
	justify-content:center;
	align-items:center;
}
.carousel-control.left .glyphicon-chevron-left {
    transform: rotate(180deg);
}
.glyphicon-chevron-left::before {
    content: "";
}
.glyphicon-chevron-right::before {
    content: "";
}
.carousel-control {
    opacity: 1;
    width: auto;
    left: 0px;
    top: 14%;
    z-index: 10;
}
.glyphicon-chevron-right,
.glyphicon-chevron-left {
    transition: 0.4s all ease-in-out;
}
.carousel-control.left .glyphicon-chevron-left {
    left: -85px;
}
.carousel:hover .carousel-control.left .glyphicon-chevron-left {
    left: 22px;
}
.carousel-control.right .glyphicon-chevron-right {
    right: -85px;
    left: auto;
}
.carousel:hover .carousel-control.right .glyphicon-chevron-right {
    right: 22px;
}

.glyphicon-chevron-left:before,.glyphicon-chevron-right:before{
	content: "\f105";
	font-family:fontawesome;
    height: 31px;
    width: 6px;
}

.carousel-inner .item img {
	width: 100%
}

.carousel-inner .item {
    padding: 0px;
}

.carousel-control.left {
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    margin-top: 150px;
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    margin-top: 150px;
}

.carousel-control:hover,.carousel-control:focus {
    outline: 0;
    color: #ffffff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90)
}
.carousel {
    overflow: hidden;
}

/* colud agent icon style*/
.open-api img{
   /* width:40px;
    height:40px;*/
}
.group-agent img{
    width:76px;
    height:76px;
}
.get-insert img{
    width:76px;
    height:76px;
}
.Reduce-PhoneCall img{
    width: 50px;
    height: 63px;
}


/* RA-- CSS */

.whyca img{
   width:76px;
    height:76px;
    
}

/* RA-- CSS */

/* intergation code */

.cloud-sec3-block2 {
    margin-bottom: 60px;
    float: left;
}

.cloud-sec3-block2 .inner-case2 {
    margin-top: 30px;
    background-color: #878787;
    padding: 5px 0;
}

.cloud-sec3-block1 {
    float: left;
    width: 100%;
}

.cloud-sec3 h4.head-b1 {
    color: #5a5a5a;
    margin: 40px 0;
    text-transform: uppercase;
}
/*section.cloud-sec3 {
    padding-bottom: 40px;
    float: left;
    width: 100%
}*/
.cloud-sec3-block1 {
    float: left;
    width: 100%;
}
.gallery-items {
    font-size: 0;
}
.gallery-item {
    display: inline-block;
    vertical-align: top;
    -webkit-transition: height 500ms ease;
    -o-transition: height 500ms ease;
    transition: height 500ms ease;
}
.gallery-item.active .gallery-contents:after {
    border-bottom-width: 30px;
}

.gallery-item {
    text-align: left;
    font-size: 25px;
    margin: 15px;
    padding: 0;
    width: 17%;
}

.gallery-item .thumbnail {
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
.cloud-sec1 .gallery-item {
        width: 46%!important;
    }

.gallery-item {
        /*width: 34%!important;*/
        margin-left:20px;
    }

.brand #lite-sec .gallery-item {
        margin-right: 0!important;
        width: 99%!important;
}
.brand #lite-sec .gallery-item {
        padding: 0!important;
        width: 99%!important;
        margin: 20px 0 0!important;
}

.cloud-sec1 .gallery-item {
        width: 90%!important
    }
.glr2-items .gallery-item {
        margin-left: 0;
        margin-right: 0;
}

.gallery-contents {
    position: relative;
}

.gallery-contents:after {
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -30px;
    width: 0;
    height: 0;
    content: '';
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-bottom-style: solid;
    border-bottom-width: 0;
    -webkit-transition: border-bottom-width 500ms ease;
    -o-transition: border-bottom-width 500ms ease;
    transition: border-bottom-width 500ms ease;
}

.gallery-contents:after {
    border-bottom-color: #F3F3F3;
    bottom: -30px;
}

.gallery-item .thumbnail {
    position: relative;
    overflow: hidden;
    cursor: pointer
}

.solution_blk3 .thumbnail,
.cloud-sec1 .thumbnail {
    border: none
}

.thumbnail {
    padding: 0;
    margin-bottom: 0;
    border-radius: 0
}

.gallery-item .thumbnail {
    position: relative;
    overflow: hidden;
    cursor: pointer
}

.text-size{
    font-size:17px;
}

.margin-left{
    margin-left:17px;
    height: 156px
}

.img-height{
    height: 158px;
}
.mar-left{
    margin-left:17px;
}


@media screen and (min-width: 992px) and (max-width: 1199px) {
    .cloud-sec1 .gallery-item {
        width: 21%!important;
        width: 46%!important
    }
 }   


 /* footer styke */
 footer h3 {
    margin-bottom: 6px;
    color: #fd911e;
}

p.f-market {
    /* padding-right: 50px; */
    border-bottom: 2px dotted #949494;
    padding-bottom: 20px;
    margin-bottom: 20px;
    font-size:13px;
    /*font-family:Sinkin-Sans-thin;*/
    /*color: #fd911e;*/
    width: 263px;

}

.txt-clr{
    margin-top:34px;
    color:#fd911e;
    /*font-family:Sinkin-Sans-thin;*/
    font-size:13px;

    }

@media (min-width: 1200px){
.span4 {
    /*width: 288px !important ;*/
}
}

.text-color li a{
    color:#d3d3d3;
}
@media (min-width: 1200px){
.span6 {
    width: 457px;
}
}


footer .i-social i {
    font-size: 20px;
}
.i-social i{
    color: #d3d3d3;
    padding:0;
    }
.i-social {
    margin: 0;
    font-size:18px;
}

.i-social li {
    display: inline-block;
}

.i-social li a {
    height: 36px;
    width: 36px;
    /* -webkit-border-radius: 50%; */
    -moz-border-radius: 50%;
    /* border-radius: 50%; */
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s all ease-in-out;
    text-decoration: none;


    /* background: #fff; */
    /* border: 2px solid #fff; */
}

.i-social li:hover a {
    color: #fff;
}
.text-align-sale{
    text-align: center !important;
    padding-left:121px !important;
}

.num-color a{
    color:#d3d3d3;
    text-decoration: none;
} 



.margin-row{
    /*margin-left:64px;*/
}

.margin-desc{
    margin-top:20px;
}

#testimonials .phrases_wrapper .phrase .pic img {
    max-width: 177px;
    float: left;
    margin-right: 20px;
    position: relative;
    top: -6px;
}


.section_header {
    text-align: center;
    font-weight: bolder;
    color: #252b34;
    margin-top: 18px;
    position: relative;
    margin-bottom: 30px;
}