/*** General ***/
body {
    background: #fff!important;
	color: #848484;
}
body.itemid-101 #sp-header {
    background: #0000!important;
    position: fixed;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.0);
}
body .sp-megamenu-parent > li > a {
    color: #fff;
}

/*** Head ***/
#sp-top-bar {
	font-size: 16px;
	padding: 15px 0;
}
#sp-top1 {
	text-align: right;
}
#sp-top1  ul.social-icons > li {
	margin: 5px 10px;
}
#sp-top2 ul li {
	text-transform: capitalize;
}
#sp-top2 ul li span {
	font-size: 20px;
	margin-right: 7px;
}
#sp-top2 ul li a,
#sp-top2 ul .sp-contact-time {
	color: #fff;
}
/*** Logo ***/
#sp-logo .logo img:nth-child(2) {
  display: none!important;
}
.et-logo .row {
    border-bottom: 2px solid #eef3f7;
}
.et-logo .logo {
    padding: 40px 0;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
}
.et-logo .logo .logo-image {
	margin: 0 auto;
}
.et-logo h2 {
    position: relative;
    display: block;
    padding-left: 25px;
    color: #2bb4e6;
    font-size: 24px;
}
.et-logo p {
	margin-bottom: 5px;
}
#sp-logo-left {
    position: relative;
    display: block;
    border-right: 1px solid #eef3f7;
    padding: 32.5px 0px;
    padding-left: 25px;
}
#sp-logo-right {
    position: relative;
    display: block;
    text-align: right;
    border-left: 1px solid #eef3f7;
    padding: 32.5px 0px;
    padding-right: 25px;
}
.et-logo .left-logo {
	position: relative;
	padding-left: 20px;
}
.et-logo .left-logo:before {
    position: absolute;
    top: 10px;
    left: 0;
    width: 37px;
    height: 40px;
    background: url(../images/header-left-arrow.png);
    background-repeat: no-repeat;
    content: "";
}
.et-logo .right-logo {
	text-align: right;
	position: relative;
    padding-right: 20px;
}
.et-logo .right-logo h2 {
	padding-left: 0;
	padding-right: 25px;
}
.et-logo .right-logo:before {
    position: absolute;
    top: 10px;
    right: 0;
    width: 37px;
    height: 40px;
    background: url(../images/header-right-arrow.png);
    background-repeat: no-repeat;
    content: "";
}

/*** Menu ***/
body.home .header-area {
	background-color: #ffffff;
}
.is-sticky.header-area {
  	position: fixed;
    top: 0;
    left: 0;
   	right: 0;
   	width: 100%;
   	z-index: 9999;
}
#sp-header.header-sticky {
    position: fixed;
    z-index: 9999;
    background: rgba(0, 0, 0, 0.77)!important;
}
body #sp-header.header-sticky {
    position: fixed;
    z-index: 9999;
    background: rgba(8, 48, 97, 0.77)!important;
}
body:not(.home) .header-area {
    background: #000!important;
    box-shadow: 0 4px 0px 0px rgba(0, 0, 0, 0.03);
}
#sp-header {
    background: #083061!important;
}
.sp-megamenu-parent > li.active > a {
    font-weight: 700!important;
}
.sp-megamenu-parent > li > a {
    color: #ffffff;
}
#sp-menu {
	text-align: center;
}
#sp-menu .sp-column {
	line-height: 1;
	font-size: 0;
}
.sp-megamenu-wrapper {
	display: inline-block;
}
.sp-megamenu-parent > li > a {
    font-weight: 400;
    text-transform: uppercase;
    position: relative;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
	text-align: left;
}

/*** Canvas Menu ***/
.offcanvas-menu .sp-module-content {
  	width: 100%;
}
#offcanvas-toggler > .fa {
    color: #ffffff!important;
}
.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;	
}

