/*!
 * Start Bootstrap - Createive v4.0.0-beta (http://startbootstrap.com/template-overviews/creative)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-creative/blob/master/LICENSE)
 */
body,
html {
  width: 100%;
  height: 100%; }

body {
font-family: "gothic" !important; }

hr {
  max-width: 50px;
  border-width: 3px;
  border-color: #F05F40; }

hr.light {
  border-color: white; }

a {
  color: #3e4095;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s; }
  a:focus, a:hover {
    color: #f05f40; }

h1,
h2,
h3,
h4,
h5,
h6 {
  }

p {
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 20px; }

.bg-primary {
  background-color: #F05F40 !important; }

.bg-dark {
  color: white;
  background-color: #222222 !important; }

.text-faded {
  color: rgba(255, 255, 255, 0.7); }

section {
    padding: 60px 0; }
.pad100{
padding-top:100px;
}
.pad0{
padding:0 !important;
}
.section-heading {
color: #3e4093; 
font-family: 'GOTHICB';
 margin-top: 0; }

::-moz-selection {
  color: white;
  background: #222222;
  text-shadow: none; }

::selection {
  color: white;
  background: #222222;
  text-shadow: none; }

img::selection {
  color: white;
  background: transparent; }

img::-moz-selection {
  color: white;
  background: transparent; }

body {
  -webkit-tap-highlight-color: #222222; }

#mainNav {
  border-color: rgba(34, 34, 34, 0.05);
  background-color: white;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s; }
  #mainNav .navbar-brand {
    font-weight: 700;
    text-transform: uppercase;
    color: #F05F40;
	    padding: 0;}
    #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
      color: #f05f40; }
  #mainNav .navbar-toggle {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    color: #222222; }
  #mainNav .navbar-nav > li.nav-item > a.nav-link:focus,
  #mainNav .navbar-nav > li.nav-item > a.nav-link {
    font-size: 13px;
    font-weight: 700;
	    padding: 0 20px;
    text-transform: uppercase;
    color: #222222; }
    #mainNav .navbar-nav > li.nav-item > a.nav-link:focus:hover,
    #mainNav .navbar-nav > li.nav-item > a.nav-link:hover {
      color: #F05F40; }
    #mainNav .navbar-nav > li.nav-item > a.nav-link:focus.active,
    #mainNav .navbar-nav > li.nav-item > a.nav-link.active {
      color: #3e4095 !important;
      background-color: transparent; }
      #mainNav .navbar-nav > li.nav-item > a.nav-link:focus.active:hover,
      #mainNav .navbar-nav > li.nav-item > a.nav-link.active:hover {
        background-color: transparent; }
		#mainNav .navbar-nav > li.nav-item > a.nav-link, #mainNav .navbar-nav > li.nav-item > a.nav-link:focus {
    color: #3e4095;
}
  @media (min-width: 992px) {
    #mainNav {
    border-color: rgba(255, 255, 255, 0.3);
    background-color: rgb(255, 255, 255);}
      #mainNav .navbar-brand {
        color: rgba(255, 255, 255, 0.7); }
        #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
          color: #3e4095; }
      #mainNav .navbar-nav > li.nav-item > a.nav-link,
      #mainNav .navbar-nav > li.nav-item > a.nav-link:focus {
        color: #3e4095; }
        #mainNav .navbar-nav > li.nav-item > a.nav-link:hover,
        #mainNav .navbar-nav > li.nav-item > a.nav-link:focus:hover {
        color: #fecb30; }
      #mainNav.navbar-shrink {
        border-color: rgba(34, 34, 34, 0.05);
               background-color: rgba(254, 203, 48, 0.89);}
        #mainNav.navbar-shrink .navbar-brand {
          font-size: 16px;
          color: #3e4095; }
          #mainNav.navbar-shrink .navbar-brand:focus, #mainNav.navbar-shrink .navbar-brand:hover {
            color: #3e4095; }
        #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link,
        #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:focus {
              color: #ffffff; }
          #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:hover,
          #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:focus:hover {
            color: #3e4095; } }

