.section_bg_oxford_blue {
    background-color: #003;
}
.section {
    position: relative;
    clear: both;
    margin-bottom: 45px;
}
.section_bg_dk-blue, .section_bg_dk-violet-grd, .section_bg_mayan_blue, .section_bg_orange, .section_bg_oxford_blue, .section_bg_video, .section_bg_violet-grd, .section_bg_violet-grd-vertical {
    padding-top: 45px;
    padding-bottom: 45px;
    color: #fff;
}
.mb0 {
    margin-bottom: 0!important;
}
article, aside, details, footer, header, menu, nav, section {
    display: block;
}
.columns-promo {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.columns-promo__col {
    width: 50%;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    padding: 30px;
    margin: 0 30px;
}
.columns-promo__title {
    font-size: 1.7em;
    margin-bottom: 30px;
    font-weight: 700;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.columns-promo__title-icon {
    padding-right: 30px;
}
.columns-promo__title-text {
    max-width: 380px;
}
.columns-promo__description {
    font-size: 1.1em;
    margin-bottom: 30px;
    font-weight: 700;
}
.columns-promo__cta {
    font-size: 1.1em;
    font-weight: 700;
}
.columns-promo__col:first-child:after {
    position: absolute;
    right: -30px;
    top: 0;
    width: 1px;
    height: 100%;
    background: #ccc;
}

.arrow:after, .columns-promo__col:first-child:after, .contact-layout__block_link:after {
    content: '';
}
a:active, a:hover {
    outline-width: 0;
    color: #3591d1;
    text-decoration: none;
    border-color: #3591d1;
}

.mb {
    margin-bottom: 30px!important;
}
.text-c {
    text-align: center!important;
}
.btn.btn_lg, button.btn_lg, input[type=button].btn_lg, input[type=reset].btn_lg, input[type=submit].btn_lg {
    border-radius: 8.33px;
    border-width: 0;
    height: 50px;
    padding-right: 22px;
    padding-left: 22px;
    font-size: 1.125rem;
    line-height: 50px;
}
.btn, button, input[type=button], input[type=reset], input[type=submit] {
    border: 1px solid #3CF;
    border-radius: 6px;
    display: inline-block;
    position: relative;
    overflow: hidden;
    clear: both;
    max-width: 100%;
    margin: 0 -4px 15px 0;
    padding: 0 18px;
    font-weight: 400;
    text-decoration: none;
    text-align: center;
    vertical-align: top;
    outline: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-shadow: none;
    transition: all .2s ease;
   // text-transform: uppercase;
    background-color: #3CF;
    color: #fff;
    fill: #fff;
    strok: #fff;
    border-width: 0;
    height: 42px;
    font-size: 1rem;
    line-height: 36px;
}

.btn, .btn_type, button, input[type=button], input[type=reset], input[type=submit] {
    font-family: 'Source Sans Pro Semi Bold',Arial,Helvetica,'Helvetica CY','Nimbus Sans L',sans-serif;
    font-style: normal;
}

.btn.btn_outline_dark, button.btn_outline_dark, input[type=button].btn_outline_dark, input[type=reset].btn_outline_dark, input[type=submit].btn_outline_dark {
    background-color: transparent;
    color: #003;
    border: 1px solid #003;
}
.btn.btn_lg, button.btn_lg, input[type=button].btn_lg, input[type=reset].btn_lg, input[type=submit].btn_lg {
    border-radius: 8.33px;
    border-width: 0;
    height: 50px;
    padding-right: 22px;
    padding-left: 22px;
    font-size: 15px;
    line-height: 50px;
}

.btn.pull-left, .btn.pull-right, .btn:last-child, button.pull-left, button.pull-right, button:last-child, input[type=button].pull-left, input[type=button].pull-right, input[type=button]:last-child, input[type=reset].pull-left, input[type=reset].pull-right, input[type=reset]:last-child, input[type=submit].pull-left, input[type=submit].pull-right, input[type=submit]:last-child {
    margin-right: 0;
}
.btn+.btn, button+.btn, input[type=button]+.btn, input[type=reset]+.btn, input[type=submit]+.btn {
    margin-left: 15px;
}


.copy{
    height: 55px;
}
.footer_demo{
    margin-top: 60px;
    background-color: #e7e7e7;
    background-position: bottom;
    width: auto;
    padding-bottom: 20px;
    padding-top: 30px;
    color: #ffffff;
    height: 490px
}

/* Style inputs, select elements and textareas */
input[type=text], select, textarea{
 width: 100%;
 padding: 12px;
 border: 1px solid #ccc;
 border-radius: 4px;
 box-sizing: border-box;
 resize: vertical;
}
.selexic h1{
    font-weight: bold !important;    
}
.content-photo{
    margin-top: 38px;
}
.title-42px{
    font-weight: 600;
}
input[type=password], select, textarea{
 width: 100%;
 padding: 12px;
 border: 1px solid #ccc;
 border-radius: 4px;
 box-sizing: border-box;
 resize: vertical;
}

.name{
  text-align: center;
  font-size: 22px;
  line-height: 20px;
  color: #465aa8;
  font-weight: bold;
  padding-top: 20px;
  padding-bottom: 5px;
}

.designation{
  text-align: center;
  font-size: 16px;
  line-height: 20px;
  color: #717274;
}

.big-data h4{
  font-size: 18px;
  color: #014b85;
  font-weight: 400;
  text-align: left;
}

.social-icon{
  color: #747474;
  font-size: 36px;
  padding-top: 20px;
  text-align: center;
  width: 60%;
}

.social-icon a:hover{
  color: #cccccc;

}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    left: 10%;
    margin-left: 10px;
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    right: 10%;
    margin-right: 10px;
}

.carousel-control.right {
    right: 0;


    background-image: none!important;
    background-image: none!important;
    background-image: none!important;
    background-image: none!important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)!important;
}