/*** Title ***/
.et-title.center {
	text-align: center;
}
.et-title p {
    padding-bottom: 20px;
}
.et-title h4 {
	position: relative;
    font-weight: 400;
    display: inline;
}
.et-title h4:before,
.et-title h4:after {
    content: "";
    width: 5px;
    height: 15px;
    display: inline-block;
    background: currentColor;
    margin-bottom: -1px;
    margin-right: 8px;
}
.et-title h4:after {
	margin-right: 0;
	margin-left: 8px;
}
.et-title h3 {
    color:#333;
}
.et-title h3,
.et-title-white h3 {
    position: relative;
    display: block;
    margin: 7px 0 0;
    margin-bottom: 20px;
    font-size: 32px;
    line-height: 40px;
    font-weight: 400;
    text-transform: none;
    z-index: 1;
}
.et-title-white h3 {
    color: #fff!important;
    font-weight: 700;
}
.et-title p {
	max-width: 900px;
	margin: 0 auto;
	margin-top: 22px;
}

/*** Slider ***/
.et-slider-text span {
	color: #083061;
	font-weight: 400;
}
#et-slider h2 {
    font-size:60px;
    font-weight:700;
}
#et-slider h1 {
    font-size:22px;
    font-weight:700;
    margin-bottom: 12px;
}
#et-slider p {
    font-size: 18px;
    color: #fff;
    margin: 26px 0 45px;
    font-weight: 500;
}
#et-slider .sppb-btn-custom {
    cursor: pointer;
    color: #fff;
    padding: 15px 40px;
    border: none!important;
    font-size: 20px;
    letter-spacing: 2px;
    border-radius: 2px!important;
    background-color: #333;   
}
#et-slider .sppb-btn-custom:hover {
    background-color: #083061!important;
    border: none!important;
}

/*** Feature ***/
#et-feature .sppb-row {
    position: absolute;
    margin-top: -90px;
}
#et-feature:before {
    background: #fff!important;
    height: 100%;
    /* margin-top: -58px; */
    -webkit-transform: skewY(3deg);
    -moz-transform: skewY(3deg);
    -ms-transform: skewY(3deg);
    -o-transform: skewY(3deg);
    transform: skewY(-6deg);
}
#et-feature:after {
    background: #fff!important;
    height: 100%;
    -webkit-transform: skewY(3deg);
    -moz-transform: skewY(3deg);
    -ms-transform: skewY(3deg);
    -o-transform: skewY(3deg);
    transform: skewY(-6deg);
}
.et-feature-item {
    position: relative;
}
.et-feature-item .sppb-addon-text {
   position: absolute;
    background-color: rgba(255, 255, 255, 0.68);
    bottom: 0;
    width: auto;
    left: 0;
    right: 0;
    display: block;
    padding: 20px;

}
.et-feature-item .sppb-addon-text h3 {
    color: #000;
    font-weight: 600;
    margin: 0px;
}
.et-feature-item:hover .sppb-addon-text h3 {
    color: #ffffff!important;
    -webkit-transition: .5s;
    transition: .5s
}
#et-feature .sppb-text-center .sppb-img-responsive {
    border-radius: 5px;
}
#et-feature:before {
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
}
.et-feature-item .sppb-img-container:hover img {
	opacity: 1;
	-webkit-animation: flash 1.5s;
	animation: flash 1.5s;
}
@-webkit-keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}
@keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}

/**** Business ****/
.et-title h6 {
    font-size: 15px;
    margin: 0 0 15px;
    font-weight: 700;
    text-transform: uppercase;
}
.et-title h3 {
    color: #333;
    font-weight: 600;
    font-size: 36px;
    margin-bottom: 25px;
}
#et-business-bottom {
    top: -180px;
    overflow: hidden;
}
.et-video-sub {
  border-radius: 5px;
}
.et-business:hover .sppb-column-addons {
	opacity: 1;
	-webkit-animation: flash 1.5s;
	animation: flash 1.5s;
}
@-webkit-keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}
@keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}