header.masthead {
  position: relative;
  width: 100%;
  min-height: auto;
  text-align: center;
  color: white;
  background-image: url("../img/ladymirror1.jpg");
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
  header.masthead .header-content {
    position: relative;
    width: 100%;
    padding: 150px 15px 100px;
    text-align: center; }
    header.masthead .header-content .header-content-inner h1 {
      font-size: 30px;
      font-weight: 700;
      margin-top: 0;
      margin-bottom: 0;
      text-transform: uppercase; }
    header.masthead .header-content .header-content-inner hr {
      margin: 30px auto; }
    header.masthead .header-content .header-content-inner p {
      font-size: 16px;
      font-weight: 300;
      margin-bottom: 50px;
      color: rgba(255, 255, 255, 0.7); }
  @media (min-width: 768px) {
    header.masthead {
      height: 100%;
      min-height: 600px;     margin-top: 80px;}
      header.masthead .header-content {
        position: absolute;
        top: 50%;
        padding: 0 50px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
        header.masthead .header-content .header-content-inner {
          max-width: 1000px;
          margin-right: auto;
          margin-left: auto; }
          header.masthead .header-content .header-content-inner h1 {
            font-size: 50px; }
          header.masthead .header-content .header-content-inner p {
            font-size: 18px;
            max-width: 80%;
            margin-right: auto;
            margin-left: auto; } }

.service-box {
  max-width: 400px;
  margin: 50px auto 0; }
  @media (min-width: 992px) {
    .service-box {
      margin: 20px auto 0; } }
  .service-box p {
    margin-bottom: 0; }
#about{
    background-color: #ffffff;
}
#about p{
	margin-bottom:0;
	    line-height: 25px;
}
#products{

    background-color: #f3f3f3;}
	.grbg{
	
	    background-color: #f7f7f7 !important;}
		.techpara{
		    padding: 5px 15px;

		}
				.techpara h5{
				
				    font-size: 14px;}
.aboutkorio{
padding-top:5px;
}
.aboutkorio .abttxt{
    padding: 30px 40px;
    box-shadow: 0px 0 30px #e8e8e8;
    margin-left: -70px;
    position: relative;
    z-index: 1;
    background-color: #fff;
    margin-top: 70px;
}
.portfolio-box {
  position: relative;
  display: block;
  max-width: 650px;
  margin: 0 auto; }
  .portfolio-box .portfolio-box-caption {
position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    opacity: 0;
    color: #3e4095;
    background: rgba(255, 204, 41, 0.87);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    font-family: 'GOTHICB';	}
    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
      position: absolute;
      top: 50%;
      width: 100%;
      transform: translateY(-50%);
      text-align: center; }
      .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
      .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
        padding: 0 15px; }
      .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
        font-size: 14px;
        font-weight: 600;
        text-transform: uppercase; }
      .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
        font-size: 18px; }
  .portfolio-box:hover .portfolio-box-caption {
    opacity: 1; }
  .portfolio-box:focus {
    outline: none; }
  @media (min-width: 768px) {
    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
      font-size: 16px; }
    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
      font-size: 22px; } }

.call-to-action {
  padding: 50px 0; }
  .call-to-action h2 {
    margin: 0 auto 20px; }

.text-primary {
  color: #F05F40 !important; }

.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0; }

