html,
body {
    background-color: #fff;
    font-size: 14px;
    color: #000;
    width: 100%;
    padding: 0;
    margin-left: 0;
    margin-right: 0;
    font-weight: 400;
    width:100%;
    font-family: 'Open Sans', sans-serif;
}

img {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-drag: none;
    user-drag: none;
}
a,
a:hover,
a:active,
a:focus {
    text-decoration: none;
    outline: none;
}
a,
button,
a span {
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}
a {
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.btn:focus,
.btn:active {
    outline: inherit;
}
*,
*:before,
*:after {
    box-sizing: border-box;
    /*    direction: rtl;*/
}

p {
    margin: 0 0 15px;
}

.clear {
    clear: both;
}

img {
    max-width: 100%;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    outline: none;
}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    background-color: transparent;
    background-image: none;
    color: rgb(0, 0, 0);
}

.form-control{
    border-radius: 0px;
    border:1px solid #000;
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
}

.form-control:focus {
    border-color: #bcefeb;
    outline: 0;
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075),0 0 0px rgba(102,175,233,.6);
}
table {
    border-collapse: separate;
    text-indent: initial;
    border-spacing: 2px;
}
.table-bordered {
    border: 1px solid #191818;
}
.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {
    border: 1px solid #191818;
}
.table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>th, .table>caption+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>td, .table>thead:first-child>tr:first-child>td {
     border: 1px solid #131212;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-family: 'Open Sans', sans-serif;
    color:#1a1a1a;
}

h1 {
    font-size: 2.429rem;
	line-height: 5rem;
    color:#fff;
    font-weight: 600;
     }
h2 {
    font-size:2.714rem;
    line-height: 3rem;
    font-weight: 600;
    margin-bottom: 1rem;
}
h3 {
    font-size:19px;
    line-height: 2rem;
    font-weight: 600;
    margin-bottom: .3rem;

}
h4 {
    font-size: 1.286rem;
    line-height: 2rem;
    margin-bottom: 1rem;
    font-weight: 700;
}
h5 {
    font-size: 1.125rem;
    margin-bottom: 1rem;
    font-weight: 600;
}
h6 {
    font-size: 1rem;
    margin-bottom: .4rem;
    font-weight: 600;
    }

h1 span{
    color:#ffb902;
}
h2 span{
    color: #0099ff;
}
h3 span{
    color: #ffffff;
}
h4 span{
    color:#ffb902;
}
h5 span{
    color:#ffb902;
}
p span{
    color:#000;
}
p {
    line-height: 1.5rem;
}
p:last-child {
    margin-bottom: 0px;
}
.p_session {
	color:#000;
    line-height: 5.5rem;
}
/*colors*/
.conf_par{
box-shadow: 0px 0px 3px 5px #0f1d25;
    padding: 21px;
	}
.textwhite{
    color:#fff;
}
.lightbg {
    background-color: #f9f9f9;
}
.w100 {
    font-weight: 100;
}

.w200 {
    font-weight: 200;
}
.marginb{
margin-bottom: 46px !important;
}

.w300 {
    font-weight: 300;
}

.w400 {
    font-weight: 400;
}

.w500 {
    font-weight: 500;
}

.w600 {
    font-weight: 600;
}

.w700 {
    font-weight: 600;
}

.w800 {
    font-weight: 800;
}

.w900 {
    font-weight: 900;
}

/*
Section
*/
.primary-text {
    font-size: 30px;
    color: #3b1d82;
    font-weight: bold;
}
.innovative-wrapper h3 {
    margin-bottom: 25px;
}
.spk-w{
    
    width:210px !important;
    height:210px !important;
}
.text-white{
    color:#fff !important;
}
.mb-0{
    margin-bottom: 0px !important;
}

.border-spk{
    border: 2px solid #5e8b94;
    padding: 22px 10px 10px 10px;
    margin: 5px;
	
}
.border-spks{
    border: 2px solid #5e8b94;
    padding: 22px 10px 10px 10px;
	height:145px;
   
}

.cl-bk{
    color:#000 !important;
    text-align:left;
    
}
.p-r{
    padding-right: 0px !important;
}
.btn-pl {
    color: #000 !important;
    background-color: #e5165f !important;
    padding: 10px;
    border: 0px !important;
}
.h-100{
    height:95px;
}

.sections {
    /* padding-top: 45px; */
    padding-bottom: 50px;
}
.sections.footer {
    padding-bottom: 80px;
}
section .subtitle h5 {
    margin-top: 10px;
    font-size: 1.3rem;
}
.parallax-section {
    max-width: 100%;
    color: #ffffff;
}
section .title-half h2 {
    font-size: 3rem;
    line-height: 4rem;
    font-weight: 300;
    margin-bottom: 1.4rem;
}
section .subtitle-half h5 {
    font-weight: 100;
    font-size: 17px;
}
ul{
    margin:0;
    padding:0;
    list-style:none;
}
.disp-n{
	display:none !important;
}
/*all overlay*/
.overlays_dot{
    background: url(../images/overlay-img.png) no-repeat top center;
    background-size: cover;
    position: absolute;
    left:0;
    top:0;
    width:100%;
    height: 100%;
}
.overlay_dot_footer{
    background: #111f28d6;
    background-size: cover;
    position: absolute;
    left:0;
    top:0;
    width:100%;
    height: 100%;
}
.home-overlay {
    /*background-color: rgba(41, 39, 34, 0.90);*/
    background-color: rgba(41, 39, 34, 0.90);
    width: 100%;
    height:100%;
    position: absolute;
    left:0;
    top: 0;
}

.video_overlay {
    background-color: rgba(41, 39, 34, 0.80);
    width: 100%;
    height:100%;
    position: absolute;
    left:0;
    top: 0;
}
.footer_overlay{
    background: rgba(0,0,0,0.80);
    width:100%;
    height: 100%;
    position: absolute;
    left:0;
    top:0;
}

.no-padding {
    padding: 0 !important;
    margin:0 !important;
}
.left-no-padding {
    padding-left: 0 !important;
}
.right-no-padding {
    padding-right: 0 !important;
}
.fluid-blocks-col {
    padding: 70px 40px 0 80px;
}
.fluid-blocks-col-right {
    padding: 70px 80px 0 40px;
}

.timer{display: inline-block;font-size: 13px;list-style-type: none;font-weight: bold;color: #ffffff;padding: 1em;text-transform: uppercase;}

.timer span {
  display: block;
  font-size: 1.5rem;
}
/*
Separator
*/
.yam_separator_left{
    width:110px;
    height:2px;
    margin:20px 0px;
    background: #0099ff;
}

.separator_area{
    overflow: hidden;
    margin: 20px auto 15px auto;
    width: 100%;
}

.separatorhome3auto1{
    background-color: #2e3192;
    background-image: -webkit-linear-gradient(-87deg,rgba(255,255,255,.95) 15%,transparent 15%,transparent 15%,rgba(255,255,255,.95) 15%,rgba(255,255,255,.95) 15%,transparent 15%,transparent);
    background-image: -webkit-linear-gradient(177deg,rgba(255,255,255,.95) 15%,transparent 15%,transparent 15%,rgba(255,255,255,.95) 15%,rgba(255,255,255,.95) 15%,transparent 15%,transparent);
    background-image: linear-gradient(-87deg,rgba(255,255,255,.95) 15%,transparent 15%,transparent 15%,rgba(255,255,255,.95) 15%,rgba(255,255,255,.95) 15%,transparent 15%,transparent);
    background-size: 14px 4px;
    height: 4px;
    width: 110px;
    margin: 0px auto;
    overflow: hidden;
}

.separatorhome3auto{
    background-color: #e5165f;
    background-image: -webkit-linear-gradient(87deg,rgba(255,255,255,.95) 15%,transparent 15%,transparent 15%,rgba(255,255,255,.95) 10%,rgba(255,255,255,.95) 10%,transparent 10%,transparent);
    background-image: -webkit-linear-gradient(3deg,rgba(255,255,255,.95) 15%,transparent 15%,transparent 15%,rgba(255,255,255,.95) 10%,rgba(255,255,255,.95) 10%,transparent 10%,transparent);
    background-image: linear-gradient(87deg,rgba(255,255,255,.95) 15%,transparent 15%,transparent 15%,rgba(255,255,255,.95) 10%,rgba(255,255,255,.95) 10%,transparent 10%,transparent);
    background-size: 18px 25px;
    height: 4px;
    width: 105px;
    margin: 2px auto;
    overflow: hidden;
}

@media (max-width: 767px) {
  .modal-fullscreen-xs-down {
    padding: 0 !important;
  }
  .modal-fullscreen-xs-down .modal-dialog {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
  }
  .modal-fullscreen-xs-down .modal-content {
    height: auto;
    min-height: 100%;
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
  }
}
@media (max-width: 991px) {
  .modal-fullscreen-sm-down {
    padding: 0 !important;
  }
  .modal-fullscreen-sm-down .modal-dialog {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
  }
  .modal-fullscreen-sm-down .modal-content {
    height: auto;
    min-height: 100%;
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
  }
}
@media (max-width: 1199px) {
  .modal-fullscreen-md-down {
    padding: 0 !important;
  }
  .modal-fullscreen-md-down .modal-dialog {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
  }
  .modal-fullscreen-md-down .modal-content {
    height: auto;
    min-height: 100%;
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
  }
}
.modal-fullscreen {
  padding: 0 !important;
}
.modal-fullscreen .modal-dialog {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
.modal-fullscreen .modal-content {
  height: auto;
  min-height: 100%;
  border: 0 none;
  border-radius: 0;
  box-shadow: none;
}
/*
Button
*/

.btn{
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    text-transform: uppercase;
    font-size:14px;
    font-weight: 600;
    border-radius: 0;
}

.btn:hover{
    background: #3c2f8e;
    color:#fff;
}

.btn-default {
    /* border: 2px solid #fff; */
    background: linear-gradient(to right,  #353e5f, #2e328d);
    background: -webkit-linear-gradient(to right,  #353e5f, #2e328d);
    background: linear-gradient(to right,  #353e5f, #2e328d);
    color: #fff;
    padding: 0.5rem 2rem;
    border-radius: 0;
}

.btn-primary{
    color: #fff;
    background-color: #111f28;
    border:2px solid;
    border-color: #111f28;
    padding: 0.5rem 2rem;
}
.btn-white{
    color: #232323;
    background-color: #fff;
    border: 2px solid;
    border-color: #fff;
    padding: 0.5rem 2rem;
}
.btn-yellow{
    color: #fff;
    background-color: #ffb902;
    border: 2px solid;
    border-color: #ffb902;
    padding: 0.5rem 2rem;
}
.btn-oreng{
    color: #fff;
    background-color: #fc6804;
    border: 2px solid;
    border-color: #fc6804;
    padding: 0.5rem 2rem;
}

.btn-default-black{
    border: 2px solid #444;
    background: transparent;
    color:#444;
}

.btn-raund{
    border-radius: 5px !important;
}

/* Bounce To Bottom */

.hvr-bounce-to-bottom {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.hvr-bounce-to-bottom:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    background: #cf1964;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-bounce-to-bottom:hover, .hvr-bounce-to-bottom:focus, .hvr-bounce-to-bottom:active {
    color: white;
}

.hvr-bounce-to-bottom:hover:before, .hvr-bounce-to-bottom:focus:before, .hvr-bounce-to-bottom:active:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}


/*socail icon*/
a i.share{
    color:#ffb902;
    -webkit-transition: all .6s;
    transition: all .6s;
}


/*
Extra height css
*/

.m-r-15{
    margin-right: 15px;
}
.m-l-15{
    margin-left: 15px; 
}
.margin-top-10 {
    margin-top: 10px;
}
.margin-top-20 {
    margin-top: 20px;
}
.margin-top-30 {
    margin-top: 30px;
}
.margin-top-40 {
    margin-top: 40px;
}
.margin-top-50 {
    margin-top: 50px;
}
.margin-top-60 {
    margin-top: 60px;
}
.margin-top-70 {
    margin-top: 70px;
}
.margin-top-80 {
    margin-top: 80px;
}
.margin-top-90 {
    margin-top: 90px;
}
.margin-top-100 {
    margin-top: 35px;
}
.margin-top-110 {
    margin-top: 110px;
}
.margin-top-120 {
    margin-top: 120px;
}

.margin-t-b-80 {
    margin-top: 80px;
    margin-bottom: 80px;
}
.margin-t-b-120 {
    margin-top: 120px;
    margin-bottom: 120px;
}

.margin-bottom-10 {
    margin-top: 10px;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}
.margin-bottom-30 {
    margin-bottom: 30px;
    margin-top: 65px;
}

.margin-bottom-40 {
    margin-bottom: 80px;
    border: 2px solid #000;
    padding: 12px;
    box-shadow: 1px 5px 7px 2px #111f28;
}

.margin-bottom-60 {
    margin-bottom: 60px;
}

.margin-bottom-70 {
    margin-bottom: 70px;
}

.margin-bottom-80 {
    margin-bottom: 80px;
}

.margin-bottom-90 {
    margin-bottom: 90px;
}

.margin-bottom-100 {
    margin-bottom: 100px;
}

.margin-bottom-110 {
    margin-bottom: 110px;
}

.margin-bottom-120 {
    margin-bottom: 120px;
}

.m_t__b{
    margin: 14rem 0;
}

.p_t__b{
    padding: 6rem 0;
}
.p-l-15{
    padding-left: 5px;
}
.p-r-15{
    padding-right: 15px;
}
.padding-top-20 {
    padding-top: 1.33rem;
}

.padding-bottom-20 {
    padding-bottom: 1.33rem;
}

.padding-top-30 {
    padding-top: 1.875rem;
}

.padding-bottom-30 {
    padding-bottom: 1.875rem;
}

.padding-top-40 {
    padding-top: 2.66rem;
}

.padding-bottom-40 {
    padding-bottom: 2.66rem;
}

.padding-top-60 {
    padding-top: 5rem;
}

.padding-bottom-60 {
    padding-bottom: 5rem;
}

.padding-top-80 {
    padding-top: 5.714rem;
}

.padding-bottom-80 {
    padding-bottom: 5.714rem;
}

.padding-top-90 {
    /* padding-top: 6.429rem; */
}

.padding-bottom-90 {
    padding-bottom: 6.429rem;
}

.padding-bottom-0 {
    padding-bottom: 0;
}

.p_l_r{
    padding-left: 5.714rem;
    padding-right: 5.714rem;
}

/*padding*/
.padding-twenty {
    padding: 10px 0;
}
.padding-fourty {
    padding: 20px 0;
}
.padding-sixty {
    padding: 30px 0;
}
.padding-eighty {
    padding: 40px 0;
}

/*border*/
.no-border-top{
    border-top:0px solid transparent !important;
}
.no-border-rigth{
    border-right:0px solid transparent !important;
}

/*for placeholder changes*/

input[type="email"].form-control::-webkit-input-placeholder {
    color: #fff;
    background-color: transparent;
}

input::-webkit-input-placeholder {
    color: #cdcdcd;
    font-style:italic;
}

input::-moz-placeholder {
    color: #cdcdcd;
    font-style:italic;
}

input:-ms-input-placeholder {
    color: #cdcdcd;
    font-style:italic;
}

input::placeholder {
    color: #cdcdcd;
    font-style:italic;
}
input::-webkit-input-placeholder {
    color: #cdcdcd;
    font-style:italic;
}
input::-moz-placeholder {
    color: #cdcdcd;
    font-style:italic;
}
input::-ms-input-placeholder {
    color: #cdcdcd;
    font-style:italic;
}
textarea::-webkit-input-placeholder{
    color: #cdcdcd;
    font-style:italic;
    padding: 5px;
}
textarea::-moz-input-placeholder{
    color: #cdcdcd;
    font-style:italic;
    padding: 5px;
}
textarea::-ms-input-placeholder{
    color: #cdcdcd;
    font-style:italic;
    padding: 5px;
}

.imp-dates{
    font-size: 21px;
    color: #fff;
    font-weight: bold;
}
 


.countdown{
  display: flex;
  justify-content: center;
  gap: 102px;
}


  
.countdown > div{
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  border-radius: 5px;
  margin-top: -20px;
}
.number {
  font-weight: 500;
  font-size: 20px;
  color: #000;
  text-transform: uppercase;
}

 
.color-b{
	color:#000 !important;
}
.font-w{
	font-weight:600;
}
 /*-----*/
  #team .card {
    border: none;
    background: #2e3192;
}
.bg-blue{
	color:#23408f;
}
.font-normal{
	font-weight:500;
}
.committee{
	font-size: 1.9rem;
    line-height: 3rem;
	font-weight:normal;
    color: #fff !important;
 }
 

.frontside .card,
.backside .card {
    min-height: 312px;
}

.backside .card a {
    font-size: 18px;
    color: #ffffff !important;
}

.frontside .card .card-title,
.backside .card .card-title {
    color: #ffffff !important;
}

.frontside .card .card-body img {
    width: 170px;
    height: 164px;
    border-radius: 50%;
}
.btn-primary {
    color: #fff !important;
    background-color: #e5165f !important;
     padding: 0.5rem 2rem;
     border:0px !important;
}

.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 2px !important;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
} 

@media screen and (max-width:600px){
  h1{
    font-size: 40px;
  }
  
  .countdown{
    flex-direction: column;
    align-items: center;
    gap: 10px; 
  }
  .countdown > div{
    background-color: #fff;
    width: 250px;
    height: 60px;
    margin: 0;
    flex-direction: row;
    justify-content: space-between;
    padding: 20px;
  }
  div span:last-of-type{
  font-size: 16px;
   
}
  .number {
  font-size: 34px;
}
}


/*for image bg*/
/*.img-bg{
  background: url(../images/home-msg.jpg) no-repeat center top fixed;
  background-size
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 100%;
  overflow: hidden;
}*/

.transform_scal_rotate:hover img{ 
    -webkit-transform: scale(1.1) rotate(4deg); 
    transform: scale(1.1) rotate(4deg); 
}
/*heading title all area*/
.head_title{
    margin-bottom: 4rem;
}
.head_title h2{
    font-weight: 600;
    color:#1a1a1a;
}
.head_title p{
    font-weight: 500;
    color:#4a4a4a;
}
.culmn{
    width:100%;
    overflow: hidden;
}

/*End off predifain css*/



/*Preloader*/
#loading{
    background-color: #ffb902;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 1;
    margin-top: 0px;
    top: 0px;
    left:0;
    z-index: 9999;
}
#loading-center{
    width: 100%;
    height: 100%;
    position: relative;
}
#loading-center-absolute {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 50px;
    width: 50px;
    margin-top: -25px;
    margin-left: -25px;
    -ms-transform: rotate(45deg); 
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); 
    -webkit-animation: loading-center-absolute 1.5s infinite;
    animation: loading-center-absolute 1.5s infinite;

}
.object{
    width: 25px;
    height: 25px;
    background-color: #FFF;
    float: left;

}