/*** Donate ****/
#et-donate .osdonate-introtext {
    text-align: center;
    letter-spacing: 2px;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
}
.osdonate-form select, .osdonate-form input[type="text"] {
    width: 100%!important;
}
#osdonatesticky {
    position: relative;
    background-color: #ffd200;
    top:0px;
    color: #fff;
    z-index: 9999999!important;
    padding: 20px;
}

/***** Skill ****/
.skills {
    border-radius: 50px;
    text-align: right;
    color: #000;
    position: relative;
    top: 0px;
    font-size: 10px;
    font-weight: bold;
}
#et-skill .sppb-text-center .sppb-img-responsive {
	border-radius: 5px;
}
.skills,
.skills .skill,
.skills .skill .skill-title,
.skills .skill .skill-bar {
   width: 100%;
   float: left;
}
.skills .skill {
   margin-bottom: 30px;
}
.skills .skill .skill-title {
   color: #333;
   letter-spacing: 3px;
   margin-bottom: 10px;
   font-weight: 600;
   font-size: 12px;
   text-align: left;
}
.skills .skill .skill-bar {
   width: 0;
   border-radius: 5px;
   height: 6px;
   background: #dddddd;
   transition: 1s cubic-bezier(1, 0, .5, 1);
   -webkit-transition: 1s cubic-bezier(1, 0, .5, 1);
   -ms-transition: 1s cubic-bezier(1, 0, .5, 1);
}
.skills.active .skill .skill-bar {
   width: 100%;
}
.skills .skill .skill-bar span {
   float: left;
   width: 0%;
   border-radius: 6px;
   background: #0d2f5d!important;
   height: 6px;
   position: relative;
   transition: 1s cubic-bezier(1, 0, .5, 1);
   -webkit-transition: 1s cubic-bezier(1, 0, .5, 1);
   -ms-transition: 1s cubic-bezier(1, 0, .5, 1);
}
.skills .skill .skill-bar span b {
   float: left;
   width: 100%;
   position: relative;
   text-align: right;
   opacity: 0;
   font-size: 14px;
   color: #333;
   font-weight: 600;
   top: -23px;
}
#et-skill .sppb-addon-single-image-container::before {
	cursor: pointer;
	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;
}
#et-skill .sppb-addon-single-image-container:hover::before {
	cursor: pointer;
	-webkit-animation: circle .65s;
	animation: circle .65s;
}
@-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; 
}
#et-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);
}

/**** Politica  ****/
.et-politica-right p {
    padding-top: 30px;
}
#et-politica-bottom {
    top: -60px;
}
#et-politica-bottom a.sppb-btn-custom {
  	padding-left:0px!important;
}
.et-politica-bottom-item .sppb-img-container::before {
	cursor: pointer;
	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;
}
.et-politica-bottom-item .sppb-img-container:hover::before {
	cursor: pointer;
	-webkit-animation: circle .65s;
	animation: circle .65s;
}
@-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;
	}
}

