/* Title */
.sp-module ul.top-contact-info >li {
    display: inline-block;
    -webkit-transition: 300ms;
    transition: 300ms;
}
.info-wrapper {
    display: inline-block;
    margin-right: 50px;
}
.info-wrapper p {
    margin-bottom: 0;
}
.info-wrapper .info-title {
    font-size: 14px;
    font-weight: 500;
    color: #101010;
    line-height: 18px;
}
.info-wrapper .info-subtitle {
    color: #666666;
    font-size: 14px;
}
.sp-megamenu-parent >li.active>a,
.sp-megamenu-parent >li:hover>a {
    color: #333;
}
#sp-main-body {
    padding: 0!important;
}
body.itemid-437 #sp-header {
    background-color: #fff!important;
    border-bottom: 1px solid #fff;
    opacity: .98;
}
#sp-menu {
    padding-right:50px;
}
#sp-logo {
    padding-left:50px;
}
body.itemid-437 #sp-header .sp-megamenu-parent {
    list-style: none;
    padding: 0;
    margin: 0;
    z-index: 99;
    top: 6px;
}
body.itemid-437 #sp-header #offcanvas-toggler >i {
    color: #333;
    position: relative;
    z-index: 999;
    top: 4px;
}
.sp-megamenu-parent >li.active>a, .sp-megamenu-parent >li:hover>a, .sp-contact-info li {
    color:#333;
}
.sticky-wrapper.is-sticky #sp-header {
    background-color: #fff!important;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition:    all 0.4s ease-in-out;
    -ms-transition:     all 0.4s ease-in-out;
    -o-transition:      all 0.4s ease-in-out;
    transition:         all 0.4s ease-in-out;
}
.sticky-wrapper.is-sticky #sp-header .sp-megamenu-parent >li >a ,
.sticky-wrapper.is-sticky #offcanvas-toggler i  {
    color: #333;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition:    all 0.4s ease-in-out;
    -ms-transition:     all 0.4s ease-in-out;
    -o-transition:      all 0.4s ease-in-out;
    transition:         all 0.4s ease-in-out;
}
body.itemid-437 #sp-header .sp-megamenu-parent >li >a,
 #sp-header .sp-megamenu-parent >li >a {
    color: #333;
}
#sp-header {
    box-shadow: 0 3px 3px rgba(0,0,0,0.05);
    height: 90px;
    left: 0;
    position: relative;
    top: 0;
    width: 100%!important;
    z-index: 99;
}
#sp-header .logo {
    display: inline-block;
    height: 90px;
    display: table;
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease;
    margin: 0;
}
#sp-logo .logo img:nth-child(2) {
    display: none;
}
#sp-header .logo a {
    font-size: 24px;
    line-height: 1;
    margin: 0;
    padding: 0;
    display:table-cell;
    vertical-align: middle;
}
#sp-header .logo p {
    margin: 5px 0 0;
}
#sp-header .sp-retina-logo {
    display: none;
}
body.com-users #sp-component {
    padding: 40px 70px 70px 70px;
}
#offcanvas-toggler >i {
    color: #333;
    position: relative;
    z-index: 999;
    float: right;
    line-height: 90px;
}
#offcanvas-toggler >i:hover {
    color:#fff!important;
}
#projects-wrapper {
    padding-bottom:50px;
}
.at-title h2 {
    font-size: 37px;
    margin: 0;
    font-weight: 700;
    text-transform: capitalize;
}
.at-title-about p {
    margin-bottom:20px;
}
.at-title h6,
.at-title-1 h6 {
    color: #ffffff;
    margin-top: 0px;
    font-size: 20px;
    letter-spacing: 2px;
    display: inline-block;
    font-style: italic;
    font-weight: 400;
    text-transform: capitalize;
}
.at-title p {
    color: #bcbcbc;
    font-size: 14px;
    font-weight: 500;
}
body p {
    font-size: 17px;
}
.at-title h3,
.at-title-1 h3{
    font-size: 39px;
    text-transform: capitalize;
    font-weight: 700;
    color: #000;
}
.at-title-boder {
    font-weight: 200;
    line-height: 39px;
    letter-spacing: 2px;
}
.at-button {
    font-size: 20px;
    text-transform: uppercase;
    padding: 10px 30px;
    border-radius: 0px!important;
    background-color: #333;
    border-color: 1px solid #333;
}
.at-title p {
    color: #9b9c9c;
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 40px;
}
.at-title span,
.at-title-1 span {
    font-weight: 400;
    color: #808080!important;
}
.at-title-sub {
    position: relative;
}
.heading {
    position: absolute;
    background: #eaeaea;
    text-align: center;
}
.heading::before {
    position: absolute;
    left: -20px;
    top: -14px;
    display: inline-block;
    content: " ";
    width: 50px;
    height: 70px;
    background: none;
    border: 3px solid #FFD012;
    z-index: -2;
}