.carousel-control.left {

    background-image: none!important;
    background-image: none!important;
    background-image: none!important;
    background-image: none!important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);

}

.scroll-top {
    width: 50px;
    height: 50px;
    position: fixed;
    bottom: 25px;

    display: none;
}

.scroll-top i {
    display: inline-block;
    color: #FFFFFF!important;
}

.btn-primary {
    color: #fff!important;
    background-color: #151965!important;
    border-color: #151965!important;
    text-transform: uppercase;
}

.back-to-top {
    position: fixed;
    color: #fff!important;
    background-color: #1a5997!important;
    bottom: 25px;
    right: 25px;
    display: none;
    z-index: 999!important;
}


/* Industries start */


.ibtn {
    display: inline-block;
    margin-left: 12px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none!important;

    background-color: #ffffff!important;
    border: #fff!important;
    border-radius: none!important;
}


.btn-primary1{
  background: url("../images/industries/hospitality.png")!important;
  background-repeat: no-repeat;
  width: 125px;
  height: 110px;
}

.btn-primary1:hover{
  background: url("../images/industries/hospitality-1.png")!important;
  background-repeat: no-repeat;
  width: 125px;
  height: 110px;
}

.btn-primary2{
  background: url("../images/industries/healthcare.png")!important;
  background-repeat: no-repeat;
  width: 125px;
  height: 110px;
}

.btn-primary2:hover{
  background: url("../images/industries/healthcare-1.png")!important;
  background-repeat: no-repeat;
  width: 125px;
  height: 110px;
}

.btn-primary3{
  background: url("../images/industries/manufacturing.png")!important;
  background-repeat: no-repeat;
  width: 125px;
  height: 110px;
}

.btn-primary3:hover{
  background: url("../images/industries/manufacturing-1.png")!important;
  background-repeat: no-repeat;
  width: 125px;
  height: 110px;
}

.btn-primary4{
  background: url("../images/industries/education.png")!important;
  background-repeat: no-repeat;
  width: 125px;
  height: 110px;
}

.btn-primary4:hover{
  background: url("../images/industries/education-1.png")!important;
  background-repeat: no-repeat;
  width: 125px;
  height: 110px;
}

.btn-primary5{
  background: url("../images/industries/military.png")!important;
  background-repeat: no-repeat;
  width: 125px;
  height: 110px;
}

.btn-primary5:hover{
  background: url("../images/industries/military-1.png")!important;
  background-repeat: no-repeat;
  width: 125px;
  height: 110px;
}

.btn-primary6{
  background: url("../images/industries/realestate.png")!important;
  background-repeat: no-repeat;
  width: 125px;
  height: 110px;
}

.btn-primary6:hover{
  background: url("../images/industries/realestate-1.png")!important;
  background-repeat: no-repeat;
  width: 125px;
  height: 110px;
}

.btn-primary7{
  background: url("../images/industries/logistics.png")!important;
  background-repeat: no-repeat;
  width: 125px;
  height: 110px;
}

.btn-primary7:hover{
  background: url("../images/industries/logistics-1.png")!important;
  background-repeat: no-repeat;
  width: 125px;
  height: 110px;
}

.btn-primary8{
  background: url("../images/industries/finance.png")!important;
  background-repeat: no-repeat;
  width: 125px;
  height: 110px;
}

.btn-primary8:hover{
  background: url("../images/industries/finance-1.png")!important;
  background-repeat: no-repeat;
  width: 125px;
  height: 110px;
}

.container-industries{
  background-position: center;
  padding: 60px;
}

a {
    color: #000000!important;
    text-decoration: none;

}

a:hover {
    color: #1a5797!important;
  text-decoration: none;

}

/* Industries end */

/* product slide start */
.Custom-Slider .carousel-inner {
  -webkit-box-shadow: 2px 2px 6px 0px rgba(0,0,0,0.36);
  -moz-box-shadow: 2px 2px 6px 0px rgba(0,0,0,0.36);
  box-shadow: 2px 2px 6px 0px rgba(0,0,0,0.36);
  height: 480px;
}

.SliderText {
    padding-left: 12%;
    padding-top: 2%;
}

.SliderText ul li{
  position: relative;
  display: inline-block;
}


