@font-face {
    font-family: 'SegoeUI';
    src: url(https://i.s-microsoft.com/fonts/Segoe-UI/West-European/Normal/latest.eot?#iefix) format("embedded-opentype"), url(https://i.s-microsoft.com/fonts/Segoe-UI/West-European/Normal/latest.woff) format("woff"), url(https://i.s-microsoft.com/fonts/Segoe-UI/West-European/Normal/latest.ttf) format("truetype"), url(https://i.s-microsoft.com/fonts/Segoe-UI/West-European/Normal/latest.svg#web) format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SegoeUILight'; 
    src: url(https://i.s-microsoft.com/fonts/Segoe-UI/West-European/Light/latest.eot?#iefix) format("embedded-opentype"), url(https://i.s-microsoft.com/fonts/Segoe-UI/West-European/Light/latest.woff) format("woff"), url(https://i.s-microsoft.com/fonts/Segoe-UI/West-European/Light/latest.ttf) format("truetype"), url(https://i.s-microsoft.com/fonts/Segoe-UI/West-European/Light/latest.svg#web) format("svg");
    font-weight: lighter;
    font-style: normal;
}

@font-face {
    font-family: 'SegoeUIBold';
    src: url(https://i.s-microsoft.com/fonts/Segoe-UI/West-European/Bold/latest.eot?#iefix) format("embedded-opentype"), url(https://i.s-microsoft.com/fonts/Segoe-UI/West-European/Bold/latest.woff) format("woff"), url(https://i.s-microsoft.com/fonts/Segoe-UI/West-European/Bold/latest.ttf) format("truetype"), url(https://i.s-microsoft.com/fonts/Segoe-UI/West-European/Bold/latest.svg#web) format("svg");
    font-style: normal;
}

@font-face {
    font-family: 'SegoeUISemibold';
    src: url(https://i.s-microsoft.com/fonts/Segoe-UI/West-European/Semibold/latest.eot?#iefix) format("embedded-opentype"), url(https://i.s-microsoft.com/fonts/Segoe-UI/West-European/Semibold/latest.woff) format("woff"), url(https://i.s-microsoft.com/fonts/Segoe-UI/West-European/Semibold/latest.ttf) format("truetype"), url(https://i.s-microsoft.com/fonts/Segoe-UI/West-European/Semibold/latest.svg#web) format("svg");
    font-style: normal;
} 
* {
    outline: none !important;
}

ul, li {
    padding: 0;
    margin: 0;
    list-style: none;
}

body {
    background: #FFFFFF; 
    font-family:"Segoe UI", SegoeUI, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    color: #000;
}

.mainContainer {
    margin: 0 auto;
}

.inner {
    width: 90%;
    margin: 0 auto;
    max-width: 1228px;
}

.clear {
    clear: both;
}

.inner.innerfull {
    width: 100%; max-width: inherit;
}

header {
   
}

.nav {
    position: fixed;
    width: 30%;
    height: 100%;
    top: 0;
    left: -32%;
    background: rgba(0, 0, 0, 0.92);
    padding-top: 111px;
    z-index: 0;
    display: none;
}

.nav.active { 
    left:0%; 
}

.nav ul {
    border-top: 1px solid #f08214;
    padding: 20px;
    padding-left: 44px;
    font-family: Impact;
    font-size: 24px;
}

.nav ul li {
    margin-bottom: 15px;
}
.nav ul li a{ color:#FFF;  display:block; text-decoration:none !important;  }
.nav ul li a:hover, .nav ul li a.active{  color:#f08214;   }


.headerDiv {
    
}

div.special > div[class*="col-"] {
    padding: 0;
}
.carousel-indicators .active { 
    background-color: #f08214;
    border: 1px solid #f08214;
}

.setHeroPic { position:relative; }
.setHeroPic .heroPic img{ width:100%; height:auto; display:block; }
.setHeroPic .setlayer{ position:absolute; top:0; left:0; width:100%; height:100%; 
    background: rgba(0,0,0,1);
    background: -moz-linear-gradient(left, rgba(0,0,0,1) 8%, rgba(0,0,0,0) 100%);
    background: -webkit-gradient(left top, right top, color-stop(8%, rgba(0,0,0,1)), color-stop(100%, rgba(0,0,0,0)));
    background: -webkit-linear-gradient(left, rgba(0,0,0,1) 8%, rgba(0,0,0,0) 100%);
    background: -o-linear-gradient(left, rgba(0,0,0,1) 8%, rgba(0,0,0,0) 100%);
    background: -ms-linear-gradient(left, rgba(0,0,0,1) 8%, rgba(0,0,0,0) 100%);
    background: linear-gradient(to right, rgba(0,0,0,1) 8%, rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=1 );
}
.setHeader {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 2;
}

.setHeader .setHeaderDiv {
    background-image: url(../images/header-bg.png);
    background-repeat: repeat-x;
    min-height: 111px;
    position: relative;
    padding-top: 8px;     box-shadow: 0px 0px 22px rgba(0, 0, 0, 0.5);
}

.setHeader .setHeaderDiv .setlogolink {
    position: absolute;
    top: 54%;
    left: 50%;
    transform: translate(-50%, -50%);
}
 .setHeader .setHeaderDiv .setlogo { display:block; margin:0 auto; }

.setHeader .setHeaderDiv .setShadow {
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translate(-50%, 10px);
}

.setHeader .menu {
    position: absolute;
    top: 50%;
    left: 32px;
    margin-top: -28px;
    z-index: 1;
    pointer-events: none;
    cursor: not-allowed;
}
.setHeader .menu span { 
    background-image:url(../images/sprite.png); 
    background-position:0px 0px;     
    display: block;
    width: 52px;
    height: 52px; 
}
.setHeader .menu span:hover, .setHeader .menu span.active {
    background-image: url(../images/sprite.png);
    background-position: 0px -53px;
} 

.rightDiv { float:right; padding-top:2%; padding-right:25px; text-align:right; color:#878787; font-size:14px;}
.rightDiv a{ color:#878787; text-decoration:none;   display: inline-block;
    vertical-align: middle;  }
.rightDiv a:hover{ color:#878787; text-decoration: underline;   }

.rightDiv .heading {
    padding-right: 5px;
    display: inline-block;
    vertical-align: middle;
}

.rightDiv a.thum{  width: 22px; height: 22px; display:inline-block;
                    background-image: url(../images/sprite.png);
                    background-position: -66px -2px;
                  }  

.rightDiv a.thum:hover{ background-position: -66px -28px; }

.rightDiv a.thum.thum2{ background-position: -93px -2px;  }
.rightDiv a.thum.thum2:hover{ background-position: -93px -27px; }


  .link { position:absolute; top:50%;   width:36px; height:88px; display:block;  background-image: url(../images/sprite.png);
    background-position: 0px -112px;}

  .link.rightLink {  right:0; background-position: -164px -112px;}

  .link.leftLink {  left:0;  }


.setHeroPic .setlayer2 {
    position: absolute;
    top: 36%;
    left: 5%;
}

.setHeroPic .text { font-family:Impact; color:#FFF; line-height:normal;}
.setHeroPic .text.text01 { font-size:40px;   }
.setHeroPic .text.text02 {
    font-size: 120px;
    color: #f08214;
    margin-top: -5px;
}
.setHeroPic .text.text03 { font-size:50px; margin-top:-5px; }

.carousel-indicators {
    bottom: 35px;
}


/* ------------------------ contentDiv start ---------------------------------- */

.contentDiv { }
.contentDiv .action {
    margin-top: -30px;
    padding-left: 50px;
    position: relative;
    margin-bottom: 62px;
}

.setThum {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    left: 0px;
    background: #FFF;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    border: 3px dotted #f08214;
    box-sizing: border-box;
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.8);
}
.setThum img {
    width: 80%;
    height: auto;
    margin: 10px auto;
    display: block;
    margin-top: 19px;
}

.actionDiv {
    background: #FFF;
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.8);
    padding: 5px 5px 5px 95px;
}
.actionDiv p:nth-child(1) {
    font-family: Impact;
    font-size: 25px;
    margin: 0;
}
.actionDiv p:nth-child(2) {
    font-size: 18px;
    margin: 0;
    margin-top: -2px;
}
.setButton {
    padding-left: 20px;
    padding-right: 5px;
}

.setButton .btn {
    min-height: 58px;
    padding-top: 12px;
}

  .setButton .btn span { display:inline-block;  vertical-align:middle;      }
  .setButton .btn span.text { font-size:22px; }
.setButton .btn span.thum {
    width: 32px;
    height: 30px; 
    background-image: url(../images/sprite.png);
    background-position: -167px 0px;
    margin-left: 16px;
}



.addLine {
background: rgba(0,0,0,0);
background: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 15%, rgba(0,0,0,1) 84%, rgba(0,0,0,0.94) 85%, rgba(0,0,0,0) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0,0,0,0)), color-stop(15%, rgba(0,0,0,1)), color-stop(84%, rgba(0,0,0,1)), color-stop(85%, rgba(0,0,0,0.94)), color-stop(100%, rgba(0,0,0,0)));
background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 15%, rgba(0,0,0,1) 84%, rgba(0,0,0,0.94) 85%, rgba(0,0,0,0) 100%);
background: -o-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 15%, rgba(0,0,0,1) 84%, rgba(0,0,0,0.94) 85%, rgba(0,0,0,0) 100%);
background: -ms-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 15%, rgba(0,0,0,1) 84%, rgba(0,0,0,0.94) 85%, rgba(0,0,0,0) 100%);
background: linear-gradient(to right, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 15%, rgba(0,0,0,1) 84%, rgba(0,0,0,0.94) 85%, rgba(0,0,0,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=1 );
height:1px;
}

.seticons {}
.seticons .text1 {  text-align: left;     }
.seticons .text2 {  text-align: center;     }
.seticons .text3 {   text-align: center;   }
.seticons .text4 {  text-align: right; }

.slider { margin-top:45px;     margin-left: -15px;     margin-right: -15px;}

 

.slider .section {
    margin: 15px;
    border:7px solid #e6e6e6;
    box-shadow: 0px 0px 22px rgba(0, 0, 0, 0.5);
}

.slider  .link.leftLink {
    left: -4%;
}
.slider  .link.rightLink {
    right: -4%; 
}
/* ------------------------ contentDiv start ---------------------------------- */


.options {
    background: #f08214;
    padding: 25px 0px;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 1px;
}

.options .p1 {
    font-size: 18px;
    margin-bottom: 25px;
}

.options hr {
    margin-top: 35px;
}

.options .btn-link { color:#000 !important; text-decoration:none !important;}

.options .btn-link .thum1 {
    display: inline-block;
    width: 39px;
    height: 39px;
    background-image: url(../images/sprite.png);
    background-position: -118px 0px;
    vertical-align: middle;
    margin-right: 10px; transform: rotate(0deg); transition-duration:.5s;
}

.options .btn-link.active .thum1 {  transform: rotate(90deg); transition-duration:.5s;}


.step {
    border: 4px dotted #fdad5d;
    padding: 15px;
    margin-top: 20px;
}

.step {
    border: 4px dotted #fdad5d;
    padding: 15px;
    margin-top: 20px;
}
.step p{  font-size:18px; }
.step p span {
    background: #000;
    color: #FFF;
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    line-height: 30px;
}

.steps{ display:none;}

.step .pic { max-width:400px;  margin:0 auto;}
.step .pic img { width:100%; height:auto; display:block;  margin:0 auto;}





.footerDiv {
    background-color: #000;
    background-image: url(../images/Group-8.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    color: #FFF;
    padding: 50px 0 45px;
}

.footerDiv .max300 {
    max-width: 320px;
    float: right;
}

.footerDiv .text-right { padding-right:12px; text-align:right;}
.footerDiv a{ color:#FFF; text-decoration:none;}

.footerDiv a:hover{ color:#FFF; text-decoration:none;}

.footerDiv h4  {
    font-size: 24px; margin-bottom:24px;  font-family:Impact;
}

.footerDiv p {
    font-size: 14px;
    margin-bottom: 15px;
    line-height: 25px;
}
.footerDiv .p1 {
    font-size: 18px;
    margin-bottom: 15px;  line-height:normal;
}

 

.footerDiv2 {
    background-color: #000;
    color: #FFF;
    padding: 36px 0 32px;
    color: #8d8d8d;
    font-size: 12px;
    text-transform: uppercase;
}
 
.footerDiv2 a{ color:#FFF; text-decoration:none;}

.footerDiv2 a:hover{ color:#FFF; text-decoration:none;}

.footerDiv2 .uppercase {
    text-align: center;
    margin: 0;
    line-height: 20px;
}
 






