/* Fonts */
@font-face {
  font-family: 'GothamPro';
  src: url("../fonts/GothamPro/GothamPro.eot") format("eot"), url("../fonts/GothamPro/GothamPro.otf") format("opentype"), url("../fonts/GothamPro/GothamPro.woff") format("woff"), url("../fonts/GothamPro/GothamPro.ttf") format("truetype"), url("../fonts/GothamPro/GothamPro.svg") format("svg"); }

@font-face {
  font-family: 'GothamPro-Bold';
  src: url("../fonts/GothamPro-Bold/GothamPro-Bold.eot") format("eot"), url("../fonts/GothamPro-Bold/GothamPro-Bold.otf") format("opentype"), url("../fonts/GothamPro-Bold/GothamPro-Bold.woff") format("woff"), url("../fonts/GothamPro-Bold/GothamPro-Bold.ttf") format("truetype"), url("../fonts/GothamPro-Bold/GothamPro-Bold.svg") format("svg"); }

@font-face {
  font-family: 'GothamPro-Medium';
  src: url("../fonts/GothamPro-Medium/GothamPro-Medium.eot") format("eot"), url("../fonts/GothamPro-Medium/GothamPro-Medium.otf") format("opentype"), url("../fonts/GothamPro-Medium/GothamPro-Medium.woff") format("woff"), url("../fonts/GothamPro-Medium/GothamPro-Medium.ttf") format("truetype"), url("../fonts/GothamPro-Medium/GothamPro-Medium.svg") format("svg"); }


/*!
 * Start Bootstrap - Agency Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    overflow-x: hidden;
    font-family: "GothamPro","Helvetica Neue",Helvetica,Arial,sans-serif;
}
.threesixty {
    top: 50%;
    transform: translateY(-50%);
}
 .threesixty .threesixty_images img.current-image{
    left: 15%;
    right: 15%;
	width: 70% !important;
	height: auto !important;
} 

.text-muted {
    color: #D7D7D7;
}

.text-primary {
    color: #fed136;
}

p {
    font-size: 14px;
    line-height: 1.75;
}

p.large {
    font-size: 16px;
}


b, strong {
    font-family: "GothamPro-Bold";
}

a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
}

a {
    color: #fed136;
}

a:hover,
a:focus,
a:active,
a.active {
    color: #fec503;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "GothamPro-Medium","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
}

.img-centered {
    margin: 0 auto;
}


.btn-primary {
    border-color: #fed136;
    text-transform: uppercase;
    font-family: "GothamPro-Bold","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #fff;
    background-color: #fed136;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    border-color: #f6bf01;
    color: #fff;
    background-color: #fec503;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    border-color: #fed136;
    background-color: #fed136;
}

.btn-primary .badge {
    color: #fed136;
    background-color: #fff;
}

.btn-xl {
    max-width: 380px;
    padding: 20px 32px;
    text-transform: uppercase;
    font-family: "GothamPro-Bold","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 28px;
    font-weight: 700;
    color: #fff;
    background-color: #09A6E8;
    border-radius: 42px;
}

.btn-xl-r2 {
    padding-top: 17px;
    padding-bottom: 17px;
    font-size: 20px;
    line-height: 1.2;
    white-space: pre-wrap;
}

.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    border-color: #f6bf01;
    color: #fff;
    background-color: #fec503;
}

.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    background-image: none;
}

.btn-xl.disabled,
.btn-xl[disabled],
fieldset[disabled] .btn-xl,
.btn-xl.disabled:hover,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl:hover,
.btn-xl.disabled:focus,
.btn-xl[disabled]:focus,
fieldset[disabled] .btn-xl:focus,
.btn-xl.disabled:active,
.btn-xl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xl.disabled.active,
.btn-xl[disabled].active,
fieldset[disabled] .btn-xl.active {
    border-color: #fed136;
    background-color: #fed136;
}

.btn-xl .badge {
    color: #fed136;
    background-color: #fff;
}


@media(max-width:480px) {
    .btn-xl {
        font-size: 18px;
    }
    .btn-xl-r2 {
        font-size: 16px;
    }
}


.navbar-default {
    border-color: transparent;
    background-color: rgba(236, 236, 236, 0.82);
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:active,
.navbar-default .navbar-brand.active {
    color: #fec503;
}

.navbar-default .navbar-collapse {
    border-color: rgba(255,255,255,.02);
}

.navbar-default .navbar-toggle {
    border-color: #fed136;
    background-color: #fed136;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #fed136;
}

.navbar-default .nav li a {

    font-family: "GothamPro","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    color: #444;
}

.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus {
    outline: 0;
    color: #0572B0;
}

.navbar-default .navbar-nav>.active>a {
    border-radius: 0;
    color: #fff;
    background-color: #fed136;
}

.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #fec503;
}

@media(min-width:768px) {
    .navbar-default {
        padding: 15px 0;
        border: 0;
        background-color: rgba(232,232,232,0.9);
        -webkit-transition: padding .3s, border .3s;
        -moz-transition: padding .3s, border .3s;
        transition: padding .3s, border .3s;
        border-bottom: 6px solid #00c8f8;
    }

    .navbar-default .navbar-brand {
        font-size: 2em;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }

    .navbar-default.navbar-shrink {
        padding: 10px 0;
        background-color: rgba(250, 250, 250, 0.88);
        border-bottom: none;
    }

    .navbar-default.navbar-shrink .navbar-brand {
        font-size: 1.5em;
    }
    .navbar-default .nav li a {
        text-transform: uppercase;
        font-weight: 300;
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 10px;
        padding-right: 10px;        
    }    
}
@media(min-width:1200px) {
    .navbar-default .nav li a {
        text-transform: uppercase;
        font-size: 16px;
        padding-left: 35px;
        padding-right: 35px;
        font-weight: 300;
        letter-spacing: 1.5px;        
    }
}
body{
    /*background-image: url(../img/header-bg.jpg);*/
    /*background-repeat: no-repeat ;*/
  height: 100%;
  width: 100%;
  /*background-size: cover;*/
  /*background-attachment: fixed;*/
  color: #474747;
  line-height: 1.25;

}