/*** Team ***/
.et-team-item .sppb-img-container,
.et-team-item .sppb-img-container img {
    width: 100%;
}
.et-team-item {
    margin-top: 30px;
    position: relative;
    overflow: hidden;
}
.et-team-item .sppb-addon-text {
    cursor: pointer;
    width: 100%;
    padding: 30px 10px 10px 20px;
    background: rgba(6,34,65,0.95);
    height: 50%;
    position: absolute;
    top: 60%;
    left: 0;
    opacity: 0;
    right: 0;
    margin: 0 auto;
    transition: 0.5s;
}
.et-team-item .sppb-addon-title  {
    font-size: 20px;
    font-weight: 700;
} 
.et-team-item:hover .sppb-addon-text {
    top: 50%;
    transition: 0.5s;
    opacity: 1;
    text-align: center;
}
.et-team-item h6 {
    font-size: 20px;
    font-weight: 300;
    text-transform: uppercase;
}
.et-team-item ul {
    padding: 0;
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.et-team-item h4 {
    font-size: 20px;
    color: #fff;
    padding: 0;
    position: absolute;
    bottom: 180px;
    left: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.et-team-item:hover h4 {
    bottom: 100px;
    opacity: 1;
    visibility: inherit;
} 
.et-team-item h6 {
    color: #fff;
    padding: 0;
    position: absolute;
    bottom: 220px;
    left: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.et-team-item:hover h6 {
    bottom: 60px;
    opacity: 1;
    visibility: inherit;
} 
.et-team-item:hover ul {
    bottom: 0px;
    opacity: 1;
    visibility: inherit;
}
.et-team-item ul li {
    list-style: none;
    width: 33.33%;
    text-align: center;
    float: left;
    position: relative;
    z-index: 1;
}
.et-team-item ul li:before {
    content: "";
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
}
.et-team-item ul li a {
    background: #000;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 45px;
    border-radius: 50px;
}
.et-team-item ul li em {
    font-size: 20px;
    color: #fff;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.et-team-item ul li a:hover {
    background: #ffffff!important;
}
.et-team-item ul li strong {
    display: none;
}
#et-team .sppb-btn-custom {
    cursor: pointer;
    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);
}
 /**** Event ****/
 #et-event .sppb-col-md-6 {
    padding:0px;
}
 .et-event-right .sppb-addon-content {
    padding: 175px 116px;
    position: absolute;
    top: 0;
}
.et-event-right-sub:before {
    position: absolute;
    content: "";
    background: rgba(191, 13, 62, 0.85);
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.et-event-right-sub span {
    font-size: 40px;
}
#et-event .sppb-btn-custom {
    position: relative;
    cursor: pointer;
    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);
}
.et-map-item h3 {
    padding-top:10px;
}

/****  Countdown ****/
#et-countdown .sppb-btn-custom {
    padding: 95px 30px;
    border-radius: 0px!important;
    font-weight: 700;
}
.et-map-item h3 {
    font-size: 15px;
    font-weight: 300;
}