.SliderText ul{
  text-align: center;
}

.SliderText ul li:after{
  position: absolute;
  content: "";
  height: 6px;
  width: 6px;
  background: #000;
  left: 0px;
  border-radius: 50%;
  top: 8px;
}

.SliderText li{
  padding-left: 10px;
}

.SliderText ul li{
  padding-right: 10px;
}

.ReadmoreLink a {
    font-weight: 600;
    padding-left: 42%;
    color: #9c9a9a!important;
    text-transform: uppercase;
    font-size: 14px;
    padding-bottom: 25px;
    text-align: center;
    position: absolute;
}
.ReadmoreLink a:hover{
  color: #1a5194!important;
  transition: all .5s;
}
.Custom-Slider .carousel-control.left, .carousel-control.right{
  background: none;
}
.Custom-Slider .carousel-control {
    width: 40px;
    height:40px;
    }
  .Custom-Slider .carousel-control .glyphicon-chevron-left, .Custom-Slider .carousel-control .glyphicon-chevron-right, .Custom-Slider .carousel-control .icon-next, .Custom-Slider .carousel-control .icon-prev {
    top: 160px;
}
.glyphicon-chevron-right:before {
    color: #171515;
}
.glyphicon-chevron-left:before{
 color: #171515;
}
.Custom-Slider .item {
    background: #ffffff;


}
.SliderImg img {
    margin-top: 40px;
    margin-bottom: 20px;
}
.SliderText .two-buttons{
  text-align: center;
  padding-top: 6px;
}
.SliderText p{
  margin: 0;
  padding: 0;
  padding-bottom: 20px;
  text-align: justify;

}
.ProductHeading h2 {
    text-align: center;
    font-weight: 700;
    color: #1a5194;
    position: relative;
    text-transform: uppercase;
}
.ProductHeading h2:after{
content: "";
    background: url(../images/line.png)no-repeat;
    height: 4px;
    position: absolute;
    width: 100%;
    bottom: -14px;
    right: -13%;
    margin: 0 auto;
    z-index: 99999;
}
.InnerLogoArea {
    padding-left: 15%;
}
.Custom-Slider .carousel-control .fa-angle-left:before, .Custom-Slider .carousel-control .fa-angle-right:before {
    height: 26px;
    width: 26px;
    border: 1px solid #848181;
    border-radius: 100%;
    display: block;
    line-height: 23px;
}

.Custom-Slider .carousel-control .fa-angle-left:before{
  margin-left: 50%;
}
.Custom-Slider .carousel-control .fa-angle-right:before{
  margin-left: -44%;
}
.Custom-Slider .carousel-control {
    top: 50%;

}
/* product slide end */

address {
    margin-bottom: 20px;
    font-family: 'roboto', sans-serif!important;
font-weight: 300;
font-size: 16px;
line-height: 22px;
color: #000;
}


/* Technology start */

/*
Portfolio Filter
-------------------------------------------------------*/
.portfolio-filter {
    margin:0 0 50px;
    padding: 0;
    list-style: none;
}

.portfolio-filter li {
    display: inline-block;
    color: #202020;
    background-color: #eee;
    padding: 7px 22px;
    margin: 4px;
    border-radius: 2px;
    text-transform: capitalize;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}