/* Transition */
h1, h2, h3, h4, h5, h6, i, i:before, i:after  {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition:    all 0.4s ease-in-out;
    -ms-transition:     all 0.4s ease-in-out;
    -o-transition:      all 0.4s ease-in-out;
    transition:         all 0.4s ease-in-out;
}
/* Slider */
.at-slider {
    position: relative;
    top:0px;
}
.at-slider .tp-caption a {
    padding: 20px 70px;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
}
.at-slider .tp-caption a:hover {
    background-color:#333!important;
    border:1px solid #333!important;
}
.at-slider .tp-caption .button {
    padding: 20px 70px;
    font-size: 14px;
    text-transform: uppercase;
}
.at-slider .tp-caption .at-slider-button:hover {
    background: #333!important;
    border:none!important;
}
.at-slider .tp-caption .at-slider-button:hover {
    border:none!important;
}
.at-slider .tp-caption a.button1 {
    background: none!important;
    border: 2px solid #227b9d;
}
.at-slider .tp-caption a.button1:hover {
    background: #333!important;
    border: 0px;
}
.at-slider .button:hover {
    background: #222;
}

/**** Button ****/
.btn-half { 
    padding:10px 50px;
    font-weight:700;
    color:#fff!important;
    text-transform: uppercase;
    cursor: pointer;  
    background-color: #c80a48;  
    z-index: 999;  
    display:inline-block;  
    position:relative;
}
#at-contact .qx-btn {
    padding: 14px 75px;
    font-weight: 700;
    color: #fff!important;
    border-radius: 0px;
    text-transform: uppercase;
    cursor: pointer;
    background-color: #c80a48;
    z-index: 999;
    display: inline-block;
    position: relative;
}
.btn-half span {
    color: #fff;
    display: block;
    padding: 10px 20px;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 2px;
    transform: scaleX(0.9);
    transform-origin: center left;
    transition: color 0.3s ease;
    position: relative;
    z-index: 1;
}
#at-contact .qx-btn:before,
#at-contact .qx-btn:after,
.btn-half:before,
.btn-half:after {  content: ''; 
    background-color:rgba(255,255,255,0.2);  
    height: 50%;  
    width: 0;  
    position: absolute;  
    transition: 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
#at-contact .qx-btn:before,
.btn-half:before {  
    top: 0;  
    left: 0;  
    right: auto;
}
#at-contact .qx-btn:after,
.btn-half:after {  
    bottom: 0;  
    right: 0;  
    left: auto;
}
.btn-half.site-button:hover {
    background-color: #c80a48; 
}
#at-contact .qx-btn:hover:before,
.btn-half:hover:before {  
    width: 100%;  
    right: 0;  
    left: auto;
}
#at-contact .qx-btn:hover:after,
.btn-half:hover:after {  
    width: 100%;  
    left: 0;  
    right: auto;
}
/*** About ****/
.at-title-about h4 {
    font-size: 25px;
    font-weight: 400;
    text-transform: uppercase;
    color: #333;
}
.at-title-about h3 {
    font-size: 35px;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
}
.at-title-about h5 {
    font-size: 16px;
    font-weight: bold;  
}
.at-carousel-about {
    position:relative;
}
.at-carousel-about:after {
    content: "";
    position: absolute;
    top: 50px;
    left: -50px;
    width: 100%;
    height: 100%;
    background-color: #ff000000;
    border: 30px solid rgba(193, 190, 190, 0.9);
}
.at-about-left {
    padding-right: 70px;
}
.hilite-title {
    border:0px; 
}
.hilite-title strong {   
    display: block;
    font-size: 70px;
    line-height: 88px;
    font-weight: bold;
    color: rgb(191, 191, 191);
}
.hilite-title span {
    display: block;
    font-size: 19px;
    line-height: 24px;
    font-weight: 700;   
}
.hilite-title.bdr-left {
    border-left:10px;    
    border-style:solid;
}
.hilite-title.bdr-right {
    border-right:10px;  
    border-style:solid;
}
.p-lr20 {
    padding-left: 20px;
    padding-right: 20px;
}
/**** Choose *****/
.at-choose-item h3 {
    color: #000;
    font-size: 25px;
    font-weight: 500;
}
.at-choose-item {
    cursor: pointer;
    border: 2px solid #e2e2e2;
    padding: 35px;
    margin-top: 1.5em;
}
.at-choose-item i {
    display: block;
    margin: -76px auto 30px auto;
    font-size: 3.5rem;
    border: 5px solid #ddd;
    width: 79px;
    line-height: 67px;
    border-radius: 72px;
    height: 79px;
    background: #ffffff;
}
.at-choose-content .text {
    margin: 15% 25px 0 0;
    padding: 10px;
    text-align: center;
}
.at-choose-content .border-box {
    position: absolute;
    background: none;
    border: 23px solid #d4ccce;
    width: 190%;
    height: 114%;
    top: -7.5%;
    right: 15px;
    z-index: 1;
}
.at-choose-sub img {
    border: 7px solid #fff;
    box-shadow: 2px 2px 1px 2px #e4e4e457;
}
.at-choose-content h3,
.at-choose-content-left h3 {
    font-size: 30px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
}
.at-choose-content h3::after,
.at-choose-content-left h3::after {
    border-top: 1px solid;
    border-color: #FFD012;
    content: "";
    display: block;
    height: 1px;
    width: 60px;
    margin: 13px auto 0 auto;
}
.at-choose-sub {
    z-index: 999;
}
.at-choose-sub::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;
}
.at-choose-sub {
	cursor: pointer;
}
.at-choose-sub:hover::before {
	-webkit-animation: circle .45s;
	animation: circle .45s;
}
@-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;
	}
}
.at-choose-content-left {
    padding-bottom: 131px;
    padding-top: 63px;
    padding-left: 50px;
}
.at-choose-content-left .border-box-left {
    position: absolute;
    background: none;
    border: 23px solid #d4ccce;
    width: 190%;
    height: 114%;
    top: -7.5%;
    left: 15px;
    z-index: 1;
}
.at-choose-content {
    padding-bottom: 108px;
    padding-right: 50px;
}
/**** Some Fact ****/
.at-facts .some-facts {
    position:relative;
    padding:60px 30px 60px 50px;
    border:15px solid #fff;
    border-right:0px;
}

