/* general css */
body {
  background: #fff!important;
}

/* Sub pages */
body:not(.home) .header-area {
  	background: #fff;
}

/* Sticky menu */
.is-sticky.header-area {
  	position: fixed;
    top: 0;
    left: 0;
   	right: 0;
   	width: 100%;
   	z-index: 9999;
}

/*** Logo ***/
#sp-top-info-left p {
    color: rgba(255, 255, 255, 0.51);
    margin-top: 8px;
}
#sp-logo ul {
    margin-bottom: 0px!important;
}
#sp-top-info {
    background-color: #222;
    padding-top: 7px;
}
#sp-top-info-right .sp-module {
    float: right;
   
}
#sp-top-info-right strong {
   display: none!important;
}
.social-link__block a {
    color: #fff !important;
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    margin-top: 2px;
    position: relative;
    z-index: 2;
}
.social-link__block a.facebook {
    background-color: #3a6bb1;
}
.social-link__block a.twitter {
    background-color: #0ec8f5;
}
.social-link__block a.google-plus {
    background-color: #f2623b;
}
.social-link__block a.linkedin {
    background-color: #0094d3;
}

#sp-logo {
    position: relative;
    color: #fff!important;
}
#sp-logo::before {
    background: #0c1f38;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 50%;
    margin-left: -300px;
     transform: skewX(-30deg);
    -webkit-transform: skewX(-30deg);
}

#sp-logo ul li {
    list-style: none!important;
}
.lt-logo {
    padding: 20px;
}
#sp-left .sp-module, #sp-right .sp-module {
    padding: 0px!important;
    border: none!important;
}
#sp-left .sp-module ul > li, #sp-right .sp-module ul > li {
    border: none!important;
}
#sp-top-left p {
    color: #a2a2a2!important;
    margin-bottom: 0px!important;
    letter-spacing: 2px;
    text-transform: uppercase;
}
#sp-top1 ul li a,
#sp-top-bar a,
.sp-contact-info li {
    color: #fff!important;
}
#sp-left .info {
    display: flex;
    flex: 1;
    justify-content: flex-end;
}
#sp-top-right .info strong {
     display:none!important;
}
#sp-top-right2 .info-top-2,
#sp-top-right1 .info-top,
#sp-sp-right .info-top-3 {
  font-size: 12px;
  font-weight: 500;
  color: #676869;
  text-transform: uppercase;
}
#sp-right .sp-module ul >li >a {
  color: #000!important;
}
#sp-top-right1 .fa-phone,
#sp-top-right2 .fa-envelope,
#sp-sp-right .fa-map-marker {
    font-size: 32px!important;
    float: left;
    margin-right: 0px;
    width: 40px;
    color: #fff;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 50px;
}
.sp-contact-email, .sp-contact-time-top2 {
    cursor: pointer;
    font-size: 15px;
    font-weight: 300!important;
}
.sp-menu-item .current-item .active {
    padding-left:20px!important;
}
.sp-megamenu-parent {
    list-style: none;
    padding: 0;
    margin: 0 15px;
    z-index: 99;
    display: block;
    float: left;
    position: relative;
}
.sp-contact-info {
    font-size: 18px;
}


/*** MENU ****/
.is-sticky.header-area {
    background-color: rgb(22, 33, 36);
    position: fixed!important;
    top: 0px!important;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 9999;
}
.sp-megamenu-parent > li.active > a {
    font-weight: 700;
}
 .is-sticky.header-area {
  background-color:#000!important;
}
body:not(.home) .header-area {
    background-color: rgb(22, 33, 36);
    box-shadow: 0 4px 0px 0px rgba(0, 0, 0, 0.03);
}
body.itemid-101 #sp-section-3 {
    background-color: #000;
    left: 0;
    z-index: 9999;
    right: 0;
    padding-left: 0px;
    padding-right: 0px;
}
#sp-menu {
    float: left;
}
#sp-menu .sp-column {
  line-height: 1;
  font-size: 0;
}
body .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    display: inline-block;
    padding: 0 20px;
  }
.sp-megamenu-parent > li > a {
    color: #fff;
}
ul.sp-megamenu-parent > li > a {
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    text-transform: capitalize;
    position: relative;
}
ul.sp-megamenu-parent > li > a {
    color: #ffffff;
}
.sp-megamenu-parent > li > a {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
}

.sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
  text-align: left;
}
#offcanvas-toggler {
    display: block;
    height: 73px;
    line-height: 73px;
    font-size: 20px;
}
#offcanvas-toggler > .fa {
    color: #ffffff!important;
}

/*** Canvas Menu ***/
.offcanvas-menu .sp-module-content {
  	width: 100%;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li {
	line-height: 45px;
	border-bottom: 1px solid #E8EEF3;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li:first-child {
	border-top: 1px solid #E8EEF3;	
}

/**** General ****/
.lt-title h3 {
    font-size: 32px;
    line-height: 50px;
    font-weight: 800;
    margin-top: 0;
    color: #0c1f38;
    text-transform: capitalize;
}
.lt-title .b-line {
    position: relative;
    width: 60px;
    height: 3px;
    background: #0c1f38;
    display: block;
    margin: 0 auto;
}

/**** Button ****/
.tp-caption a.btn-slider {
     color: #fff!important;
     padding:10px 50px;
     border: 2px solid #fff;
     display: inline-block;
     text-align: center;
     border-radius: 50px;
     float: left;
     color: #342f31;
     font-size: 16px;
     text-transform: uppercase;
     letter-spacing: 2px;
     font-weight: 700;
     -webkit-transition-duration: 1000ms;
     transition-duration: 1000ms;
 }
 .tp-caption a.btn-slider:hover {
    background:none!important;
    border: 2px solid transparent;
 }
 .sppb-btn-custom {
    padding: 15px 30px;
    border-radius: 0px!important;
 }
 .sppb-btn-custom:hover {
    background-color: #000!important;
 }

/*** Slider ***/

/*** Feature ****/
.lt-feature-item {
    margin: 0 auto;
    width: 100%;
    height: 100%;
    padding: 30px 30px 15px;
    background-color: rgb(250, 251, 255);
    border-radius: 10px;
    transition: 0.5s;
    -webkit-box-shadow: 0 10px 30px 0 rgba(5, 16, 44, .15);
    box-shadow: 0 10px 30px 0 rgba(5, 16, 44, .15);
}
.lt-feature-item:hover {
    background-color: #EEEEFE;
    box-shadow: 0px 15px 15px 0px #edeaea;
    transform: translateY(-10px);
}
.lt-feature-item h3 {
    font-size: 16px;
    margin-bottom: 15px;
    margin-top: 15px;
    font-weight: 700;
}

/**** Service *****/
.lt-service-sub {
    background-position: right top;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.lt-service-sub::before {
    background: #00305b;
    content: "";
    height: 119%;
    right: 20%;
    position: absolute;
    top: 0;
    width: 161px;
    z-index: 1;
    transform: rotate(19.31deg);
    transform-origin: 174px -78px;
    -webkit-transform: rotate(19.31deg);
    -webkit-transform-origin: 174px -78px;
}
.lt-service-item {
    background: #00305b none repeat scroll 0 0;
    color: rgba(255, 255, 255, 0.85);
    padding: 25px 0 25px 30px;
    width: 55%;
    position: relative;
    z-index: 9;
}
.lt-service-item h3 {
    font-weight: 700;
    font-size: 24px;
    margin-bottom: 45px;
    position: relative;
    padding-right: 10px;
    color: #fff;
}
.lt-service-item p {
  margin-bottom: 50px;
}
.lt-service-item h3::after {
    background: #f09824 none repeat scroll 0 0;
    bottom: -15px;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 45px;
}

/**** Process ****/
.lt-process-item {
    border: solid 1px #002e5b;
    padding: 15px;
    transition: 0.5s;
}
.lt-process-item:hover,
.lt-process-item:hover h3,
.lt-process-item:hover h4 {
	cursor: pointer;
	color:#fff;
    transition: 0.5s;
}
.lt-process-item:hover h4 {
	background:#000;
}
.lt-process-item h4 {
    color: #f09824;
    font-size: 28px;
    font-weight: bold;
    background: rgba(0, 123, 255, 0.04);
    border-radius: 50%;
    width: 70px;
    height: 70px;
    display: block;
    line-height: 70px;
    text-align: center;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}
.lt-process-item h3 {
    margin-top: 15px;
    font-size: 20px;
    font-weight: 700;
    color: #0c1f38;
}

/**** Choose ****/
.lt-choose {
    background: #f09824;
    overflow: hidden;
    position: relative;
}
.lt-choose::before {
    background: #002e5b;
    content: "";
    height: 100%;
    left: -11%;
    position: absolute;
    top: 0;
    width: 50%;
}
.lt-choose-left {
    color: #ffffff;
    position: relative;
    height: 710px;
}
.lt-title-choose {
    width: 80%;
    position: relative;
    z-index: 2;
}
.lt-title-choose h3 {
    color: #fff;
    font-weight: 700;
    position: relative;
    margin-bottom: 33px;
}         
.lt-title-choose h3::before {
    background: #ffffff none repeat scroll 0 0!important; 
    bottom: -15px;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 45px;
}
.lt-choose-left:before {
    background: #002e5b none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: -100%;
    position: absolute;
    top: 0;
    width: 100%;
}
.lt-choose-left::after {
    background: rgb(0, 46, 91);
    content: "";
    height: 120%;
    left: 72%;
    position: absolute;
    top: -61px;
    width: 260px;
    z-index: -1;
    transform: rotate(19.31deg);
    transform-origin: 174px -78px;
    -webkit-transform: rotate(17.31deg);
    -webkit-transform-origin: 174px -78px;
}
.lt-choose-item .sppb-icon-container i {
    color: #f09824;
    font-size: 40px;
    left: 0;
    padding-top: 16px;
}
.lt-choose-item {
    margin-bottom: 30px;
}
.lt-choose-item {
    padding-top: 20px;
    position: relative;
    width: 60%;
    z-index: 9;
}

/*** Team ***/

.lt-team-item {
    position: relative;
    width: 100% !important;
    overflow: hidden
}
.lt-team .lt-title h3 {
    padding-bottom: 0;
}
.lt-team-item .overlay-box strong {
   display:none!important;
}
.lt-team-item .overlay-box {
   position:absolute;
   width:100%;
   left:0px;
   bottom:0px;
   padding:13px 30px;
}
 .lt-team-item .overlay-box .user-info {
   position:relative;
}
.lt-team-item .overlay-box .user-info .text{
   position:relative;
   color:#fff;
   font-size:14px;
}
.lt-team-item .overlay-box .user-info h4 {
   color:#fff;
   font-size:16px;
   font-weight:700;
   text-transform:uppercase;
   margin:0;
}
.lt-team-item .overlay-box:before {
    position: absolute;
    content: '';
    left: 0px;
    bottom: 0px;
    border-bottom: 104px solid #c7ad8d;
    border-right: 351px solid transparent!important;
}
.lt-team-item .overlay-box:after {
   position:absolute;
   content:'';
   right:-100%;
   bottom:0px;
    border-bottom: 88px solid #0c1f38;
   border-left:240px solid transparent;
   transition:all 0.5s ease;
   -webkit-transition:all 0.5s ease;
   -ms-transition:all 0.5s ease;
   -o-transition:all 0.5s ease;
}
.lt-team-item .overlay-box .social-icon-two {
   position:absolute;
   right:30px;
   bottom:2px;
   z-index:99;
   opacity:0;
   transition:all 1s ease;
   -webkit-transition:all 1s ease;
   -ms-transition:all 1s ease;
   -o-transition:all 1s ease;
}
.lt-team-item:hover .overlay-box:after {
   right:0px;
}
.lt-team-item:hover .social-icon-two {
   opacity:1;
}
.social-icon-two{
	position:relative;
}
.social-icon-two li{
	position:relative;
	margin-left:12px;
	display:inline-block;
}
.social-icon-two li a{
	color:#ffffff;
	font-size:14px;
}

/**** Team2 ****/
.lt-team-item2 {
    position: relative;
    width: 100% !important;
    overflow: hidden
}
.lt-team2 .lt-title h3 {
    padding-bottom: 0;
}
.lt-team-item2 .overlay-box2 strong {
   display:none!important;
}
.lt-team-item2 .overlay-box2 {
   position:absolute;
   width:100%;
   left:0px;
   bottom:0px;
   padding:13px 30px;
}
.lt-team-item2 .overlay-box2 .user-info2 {
   position: relative;
   width: 45%!important;
}
.lt-team-item2 .overlay-box2 .user-info2 .text{
   position:relative;
   color:#fff;
   font-size:14px;
   font-family: 'Courgette', cursive;
}
.lt-team-item2 .overlay-box2 .user-info2 h4 {
   color:#fff;
   font-size:16px;
   font-weight:700;
   text-transform:uppercase;
   margin:0;
}
.lt-team-item2 .overlay-box2:before {
    position: absolute;
    content: '';
    left: 0px;
    bottom: 0px;
    border-bottom: 104px solid #c7ad8d;
    border-right: 351px solid transparent!important;
}
.lt-team-item2 .overlay-box2:after {
   position:absolute;
   content:'';
   right:-100%;
   bottom:0px;
    border-bottom: 88px solid #0c1f38;
   border-left:240px solid transparent;
   transition:all 0.5s ease;
   -webkit-transition:all 0.5s ease;
   -ms-transition:all 0.5s ease;
   -o-transition:all 0.5s ease;
}
.lt-team-item2 .overlay-box2 .social-icon-two {
   position:absolute;
   right:30px;
   bottom:2px;
   z-index:99;
   opacity:0;
   transition:all 1s ease;
   -webkit-transition:all 1s ease;
   -ms-transition:all 1s ease;
   -o-transition:all 1s ease;
}
.lt-team-item2:hover .overlay-box2:after {
   right:0px;
}
.lt-team-item2:hover .social-icon-two {
   opacity:1;
}

/**** Team 3 *****/
.lt-team-item3 {
    position: relative;
    width: 100% !important;
    overflow: hidden
}
.lt-team-item3 .overlay-box3 strong {
   display:none!important;
}
.lt-team-item3 .overlay-box3 {
   position:absolute;
   width:100%;
   left:0px;
   bottom:0px;
   padding:13px 30px;
}
.lt-team-item3 .overlay-box3 .user-info3 {
   position: relative;
   width: 45%!important;
}
.lt-team-item3 .overlay-box3 .user-info3 .text{
   position:relative;
   color:#fff;
   font-size:14px;
   font-family: 'Courgette', cursive;
}
.lt-team-item3 .overlay-box3 .user-info3 h4 {
   color:#fff;
   font-size:16px;
   font-weight:700;
   text-transform:uppercase;
   margin:0;
}
.lt-team-item3 .overlay-box3:before {
    position: absolute;
    content: '';
    left: 0px;
    bottom: 0px;
    border-bottom: 104px solid #c7ad8d;
    border-right: 351px solid transparent!important;
}
.lt-team-item3 .overlay-box3:after {
   position:absolute;
   content:'';
   right:-100%;
   bottom:0px;
    border-bottom: 88px solid #0c1f38;
   border-left:240px solid transparent;
   transition:all 0.5s ease;
   -webkit-transition:all 0.5s ease;
   -ms-transition:all 0.5s ease;
   -o-transition:all 0.5s ease;
}
.lt-team-item3 .overlay-box3 .social-icon-two {
   position:absolute;
   right:30px;
   bottom:2px;
   z-index:99;
   opacity:0;
   transition:all 1s ease;
   -webkit-transition:all 1s ease;
   -ms-transition:all 1s ease;
   -o-transition:all 1s ease;
}
.lt-team-item3:hover .overlay-box3:after {
   right:0px;
}
.lt-team-item3:hover .social-icon-two {
   opacity:1;
}

/*** Testimonial ***/
.lt-testimonial {
  	position: relative;
  	z-index: 1;
}
.lt-testimonial:before {
    content: "";
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 60%;
    position: absolute;
    z-index: -1;
}

/*** Portfolio ***/
.lt-portfolio {
    padding: 40px;
}
.lt-portfolio p {
    color: #000;
}
.lt-portfolio ul {
    padding-left: 0;
}
.lt-portfolio ul li {
    list-style: none;
    border-radius: 20px;
} 
.lt-portfolio ul li a {
    font-size: 17px;
    font-weight: 500;
    color: #649e93;
    letter-spacing: 0;
    background: transparent;
    outline: none;
    cursor: pointer;
    position: relative;
    margin-right: 10px;
    border: 2px solid #c8dad7;
    padding: 5px 15px;
    border-radius: 50px!important;
    background: none!important;
    margin: 5px;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li:hover > a,
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a {
    color: #fff!important;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info {
    background: #f9decd;
}

/*** We Are ****/
.et-we-title h3 {
  font-size: 35px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 25px;
}
.et-we-title p {
    color: #ffffffa3;
    font-size:14px;
}

/*** Blog ***/
.lt-blog div.k2ItemsBlock ul li {
    position: relative;
    min-height: 300px;
}
.lt-blog div.k2ItemsBlock ul li {
    padding: 0 0 50px 51%;
}
.lt-blog div.k2ItemsBlock ul li:nth-child(2n) {
    padding: 0 51% 50px 1%;
}
.lt-blog div.k2ItemsBlock ul li.clearList {
    display: none;
}
.lt-blog div.k2ItemsBlock ul li .moduleItemImage {
    position: absolute;
    left: 0;
    top: 0;
    width: 49%;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.lt-blog div.k2ItemsBlock ul li:nth-child(2n) .moduleItemImage {
    left: inherit;
    right: 0;
}
.lt-blog div.k2ItemsBlock ul li a.moduleItemTitle {
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 10px;
    margin-bottom: 10px;
    position: relative;
    display: block;
}
div.k2ItemsBlock ul li span.moduleItemDateCreated {
    font-style: italic;
    font-size: 14px;
}
.catItemTitle a:hover {
  color: #e68383;
} 
.lt-blog div.k2ItemsBlock ul li .moduleItemImage::before {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	display: block;
	content: '';
	width: 0;
	height: 0;
	background: rgba(255,255,255,.2);
	border-radius: 0%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 0;
}
.lt-blog div.k2ItemsBlock ul li .moduleItemImage:hover::before {
	-webkit-animation: circle .75s;
	animation: circle .75s;
}
@-webkit-keyframes circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 100%;
		height: 100%;
		opacity: 0;
	}
}
@keyframes circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 100%;
		height: 100%;
		opacity: 0;
	}
}
/*** Slution ****/
.shrewd_solution_icon ul li strong {
    display: none;
}
.shrewd_solution_icon {
    padding-top: 20px;
    padding-bottom: 20px;
}
.shrewd_solution_icon ul{}
.shrewd_solution_icon ul li{
    display: inline-block;
}
.shrewd_solution_icon ul li a {
    font-size: 24px;
    color: #ba4fce;
    background: #fefefe;
    height: 52px;
    width: 52px;
    line-height: 56px;
    text-align: center;
    border-radius: 50%;
    margin-right: 10px;
    -webkit-transition: .5s;
    transition: .5s;
    box-shadow: 0 0 15px rgba(228, 200, 200, 0.5);
    display: inline-block;
}
.shrewd_solution_icon ul li a i {}
.shrewd_solution_icon ul li a:hover,
.shrewd_solution_icon ul li:nth-child(2) a:hover,
.shrewd_solution_icon ul li:nth-child(3) a:hover,
.shrewd_solution_icon ul li:nth-child(4) a:hover,
.shrewd_solution_icon ul li:nth-child(5) a:hover,
.shrewd_solution_icon ul li:nth-child(6) a:hover{
    background: #bf0d3e; 
    color:#fff;
}
.shrewd_solution_icon ul li:nth-child(2) a{
    color: #706eff; 
    -webkit-transition: .5s; 
    transition: .5s;    
}
.shrewd_solution_icon ul li:nth-child(3) a{
    color: #cd3389;
    -webkit-transition: .5s;
    transition: .5s;    
}
.shrewd_solution_icon ul li:nth-child(4) a{
    color: #7045dd;
    -webkit-transition: .5s;
    transition: .5s;    
}
.solution_btn {
    margin: 40px 0 0;
}
.solution_btn .btns a {
    border-radius:50px; 
}
.solution_btn .btns a:hover{
    background:#bf0d3e;
    color:#fff; 
}
#lt-solution .sppb-btn-custom {
    font-size: 18px;
    padding: 11px 42px;
    font-weight: 700;
    color: #fff;
    background-color: #0d2f5d;
    text-transform: uppercase;
    -webkit-transition: .5s;
    transition: .5s;
    border-radius: 55px;
    box-shadow: 0px 10px 40px 0px rgba(148,146,245,0.2);
}