.portfolio-filter li:hover,
.portfolio-filter li.active {
    color: #fff;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

/*Preset Color*/
.brand-filter li:hover,
.brand-filter li.active {
    background-color: #03a9f4;
}

ul.portfolio-filter.default-color li.active {
    background-color: #03a9f4;
}
ul.portfolio-filter.dark-color li.active {
    background-color: #1B2E3F;
}
ul.portfolio-filter.default-color li.active,
ul.portfolio-filter.dark-color li.active {
    color: #fff;
}


/* filter-transparent
------------------------------------------- */
ul.portfolio-filter.filter-transparent li {
    color: #a9a8a8;
    background-color: transparent;
}
ul.portfolio-filter.filter-transparent li.active {
    background-color: transparent;
}

/*filter-square*/
ul.portfolio-filter.filter-square li{
    border-radius: 0;
}

/*filter-round*/
ul.portfolio-filter.filter-round li{
    border-radius: 20px;
}

/*filter-rounded*/
ul.portfolio-filter.filter-rounded li{
    border-radius: 2px;
}

/*filter-outline*/
ul.portfolio-filter.filter-outline li{
    border: 1px solid #ccc;
    background-color: transparent;
}
ul.portfolio-filter.filter-outline li.active {
    border: 1px solid transparent;
}


/* Portfolio CSS Start
------------------------------------------- */
.portfolio-wrapper{
    margin-bottom: 30px;
}
.no-padding .portfolio-wrapper{
    margin-bottom: 0;
}
.portfolio{
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}
.portfolio img{
    width: 100%;
}
.no-padding .portfolio {
    margin-bottom: 0;
}
.portfolio .zilla-likes-count{
    display: none;
}
.portfolio-item {
    float: left;
}

.portfolio-item .thumb {
    position: relative;
    overflow: hidden;
}
.portfolio-item .thumb img{
    width: 100%;
    /* height: auto; */
    /* display: block; */
}


/*
Default Portfolio Hover
-----------------------------------------------------------------*/
.portfolio-wrapper .bg-overlay {
    position: absolute;
    bottom: -200px;
    right: -200px;
    width: 200px;
    height: 200px;
    background-color: rgba(3, 169, 244, 0.9);
    z-index: 1;
    border-radius: 100%;
    -webkit-transition: all 0.5s cubic-bezier(0.39,0.575,0.56499,1);
    -moz-transition: all 0.5s cubic-bezier(0.39,0.575,0.56499,1);
    -ms-transition: all 0.5s cubic-bezier(0.39,0.575,0.56499,1);
    -o-transition: all 0.5s cubic-bezier(0.39,0.575,0.56499,1);
    transition: all 0.5s cubic-bezier(0.39,0.575,0.56499,1);

    -webkit-transform: scale(0) translateZ(0);
    -moz-transform: scale(0) translateZ(0);
    -ms-transform: scale(0) translateZ(0);
    -o-transform: scale(0) translateZ(0);
    transform: scale(0) translateZ(0);
}
.portfolio-wrapper:hover .bg-overlay {
    right: 0;
    bottom: 0;
    -webkit-transform: scale(10) translateZ(0);
    -moz-transform: scale(10) translateZ(0);
    -ms-transform: scale(10) translateZ(0);
    -o-transform: scale(10) translateZ(0);
    transform: scale(10) translateZ(0);
}

/*Internet Explorar Fixing*/
.ie9 .portfolio-wrapper:hover .bg-overlay {
    width: 100%;
    height: 100%;
    border-radius: 0;
}

.portfolio-intro .action-btn,
.portfolio-intro h2,
.portfolio-intro p {
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    z-index: 10;
    opacity: 0;
}
.portfolio-intro h2,
.portfolio-intro p {
    -webkit-transform: translate(0%, 100px);
    -moz-transform: translate(0%, 100px);
    -ms-transform: translate(0%, 100px);
    -o-transform: translate(0%, 100px);
    transform: translate(0%, 100px);
}
.portfolio-wrapper:hover .portfolio-intro h2,
.portfolio-wrapper:hover .portfolio-intro p {
    opacity: 1;
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
}
.portfolio-wrapper:hover .portfolio-intro .action-btn {
    opacity: 1;
    margin-top: -50px;
    -webkit-transition: 400ms cubic-bezier(0.87, -0.41, 0.19, 1.44);
    -moz-transition: 400ms cubic-bezier(0.87, -0.41, 0.19, 1.44);
    -ms-transition: 400ms cubic-bezier(0.87, -0.41, 0.19, 1.44);
    -o-transition: 400ms cubic-bezier(0.87, -0.41, 0.19, 1.44);
    transition: 400ms cubic-bezier(0.87, -0.41, 0.19, 1.44);
}
.portfolio-wrapper:hover .portfolio-intro h2 {
    margin-top: 15px;
    -webkit-transition: 500ms cubic-bezier(0.87, -0.41, 0.19, 1.44);
    -moz-transition: 500ms cubic-bezier(0.87, -0.41, 0.19, 1.44);
    -ms-transition: 500ms cubic-bezier(0.87, -0.41, 0.19, 1.44);
    -o-transition: 500ms cubic-bezier(0.87, -0.41, 0.19, 1.44);
    transition: 500ms cubic-bezier(0.87, -0.41, 0.19, 1.44);
}
.portfolio-wrapper:hover .portfolio-intro p {
    color: #fff;
    margin-top: 50px;
    -webkit-transition: 700ms cubic-bezier(0.87, -0.41, 0.19, 1.44);
    -moz-transition: 700ms cubic-bezier(0.87, -0.41, 0.19, 1.44);
    -ms-transition: 700ms cubic-bezier(0.87, -0.41, 0.19, 1.44);
    -o-transition: 700ms cubic-bezier(0.87, -0.41, 0.19, 1.44);
    transition: 700ms cubic-bezier(0.87, -0.41, 0.19, 1.44);
}
.portfolio-wrapper:hover .portfolio-intro.overlay-icon-hidden h2{
    margin-top: -10px;
}
.portfolio-wrapper:hover .portfolio-intro.overlay-icon-hidden p{
    margin-top: 30px;
}
.portfolio-intro .action-btn {
    font-size: 26px;
}
.portfolio-intro h2 {
    margin-bottom: 5px;
    text-transform: capitalize;
}
.portfolio-intro p {
    margin-bottom: 0;
    text-transform: capitalize;
}
.portfolio-intro a,
.portfolio-intro a:hover,
.portfolio-intro a:focus  {
    text-align: center;
    color: #fff;
}

/* gutter */
.gutter .portfolio-item {
    padding: 15px;
}

/* testimonial start */
.testimonial_para{
    text-align: center;
}
.testimonial_subtitle{
    color: #0aaa7a;
    font-size: 12px;
}
  .testimonial_btn{
    background-color: #373d4b !important;
    color: #fff !important;
}

.controls{
  margin-left: 47%;
}

.home_para{
    text-align: center;
    font-size: 18px;
    line-height: 28px;
    color: #000;
}

/* testimonial end */

/* ----------------------------------------------------------------
Portfolio with title
-----------------------------------------------------------------*/
.portfolio-with-title .portfolio-wrapper {
    -webkit-transition: box-shadow 0.3s;
    -moz-transition: box-shadow 0.3s;
    -ms-transition: box-shadow 0.3s;
    transition: box-shadow 0.3s;
}
.portfolio-with-title .portfolio-wrapper:hover {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.portfolio-with-title .portfolio-wrapper:hover .portfolio-title {
    border: 1px solid transparent;
}
.portfolio-with-title .portfolio-title {
    padding: 20px;
    background: #fff;
    border: 1px solid #eee;
    -webkit-transition: border 0.3s;
    -moz-transition: border 0.3s;
    -ms-transition: border 0.3s;
    transition: border 0.3s;
}

.portfolio-with-title .portfolio-title h2,
.portfolio-with-title .portfolio-title h2 a {
    text-transform: capitalize;
    color: #202020;
    margin-bottom: 5px;
}
.portfolio-with-title .portfolio-title p {
    margin: 0;
    text-transform: capitalize;
}
.portfolio-with-title .portfolio-title p a {
    color: #999;
}
.portfolio-with-title .portfolio-title h2 a:hover,
.portfolio-with-title .portfolio-title p a:hover {
    color: #03a9f4;
}
.portfolio-with-title .portfolio-wrapper:hover .portfolio-intro .action-btn {
    margin-top: -15px;
}
.portfolio-with-title.portfolio-masonry .portfolio-title {
    padding: 15px;
}
.portfolio-with-title.portfolio-masonry.gutter .portfolio-title {
    padding: 15px 0;
}


/* ----------------------------------------------------------------
Portfolio Card Style
-----------------------------------------------------------------*/
.portfolio-container .portfolio-item a.links{
    margin-right: -3px;
}
.portfolio-item .card a{
    margin-right: 0;
}
.portfolio-item .card .card-title {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px!important;
    color: #202020;
}
.portfolio-item .card .card-title i {
    color: #03a9f4;
    line-height: 30px;
}
.portfolio-item .card .card-content p a{
    color: #999;
}
.portfolio-item .card .card-content p a:hover{
    color: #03a9f4;
}
.portfolio-item .card .card-reveal {
    padding: 30px;
    background-color: rgba(5, 170, 244, 0.95);
    color: #fff;
}
.portfolio-item .card .card-reveal p {
    line-height: 24px;
}
.portfolio-item .card .card-reveal .card-title {
    color: #fff;
    font-weight: 700;
}
.portfolio-item .card .card-reveal p a,
.portfolio-item .card .card-reveal .card-title i {
    color: #fff;
}
.portfolio-item .card .card-reveal a.readmore {
    color: #fff;
    font-weight: 700;
    text-transform: capitalize;
    margin-top: 15px;
    display: inline-block;
}


/* Portfolio Five Column Grid
------------------------------------------- */
@media (min-width: 992px) {
    .tt-grid .portfolio-item.col-md-5 {
        width: 20%;
    }
}


/* Portfolio Details Page
------------------------------------------- */
.single-portfolio-wrapper{
    margin-top: 100px;
}
.single-tt-portfolio .navbar-default{
    -webkit-box-shadow: 0px 4px 7px -3px rgba(158, 158, 158, 0.3);
    -moz-box-shadow: 0px 4px 7px -3px rgba(158, 158, 158, 0.3);
    -o-box-shadow: 0px 4px 7px -3px rgba(158, 158, 158, 0.3);
    box-shadow: 0px 4px 7px -3px rgba(158, 158, 158, 0.3);
}
.portfolio-nav{
    padding: 0 0 40px;
}
.portfolio-nav a {
    margin-right: 12px;
    color: #a7a7a7;
    font-size: 16px;
}
.portfolio-nav .next a {
    margin-right: 0;
}
.portfolio-nav a:hover {
    color: #03a9f4;
}
.portfolio-nav .prev a i {
    margin-right: 5px
}
.portfolio-nav .next a i {
    margin-left: 5px
}
.project-overview {
    padding-bottom: 100px;
}
.project-overview .portfolio-title p{
    margin-bottom: 5px;
    text-transform: uppercase;
}
.project-overview .portfolio-title p a{
    color: #03a9f4;
    margin-right: -3px;
}
.project-overview .portfolio-title h2{
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 35px;
}
.project-overview h2{
    font-size: 30px;
    line-height: 22px;
    margin-bottom: 20px;
}
.project-overview p {
    margin-bottom: 25px;
}
.project-overview blockquote {
    background-color: #fafafa;
    font-style: italic;
    padding: 20px 20px 20px 60px;
    font-size: 16px;
    color: #969595;
    border: 1px solid #eee;
    border-left: 5px solid #03a9f4;
    position: relative;
}
.project-overview blockquote::before {
    position: absolute;
    content: "\f10d";
    font-family: FontAwesome;
    font-size: 30px;
    color: #eee;
    left: 15px;
    top: 25px;
}
ul.portfolio-meta {
    padding: 0;
    list-style: none;
}
.portfolio-meta li:first-child{
    margin-top: 0;
}
.portfolio-meta li {
    margin: 15px 0;
    color: #666;
}
.portfolio-meta li span {
    display: inline-block;
    width: 130px;
    letter-spacing: 1px;
    color: #202020;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
}
.portfolio-meta li a {
    margin-right: 10px;
    color: #a7a7a7;
}
.portfolio-meta li a:hover {
    color: #03a9f4;
}
.quick-overview .btn {
    text-transform: capitalize;
    margin-top: 20px;
}
.single-portfolio-wrapper .portfolio-slider,
.portfolio-thumbnail{
    margin-bottom: 60px;
}
@media(max-width: 991px){
    .quick-overview {
        margin-top: 40px;
    }
}
.control-two .carousel-control {
    text-shadow: none;
    opacity: 0;
    visibility: hidden;
    top: 50%;
    margin-top: -25px;
    width: 50px;
    height: 50px;
    line-height: 48px;
    border: 1px solid #fff;
    border-radius: 50%;
    font-size: 30px;
    text-shadow: none;
    opacity: 0;
    background-image: none;
}
.control-two:hover .carousel-control {
    opacity: 1;
    visibility: visible;
}



.control-two:hover .carousel-control:hover {
    color: #03a9f4;
    background-color: #fff;
    border: 1px solid transparent;
}
.control-two .left.carousel-control{
    left: 30px;
}
.control-two .right.carousel-control{
    right: 30px;
}
.portfolio-more-images .single-image {
    margin-top: 10px;
}
.loadmore-btn{
    width: 150px;
}


/* Technology end */

/* career */

.accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}

.activeaccordian, .accordion:hover {
  background-color: #ccc;
}

.accordion:after {
  content: '\002B';
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.activeaccordian:after {
  content: "\2212";
}



.panel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

/* career end */

/* live chat start */
element.style {
    display: block;
    border: 0;
}

#chat-button img {
    width: 60px;
    height: 60px;
}

.ps_messenger__wrap.ps_rvm__hidden .ps_messenger__toggle-content img {
    margin: 0;
}

/* live chat end */
/* Style the label to display next to the inputs */
label {
 padding: 12px 12px 12px 0;
 display: inline-block;
}

#company-information.choose .padding-top {

    padding-top: 0!important;

}