.btn-default {
  color: #222222;
  border-color: white;
  background-color: white; }
  .btn-default.focus, .btn-default:focus {
    color: #222222;
    border-color: #bfbfbf;
    background-color: #e6e6e6; }
  .btn-default:hover {
    color: #222222;
    border-color: #e0e0e0;
    background-color: #e6e6e6; }
  .btn-default.active, .btn-default:active,
  .open > .btn-default.dropdown-toggle {
    color: #222222;
    border-color: #e0e0e0;
    background-color: #e6e6e6; }
    .btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover,
    .open > .btn-default.dropdown-toggle.focus,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle:hover {
      color: #222222;
      border-color: #bfbfbf;
      background-color: #d4d4d4; }
  .btn-default.active, .btn-default:active,
  .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover,
  fieldset[disabled] .btn-default.focus,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default:hover {
    border-color: white;
    background-color: white; }
  .btn-default .badge {
    color: white;
    background-color: #222222; }

.btn-primary {
  color: white;
  border-color: #F05F40;
  background-color: #F05F40; }
  .btn-primary.focus, .btn-primary:focus {
    color: white;
    border-color: #a4270d;
    background-color: #eb3812; }
  .btn-primary:hover {
    color: white;
    border-color: #e13612;
    background-color: #eb3812; }
  .btn-primary.active, .btn-primary:active,
  .open > .btn-primary.dropdown-toggle {
    color: white;
    border-color: #e13612;
    background-color: #eb3812; }
    .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover,
    .open > .btn-primary.dropdown-toggle.focus,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle:hover {
      color: white;
    border-color: #ff0000;
    background-color: #ff0000; }
  .btn-primary.active, .btn-primary:active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover,
  fieldset[disabled] .btn-primary.focus,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary:hover {
    border-color: #F05F40;
    background-color: #F05F40; }
  .btn-primary .badge {
    color: #F05F40;
    background-color: white; }

.btn {
    font-weight: 700;
    /* text-transform: uppercase; */
    border: none;
    /* font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif; */ }

.btn-xl {
  padding: 15px 30px; }

  /*****************own************/
  	.canvasefft{
	    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
	overflow:hidden;
opacity:.9;
filter:blur(20px);
transition:1s;
	}
	.canvasefft canvas{
/*  filter: blur(20px);  */
   opacity: .9; 
       cursor: url("../img/hand.png"), auto;

	}
	.oval{
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    max-width: 300px;
    background-color: #fff;
    min-height: 170px;
    margin: 0 auto;
    border-radius: 50%;
	}
	#map{
	    width: 100%;
    height: 280px;
	}
	.contact-section .col-md-6{
    width: 50%;
    float: left;
}
.contact-section form{
width:100%;
}
#contact{
    background-color: #3e4093;
	color:#fff;
}
.form-control {
    background-color: rgba(255, 255, 255, 0);
    border: 1px solid rgb(255, 255, 255);
    border-radius: 0;
}
.form-control:focus{
    background-color: rgba(255, 255, 255, 0);
      border-color: #191a4e;
	  	color:#fff;
}
.form-control{
	color:#fff;
}
.addrsstem{
    margin-top: 30px;
    margin-bottom: 40px;
}

.addrr-ico i{
    width: 40px;
    height: 40px;
    text-align: center;
    background-color: #fff;
    color: #3e4093;
    line-height: 40px;
    margin-bottom: 10px;
    border-radius: 35px;
	  transition: .5s;
}
.addrr-ico:hover i{
    transition: .5s;
    transform: scale(1.2);
}
.socialmedia li{
    display: inline-block;
    margin: 0 5px;
    width: 25px;
    height: 25px;
    border-radius: 50%;

}
.black{
	color:#000;
}
footer h6{
    color: #f00;
    font-size: 14px;
}
.fb {
    background-color: #5578bc;
}
.linked {
    background-color: #1290c2;
}
.tw {
    background-color: #76cfef;
}
.socialmedia li a{
    color: #fff;
    font-size: 13px;
}
.copyright{

    background-color: #eaeaea;
    padding-bottom: 10px;
    padding-top: 10px;
	font-size: 12px;
}
table{
background-color:#fff !important;
}
.features{
    max-width: 800px;
    margin: 0 auto;
}
#featuresdv{
    /* padding: 25px 0 !important; */
    background-color: #000;
    background-image: url(../img/fogs.jpg);
    background-attachment: fixed;
	    background-size: cover;
		    background-position: top;
}
#certification{
    background-color: #3e4095;
    padding: 30px 0;
}
#certification .d-inline-block li {
    margin: 0 5px;
}
#certification .d-inline-block li  img{
border-radius: 12px;
}
.d-inline-block li{
	display:inline-block;
}
@media (min-width: 768px){
.features  .featureitem {
    max-width: 20%;
}
}
.features h5{
    font-family: 'GOTHICB';
    font-size: 18px;
    margin-top: 15px;
    color: #000;
}
#featuresdv .features h5{
    color: #fff;
}
.boxtem {
    float: left;
    width: 100%;
	    background-color: #f5f5f5;
}
.utodest {
    padding-left: 0;
    padding-right: 0;
}
.utodest {
    padding-left: 0;
    padding-right: 0;
}
.destination-list .bigbox .destimg {
    max-height: 828px;
}
.destimg img {
    width: 100%;
    transition: 1s;
}
.destnf {
    padding: 50px 60px 20px 90px;

}
.color-white {
    color: #fff;
}
.bigbox .destnf h3 {
    font-size: 38px;
}
.dest-item {
    float: left;
    width: 100%;
}

.up-down .col-xs-12 {
    padding: 0;
}
.up-down .destinf {
    height: 414px;
    position: relative;
}

.up-down .destinf .destnf {
    padding: 50px 50px 20px 50px;
}
.destination-list .destimg {
    max-height: 100%;
}
.destimg {
    max-height: 414px;
    overflow: hidden;
	    position: relative;
}
.destimg img {
    width: 100%;
    transition: 1s;
    object-fit: cover;
	    height: 414px;
}
.bigbox img {
	    height: 840px;
    object-fit: cover;
}
.destimg:hover img {
    transition: 1s;
    transform: scale(1.05);
}
.bigbox  .destnf {
    background-color: rgba(0, 0, 0, 0.29);
    height: 100%;
}
.bigbox .destimg {
    max-height: 828px;
}
.instruction-list li{
    font-size: 13px;
    margin-bottom: 10px;
    color: #333333;
}
.instruction-list ul{
	padding-left:15px;
}
.swap-last h3{
font-size: 24px;
color: #3e4095;
    font-family: 'GOTHICB';
}
.white{
	color:#fff !important;
}

.topborder {
left: 0;
    top: auto;
    bottom: -40px;
    height: 85px;
    width: 85px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    line-height: 85px;
    font-size: 35px;
	font-family: 'GOTHICB';
}
.topborder {
    background-color: #ffcc29;
    position: absolute;
    right: 0;
    z-index: 9;
    margin: 0 auto;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.31);
}
.dest-item.reverse .destimg .topborder {
    right: auto;
    left: -20px;
}
.models{
    background-image: url(../img/fogs.jpg);
    background-size: cover;
	    background-attachment: fixed;
}
.tabbable-line .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #e0b022;
}
.tabbable-line .table-bordered td, .table-bordered th {
    border: 1px solid #e0b022;
	    font-size: 14px;
}
.tabbable-line thead{
    background-color: rgb(236, 187, 47);
    color: #fff;
}