.intro {
    padding: 215px 0 100px;
}
.intro .image-h {
    text-align: center;
    margin-bottom: 30px;
}
.intro .image-h img {
    display: inline-block;
    width: 100%;
    height: auto;
    max-width: 560px;
}
.intro-title {
    margin-bottom: -40px;
}
.intro-title span {
    font: 60px/1.28 "GothamPro-Medium", sans-serif;
    color: #00c8f8;
    text-transform: uppercase;
}
.intro-title em {
    vertical-align: top;
    position: relative;
    top: -10px;
    font: 38px/1.26 "GothamPro", sans-serif;
    font-style: normal;
}
.intro-title strong {
    position: relative;
    top: -22px;
    left: -5px;
    vertical-align: top;
    font: 126px/1.26 "GothamPro-Black", sans-serif;
}
.intro p {
    width: 280px;
    margin-bottom: 30px;
    font-size: 16px;   
}
@media(min-width:992px) {
    .intro .image-h {
        float: right;
    }
}
@media(max-width:992px) {
    .intro .text-h {
        text-align: center;
    }
    .intro-title {
        margin-bottom: -20px;
    }
    .intro-title em{
        top: -2px;
    }
    .intro p {
        margin-left: auto;
        margin-right: auto;        
    }
}
@media(max-width:768px) {
    .intro {
        padding-top: 100px;
    }
}    
@media(max-width:480px) {    
    .intro-title {
        margin-bottom: -40px;
    }    
    .intro-title span {
        font-size: 46px;
    }
    .intro-title em {
        top: -7px;
        font-size: 32px;
    }
    .intro-title strong {
        top: -20px;        
        font-size: 92px;
    }    
}

section {
    position: relative;
    /*overflow: hidden;*/
    padding: 80px 0 60px;
    border-top: 1px solid #05dbfc;
}

.section-heading {
    font-size: 30px;
    margin-top: 0;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-family: "GothamPro-Medium","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;    
}
.section-heading2 {
    margin-bottom: 50px;
}

section .section-subheading {
    font-family: "GothamPro", sans-serif;
    font-size: 16px;
    max-width: 420px;
    margin: 0 auto 55px;
}

.sec-fade:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 50px;
    background: rgb(245,245,245);
    background: -moz-linear-gradient(top,  rgba(245,245,245,1) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(top,  rgba(245,245,245,1) 0%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom,  rgba(245,245,245,1) 0%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#ffffff',GradientType=0 );
}


#portfolio .portfolio-item {
    right: 0;
    margin: 0 0 15px;
}