/*** Portfolio ***/
#et-portfolio .sppb-row > div:first-child {
	padding: 0;
}
.et-portfolio p {
	color: #fff;
}
.et-portfolio-top {
	padding: 40px;
}
.et-portfolio-top p {
	color: #000;
}
.et-portfolio-top ul {
	padding-left: 0;
}
.et-portfolio-top ul li {
	list-style: none;
}
.et-portfolio-top ul li:before {
	content: "\f101";
	font-family: FontAwesome;
	margin-right: 10px;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {
	background: none;
	color: #b0b0b0;
    font-size: 24px;
    position: relative;
    padding: 11px;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a:after {
	content: "";
	position: absolute;
	bottom: 0;
	height: 6px;
	width: 70px;
	left: 0;
	right: 0;
	margin: 0 auto;
	opacity: 0;
	visibility: hidden;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a {
	background: none;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a:after {
	visibility: inherit;
	opacity: 1;
}
/*** Blog ***/
.moduleItemComments {
  	font-size: 0;
}
.moduleItemComments:before {
  	content: "\f075";
  	font-family: FontAwesome;
    font-size: 14px;
  	margin-left: 10px;
    color: #333;
}
.moduleItemAuthor:before {
    content: "\f007";
  	font-family: FontAwesome;
    font-size: 14px;
}
.et-blog div.k2ItemsBlock ul li a {
    display: inline-block;
}
.et-blog div.k2ItemsBlock ul li {
  	width: 32%;
  	float: left;
    margin-right: 2%;
    box-shadow: 0px 10px 40px 0px rgba(148,146,245,0.2);
  	padding: 10px;
  	position: relative;
  	overflow: hidden;
  	font-size: 14px;
}
div.userBlock h2 {
    padding: 30px;
}
.et-blog div.k2ItemsBlock ul li:nth-child(3n) {
  	margin-right: 0;
}
.et-blog div.k2ItemsBlock ul li a {
    font-size: 19px;
    color: #333;
}
.et-blog div.k2ItemsBlock ul li a.moduleItemComments {
  	border: 0;
}
.et-blog div.k2ItemsBlock ul .clearList {
  	display: none;
}
div.userBlock {
    padding: 15px;
}
div.catItemView {
    margin-bottom: 48px;
    padding-top: 0px;
    margin-top: -6px;
}
.et-blog div.k2ItemsBlock ul li div.moduleItemAuthor {
    position: absolute;
    background: #fff;
    padding: 5px 10px;
    top: 84px;
    left: -100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.et-blog div.k2ItemsBlock ul li:hover div.moduleItemAuthor {
	left: 10px;
	visibility: inherit;
	opacity: 1;
}
div.k2ItemsBlock ul li span.moduleItemDateCreated {
	font-size: 14px;
	font-style: italic;
}

/*** Contact ***/
.et-title-contact-left h3,
.et-title-contact-right h3 {
    font-size: 40px; 
    line-height: 40px;
}
#et-contac-bottom .sppb-col-md-6 {
    padding: 0px!important;
}
.et-title-contact-left .sppb-addon-content {
    padding-right: 30px;
}
.et-title-contact-right .sppb-addon-content {
    padding-left: 30px;
}
.et-contact-item {
	position: relative;
    display: block;
    padding: 20px 38px 40px;
    max-width: 370px;
    border: 2px solid #1c4069;
    border-top: 0;
    border-bottom-left-radius: 20px;  
    border-bottom-right-radius: 20px; 
}
.et-contact-item.first {
	border-radius: 20px;
	border-bottom-left-radius: 0px;  
    border-bottom-right-radius: 0px; 
    border-bottom: 0;
    border-top: 2px solid #1c4069;
    padding-bottom: 20px;
    padding-top: 40px;
}
.et-contact-item.first .sppb-addon-content {
	position: relative;
}
.et-contact-item.first .sppb-addon-content:after {
	content: "";
	bottom: -20px;
	width: 100%;
	height: 1px;
	background: #1c4069;
	position: absolute;
	left: 0;
	right: 0;
}
.et-contact-item h5,
.et-contact-item h2 {
	font-weight: 300;
}
.et-contact-item h6,
.et-contact-item p {
	color: #8ca4c2;
}
.et-contact-item .btn-contact {
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	margin-top: 15px;
}
.et-contact-item .btn-contact:after {
	content: "\f054";
    font-family: FontAwesome;
    font-size: 10px;
    border: 1px solid;
    border-radius: 50%;
    padding: 2px 3px 2px 5px;
    margin-left: 5px;
}

/*** Contact Form ***/
.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_field_name {
  	color: #000!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(-n+3) {
  	width: 32%;
  	float: left;
  	margin-right: 2%; 
}
.creativecontactform_field_box:nth-child(3n) {
  	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;
}
.creativecontactform_wrapper [type=button] {
  	background: #222;
  	color: #fff!important;
    text-shadow: none;
}

/*** Bottom ***/
#sp-bottom .sp-module .sp-module-title:before {
    content: "";
    width: 5px;
    height: 15px;
    display: inline-block;
    background: currentColor;
    margin-bottom: -1px;
    margin-right: 8px;
}
#sp-footer, #sp-bottom {
	background: #083061!important;
}
#sp-bottom3 table.acymailing_form {
    margin: 0px;
    float: left;
    margin-top: 12px;
    width: 100%;
}
#sp-bottom3 .acysubbuttons .btn-primary {
    float: left;
}
#sp-bottom3 .acysubbuttons .btn-primary:hover {
	background-color: #000!important;
    border:none!important;
}