/* Style the submit button */
input[type=submit] {
 background-color: #009bd2;
 color: white;
 padding: 4px 20px;
 border: none;
 border-radius: 4px;
 cursor: pointer;
 float: right;
}

/* Style the container */


/* Floating column for labels: 25% width */
.col-25 {
 float: left;
 width: 25%;
 margin-top: 6px;
}

/* Floating column for inputs: 75% width */
.col-75 {
 float: left;
 width: 75%;
 margin-top: 6px;
}

/* Clear floats after the columns */
.row:after {
 content: "";
 display: table;
 clear: both;
}

.h1, h1{
  font-size: 32px!important;

  font-weight: bold!important;
  padding-bottom: 0px;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    color: #ffffff;
    background-color: #3d7ef1;
    border: 1px solid transparent;
    border-radius: 4px;}

.btn:hover{

  background-color: #151965;
  color: #ffffff!important;

}

.two-buttons{
      position: relative;
    width: 100%;
    text-align: center;

}

.two-buttons a{
 background-color: #151965;
    color: #FFFFFF!important;
    padding: 10px 10px 10px 10px;
    border-radius: 4px;
    border: 1px solid #151965;
    font-size: 14px;
    margin-top: 30px;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
}


.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #fff!important;
    text-align: center;
    background-color: #139ED9!important;
    border: 1px solid #139ED9!important;
    border-radius: 4px;
}

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}