/*** Contact ***/
.lt-contact-us ul {
  	padding-left: 0;
}
.lt-contact-us ul li {
  	list-style: none;
  	margin: 20px 0;
  	font-size: 18px;
  	color: #fff;
}
.lt-contact-us ul li em {
  	margin-right: 10px;
  	color: #555;
}
.creativecontactform_body {
    padding: 5px 15px 10px 0px !important;
}
.lt-contact-us ul li strong {
  	display: none;
}
/*** Contact Form ***/
.lt-contact-form-wrap {
    display: block;
    background: #f8f9fa!important;
    border-radius: 20px;
    margin-bottom: 0!important;
}
.creativecontactform_footer {
    padding: 0px 15px 15px 0px !important;
    border-top: 0px solid #ffffff !important;
}
.lt-contact-form-title h4 {
  text-align: center;
  padding: 15px 5px;
  font-weight: 300;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.lt-contact-form-title .sppb-addon-content {
  padding: 0 35px;
  margin-top: 30px;
}
.lt-contact-form {
    padding: 0 20px;
}
.creativecontactform_wrapper,
.creativecontactform_wrapper:hover {
    background: none!important;
    border: 0!important;
    box-shadow: none!important;
}
.creativecontactform_header {
    display: none!important;
}
form .creativecontactform_input_element, 
form .creativecontactform_input_element.closed:hover {
    box-shadow: none!important;
}
form .creativecontactform_error .creativecontactform_input_element, 
form .creativecontactform_error .creativecontactform_input_element:hover {
    box-shadow: none!important;
}
.creativecontactform_submit_wrapper,
.creative_field_box_wrapper_0 .creativecontactform_field_box_inner,
.creative_field_box_wrapper_0 .creativecontactform_field_box_textarea_inner {
  width: 100%;
}
.creativecontactform_field_box:nth-child(2n) {
    margin-right: 0;
}
.powered_by.powered_by_1 {
    opacity: 0!important;
}
.creativecontactform_send:hover,
.creativecontactform_wrapper input.creativecontactform_send,
.creativecontactform_wrapper input.creativecontactform_send:hover {
    border: 0!important;
    float: left;
    border: medium none;
    color: #151515;
    font-size: 18px;
    padding: 12px 30px;
    text-transform: uppercase;
    border-radius: 4px;
    margin-top: 20px;
}
.creative_label_txt_wrapper {
    font-size: 16px;
    color: #fff;
}
.creativecontactform_wrapper .ccf_select_icon {
    top: 14px;
}
form .creativecontactform_input_element {
    height: 40px;
    line-height: 30px;
    border: 1px solid #f2f2f2!important;
    background: #ffe8b7f2 none repeat scroll 0 0!important;
}
.creativecontactform_input_element input {
    height: 30px!important;
}
.creative_textarea_dummy_wrapper {
    padding: 10px!important;
}
.creativecontactform_footer {
    padding-bottom: 0!important;
}
.creativecontactform_wrapper input.creativecontactform_send,
.creativecontactform_wrapper input.creativecontactform_send:hover {
    width: 30%!important;
    padding: 15px 0!important;
    font-size: 14px;
    border: 0!important;
    box-shadow: none!important;
    color: #fff!important;
    font-weight: 500;
    text-shadow: none;
}
.creativecontactform_wrapper input.creativecontactform_send, 
.creativecontactform_wrapper input.creativecontactform_send:hover {
    background: blue;
}
.creativecontactform_wrapper input.creativecontactform_send:hover {
    background-color:#000!important;
}

/*** Bottom ***/
#sp-bottom {
    padding: 60px 0 30px;
    font-size: 14px;
    line-height: 1.6;
}