#portfolio .portfolio-item .portfolio-link {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 220px;
    border: 1px solid #00c8f8;
}

#portfolio .portfolio-item .portfolio-link:before {
    content: '';
    position: absolute;
    z-index: 3;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(5,219,252,.6);
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
}

#portfolio .portfolio-item .portfolio-link:after{
    content: '';
    position: absolute;
    z-index: 4;
    top: 50%;
    margin-top: -31px;
    left: 50%;
    margin-left: -44px;
    width: 89px;
    height: 62px;
    background: transparent url('../img/icons/icon-rotate.png') 0 0 no-repeat;
    opacity: 0;
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;    
}

#portfolio .portfolio-item .portfolio-link:hover:before,
#portfolio .portfolio-item .portfolio-link:hover:after {
    opacity: 1;
}

#portfolio * {
    z-index: 2;
}

@media(min-width:767px) {
    #portfolio .portfolio-item {
        margin: 0 0 30px;
    }
}
.how-item {
    text-align: center;
    margin-bottom: 50px;
}
.how-item i {
    display: inline-block;
    width: 220px;
    height: 220px;
    margin-bottom: 25px;
    border: 2px solid #00c8f8;
    border-radius: 50%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
.how-item p {
    width: 270px;
    margin-left: auto;
    margin-right: auto;
}
.section-how .btn-wrap {
    text-align: center;
}

@media (max-width: 992px) {
    .how-item:last-child {
        float: none;
        margin-left: auto;
        margin-right: auto;
    }
}

.section-where {
    position: relative;
}

.section-where ul {
    list-style: none;
    padding: 0;
}

.where-image  {
    max-width: 414px;
    min-height: 300px;
    margin: 0 auto;
    text-align: center;
}
.where-image img {
    display: inline-block;
}
.where-slider-nav {
    padding-top: 50px !important;
}
.where-slider-nav li {
    position: relative;
    margin-bottom: 20px;
    padding-left: 20px;
    text-transform: uppercase;
    font-size: 20px;
    -webkit-transition: color .3s;
    transition: color .3s;

}
.where-slider-nav li span {
    cursor: pointer;
}
.where-slider-nav li:before {
    position: absolute;
    left: 0;
    content: "\f061";
    display: inline-block;
    font: normal normal normal 18px/1 FontAwesome;
    top: 50%;
    margin-top: -12px;
    margin-right: 5px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #00c8f8;
    opacity: 0;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
}
.where-slider-nav li span:hover,
.where-slider-nav li.active {
    color: #00c8f8;
}
.where-slider-nav li.active:before {
    opacity: 1;
}

@media (max-width: 992px) and (min-width: 768px) {
    .where-image img {
        max-width: 345px;
    }
}
@media (max-width: 768px) {
    .where-slider-nav li {
        max-width: 400px;
        margin-left: auto;
        margin-right: auto;
    }
}
@media (max-width: 480px) {
    .where-image img {
        max-width: 300px;
    }
}
@media (min-width: 768px) {
    .section-where {
        position: relative;
        padding-bottom: 40px;
    }
    .section-where:after {
        content: '';
        position: absolute;
        z-index: -1;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100px;
        background-color: #00c8f8;
    }
}

.what-item {
    text-align: center;
    margin-bottom: 50px;
    height: 231px;
}
.what-item i {
    display: inline-block;
    width: 130px;
    height: 130px;
    margin-bottom: 30px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
.what-item p {
    font-size: 16px;
    width: 190px;
    margin-left: auto;
    margin-right: auto;
}
.section-what .btn-wrap {
    text-align: center;
}

.connect-item {
    margin-bottom: 30px;
}
.connect-item div {
    display: table;
}
.connect-item div>* {
    display: table-cell;
    vertical-align: middle;
}

.connect-item i {
    min-width: 50px;
    height: 47px;
    margin-right: 10px;
    background-image: url('../img/icons/icons-connect.png');
    background-position: 0 0;
    background-repeat: no-repeat;
}
.connect-item p {
    font-size: 16px;
    padding-left: 10px;
}
.connect-item a {
    color: #474747;
    text-decoration: none;
    font-family: "GothamPro-Bold", sans-serif;
    -webkit-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
}
.connect-item a:hover {
    color: #00c8f8;
}


.timeline {
    position: relative;
    padding: 0;
    list-style: none;
}

.timeline:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 40px;
    width: 2px;
    margin-left: -1.5px;
    background-color: #f1f1f1;
}

.timeline>li {
    position: relative;
    margin-bottom: 50px;
    min-height: 50px;
}

.timeline>li:before,
.timeline>li:after {
    content: " ";
    display: table;
}

.timeline>li:after {
    clear: both;
}

.timeline>li .timeline-panel {
    float: right;
    position: relative;
    width: 100%;
    padding: 0 20px 0 100px;
    text-align: left;
}

.timeline>li .timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline>li .timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline>li .timeline-image {
    z-index: 100;
    position: absolute;
    left: 0;
    width: 80px;
    height: 80px;
    margin-left: 0;
    border: 7px solid #f1f1f1;
    border-radius: 100%;
    text-align: center;
    color: #fff;
    background-color: #fed136;
}

.timeline>li .timeline-image h4 {
    margin-top: 12px;
    font-size: 10px;
    line-height: 14px;
}

.timeline>li.timeline-inverted>.timeline-panel {
    float: right;
    padding: 0 20px 0 100px;
    text-align: left;
}

.timeline>li.timeline-inverted>.timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline>li.timeline-inverted>.timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline>li:last-child {
    margin-bottom: 0;
}

.timeline .timeline-heading h4 {
    margin-top: 0;
    color: inherit;
}

.timeline .timeline-heading h4.subheading {
    text-transform: none;
}

.timeline .timeline-body>p,
.timeline .timeline-body>ul {
    margin-bottom: 0;
}

@media(min-width:768px) {
    .timeline:before {
        left: 50%;
    }

    .timeline>li {
        margin-bottom: 100px;
        min-height: 100px;
    }

    .timeline>li .timeline-panel {
        float: left;
        width: 41%;
        padding: 0 20px 20px 30px;
        text-align: right;
    }

    .timeline>li .timeline-image {
        left: 50%;
        width: 100px;
        height: 100px;
        margin-left: -50px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 16px;
        font-size: 13px;
        line-height: 18px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        float: right;
        padding: 0 30px 20px 20px;
        text-align: left;
    }
}

@media(min-width:992px) {
    .timeline>li {
        min-height: 150px;
    }

    .timeline>li .timeline-panel {
        padding: 0 20px 20px;
    }

    .timeline>li .timeline-image {
        width: 150px;
        height: 150px;
        margin-left: -75px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 30px;
        font-size: 18px;
        line-height: 26px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        padding: 0 20px 20px;
    }
}

@media(min-width:1200px) {
    .timeline>li {
        min-height: 170px;
    }

    .timeline>li .timeline-panel {
        padding: 0 20px 20px 100px;
    }

    .timeline>li .timeline-image {
        width: 170px;
        height: 170px;
        margin-left: -85px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 40px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        padding: 0 100px 20px 20px;
    }
}

.team-member {
    margin-bottom: 50px;
    text-align: center;
}

.team-member img {
    margin: 0 auto;
    border: 7px solid #fff;
}

.team-member h4 {
    margin-top: 25px;
    margin-bottom: 0;
    text-transform: none;
}

.team-member p {
    margin-top: 0;
}

aside.clients img {
    margin: 50px auto;
}

section.contact {
    border-top: none;    
}

section#contact .form-group {
    margin-bottom: 25px;
}

