/* Content animation */


.quote_control .quote_control .intro_first{
    -webkit-animation-delay: 0.5s;
    -moz-animation-delay: 0.5s;
    -ms-animation-delay: 0.5s;
    -o-animation-delay: 0.5s;
}
.quote_control .quote_control .intro_second{
    -webkit-animation-delay: 0.7s;
    -moz-animation-delay: 0.7s;
    -ms-animation-delay: 0.7s;
    -o-animation-delay: 0.7s;
}
.flipper .s1{
    -webkit-animation-delay: 0.5s;
    -moz-animation-delay: 0.5s;
    -ms-animation-delay: 0.5s;
    -o-animation-delay: 0.5s;
}
.flipper .s2{
    -webkit-animation-delay: 1.0s;
    -moz-animation-delay: 1.0s;
    -ms-animation-delay: 1.0s;
    -o-animation-delay: 1.0s;
}
.flipper .s3{
    -webkit-animation-delay: 1.5s;
    -moz-animation-delay: 1.5s;
    -ms-animation-delay: 1.5s;
    -o-animation-delay: 1.5s;
}
.flipper .s4{
    -webkit-animation-delay: 2.0s;
    -moz-animation-delay: 2.0s;
    -ms-animation-delay: 2.0s;
    -o-animation-delay: 2.0s;
}
.hp_2_flex, .h2_ab_wrapper{
    -webkit-animation-delay: 2.0s;
    -moz-animation-delay: 2.0s;
    -ms-animation-delay: 2.0s;
    -o-animation-delay: 2.0s;
}
.faq_holder, .testi_holder{
    -webkit-animation-delay: 2.0s;
    -moz-animation-delay: 2.0s;
    -ms-animation-delay: 2.0s;
    -o-animation-delay: 2.0s;
}
.content_wrapper_section .blog_home{
    -webkit-animation-delay: 0.7s;
    -moz-animation-delay: 0.7s;
    -ms-animation-delay: 0.7s;
    -o-animation-delay: 0.7s;
}
.content_wrapper_section .port_wrapper_home{
    -webkit-animation-delay: 0.7s;
    -moz-animation-delay: 0.7s;
    -ms-animation-delay: 0.7s;
    -o-animation-delay: 0.7s;
}
.content_wrapper_section .cli_inner{
    -webkit-animation-delay: 0.7s;
    -moz-animation-delay: 0.7s;
    -ms-animation-delay: 0.7s;
    -o-animation-delay: 0.7s;
}
.h3_pic_holder {
    -webkit-animation-delay: 1.0s;
    -moz-animation-delay: 1.0s;
    -ms-animation-delay: 1.0s;
    -o-animation-delay: 1.0s;
}
.sidebar_wrapper {
    -webkit-animation-delay: 1.0s;
    -moz-animation-delay: 1.0s;
    -ms-animation-delay: 1.0s;
    -o-animation-delay: 1.0s;
}
.service_wrapper_inner2 {
    -webkit-animation-delay: 1.0s;
    -moz-animation-delay: 1.0s;
    -ms-animation-delay: 1.0s;
    -o-animation-delay: 1.0s;
}
.footer_inner{
    -webkit-animation-delay: 1.5s;
    -moz-animation-delay: 1.5s;
    -ms-animation-delay: 1.5s;
    -o-animation-delay: 1.5s;
}
.page_side_inner {
    -webkit-animation-delay: 1.0s;
    -moz-animation-delay: 1.0s;
    -ms-animation-delay: 1.0s;
    -o-animation-delay: 1.0s;
}