.at-facts .some-facts:after,
.at-facts .some-facts:before {
    content:"";   position:absolute;
    background-color:#fff;    
    right:-15px;  
    width:15px;   
    height:140px;
}
.at-facts .some-facts:after { 
    bottom:-15px;
}
.at-facts .some-facts:before {
    top:-15px;
}
.at-facts .font-50 {
    font-size: 49px;
    line-height: 56px;
    font-weight: 700;
}
.at-facts .some-facts-counter {   
    padding-top:130px;
}
.at-counter-item .qx-nc-number {
    color: rgba(255,255,255,1);
    font-size: 60px;
    font-weight: 600;
    line-height: 81px;
}

/**** Service *****/
#at-service {
    position: relative!important;
    margin-top: -216px!important;
}
.at-service-item .qx-carousel-item {
    background: #f7f7f7;
}
.at-service-item .qx-carousel-item:hover {
    background: #ddd;
    -webkit-box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.09);
    box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.09);
}
/*** house ****/
.border {
    display: block;
    border: 1px solid #FFD012!important;
    z-index: 999;
}
.at-pricing-item h3 {
    font-size: 25px;
    color: #000;
    font-weight: 600;
}
.at-pricing-item .price {
    color: #FFD012;
    font-weight: 600;
    font-size: 25px;
}
/****** Portfolio ******/
.at-portfolio-sub {
    margin-left: 0px!important;
}
.isotope-item {
    padding: 10px;
}
.at-portfolio-button:hover {
    color: #fff;
}
.sp-simpleportfolio .sp-simpleportfolio-fiater > ul > li {
    margin: 5px;
}
.project-img img {
    width: 100%;
}
.projects-fiater {
    text-align: center;
    display: inline-block;
}
.projects-fiater ul {
    display: inherit;
    line-height: 43px;
    margin: 0 auto;
}
.projects-fiater ul li {
    line-height: 40px;
    margin: 5px 0;
    display: static!important;
    float: left;
}
.projects-fiater a {
    padding: 8px 15px;
    border: 1px solid #fff;
}
.item-page .project-img {
    border: 5px solid #fff;
}
.pp-button {
    color: #fff;
    padding: 12px 40px;
    font-weight: 700;
}
.pp-button:hover {
    color: #fff;
    background: #666;
}
.projects-fiater a {
    width: 200px;
    display: inline-block;
    padding: 0;
    border-radius: 20px;
}
.projects-wrapper .project-img .project-img-extra h4 {
    color: #ffffff;
}
.projects-wrapper .project-img .project-img-extra .project-img-extra-content a {
    position: relative;
    color: #fff!important;
}
#project-wrapper {
    padding-bottom:70px;
}
/**** Course ****/
.at-course-sub {
    width:31%; 
    margin-right:2%;
    background-color: #fff;
    border-bottom: 4px solid #26bdef;
    border-radius: 0px 0px 10px 10px;
}
.at-course-sub .course-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-around;
    opacity: .9;
}
.at-course-sub:hover .qx-element-button .qx-btn  {
    position: absolute;
    bottom: 150px;
    border-radius:50px;
    text-align: center;
    left: 0;
    right: 0;
    display: block;
    margin: auto;
    opacity: 1;
}
.at-course-sub .qx-element-button {
    position: absolute;
    z-index: 3;
    width: 40%;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 10px;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition:    all 0.4s ease-in-out;
    -ms-transition:     all 0.4s ease-in-out;
    -o-transition:      all 0.4s ease-in-out;
    transition:         all 0.4s ease-in-out;
}
.at-course-sub:hover .qx-element-button {
    bottom: 40px;
    opacity: 1;
}
.at-course-sub .course-info span a {
    font-size: 20px;
    color: #fff;
    background: #26bdef;
    padding: 5px;
    border-radius: 57px;
}
.at-course-sub h3 {
    padding-bottom:10px;
    text-transform: uppercase;
    font-size: 18px;
}
.at-course-sub span.course-students {
    font-weight: bold;
    color: #8a8989;
    font-size: 17px;
}
.at-subscribe-content table input {
    -webkit-transform: skewX(0deg)!important; 
    transform: skewX(0deg)!important;  
}
/* Blog */
.entry-header h2 a {
    font-size: 30px;
    font-weight: 400;
}
div.sp-module .sp-module-title {
    font-size: 20px;
    font-weight: 400;
}
.sp-page-title {
    margin-bottom: 50px;
}
.at-blog div.k2ItemsBlock ul li {
    background: #f7f7f7;
    position: relative;
    padding:10px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    width: 32%;
    float: left;
    margin-right: 2%;
    overflow: hidden;
}
.at-blog div.k2ItemsBlock ul li:hover {
    -webkit-box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.06);
    box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.06); 
}
.clearList {
    display:none!important;
}