section#contact .form-group input,
section#contact .form-group textarea {
    padding: 20px;
}

section#contact .form-group input.form-control {
    height: auto;
}

section#contact .form-group textarea.form-control {
    height: 236px;
}

section#contact .form-control:focus {
    border-color: #fed136;
    box-shadow: none;
}

section#contact::-webkit-input-placeholder {
    text-transform: uppercase;
    font-family: "GothamPro","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact:-moz-placeholder {
    text-transform: uppercase;
    font-family: "GothamPro","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact::-moz-placeholder {
    text-transform: uppercase;
    font-family: "GothamPro","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact:-ms-input-placeholder {
    text-transform: uppercase;
    font-family: "GothamPro","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact .text-danger {
    color: #e74c3c;
}

footer {
    background-color: #09A6E8;
    padding: 25px 0;
    text-align: center;
}

footer span.copyright {
    text-transform: uppercase;
    text-transform: none;
    font-family: "GothamPro","Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 40px;
    color: #fff;
}

footer ul.quicklinks {
    margin-bottom: 0;
    text-transform: uppercase;
    text-transform: none;
    font-family: "GothamPro","Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 40px;
}

ul.social-buttons {
    margin-bottom: 0;
}

ul.social-buttons li a {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 40px;
    outline: 0;
    color: #fff;
    background-color: #222;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

ul.social-buttons li a:hover,
ul.social-buttons li a:focus,
ul.social-buttons li a:active {
    background-color: #fed136;
}

.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
    outline: 0;
}