/*** Responsive ***/
@media (min-width: 980px) and (max-width: 1500px) { 
    .sp-megamenu-parent > li > a, 
    .sp-megamenu-parent > li > span,
    .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
        font-size: 11px!important;
    }
    .sp-megamenu-parent > li > a, 
    .sp-megamenu-parent > li > span {
        padding: 0 12px!important;
    }
    .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {
        left: auto;
        right: -35px!important;
    }
    #osdonatesticky {
        width: 100%!important;
    }
    .et-title h3 {
    	font-size: 28px!important;
    }
    .et-team-item h6 {
    	font-size: 12px!important;
    }
    .et-team-item:hover h6 {
    	bottom: 69px!important;
    }
    .et-title-white h3 {
        font-size: 15px!important;
        padding-top: 0px!important;
    }
    #et-countdown .sppb-btn-custom {
        margin-left: 24px!important;
    }
    .et-event-right .sppb-addon-content {
        padding: 40px 116px!important;
    }
    #et-event .et-title-white h6,
    #et-event .et-title-white p {
	    font-size: 10px!important;
    }
}

@media (min-width: 993px) {
	.et-contact-info {
		padding-left: 100px;
		padding-top: 255px;
	}
    
}

@media (max-width: 992px) {
    #sp-logo .logo img:nth-child(2) {
        display: block!important;
    }
	#sp-logo .logo,
	#sp-logo-left,
	#sp-logo-right {
		padding: 5px 0;
	}
	.et-service-img {
		margin-bottom: 30px;
	}
	.et-about .sppb-row > div:last-child {
		margin-top: 30px;
	}
	.et-intro-item .sppb-icon:before {
		background: #10233b;
	}
	.et-intro-item {
	    top: 0;
	    margin-bottom: 0;
	    padding: 30px 0;
	}
	.et-intro-item h5 {
		margin-top: 20px;
	}
	.sp-contact-info {
		text-align: center;
	}
	#sp-top1 {
		text-align: center;
		margin-top: 10px;
	}
	.et-contact-item.first {
		margin-top: 30px;
	}
}
@media (min-width: 768px) and (max-width: 980px) {
    .et-slider {
        top: 0px!important;
    }
    #sp-logo .logo, #sp-logo-left, #sp-logo-right,
    .et-logo .right-logo {
        text-align: center!important;   
    }
    #sp-logo .logo img:nth-child(2) {
        display: block!important;
    }
    .sp-megamenu-wrapper {
        display: block!important; 
    }
    .et-team-item:hover ul {
    	bottom: 150px!important; 
    }
    .et-logo h2 {
        padding-left:0px!important;
    }
    .et-logo .right-logo h2 {
        padding-right:0px!important;
    }
    .et-logo .logo .logo-image {
        left:42px!important;
    }
    .et-slider .tp-button {
        border: 1px solid #2bb4e6!important;
        font-size: 12px!important;
        padding: 4px 20px!important;
    }
    .tp-caption.small_light_white, .small_light_white {
        font-size: 12px!important;
        line-height: 14px!important;
    }
    .et-logo p {
         margin-bottom: 2px!important;
        font-size: 9px!important;
	}
    .et-logo h2 {
        font-size: 20px!important;
   }
   .creativecontactform_form {
        display: flex!important;
   }
  .creativecontactform_wrapper input.creativecontactform_send {
        width: 81%!important;
   }
   #et-feature {
        padding-top: 140px!important;
   }
   #et-business {
        position: relative;
        margin-top: 1306px!important;
   }
   #et-business-bottom {
        margin-top: 249px!important;
        padding-bottom: 0px!important;
   }
    #et-feature .sppb-img-container {
        width: 100%!important;
    }
    #et-business .sppb-text-left {
        padding-top: 161px!important;
    }
    #et-skill.sppb-text-left {
        text-align: left;
        padding-top:60px!important;
    }
    #et-skill .sppb-text-center .sppb-img-responsive {
        padding-bottom: 50px!important;
    }
    .skills .skill .skill-title {
        letter-spacing: 0px!important; 
        font-size: 10px!important;
    }
   
    #et-countdown .sppb-text-left {
        text-align: center!important;
    }
    .sp-page-builder .page-content #et-countdown {
        padding-bottom: 70px!important;
    }
    #et-feature .sppb-text-center .sppb-img-responsive {
        border-radius: 5px;
        width: 100%!important;
    }
    .et-blog div.k2ItemsBlock ul li {
         width: 100%!important;
    }
    #et-business {
         margin-bottom: 50px!important;
    }
}
  @media (max-width: 768px) {
    .et-slider {
        top: 0px!important;
    }
    #sp-logo .logo, #sp-logo-left, #sp-logo-right,
    .et-logo .right-logo {
        text-align: center!important;   
    }
    #sp-logo .logo img:nth-child(2) {
        display: block!important;
    }
    .sp-megamenu-wrapper {
        display: block!important; 
    }
    .et-team-item:hover ul {
    	bottom: 150px!important; 
    }
    .et-logo h2 {
        padding-left:0px!important;
    }
    .et-logo .right-logo h2 {
        padding-right:0px!important;
    }
    .et-logo .logo .logo-image {
        left:42px!important;
    }
    .et-slider .tp-button {
        border: 1px solid #2bb4e6!important;
        font-size: 12px!important;
        padding: 4px 20px!important;
    }
    .tp-caption.small_light_white, .small_light_white {
        font-size: 12px!important;
        line-height: 14px!important;
    }
    .et-logo p {
         margin-bottom: 2px!important;
        font-size: 9px!important;
	}
    .et-logo h2 {
        font-size: 20px!important;
   }
   .creativecontactform_form {
        display: flex!important;
   }
  .creativecontactform_wrapper input.creativecontactform_send {
        width: 81%!important;
   }
   #et-feature {
        padding-top: 140px!important;
   }
   #et-business {
        position: relative;
        margin-top: 1094px!important;
   }
   #et-business-bottom {
        margin-top: 249px!important;
        padding-bottom: 0px!important;
   }
    #et-feature .sppb-img-container {
        width: 100%!important;
    }
    #et-business .sppb-text-left {
        padding-top: 161px!important;
    }
    #et-skill.sppb-text-left {
        text-align: left;
        padding-top:60px!important;
    }
    #et-skill .sppb-text-center .sppb-img-responsive {
        padding-bottom: 50px!important;
    }
    .skills .skill .skill-title {
        letter-spacing: 0px!important; 
        font-size: 10px!important;
    }
   
    #et-countdown .sppb-text-left {
        text-align: center!important;
    }
    .sp-page-builder .page-content #et-countdown {
        padding-bottom: 70px!important;
    }
    #et-feature .sppb-text-center .sppb-img-responsive {
        border-radius: 5px;
        width: 100%!important;
    }
    .et-blog div.k2ItemsBlock ul li {
         width: 100%!important;
    }
    #et-business {
         margin-bottom: 50px!important;
    }
    #sp-header.header-sticky {
        position: fixed;
        z-index: 9999;
        background: rgba(0, 0, 0, 0.77)!important;
    }
}
@media (max-width: 767px) {
    .et-slider {
        top: 0px!important;
    }
    #sp-logo .logo, #sp-logo-left, #sp-logo-right,
    .et-logo .right-logo {
        text-align: center!important;   
    }
    #sp-header.header-sticky {
        position: fixed;
        z-index: 9999;
        background: rgba(0, 0, 0, 0.77)!important;
    }
    #sp-logo .logo img:nth-child(2) {
        display: block!important;
    }
    #et-feature .sppb-column-addons {
        width: 83%!important;
    }
    .sp-megamenu-wrapper {
        display: block!important; 
    }
    .et-logo h2 {
        padding-left:0px!important;
    }
    .et-logo .right-logo h2 {
        padding-right:0px!important;
    }
    .et-logo .logo .logo-image {
        left:42px!important;
    }
    .et-slider .tp-button {
        border: 1px solid #2bb4e6!important;
        font-size: 12px!important;
        padding: 4px 20px!important;
    }
    .tp-caption.small_light_white, .small_light_white {
        font-size: 12px!important;
        line-height: 14px!important;
    }
    .et-logo p {
         margin-bottom: 2px!important;
        font-size: 9px!important;
	}
    .et-logo h2 {
        font-size: 20px!important;
   }
   .creativecontactform_form {
        display: block!important;
   }
  .creativecontactform_wrapper input.creativecontactform_send {
        width: 81%!important;
   }
   #et-feature {
        padding-top: 140px!important;
   }
   #et-business {
        position: relative;
        margin-top: 900px!important;
   }
   #et-business-bottom {
        margin-top: 250px!important;
        padding-bottom: 0px!important;
   }
    #et-feature .sppb-img-container {
        width: 100%!important;
    }
    #et-business .sppb-text-left {
        padding-top: 161px!important;
    }
    #et-skill.sppb-text-left {
        text-align: left;
        padding-top:60px!important;
    }
    #et-skill .sppb-text-center .sppb-img-responsive {
        padding-bottom: 50px!important;
    }
    .skills .skill .skill-title {
        letter-spacing: 0px!important; 
        font-size: 10px!important;
    }
 
    #et-countdown .sppb-text-left {
        text-align: center!important;
    }
    .sp-page-builder .page-content #et-countdown {
        padding-bottom: 70px!important;
    }
    #et-feature .sppb-text-center .sppb-img-responsive {
        border-radius: 5px;
        width: 100%!important;
    }
    .et-blog div.k2ItemsBlock ul li {
         width: 100%!important;
    }
    #et-business {
         margin-bottom: 50px!important;
    }
    .countdown {
        overflow-x: auto;
        height: 150px;
	}
 }