.at-blog div.k2ItemsBlock ul li:nth-child(3n) {
    margin-right: 0;
}
.at-blog div.k2ItemsBlock ul li a {
    display: inherit;
    overflow: hidden;
    font-size: 20px;
    padding: 10px;
}
.at-blog div.k2ItemsBlock ul li img {
    width: 100%;
    margin-bottom: 15px!important;
    transition: all .40s linear;
    transform: scale(1.1);
}
.at-blog div.k2ItemsBlock ul li:hover img {
    transform: rotate(4deg)scale(1.2);
}
.at-blog ul li .moduleItemDateCreated {
    left: 0;
    display: block;
    padding: 5px;
    font-size: 12px;
    font-style: italic;
    color: #333;
}
.at-blog .at-portfolio-button {
    margin-top: 0!important;
}
.at-blog > div > p {
    clear: left;
}
div.k2ItemsBlock ul li div.moduleItemIntrotext a.moduleItemImage img {
    float: left!important;
    width: 100%;
}
/**** Team ****/
.at-team-item {
    position: relative;
    cursor: pointer;
}
.at-team-item img {
    width:100%;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition:    all 0.4s ease-in-out;
    -ms-transition:     all 0.4s ease-in-out;
    -o-transition:      all 0.4s ease-in-out;
    transition:         all 0.4s ease-in-out;
}
.at-team-item .qx-person-img:before {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    border-radius: 200px!important;
    opacity: 0.3;
    height: 100%;
    background: rgba(225, 225, 225, 0.6);
    text-align: center;
    -webkit-transition: all .5s;
    transition: all .5s;
}
.at-team-item .qx-person-description {
    text-align: center!important;
    padding-bottom: 22px;
    margin: 6px;
}
.at-team-item:hover img{
    transform: rotlte(5deg)scale(1.1);
    border-radius: 200px!important;
}
.at-team-item .qx-person-img {
    margin-bottom: 0;
    overflow: hidden;
    position: relative;
}
.at-team-item .qx-person-img:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    border-radius: 200px!important;
    height: 100%;
    opacity: 0;
    z-index: 9999;
    transition: all .3s linear;
    z-index: 2;
}
.at-team-item:hover .qx-person-img:before {
    opacity: .7;
    border-radius: 200px!important;
}
.at-team-item .qx-person-position {
    font-size: 16px;
    transition: all .3s linear;
    color: #959191;
    padding-bottom: 10px;
    text-align: center;
    font-weight: 300;
    text-transform: capitalize;
}
.at-team-item:hover .social-links  {
    position: absolute;
    bottom: 150px;
    text-align: center;
    left: 0;
    right: 0;
    display: block;
    margin: auto;
    opacity: 1;
}
.at-team-item .social-links {
    position: absolute;
    z-index: 3;
    width: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 10px;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition:    all 0.4s ease-in-out;
    -ms-transition:     all 0.4s ease-in-out;
    -o-transition:      all 0.4s ease-in-out;
    transition:         all 0.4s ease-in-out;
}
.at-team-item:hover .social-links {
    bottom: 180px;
    opacity: 1;
}
.at-team-item .social-links a {
    width: 40px;
    height: 40px;
    display: block;
    border-radius: 50px;
    background: #fff;
    color: #007dac;
    text-align: center;
    line-height: 38px;
    margin: 0 6px;
    display: inline-block;
}
.at-team-item .social-links a:before {
    font-size: 12px;
}
.at-team-item h4 {
    font-size: 25px;
    font-weight: 700;
    text-transform: capitalize;
    padding-top: 20px;
}