.textarea {
    border-radius: 4px!important;
    color: #999!important;
}


.CaptchaTxtField {
    border-radius: 4px;
    border: 1px solid #979797;
    display: block;
    box-sizing: border-box;
}

.error {
    color: red;
    font-size: 12px;
    display: none;
}

.CaptchaWrap {
    position: relative;
}

#CaptchaImageCode {
    text-align: center;
    margin-top: 15px;
    padding: 0 0;
    width: auto;          /* allow canvas to define width */
    min-width: 320px;     /* ensure space for canvas */
    overflow: visible;
}

.capcode {
    font-size: 46px;
    display: block;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    cursor: default;
    letter-spacing: 1px;
    color: #ccc;
    font-family: 'Roboto Slab', serif;
    font-weight: 100;
    font-style: italic;
    background-color: #5d5d5d;
}

.ReloadBtn {
    background: url(../images/technologies/reload.png) left top no-repeat;
    background-size: 100%;
    width: 32px;
    height: 32px;
    border: 0;
    position: absolute;
    bottom: 17px;
    left: 210px;
    outline: 0;
    cursor: pointer;
}



.textarea {
    -webkit-writing-mode: horizontal-tb !important;
    text-rendering: auto;
    color: initial;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    -webkit-appearance: textarea;
    background-color: white;
    -webkit-rtl-ordering: logical;
    flex-direction: column;
    resize: auto;
    cursor: text;
    white-space: pre-wrap;
    overflow-wrap: break-word;
    margin: 0em;
    font: 400 13.3333px Arial;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(169, 169, 169);
    border-image: initial;
    padding: 2px;}