#sp-bottom3 strong {
	display:none!important;
}
#sp-bottom3 .socials a {
    position: relative;
    display: inline-block;
    width: 38px;
    height: 38px;
    color: #fff;
    line-height: 38px;
    text-align: center;
    margin-right: 3px;
    margin-bottom: 10px;
    z-index: 1;
}
#sp-bottom3 .socials a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    border: 1px solid #eaeaea;
    background-color: transparent;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all ease .238s;
    -moz-transition: all ease .238s;
    transition: all ease .238s;
}
#sp-bottom3 .socials {
    padding-top:30px;
}
#sp-bottom3 .socials a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    border: 1px solid #0f2644;
    background-color: #07172b;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-transition: all ease .238s;
    -moz-transition: all ease .238s;
    transition: all ease .238s;
}
#sp-bottom3 span::after {
	width: 0;
	height: 1px;
	background-color: #585252;
	content: "";
	position: absolute;
	left: 0;
	top: 100%;
	z-index: -2;
	width: 60px;
	height: 3px;
	background-color: #ffbc13;
}
#sp-bottom3 a:hover {
  	color:#fff!important;
}

#sp-bottom3 .socials a:hover:before {
    background-color: #ffbc13;
    border-color: #ffbc13;
}
#sp-bottom3 ul li {
    padding: 0;
    border: 0;
    margin-bottom: 5px;
    display: block;
}
#sp-bottom3 ul .hl {
    font-weight: bold;
    width: 20%;
    float: left;
}
#sp-bottom3 ul .text {
    width: 80%;
    float: left;
}
#sp-bottom3 .sp-bottom-info {
    z-index: 1;
    margin-top: 30px;
    color: #b7b7b7;
}
/*** Footer ***/
#sp-bottom .sp-module .sp-module-title {
    font-weight: 700;
    font-size: 20px;
    margin: 0 0 30px;
}
#sp-bottom h3.sp-module-title {
    position:relative;
    line-height:50px
}
#sp-bottom h3.sp-module-title::after {
    width: 0;
    height: 1px;
    content: "";
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 2;
    width: 60px;
    height: 3px;
    background-color: #ffbc13;
}
#sp-bottom2 ul li a:before {
    color: #4f4f4f;
    margin-right:10px
}
#sp-bottom2 ul li a:before {
    content: "\f101"!important;
}
#sp-bottom2 ul li a:before {
    content: "\f105"!important;
    font-family: "FontAwesome"!important;
    font-size: 14px;
    left: 0;
    top: 0;
}