#object_one {
    -webkit-animation: object_one 1.5s infinite;
    animation: object_one 1.5s infinite;
}
#object_two {
    -webkit-animation: object_two 1.5s infinite;
    animation: object_two 1.5s infinite;
}
#object_three {
    -webkit-animation: object_three 1.5s infinite;
    animation: object_three 1.5s infinite;
}
#object_four {
    -webkit-animation: object_four 1.5s infinite;
    animation: object_four 1.5s infinite;
}


@-webkit-keyframes loading-center-absolute {
    100% { -webkit-transform: rotate(-45deg); }

}

@keyframes loading-center-absolute {
    100% { 
        transform:  rotate(-45deg);
        -webkit-transform:  rotate(-45deg);
    }
}



@-webkit-keyframes object_one {
    25% { -webkit-transform: translate(0,-50px) rotate(-180deg); }
    100% { -webkit-transform: translate(0,0) rotate(-180deg); }

}

@keyframes object_one {
    25% { 
        transform: translate(0,-50px) rotate(-180deg);
        -webkit-transform: translate(0,-50px) rotate(-180deg);
    } 
    100% { 
        transform: translate(0,0) rotate(-180deg);
        -webkit-transform: translate(0,0) rotate(-180deg);
    }
}


@-webkit-keyframes object_two {
    25% { -webkit-transform: translate(50px,0) rotate(-180deg); }
    100% { -webkit-transform: translate(0,0) rotate(-180deg); }
}

@keyframes object_two {
    25% { 
        transform: translate(50px,0) rotate(-180deg);
        -webkit-transform: translate(50px,0) rotate(-180deg);
    } 
    100% { 
        transform: translate(0,0) rotate(-180deg);
        -webkit-transform: translate(0,0) rotate(-180deg);
    }
}

@-webkit-keyframes object_three {
    25% { -webkit-transform: translate(-50px,0) rotate(-180deg); }
    100% { -webkit-transform: translate(0,0) rotate(-180deg); }
}

@keyframes object_three {
    25% { 
        transform:  translate(-50px,0) rotate(-180deg);
        -webkit-transform:  translate(-50px,0) rotate(-180deg);
    } 
    100% { 
        transform: translate(0,0) rotate(-180deg);
        -webkit-transform: rtranslate(0,0) rotate(-180deg);
    }
}


@-webkit-keyframes object_four {
    25% { -webkit-transform: translate(0,50px) rotate(-180deg); }
    100% { -webkit-transform: translate(0,0) rotate(-180deg); }
}

@keyframes object_four {
    25% { 
        transform: translate(0,50px) rotate(-180deg); 
        -webkit-transform: translate(0,50px) rotate(-180deg);  
    } 
    100% { 
        transform: translate(0,0) rotate(-180deg);
        -webkit-transform: translate(0,0) rotate(-180deg);
    }
}


/*End off Preloader*/


/* navbar section */
.navbar-default.home1_menu .navbar-nav>.active>a, .navbar-default.home1_menu .navbar-nav>.active>a:hover, .navbar-default.home1_menu .navbar-nav>.active>a:focus{
    color:#ffb902;
    outline: none;
}
.navbar-default.lli_menu  .navbar-nav>.active>a, .navbar-default.lli_menu .navbar-nav>.active>a:hover, .navbar-default.lli_menu .navbar-nav>.active>a:focus{
    color:#fc6804;
    outline: none;
}
.navbar-default.yam_menu  .navbar-nav>.active>a, .navbar-default.yam_menu .navbar-nav>.active>a:hover, .navbar-default.yam_menu .navbar-nav>.active>a:focus{
    color:#0099ff;
    outline: none;
}

/*Home One*/
nav.navbar.home1_menu.bootsnav li.dropdown ul.dropdown-menu{
    background: #2e3192;
    margin-top:7px;
}
nav.navbar.home1_menu.bootsnav li.dropdown ul.dropdown-menu > li a:hover,
nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li a:hover{
    background-color:#e5165f ;
    color: #fff;
}
/*Home Two*/
nav.navbar.lli_menu.bootsnav li.dropdown ul.dropdown-menu{
    background: #fc6804;
}
nav.navbar.lli_menu.bootsnav li.dropdown ul.dropdown-menu > li a:hover, 
nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li a:hover{
    background-color: #111f28;
    color: #fff;
}
/*Home Three*/
nav.navbar.yam_menu.bootsnav li.dropdown ul.dropdown-menu{
    background: #0099ff;
}
nav.navbar.yam_menu.bootsnav li.dropdown ul.dropdown-menu > li a:hover, 
nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li a:hover{
    background-color: #111f28;
    color: #fff;
}
.ev-d{
	border-top: 2px solid #23408f;
    border-left: 2px solid #23408f;
    border-right: 2px solid #23408f;
    color: #fff;
    font-weight: 500;
    font-size: 20px;
    /* margin-top: 15px; */ 
}
.btn-w{
	 background:#3e4f9b;
    color: #fff;
    padding: 13px 10px;
    border-radius: 0;
    width: 200px;
}
 .header_bann {
    background: linear-gradient(rgb(40 96 134), rgb(17 31 40));
    background: -webkit-linear-gradient(rgb(40 96 134), rgb(17 31 40));
    background: -moz-linear-gradient(rgb(40 96 134), rgb(17 31 40));
    background: -o-linear-gradient(rgb(40 96 134), rgb(17 31 40));
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
}
/*head*/
/*.header_bann {
    width: 100vw;
    background: black;
    background: #C33764;
    background: -webkit-linear-gradient(rgba(29, 38, 113, 0.8), rgb(66 120 123)), url(../images/thu-flide-bg.jpg);
    background: linear-gradient(rgb(17 31 40), rgb(0 153 255 / 51%)), url(../images/thu-flide-bg.jpg);
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
}*/
 
.header_bann:after {
    content: '';
    /*position: absolute;*/
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
   /* background-color: rgb(0 0 0 / 51%);  */
}
/*head*/


/*Start home Menu One*/
.home1_menu .head_top_social_area{
    overflow: hidden;
    position: relative;
}
.head_top_socail_bg{
    background: #ffb902;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 71.5%;
    height: 45px;
}
.home1_menu .head_top_social{
    margin-right: 8%;
}

.home1_menu .head_top_social ul.helpdesk li a{
    padding: .9rem 1rem;
    display: inline-block;
}
.home1_menu .head_top_social ul li a{
    padding: .9rem .2rem;
    display: inline-block;
}