.apply-online-heading{
  font-size: 28px;
  text-align: center;

}

.secode {
    float: none;
    text-align: center;

}


.cpatcha {
    background-image: url(../images/career/captcha.png);

    color: #fff!important;
    font-family: Georgia;
    font-size: 20px;
    font-weight: 700;
    height: 30px;
    margin-left: 40%;
    width: 120px;
}

.slider-button{
  background-color: #151965;
  color: #FFFFFF!important;
  padding: 10px 10px 10px 10px;
  border-radius: 4px;
  border: 1px solid #151965;
  font-size: 14px;
  margin-top: 30px;
  letter-spacing: 1px;
  text-transform: uppercase;

}
.slider-button:hover{
  color: #FFF!important;
  background-color: #151965;
  border-radius:4px;
 letter-spacing: 1px;
}

.slider-button1{
  background-color: transparent;
  color: #000!important;
  padding: 10px 10px 10px 10px;
  border-radius: 4px;
  border: 1px solid #151965;
  font-size: 14px;
  margin-top: 30px;
letter-spacing: 1px;
text-transform: uppercase;
}
.slider-button1:hover{
  color: #FFF!important;
  background-color: #151965;
  border-radius:4px;
letter-spacing: 1px;
}
.slider-button2{
  background-color: #151965;
  color: #FFF!important;
  padding: 10px 10px 10px 10px;
  border-radius: 4px;
  border: 1px solid #151965;
  font-size: 14px;
  margin-top: 30px;
  letter-spacing: 1px;
letter-spacing: 1px;
text-transform: uppercase;
}

.slider-button1:hover{
  color: #FFF!important;
  background-color: #151965;
  border-radius:4px;
letter-spacing: 1px;
}
.slider-button1:hover{
  color: #FFF!important;
  background-color: #151965;
  border-radius:4px;
letter-spacing: 1px;
}
/* slider */

.bs-slider{
    overflow: hidden;
    max-height: 700px;
    position: relative;
    background: #ffffff;
}
.bs-slider:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab;
}
.bs-slider:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}
.bs-slider .bs-slider-overlay {
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.40);
}

.bs-slider > .carousel-inner > .item > img,
.bs-slider > .carousel-inner > .item > a > img {
    margin: auto;
    width: 100% !important;

}



/********************
*****Slide effect
**********************/

.fade {
    opacity: 1;
}
.fade .item {
    top: 0;
    z-index: 1;
    opacity: 0;
    width: 100%;
    position: absolute;
    left: 0 !important;
    display: block !important;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}
.fade .item:first-child {
    top: auto;
    position: relative;
}
.fade .item.active {
    opacity: 1;
    z-index: 2;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}






/*---------- LEFT/RIGHT ROUND CONTROL ----------*/
.control-round .carousel-control {
    top: 47%;
    opacity: 0;
    width: 45px;
    height: 45px;
    z-index: 5;
    color: #ffffff;
    display: block;
    font-size: 24px;
    cursor: pointer;
    overflow: hidden;
    line-height: 43px;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: transparent;
    -webkit-border-radius: 100px;
    border-radius: 100px;
}
.control-round:hover .carousel-control{
    opacity: 1;
}
.control-round .carousel-control.left {
    left: 1%;
}
.control-round .carousel-control.right {
    right: 1%;
}
.control-round .carousel-control.left:hover,
.control-round .carousel-control.right:hover{
    color: #fdfdfd;
    background: rgba(0, 0, 0, 0.5);
    border: 0px transparent;
}
.control-round .carousel-control.left>span:nth-child(1){
    left: 45%;
}
.control-round .carousel-control.right>span:nth-child(1){
    right: 45%;
}




/*------------------------------------------------------*/
/* RESPONSIVE
/*------------------------------------------------------*/



h6, h3 {
    display: block;
    font-size: 0.67em;
    margin-block-start: 2.33em;
    margin-block-end: 2.33em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
    margin: 0 0 20px;
    font-weight: 400;
    text-align: left;
}

.common_h6 {
    font-size: 24px;
    font-weight: bold;
    color: #012a5e;
}

.common_h3 {
    font-size: 30px;
    line-height: 40px;
    color: #012a5e;

}

.actionableBusinessInsights .thumbBox h6 {
    float: left;
    line-height: 40px;
    padding-left: 15px;
    margin-bottom: 10px;
    width: calc(100% - 50px);
}