@media (max-width: 480px) {
    .et-slider {
         top: 0px!important;
    }
    #sp-header.header-sticky {
        position: fixed;
        z-index: 9999;
        background: rgba(0, 0, 0, 0.77)!important;
    }
    .et-blog div.k2ItemsBlock ul li {
        width: 100%;
    }
    #sp-logo .logo img:nth-child(2) {
        display:block!important;
    }
    #sp-logo .logo, #sp-logo-left, #sp-logo-right,
    .et-logo .right-logo {
        text-align: center!important;   
    }
    .sp-megamenu-wrapper {
        display: block!important; 
    }
    .et-logo h2 {
        padding-left:0px!important;
        font-size:10px!important;
    }
    .et-logo .right-logo h2 {
        padding-right:0px!important;
    }
    .et-logo .logo .logo-image {
        left:42px!important;
    }
    .et-slider .tp-button {
        border: 1px solid #2bb4e6!important;
        font-size: 12px!important;
        padding: 4px 20px!important;
    }
    .tp-caption.small_light_white, .small_light_white {
        font-size: 12px!important;
        line-height: 14px!important;
    }
    .et-logo p {
        margin-bottom: 2px!important;
        font-size: 9px!important;
    }
    .creativecontactform_form {
        display: block!important;
    }
    .creativecontactform_wrapper input.creativecontactform_send {
        width: 99%!important;
    }
    #et-feature {
        padding-top: 140px!important;
    }
    #et-business {
        position: relative;
        margin-top: 440px!important;
    }
    #et-business-bottom {
        margin-top: 250px!important;
        padding-bottom: 0px!important;
    }
    #et-feature .sppb-img-container {
        width: 100%!important;
    }
    #et-business .sppb-text-left {
        padding-top: 0px!important;
    }
    #et-skill.sppb-text-left {
        text-align: left;
        padding-top:60px!important;
    }
    #et-skill .sppb-text-center .sppb-img-responsive {
        padding-bottom: 50px!important;
    }
    .skills .skill .skill-title {
        letter-spacing: 0px!important; 
        font-size: 8px!important;
    }
    #et-countdown .sppb-text-left {
        text-align: center!important;
    }
    .sp-page-builder .page-content #et-countdown {
        padding-bottom: 70px!important;
    }
    #et-business-bottom {
    	top: -124px!important;
  	}
  	.countdown {
        overflow-x: auto;
        height: 150px;
	}
    #et-feature .sppb-column-addons {
        width: 95%!important;
    }
    
}