.portfolio-modal .modal-content {
    padding: 100px 0;
    min-height: 100%;
    border: 0;
    border-radius: 0;
  
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.portfolio-modal .modal-content h2 {
    margin-bottom: 15px;
    font-size: 3em;
}

.portfolio-modal .modal-content p {
    margin-bottom: 30px;
}

.portfolio-modal .modal-content p.item-intro {
    margin: 20px 0 30px;
    font-family: "GothamPro-Medium","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-style: italic;
}

.portfolio-modal .modal-content ul.list-inline {
    margin-top: 0;
    margin-bottom: 30px;
}

.portfolio-modal .modal-content img {
    margin-bottom: 30px;
}

.portfolio-modal .close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    background-color: transparent;
    cursor: pointer;
}

.portfolio-modal .close-modal:hover {
    opacity: .3;
}

.portfolio-modal .close-modal .lr {
    z-index: 1051;
    width: 1px;
    height: 75px;
    margin-left: 35px;
    background-color: #222;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.portfolio-modal .close-modal .lr .rl {
    z-index: 1052;
    width: 1px;
    height: 75px;
    background-color: #222;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.portfolio-modal .modal-backdrop {
    display: none;
    opacity: 0;
}

::-moz-selection {
    text-shadow: none;
    background: #fed136;
}

::selection {
    text-shadow: none;
    background: #fed136;
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: #fed136;
}
.text1{
	text-align: justify;
	-webkit-columns: 530px 2;
	-webkit-column-gap: 80px;
	-webkit-column-rule: 1px solid #ccc;

}
.curs {
cursor: url('img/mouse-icons.png');
}
.close-btn  {
background: url(../img/icon.png) no-repeat;
width: 45px;
height: 40px;
text-indent: 9999px;}
.close-btn:hover {background-position: -45px 0;}
.custom_stop{
background: url(../img/icon.png) 0 -40px no-repeat;
width: 45px;
height: 40px;
text-indent: 9999px;
}
.custom_stop:hover {background-position: -45px -40px;}
.custom_next{
background: url(../img/icon.png) 0 -80px no-repeat;
width: 45px;
height: 40px;
text-indent: 9999px;
}
.custom_next:hover {background-position: -45px -80px;}
.custom_previous{
background: url(../img/icon.png) 0 -120px no-repeat;
width: 45px;
height: 40px;
text-indent: 9999px;
}
.custom_previous:hover {background-position: -45px -120px;}
.custom_play{
background: url(../img/icon.png) 0 -160px no-repeat;
width: 45px;
height: 40px;
text-indent: 9999px;
}
.custom_play:hover {background-position: -45px -160px;}

@media (max-width: 768px) {
    .threesixty {
        /* top: 50%;
        transform: translateY(-50%); */
    }
    .threesixty .threesixty_images img.current-image{
         left: 5%;
        right: 5%;
        width: 90% !important;
    }
}

.animated {
    -webkit-transition: transform 1s ease-in-out, opacity 1.5s ease-in-out;
    -moz-transition: transform 1s ease-in-out, opacity 1.5s ease-in-out;
    -o-transition: transform 1s ease-in-out, opacity 1.5s ease-in-out;
    transition: transform 1s ease-in-out, opacity 1.5s ease-in-out;    
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInUp {
  animation-name: fadeInUp;
} 

@media only screen and (max-width : 768px) {
	.animated {
		/*CSS transitions*/
		-o-transition-property: none !important;
		-moz-transition-property: none !important;
		-ms-transition-property: none !important;
		-webkit-transition-property: none !important;
		transition-property: none !important;
		/*CSS transforms*/
		-o-transform: none !important;
		-moz-transform: none !important;
		-ms-transform: none !important;
		-webkit-transform: none !important;
		transform: none !important;
		/*CSS animations*/
		-webkit-animation: none !important;
		-moz-animation: none !important;
		-o-animation: none !important;
		-ms-animation: none !important;
		animation: none !important;
    }
}