.actionableBusinessInsights .thumbBox {
    text-align: left;
}

.actionableBusinessInsights .thumbBox {
    float: left;
    width: 33.333%;
    text-align: left;
    padding: 20px 80px;
    border-left: solid #ddd 1px;
}

.actionableBusinessInsights .thumbBox.noborder {
    border: none;
}

.actionableBusinessInsights .thumbBox img {
    width: 50px;
    float: left;
}

img {
    vertical-align: middle;
}

img {
    max-width: 100%;}

h6 {
    font-family: "proxima_nova_rgbold";
    color: #272b2f;
    line-height: 1;
    margin: 0 0 20px;
    font-weight: 400;
}

.grey_bg1 {
    background: #f4f4f4;
}

.paraBox {
    padding: 50px 0;
}

.bdOffering {
    padding: 5s0px 0;
}


.headingBox p {
    font-size: 18px;
    margin-bottom: 0;
    line-height: 20px;
    text-align: left;
}

.common_h3 {
    font-size: 30px;
    line-height: 40px;
    color: #012a5e;
    font-weight: 400;
}

.headingBox {
    text-align: left;
    margin-bottom: 20px;
}

.bdOffering .thumbBox {
    position: relative;
    z-index: 1;
    padding: 30px;
    margin: 15px 0;
    overflow: hidden;
    min-height: 200px;
    border: solid #ddd 1px;
}

.bdOffering .thumbBox:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    width: 451px;
    height: 145px;
    background: url(/Clavax/media/img/big_data/shadow_top.jpg) no-repeat;
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}

.inlineBlock.four li {
    width: 22%;
}

.inlineBlock li {
    display: inline-block;
    margin: 10px;
}

/* pricing start */

.pricehead {
    font-size: 36px;
    text-align: center;
    margin-bottom: 20px;
    color: #404040;
}

section.pricing{
background: #f8f8f8!important;
height: auto;
padding: 60px 0 60px 0;
border: none;
}

.card-body{
  background-color: #ffffff;
  flex: 1 1 auto;
  padding: 1.25rem;

}

.pricing .text-muted {
    opacity: 0.7!important;
}

.pricing .card-title {
    margin: 0.5rem 0!important;
    font-size: 0.9rem!important;
    letter-spacing: .1rem!important;
    font-weight: bold!important;
  }

.pricing .btn {
      font-size: 80%;
      border-radius: 0rem!important;
      letter-spacing: .1rem;
      font-weight: bold;
      padding: 1rem;
      opacity: 0.7;
      background-color: #154988;
      transition: all 0.2s;}




.pricing ul li {
      margin-bottom: 2rem!important;
  }

  .pricing .card-price .period {
      font-size: 1.6rem!important;
  }

  .pricing .card-title{
    font-size: 2.6rem!important;
    padding: 20px;
  }

.text-muted {
        color: #6c757d!important;
    }

/* pricing end */

#product-carousel{
  width: 100%;
  height: auto;
  background-image: url(../images/home/tour-bg.png);
  background-repeat: no-repeat;
  background-color: #ffffff;

}

/* Hover Effects on Card */

@media (min-width: 992px) {
  .pricing .card:hover {
    margin-top: -.25rem;
    margin-bottom: .25rem;
    box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.3);
  }
  .pricing .card:hover .btn {
    opacity: 1;
  }
  .content-left{
  margin-top: 79px;    
  }
  
}



/* Responsive layout - when the screen is less than 600px wide, make the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
 .col-25, .col-75, input[type=submit] {
   width: 100%;
   margin-top: 0;
 }
 .content-left{
     width: 100%;
 }
 .w3l-index-block1 .content-left h1 {
    font-size: 40px;
    line-height: 45px;
    text-align: justify;
}
.w3l-index-block1 .content-left p {
    color: var(--text-color);
    font-size: 16px;
    line-height: 24px;
    text-align: justify;
}
.btn-theme {
    padding: 14px 22px;
    color: #fff;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    transition: 0.3s ease-in;
    text-align: center;
    margin-bottom: 20px;
}
.content-photo{
    width: 324px
}
.text-c{
    width: 92%;
}
.our-story{
        width: 39%;
}
.our-story1{
    margin-bottom: 20px !important;
}
.points ul li h3 p {
    font-size: 14px;
    margin: 0px;
    padding: 0 0 10px 0;
    text-transform: none !important;
    font-weight: normal;
}
#header .navbar-inverse .navbar-toggle, #header .navbar-inverse .navbar-toggle:focus {
    border-color: #00aeef;
    margin-top: 15px;
    margin-right: 410px;
    outline: none;
}
.footer2, .footer1{
    margin-right: 385px;
}
.footer{
    width: 400px;
    /*height: 380px;*/
}
.mobile_div{
    display: visible;
}
.desktop-view{
    display: none;
}
.pt-5, .py-5 {
    padding-top: 0rem !important;
}
.pb-5, .py-5 {
    padding-bottom: 0rem !important;
}
}
@media screen and (max-width: 480px) {
text-align: center;
    margin-bottom: 12px;
}