/*** Responsive ***/
@media (max-width: 992px) {
  #sp-logo,
  #sp-menu {
      width: 100%;
  }
  .lt-slider-color i {
    width: 45px;
      height: 45px;
  }
}
@media (min-width: 888px) and (max-width: 1330px) {
  .lt-logo {
      background: rgb(12, 31, 56)!important;
  }
  #sp-top-right1 .fa-phone, 
  #sp-top-right2 .fa-envelope, 
  #sp-sp-right .fa-map-marker,
  #sp-logo {
      color:#fff!important;
  }
  #sp-logo::before {
      position: relative!important;
      width: 100%!important;
      margin-left:0px!important; 
      transform: skewX(0deg)!important; 
      -webkit-transform: skewX(0deg)!important;
  }
  .lt-team-item2 .overlay-box2 .user-info2 h4,
  .lt-team-item3 .overlay-box3 .user-info3 h4,
  .lt-team-item .overlay-box .user-info h4,
  .lt-team-item .overlay-box .user-info .text,
  .lt-team-item2 .overlay-box2 .user-info2 .text,
  .lt-team-item3 .overlay-box3 .user-info3 .text {
      font-size: 14px!important;
  }
  #sp-top-info-right .sp-column {
      float: left!important;
      margin-bottom: 9px!important;
  }

}
/* Screen min 980px and max 1199px */
@media (min-width: 980px) and (max-width: 1199px) {
  .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
      padding: 0 7px!important;
  }
}
/* Screen max 1024px */
@media (max-width: 1024px) {
  .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {
      left: auto;
      right: -246px!important;
  }
  .lt-service-item p {
      margin-bottom: 0px!important;
  }
  .lt-service-item h3 {
      font-size: 19px!important;
  }
  .lt-choose-left::after {
      height: 125%!important;
      left: 77%!important;
      top: -99px!important;
  }
  .lt-choose::before {
      left: -17%!important;
      width: 51%!important;
  }
}
/* Screen min 768px and max 980px */
@media (min-width: 768px) and (max-width: 980px) {
  .lt-slider-color i {
      width: 35px;
      height: 35px;
  }
  #sp-top-info-right .sp-column {
      float:left!important;
  }
  .tp-caption a.btn-slider {
      font-size:12px!important;
  }
  .lt-service-sub::before {
      background:none!important;
  }
  .lt-service-item {
      margin-bottom:30px!important;
  }
  .lt-choose-left:before,
  .lt-choose::before,
  .lt-choose-left::after {
      background:none!important;
  }
  .lt-choose {
      background:#000!important;
  }
  .lt-choose-right {
      padding:0px!important;
  }
  #lt-team .sppb-img-container {
      display: block!important;
      width: 100%!important;
      max-width: 100%!important;
  }
  #lt-team .sppb-img-container {
      display: initial!important;
  }
  #lt-team .sppb-img-responsive {
      max-width: 100%!important;
      width: 100%!important;
  }
  .lt-service-sub::before,
  .lt-choose-left::after,
  #sp-logo::before {
      display:none!important;
  }
  .lt-logo {
      background: rgb(12, 31, 56)!important;
  }
  #sp-top-info-right {
      margin-bottom:18px!important;
  }
  .lt-service-sub {
      padding-bottom: 30px!important;
  }
}
  /* Screen min 767px */
