html{
    scroll-behavior: smooth;
}
.image-flex{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
.image-flex .logo-flex img{
    width:250px;
}
.image-flex .times-flex img{
    width:60px;
    margin-left:32px;
    margin-right:12px;
}
.custom-font span{
    background-color: #003893;
    color:#fff;
    padding:6px 24px;
}
.red{
    color:#E30915;
}
.cross2-item span{
    display:none;
}
.gridblock-main {
    padding: 80px 90px;
}

/* insta grid */
.b-instagram:before, .b-instagram:after {
    display: table;
    content: "";
}

.b-instagram:after {
    clear: both;
}

.lt-ie8 .b-instagram {
    zoom: 1;
}

.b-instagram__col {
    display: inline-block;
    width: 30%;
    margin-right: -3px;
    vertical-align: top;
}

.b-instagram__col_main {
    width: 40%;
}

.b-instagram__item {
    position: relative;
    display: block;
    padding-bottom: 10px;
}

.b-instagram__item:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 10px;
    left: 0;
    content: '';
    -webkit-transition: all .3s;
    transition: all .3s;
}

.b-instagram__item:focus {
    outline: none;
}

.b-instagram__item:hover:after {
    background-color: rgba(0, 0, 0, 0.8);
}

.b-instagram .row {
    margin-right: 0;
    margin-left: 0;
}

.b-instagram [class^='col'] {
    padding-right: 5px;
    padding-left: 5px;
}

.b-instagram-info {
    position: relative;
    padding-bottom: 10px;
    text-align: center;
    color: #fff;
}

.b-instagram-info__inner {
    position: absolute;
    z-index: 10;
    top: 0;
    right: 5px;
    bottom: 10px;
    left: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px;
    background: url("../images/files/texture-1_dark.png") 50%;
}

.b-instagram-info__wrap {
    margin: auto;
}

.b-instagram-info__name {
    display: inline-block;
    margin-bottom: 23px;
    padding-bottom: 4px;
    font-size: 30px;
    font-weight: 400;
    letter-spacing:2px;
    line-height: 1.5;
    border-bottom: 1px solid rgba(245, 245, 245, 0.2);
}

.b-instagram-info__info {
    display: block;
    font-size: 12px;
    letter-spacing: .2em;
    text-transform: uppercase;
}

.b-instagram-info .icon {
    display: block;
    margin-bottom: 30px;
    font-size: 30px;
}
.b-instagram__item img , .img-responsive{
    margin: auto;
    display: block;
    max-width: 100%;
    height: auto;
}

.btn-main {
    position: relative;
    overflow: hidden;
    display: inline-block;
    text-decoration: none;
    margin-top:12px;
    margin-bottom:12px;
    margin-bottom: 0;
    padding: 0 20px;
    font-size: 11px;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid #e30816;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-transform: uppercase;
    color: #e30816;
    transition: all .3s;
    letter-spacing: .2em;
    font-weight: 400;
    line-height: 48px;
    min-width: 180px;
}

html .btn-main:hover {
    background-color: #e30816;
    border-color: #e30816;
    color: #fff !important;
}

.btn-main:hover:after {
    -webkit-transition: .7s linear;
    transition: .7s linear;
    background-position: 150% 0;
}

.btn-main:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 110%;
    height: 100%;
    content: '';
    -webkit-transform: skewX(-50deg);
    transform: skewX(-50deg);
    background: -webkit-gradient(linear, right top, left top, from(rgba(245, 245, 245, 0)), color-stop(rgba(245, 245, 245, 0.8)), to(rgba(245, 245, 245, 0))) no-repeat -2em 0;
    background: linear-gradient(to left, rgba(245, 245, 245, 0), rgba(245, 245, 245, 0.8), rgba(245, 245, 245, 0)) no-repeat -2em 0;
    background-size: 2em 100%;
}

.footer{
    background-size:contain;
    background-position: right bottom;
    background-repeat: no-repeat;
    background-color: #fefefe;
    padding:100px 0;
    border-top:6px solid #e30816;
}
.footer .foot-logo{
    max-width:200px;
    margin-bottom:32px;
}
.footer .line{
    margin-bottom: 24px;
    background-color: #e30816;
    height: 4px;
    width: 100%;
}
.social{
    margin:0;
    padding:0;
    display:flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    list-style: none;
}
.social li a{
    display: block;
    margin:4px 12px 0 0;
    font-size:2.5rem;
    color:#003893
}
.social li a:hover{
    color:#e30816;
}
.contact{
    margin-bottom:24px;
    list-style: none;
    padding:0;
    margin:0;
}
.contact li p{
    margin-bottom:16px;
    font-size:18px;
    text-transform: lowercase;

}
.contact li p a, .slider-text-middle span, .red{
    color: #e30816;
}
.slider-text-middle h2, .blue{
    color:#003893;
}
.bg-medium-light-gray.gridblock-main.pull-left.width-100{
    position: relative;
}
.landing{
    background-size: 35%;
}

#down-go{
    position: absolute;
    bottom:20px;
    left:50%;
    transform:translate(-50%);
    z-index:9;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.showss span {
	width: 14px;
	height: 14px;
  display: block;
	border-right: 2px solid #141414;
	border-bottom: 2px solid #141414;
	transform: rotate(45deg);
	animation: animate 2s infinite;
}

.showss span:nth-child(2) {
	animation-delay: -0.2s;
}

.showss span:nth-child(3) {
	animation-delay: -0.4s;
}

@keyframes animate {
	0% {
		opacity: 0;
	}
	50% {
		opacity: 1;
		transform: rotate(45deg) translate(5px, 5px);
	}
	100% {
		opacity: 0;
	}
}

@media only screen and (max-width:600px){
    .image-flex{
        flex-direction: column;
    }
    .image-flex .logo-flex img {
        width: 120px;
    }
    .image-flex .times-flex img {
        width: 30px;
        margin-left: 0;
        margin-right: 0;
        margin-top:16px;
        margin-bottom:16px;
    }
    .gridblock-main{
        padding:40px 10px;
    }
    .b-instagram__col {
        width: 100%;
    }
    #ktmcool{
        padding:35% 0;
    }
    .footer {
        background-size: 120%;
        padding:60px 0;
        background-position: -10% 0%;
    }
    .b-instagram-info__name{
        font-size:18px;
    }
    .last-paragraph-no-margin{
        text-align: center;
    }
    .btn-main{
        min-width: 150px;
        line-height: 38px;
    }
}

header i{
    font-size:8px;
}
header a {
    color:#141414;
}
header img{
    margin-left:10px;
}