.home1_menu .head_top_social ul li a{
    color:#fff;
}
.head_top_social ul li a i{
    color:#fff;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}
.home1_menu .head_top_social .top_socail_icon_area ul li a:hover i{
    color:#3c414c;
}


/*call us nav area*/
.home1_menu .navbar-brand {
    padding: 0px 15px;
    width: 240px;
    position: relative;
    /*top: -85px;*/
    left: 50%;
}

.home1_menu .call_us_area{
    padding: 1.5rem 0rem;
    overflow: hidden;
    position: relative;
}

.home1_menu .call_us_area ul{
    margin-left: 15%;
}
.home1_menu .call_us_area ul li{
    color:#1a1a1a;
    padding-left: 5%;
}
.home1_menu .call_us_area ul li span.icon{
    overflow: hidden;
    color: #fff;
    font-size: 1.5rem;
    padding: 0rem .8rem;
    border: 1px solid #2e3192;
    background:#2e3192;
    line-height: 3rem;
    margin-right: 20px;
    box-shadow: 0px 0px 0px 1px #8c8c8c;
}
.home1_menu .call_us_area ul li span{
    display: inline-block;
}
.home1_menu .call_us_area ul li span.top_info{
    text-align: left;
}
.home1_menu .call_us_area ul li span.top_info strong{
    line-height: 2.8rem;
    font-size:1.286rem;
    font-weight: 600;
}

/*main nav area*/

nav{
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
nav.navbar ul.nav > li > a:hover{
    background-color: transparent !important;
}
.home1_menu .head_top_social_area, .nav-top{
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.aim-box{
    position: relative;
    background: #2e3192;
    top: -56px;
    right:10px;
    height: 270px;
    color: #fff;
}

.el-box{
    position: relative;
    background: #ee4c99;
    top: -56px;
    left:20px;
    height: 270px;
    color: #fff;
}

.aw-box{
    position: relative;
    background: #2e3192;
    top: -56px;
    left:50px;
    height: 270px;
    color: #fff;
}
.m92{
     margin-top: 95px;
     margin-bottom: 100px;
}
nav.navbar.home1_menu.bootsnav.navbar-fixed.scroll_menu{
    height: 60px;
}
nav.scroll_menu.home1_menu .head_top_social_area{
    margin-top: -45px;
}
nav.scroll_menu.home1_menu .nav-top{
    margin-top: -101px;
}
.home1_menu.navbar>.container .navbar-brand{
    width: 250px;
    position: relative;
    top: -70px;
}
.home1_menu.navbar-default .navbar-collapse {
    border-color: #e7e7e7;
    background: #2e3192;
    position: absolute;
    width: 100%;
    left: 0;
}
.home1_main_menu_bg {
    background: #2e3192;
    width: 100%;
    height: 61px;
}

.home1_menu .attr-nav {
    float: right;
    display: inline-block;
    margin-left: 10px;
    margin-right: -15px;
    width: 400px;
    position: relative;
}

.home1_menu .attr-nav form{
    position: absolute;
    background: #111f28;
    width: 70%;
    float: right;
    margin: 0;
    padding: 12px 1px;
    right: 0;
    top: 0;
}
.home1_menu .attr-nav form input[type='text']{
    background: transparent;
    padding: 1.1rem 5.5rem 1.1rem 4rem;
    width: 100%;
    border:0;
    text-align: right;
    color:#949494;
}

.home1_menu .attr-nav form button[type='submit']{
    position: absolute;
    right: 30px;
    top: 0;
    border: 0;
    outline: 0;
    z-index: 99;
    background-color: transparent;
    font-size: 1.2rem;
    line-height: 3.5rem;
    color:#949494;
}
.home1_menu .attr-nav form button[type='submit']:hover{
    color:#fff;
}
.home1_menu .collapse form input[type='text'] {
    position: relative;
    z-index: 99;
}
.bdr{
 
   box-shadow: 3px 5px 5px 3px #c1ccd4;
    padding: 25px;
}
.non-ac{
background: #09f;
}
 /* End off Home Menu One */


/*================================================================
                    home section
==================================================================*/
.home.home3banner,
.home.home1banner{
    margin-top:75px;
}
.home.home1banner{
    position: relative;
}

.home1 .main_home{
    outline: none;
    overflow:hidden;
}


/*slider home*/
.home{
    position: relative;
}
.home_rull{
    position: absolute;
    left:0;
    bottom:0;
    width:100%;
    height: 29px;
    z-index: 1;
}

.home_rull img{
    width:100%;
    height: 100%;
}
.home_rull2{
    position: absolute;
    left:0;
    top:0;
    width:100%;
    height: 29px;
    z-index: 1;
}

.home_rull2 img{
    width:100%;
    height: 100%;
}

.home1_slider .carousel-inner .item img{
    height: 750px;
    object-fit: cover;
}

.home1_slider .home_slider_text h1{
    font-weight: 600;
    font-size: 4.286rem;
}

.home1_slider .home_slider_text h1 span{
    display: block;
    font-weight: 800;
}

.home1_slider .home_slider_text{
    width:70%;
    margin:0px auto;
    padding-bottom: 10rem;
    position: relative;
}

.content_border{
    background: url(../images/content-border-img.png) no-repeat center center;
    position: absolute;
    left: -5%;
    top: -15%;
    width: 20px;
    height: 100%;
    opacity: 0.2;
    background-size: cover;
}

.home1_slider .home_slider_text p{
    width:60%;
}
.home1_slider .carousel-control{
    width:30px;
    height: 80px;
    line-height: 80px;
    color:#fff;
    background: #3c414c;
    z-index: 999;
    font-size:1.5rem;
    border-radius:0;
    text-align: center;
    position: absolute;
    font-size:1.5rem;
}
.home1_slider .carousel-control.left{
    z-index: 99;
    top: 50%;
    left:0%;
}
.home1_slider .carousel-control.right{
    z-index: 999;
    top: 50%;
    right:0%;
}
.home1_slider .carousel-control.left:hover::before{
    position: absolute;
    left: 120%;
    top:0;
    content: "prev";
    text-transform: uppercase;
    font-size:1rem;
}
.home1_slider .carousel-control.right:hover::before{
    position: absolute;
    right: 120%;
    top:0;
    content: "next";
    text-transform: uppercase;
    font-size:1rem;
}
.home1_slider .carousel-control:hover{
    color:#fff;
    background: #ffb902;
}



/*=================================================================
                   Thu featured section
===================================================================*/
.thu_main_feature_area{
    overflow: hidden;
}

.thu_main_feature_area.sections{
    padding-top: 100px;
    padding-bottom: 100px;
}
.thu_main_feature_area .thu_main_feature_content .thu_featuure_content_item{
    background: #ffb902;
    color:#fff;
    padding: 50px 20px;
    position: relative;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    width:100%;
    display:inline-block;
}
.thu_main_feature_area .thu_main_feature_content .thu_featuure_content_item h4{
    color:#fff;
}
.thu_main_feature_area .thu_main_feature_content .thu_featuure_content_item:hover{
    background: #f4b202;
    box-shadow: 0px 5px 0px 0px black;
}
.thu_main_feature_area .thu_main_feature_content .thu_featuure_content_item:hover .thu_f_border_hover{
    opacity: 1;
}
.thu_main_feature_area .thu_main_feature_content .thu_featuure_content_item:hover .thu_f_border_top{
    opacity: 0;
}
.thu_main_feature_area .thu_main_feature_content .thu_featuure_content_item:hover .thu_f_btn_area{
    opacity: 1;
}
.thu_f_border_top{
    height: 5px;
    background: #111f28;
    position: absolute;
    left:0;
    top:0;
    width:100%;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}
.thu_f_border_hover{
    position: absolute;
    left:45%;
    top:-15px;
    width:30px;
    height: 30px;
    background: #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.thu_main_feature_area .thu_main_feature_content .thu_featuure_content_item span.icon{
    font-size: 3.5rem;
    margin-bottom: 15px;
    display: block;
}
.thu_f_btn_area{
    position: absolute;
    left:69%;
    bottom:-5%;
    z-index: 9;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    opacity: 0;
    margin-left: -140px;
}

/*=================================================================
                  Thu flide section
===================================================================*/
.thu_flide{
    background: url(../images/thu-flide-bg.jpg) no-repeat center center;
    position: relative;
    background-size: cover;
	margin-top: 159px;
}

.thu_flide_main_area{
    padding: 100px 5px;
    overflow: hidden;
}
.thu_flide_main_area .head_title h2{
    color:#fff;
}
.thu_flide_main_area .head_title p{
    color:#cdcdcd;
}

.thu_flide_main_area .thu_flide_content a span.icon{
    font-size:2rem;
    color:#fff;
}
.thu_flide_main_area .thu_flide_content p{
    font-size: 13px;
    font-weight: bold;
	color:#fff;
}


/*=================================================================
                      Thu Service section
===================================================================*/

.thu_service_items {
    margin: 40px 0;
}

.thu_service_items .hexagon {
    position: relative;
    width: 70px;
    height: 40px;
    background-color: #0099ff;
    margin: 20px 0;
    border-left: solid 5px #0199ff;
    border-right: solid 5px #0199ff;
}

.thu_service_items .hexagon:before,
.thu_service_items .hexagon:after {
    content: "";
    position: absolute;
    z-index: 1;
    width: 49px;
    height: 49px;
    -webkit-transform: scaleY(0.5774) rotate(-45deg);
    -ms-transform: scaleY(0.5774) rotate(-45deg);
    transform: scaleY(0.5774) rotate(-45deg);
    background-color: inherit;
    left: 5px;
}

.thu_service_items .hexagon:before {
    top: -25px;
    border-top: solid 7.0711px #111f28;
    border-right: solid 7.0711px #111f28;
}

.thu_service_items .hexagon:after {
    bottom: -25px;
    border-bottom: solid 7.0711px #111f28;
    border-left: solid 7.0711px #111f28;
}
.thu_service_items .about-content {
    width: 100%;
    position: absolute;
    z-index: 22;
    line-height: 3.2rem;
    text-align: center;
}
.thu_service_items .about-content span.icon{
    font-size:1.5rem;
    color:#fff;
}




/*=================================================================
                        Portfolio section
===================================================================*/
.main_mix_content.home1_main_mix_content .head_title{
    position: relative;
    z-index: 9;
}
.main_mix_content.home1_main_mix_content .head_title h2{
    color:#fff;
}
.main_mix_content.home1_main_mix_content .head_title p{
    color:#dad9d9;
}
.main_mix_content.home1_main_mix_content{
    overflow: hidden;
    background:url(../images/thu-port-top-bg.jpg) no-repeat top center;
    background-size: cover;
    position: relative;
    height: 350px;
    width:100%;
}

.home1_main_mix_menu.main_mix_menu{
    margin-bottom:0px;
    margin-top:-63px;
    position: relative;
}

.home1_main_mix_menu.main_mix_menu ul{
    background: #ffb902;
}

.thu_portfolio_menu_area_border{
    border: 1px solid #ffce4e;
    width: 99.5%;
    height: 93%;
    position: absolute;
    left: 0.25%;
    top: 3.5%;
}

.home1_main_mix_menu.main_mix_menu ul li{
    padding: 2rem 0rem;
    display: inline-block;
    font-size: 1.143rem;
    -webkit-transition: .5s;
    transition: .5s;
    cursor: pointer;
    width: 14%;
    color: #fff3d0;
    font-weight: 600;
    position: relative;
}
.home1_main_mix_menu.main_mix_menu ul li.active{
    color: #fff;
}

.home1_main_mix_menu.main_mix_menu ul li:before{
    content: "";
    position: absolute;
    height: 20px;
    width: 2px;
    right: 0;
    top: 26px;
    background: #fff;

}

.home1_main_mix_menu.main_mix_menu ul li:last-child:before{
    display: none;
}

.home1_mix_content .single_mixi_portfolio{
    position: relative;
    float: left;
    width: 100%;
    overflow: hidden;
    margin-bottom: 10%;
    min-height: 235px;
}

.home1_mix_content .single_mixiportfolio_text{
    padding: 7rem 3rem;
}

.home1_mix_content .single_mixi_portfolio .caption{
    padding-bottom:20px;
    display: block;
    text-transform: lowercase;
}
.home1_mix_content .single_mixi_portfolio .caption h6{
    color:#fff;
}

.home1_mix_content .single_mixi_portfolio img{
    width:100%;
    -webkit-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    min-height: 235px;
}

.home1_mix_content .single_mixi_portfolio:hover .port_overfolio{
    opacity:1;
}

.home1_mix_content .single_mixi_portfolio:hover img{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.home1_mix_content .port_overfolio {
    background: rgba(0,0,0,0.80);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: .5s;
    transition: .5s;
    opacity: 0;
    color:#fff;
}

.home1_mix_content .port_overfolio .s_team_overlay_border {
    border: 1px solid #a3a5a8;
    width: 95%;
    height: 95%;
    position: absolute;
    left: 2.5%;
    top: 2.5%;
    padding-top: 10%;
    padding-left: 5%;
    padding-right: 5%;
}

.home1_mix_content .port_overfolio span.caption_icon span.icon,
.lli_work_content_area .port_overfolio span.caption_icon span.icon,
.yam_work_content_area .port_overfolio span.caption_icon span.icon{
    border: 2px solid #fff;
    color: #fff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    display: inline-block;
    margin-bottom: 5%;
    margin-right: 2%;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    font-size: 1.875rem;
}

.home1_mix_content .port_overfolio span.caption_icon span.icon:hover{
    border: 2px solid #ffb902;
    color: #fff;
    background: #ffb902;
}
.lli_work_content_area .port_overfolio span.caption_icon span.icon:hover{
    border: 2px solid #fc6804;
    color: #fff;
    background: #fc6804;
}
.yam_work_content_area .port_overfolio span.caption_icon span.icon:hover{
    border: 2px solid #0099ff;
    color: #fff;
    background: #0099ff;
}

.thu_work_content_area .port_overfolio span.caption_icon span.icon:hover{
    border: 2px solid #ffb902;
    color: #fff;
    background: #ffb902;
}

.home1_mix_content.mixcontent .mix{
    display: none;
    -webkit-backface-visibility: hidden;
    -webkit-transform-origin: 50% 0;
}

/*=================================================================
                    Thu Solution section
===================================================================*/

.thu_main_solution_area .thu_solution_item_left{
    width:100%;
    min-height: 373px;
}

.thu_main_solution_area .thu_solution_item_left img{
    width:100%;
    min-height: 373px;
}

.thu_main_solution_area .thu_solution_item_right{
    background: url(../../assets/images/bg-2.png);
    padding: 70px 80px;
    min-height: 275px;
}

.thu_main_solution_area .thu_solution_item_right h3{
    color:#1a1a1a;
}

.thu_main_solution_area .thu_solution_item_right h2{
    color:#fff;
}

.thu_main_solution_area .thu_solution_item_right a.btn{
    margin-top:15px;
}

.thu_main_solution_area .thu_solution_item_right a.btn-primary{
    color: #ffffff;
}


/*=================================================================
                      Thu  Team section
===================================================================*/

.main_team_area.home1_main_team_area .main_team_slider {
    margin-bottom: 7%;
}

/* .home1_main_team_area .single_team:hover .single_team_text{
    bottom:35%;
}
 */
.home1_main_team_area .single_team .single_team_img{
    position: relative;
}
.img-height{
height:225px;
}

.home1_main_team_area .single_team .single_team_img img{
    width:100%;
}

.home1_main_team_area .single_team .single_team_img:hover .single_team_overlay{
    opacity: 1;
}

.home1_main_team_area .single_team .single_team_overlay{
    background: rgba(52, 45, 41, 0.80);
    position: absolute;
    left:0;
    bottom: 0;
    width:100%;
    height: 35%;
    opacity: 0;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    padding-top: 12%;
}

.home1_main_team_area .single_team .single_team_overlay .team_socail a i{
    color:#9a9a9a;
    font-size:1.25rem;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.home1_main_team_area .single_team .single_team_overlay .team_socail a:hover i{
    color:#fff;
}

.home1_main_team_area .single_team .single_team_overlay .team_socail a{
    padding: 5px;
}

.home1_main_team_area .single_team .single_team_text{
    position: absolute;
    left:0;
    bottom: -125px;
    width:100%;
    height: 105px;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    background: rgb(0 153 255);
    padding: 1.5rem 0rem;
}

.home1_main_team_area .single_team .single_team_text h6{
    margin-bottom: 0.2rem;
    color:#fff;
}

.main_team_area.home1_main_team_area .slick-dots {
    bottom: -30px;
}
.schedule-section {	padding-bottom: 10px;}.schedule-tab .nav-tabs {	border: none;	border-radius: 2px;	margin-top: 27px;	margin-bottom: 25px;	-webkit-box-shadow: 3px 10px 30px rgba(74, 74, 77, 0.15);	box-shadow: 3px 10px 30px rgba(74, 74, 77, 0.15);}.schedule-tab .nav-tabs .nav-item {	border-right: 1px solid #e7e7e8;	width: 20%;	background: #0099ff;	text-align: center;}.schedule-tab .nav-tabs .nav-item:last-child {	border-right: none;}.schedule-tab .nav-tabs .nav-item .nav-link {	padding: 14px 0 13px 0;    border: 2px solid #09f;    background: #09f;    border-top-left-radius: 0;    border-top-right-radius: 0;}/* .schedule-tab .nav-tabs .nav-item .nav-link.active {	border-radius: 2px;	border-color: #0099ff;}.schedule-tab .nav-tabs .nav-item .nav-link.active h5 {	color: #ffffff;}.schedule-tab .nav-tabs .nav-item .nav-link.active p {	color: #ffffff;} */.schedule-tab .nav-tabs .nav-item .nav-link h5 {	color: #fff;	font-size: large;	font-weight: 600;}.schedule-tab .nav-tabs .nav-item .nav-link p {	color:#fff;	font-size: large;	margin-bottom: 0;}.schedule-tab .st-content {	border: 1px solid #ebebeb;	border-radius: 2px;	margin-bottom: 40px;	-webkit-transition: all 0.3s;	-o-transition: all 0.3s;	transition: all 0.3s;}/* .schedule-tab .st-content:hover {	-webkit-box-shadow: 3px 12px 30px rgba(23, 24, 34, 0.05);	box-shadow: 3px 12px 30px rgba(23, 24, 34, 0.05);	border: 1px solid transparent;} */.schedule-tab .st-content .sc-pic {	text-align: center;	padding: 30px 0;}.schedule-tab .st-content .sc-pic img {	height: 120px;	width: 120px;	border-radius: 50%;}.schedule-tab .st-content .sc-text {	padding: 58px 0;}.schedule-tab .st-content .sc-text h4 {	color: #171822;	font-weight: 600;	margin-bottom: 10px;}.schedule-tab .st-content .sc-text ul li {	list-style: none;	display: inline-block;	font-size: 16px;	color: #6a6b7c;	margin-right: 25px;	position: relative;}.schedule-tab .st-content .sc-text ul li:last-child:after {	display: none;}.schedule-tab .st-content .sc-text ul li:after {	position: absolute;	right: -18px;	top: 0;	content: "/";}.schedule-tab .st-content .sc-text ul li i {	color: #f44949;	font-size: 14px;}.schedule-tab .st-content .sc-widget {	padding: 58px 0;}.schedule-tab .st-content .sc-widget li {	list-style: none;	font-size: 16px;	color: #6a6b7c;	line-height: 32px;	position: relative;	padding-left: 22px;}.schedule-tab .st-content .sc-widget li i {	color: #f44949;	position: absolute;	left: 0;	top: 7px;}

/*=================================================================
                    Thu Clients Feedback section
===================================================================*/
.thu_clientsfeedback_area{
    position: relative;
    min-height: 425px;
}

.thu_clientsfeedback_area .thu_feedback_left_skew{
    background: #0099ff;
    width: 100%;
    height: 425px;
    position: relative;
}

.thu_clientsfeedback_area .thu_feedback_left_skew:before{
    content: "";
    width: 125px;
    height: 100%;
    right: -50px;
    top: 0;
    position: absolute;
    background: #0099ff;
    -webkit-transform: skew(-13.3deg);
    transform: skew(-13.3deg);
}

.thu_clientsfeedback_area .thu_feedback_right_img{
    height: 425px;
}

.thu_clientsfeedback_area .thu_feedback_right_img img{
    width:100%;
    height: 100%;
    opacity: .2;
}

.thu_clientsfeedback_content_area{
    position: absolute;
    left:0;
    top:0;
    width:100%;
}

.thu_clientsfeedback_content_area .thu_clientsfeedback_content_left_text h3{
    color:#1a1a1a;
}
.thu_clientsfeedback_content_area .thu_clientsfeedback_content_left_text h2{
    color:#fff;
}

.thu_clientsfeedback_content_area .thu_clientsfeedback_content_right_text .carousel-indicators{
    left:95%;
    bottom:-35px;
}
.thu_clientsfeedback_content_area .thu_clientsfeedback_content_right_text .item_test_content p{
    font-weight: 500;
}
.thu_clientsfeedback_content_area .thu_clientsfeedback_content_right_text .item_test_content p.author strong{
    color:#1a1a1a;
    text-transform: uppercase;
    font-size:15px;
}

.thu_clientsfeedback_content_area .thu_clientsfeedback_content_right_text ol.carousel-top-img{
    text-align: center;
}

.thu_clientsfeedback_content_area .thu_clientsfeedback_content_right_text ol.carousel-top-img li img{
    width:90%;
    opacity: .5;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.thu_clientsfeedback_content_area .thu_clientsfeedback_content_right_text ol.carousel-top-img li img:hover{
    opacity: 1;
}

.thu_clientsfeedback_content_area .thu_clientsfeedback_content_right_text .carousel-indicators li{
    background-color:#a2aeb6;
    border:1px solid #a2aeb6;
}

.thu_clientsfeedback_content_area .thu_clientsfeedback_content_right_text .carousel-indicators .active{
    background-color: #0099ff;
    border:0px solid;
    width:10px;
    height: 10px;
    margin:1px;
}

.thu_clientsfeedback_content_area .carousel .item .row.fst{
    margin: 0;
}

.thu_clientsfeedback_content_area .item_test_img{
    width:120px;
    height: 120px;
}

.thu_clientsfeedback_content_area .item_test_img img{
    border-radius: 50%;
    border:8px solid #e5eef3;
    width: 100%;
    height: 100%;
}

.thu_clientsfeedback_content_area .item_test_content i{
    font-size: 3rem;
    color: #0099ff;
    display: inline-block;
    float: left;
    margin-right: 4%;
}


/*=================================================================
                  Thu Blog section
===================================================================*/

.thu_main_blog_area .thu_blog_content_area{
    overflow: hidden;
    width:100%;
}

.thu_main_blog_area .thu_blog_content_area .thu_blog_items .thu_blog_items_img{
    position: relative;
    overflow: hidden;
}
.col-w{
color: #fff !important;
    padding-top: 25px;
}
.cl{
	color:#fff !important;
}
.thu_main_blog_area .thu_blog_content_area .thu_blog_items .thu_blog_items_img .blog_update_date{
    position: absolute;
    left:0;
    top:0;
    padding: .800rem 1.2rem;
    margin-bottom: 0;
    line-height:1rem; 
    background:#ffb902;
    border-radius: 0% 50% 50% 50%;
}

.thu_blog_update_border{
    border: 1px solid #ffce4e;
    width: 93%;
    height: 93%;
    position: absolute;
    left: 3%;
    top: 3%;
    border-radius: 0% 50% 50% 50%;
}

.thu_main_blog_area .thu_blog_content_area .thu_blog_items .thu_blog_items_img .blog_update_date h6{
    font-weight: 900;
    font-size:1.143rem;
    color:#fff;
}

.thu_main_blog_area .thu_blog_content_area .thu_blog_items .thu_blog_items_img .blog_update_date p{
    font-weight: 600;
    font-size:1.143rem;
}


.thu_main_blog_area .thu_blog_content_area .thu_blog_items .thu_blog_items_img img{
    width:100%;
    opacity: 0.8;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}
.thu_main_blog_area .thu_blog_content_area .thu_blog_items .thu_blog_items_img img:hover{
    opacity: 1;
}

.thu_blog_content_area .thu_blog_items .thu_blog_items_content a h5{
    color:#3a3a3a;
    line-height: 2rem;
}
.thu_blog_content_area .thu_blog_items .thu_blog_items_content p{
    color:#3a3a3a;
    font-weight: 400;
}
.thu_blog_content_area .thu_blog_items .thu_blog_items_content a{
    color:#1a1a1a;
    font-weight: 500;
}
.thu_blog_content_area .thu_blog_items .thu_blog_items_content a.readmore{
    color:#1a1a1a;
    font-weight: 600;
}
.thu_blog_content_area .thu_blog_items .thu_blog_items_content .thu_blog_items_socail_area .thu_blog_socail{
    border-top:1px solid #cdcdcd;
    border-bottom:1px solid #cdcdcd;
    padding: 5px 0px;
}
.thu_blog_content_area .thu_blog_items .thu_blog_items_content .thu_blog_items_socail_area .thu_blog_socail li a{
    color:#6a6a6a;
}
.thu_blog_content_area .thu_blog_items .thu_blog_items_content .thu_blog_items_socail_area .thu_blog_socail li a:hover{
    color:#ffb902;
}


/*=================================================================
                    Thu Subcribs section
===================================================================*/
.main_subcribs_area{
    background: url(../images/subscribsrightbg.png) no-repeat right center;
    background-size: cover;
    width:100%;
    min-height: 120px;
    position: relative;
}
.main_subcribs_area .subcribs_left_item_bg{
    background: #e5165f;
    height: 120px;
    position: relative;
}
.main_subcribs_area .subcribs_left_item_bg:before{
    background: #2e3192;
    height: 120px;
    width: 100px;
    content: "";
    position: absolute;
    right: -77px;
    top: 0;
    -webkit-transform: skew(20deg);
    transform: skew(20deg);
    z-index: 2;
}
.main_subcribs_area .subcribs_right_item_bg{
    position: relative;
    min-height: 120px;
}
.main_subcribs_area .subcribs_right_item_bg_overlay{
    background: rgba(17, 31, 40, 0.8);
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: .5s;
    transition: .5s;
    z-index: 1;
}

.main_subcribs_content_area{
    width:100%;
    position: absolute;
    left:0;
    top:0;
    z-index: 2;
}
.main_subcribs_content_area .subcribs_content_item_left span.icon{
    font-size: 5rem;
    color: #fff;
    float: left;
    display: inline-block; 
    margin-right: 15px;
}
.main_subcribs_content_area .subcribs_content_item_left h3{
    color:#1a1a1a;
}
.main_subcribs_content_area .subcribs_content_item_left h2{
    color:#fff;
}

.main_subcribs_content_area .subcribs_news_letter{
    width:80%;
    margin-left: 15%;
    margin-top: 6%;
}
.main_subcribs_content_area .subcribs_news_letter form{
    position: relative;
}
.main_subcribs_content_area .subcribs_news_letter .form-control{
    box-shadow:0px 0px 0px 6px rgba(255,255,255,0.2);
    height:40px;
    width: 100%
}
.pos-rel {
    position: relative;
}
.main_subcribs_content_area .subcribs_news_letter .button{
    position: absolute;
    right: 0;
    top:0;
    padding: .63rem 2rem;
    background: #2e3192;
    color:#fff;
}

.subscription-error h4{
        background-color: rgba(244, 67, 54, 0.63);
    margin-top: -20px;
    padding: 5px;
    color: #fdfdfd;
    font-size: 15px;
}
.subscription-success h4{
        background-color: rgba(76, 175, 80, 0.52);
    margin-top: -20px;
    padding: 5px;
    color: #fdfdfd;
    font-size: 15px;
}

/*=================================================================
                        footer Weidget section
===================================================================*/
.footer_weidget{
    /*background: url(../images/footerbg.jpg) no-repeat center center;*/
    background: url(../images/map.png) no-repeat center center;
    background-size: cover;
    position: relative;
    overflow: hidden;
}

.thu_main_weidget{
    overflow: hidden;
}
.thu_main_weidget .item_s_wcontact_us .row{
    margin: 0;
}
.thu_main_weidget .item_s_wcontact_us{
    width:100%;
}

.thu_main_weidget .single_weidget{
    overflow: hidden;
    min-height: 310px;
}

.thu_main_weidget .single_weidget h5{
    color:#fff; 
}

.thu_main_weidget .single_weidget a{
    color:#dbdbdb;
}

.thu_main_weidget .single_weidget p{
    color:#dbdbdb;
}

.thu_main_weidget .single_weidget .wwidget_socail a i{
    width: 35px;
    height: 35px;
    line-height: 30px;
    text-align: center;
    color:#dbdbdb;
    border:1px solid #dbdbdb;
    border-radius: 50%;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    margin-right: 5px;
}

.thu_main_weidget .single_weidget .wwidget_socail a:hover i{
    color:#fff;
    background:#ffb902;
    border:1px solid #ffb902;
}

.thu_main_weidget .single_weidget .single_widget_blog{
    margin-bottom: 5%;
}
.thu_main_weidget .single_weidget .single_widget_blog .row{
    margin: 0;
}

.thu_main_weidget .single_weidget .single_widget_blog img{
    width:100%;
}

.thu_main_weidget .single_weidget .single_widget_blog p{
    margin:0;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.thu_main_weidget .single_weidget .single_widget_blog:hover p{
    color:#fff;
}

.thu_main_weidget .single_weidget .single_widget_blog:hover a{
    color:#ffb902;
}

.thu_main_weidget .single_weidget .single_widget_blog a{
    font-size:12px;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.thu_main_weidget .single_weidget ul li{
    margin-bottom: 6%;
}

.thu_main_weidget .single_weidget ul li:hover a{
    color:#ffb902;
}

.thu_main_weidget .single_weidget ul li:hover span.icon{
    color:#ffb902;
}


.thu_main_weidget .single_weidget ul li a span.icon{
    margin-right: 5px;
    color:#dbdbdb;
}

.thu_main_weidget .single_weidget.s_w_contact_us .s_w_contact_us_icon span.icon{
   line-height: 55px;
    border: 1px solid #fff;
    font-size: 0.875rem;
    color: #fff;
    padding: 10px;
}

.thu_main_weidget .single_weidget.s_w_contact_us .s_w_contact_us_text p {
    margin: 0 0 8px;
	line-height: 4.0em;
}



/*=================================================================
                        footer section
===================================================================*/
.footer{
    background: #2e3192;
    position: relative;
}

.main_footer{
    overflow: hidden;
    padding: 20px 0px;
}

.copyright_text p{
    line-height: 25px;
    max-width: 100%;
    color:#fff;
}

.main_footer .copyright_menu{
    text-align: right;
}
.main_footer .copyright_menu li a{
    color:#fff;
    border-right: 1px solid #fff;
    padding-right: 12px;
}
.main_footer .copyright_menu li:last-child a{
    border-right: 0px solid transparent;
}


/* scrollup */

.scrollup .hexagon {
    position: relative;
    width: 40px;
    height: 25px;
    background-color: #e5165f;
    margin: -12px auto;
    border-left: solid 2px #ffffff;
    border-right: solid 2px #ffffff;
}

.scrollup .hexagon:before,
.scrollup .hexagon:after {
    content: "";
    position: absolute;
    z-index: 1;
    width: 28px;
    height: 28px;
    -webkit-transform: scaleY(0.5774) rotate(-45deg);
    -ms-transform: scaleY(0.5774) rotate(-45deg);
    transform: scaleY(0.5774) rotate(-45deg);
    background-color: inherit;
    left:12%;
}

.scrollup .hexagon:before {
    top: -14px;
}

.scrollup .hexagon:after {
    bottom: -14px;
}
.scrollup .about-content {
    width: 100%;
    position: absolute;
    z-index: 22;
    line-height: 1.6rem;
    text-align: center;
}
.scrollup .about-content a{
    display: block;
}
.scrollup .about-content a i{
    font-size:1rem;
    color:#fff;
}



/*=============================================================
            LLI Home page
===============================================================*/

.home2_slider .carousel-inner .item img{
    height: 760px;
    object-fit: cover;
}

.home2_slider .home_slider_text{
    width:70%;
    margin:0px auto;
}
.home2_slider .home_slider_text h1{
    font-weight: 600;
    color:#fff;
    font-size:4.286rem;
}
.home2_slider .home_slider_text h1 span{
    display: block;
    font-weight: 800;
    color:#fc6804;
}
.home2_slider .carousel-control{
    width:40px;
    height: 40px;
    line-height: 40px;
    color:#3c414c;
    background: #fff;
    z-index: 999;
    font-size:1.5rem;
    border-radius:0;
    text-align: center;
    opacity: 1;
}
.home2_slider .carousel-control:hover{
    color:#fff;
    background: #fc6804;
}
.home2_slider .carousel-control.left{
    position: absolute;
    top: 50%;
    left:0%;
}
.home2_slider .carousel-control.right{
    position: absolute;
    top: 50%;
    right:0%;
}
.home2_slider .carousel-control:hover span.prev{
    left: 100%;
}
.home2_slider .carousel-control:hover span.next{
    right:100%;
}
.home2_slider .carousel-control span.text{
    position: absolute;
    width:60px;
    height: 40px;
    line-height: 40px;
    text-transform: uppercase;
    background:#fc6804;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    font-size: 1rem;
}
.home2_slider .carousel-control span.prev{
    top: 0%;
    left: -150%;
}
.home2_slider .carousel-control span.next{
    top: 0%;
    right:-150%;
}

.lli_home .btn:hover{
    background: #fc6804 ;
}

/*
LLi nav menu
-----------------------------------------*/
.lli_menu .head_top_social_area{
    background: #111f28;
    width:100%;
    height: 48px;
    padding: 15px 0px;
}

.lli_menu .head_top_social_area .head_top_callus ul.helpdesk li a{
    color:#fff;
    margin-right: 15px;
}

.lli_menu .head_top_social_area .head_top_callus ul.helpdesk li a span.icon{
    color:#fc6804;
    margin-right:10px;
}

.lli_menu .top_socail_icon_area{
    text-align: right;
}

.lli_menu .head_top_social_area .top_socail_icon_area ul li a i{
    color: #fff;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    padding: 0px 5px;
}

.lli_menu .head_top_social_area .top_socail_icon_area ul li a:hover i{
    color:#fc6804;
}

nav.navbar.bootsnav.lli_menu.navbar-fixed {
    position: fixed;
    display: block;
    width: 100%;
    height: 140px;
    z-index: 9;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus{
    background-color: transparent;
}

.lli_menu.scroll_menu{
    margin-top: -50px;
}

.lli_menu .navbar-brand {
    padding: 10px;
}

.lli_menu .navbar-brand>img {
    display: block;
    width: 90%;
}

.lli_menu .navbar-nav {
    margin: 16px;
}

nav.navbar.bootsnav.lli_menu ul.nav > li > a{
    color:#111f28;
    font-size:15px;
    padding: 20px 20px;
    font-weight: 600;
}
nav.navbar.bootsnav.lli_menu ul.nav li{
    position: relative;
}
/*nav.navbar.bootsnav.lli_menu ul.nav > li.active:before{
    content: "[";
    left:0;
    top:0;
    position: absolute;
    font-size: 2.675rem;
    color:#fc6804;
}*/
/*nav.navbar.bootsnav.lli_menu ul.nav > li.active:after{
    content: "]";
    right:0;
    top:0;
    position: absolute;
    font-size: 2.675rem;
    color:#fc6804;
}*/
nav.navbar.bootsnav.lli_menu ul.nav > li.active a{
    color:#fc6804;
}

li.lli_effect a::before{
    content: "[";
    left:0;
    top:30%;
    position: absolute;
    font-size: 2rem;
    color:#fc6804;
    transition: all 0.2s;
    opacity: 0;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    transform: translateX(20px); 
}

li.lli_effect a::after{
    content: "]";
    right:0;
    top:30%;
    position: absolute;
    font-size: 2rem;
    color:#fc6804;
    transition: all 0.2s;
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    transform: translateX(-20px); 
}
li.lli_effect a:hover::before, 
li.lli_effect a:hover::after, 
li.lli_effect a:focus::before, 
li.lli_effect a:focus::after {
    opacity: 1;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    transform: translateX(0px); 
}



.lli_attr_nav {
    display: inline-block;
    margin-left: 10px;
    margin-right: -15px;
    width: 350px;
    position: absolute;
    right: 0%;
    top: -27.7%;
    background: #fc6804;
    padding: 5px;
}
.lli_attr_nav:before{
    content: "";
    width:0px;
    height: 0px;
    position: absolute;
    left:-49px;
    top:-1px;
    border-bottom: 51px solid #fc6804;
    border-left: 50px solid transparent;
}

.lli_attr_nav form{
    background: #fff;
    width:98%;
    float:right;
    margin: 0;
}

.lli_attr_nav form input[type='text']{
    background-color: transparent;
    padding: 10px 10px;
    width: 100%;
    border: 0;
}

.lli_attr_nav form input[type='submit']{
    position: absolute;
    right: 5px;
    top: 5px;
    background: url(../images/serch.png) no-repeat center center #333;
    text-indent: -99999px;
    border: 0;
    outline: 0;
    padding: 10px 20px;
    z-index: 99;
}


/*
LLi About Section
----------------------------------------*/
.lliabout{
    background: url(../images/lliaboutbg.jpg) no-repeat center center;
    background-size: cover;
}

.lli_main_about_area .head_title{
    overflow: hidden;
    margin-bottom: 60px;
}

.lli_main_about_area{
    display: inline-block;
    position: relative;
}

.lli_main_about_area .lli_main_about_content_area{
    width:100%;
}

.lli_main_about_content_area .lli_about_item_left .lli_about_left_img{
    position: relative;
}

.lli_main_about_content_area .lli_about_item_left .lli_about_left_img img{
    width:100%;
}

.lli_main_about_content_area .lli_about_item_left .lli_about_queat_text{
    position: absolute;
    right: 0;
    bottom: 0;
    background: #fc6804;
    padding: .875rem 2.5rem;
}
.lli_main_about_content_area .lli_about_item_left .lli_about_queat_text:before{
    content: "";
    width:0px;
    height: 0px;
    position: absolute;
    left:-54px;
    top:-1px;
    border-bottom: 53px solid #fc6804;
    border-left: 54px solid transparent;
}

.lli_main_about_content_area .lli_about_item_left .lli_about_queat_text h4{
    color:#fff;
    margin: 0;
}

.lli_main_about_content_area .lli_about_item_right{
    background-color: #fff;
    padding: 40px;
    overflow: hidden;
    min-height: 475px;
}

.lli_main_about_content_area .lli_about_item_right .nav-tabs>li>a {
    margin-right: 0px;
    line-height: 1.42857143;
    border: 1px solid #cdcdcd;
    border-radius: 0px;
    padding: 1.5rem 4.792rem;
    color:#b4b4b4;
}

.lli_main_about_content_area .lli_about_item_right .nav-tabs>li.active:before{
    border: 1px solid #fd9650;
    width: 98%;
    height: 93%;
    position: absolute;
    left: 1.1%;
    top: 3.5%;
    content: "";
    z-index: 1;
}

.lli_main_about_content_area .lli_about_item_right .nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    color: #fff;
    cursor: default;
    background-color: #fc6804;
    border: 1px solid #fc6804;
}

.lli_main_about_content_area .lli_about_item_right .nav-tabs>li>a:hover, .nav-tabs>li>a:focus {
    text-decoration: none;
    background-color: #fc6804;
    color:#fff;
    border: 1px solid #fc6804;
}

.lli_main_about_content_area .lli_about_item_right .lli_about_tiny_content_area .lli_about_tiny_content_item h4{
    color:#3a3a3a;
}

.lli_main_about_content_area .lli_about_item_right .lli_about_tiny_content_area .lli_about_tiny_content_item h4 span.icon{
    margin-right: 10px;
    color: #3a3a3a;
    font-size: 2rem;
    font-weight: 600;
    position: relative;
    bottom: -4px;
}


/*
lli_counter section
-----------------------------------*/
.lli_counter{
    background: url(../images/llicounterbg.jpg) no-repeat bottom center;
    background-size: cover;
    position: relative;
}

.lli_main_counter_area{
    min-height: 350px;
    width:100%;
    overflow: hidden;
}

.lli_main_counter_area .lli_counter_item{
    border:5px solid #fff;
    border-bottom:transparent;
    padding-top: 0.6rem;
    position: relative;
    line-height: 0.8em;
}

.lli_main_counter_area .lli_counter_item:before{
    content: "";
    left:0;
    bottom: 0;
    position: absolute;
    background: #fff;
    height: 5px;
    width:25%;
}

.lli_main_counter_area .lli_counter_item:after{
    content: "";
    right: 0;
    bottom: 0;
    position: absolute;
    background: #fff;
    height: 5px;
    width:25%;
}

.lli_main_counter_area .lli_counter_item h1{
    color:#fc6804;
    font-weight: 800 !important;
    font-size:2.571rem;
    letter-spacing: 2px;
}
.lli_main_counter_area .lli_counter_item p{
    font-weight: 600 !important;
    font-size: 16px;
    text-transform: capitalize;
}

.lli_main_counter_area .lli_counter_item h1 span{
    color:#fc6804;
}

.lli_main_counter_area .lli_counter_item span.icon{
    font-size: 3rem;
    top: 1rem;
    display: inline-block;
    position: relative;
}


/*
    LLi Portfolio section
---------------------------------------------------------------*/
.lli_work_content_area.mixcontent{
    padding-bottom: 120px;
}

.lli_main_work_menu.main_mix_menu{
    margin-bottom:0px;
    position: relative;
}

.lli_main_work_menu.main_mix_menu ul{
    background: #fc6804;
}

.lli_portfolio_menu_area_border{
    border: 1px solid #fd9650;
    width: 99.5%;
    height: 93%;
    position: absolute;
    left: 0.25%;
    top: 3.5%;
}

.lli_main_work_menu.main_mix_menu ul li{
    padding: 2rem 0rem;
    display: inline-block;
    font-size: 1.143rem;
    -webkit-transition: .5s;
    transition: .5s;
    cursor: pointer;
    width: 14%;
    color: #ffe9ae;
    font-weight: 600;
    position: relative;
}
.lli_main_work_menu.main_mix_menu ul li.active{
    color: #fff;
}

.lli_main_work_menu.main_mix_menu ul li:before{
    content: "";
    position: absolute;
    height: 20px;
    width: 2px;
    right: 0;
    top: 30px;
    background: #fff;
}

.lli_main_work_menu.main_mix_menu ul li:last-child:before{
    display: none;
}

.lli_work_content_area .single_mixi_portfolio{
    position: relative;
    float: left;
    width: 100%;
    overflow: hidden;
    margin-bottom: 10%;
    min-height: 235px;
}

.lli_work_content_area .single_mixiportfolio_text{
    padding: 7rem 3rem;
}

.lli_work_content_area .single_mixi_portfolio .caption{
    padding-bottom:20px;
    display: block;
    text-transform: lowercase;
}
.lli_work_content_area .single_mixi_portfolio .caption h6{
    color:#fff;
}

.lli_work_content_area .single_mixi_portfolio img{
    width:100%;
    -webkit-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}

.lli_work_content_area .single_mixi_portfolio:hover .port_overfolio{
    opacity:1;
}

.lli_work_content_area .single_mixi_portfolio:hover img{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.lli_work_content_area .port_overfolio {
    background: rgba(0,0,0,0.80);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: .5s;
    transition: .5s;
    opacity: 0;
    color:#fff;
}

.lli_work_content_area .port_overfolio .s_team_overlay_border {
    border: 1px solid #a3a5a8;
    width: 95%;
    height: 95%;
    position: absolute;
    left: 2.5%;
    top: 2.5%;
    padding-top: 10%;
    padding-left: 5%;
    padding-right: 5%;
}



.lli_work_content_area.mixcontent .mix{
    display: none;
    -webkit-backface-visibility: hidden;
    -webkit-transform-origin: 50% 0;
}

.lli_work_btn_area{
    overflow: hidden;
    width: 100%;
    display: inline-block;
}

.lli_work_btn_area .btn.btn-defautl-black{
    border:1px solid #444;
    color:#444;
    padding: .7rem 2rem;
}

.lli_work_btn_area .btn.btn-defautl-black:hover{
    border:1px solid #fc6804;
    color:#fff;
}



/*
            LLI Service Section
---------------------------------------------------------*/
.main_lli_service_area{
    position: relative;
    width:100%;
    /*min-height: 675px;*/
}

.main_lli_service_area .lli_service_item_left{
    position: relative;

}

.main_lli_service_area .lli_service_item_right{
    position: relative;
}

.img_service_overlay_left{
    position: absolute;
    left:0;
    top:0;
    width:100%;
    height: 100%;
    background: rgba(255,255,255,0.80);
}

.img_service_overlay_right{
    position: absolute;
    left:0;
    top:0;
    width:100%;
    height: 100%;
    background: rgb(46 49 146 / 94%);
}

.main_lli_service_area .lli_service_item_left img{
    width:100%;
    height: 675px;
}

.main_lli_service_area .lli_service_item_right img{
    width:100%;
    height: 675px;
}

.main_lli_service_content_area{
    position: absolute;
    left:0;
    top:70px;
    width:100%;
}

.main_lli_service_content_area .lli_service_content_head_title .service_head_left_left h2{
    color:#1a1a1a;
    margin-bottom: .5rem;
}

.main_lli_service_content_area .lli_service_content_head_title .service_head_left_left p{
    color:#fc6804
}

.main_lli_service_content_area .lli_service_content_head_title .service_head_left_irght p{
    margin-left: 20px;
}

.main_lli_service_content_area .lli_service_left_menu{
    background: #232323;
    padding: 40px 0px;
}

.main_lli_service_content_area .lli_service_left_menu .nav-tabs>li {
    float: left;
    margin-bottom: 0px;
    width: 100%;
}

.main_lli_service_content_area .lli_service_left_menu .nav-tabs>li>a {
    border-radius: 0px ;
    padding: 2.04rem;
    font-weight: 600;
    color:#fff;
    font-family: Opensans;
    margin-right: 0px;
}

.main_lli_service_content_area .lli_service_left_menu .nav-tabs>li>a span{
    font-weight: 900;
    color:#fff;
    margin-right: 10px;
}

.nav-tabs {
    border-bottom: 0px solid #cdcdcd;
}

.main_lli_service_content_area .lli_service_left_menu .nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    color: #fff;
    cursor: default;
    background-color: #fc6804;
    border: 1px solid #fc6804;
    border-bottom-color: transparent;
}

.main_lli_service_content_area .lli_service_left_menu .nav-tabs>li>a:hover, .nav-tabs>li>a:focus {
    text-decoration: none;
    background-color: #fc6804;
    color:#fff;
    border-color:#fc6804;
    border:1px solid transparent;
}

.main_lli_service_content_area .lli_service_right_text{
    background: #fff;
    padding:50px;
}

.main_lli_service_content_area .lli_service_right_text .tabe_content_list ul li{
    line-height: 2.5rem;
}

.main_lli_service_content_area .lli_service_right_text .tabe_content_list ul li i{
    color:#fc6804;
    margin-right: 10px;
}


/* LLi Team section */

.lli_main_team_area .single_team .single_team_text {
    position: absolute;
    left: 0px;
    bottom:-1px;
    background: #fc6804;
}

.lli_main_team_area .single_team .single_team_overlay {
    background: rgba(26,26,26,0.80);
    position: absolute;
    left: 0;
    bottom: 17.01%;
    width: 100%;
    height: 40%;
    opacity: 0;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    padding: 5%;
}

.lli_main_team_area .single_team .single_team_overlay p.author_pod{
    color:#fc6804;
    font-weight: 600;
}

.lli_main_team_area .single_team .single_team_overlay p{
    margin-bottom: 5px;
}

.lli_main_team_area .single_team .single_team_overlay .team_socail{
    margin-bottom:10px;
}

.lli_main_team_area .single_team:hover .single_team_text{
    bottom:-1px;
}
.lli_main_team_area .single_team .single_team_overlay .team_socail a i {
    font-size: 0.895rem;
}
.lli_main_team_area .slick-dots {
    bottom: -60px;
}

.slick-dots li button:before {
    width: 15px;
    height: 4px;
    content: '';
    background: black;
}


/*LLi Letest News*/
.lli_main_news_area{
    overflow: hidden;
    width:100%;
}

.lli_main_news_area .lli_news_content_area{
    background: url(../images/lli-news-img-bg.jpg) no-repeat center center;
    background-size: cover;
    position: relative;
    width:100%;
}

.lli_main_news_area .lli_news_content_area .btn_area_lli_news{
    text-align: right;
}

.lli_main_news_area .lli_news_content_area .head_title{
    margin-bottom: 0;
}
.lli_main_news_area .lli_news_content_area .head_title h4{
    color:#fc6804;
    margin-bottom: 5px;
}
.lli_main_news_area .lli_news_content_area .head_title h2{
    color:#fff;
}

.lli_main_news_area .lli_news_content_area .lli_latest_news_text{
    width:90%;
    margin: 0 auto;
}

.lli_main_news_area .lli_news_content_area .lli_news_items{
    position: relative;
    overflow: hidden;
}

.lli_main_news_area .lli_news_content_area .lli_news_items .lli_news_items_img img{
    width:100%;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.lli_main_news_area .lli_news_content_area .lli_news_items .thu_news_items_content{
    background: #fc6804;
    padding: 20px 10px;
    position: absolute;
    left:0;
    bottom: 0;
    width:100%;
}

.lli_main_news_area .lli_news_content_area .lli_news_items .thu_news_items_content a h5{
    margin-bottom: 10px;
}

.lli_main_news_area .lli_news_content_area .lli_news_items .thu_news_items_content .lli_news_items_socail_area ul li a{
    color:#fff;
}

.lli_main_news_area .lli_news_content_area .lli_news_items .thu_news_items_content .lli_news_items_socail_area ul li a i{
    margin-right: 5px;
}

.lli_main_news_area .lli_testimonial_area{
    background: url(../images/lli-new-tes-img-bg.jpg) no-repeat center center;
    background-size: cover;
    width: 100%;
    position: relative;
}
.lli_main_news_area .lli_testimonial_area .head_title {
    margin: 0;
}
.lli_main_news_area .lli_testimonial_area .head_title h2{
    color:#fff;
}
.lli_main_news_area .lli_testimonial_area .head_title p{
    color:#fff;
}

.lli_testimonial_area .slide{
    padding: 100px 10px 109px 10px;
}

.lli_testimonial_area .slide .item_test_content .item_test_img{
    position: relative;
}

.lli_testimonial_area .slide .item_test_content .item_test_img i{
    position: absolute;
    right: 32%;
    bottom:0%;
    width:40px;
    height: 40px;
    line-height: 40px;
    background: #fff;
    color:#fc6804;
    border-radius: 50%;
}

.lli_testimonial_area .slide .item_test_content .item_test_img img{
    border:5px solid #fff;
    border-radius: 50%;
    width:100px;
    height: 100px;
    margin: 0 auto;
    display: block;
}

.lli_testimonial_area .slide .carousel-control{
    width:40px;
    height: 40px;
    line-height: 36px;
    background: #f29a5e;
    top:93.7%;
}

.lli_testimonial_area .slide .carousel-control:hover{
    background: #333;
    color:#fff;
}

.lli_testimonial_area .slide .carousel-control.left{
    left:79.5%;
}





/*
Paricing section
---------------------------------------------------*/

.lli_main_pricing_area{
    overflow: hidden;
}

.lli_main_pricing_area .lli_pricing_content .lli_pricing_item:hover .lli_price_area{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.lli_main_pricing_area .lli_pricing_content .lli_pricing_item.standard{
    box-shadow: 0px 0px 3px 1px #f4f4f4;
}

.lli_main_pricing_area .lli_pricing_content .lli_pricing_item .lli_pricing_item_head{
    position: relative;
    background: url(../images/lli-price-img-bg.jpg) no-repeat center center;
    background-size: cover;
    padding: 40px 10px 80px 10px;
    border-bottom: 4px solid #fc6804;
}

.lli_main_pricing_area .lli_pricing_content .lli_pricing_item .lli_pricing_item_head .lli_price_area{
    width:70px;
    height: 70px;
    background: #fc6804;
    position: absolute;
    left:50%;
    bottom:-30px;
    border-radius: 50%;
    display: inline-block;
    margin-left:-35px;
    line-height: 65px;
    font-weight: 600;
    border:4px solid #f4f4f4;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    font-size:2.000rem;
}

.lli_main_pricing_area .lli_pricing_content .lli_pricing_item .lli_pricing_head_text{
    position: relative;
    z-index: 3;
}
.lli_main_pricing_area .lli_pricing_content .lli_pricing_item .lli_pricing_head_text h3{
    color:#fff;
}

.lli_main_pricing_area .lli_pricing_content .lli_pricing_item .lli_price_body{
    background: #f4f4f4;
    padding: 40px 15px;
}

.lli_main_pricing_area .lli_pricing_content .lli_pricing_item .lli_price_body li{
    font-size:15px;
    line-height: 4.5rem;
    border-bottom: 1px solid #ececec;
    color:#4a4a4a;
}

.lli_main_pricing_area .lli_pricing_content .lli_pricing_item .lli_price_body li:last-child{
    border-bottom: 0px solid #ececec;
}

.lli_main_pricing_area .lli_pricing_content .lli_pricing_item a{
    background: #fc6804;
    width:100%;
    padding: 1rem;
    color:#fff;
}


/*
clientlogo section
---------------------------------------------------*/

.lli_clientlogo{
    background: url(../images/client-logo-bg.jpg) no-repeat center center;
    background-size: cover;
    position: relative;
}

.lli_main_client_logo_area{
    padding: 40px 5px;
    overflow: hidden;
}

.lli_main_client_logo_area .lli_client_item_img{
    overflow: hidden;
    display: inline-block;
}

.lli_main_client_logo_area .lli_client_item_img img{
    opacity: 0.4;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    width:100%;
    height: 90px;
}

.lli_main_client_logo_area .lli_client_item_img img:hover{
    opacity: 1;
}


/*
Footer weidget
---------------------------------*/

/*LLi Wedget Footer Style*/
.lli_main_weidget .single_weidget ul li:hover a {
    color: #fc6804;
}

.lli_main_weidget .single_weidget ul li:hover span.icon {
    color: #fc6804;
}

.lli_main_weidget .single_weidget .wwidget_socail a:hover i {
    color: #fff;
    background: #fc6804;
    border: 1px solid #fc6804;
}

.lli_main_weidget .single_weidget .single_widget_blog:hover a {
    color:#fc6804;
}

.lli_main_weidget .single_weidget .single_widget_blog:hover p {
    color:#fff;
}

.lli_weidget_item .input-group button.btn{
    color:#fff;
    background: #fc6804;
    outline: none;
}

.lli_weidget_item .input-group .form-control{
    border-radius: 20px 0px 0px 20px;
}

.lli_weidget_item .input-group .input-group-btn .btn{
    border-radius: 0px 20px 20px 0px;
}

.footer_logo{
    overflow: hidden;
}


/*
Footer Section
----------------------------------*/

.footer.lli_footer{
    background: transparent;
    width:100%;

}

.footer.lli_footer .main_footer{
    position: relative;
}

.footer.lli_footer .main_footer:before{
    content: "";
    width:44%;
    position: absolute;
    left:0;
    top:0;
    background: #fff;
    height: 1px;
}

.footer.lli_footer .main_footer:after{
    content: "";
    width:44%;
    position: absolute;
    right:0;
    top:0;
    background: #fff;
    height: 1px;
}


.scrollup.lli_scrollup .hexagon {
    background-color: #fc6804;
}



/*=============================================================
           Home page Three
===============================================================*/
.yam_home .btn:hover{
    background: #0099ff;
}

nav.yam_menu{
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

nav.yam_menu .menu_border_bottom:before{
    width: 100%;
    height: 1px;
    background-color: #0099ff;
    margin: 0px auto;
    content: "";
    position: relative;
    bottom: -67px;
    z-index:-1;
}

nav.yam_menu .nav>li>a:hover, .nav>li>a:focus{
    border:0px solid transparent;
    outline: none;
}

.yam_menu .navbar-brand img{
    width:100%;
    height: 100%;
}

nav.navbar.bootsnav.yam_menu ul.nav {
    margin-top:5px;
}

.yam_menu .attr-nav > ul > li > a {
    padding: 6px 15px;
    color:#111f28;
}

.yam_menu .attr-nav > ul > li > a span.icon{
    padding-left: 10px;
    color: #1a1a1a;
    font-size: 1.525rem;
    line-height: 4rem;
}

nav.navbar.bootsnav.yam_menu ul.nav > li > a {
    color: #111f28;
    font-size: 15px;
    padding: 20px 20px;
    font-weight: 600;
    outline:none;
}

nav.navbar.bootsnav.yam_menu ul.nav li.megamenu-fw > a:hover, 
nav.navbar.bootsnav.yam_menu ul.nav li.megamenu-fw > a:focus,
nav.navbar.bootsnav.yam_menu ul.nav li.active > a:hover, 
nav.navbar.bootsnav.yam_menu ul.nav li.active > a:focus, 
nav.navbar.bootsnav.yam_menu ul.nav li.active > a{
    color:#0099ff;
}



/*
Yam Home Section
-----------------------------------------*/
.yam_banner_area{
    background: url(../images/yam-home-bg-img.jpg) no-repeat top center;
    position: relative;
    height: 740px;
}

.yam_banner_area .yam_banner_item_content{
    position: relative;
    z-index: 2;
    padding: 150px 40px;
}

.yam_banner_area .yam_banner_text .banner_title_2{
    color:#0099ff;
    font-weight: 600;
}



/*
Yam Quality Section
----------------------------------------*/

.yam_quality_overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,153,255,0.80);
}

.yam_quality_content_area{
    overflow: hidden;
    width:100%;
}

.yam_main_quality_area .slide .carousel-indicators{
    top:5%;
    left:98%;
}

.yam_main_quality_area .slide .carousel-indicators li{
    background-color: #cdcdcd;
}

.yam_main_quality_area .slide .carousel-indicators li.active{
    background-color: #0099ff;
}

.yam_quality_content_area .yam_quality_item_left h2{
    font-size: 3.000rem;
    font-weight: 600;
    line-height: 4.5rem;
    color:#fff;
}

.yam_quality_content_area .yam_quality_left_img{
    position: relative;
}

.yam_quality_content_area .yam_quality_left_img .quote_left i{
    font-size:3rem
}

.yam_quality_content_area .yam_quality_left_img .quote_right i{
    font-size:3rem
}

.yam_quality_content_area .yam_quality_left_img img{
    width:100%;
}

.yam_quality_content_area .yam_quality_tinny_content_area{
    border: 5px solid #0099ff;
    margin-left: 0px;
    padding: 55px 45px;
    margin-top:65px;
    border-left:0;
}

.yam_quality_content_area .yam_quality_left_text{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    padding: 80px 30px;
    height: 100%;
    z-index: 0;
    overflow: hidden;
    color: #fff;
}

.yam_quality_content_area .yam_quality_tiny_content_item h4 span.icon{
    color: #1a1a1a;
    font-size: 2rem;
    margin-right: 10px;
    display: inline-block;
    position: relative;
    bottom: -4px;
    font-weight: 600;
}


/*
Yam Solution Section
-----------------------------------------*/
.yam_main_solution_area .yam_solution_item_left img{
    width:100%;
    height: 375px;
}

.yam_main_solution_area .yam_solution_item_right{
    background: #0099ff;
    padding: 70px 80px;
    min-height: 375px;
}

.yam_main_solution_area .yam_solution_item_right h3{
    color:#1a1a1a;
}
.yam_main_solution_area .yam_solution_item_right h2{
    color:#fff;
}

.yam_main_solution_area .yam_solution_item_right a.btn{
    margin-top:15px;
}

.yam_main_solution_area .yam_solution_item_right a.btn-primary{
    color:#fff;
}



/*
    Yam Portfolio section
---------------------------------------------------------------*/
.yam_work_content_area.mixcontent{
    padding-bottom: 120px;
}

.yam_main_work_menu.main_mix_menu{
    margin-bottom:0px;
    position: relative;
    border-top:1px solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd;
}

.hover_divider{
    background: #595853;
    width:200px;
    height: 1px;
    display: block;
    overflow: hidden;
    margin: 10px auto;
}

.yam_main_work_menu.main_mix_menu ul li{
    padding: 2rem 0rem;
    display: inline-block;
    font-size: 1.143rem;
    -webkit-transition: .5s;
    transition: .5s;
    cursor: pointer;
    width: 14%;
    color: #777777;
    font-weight: 600;
    position: relative;
}


.yam_main_work_menu.main_mix_menu ul li.active{
    color:#0099ff;
}

.yam_main_work_menu.main_mix_menu ul li:before{
    content: "";
    position: absolute;
    height: 20px;
    width: 2px;
    right: 0;
    top: 29px;
    background: #777777;
}

.yam_main_work_menu.main_mix_menu ul li:nth-child(4):before{
    content: "";
    position: absolute;
    right: -12px;
}

.yam_main_work_menu.main_mix_menu ul li:last-child:before{
    display: none;
}

.yam_work_content_area .single_mixi_portfolio{
    position: relative;
    float: left;
    width: 100%;
    overflow: hidden;
    margin-bottom: 10%;
    min-height: 235px;
}

.yam_work_content_area .single_mixiportfolio_text{
    padding: 7rem 3rem;
}

.yam_work_content_area .single_mixi_portfolio .caption{
    padding-bottom:20px;
    display: block;
    text-transform: lowercase;
}

.yam_work_content_area .single_mixi_portfolio img{
    width:100%;
    -webkit-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}

.yam_work_content_area .single_mixi_portfolio:hover .port_overfolio{
    opacity:1;
}

.yam_work_content_area .single_mixi_portfolio:hover img{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.yam_work_content_area .port_overfolio {
    background: rgba(0,0,0,0.80);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: .5s;
    transition: .5s;
    opacity: 0;
    color:#fff;
}
.yam_work_content_area .port_overfolio .caption h6{
    color:#0099ff;
}

.yam_work_content_area .port_overfolio .s_team_overlay_border {
    border: 1px solid #a3a5a8;
    width: 95%;
    height: 95%;
    position: absolute;
    left: 2.5%;
    top: 2.5%;
    padding-top: 10%;
    padding-left: 5%;
    padding-right: 5%;
}

.yam_work_content_area .hover_middle_text{
    width:100%;
    display: inline-block;
}



.yam_work_content_area.mixcontent .mix{
    display: none;
    -webkit-backface-visibility: hidden;
    -webkit-transform-origin: 50% 0;
}



/*
Yam Service section
------------------------------------------*/

.yam_service_items {
    margin: 40px 0;
}
.yam_service_items .hexagon {
    position: relative;
    width: 70px;
    height: 40px;
    background-color: #0099ff;
    margin: 20px 0;
    border-left: solid 5px #038fed;
    border-right: solid 5px #038fed;
}

.yam_service_items .hexagon:before,
.yam_service_items .hexagon:after {
    content: "";
    position: absolute;
    z-index: 1;
    width: 49px;
    height: 49px;
    -webkit-transform: scaleY(0.5774) rotate(-45deg);
    -ms-transform: scaleY(0.5774) rotate(-45deg);
    transform: scaleY(0.5774) rotate(-45deg);
    background-color: inherit;
    left: 5px;
}

.yam_service_items .hexagon:before {
    top: -25px;
    border-top: solid 7.0711px #038fed;
    border-right: solid 7.0711px #038fed;
}

.yam_service_items .hexagon:after {
    bottom: -25px;
    border-bottom: solid 7.0711px #038fed;
    border-left: solid 7.0711px #038fed;
}
.yam_service_items .about-content {
    width: 100%;
    position: absolute;
    z-index: 22;
    line-height: 3.2rem;
    text-align: center;
}
.yam_service_items .about-content span.icon{
    font-size:1.5rem;
    color:#fff;
}



/*
               Yam Our Mission section
---------------------------------------------------------*/
.yam_main_mission .slick-dots{
    bottom: 60px;
}

.yam_main_mission .slick-dotted.slick-slider{
    margin-bottom: 0px; 
}

.yam_main_mission .slick-dots li button:before{
    background-color:#fff;
}

.yam_main_mission .yam_mission_item i{
    margin-bottom: 5%;
}

.yam_main_mission .yam_mission_item{
    padding: 6rem 2rem;
    min-height: 400px;
}

.yam_main_mission .yam_mission_item h3{
    color:#1a1a1a;
}
.yam_main_mission .yam_mission_item h2{
    color:#fff;
}

.yam_main_mission .yam_mission_item.yam_mission_item_1{
    background: #0099ff;
}

.yam_main_mission .yam_mission_item.yam_mission_item_2{
    /*background: url(../images/yam-mission-bg-img.jpg) no-repeat center center;*/
    position: relative;
    background-size: cover;
    padding: 5.3rem 2rem;
}
.yam_mission_item_2 h1{
    font-size:2.714rem;
}
.yam_mission_item_2 h1 span{
    color:#fff;
}
.yam_mission_item_2 p{
    font-size:1.571rem;
}

.divider_horizontal{
    position: absolute;
    left: 51%;
    top:20%;
    width:1px;
    height: 60%;
    background: #6c6c6c;
    z-index: 2;
}

.divider_vertical{
    position: absolute;
    left: 15%;
    top: 51%;
    width: 70%;
    height: 1px;
    background: #6c6c6c;
    z-index: 2;
}

.yam_main_mission .yam_mission_item{
    background: #0099ff;
    padding: 6.3rem 2rem;
}

.yam_main_mission .yam_mission_item h2 span{
    color:#fff;
}

.yam_main_mission .yam_mission_item form.form-inline .form-group{
    background: #0099ff;
    position: relative;
}

.yam_main_mission .yam_mission_item form.form-inline .form-group input.form-control{
    background: transparent;
    border-bottom: 1px solid #fff !important;
    color:#fff;
    padding: 0px 70px 0px 0px;
    width:100%;
    border:0px;
}
.yam_main_mission .yam_mission_item input[type="text"].form-control::-webkit-input-placeholder{
    color: #fff;
} 
.yam_main_mission .yam_mission_item input[type="text"].form-control::-moz-placeholder{
    color: #fff;
}

.yam_main_mission .yam_mission_item form.form-inline .form-group button{
    position: absolute;
    right: 0;
    top: 5px;
    color: #fff;
    font-size: 1.2rem;
    background: transparent;
    border: 0;
    padding: 0;
    margin: 0;
    outline: 0;
}

.yam_main_mission .yam_mission_item form.form-inline .form-group button i.fa{
    font-size: 1.2rem;
}



/*
            Yam  Team section
----------------------------------------------------------*/

.main_team_area.yam_main_team_area .main_team_slider {
    margin-bottom: 7%;
}

.yam_main_team_area .single_team .single_team_img{
    position: relative;
}

.yam_main_team_area .single_team .single_team_img img{
    width:100%;
}

.yam_main_team_area .single_team .single_team_img:hover .single_team_overlay{
    opacity: 1;
}

.yam_main_team_area .single_team .single_team_overlay{
    background: rgba(52, 45, 41, 0.80);
    position: absolute;
    left:0;
    bottom: 18%;
    width:100%;
    height: 45%;
    opacity: 0;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    padding-top: 8%;
}

.yam_main_team_area .single_team .single_team_overlay .team_socail a i{
    color:#9a9a9a;
    font-size:0.875rem;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.yam_main_team_area .single_team .single_team_overlay .team_socail a:hover i{
    color:#fff;
}

.yam_main_team_area .single_team .single_team_overlay .team_socail a{
    padding: 5px;
}

.yam_main_team_area .single_team .single_team_overlay p{
    padding: 5px;
}

.yam_main_team_area .single_team .single_team_overlay p.author_pod{
    margin-bottom: 5px;
    padding: 0;
    color:#0099ff;
}

.yam_main_team_area .single_team .single_team_text{
    position: absolute;
    left:0;
    bottom:0px;
    width:100%;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    background: rgba(0, 153, 255, 0.9);
    padding: 1.5rem 0rem;
}

.yam_main_team_area .single_team .single_team_text h6{
    margin-bottom: 0.2rem;
    color:#fff;
}

.main_team_area.yam_main_team_area .slick-dots {
    bottom: -30px;
}



/*
            Yam Client Testimonial section
---------------------------------------------------------*/
.yam_client_test{
    position: relative;
    background: url(../images/yam-client-test-bg-img.jpg) no-repeat center center;
    background-size: cover;
}

.main_yam_client_test_area{
    overflow: hidden;
    position:relative;
}
.main_yam_client_test_area .slick-arrow{
    width:40px;
    height:40px; 
    line-height: 40px;
    background: #636363;
    text-align: center;
    float: right;
    font-size: 1.5rem;
    color:#cdcdcd;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    cursor:pointer;
}

.main_yam_client_test_area .slick-arrow.nextprevleft {
    margin-right: 3.4%;
    position: absolute;
    right: 0;
    top:0;
    z-index: 2;

}

.main_yam_client_test_area .slick-arrow.nextprevright  {
    right:0;
    top:0;
    position: absolute;
}

.main_yam_client_test_area .slick-arrow:hover{
    background: #fff;
    color:#636363;
}

.main_yam_client_test_area .head_title{
    margin-bottom: 0;
}
.main_yam_client_test_area .head_title h2{
    color:#fff;
}
.main_yam_client_test_area .head_title p{
    color:#f1f1f1;
}

.main_yam_client_test_area .main_yam_client_test_item {
    overflow: hidden;
}

.main_yam_client_test_item .client_test_item_icon{
    position: relative;
    width:100%;
    margin:20px auto;
}

.main_yam_client_test_item .client_test_item_icon i{
    background: #0099ff;
    width:65px;
    height: 65px;
    line-height: 65px;
}

.main_yam_client_test_item .client_test_item_icon:before{
    content: "";
    position: absolute;
    left:0;
    top:50%;
    width:40%;
    height: 5px;
    background: transparent;
    border-bottom: 1px solid #cdcdcd;
    border-top: 1px solid #cdcdcd;
}

.main_yam_client_test_item .client_test_item_icon:after{
    content: "";
    position: absolute;
    right:0;
    top:50%;
    width:40%;
    height: 5px;
    background: transparent;
    border-bottom: 1px solid #cdcdcd;
    border-top: 1px solid #cdcdcd;
}

.main_yam_client_test_item .client_test_item_icon i{
    font-size:3rem;  
}

.main_yam_client_test_item .client_test_item_text p{
    font-size:15px;
    font-weight: 600;
    letter-spacing: 1px;
}

.main_yam_client_test_item .client_test_item_author{
    position: relative;
}

.main_yam_client_test_item .yam-separator img{
    width:100%;
}

.main_yam_client_test_item .client_test_item_author .c_t_i_author_text{
    margin-left:14%;
}

.main_yam_client_test_item .client_test_item_author .c_t_i_author_text h6{
    color:#0099ff;
}




/*
            Yam Blog section
---------------------------------------------------------*/

.yam_main_blog_area{
    overflow: hidden;
    width:100%;
}

.yam_main_blog_area .yam_blog_content_area .yam_blog_items .yam_blog_items_img{
    position: relative;
    overflow: hidden;
}


.yam_main_blog_area .yam_blog_content_area .yam_blog_items .yam_blog_items_img img{
    width:100%;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.yam_separator{
    width:150px;
    height: 1px;
    margin:20px auto;
    background: #0099ff;
}

.yam_main_blog_area .yam_blog_content_area .yam_blog_items .yam_blog_items_img .yam_update_text{
    background: rgba(0, 153, 255, 0.6);
    width: 100%;
    position: absolute;
    left:0;
    bottom:0;
}
.yam_main_blog_area .yam_blog_content_area .yam_blog_items .yam_blog_items_img .yam_update_text i{
    float: left;
    width: 20%;
    background: #0099ff;
    text-align: center;
    padding: 1.5rem 0rem;
    margin-right: 20px;
    font-size:2rem;
}
.yam_main_blog_area .yam_blog_content_area .yam_blog_items .yam_blog_items_img .yam_update_text p{
    line-height:5rem;
    display: inline-block;
    width:70%;
}
.yam_main_blog_area .yam_blog_content_area .yam_blog_items_content a h5{
    color:#3a3a3a;
    margin-bottom: 5px;
}
.yam_main_blog_area .yam_blog_content_area .yam_blog_items_content .yam_blog_date_author li a{
    color:#777777;
    border-right: 1px solid #777777;
    padding-right: 1rem;
}
.yam_main_blog_area .yam_blog_content_area .yam_blog_items_content .yam_blog_date_author li:last-child a{
    border-right: 0px solid #777777;
    padding-right: 0rem;
}
.yam_main_blog_area .yam_blog_content_area .yam_blog_items_content a.readMore{
    color:#6a6a6a;
    font-weight: 600;
}
.yam_main_blog_area .yam_blog_content_area .yam_blog_items_content a.readMore:hover{
    color:#3a3a3a;
}



/*
clientlogo section
---------------------------------------------------*/

.yam_clientlogo{
    background: url(../images/client-logo-bg.jpg) no-repeat center center;
    background-size: cover;
    position: relative;
}

.yam_clogo_overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,153,255,0.80);
}

.yam_main_client_logo_area{
    padding: 40px 5px;
    overflow: hidden;
}

.yam_main_client_logo_area .yam_client_item_img{
    overflow: hidden;
    display: inline-block;
}

.yam_main_client_logo_area .yam_client_item_img img{
    opacity: 0.4;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    width:100%;
    height: 90px;
}

.yam_main_client_logo_area .yam_client_item_img img:hover{
    opacity: 1;
}



/*Yam Wedget Footer Style*/
.yam_main_weidget .single_weidget ul li:hover a {
    color: #0099ff;
}

.yam_main_weidget .single_weidget ul li:hover span.icon {
    color: #0099ff;
}

.yam_main_weidget .single_weidget .wwidget_socail a:hover i {
    color: #fff;
    background: #0099ff;
    border: 1px solid #0099ff;
}

.yam_main_weidget .single_weidget .single_widget_blog:hover a {
    color:#0099ff;
}

.yam_main_weidget .single_weidget .single_widget_blog:hover p {
    color:#fff;
}


/*
Yam Footer Section
----------------------------------*/

.footer.yam_footer{
    background: transparent;
    width:100%;

}

.footer.yam_footer .main_footer{
    position: relative;
}

.footer.yam_footer .main_footer:before{
    content: "";
    width:44%;
    position: absolute;
    left:0;
    top:0;
    background: #fff;
    height: 1px;
}

.footer.yam_footer .main_footer:after{
    content: "";
    width:44%;
    position: absolute;
    right:0;
    top:0;
    background: #fff;
    height: 1px;
}


.scrollup.yam_scrollup .hexagon {
    background-color: #0099ff;
}



/*==================================================

            About Us Page

====================================================*/
.main_banner h2{
    color: #fff;
}

.main_banner .breadcrumb li a{
    color:#fff;
}

.about_banner{
    position: relative;
    margin-top:165px;
    background: url(../images/about-banner-img-bg.jpg) no-repeat center center;
    background-size: cover;
    overflow: hidden;
    box-shadow: 0px 0px 0px 5px #2e3192;
    height: 300px;
}

.main_about_banner{
    position: relative;
}
.main_about_banner.sections{
    padding-top: 90px;
    padding-bottom: 120px;
}

.main_about_banner .breadcrumb{
    background: transparent;
    width: 20%;
    margin: 0 auto;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    border-radius: 0;
    position: relative;
    padding: 0.855rem;
    margin-top:20px;
}
.main_about_banner .breadcrumb:before{
    content: "";
    width: 25px;
    height: 48px;
    position: absolute;
    left: -25px;
    top: -2px;
    background: url(../images/bredcomeb.png) no-repeat center center;
}
.main_about_banner .breadcrumb:after{
    content: "";
    width: 25px;
    height: 48px;
    position: absolute;
    right: -25px;
    top: -2px;
    background: url(../images/bredcomea.png) no-repeat center center;
}

.thu_main_counter_area .lli_counter_item h1{
    color: #ffb902;
    font-weight: 800 !important;
    font-size:2.571rem;
}
.thu_main_counter_area .lli_counter_item p{
    font-size:1.429rem;
    font-weight: 600 !important;
}

.thu_main_counter_area .lli_counter_item h1 span{
    color: #ffb902;
}



/*
About thu Tem
-------------------------------------*/
.thu_main_team_area .single_team .single_team_text {
    position: absolute;
    left: 0px;
    bottom:-1px;
    background: #ffb902;
}

.thu_main_team_area .single_team .single_team_overlay p.author_pod {
    color: #ffb902;
    font-weight: 600;
}



/*
About Thu About Us
-----------------------------*/
.thu_main_about_area .lli_about_item_right .nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    color: #fff;
    cursor: default;
    background-color: #0099ff;
    border: 1px solid #0099ff;
}

.thu_main_about_area .lli_about_item_right .nav-tabs>li>a:hover {
    text-decoration: none;
    background-color: #ffb902;
    color: #fff;
    border: 1px solid #ffb902;
}
.thu_main_about_area .about_right_content .nav-tabs>li.active:before{
    border: 1px solid #f7f8f9;
}

.thu_main_about_area .lli_main_about_content_area .lli_about_item_left .lli_about_queat_text {
    position: absolute;
    right: 0;
    bottom: 0;
    background: #ffb902;
    padding: .875rem 2.5rem;
}
.thu_main_about_area .lli_main_about_content_area .lli_about_item_left .lli_about_queat_text:before{
    content: "";
    width:0px;
    height: 0px;
    position: absolute;
    left:-54px;
    top:-1px;
    border-bottom: 53px solid #ffb902;
    border-left: 54px solid transparent;
}

.thu_main_about_area .lli_about_item_right .lli_about_tiny_content_area .lli_about_tiny_content_item h4 span.icon {
    margin-right: 10px;
    color: #0099ff;
    font-size:2rem;
}
.lli_main_about_content_area .lli_about_item_right.about_right_content{
    background-color: #f7f8f9;
    padding: 30px 40px;
}



/*==================================================
        Service Page
====================================================*/

/*
Quality section
-------------------------------------*/

.thu_main_quality_area .yam_quality_content_area .yam_quality_tinny_content_area {
    border: 5px solid #ffb902;
    border-left: 0;
}

.thu_main_quality_area .yam_quality_overlay {
    background: rgba(255,185,2,0.9);
}

.thu_main_quality_area .slide .carousel-indicators li.active {
    background-color: #ffb902;
}


/*
        work section
-----------------------------------*/
.thu_main_work_menu.main_mix_menu ul {
    background: #ffb902;
}


/*
Service Section
---------------------------------------------*/

 


/*
Pricing section
------------------------------------------*/

.thu_main_pricing_area .lli_pricing_content .lli_pricing_item .lli_pricing_item_head {
    border-bottom: 4px solid #ffb902;
}

.thu_main_pricing_area .lli_pricing_content .lli_pricing_item .lli_pricing_item_head .lli_price_area {
    background: #ffb902;
}

.thu_main_pricing_area .lli_pricing_content .lli_pricing_item a {
    background: #ffb902;
}




/*===========================================================
            Gallery 3 Column Pages
=============================================================*/
.thu_gallery_content_area .single_mixi_portfolio {
    width:100%;
    height: 300px;
}

.thu_gallery_content_area .single_mixi_portfolio img {
    width:100%;
    height: 100%;
}

.thu_navigation_area{
    display: inline-block;
    width:100%;
}

.thu_navigation_area .pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.thu_navigation_area .pagination>li:last-child>a, .pagination>li:last-child>span {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.thu_navigation_area .pagination>li>a, .pagination>li>span {
    padding: 1rem 1.5rem;
    border: 1px solid #111f28;
    margin-right: 10px;
    color:#111f28
}

.thu_navigation_area .pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #fff;
    background-color: #ffb902;
    border-color: #ffb902;
}




/*===========================================================
            Single Project Page
============================================================*/

.main_durations_area .slick-arrow{
    width:40px;
    height:40px; 
    line-height: 40px;
    background: #fff;
    text-align: center;
    float: right;
    font-size: 1.5rem;
    color:#333;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    cursor:pointer;
    opacity: 0.3;
}

.main_durations_area .slick-arrow.nextprevleft {
    margin-right: 3.5%;
    position: absolute;
    right: 0;
    top:74.3%;
    z-index: 2;

}

.main_durations_area .slick-arrow.nextprevright  {
    right:0;
    top:74.3%;
    position: absolute;
}

.main_durations_area .slick-arrow:hover{
    background: #232323;
    color:#fff;
    opacity: 1;
}

.main_duration_slide .duration_slider_item img{
    width:100%;
}

.duration_bottom_list ul{
    background:#ffb902; 
    padding: 10px;
    width:100%;
    margin-left: 0px;
}

.duration_bottom_list ul li{
    border:1px solid #ffce4e;
    padding: 10px 30px;
    width:25.08%;
    margin-right: -5px;
    color:#111f28;
}

/*
single Project Details And Features section
--------------------------------------------*/

.s_details_features_left_content h4{
    color:#232323;
}

.s_details_features_left_content ul li{
    line-height: 3.2rem;
    color:#4a4a4a;
}

.s_details_features_left_content ul li i{
    margin-right: 10px;
    color:#ffb902;
}

.s_details_features_img img{
    width:100%;
}



/*
            s_details_features Accordion
------------------------------------------------*/

.details_features_accordion h6{
    background: #111f28;
    margin-bottom: 0rem;
}

.details_features_accordion h6 + div {
    height: 0px;
    padding: 0px;
    overflow: hidden;
    background: #f6f7f8;
    display: block!important;
    -webkit-transform: translateZ(0);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin-bottom: 5px;
}

.details_features_accordion h6 + div.open {
    height: 140px;
}

.details_features_accordion h6 a{
    display: block;
    padding: 1.2rem 1rem;
    color: #6a6a6a;
    text-decoration: none;
    font-weight: normal;
    overflow: hidden;
}

.details_features_accordion h6 span{
    font-weight: 600;
}

.details_features_accordion h6 a i{
    float: right;
}

.details_features_accordion h6.open a {
    color:#fff;
}

.details_features_accordion h6.open a i{
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.details_features_accordion .content {
    padding: 25px;
    border-bottom: 2px solid #ffb902;
    color:#4a4a4a;
}



/*====================================================
                    Blog Post 01 Page
======================================================*/
.blog_post_area{
    overflow: hidden;
}


.blog_post_content .blog_post_item .blog_post_item_img{
    overflow: hidden;
}

.blog_post_content .blog_post_item:hover .blog_post_item_img img{ 
    -webkit-transform: scale(1.1); 
    transform: scale(1.1); 
}
.blog_post_content .blog_post_item .blog_post_item_img img{
    width:100%;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.blog_post_content .blog_post_item .blog_post_item_content h4{
    color:#3a3a3a;
    font-weight: 600;
    margin-bottom:0px;
}

.blog_post_content .blog_post_item .blog_post_item_content .blog_post_item_socail_area{
    border-top:1px solid #cdcdcd;
    border-bottom:1px solid #cdcdcd;
    padding: 1rem 0rem;
}

.blog_post_content .blog_post_item .blog_post_item_content .blog_post_item_socail_area ul li a{
    color:#949494;
    font-weight: 500;
}

.blog_post_content .blog_post_item .blog_post_item_content .blog_post_item_socail_area ul li a:hover i{
    color:#ffb902;
}

.blog_post_content .blog_post_item .blog_post_item_content p{
    line-height: 1.8rem;
}

.blog_post_content .blog_post_item .blog_post_item_content .redmore{
    color:#ffb902;
}




/*
sidebar items
-------------------*/
.sidebar_contactus{
	top:10px;
    position: relative;
    overflow: hidden;
}

.sidebar_contactus img{
    width:100%;
}

.sidebar_contactus .sidebar_contactus_text{
    position: absolute;
    top: 25%;
    left: 122%;
    margin-left:-100%;
}

.sidebar_contactus .sidebar_contactus_text h3{
    line-height: 3rem;
    letter-spacing: 2px;
}

.single_sidebar .input-group{
    border:5px solid #ffb902;
}

.single_sidebar .input-group input[type="text"]{
    border:0px none;
}

.single_sidebar .input-group .btn{
    background: #232323;
    margin-left: 0px;
    outline:none;
    color:#fff;
}

.single_sidebar .input-group .btn:hover{
    background: #ffb902;
}

.single_sidebar .sidebar_head {
    position: relative;
    background: #ffb902;
    display: block;
    border-left: 5px solid #333;
}

.single_sidebar .sidebar_head h3 {
    padding: 0.5rem 1.575rem;
    position: relative;
    z-index: 9;
    line-height: 2.5rem;
}

.single_sidebar .sidebar_head h3 span{
    margin-right: 10px;
    color:#fff;
}

.single_sidebar .sidebar_caterories_list ul li{
    line-height:4rem;
    font-size:15px;
    border-bottom: 1px solid #cdcdcd;
}

.single_sidebar .sidebar_caterories_list ul li span.icon{
    color:#ffb902;
    margin-right:5px;
}

.single_sidebar .sidebare_projects_post{
    width:100%;
    margin-left:-3%;
}

.single_sidebar .sidebare_projects_post .sidebare_project_img{
    width: 29.885%;
    display: inline-block;
    margin-left:2.7%;;
    margin-bottom: 4%;
}

.single_sidebar .sidebare_projects_post .sidebare_project_img img{
    width:100%;
}




/*=========================================
            Blog Post 2 Page
===========================================*/ 

.blog_post2_content .blog_post_item .blog_post_item_img{
    position: relative;
    height: 240px;
    overflow: hidden;
}

.blog_post2_content .blog_post_item .blog_post_item_img img{
    width:100%;
    height: 100%;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.blog_post2_content .blog_post_item .blog_post_item_img .blog_update_date{
    position: absolute;
    left:0;
    top:0;
    padding: .800rem 1.2rem;
    margin-bottom: 0;
    line-height:1rem; 
    background:#ffb902;
    border-radius: 0% 50% 50% 50%;
}
.blog_post2_content .blog_post_item .blog_post_item_img .blog_update_date h6{
    color:#fff
}

.blog_post2_content .blog_post_item_content .blog_post_item_socail_area{
    padding: .800rem 1.2rem;
    line-height:1rem; 
    background:#ffb902;
}

.blog_post2_content .blog_post_item_content .blog_post_item_socail_area ul li a{
    color:#fff;
    font-weight: 500;
}

.blog_post2_content .blog_post_item_content .blog_post_item_socail_area ul li a i{
    color:#fff;
}

.blog_post2_content .blog_post_item_content .blog_post_item_socail_area ul li a:hover i{
    color:#232323;
}

.blog_post2_content .blog_post_item_content h4{
    color:#3a3a3a;
    font-weight: 600;
    margin-bottom:0px;
}

.blog_post2_content .blog_post_item_content .redmore{
    color:#ffb902;
}



/*===========================================
                    Blog Single Page
=============================================*/
.blog_single_blockqute_border {
    border: 1px solid #ffffff;
    width: 99%;
    height: 93%;
    position: absolute;
    left: 0.5%;
    top: 3.5%;
}

.blockqute_overlay{
    background: rgb(0 153 255 / 67%);
    position: absolute;
    left:0;
    top:0;
    width:100%;
    height: 100%;
}

.blog_single_blockqute{
    position: relative;
    background: url(../images/blockqute-img-bg.jpg) no-repeat center center;
    background-size: cover;
}

.blog_single_blockqute .blog_single_blockqute_text{
    padding: 2.6rem 2rem;
    position: relative;
}

.blog_single_blockqute .blog_single_blockqute_text p{
    color:#fff;
    font-weight: 600;
}

.blog_single_blockqute .blog_single_blockqute_text span{
    overflow: hidden;
    display: inline-block;
    margin-right: 20px;
    float: left;
    margin-top:-5px;
}

.blog_single_blockqute .blog_single_blockqute_text span i{
    font-size: 4rem;
    color:#fff;
}

/*blog_single_feature_text*/

.blog_single_feature_text .blog_single_feature_text_item ul li{
    line-height: 2.5rem;
}

.blog_single_feature_text .blog_single_feature_text_item ul li i{
    color:#ffb902;
    margin-right: 5px;
}

.blog_single_feature_text .blog_single_feature_text_item img{
    width:100%;
}

/*blog_single_author_area*/
.blog_single_author_area{    padding:20px;
    border: 1px solid #0099ff;
}

.blog_single_author_area .blog_single_author_img{
    border: 20px solid #0099ff;
    border-right: 0px;
}

.blog_single_author_area .blog_single_author_img img{
    width:100%;
}

.blog_single_author_area .blog_single_author_text {
    padding:1rem 1rem 1rem 0rem;
}

.blog_single_author_area .blog_single_author_text .blog_single_author_text_head {
    border-bottom: 5px solid #0099ff;
    line-height: 2rem;
    width: 100%;
    padding-bottom: 0.5rem;
    display: inline-block;
}

.blog_single_author_area .blog_single_author_text .blog_single_author_text_head h3{
    float: left;
    display: inline-block;
    color:#232323;
}

.blog_single_author_area .blog_single_author_text .blog_single_author_text_head ul li a{
    color:#777777;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.blog_single_author_area .blog_single_author_text .blog_single_author_text_head ul li a:hover i{
    color:#ffb902;
}


/*Comments area*/

.blog_single_comments_area .blog_single_comments_title h3{
    color:#232323;;
}

.blog_single_comments_area .comments_list .comments_list_item .comments_list_item_left{
    margin-right: 20px;
}

.blog_single_comments_area .comments_list .comments_list_item .comments_list_item_body{
    padding: 0rem 1rem;
}

.blog_single_comments_area .comments_list li:nth-child(2){
    margin-left: 12%;
}

.blog_single_comments_area .comments_list li:nth-child(3){
    margin-left: 12%;
    border-top:1px solid #cdcdcd;
    padding-top: 2rem;
}

.blog_single_comments_area .comments_list li:last-of-type{
    border-top:1px solid #cdcdcd;
    padding-top: 2rem;
}

.blog_single_comments_area .comments_list .comments_list_item .comments_list_item_heading_area{
    overflow: hidden;
}

.blog_single_comments_area .comments_list .comments_list_item .comments_list_item_heading_area h6{
    font-size:1.214rem;
    font-weight: 600;
    color:#232323;
}

.blog_single_comments_area .comments_list .comments_list_item .comments_list_item_heading_area span a.c_dates{
    border-right: 1px solid #777777;
    margin-right: 10px;
    padding-right: 10px;
    color:#777777;
}

.blog_single_comments_area .comments_list_item .comments_list_item_heading_area span a.c_reply{
    color:#777777;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.blog_single_comments_area .comments_list_item .comments_list_item_heading_area span a.c_reply:hover{
    color:#ffb902;
}

.blog_single_comments_area .comments_list .comments_list_item .comments_list_item_body p{
    overflow: hidden;
}

/*post Comments area*/

.blog_post_form_area .btn-primary{
    background: #ffb902;
    border-color:#ffb902;
}

.blog_post_form_area .btn-primary:hover{
    background: #111f28;
    border-color:#111f28;
    color:#fff;
}





/*===========================================
                    FAQ Page
=============================================*/

.faq_main_content h6{
    margin-bottom: 0rem;
    border: 1px solid transparent;
    position: relative;
}

.faq_main_content h6 + div {
    height: 0px;
    padding: 0px;
    overflow: hidden;
    display: block!important;
    -webkit-transform: translateZ(0);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin-bottom: 10px;
    border:1px solid #cdcdcd;
}

.faq_main_content h6 + div.open {
    height: 175px;
    border:1px solid #ffb902;
}

.faq_main_content h6 a{
    display: block;
    padding: 1.2rem 1rem 1.2rem 4.5rem;
    color: #6a6a6a;
    text-decoration: none;
    font-weight: normal;
    overflow: hidden;
}

.faq_main_content h6 span{
    font-weight: 600;
}

.faq_main_content h6 a i{
    float: right;
}

.faq_main_content h6.open{
    border:1px solid #ffb902;
}

.faq_main_content h6.open a{
    color:#1a1a1a;
    font-weight: 600;
}

.faq_main_content h6.open a i{
    color:#1a1a1a;
    font-weight: 600;
}

.faq_main_content h6:before {
    content:"Q";
    position: absolute;
    left:-1px;
    top:0;
    width:50px;
    height: 51px;
    color:#3a3a3a;
    text-align: center;
    line-height: 46px;
    font-weight: 600;
    font-size: 2rem;
    border:1px solid #cdcdcd;
}

.faq_main_content h6.open:before {
    content:"A";
    position: absolute;
    left:-1px;
    top:-1px;
    width:50px;
    height: 51px;
    color:#ffb902;
    text-align: center;
    line-height: 46px;
    font-weight: 600;
    font-size: 2rem;
    border:1px solid #ffb902;
}

.faq_main_content h6.open a i{
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.faq_main_content .content {
    padding: 25px;
    color:#4a4a4a;
}


/*======================================================
                Team grid Page
========================================================*/

.single_team_join{
    background: #111f28;
    padding:4.5rem 1rem;
}

.single_team_join span.icon{
    color:#fff;
    font-size:5rem;
}

.single_team_join p{
    color:#fff;
}



/*======================================================
                Team Single Details Page
========================================================*/

.team_single_details_content_area {
    overflow: hidden;
}

.team_single_details_right_area .nav-tabs>li {
    float: left;
    margin-bottom: 0px;
    width: 33.571%;
    margin-left: -2px;
}

.team_single_details_right_area .nav-tabs>li>a:hover {
    border-color: #ffb902;
    color:#fff;
}

.team_single_details_right_area .nav-tabs>li>a {
    margin-left: 2px;
    line-height: 1.82857143;
    border: 1px solid #cdcdcd;
    border-radius: 0px 0px 0 0;
    color:#b4b4b4;
    font-size:1.286rem;
    font-weight: 400;
    font-family: 'Open Sans';
}

.team_single_details_right_area .nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{
    color: #fff;
    cursor: default;
    
}

.team_single_details_right_area .nav-tabs>li>a:hover, .nav-tabs>li>a:focus {
    text-decoration: none;
    background-color: #ffb902;
}

.team_single_details_right_area .team_content_details ul li a{
    color:#777;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.team_single_details_right_area .team_content_details ul li a:hover i{
    color:#ffb902;
}
.team_content_details .author {
    color: #1a1a1a;
}
/*team Skill bar*/

.teamskillbar {
    position:relative;
    display:block;
    margin-bottom:15px;
    width:100%;
    background:transparent;
    height:6px;
    border:1px solid #ffb902;
    -webkit-transition:0.4s linear;
    transition:0.4s linear;
    -webkit-transition-property:width, background-color;
    transition-property:width, background-color;
}
.teamskillbar label{
    position: absolute;
    top:-25px;
    left:0;
    font-weight: 600;
}
.teamskillbar-bar {
    height:6px;
    width:0px;
    background:#ffb902;
    position: absolute;
    left:-1px;
    top:-1px;
}



/*===================================================
            Get a Quote Page
=====================================================*/
.main_get_quote_content .form-group .form-control{
    margin-top:30px;
}
.main_get_quote_content .form-group select.form-control{
    font-style:italic;
    color:#999999;
}
.main_get_quote_content .form-group select.form-control option{
    font-style:italic;
}
.main_get_quote_content .btn {
    background: #2e3192;
    border: 1px solid #2e3192;
}


/*===================================================
           404 Page
=====================================================*/


.main_error_area{
    overflow: hidden;
}

.main_error_area .error_text{
    position: relative;
}

.main_error_area .error_text h1{
    font-size:22.8575rem;
    color:#ffb902;
    line-height: 23rem;
}

.main_error_area .error_text h3{
    background: #fff;
    position: absolute;
    top: 51%;
    left: 0%;
    padding: 0.5rem;
    letter-spacing: 0.3rem;
    font-weight: 600;
}

.main_error_area .input-group-lg>.form-control{
    border-radius: 0;
}

.main_error_area .input-group-addon{
    border-radius: 0;
    background-color: #ffb902;
    color:#fff;
    border:1px solid #ffb902;
}



/*===============================================
            Contact Us Page
==================================================*/

.main_contactus_content .form-group .btn{
    background: #ffb902;
    border:1px solid #ffb902;
    margin-top: 20px;
}
.form-control {
    font-weight: 300;
    font-style: normal;
    font-size: 14px;
}
.ourmap{
    height: 600px;
    width:100%;
}
.ourmap-single{
    height: 400px;
    width:100%;
}


/*===============================================
            Comming Soon Page
==================================================*/
.comming{
    background: url(../images/comming-soon-bg.jpg) no-repeat top center;
    border-bottom: 5px solid #ffb902;
    background-size: cover;
    position: relative;
}

.comming_overlay{
    background: url(../images/comming-soon-overlay-bg.jpg) no-repeat top center;
    position: absolute;
    left:0;
    top:0;
    width:100%;
    height: 100%;
    opacity: 0.8;
    background-size: cover;
}

.main_comming_soon_area{
    position: relative;
    overflow: hidden;
}

.comming_soon_date_time ul li{
    border:1px solid #ddd;

    margin:0;
    padding: 3rem 1rem;
    margin-left: -5px;
    line-height: 3rem;
    width:20%;
}
.comming_soon_date_time ul li span{
    color:#ffb902;
    font-weight: 600;
    font-size:1.715rem;
    margin:0;

}
.comming_soon_date_time ul li .days,
.comming_soon_date_time ul li .hours,
.comming_soon_date_time ul li .minutes,
.comming_soon_date_time ul li .seconds{
    font-weight: 900;
    color:#fff;
    font-size:5.715rem;
}

.comming_soon_socail{
    overflow: hidden;
}

.comming_soon_socail ul li a i{
    width:40px;
    height: 40px;
    line-height: 40px;
    color:#9299a6;
    border:1px solid #9299a6;
    border-radius: 50%;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.comming_soon_text p{
    color:#fff;
}

.comming_soon_socail ul li a:hover i{
    color:#fff;
    border:1px solid #ffb902;
    background: #ffb902;
}

.comming_soon_text .input-group {
    box-shadow: 0px 0px 0px 6px rgba(255,255,255,0.2);
}

.comming_soon_text .form-control {
    border-radius:0;
}

.comming_soon_text .input-group-addon {
    background: #ffb902;
    color: #fff;
    border-radius:0;
}
#icon-sp {
    border: 2px solid #fff;
    color: #fff;
    /* padding: 11px 14px; */
    width: 40px;
    height: 40px;
    line-height: 2.3em;
    margin-top: 10px;
    font-size: 15px;
    border-radius: 50%;
     background: none !important;
}