/* Footer */
#sp-footer1 {
    text-align: center;
}
#sp-footer2 {
    text-align: right;
}
/* Contact */
#at-contact-button {
    color: #fff;
    border: 0px!important;
    background: #333!important;
    padding: 15px 40px;
    border-radius: 50px;
}
#at-contact-button:hover {
    background: #ffffff!important;
    color: #333!important;
}
.at-contact-form .form-horizontal .control-label {
    text-align: left!important;
}
.qx-element-testimonial-pro .qx-testimonial p {
    margin: 0;
    border-radius: 0px;
    color: #fff;
    padding: 20px;
    background: #141f31;
}
#at-contact {
    background-color: #fff;
    -webkit-border-radius: 7px;
    -khtml-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    border-radius: 7px;
    -webkit-box-shadow: 0 10px 50px rgba(0, 0, 0, 0.20);
    -khtml-box-shadow: 0 10px 50px rgba(0, 0, 0, 0.20);
    -moz-box-shadow: 0 10px 50px rgba(0, 0, 0, 0.20);
    -ms-box-shadow: 0 10px 50px rgba(0, 0, 0, 0.20);
    -o-box-shadow: 0 10px 50px rgba(0, 0, 0, 0.20);
    box-shadow: 0 10px 50px rgba(0, 0, 0, 0.20);
    z-index: 109;
    position: relative;
}
.control-label {
    display: none;
}
.qx-text-muted {
    display:none!important;
}
.form-horizontal .controls {
    margin-left: 0!important;
}
.form-horizontal .controls:first-child {
    text-align: center;
}
.at-contact-item {
    cursor: pointer;
}
.at-contact-form label {
    color: #000;
}
#at-contact input[type="text"],
#at-contact input[type="email"] {
    background-color: linear-gradient(rgba(17, 17, 17, 0.7), rgba(17, 17, 17, 0.7));
    border-top: none;
    background-color: #0000001f;
    border-right: none;
    border-left: none;
    width: 100%;
    outline: none;
    color: #FFF;
    font-family: Raleway, sans-serif;
    padding: 11px;
    margin: 15px 0 0 0;
}
.at-contact-form textarea {
    height: 100px!important;
    border-radius: 0!important;
    width: 100%;
}
.at-contact-right img {
    border-radius: 100%;
    border:1px solid #000;
}
.at-contact-form .qx-btn:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    margin: 0 auto;
    width: 0%;
    height: 100%;
    z-index: -1;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition:    all 0.4s ease-in-out;
    -ms-transition:     all 0.4s ease-in-out;
    -o-transition:      all 0.4s ease-in-out;
    transition:         all 0.4s ease-in-out;
}
.at-contact-form .qx-btn:hover:before {
    width: 100%;
}
.at-contact-form .form-horizontal .control-group {
    margin-bottom: 32px;
}
.at-contact-form button:hover {
    background-color: #333;
    color: #fff;
}
.at-contact-form button:hover {
    color: #fff!important;
}
.qx-element-tabs .tabs>li a {
    color:#333;
}
#qx-element-contact-form-msg {
    color: #fff;
    margin-bottom: 20px;
}
.at-contact-item i {
    color: #ffffff;
    background-color: #ffffff;
    height: 60px;
    width: 60px;
    line-height: 59px;
    border-radius: 50px;
}
.at-contact-item i {
    padding-left: 15px;
    margin-top: 14px;
}
.cms-icon.icon-square i {
    display: inline-block;
}
#at-contact ul {
    padding: 0;
    margin: 0;
}
#at-contact ul li {
    display: inline-block;
}
#at-contact ul li i {
    color: #ffffff;
    width: 30px;
    height: 30px;
    border-radius: 3px;
    left: 0;
    right: 0;
    line-height: 28px;
    background-color: #ddd;
    margin: auto;
    text-align: center;
}
.at-contact-item h4 {
    font-weight: 700;
}
#at-contact h3 {
    font-size: 25px;
    font-weight: 700;
}
#at-contact ul li i.fa-facebook {
    background-color: #2a5187;
}
#at-contact ul li i.fa-twitter {
    background-color: #42c7f8;
}
#at-contact ul li i.fa-google-plus {
    background-color: #f13055;
}
#at-contact ul li i.fa-rss {
    background-color: #facf39;
}
#at-contact ul li i.fa-vimeo {
    background-color: #4288be;
}
/*** Contact- bottom ****/

.at-contact-bottom-sub {
    background: #2f2f2f;
    position: relative;
    min-height: 130px;
    display: table;
}
.at-contact-bottom-sub-1 {
    background: #d20022;
    position: relative;
    min-height: 130px;
    display: table;
}
.at-contact-bottom-sub-2 {
    background: #ee3131;
    position: relative;
    min-height: 130px;
    display: table;
}
.at-contact-bottom-item,
.at-contact-bottom-item-1, 
.at-contact-bottom-item-2  {
    padding-left: 65px;
    vertical-align: middle;
    display: table-cell;

}
.at-contact-bottom-item-1:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    border-style: solid;
    border-color: #d20022 #d20022 #d20022 transparent;
}
.at-contact-bottom-item-1:after {
    content: "";
    position: absolute;
    right: -60px;
    top: 0;
    border-style: solid;
    border-width: 60px 0 70px 60px;
    border-color: transparent #d20022 transparent #d20022;
    z-index: 1;
}
.at-contact-bottom-item-2:after {
    content: "";
    position: absolute;
    right: -60px;
    top: 0;
    border-style: solid;
    border-width: 60px 0 70px 60px;
    border-color: transparent #ee3131 transparent #ee3131;
    z-index: 1;
}
.at-contact-bottom-item:after {
    content: "";
    position: absolute;
    right: -60px;
    top: 0;
    border-style: solid;
    border-width: 60px 0 70px 60px;
    border-color: transparent #2f2f2f transparent #2f2f2f;
    z-index: 1;
}
.at-contact-bottom-item-2:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    border-style: solid;
    border-color: #ee3131 #ee3131 transparent;
    }
