.slide_port .et_pb_slides .et_pb_slide .et_parallax_bg_wrap .et_parallax_bg,
.heroslider {
visibility: visible !important;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation: heroslider 20s linear;
-moz-animation: heroslider 20s linear;
animation: heroslider 20s linear;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
-webkit-animation-direction: alternate;
animation-direction: alternate;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
will-change: transform;
}
@-webkit-keyframes heroslider {
0% {
opacity: 0;
transform-origin: bottom center;
}
5% {
opacity: 1;
}
100% {
-webkit-transform: scale3d(1.3, 1.3, 1.3);
transform: scale3d(1.3, 1.3, 1.3);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 1;
}
}
@keyframes heroslider {
0% {
opacity: 0;
transform-origin: bottom center;
}
5% {
opacity: 1;
}
100% {
-webkit-transform: scale3d(1.3, 1.3, 1.3);
transform: scale3d(1.3, 1.3, 1.3);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 1;
}
}
.slide_port .et_pb_slide_description .et_pb_slide_content h1 span {
color: #035fcb;
font-size: 100px;
font-weight: 800;
text-align: center;
text-transform: uppercase;
}
.slide_port .et_pb_slide_description .et_pb_slide_content h1 {
color: #FFFFFF;
font-size: 100px;
font-weight: 800;
text-align: center;
text-transform: uppercase;
}
.slide_port .et_pb_slide_description .et_pb_slide_content p {}
.slide_port .et_pb_slide_description .et_pb_button_wrapper {}
.dtc_pf_home_text .et_pb_text_inner h1 {
color: #313131;
font-size: 60px;
font-weight: 800;
text-align: center;
text-transform: capitalize;
}
.dtc_pf_home_blurb .et_pb_blurb_content {
padding: 20px;
}
.dtc_pf_home_blurb .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap .et-pb-icon {
color: #035fcb;
font-size: 45px;
}
.dtc_pf_home_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header {
font-size: 20px;
font-weight: 700;
text-transform: uppercase;
margin: 0 0 10px;
transition: all 0.3s;
color: #313131;
}
.dtc_pf_home_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description {
font-size: 15px;
line-height: 25px;
color: #999;
}
.dtc_pf_person {
text-align: center;
overflow: hidden;
box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
position: relative;
}
.dtc_pf_person:before {
content: "";
width: 100%;
height: 100%;
background: rgba(0,0,0,0.7) !important;
opacity: 0;
visibility: visible;
z-index: 1;
position: absolute;
top: 0;
left: 0;
transition: all 0.5s ease 0s;
}
.dtc_pf_person .et_pb_team_member_image {
margin-bottom: 0px;
}
.dtc_pf_person:hover:before {
opacity: 1;
}
.dtc_pf_person .et_pb_team_member_image img {
width: 100%;
height: auto;
}
.dtc_pf_person .et_pb_team_member_description .et_pb_member_social_links {}
.dtc_pf_person .et_pb_team_member_description .et_pb_member_social_links:before {
background: #FFFFFF;
content: "";
display: block;
height: 2px;
left: 0;
position: absolute;
right: 0;
margin-left: auto;
margin-right: auto;
width: 0;
opacity: 0;
top: 27%;
}
.dtc_pf_person:hover .et_pb_team_member_description .et_pb_member_social_links:before {
opacity: 1;
width: 30px;
-webkit-transition: width, opacity, 1s ease-in-out;
-o-transition: width, opacity, 1s ease-in-out;
transition: width, opacity, 1s ease-in-out;
}
.dtc_pf_person .et_pb_team_member_description .et_pb_member_social_links li {}
.dtc_pf_person .et_pb_team_member_description .et_pb_member_social_links li a {
font-size: 14px;
}
.dtc_pf_person .et_pb_team_member_description .et_pb_member_social_links li a:hover {
color: rgba(255, 255, 255, 0.7);
}
.dtc_pf_person .et_pb_team_member_description {
position: absolute;
width: 100%;
padding-bottom: 10px;
color: #fff;
bottom: 0%;
left: 0;
z-index: 2;
visibility: visible;
transition: all 2000ms ease 0s;
opacity: 0;
}
.dtc_pf_person:hover .et_pb_team_member_description {
bottom: 30px;
opacity: 1;
}
.dtc_pf_person .et_pb_team_member_description .et_pb_module_header {
display: block;
font-size: 22px;
font-weight: 700;
color:#035fcb;
letter-spacing: 1px;
text-transform: uppercase;
margin: 0 0 5px;
}
.dtc_pf_person .et_pb_team_member_description .et_pb_member_position {
display: block;
font-size: 15px;
font-style: italic;
font-weight: 600;
}
@media only screen and (max-width:990px) {
.dtc_pf_person {
margin-bottom: 30px;
}
}
@media only screen and (max-width:479px) {
.dtc_pf_person .et_pb_team_member_description {
padding-bottom: 15px;
}
.slide_port .et_pb_slide_description .et_pb_slide_content h1 {
font-size: 45px;
}
.slide_port .et_pb_slide_description .et_pb_slide_content h1 span {
font-size: 40px;
}
.dtc_pf_home_text .et_pb_text_inner h1 {
font-size: 35px;
}
.dtc_pf_home_text_white h1 {
font-size: 35px !important;
}
}
.dtc_pf_text {
font-size: 25px;
color: #ffffff;
font-weight: 700;
text-align: center;
line-height: 1.7em;
}
.dtc_pf_text span {
font-size: 25px;
color: #035fcb;
font-weight: 700;
text-align: center;
line-height: 1.7em;
}
.dtc_pf_home_text_white h1 {
color: #ffffff;
font-size: 60px;
font-weight: 800 !important;
text-align: center;
text-transform: capitalize;
}
.dtc_cta p:before {
position: absolute;
width: 50%;
left: 25%;
top: 50%;
height: 2px;
margin-top: -1px;
background: #ffffff;
content: '';
z-index: -1;
pointer-events: none;
-webkit-transition: -webkit-transform .3s, opacity .3s;
-webkit-transition: opacity .3s, -webkit-transform .3s;
transition: opacity .3s, -webkit-transform .3s;
-o-transition: transform .3s, opacity .3s;
transition: transform .3s, opacity .3s;
transition: transform .3s, opacity .3s, -webkit-transform .3s;
transform: translateY(-20px);
}
.dtc_cta p:after {
position: absolute;
width: 50%;
left: 25%;
top: 50%;
height: 2px;
margin-top: -1px;
background: #ffffff;
content: '';
z-index: -1;
pointer-events: none;
-webkit-transition: -webkit-transform .3s, opacity .3s;
-webkit-transition: opacity .3s, -webkit-transform .3s;
transition: opacity .3s, -webkit-transform .3s;
-o-transition: transform .3s, opacity .3s;
transition: transform .3s, opacity .3s;
transition: transform .3s, opacity .3s, -webkit-transform .3s;
transform: translateY(20px);
}
.dtc_cta p:hover:before {
transform: rotate(45deg);
}
.dtc_cta p:hover:after {
transform: rotate(-45deg)
}
.dtc_pf_service_blurb .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap .et-pb-icon {
color: #ffffff;
font-size: 45px;
background: rgba(255, 255, 255, 0.1);
padding: 20px;
}
.dtc_pf_service_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header {
font-size: 20px;
font-weight: 700;
text-transform: uppercase;
margin: 0 0 10px;
transition: all 0.3s;
color: #035fcb;
}
.dtc_pf_service_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description {
font-size: 15px;
line-height: 25px;
color: #ffffff;
}
.dtc_pf_social_blurb .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap .et-pb-icon {
color: #ffffff;
font-size: 40px;
background: rgba(255, 255, 255, 0.1);
padding: 25px;
border-radius: 100%;
}
.dtc_pf_social_blurb .et_pb_blurb_content:hover .et_pb_main_blurb_image .et_pb_image_wrap .et-pb-icon {
background: #035fcb;
color: #ffffff;
}
.dtc_pf_social_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header {
font-size: 20px;
font-weight: 700;
text-transform: uppercase;
margin: 0 0 10px;
transition: all 0.3s;
color: #035fcb;
text-align: center;
}
.dtc_pf_social_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description {
font-size: 15px;
line-height: 25px;
color: #ffffff;
text-align: center;
}
.dtc_client_slider .et_pb_slide {
background-color: #ffffff !important;
}
.dtc_client_slider .et_pb_slide .et_pb_container .et_pb_slide_image img {
height: 200px;
border-radius: 100%;
}
.dtc_client_slider .et_pb_slide .et_pb_container .et_pb_slide_description {
padding: 40px;
}
.dtc_client_slider .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_title {
color: #035fcb !important;
font-size: 24px;
font-weight: 600;
text-shadow: none;
}
.dtc_client_slider .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_content p {
padding: 10px;
color: rgba(49, 49, 49, 0.5);
font-size: 15px;
text-shadow: none !important;
}
.dtc_team_achive{
background-color:rgba(255,255,255,0.1);
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
}
.dtc_team_achive .title{
font-weight: 700;
color:#035fcb !important;
font-size: 18px;
padding-bottom: 10px;
line-height: 1em;
}
.dtc_team_achive .percent .percent-value{
font-size: 72px;
line-height: 72px;
font-weight: 500;
color: #ffffff !important;
}
.dtc_section{background-color:#035fcb;}