@media (max-width: 767px) {
  .lt-slider-color i {
      width: 25px;
      height: 25px;
      line-height: 25px!important;
  }
  .lt-service-item p {
      margin-bottom: 0px!important;
      font-size: 9px!important;
  }
  .lt-service-sub {
      padding-bottom: 30px!important;
  }
  .lt-logo {
      background: rgb(12, 31, 56)!important;
  }
  #sp-top-info-right .sp-column {
      float: left!important;
      margin-bottom: 30px!important;
  }
  .sp-simpleportfolio .sp-simpleportfolio-filter > ul > li {
      width: 100%!important;
      margin-bottom: 12px!important;
  }
  #lt-team .sppb-img-container {
      display: block!important;
      width: 100%!important;
      max-width: 100%!important;
  }
  #lt-team .sppb-img-container {
      display: initial!important;
  }
  #lt-team .sppb-img-responsive {
      max-width: 100%!important;
      width: 100%!important;
  }
  .lt-service-sub::before,
  .lt-choose-left::after {
      display:none!important;
  }
  .lt-process-item {
      margin-bottom: 30px!important;
  }
  .lt-service-item,
  .lt-choose-left:before,
  .lt-choose::before {
      background:none!important;
      margin-bottom: 30px!important;
  }
  .lt-choose-right {
      padding-left:0px!important;
      margin-top:30px!important;
  }
  .lt-choose {
      background:#000!important;
  }
  .tp-caption a.btn-slider {
      font-size:12px!important;
  }
  .header-area .logo {
      padding: 21px 0!important;
  }
  div.k2ItemsBlock ul li {
      width: 100%!important;
  }
  .lt-blog div.k2ItemsBlock ul li {
      padding: 0 0 50px!important;
  }
  .lt-blog .moduleItemImage {
      position: static!important;
      width: 100%!important;
  }
}
/* Screen min 480px */
@media (max-width: 480px) {
  .lt-slider-color i {
      width: 25px;
      height: 25px;
      line-height: 25px!important;
  }
  .tp-caption a.btn-slider {
      font-size:12px!important;
  }
  .header-area .logo {
      padding: 21px 0!important;
  }
  div.k2ItemsBlock ul li {
      width: 100%!important;
  }
}
/* Screen min 360px */
  @media (max-width: 360px) {
  .tp-caption a.btn-slider {
      font-size:12px!important;
  }
  .header-area .logo {
      padding: 21px 0!important;
  }
  .lt-slider-color i {
      width: 25px;
      height: 25px;
      line-height: 25px!important;
  }
  div.k2ItemsBlock ul li {
      width: 100%!important;
  }
}
/* Screen min 320px */
@media (max-width: 320px) {
  .lt-slider-color i {
      width: 25px;
      height: 25px;
      line-height: 25px!important;
  }
  .tp-caption a.btn-slider {
      font-size:12px!important;
  }
  .header-area .logo {
      padding: 21px 0!important;
  }
  div.k2ItemsBlock ul li {
      width: 100%!important;
  }
}