/**** CUSTOM RESPONSIVE *****/
@media (min-width: 980px) and (max-width: 1199px) {
    .sp-megamenu-parent >li >a {
        letter-spacing: 0!important;
        padding: 0 10px!important;
        font-size: 10px!important;
    }
    .at-testimonial-stroke-hover-rsp p {
        font-size: 10px!important;
    }
    .at-banner-item-text p {
        margin-top: 30px!important;
    }
     #at-what .at-what-img img {
        min-height: 950px!important;
    }
    .at-what-content {
        min-height: 950px!important;
    }
}
@media (min-width: 821px) and (max-width: 979px) {
    .at-testimonial-stroke-hover-rsp p {
        font-size: 10px!important;
    }
    #at-what .at-what-img img {
        min-height: 1050px!important;
    }
    .at-what-content {
        min-height: 1050px!important;
    }
}
@media (min-width: 768px) and (max-width: 820px) {
    .at-testimonial-stroke-hover-rsp p {
        font-size: 8px!important;
    }
    #at-what .at-what-img img {
        min-height: 1080px!important;
    }
    .at-what-content {
        min-height: 1080px!important;
    }
}
@media (min-width: 768px) and (max-width: 979px) {
    .sp-megamenu-parent > li > a {
        font-size: 10px!important;
        letter-spacing: 0!important;
        padding: 0 7px!important;
    }
  	#sp-logo img {
      	width: 100%;
    }
    .at-testimonial-stroke {
        display: none;
    }
    .at-testimonial-stroke {
        display: none!important;
    }
    #at-testimonial .tp-button {
        margin: 0!important;
    }
    .at-banner-item-text p {
        margin-top: 25px!important;
    }
    #at-banner .at-banner-item-text h4 {
        font-size: 13px!important;
    }
    #at-banner .at-banner-item-text p {
        font-size: 11px!important;
    }
}
@media (max-width: 767px) {
    #sp-header {
        background: rgba(0,0,0,.5)!important;
    }
    #sp-footer2 {
        text-align: left!important;
    }
    .sp-contact-info {
        float: left!important;
    }
    #at-slider {
        display: none!important;
    }
    #at-testimonial {
        display: none;
    }
    .sticky-wrapper.is-sticky {
        position: relative!important;
    }
    #sp-menu {
        position: absolute!important;
        right: 0;
    }
    #offcanvas-toggler {
        line-height: 0!important;
    }
    #offcanvas-toggler > i {
        margin: 0;
    }
    .at-services-item-text {
        margin-bottom: 30px;
    }
    .at-banner-item {
        margin: 20px 0;
    }
}
@media (max-width: 480px) {
    .sp-simpleportfolio .sp-simpleportfolio-fiater > ul > li {
        margin: 5px!important;
    }
}
/***** GENERAL *****/
h1, h2, h3, h4, h5, h6, a, i, em, img, .button, span, p, #sp-header {
    -webkit-transition: 0.7s ease-in-out;
    -moz-transition: 0.7s ease-in-out;
    -ms-transition: 0.7s ease-in-out;
    -o-transition: 0.7s ease-in-out;
    transition: 0.7s ease-in-out;
}
body {
    color: #808080;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    word-spacing: 2px;
}
h1, h2, h3, h4, h5, h6 {
    color: #4c4c4c;
    font-weight: 400;
    letter-spacing: 1px;
}
.sppb-section-title h3 {
    clear: both;
    color: #000;
    font-size: 28px;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 48px;
    padding: 0 10px;
    position: relative;
    text-transform: uppercase;
    margin-top: 25px!important;
}
.sppb-section-title p {
    font-size: 38px!important;
    font-weight: 700;
    letter-spacing: 3px;
    line-height: 58px;
    text-transform: uppercase;
    margin: 25px 0!important;
}
.sppb-section-title h2 {
    color: #333;
    font-size: 30px;
    font-weight: 300;
    padding-bottom: 20px;
}
.sppb-section-title p {
    font-size: 13px;
    color: #000;
}
.at-button:hover {
    color: #fff;
}
#at-slider strong {
    display: none;
}
.sppb-section-title h6 {
    font-size: 13px!important;
    text-transform: capitalize;
    font-weight: 700;
}
.sppb-section-title h3 {
    font-size: 32px!important;
    text-transform: uppercase;
    font-weight: 700;
}
.sppb-section-title p {
    font-size: 12px!important;
    color: #888!important;
    text-transform: capitalize;
}
/**********BUTTON*********/
.btn {
    border-radius: 40px;
    font-family: "Oswald";
    margin-bottom: 5px;
    font-weight: 700;
    transition: color 0.3s ease 0s, background-color 0.3s ease 0s, border-color 0.3s ease 0s;
}
.btn-defauat {
    border-color: #e5e5e5;
    color: #676767;
}
.btn-defauat:hover {
    background-color: #4ecdc4;
    border-color: #4ecdc4;
    color: #fff;
}
.btn-defauat-o {
    background-color: transparent;
    border-color: #f2f2f2;
    color: #f2f2f2;
}
.btn-defauat-o:hover {
    background-color: #fff;
    border-color: #fff;
    color: #4ecdc4;
}
.btn-main-o {
    background-color: transparent;
    border-color: #4ecdc4;
    color: #4ecdc4;
}
.btn-main-o:hover {
    background-color: #4ecdc4;
    border-color: #4ecdc4;
    color: #fff;
}
.btn-dark-o {
    background-color: transparent;
    border-color: #4c4c4c;
    color: #4c4c4c;
}
.btn-dark-o:hover {
    background-color: #4c4c4c;
    border-color: #4c4c4c;
    color: #fff;
}
.btn-dark {
    background-color: #4c4c4c;
    border-color: #4c4c4c;
    color: #fff;
}
.btn-dark:hover, .btn-dark:focus, .btn-dark:active {
    background-color: #333333;
    border-color: #333333;
    color: #fff;
}
.btn-main {
    color: #fff;
}
.btn-main:hover, .btn-main:focus, .btn-main:active {
    background-color: #33b5ac;
    border-color: #33b5ac;
    color: #fff;
}
.btn-link {
    color: #4ecdc4;
    font-weight: 400;
}
.btn-link:hover, .btn-link:focus, .btn-link:active {
    color: #4c4c4c;
    text-decoration: none;
}
.btn.btn-lg {
    font-size: 21px;
    letter-spacing: 2px;
    padding: 10px 35px;
}
/***** MENU BAR *****/
.template-options,
.helix3-toggler {
    z-index: 9999;
}
body.itemid-437 #sp-header-sticky-wrapper {
  	background: rgba(0, 0, 0, 0.2);
}
#sp-header-sticky-wrapper {
    position: relative;
    z-index: 999;
  	background-color: rgba(40, 40, 40, 0.95);
}
.sticky-wrapper.is-sticky #sp-header {
    background-color: rgba(40, 40, 40, 0.95)!important;
}
.sticky-wrapper.is-sticky .sp-megamenu-parent > li.active > a, 
.sticky-wrapper.is-sticky .sp-megamenu-parent > li:hover > a {
    background-color: rgba(0,0,0,0.5);
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a,
.sp-megamenu-parent > li > a {
 	font-weight: 700;
  	color: #333;
}
.itemid-437 .sp-megamenu-parent >li >a {
    color: #fff;
}
.sticky-wrapper.is-sticky #sp-header .sp-megamenu-parent >li >a {
    color: #fff;
}
.sticky-wrapper.is-sticky #sp-header .logo h1 {
    height: 70px;
}
.sticky-wrapper.is-sticky #sp-header {
    height: 70px;
}
.sticky-wrapper.is-sticky .sp-megamenu-parent > li > a {
    line-height: 70px;
}
#offcanvas-toggler {
    -webkit-transition: 0.7s ease-in-out;
    -moz-transition: 0.7s ease-in-out;
    -ms-transition: 0.7s ease-in-out;
    -o-transition: 0.7s ease-in-out;
    transition: 0.7s ease-in-out;
}
.sticky-wrapper.is-sticky #offcanvas-toggler {
    line-height: 70px;
}
.sp-megamenu-wrapper a>i {
    margin-top: 35px!important;
    -webkit-transition: 0.7s ease-in-out;
    -moz-transition: 0.7s ease-in-out;
    -ms-transition: 0.7s ease-in-out;
    -o-transition: 0.7s ease-in-out;
    transition: 0.7s ease-in-out;
}
.sticky-wrapper.is-sticky #sp-header .sp-megamenu-wrapper a>i  {
    margin-top: 24px!important;
}
/*******TITLE*******/
.sppb-section-title h6 {
    font-weight: 700!important;
    color: #000;
}
.sppb-section-title h3 {
    padding: 0!important;
    margin: 0!important;
}
.sppb-section-title p {
    padding: 0!important;
    margin: 0!important;
}
/***** SLIDER *****/
#sp-main-body .home-page #at-slider {
    margin-top: -90px;
}
#at-slider p {
    background-color: transparent;
    color: #fff!important;
    text-align: center;
}
#at-slider .tp-button {
  	box-shadow: none;
    padding: 12px 50px!important;
    text-transform: uppercase;
    font-weight: 400;
    border-radius: 0!important;
    color: #fff!important;
    font-size: 11px!important;
    border-color: #fff;
    background: none!important;
    border: 1px solid;
    at-testimonial-stroke-shadow: inset 0 0 20px rgba(255, 255, 255, 0);
    outline: 1px solid;
    outline-color: rgba(255, 255, 255, 0.5);
    outline-offset: 0px;
    text-shadow: none;
    transition: all 1250ms cubic-bezier(0.19, 1, 0.22, 1);
}
#at-slider .tp-button:hover {
    color: #fff!important;
    border: 1px solid;
    at-testimonial-stroke-shadow: inset 0 0 20px rgba(255, 255, 255, 0.5), 0 0 20px rgba(255, 255, 255, 0.2);
    outline-color: rgba(255, 255, 255, 0);
    outline-offset: 15px;
    text-shadow: 1px 1px 2px #427388;
}
/*******BANNER*******/
#at-banner .at-banner-item {
    position: relative;
    cursor: pointer;
}
.at-banner-item span,
.at-banner-item span img {
    width: 100%;
}
.at-banner-item-text {
    position: absolute;
    top: -30px;
    right: 0;
    left: 0;
    margin: 0 auto;
}
.at-banner-item-text  p {
    text-transform: capitalize;
    font-size: 13px!important;
    margin: 70px 0 7px;
    color: #fff!important;
}
.at-banner-item-text h4 {
    font-size: 18px!important;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
}
.at-banner-item-text  p:nth-child(3) {
    margin: 7px 0 20px!important;
    text-transform: inherit;
}
.at-banner-item-text a {
  	background: #fff;
  	font-weight: 700;
    padding: 5px 10px;
    text-transform: uppercase;
}
.at-banner-item-text a:hover {
  background: #000!important;
}
/******CONTACT-FORM******/
#at-contact-form input {
    box-shadow: none!important;
}
#at-contact-form #sp-quickcontact-form input,
#at-contact-form #sp-quickcontact-form textarea {
    width: 100%;
}
#at-contact-form #sp-quickcontact-form textarea {
    height: 125px;
}
#at-contact-form #sp-quickcontact-form #sp_qc_submit {
    width: 120px!important;
    text-transform: uppercase;
    font-size: 11px;
    float: right;
}
/***** ABOUT *****/
.at-about h5 {
    padding-bottom: 20px;
    font-size: 18px!important;
    text-transform: uppercase;
    background: url(../images/border-title-about.png) left bottom no-repeat;
}
#at-about a {
    font-size: 11px!important;
    text-transform: uppercase;
    border-top: 2px solid #adadad;
    border-left: 2px solid #adadad;
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
    background: none!important;
    padding: 9px 50px!important;
    color: #000!important;
    font-weight: 700;
    margin-top: 30px!important;
    display: inline-block;
}
/******ABOUT-SECOND*******/
.at-about-skill-item {
    padding-left: 0!important;
}
.at-about .skill {
    text-align: left;
}
.at-about .skills p span,
.at-about .skills p strong {
    font-weight: 700;
    text-transform: capitalize;
    color: #000!important;
}
.at-about em strong {
    display: none;
}
.at-about .progress {
    background-color: transparent;
    border: 1px solid #dadada;
    border-radius: 6px;
    at-testimonial-stroke-shadow: none;
    height: 11px;
    padding: 0 3px;
}
.at-about .progress-bar {
    animation-delay: 0.2s;
    animation-duration: 1s;
    animation-name: process;
    animation-timing-function: linear;H
    border-radius: 2px;
    at-testimonial-stroke-shadow: none;
    height: 3px;
    margin-top: 3px;
    position: relative;
    transform-origin: left center 0;
}
@keyframes process {
0% {
    transform: scaleX(0);
}
100% {
    transform: scaleX(1);
}
}
/*******WHAT********/
#at-what>div>div {
    padding: 0!important;
}
.at-what-content {
    min-height: 745px;
    padding: 80px 40px;
}
.at-what-content .sppb-section-title h6 {
    color: #fff;
}
.at-what-content .sppb-section-title h3 {
    color: #fff;
    line-height: 35px;
    margin: 15px 0!important;
}
.at-what-content .sppb-section-title p {
    line-height: 25px;
}
.at-what-content p {
    color: #bababa;
}
.at-what-content ul {
    list-style: none;
    padding: 0!important;
    color: #bdbdbd;
    margin: 20px 0 70px;
}
.at-what-content ul li {
    line-height: 40px;
}
.at-what-content ul li:nth-child(2n) {
    border-top: 1px solid #555;
    border-bottom: 1px solid #555;
}
.at-what-content a {
  	border: 2px solid #fff!important;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    padding: 8px 40px 10px;
    font-size: 14px;
}
.at-what-content a:hover {
    color: #fff;
}
#at-what .at-what-img>div {
    width: 100%;
}
#at-what .at-what-img img {
    width: 100%;
    max-height: 746px;
    min-height: 745px;
}
/*******SERVICES*********/
.at-services-item,
.at-services-item-text {
    cursor: pointer;
}
.at-services-item h5 {
    text-transform: uppercase;
    font-size: 11px;
}
.at-services-item-text {
    margin-top: 10px;
}
/*******TESTIMONIAL*********/
.at-testimonial-stroke {
    width: 300px;
    height: 460px;
    position: relative;
    display: inline-block;
    margin: 0 10px;
    cursor: pointer;
    color: #2c3e50;
    box-shadow: inset 0 0 0 20px #999900;
    -webkit-transition: background 0.4s 0.5s;
    transition: background 0.4s 0.5s;
}
#at-testimonial:hover .at-testimonial-stroke {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}
.at-testimonial-stroke svg {
    position: absolute;
    top: 0;
    left: 0;
}
.at-testimonial-stroke svg line {
    stroke-width: 3;
    stroke: #ccc;
    fill: none;
    -webkit-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out;
}