.at-contact-bottom-item i,
.at-contact-bottom-item-1 i,
.at-contact-bottom-item-2 i {
    padding-top: 20px;
}
.at-contact-bottom-item h4,
.at-contact-bottom-item-1 h4,
.at-contact-bottom-item-2 h4 {
    font-size: 17px;
    font-weight: 600;
}
#at-contact-bottom {
    position: absolute;
    margin-top: -60px; 
}
#sp-bottom3 .sp-module ul {
    color:#fff!important;
}
.creativecontactform_field_box {
    width: 49%!important;
    float: left;
    margin-right: 2%;
}
.creativecontactform_field_box:nth-child(2n) {
    margin-right: 0;
}
.creativecontactform_field_box:last-child {
    width: 100%!important;
}
.creative_field_box_wrapper_0 .creativecontactform_field_box_inner,
.creative_field_box_wrapper_0 .creativecontactform_field_box_textarea_inner {
    width: 100%!important;
}

/** RESPONSIVE **/

/* Screen min 1199px */
@media (min-width: 1200px) {
    .at-newsletter-rights-right,
    .at-about .at-title {
        padding-left: 60px;
        padding-right: 60px;
    }
    .qx-container {
    max-width: 100%!important;
    }
}
/* Screen min 1199px */
@media (max-width: 1199px) {
    .at-newsletter-rights-right,
    .at-about .at-title {
        padding-left: 20px;
        padding-right: 20px;
    }
}
/* Screen min  1210px and max 1550px */
@media (min-width: 1210px) and (max-width: 1550px) {
    .sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
        left:-260px!important;
    }
  .sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
    display: inline-block;
    color: #333;
    padding: 0px 14px!important;
  }
}
/* Screen min 980px and max 1199px */
@media (min-width: 1200px) and (max-width: 1550px) {
    .sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
        left: -260px!important;
    }
    .menu-slide-down .sp-has-child >.sp-dropdown.sp-dropdown-mega {
        left: -332px;
        right: 0;
    }
}
/* Screen min 980px and max 1199px */
@media (min-width: 980px) and (max-width: 1199px) {
    .at-about .at-title {
        padding-top: 40px;
        padding-bottom: 0!important;

    }
    .menu-slide-down .sp-has-child >.sp-dropdown.sp-dropdown-mega {
        left: -279px!important;
        right: 0;
    }
    .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right {
        left: -116px!important;
    }
    .sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
        font-size: 11px!important;
    }
    .sp-megamenu-parent >li >a, 
    .sp-megamenu-parent >li >span {
        padding: 0 4px!important;
    }
    #at-testimonial {
        margin-top: 0px!important; 
    }
    .at-contact-form input {
        width: 100%!important;
    }
    .at-contact-form textarea {
        width: 100%!important;
    }
    body.itemid-437 #sp-header,
    #sp-header {
        background-color: #fff!important;
    } 
    .menu-slide-down .sp-has-child >.sp-dropdown.sp-dropdown-mega {
        right: -49px!important;
    }
    #offcanvas-toggler >i {
        color: #fff;
        position: relative!important;
    }

}
/* Screen min 979px and max 781px */
@media (min-width: 768px) and (max-width: 979px) {
    #at-testimonial {
        padding-top: 0px!important;
    }
    .at-slider {
        top: 0px!important;
    }
    .at-contact-content {
        text-align:center!important;
    }
   .at-choose-item h3 {
        font-size: 17px!important;
    }
    #sp-right-menu {
        display:none!important;
    }
    .at-feature-sub {
        top: 31px!important;
    }
    .at-facts .some-facts {
        margin-right: 50px!important;
    }
    .at-title p {
        text-align:center!important;
        margin-bottom:0px!important;
    }
    .at-title p {
        text-align:center!important;
        margin-bottom:0px!important;
    }
    body.itemid-437 #sp-header,
    #sp-header {
        background-color: #00000000!important;
    }
    .at-title h3 {
        font-size:45px!important;
        text-align:center!important;
    }
    #at-project .qx-element-button {
        text-align: center!important ;
    }
    #at-testimonial {
        margin-top: 0px!important; 
    }
    .at-contact-form textarea {
        width: 97%!important;
    }
    .at-contact-form input {
        width: 97%!important;
    }
    #offcanvas-toggler >i {
        color: #000!important;
        z-index: 99999!important;
        position: relative!important;
    }
    .qx-container {
        width: 100%!important;
    }
}
/* Screen max 767px */
@media (max-width: 767px) {
    .at-slider {
        top: 0px!important;
    }
    .at-title p {
        text-align:center!important;
        margin-bottom:0px!important;
    }
    .at-title p {
        text-align:center!important;
        margin-bottom:0px!important;
    }
    body.itemid-437 #sp-header,
    #sp-header {
        background-color: #00000000!important;
    } 
    .at-title h3 {
        text-align:center!important;
    }
    .at-title-left h3 {
        text-align:left!important;
    }
    #at-contact {
        margin-bottom: 0px!important;
    }
    .at-contact-item i {
        padding-left: 0px!important;
    }
    #offcanvas-toggler >i {
        color: #fff;
        z-index: 99999;
        position: relative;
    }
    .at-title h3 {
        font-size: 42px!important;
        padding-top: 50px;
    }
    #at-contact-bottom {
        position: static!important;
    }
 	.hilite-title strong {
      font-size: 40px!important;
      line-height: 50px!important;
    }
    .btn-half span {
        font-size: 11px!important;
    }
    .at-carousel-about:after {
        left: 1px!important;
    }
    .at-choose-content .border-box {
        width: 100%!important;
        left: 0px!important;
    }
    .at-choose-content {
        padding-bottom: 0px!important; 
        padding-right: 0px!important; 
    }
    .at-choose-content-left .border-box-left {
        width: 100%!important;
        left: 0px!important;
        z-index: 1;
    }
    .at-choose-content-left {
        padding-bottom: 52px!important;
        padding-top: 15px!important;
        padding-left: 14px!important;
    }
    .at-choose-content h3, 
    .at-choose-content-left h3 {
        font-size: 22px!important;
    }
    .at-facts .font-50 {
        font-size: 33px!important;
        line-height: 40px!important;
    }
    .at-choose-content .text {
       margin: 17% 7px 0 0!important;
   }
}
/* Screen max 480px */
@media (max-width: 480px) {
    .at-slider {
        top: 0px!important;
    }
    .at-title p {
        text-align:center!important;
        margin-bottom:0px!important;
    } 
    body.itemid-437 #sp-header,
    #sp-header {
        background-color: #00000000!important;
    } 
    .at-title-left h3 {
        font-size: 21px!important;
    }
    #at-contact {
        margin-bottom: 70px!important;
    }
    #at-contact input[type="text"],
    #at-contact input[type="email"] {
        font-size:8px!important;
    }
    .at-title h3 {
        font-size: 42px!important;
        padding-top: 50px;
    }
    #at-contact-bottom {
        position: static!important;
    }
    .tp-caption.small_light_white_te, .small_light_white_te {
        font-size: 15px!important;
    }
    .tp-caption.small_light_white, .small_light_white {
        font-size: 10px!important;
        margin-bottom: 60px!important;
        margin-top: 50px!important;
    }
    .at-slider .tp-caption a {
        font-size: 14px!important;
    }
    .hilite-title strong {
      font-size: 40px!important;
      line-height: 50px!important;
    }
    .btn-half span {
        font-size: 11px!important;
    }
    .at-carousel-about:after {
        left: 1px!important;
    }
    .at-choose-content .border-box {
        width: 100%!important;
        left: 0px!important;
    }
    .at-choose-content {
        padding-bottom: 0px!important; 
        padding-right: 0px!important; 
    }
    .at-choose-content-left .border-box-left {
        width: 100%!important;
        left: 0px!important;
        z-index: 1;
    }
    .at-choose-content-left {
        padding-bottom: 52px!important;
        padding-top: 15px!important;
        padding-left: 14px!important;
    }
    .at-choose-content h3, 
    .at-choose-content-left h3 {
        font-size: 22px!important;
    }
    .at-facts .font-50 {
        font-size: 33px!important;
        line-height: 40px!important;
    }
    .at-choose-content .text {
       margin: 17% 7px 0 0!important;
   }

}
/* Screen max 375px */
@media (max-width: 375px) {
    .at-slider {
        top: 0px!important;
    }
    #rev_slider_1_1 {
        width: 100%!important; 
    }
    #at-contact {
        margin-bottom: 70px!important;
    }
    body.itemid-437 #sp-header,
    #sp-header {
        background-color: #00000000!important;
    } 
    .at-title-left h3 {
        font-size: 21px!important;
    }
    #at-contact input[type="text"],
    #at-contact input[type="email"] {
        font-size:8px!important;
    }
    .at-title h3 {
        font-size: 42px!important;
        padding-top: 50px;
    }
    .tp-caption.small_light_white_te, .small_light_white_te {
        font-size: 15px!important;
    }
    .tp-caption.small_light_white, .small_light_white {
        font-size: 10px!important;
        margin-bottom: 60px!important;
        margin-top: 50px!important;
    }
    .at-slider .tp-caption a {
        font-size: 14px!important;
    }
    .hilite-title strong {
      font-size: 40px!important;
      line-height: 50px!important;
    }
    .btn-half span {
        font-size: 11px!important;
    }
    .at-carousel-about:after {
        left: 1px!important;
    }
    .at-choose-content .border-box {
        width: 100%!important;
        left: 0px!important;
    }
    .at-choose-content {
        padding-bottom: 0px!important; 
        padding-right: 0px!important; 
    }
    .at-choose-content-left .border-box-left {
        width: 100%!important;
        left: 0px!important;
        z-index: 1;
    }
    .at-choose-content-left {
        padding-bottom: 52px!important;
        padding-top: 15px!important;
        padding-left: 14px!important;
    }
    .at-choose-content h3, 
    .at-choose-content-left h3 {
        font-size: 21px!important;
    }
    .at-facts .font-50 {
        font-size: 33px!important;
        line-height: 40px!important;
    }
    .at-choose-content .text {
       margin: 17% 7px 0 0!important;
   }

}
/* Screen max 360px */
@media (max-width: 360px) {
    .at-slider {
        top: 0px!important;
    }
    #rev_slider_1_1 {
        width: 100%!important; 
    }
    #at-contact {
        margin-bottom: 70px!important;
    }
    body.itemid-437 #sp-header,
    #sp-header {
        background-color: #00000000!important;
    } 
    .at-title-left h3 {
        font-size: 21px!important;
    }
    #at-contact input[type="text"],
    #at-contact input[type="email"] {
        font-size:8px!important;
    }
    .at-title h3 {
        font-size: 42px!important;
        padding-top: 50px;
    }
    .tp-caption.small_light_white_te, .small_light_white_te {
        font-size: 15px!important;
    }
    .tp-caption.small_light_white, .small_light_white {
        font-size: 10px!important;
        margin-bottom: 60px!important;
        margin-top: 50px!important;
    }
    .at-slider .tp-caption a {
        font-size: 14px!important;
    }
    .hilite-title strong {
      font-size: 40px!important;
      line-height: 50px!important;
    }
    .btn-half span {
        font-size: 11px!important;
    }
    .at-carousel-about:after {
        left: 1px!important;
    }
    .at-choose-content .border-box {
       width: 100%!important;
        left: 0px!important;
    }
    .at-choose-content {
        padding-bottom: 0px!important; 
        padding-right: 0px!important; 
    }
    .at-choose-content-left .border-box-left {
       width: 100%!important;
        left: 0px!important;
        z-index: 1;
    }
    .at-choose-content-left {
        padding-bottom: 52px!important;
        padding-top: 15px!important;
        padding-left: 14px!important;
    }
    .at-choose-content h3, 
    .at-choose-content-left h3 {
        font-size: 22px!important;
    }
    .at-facts .font-50 {
        font-size: 33px!important;
        line-height: 40px!important;
    }
    .at-choose-content .text {
       margin: 17% 7px 0 0!important;
   }

}
/* Screen max 320px */
@media (max-width: 320px) {
    .at-slider {
        top: 0px!important;
    }
    #rev_slider_1_1 {
        width: 100%!important; 
    }
    #at-contact {
        margin-bottom: 70px!important;
    }
    body.itemid-437 #sp-header,
    #sp-header {
       background-color: #00000000!important;
    } 
    .at-title-left h3 {
        font-size: 21px!important;
    }
    #at-contact input[type="text"],
    #at-contact input[type="email"] {
        font-size:8px!important;
    }
    .at-title h3 {
        font-size: 42px!important;
        padding-top: 50px;
    }
    .tp-caption.small_light_white_te, .small_light_white_te {
        font-size: 15px!important;
    }
    .tp-caption.small_light_white, .small_light_white {
        font-size: 10px!important;
        margin-bottom: 60px!important;
        margin-top: 50px!important;
    }
    .at-slider .tp-caption a {
        font-size: 14px!important;
    }
    .hilite-title strong {
      font-size: 40px!important;
      line-height: 50px!important;
    }
    .btn-half span {
        font-size: 11px!important;
    }
    .at-carousel-about:after {
        left: 1px!important;
    }
    .at-choose-content .border-box {
        width: 100%!important;
        left: 0px!important;
    }
    .at-choose-content {
        padding-bottom: 0px!important; 
        padding-right: 0px!important; 
    }
    .at-choose-content-left .border-box-left {
        width: 100%!important;
        left: 0px!important;
        z-index: 1;
    }
    .at-choose-content-left {
        padding-bottom: 52px!important;
        padding-top: 15px!important;
        padding-left: 14px!important;
    }
    .at-choose-content h3, 
    .at-choose-content-left h3 {
        font-size: 22px!important;
    }
    .at-facts .font-50 {
        font-size: 33px!important;
        line-height: 40px!important;
    }
    .at-choose-content .text {
     margin: 17% 7px 0 0!important;
   }
}
/*** Fix Quix ***/
@media (min-width: 1170px) {
#rev_slider_2_2_wrapper {
left: calc((50vw - 575px) * -1)!important;
right: calc((50vw - 575px) * -1)!important;
}
}
#rev_slider_1_1 {
width: 100%; 
}