.tp-caption:hover .at-testimonial-stroke svg line {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

.at-testimonial-stroke svg line.top,
.at-testimonial-stroke svg line.bottom {
    stroke-dasharray: 330 240; 
}

.at-testimonial-stroke svg line.left,
.at-testimonial-stroke svg line.right {
    stroke-dasharray: 490 400;
}

#at-testimonial:hover .at-testimonial-stroke svg line.top {
    -webkit-transform: translateX(-600px);
    transform: translateX(-600px);
}

#at-testimonial:hover .at-testimonial-stroke svg line.bottom {
    -webkit-transform: translateX(600px);
    transform: translateX(600px);
}

#at-testimonial:hover .at-testimonial-stroke svg line.left {
    -webkit-transform: translateY(920px);
    transform: translateY(920px);
}

#at-testimonial:hover .at-testimonial-stroke svg line.right {
    -webkit-transform: translateY(-900px);
    transform: translateY(-900px);
}
.at-testimonial-stroke svg line {
    stroke-width: 40;
}
/******Button-Testimonial*******/
#at-what .tp-button,
#at-testimonial .tp-button {
    min-width: 150px;
    max-width: 250px;
    margin: 1em;
    text-transform: uppercase;
    padding: 1em 2.5em;
    border: none;
    background: none;
    color: inherit;
    vertical-align: middle;
    z-index: 1;
    font-size: 13px!important;
    box-shadow: none!important;
    border-radius: 0!important;
}
#at-what .tp-button:hover,
#at-testimonial .tp-button:hover {
    color: #fff!important;
}
/*******INFO********/
#at-infor>div>div {
    padding: 0!important;
}
.at-infor-item>div>div {
    min-height: 250px;
    padding: 50px 30px;
}
.at-infor-item h4 {
    font-size: 16px;
    color: #fff;
    font-weight: 700;
}
.at-infor-item h6 {
    font-size: 11px;
    color: #fff;
    text-transform: uppercase;
    padding-bottom: 15px;
    background: url(../images/border-title-about.png) center bottom no-repeat
}
.at-infor-item span,
.at-infor-item span img {
    width: 100%!important;
}
.at-infor-item p {
    color: #fff;
}
