

		

/* body */
		
		html, body {             		
            font-family: 'Open Sans', sans-serif;font-weight:300;
            
            font-size:16px;
            text-indent:0;
            text-align:justify;
            line-height:24px;
            width:100%;
            height:100%;
            margin:0 auto;
            padding:0;
            color:#000000;
            background:#ffffff;
            position:relative;
		}

		body img {border:none;}						

		a {text-decoration:none;} 
		
		a:link {color:#ffffff;} 				
		a:visited {color:#ffffff;} 
		a:hover {color:#ffffff;} 
		a:active {
	color: #7CF0FF;
	text-decoration: underline;
} 
		  		
		.clear {clear:both;}		
		
/* top */
		
		#top-w3 {
            width:100%;
            height:80px;
            padding:0;
            margin:0;
            background:#000000;
            z-index:80;
            position: fixed;
            bottom: 0;
            left:0;
		}
		
		#top-w4 {
            width:100%;
            height:80px;
            padding:0;
            margin:0;
            position:relative;
            z-index:60;
		}
		
		#top-w2-b2 {
            width:100%;
            max-width:1000px;
            height:80px;
            margin:0 auto;
            padding:0;
            position:relative;
            text-align:center;
		}
		
		#home2 {
           
            height:80px;
            float:left;
            margin:0;
            padding:0;
            position:relative;
            text-align:center;
		}
		
		#menu2 {
            width:100%;
            height:80px;
            margin:0;
            float:left;
            padding:0;
            position:relative;
            text-align:center;
		} 

		#menu2 ul {
            display:block;
            list-style:none;
            margin:0 auto;
            padding:0;
		} 

		#menu2 ul li {
            margin:0 auto;
            padding:0;
            vertical-align:middle;
            display:inline-block;
            float:left;
		} 
		
		#menu2 ul li a {
            font-family: 'Open Sans', sans-serif;font-weight:300;
            
            font-style:normal;
            text-align:left;
            font-size:15px;
            line-height:80px;
            cursor:pointer;
            color:#ffffff;
            padding:0;
            margin:0 20px 0 0 ;
            display:inline-block;
		}

		#menu2 ul li a.current {
            color:#797979;
		} 

		#menu2 ul li a:hover {
            color:#797979;
		} 
		.sliderArrows{display:none;}
		#menu2 ul li a:hover, #menu2 ul li a:not(:hover) {
			-webkit-transition: All 0.2s ease;
			-moz-transition: All 0.2s ease;
			-o-transition: All 0.2s ease;
			-ms-transition: All 0.2s ease;
			transition: All 0.2s ease;
		}

        #top-w2-b2 p {
	font-family: 'Open Sans', sans-serif;font-weight:700;
	
	font-style: normal;
	text-align: right;
	font-size: 40px;
	line-height: 20px;
	cursor: default;
	color: #ffffff;
	padding: 0;
	margin-top: 23px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	float: right;
        }

        #top-w2-b2 p a {
            font-family: 'Open Sans', sans-serif;font-weight:700;
            
            font-style:normal;
            text-align:right;
            font-size:18px;
            line-height:20px;
            cursor:default;
            color:#ffffff;
            padding:0;
            margin:0;
        }

        #top-w2-b2 h2 {
            font-family: 'Open Sans', sans-serif;font-weight:300;
            
            font-style:normal;
            text-align:right;
            font-size:14px;
            line-height:16px;
            cursor:pointer;
            color:#ffffff;
            padding:5px 25px 5px 0px;
            margin:0;
            float:right;
          
        }

        #top-w2-b2 h2 span {
            border-bottom: 1px dashed #ffffff;
        }

        #top-w2-b2 h2:hover {
            opacity:0.6;
        }

        #top-w2-b2 h2:hover, #top-w2-b2 h2:not(:hover) {
            -webkit-transition: All 0.2s ease;
            -moz-transition: All 0.2s ease;
            -o-transition: All 0.2s ease;
            -ms-transition: All 0.2s ease;
            transition: All 0.2s ease;
        }

        header .header.fixed #menu_cover2 {
            width:100%;
            padding:0;
            margin:0;
            height:80px;
            z-index:60;
            position:fixed;
            top:0;
            left:0;
            border:none;
		} 
		
		.nav-fixed {
            width:100%;
            padding:0;
            margin:0;
            z-index:60;
            position:fixed;
            top:0;
            left:0;
            border:none;
		}

/* top fade */

		#top-w {
            width:100%;
            height:80px;
            padding:0;
            margin:0;
            background:#000000;
            z-index:50;
		}

        .fixed-top {
            z-index:50;
            position: fixed;
            top: 0;
            left:0;
        }

		#top-w2 {
            width:100%;
            height:80px;
            padding:0;
            margin:0;
            position:relative;
            z-index:60;
		}

		#top-w2-b {
            width:100%;
            max-width:1000px;
            height:80px;
            margin:0 auto;
            padding:0;
            position:relative;
            text-align:center;
		}

		#home {
            
            height:80px;
            float:left;
            margin:0;
            padding:0;
            position:relative;
            text-align:center;
		}

		#menu {
            width:100%;
            height:80px;
            margin:0;
            float:left;
            padding:0;
            position:relative;
            text-align:center;
		}

		#menu ul {
            display:block;
            list-style:none;
            margin:0 auto;
            padding:0;
		}

		#menu ul li {
            margin:0 auto;
            padding:0;
            vertical-align:middle;
            display:inline-block;
            float:left;
		}

		#menu ul li a {
            font-family: 'Open Sans', sans-serif;font-weight:300;
            
            font-style:normal;
            text-align:left;
            font-size:15px;
            line-height:80px;
            cursor:pointer;
            color:#ffffff;
            padding:0;
            margin:0 20px 0 0 ;
            display:inline-block;
		}

		#menu ul li a.current {
            color:#797979;
		}

		#menu ul li a:hover {
            color:#797979;
		}

		#menu ul li a:hover, #menu ul li a:not(:hover) {
			-webkit-transition: All 0.2s ease;
			-moz-transition: All 0.2s ease;
			-o-transition: All 0.2s ease;
			-ms-transition: All 0.2s ease;
			transition: All 0.2s ease;
		}

        #top-w2-b p {
            font-family: 'Open Sans', sans-serif;
            
            font-style:normal;
            text-align:right;
            font-size:18px;
            line-height:20px;
            cursor:default;
            color:#ffffff;
            padding:0;
           
            float:right;
        }

        #top-w2-b p a {
            font-family: 'Open Sans', sans-serif;font-weight:700;
            
            font-style:normal;
            text-align:right;
            font-size:18px;
            line-height:20px;
            cursor:default;
            color:#ffffff;
            padding:0;
            margin:0;
        }

        #top-w2-b h2 {
            font-family: 'Open Sans', sans-serif;font-weight:300;
            
            font-style:normal;
            text-align:right;
            font-size:14px;
            line-height:16px;
            cursor:pointer;
            color:#ffffff;
            padding:5px 25px 5px 0px;
            margin:0;
            float:right;
            background:url('../images/') no-repeat center right;
        }

        #top-w2-b h2 span {
            border-bottom: 1px dashed #ffffff;
        }

        #top-w2-b h2:hover {
            opacity:0.6;
        }

        #top-w2-b h2:hover, #top-w2-b h2:not(:hover) {
            -webkit-transition: All 0.2s ease;
            -moz-transition: All 0.2s ease;
            -o-transition: All 0.2s ease;
            -ms-transition: All 0.2s ease;
            transition: All 0.2s ease;
        }

        header .header.fixed #menu_cover {
            width:100%;
            padding:0;
            margin:0;
            height:80px;
            z-index:60;
            position:fixed;
            top:0;
            left:0;
            border:none;
		}

		.nav-fixed {
            width:100%;
            padding:0;
            margin:0;
            z-index:60;
            position:fixed;
            top:0;
            left:0;
            border:none;
		}
		.news{
			
			height: 60px;
		
				display:inline-block;
		}
        /* nav2 */
		.vw{    
		
			width: 44px;
			height: 20px;
			display: inline-block;
			float: right;
			margin-left: 5px;
			}
        #opennav {
            display:none;
            background:#000000;
            border:none;
            width:60px;
            height:55px;
            text-indent:-900em;
            overflow:hidden;
            float:left;
            cursor:pointer;
            outline:none;
            z-index:70;
            position:relative;
        }

        #opennav:after {
            content:'';
            position:absolute;
            width:60%;
            height:5px;
            background:#ffffff;
            top:14px;
            left:20%;
            box-shadow:
            0 11px 0 #ffffff,
            0 22px 0 #ffffff;
            border-radius:5px;
            -webkit-border-radius:5px;
            -moz-border-radius:5px;
            -khtml-border-radius:5px;
            -webkit-transition: All 0.3s ease;
            -moz-transition: All 0.3s ease;
            -o-transition: All 0.3s ease;
            -ms-transition: All 0.3s ease;
            transition: All 0.3s ease;
        }

        #opennav:hover:after {
            content:'';
            position:absolute;
            width:60%;
            height:5px;
            background:#2961b0;
            top:14px;
            left:20%;
            box-shadow:
            0 11px 0 #2961b0,
            0 22px 0 #2961b0;
            border-radius:5px;
            -webkit-border-radius:5px;
            -moz-border-radius:5px;
            -khtml-border-radius:5px;
            -webkit-transition: All 0.3s ease;
            -moz-transition: All 0.3s ease;
            -o-transition: All 0.3s ease;
            -ms-transition: All 0.3s ease;
            transition: All 0.3s ease;
        }

        #opennav:hover:after, #opennav:hover, #opennav:not(:hover), #opennav:after:not(:hover) {
            -webkit-transition: All 0.3s ease;
            -moz-transition: All 0.3s ease;
            -o-transition: All 0.3s ease;
            -ms-transition: All 0.3s ease;
            transition: All 0.3s ease;
        }


        #nav2 {
            display:none;
            list-style:none;
            margin:0 auto;
            padding:0;
            width:100%;
            position:absolute;
            left:0;
            top:55px;
            border-top:1px solid #f0f0f0;
            -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
            -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
            overflow:auto;
            z-index:75;
        }

        #nav2 li {
            float:left;
            width:100%;
            margin:0;
            padding:0;
            vertical-align:middle;
        }
.principle-list > li:after {
    content: '';
    display: block;
    position: absolute;
    top: 5px;
    left: 0;
    width: 14px;
    height: 14px;
    background: url(../images/sprite.png) -42px 0 no-repeat;
	 }
	 
	 .principle-list {
    margin: 0;
    padding: 0;
    list-style: none;
    margin: 0;
	 }
	 .principle-list > li {
    position: relative;
    padding: 0 0 0 30px;
    margin: 0 0 10px; 
	    text-align: left;
	}
        #nav2 li a {
            font-family: 'Open Sans', sans-serif;font-weight:300;
            
            font-style:normal;
            text-align:center;
            font-size:15px;
            line-height:19px;
            width:90%;
            padding:15px 5%;
            cursor:pointer;
            color:#000000;
            margin:0;
            display:inline-block;
            background:#ffffff;
            border-bottom:1px solid #f0f0f0;
        }

        #nav2 li a:hover {
            color:#2961b0;
        }

        #nav2 li a:hover, #nav2 li a:not(:hover) {
            -webkit-transition: All 0.3s ease;
            -moz-transition: All 0.3s ease;
            -o-transition: All 0.3s ease;
            -ms-transition: All 0.3s ease;
            transition: All 0.3s ease;
        }

        /* width 1020px */

        @media all and (max-width: 1020px) {
            #top-w {
                width:100%;
                height:80px;
                padding:0;
                margin:0;
                background:#000000;
                z-index:50;
                position: fixed;
                top: 0;
                left:0;
            }
            #top-w3 {
                display:none;
                width:100%;
                height:0px;
                overflow: hidden;
                padding:0;
                margin:0;
                background:#000000;
                z-index:80;
                position: fixed;
                bottom: 0;
                left:0;
            }
            #home {display:none;}
            #top-w {
                width:100%;
                height:85px;
                padding:0;
                margin:0;
                background:#000000;
                z-index:50;
            }
            #top-w2 {
                width:100%;
                height:55px;
                padding:0 0;
                margin:0;
                position:relative;
                z-index:60;
            }

            #top-w2-b p {
	font-family: 'Open Sans', sans-serif;font-weight:700;
	
	font-style: normal;
	text-align: center;
	font-size: 16px;
	line-height: 20px;
	cursor: default;
	color: #ffffff;
	padding: 0;
	margin-left: 0;
	margin-bottom: 0;
	    float: none;
	
            }

            #top-w2-b p a {
	font-family: 'Open Sans', sans-serif;font-weight:700;
	
	font-style: normal;
	text-align: right;
	font-size: 18px;
	line-height: 20px;
	cursor: default;
	color: #ffffff;
	padding: 0;
	margin-top: 10px;
	    margin-right: 0px;
	
            }

            #top-w2-b h2 {
                display:none;
                font-family: 'Open Sans', sans-serif;font-weight:300;
                
                font-style:normal;
                text-align:right;
                font-size:14px;
                line-height:16px;
                cursor:pointer;
                color:#ffffff;
                padding:5px 25px 5px 0px;
                margin:0;
                float:right;
           
            }
            #opennav {
                display:block;
                background:#000000;
                border:none;
                width:60px;
                height:55px;
                text-indent:-900em;
                overflow:hidden;
                float:left;
                cursor:pointer;
                outline:none;
                z-index:70;
                position:relative;
            }

        }

/* box-1 */

		#box-1-w {
            width:100%;
            height:100%;
            min-height:750px;
            padding:0;
            margin:0;
            position:relative;
            background:url('../images/bg.jpg') no-repeat top center;
                -webkit-background-size: cover;
                -moz-background-size: cover;
                -o-background-size: cover;
                background-size: cover;
		}

		#box-1-w2 {
            width:100%;
            height:100%;
            padding:0;
            margin:0;
            position:relative;
            background:rgba(0,0,0,0.6);
		}
		
		#box-1 {
            width:1000px;
            height:500px;
            padding:80px 0 70px 0;
            position:absolute;
            left:50%;
            top:50%;
            margin:-375px 0 0 -500px;
            text-align:center;
		}

        /* width 1020px */

        @media all and (max-width: 1020px) {
            #box-1-w {
                width:100%;
                height:450px;
                padding:0;
                margin:55px 0 0 0;
                position:relative;
                background:url('../images/bg.jpg') no-repeat top center;
                -webkit-background-size: cover;
                -moz-background-size: cover;
                -o-background-size: cover;
                background-size: cover;
            }

            #box-1-w2 {
                width:100%;
                padding:0;
                margin:0;
                position:relative;
                background:rgba(0,0,0,0.8);
            }
            #box-1 {
                width:96%;
                max-width:1000px;
                min-height:350px;
                padding:120px 2% 70px 2%;
                margin:0;
                left:0;
                top:0;
                position:relative;
                text-align:center;
            }
        }

        .logo {
            width:300px;
            height:85px;
            padding:0;
            margin:0 auto;
            display: inline-block;
            position:relative;
            background:url('../images/logo.png') no-repeat top center;
			    background-size: contain;
        }

        .down {
            width:57px;
            height:57px;
            padding:0;
            margin:0 auto;
            display: inline-block;
            position:relative;
            cursor: pointer;
            background:url('../images/17.png') no-repeat top center;
        }

        .down:hover {
           opacity:0.6;
        }

        .down:hover, .down:not(:hover) {
            -webkit-transition: All 0.2s ease;
            -moz-transition: All 0.2s ease;
            -o-transition: All 0.2s ease;
            -ms-transition: All 0.2s ease;
            transition: All 0.2s ease;
        }

        #box-1 h1 {
            font-family: 'Open Sans', sans-serif;font-weight:700;
            
            font-style:normal;
            text-align:center;
            font-size:40px;
            line-height:40px;
            padding:50px 0 10px 0;
            margin:0;
            color:#ffffff;
            cursor:default;
            text-shadow:0px 2px 0px #000000;
		}
		
        #box-1 h1 span {
            font-family: 'Open Sans', sans-serif;font-weight:100;
            
            font-style:normal;
            text-align:center;
            font-size:32px;
            line-height:38px;
            display: inline-block;
            padding:0;
            margin:0;
            color:#9c9c9c;
            cursor:default;
		}

        #box-1 p {
            font-family: 'Open Sans', sans-serif;font-weight:100;
            
            font-style:normal;
            text-align:center;
            font-size:16px;
            line-height:30px;
            display: inline-block;
            padding:0px 0;
            margin:0;
            color:#797979;
            cursor:default;
		}

        /* width 820px */

        @media all and (max-width: 820px) {

            .logo {
                width:280px;
                height:79px;
                padding:0;
                margin:0 auto;
                display: inline-block;
                position:relative;
                background:url('../images/logo.png') no-repeat top center;
            
                   background-size: contain;
            }

            #box-1 h1 {
                font-family: 'Open Sans', sans-serif;font-weight:700;
                
                font-style:normal;
                text-align:center;
                font-size:46px;
                line-height:52px;
                padding:50px 0 60px 0;
                margin:0;
                color:#ffffff;
                cursor:default;
                text-shadow:0px 2px 0px #000000;
            }

            #box-1 h1 span {
                font-family: 'Open Sans', sans-serif;font-weight:100;
                
                font-style:normal;
                text-align:center;
                font-size:28px;
                line-height:34px;
                display: inline-block;
                padding:0;
                margin:0;
                color:#9c9c9c;
                cursor:default;
            }

            #box-1 p {
                font-family: 'Open Sans', sans-serif;font-weight:100;
                
                font-style:normal;
                text-align:center;
                font-size:15px;
                line-height:28px;
                display: inline-block;
                padding:0px 0;
                margin:0;
                color:#797979;
                cursor:default;
            }
        }

        /* width 540px */

        @media all and (max-width: 540px) {
            #box-1-w {
                width:100%;
                min-height:680px;
                padding:0;
                margin:55px 0 0 0;
                position:relative;
                background:url('../images/bg.jpg') no-repeat top center;
                -webkit-background-size: cover;
                -moz-background-size: cover;
                -o-background-size: cover;
                background-size: cover;
            }

            #box-1-w2 {
                width:100%;
                padding:0;
                margin:0;
                position:relative;
                background:rgba(0,0,0,0.8);
            }
            #box-1 {
                width:96%;
                max-width:1000px;
                min-height:600px;
                padding:80px 2% 70px 2%;
                margin:0;
                left:0;
                top:0;
                position:relative;
                text-align:center;
            }
            .logo {
                width:250px;
                height:71px;
                padding:0;
                margin:0 auto;
                display: inline-block;
                position:relative;
                background:url('../images/logo.png') no-repeat top center;
                  background-size: contain;
            }

            .down {
                display:none;
                width:57px;
                height:57px;
                padding:0;
                margin:0 auto;
                position:relative;
                cursor: pointer;
                background:url('../images/17.png') no-repeat top center;
            }

            #box-1 h1 {
	font-family: 'Open Sans', sans-serif;font-weight:700;
	
	font-style: normal;
	text-align: center;
	font-size: 30px;
	line-height: 30px;
	padding-top: 60px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 10px;
	margin: 0;
	color: #ffffff;
	cursor: default;

            }

            #box-1 h1 span {
                font-family: 'Open Sans', sans-serif;font-weight:100;
                
                font-style:normal;
                text-align:center;
                font-size:26px;
                line-height:32px;
                display: inline-block;
                padding:0;
                margin:0;
                color:#9c9c9c;
                cursor:default;
            }

            #box-1 p {
                display:none;
            }
        }

        #video{
            position:absolute;
            left:0;
            top:0;
            z-index:0;
            width:100%;
            height:100%;
            overflow:hidden;
        }

        #video video {
            position:absolute;
            left:0;
            top:0;
            z-index:-1;
            min-width:100%;
            min-height:100%;
            overflow:hidden;
        }

        #video2 {
            position:absolute;
            left:0;
            top:0;
            z-index:0;
            width:100%;
            height:100%;
            overflow:hidden;
	
        }

        #video2 video {
            position:absolute;
            left:0;
            top:0;
            z-index:-1;
            min-width:100%;
            min-height:100%;
            overflow:hidden;
        }

/* box-2 */
.order-form {
  background: #fff;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 5px 7px rgba(33,33,33,0.3);
  box-shadow: 0 5px 7px rgba(33,33,33,0.3);
  position: relative;
  padding: 30px 26px;
  margin-bottom: 10px;
}
.order-form .row {
  margin-left: -7px;
  margin-right: -7px;
}
.order-form:after {
  content: '';
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;

  z-index: 10;
}
.order-form.loading:after {
  display: block;
}
.order-form.mini-form {
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: none;
  border-radius: none;
  background: none;
  padding: 10px 0 0 0;
  max-width: 677px;
  margin: 0 auto;
}
.order-form.mini-form:before {
  display: none;
}
.order-form.mini-form input[type="text"],
.order-form.mini-form input[type="email"],
.order-form.mini-form select,
.order-form.mini-form textarea {
  background: #fff;
  font-size: 14px;
  border: 1px solid #ddd;
}
.order-form:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 10px;
  -webkit-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.order-form .title {
  font-size: 24px;
  text-align: center;
  margin-bottom: 25px;
}
.order-form .message-success {
  text-align: center;
}
.order-form .field {
  margin-bottom: 15px;
}
.order-form input[type="text"],
.order-form input[type="email"],
.order-form select,
.order-form textarea {
  border: 1px solid #ebebeb;
  height: 40px;
  width: 100%;
  -webkit-box-shadow: inset 2px 2px 7px rgba(33,33,33,0.1);
  box-shadow: inset 2px 2px 7px rgba(33,33,33,0.1);
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: #fafafa;
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  -ms-transition: background 0.3s ease-in-out;
  -o-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
      padding-left: 10px;
    margin-left: -5px;
}
.order-form input[type="text"]:focus,
.order-form input[type="email"]:focus,
.order-form select:focus,
.order-form textarea:focus {
  background: #fff;
  outline: none;
}
.order-form textarea {
  height: auto;
}
.order-form .fileupload {
  position: relative;
  overflow: hidden;
  text-align: right;
  padding-top: 10px;
}
.order-form .fileupload.uploading {
  color: transparent;
}
.order-form .fileupload.uploading:after {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  background: url("/images/aja-loader-horizontal.gif") 50% 15px no-repeat;
}
.order-form .fileupload.uploading .input-caption {
  border-color: transparent;
}
.order-form .fileupload .input-label {
  cursor: pointer !important;
}
.order-form .fileupload .input-caption {
  display: inline-block;
  border-bottom: 2px solid #ffd200;
  cursor: pointer !important;
}
.order-form .fileupload .input-caption:hover {
  border: none;
}
.order-form .fileupload .input {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  filter: 'alpha(opacity=0)';
  opacity: 0;
  width: 100%;
  height: 100%;
  cursor: pointer !important;
}
.fileUpload {
    margin: 10px;
    display: inherit;
    background: #a9adb3;
    color: #fff;
    padding: 0px 10px;
    cursor: pointer;
}
.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}
.order-form .fail-upload {
  display: none;
  overflow-x: hidden;
  margin-bottom: 20px;
}
.order-form .fail-upload input[type="file"] {
  margin-top: 10px;
}
.order-form .col-xs-1,
.order-form .col-sm-1,
.order-form .col-md-1,
.order-form .col-lg-1,
.order-form .col-xs-2,
.order-form .col-sm-2,
.order-form .col-md-2,
.order-form .col-lg-2,
.order-form .col-xs-3,
.order-form .col-sm-3,
.order-form .col-md-3,
.order-form .col-lg-3,
.order-form .col-xs-4,
.order-form .col-sm-4,
.order-form .col-md-4,
.order-form .col-lg-4,
.order-form .col-xs-5,
.order-form .col-sm-5,
.order-form .col-md-5,
.order-form .col-lg-5,
.order-form .col-xs-6,
.order-form .col-sm-6,
.order-form .col-md-6,
.order-form .col-lg-6,
.order-form .col-xs-7,
.order-form .col-sm-7,
.order-form .col-md-7,
.order-form .col-lg-7,
.order-form .col-xs-8,
.order-form .col-sm-8,
.order-form .col-md-8,
.order-form .col-lg-8,
.order-form .col-xs-9,
.order-form .col-sm-9,
.order-form .col-md-9,
.order-form .col-lg-9,
.order-form .col-xs-10,
.order-form .col-sm-10,
.order-form .col-md-10,
.order-form .col-lg-10,
.order-form .col-xs-11,
.order-form .col-sm-11,
.order-form .col-md-11,
.order-form .col-lg-11,
.order-form .col-xs-12,
.order-form .col-sm-12,
.order-form .col-md-12,
.order-form .col-lg-12 {
  padding-left: 7px;
  padding-right: 7px;
}
		#box-2-1-w {
            width:100%;
            min-height:580px;
            padding:0;
            margin:0;
            position:relative;
            background:url('../images/bg8.jpg') no-repeat top center;
            -webkit-background-size: cover;
            -moz-background-size: cover;
            -o-background-size: cover;
            background-size: cover;
		}

		#box-2-2-w {
            width:100%;
            min-height:630px;
            padding:0;
            margin:0;
            position:relative;
            background:url('../images/bg7.jpg') no-repeat top center;
            -webkit-background-size: cover;
            -moz-background-size: cover;
            -o-background-size: cover;
            background-size: cover;
		}

		#box-2-1 {
            width:450px;
            min-height:450px;
            padding:70px 0 0 550px;
            margin:0 auto;
            position:relative;
		}

		#box-2-2 {
            width:96%;
            max-width:1000px;
            padding:70px 2% 0 2%;
            margin:0 auto;
            position:relative;
		}

        #box-2-1-w h2 {
            font-family: 'Open Sans', sans-serif;font-weight:700;
            
            font-style:normal;
            text-align:left;
            font-size:30px;
            line-height:30px;
            padding:0;
            margin:0;
            color:#000000;
            cursor:default;
        }

        #box-2-1-w h3 {
            font-family: 'Open Sans', sans-serif;font-weight:100;
            
            font-style:normal;
            text-align:left;
            font-size:25px;
            line-height:30px;
            padding:0;
            margin:20px 0;
            color:#000000;
            cursor:default;
        }

        #box-2-1-w p {
            font-family: 'Open Sans', sans-serif;font-weight:300;
            
            font-style:normal;
            text-align:left;
            font-size:20px;
            line-height:25px;
            padding:5px 5px 5px 30px;
            margin:5px 0;
            color:#000000;
            cursor:default;
			
     
        }

        #box-2-2-w h2 {
            font-family: 'Open Sans', sans-serif;font-weight:700;
            
            font-style:normal;
            text-align:left;
               font-size: 30px;
    line-height: 30px;
            padding:0;
            margin:0;
            color:#000000;
            cursor:default;
			text-align:center;
        }

        #box-2-2-w h3 {
            font-family: 'Open Sans', sans-serif;font-weight:100;
            
            font-style:normal;
            text-align:left;
            font-size:25px;
            line-height:30px;
            padding:0;
            margin:20px 0;
            color:#000000;
            cursor:default;
        }

        #box-2-2-w p {
            font-family: 'Open Sans', sans-serif;font-weight:300;
            
            font-style:normal;
            text-align:left;
            font-size:20px;
            line-height:25px;
            padding:5px 5px 5px 30px;
            margin:5px 0;
            color:#000000;
            cursor:default;
			text-align:center;
      
        }

        .button {
            font-family: 'Open Sans', sans-serif;font-weight:700;
            
            text-align:center;
            font-size:16px;
            letter-spacing: 1px;
            width:275px;
            height:45px;
            line-height:48px;
            padding:0;
            margin:30px 0 0 0;
            outline:none;
            cursor:pointer;
            -webkit-appearance: none;
            color:#ffffff;
            background:#0077D7;
            border-top:none;
            border-left:none;
            border-right:none;
            border-bottom:2px solid #0077D7;
            border-radius:35px;
            -webkit-border-radius:35px;
            -moz-border-radius:35px;
            -khtml-border-radius:35px;
        }

        .button:hover {
            color:#ffffff;
          
            outline:none;
        }

        .button:hover, .button:not(:hover) {
            -webkit-transition: All 0.2s ease;
            -moz-transition: All 0.2s ease;
            -o-transition: All 0.2s ease;
            -ms-transition: All 0.2s ease;
            transition: All 0.2s ease;
        }


/* width 1020px */

@media all and (max-width: 1020px) {

    #box-2-1 {
        width:450px;
        min-height:450px;
        padding:70px 0 0 400px;
        margin:0 auto;
        position:relative;
    }
}
/* width 900px */

@media all and (max-width: 900px) {

    #box-2-1-w {
        width:100%;
        min-height:100px;
        padding:0;
        margin:0;
        position:relative;
        background:url('../images/bg8.jpg') no-repeat top left;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }

    #box-2-2-w {
        width:100%;
        min-height:300px;
        padding:0;
        margin:0;
        position:relative;
        background:url('../images/bg7.jpg') no-repeat top right;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }

    .box-2w {
        width:100%;
        padding:0;
        margin:0;
        background: rgba(255,255,255,0.85);
    }

    #box-2-1 {
        width:90%;
        max-width:450px;
        padding:70px 5% 20px 5%;
        margin:0 auto;
        position:relative;
    }

    #box-2-2 {
        width:90%;
        max-width:450px;
        padding:80px 5% 80px 5%;
        margin:0 auto;
        position:relative;
    }

    #box-2-1-w h2 {
        font-family: 'Open Sans', sans-serif;font-weight:700;
        
        font-style:normal;
        text-align:center;
        font-size:45px;
        line-height:45px;
        padding:0;
        margin:0;
        color:#000000;
        cursor:default;
    }

    #box-2-1-w h3 {
        font-family: 'Open Sans', sans-serif;font-weight:100;
        
        font-style:normal;
        text-align:center;
        font-size:25px;
        line-height:30px;
        padding:0;
        margin:20px 0;
        color:#000000;
        cursor:default;
    }

    #box-2-2-w h2 {
        font-family: 'Open Sans', sans-serif;font-weight:700;
        
        font-style:normal;
        text-align:center;
        font-size:45px;
        line-height:45px;
        padding:0;
        margin:0;
        color:#000000;
        cursor:default;
    }

    #box-2-2-w h3 {
        font-family: 'Open Sans', sans-serif;font-weight:100;
        
        font-style:normal;
        text-align:center;
        font-size:25px;
        line-height:30px;
        padding:0;
        margin:20px 0;
        color:#000000;
        cursor:default;
    }

    .button {
        font-family: 'Open Sans', sans-serif;font-weight:700;
        
        text-align:center;
        font-size:16px;
        letter-spacing: 1px;
        width:275px;
        height:45px;
        line-height:48px;
        padding:0;
        margin:30px auto 0 auto;
        outline:none;
        cursor:pointer;
        -webkit-appearance: none;
        color:#ffffff;
        background:#0077D7;
        border-top:none;
        border-left:none;
        border-right:none;
        border-bottom:2px solid #13458c;
        border-radius:35px;
        -webkit-border-radius:35px;
        -moz-border-radius:35px;
        -khtml-border-radius:35px;
    }

}

/* width 540px */

@media all and (max-width: 540px) {

    #box-2-1-w h2 {
        font-family: 'Open Sans', sans-serif;font-weight:700;
        
        font-style:normal;
        text-align:center;
      font-size: 25px;
    line-height: 25px;
        padding:0;
        margin:0;
        color:#000000;
        cursor:default;
    }

    #box-2-1-w h3 {
        font-family: 'Open Sans', sans-serif;font-weight:100;
        
        font-style:normal;
        text-align:center;
        font-size:22px;
        line-height:27px;
        padding:0;
        margin:20px 0;
        color:#000000;
        cursor:default;
    }

    #box-2-1-w p {
        font-family: 'Open Sans', sans-serif;font-weight:300;
        
        font-style:normal;
        text-align:left;
        font-size:17px;
        line-height:21px;
        padding:5px 5px 5px 30px;
        margin:5px 0;
        color:#000000;
        cursor:default;
        
    }

    #box-2-2-w h2 {
        font-family: 'Open Sans', sans-serif;font-weight:700;
        
        font-style:normal;
        text-align:center;
      font-size: 25px;
    line-height: 25px;
        padding:0;
        margin:0;
        color:#000000;
        cursor:default;
    }

    #box-2-2-w h3 {
        font-family: 'Open Sans', sans-serif;font-weight:100;
        
        font-style:normal;
        text-align:center;
        font-size:22px;
        line-height:27px;
        padding:0;
        margin:20px 0;
        color:#000000;
        cursor:default;
    }

    #box-2-2-w p {
        font-family: 'Open Sans', sans-serif;font-weight:300;
        
        font-style:normal;
        text-align:left;
        font-size:17px;
        line-height:21px;
        padding:5px 5px 5px 30px;
        margin:5px 0;
        color:#000000;
        cursor:default;
        
    }

    .button {
        font-family: 'Open Sans', sans-serif;font-weight:700;
        
        text-align:center;
        font-size:16px;
        letter-spacing: 1px;
        width:275px;
        height:45px;
        line-height:48px;
        padding:0;
        margin:30px auto 0 auto;
        outline:none;
        cursor:pointer;
        -webkit-appearance: none;
        color:#ffffff;
        background:#0077D7;
        border-top:none;
        border-left:none;
        border-right:none;
        border-bottom:2px solid #13458c;
        border-radius:35px;
        -webkit-border-radius:35px;
        -moz-border-radius:35px;
        -khtml-border-radius:35px;
    }

}

/* box-3 */
		
		#box-3-w {
            width:100%;
            padding:0;
            margin:0;
            position:relative;
              background: #f1f1f1;
            -webkit-background-size: cover;
            -moz-background-size: cover;
            -o-background-size: cover;
            background-size: cover;
			    margin-top: -5px;
		}
		
		#box-3 {
            width:96%;
            max-width:1000px;
            min-height:390px;
            padding:120px 2% 120px 2%;
            margin:0 auto;
            position:relative;
            text-align: center;
            z-index:2;
		}

        #box-3 h2 {
            font-family: 'Open Sans', sans-serif;font-weight:700;
            
            font-style:normal;
            text-align:center;
        font-size: 25px;
    line-height: 25px;
            padding:0;
            margin:0;
            color:#000;
            cursor:default;
        }

        #box-3 p {
            font-family: 'Open Sans', sans-serif;font-weight:100;
            
            font-style:normal;
            text-align:left;
            font-size:20px;
            line-height:25px;
            padding:0;
            margin:0;
            color:#000;
            cursor:default;
			    text-align: center;
        }

        .b3 {
            width:994px;
            height:51px;
            padding:0;
            margin:70px auto 20px auto;
            display: inline-block;
            position:relative;
            background:url('../images/15.png') no-repeat top center;
        }
    
        .box-3-1 {
           width:170px;
            padding:60px 0 0 0;
            margin:70px 30px 0 0;
            float:left;
            position:relative;
            background:url('../images/15-1.png') no-repeat top center;
        }

        .box-3-2 {
            width:170px;
            padding:60px 0 0 0;
            margin:70px 30px 0 0;
            float:left;
            position:relative;
            background:url('../images/15-2.png') no-repeat top center;
        }

        .box-3-3 {
            width:170px;
            padding:60px 0 0 0;
            margin:70px 35px 0 0;
            float:left;
            position:relative;
            background:url('../images/15-3.png') no-repeat top center;
        }

        .box-3-4 {
            width:170px;
            padding:60px 0 0 0;
            margin:70px 30px 0 0;
            float:left;
            position:relative;
            background:url('../images/15-4.png') no-repeat top center;
        }

        .box-3-5 {
            width:170px;
            padding:60px 0 0 0;
            margin:70px 0 0 0;
            float:left;
            position:relative;
            background:url('../images/15-5.png') no-repeat top center;
        }

        .video-button {
            font-family: 'Open Sans', sans-serif;font-weight:700;
            
            text-align:center;
            font-size:16px;
            width:210px;
            height:53px;
            line-height:53px;
            padding:0 0 0 40px;
            margin:80px auto 0px auto;
            outline:none;
            cursor:pointer;
            -webkit-appearance: none;
            color:#ffffff;
            background:url('../images/trn.png') no-repeat 30px 16px;
            border:1px solid #6a6a6a;
            border-radius:35px;
            -webkit-border-radius:35px;
            -moz-border-radius:35px;
            -khtml-border-radius:35px;
        }

        .video-button:hover {
            color:#ffffff;
            border:1px solid #ffffff;
            outline:none;
        }

        .video-button:hover, .bvideo-button:not(:hover) {
            -webkit-transition: All 0.2s ease;
            -moz-transition: All 0.2s ease;
            -o-transition: All 0.2s ease;
            -ms-transition: All 0.2s ease;
            transition: All 0.2s ease;
        }

        /* z */

        #video-pop-up-w {
            width:100%;
            height:100%;
            padding:0;
            margin:0;
            position:fixed;
            left:0;
            top:0;
            z-index:105;
            background:rgba(0,0,0,0.75);
            visibility: hidden;
        }

        .z-box2 {
            width:880px;
            height:500px;
            padding:10px;
            margin-left:-450px;
            margin-top:-260px;
            position:fixed;
            left:50%;
            top:50%;
            z-index:-160;
            background:#ffffff;
            visibility: hidden;
        }

        .z-box2 iframe {
            display:block;
            width:880px;
            height:500px;
            padding:0;
            margin:0;
            float:left;
            border:none;
            outline:none;
            background:#ffffff;
        }

        /* width 1020px */

        @media all and (max-width: 1020px) {
            #box-3 {
                width:96%;
                max-width:680px;
                min-height:390px;
                padding:120px 2% 120px 2%;
                margin:0 auto;
                position:relative;
                text-align: center;
                z-index:2;
            }
            .b3-li {
                width:150px;
                height:80px;
                float:left;
                margin:0;
                padding:0;
            }
        }

        /* width 980px */

        @media all and (max-width: 980px) {

            .z-box2 {
                width:80%;
                height:350px;
                padding:50px 5% 5% 5%;
                margin-left:0;
                margin-top:-220px;
                position:fixed;
                left:5%;
                top:50%;
                background:#ffffff;
                visibility: hidden;
                z-index:-160;
            }

            .z-box2 iframe {
                width:100%;
                height:350px;
                padding:0;
                margin:0;
                float:left;
                border:none;
                outline:none;
                background:#ffffff;
            }

        }

        /* width 720px */

        @media all and (max-width: 720px) {
			#box-3 p{text-align: center;}
            #box-3 {
                width:96%;
                max-width:330px;
                min-height:390px;
                padding:120px 2% 120px 2%;
                margin:0 auto;
                position:relative;
                text-align: center;
                z-index:2;
				    
            }
            .b3-li {
                display: none;
            }
            #box-3-w {
                width:100%;
                padding:0;
                margin:0;
                position:relative;
              
                -webkit-background-size: cover;
                -moz-background-size: cover;
                -o-background-size: cover;
                background-size: cover;
				
            }
            .box-3-1 {
                width:100%;
                padding:60px 0 0 0;
                margin:70px 0 0 0;
                float:none;
                position:relative;
                background:url('../images/15-1.png') no-repeat top center;
				margin: 0 auto;
            }

            .box-3-2 {
                width:100%;
                padding:60px 0 0 0;
                margin:70px 0 0 0;
                float:none;
                position:relative;
                background:url('../images/15-2.png') no-repeat top center;
				margin: 0 auto;
				    text-align: center;
            }

            .box-3-3 {
                width:100%;
                padding:60px 0 0 0;
                margin:70px 0 0 0;
                float:none;
                position:relative;
                background:url('../images/15-3.png') no-repeat top center;
				margin: 0 auto;
				    text-align: center;
            }

            .box-3-4 {
                width:100%;
                padding:60px 0 0 0;
                margin:70px 0 0 0;
                float:none;
                position:relative;
                background:url('../images/15-4.png') no-repeat top center;
				margin: 0 auto;
				    text-align: center;
            }

            .box-3-5 {
                width:100%;
                padding:60px 0 0 0;
                margin:70px 0 0 0;
                float:none;
                position:relative;
                background:url('../images/15-5.png') no-repeat top center;
				margin: 0 auto;
				    text-align: center;
            }
        }


        /* width 540px */

        @media all and (max-width: 540px) {
			.mobh2{display:block!important;}
			.mobImg{width: 100%;
		height: auto;}
		.modSp{width:100%!important;}
            #box-3 {
                width:96%;
                max-width:280px;
                min-height:390px;
                padding:120px 2% 120px 2%;
                margin:0 auto;
                position:relative;
                text-align: center;
                z-index:2;
            }
            #box-3 h2 {
                font-family: 'Open Sans', sans-serif;font-weight:700;
                
                font-style:normal;
                text-align:center;
                font-size:25px;
                line-height:25px;
                padding:0;
                margin:0;
                color:#000;
                cursor:default;
				    margin-bottom: 20px;
            }
        }

/* close3 */

        .close3 {
            width:22px;
            height:21px;
            padding:0;
            margin:0;
            cursor:pointer;
            position:absolute;
            top:0;
            right:-40px;
            background:url('../images/close.png') no-repeat;
            z-index:107;
        }

        /* width 980px */

        @media all and (max-width: 980px) {
            .close3 {
                width:22px;
                height:21px;
                padding:0;
                margin:0;
                cursor:pointer;
                position:absolute;
                top:15px;
                right:15px;
                background:url('../images/close2.png') no-repeat;
                z-index:107;
            }
        }

/* box-4 */

        #box-4-w {
            width:100%;
            min-height:620px;
            padding:0;
            margin:0;
            position:relative;
            background:#f1f1f1;
        }

        #box-4 {
            width:100%;
            max-width:1000px;
            padding:120px 0;
            margin:0 auto;
            position:relative;
            text-align: center;
        }

        .box-4 {
            width:33%;
            padding:0;
            margin:0;
            float:left;
            position:relative;
            text-align: center;
        }

        .box-4-hover {
            width:100%;
            height:1px;
            padding:0;
            margin:0;
            position:relative;
        }

        .box-4-hover1 {
            display: none;
            width:500px;
            background: #ebebeb;
            padding: 20px;
            margin:0;
            position: absolute;
            left:0;
            bottom:25px;
            z-index:10;
            color: #ffffff;
        }

        .box-4-hover1::after {
            content: '';
            position: absolute; /* ÐÐ±ÑÐ¾Ð»ÑŽÑ‚Ð½Ð¾Ðµ Ð¿Ð¾Ð·Ð¸Ñ†Ð¸Ð¾Ð½Ð¸Ñ€Ð¾Ð²Ð°Ð½Ð¸Ðµ */
            left: 120px; bottom: -20px; /* ÐŸÐ¾Ð»Ð¾Ð¶ÐµÐ½Ð¸Ðµ Ñ‚Ñ€ÐµÑƒÐ³Ð¾Ð»ÑŒÐ½Ð¸ÐºÐ° */
            border: 20px solid transparent;
            border-left: 20px solid #ebebeb;
            border-top: 20px solid #ebebeb;
        }

        .box-4-hover2 {
            display: none;
            width:500px;
            
    background: #ebebeb;
            padding: 20px;
            margin:0;
            position: absolute;
            right:0;
            bottom:25px;
            z-index:10;
            color: #000;
        }

        .box-4-hover2::after {
            content: '';
            position: absolute; 
            right: 80px; bottom: -20px; 
            border: 20px solid transparent;
             border-left: 20px solid #ebebeb;
    border-top: 20px solid #ebebeb;
        }

        .box-4 img {
            width:64px;
            padding:0;
            margin:0px auto;
            visibility: hidden;
        }

        #box-4 h2 {
            font-family: 'Open Sans', sans-serif;font-weight:700;
            
            font-style:normal;
            text-align:center;
            font-size:30px;
            line-height:30px;
            padding:0;
            margin:0 0 60px 0;
            color:#000000;
            cursor:default;
        }

        #box-4 p.p41 {
            font-family: 'Open Sans', sans-serif;font-weight:100;
            
            font-style:normal;
            text-align:center;
            font-size:20px;
            line-height:30px;
            padding:5px 0;
            margin:0;
            color:#000000;
            cursor:default;
        }

        #box-4 p.p42 {
            font-family: 'Open Sans', sans-serif;font-weight:100;
            
            font-style:normal;
            text-align:left;
            font-size:16px;
            line-height:22px;
            padding:5px;
            margin:0;
            color:#000;
            cursor:default;
        }
		#box-4-w a {
	font-family: 'Open Sans', sans-serif;font-weight:300;
	
	font-style: normal;
	text-align: center;
	font-size: 22px;
	line-height: 20px;
	padding: 0;
	margin: 0;
	color: #02147B;
	cursor: pointer;
	border-bottom: 1px solid #ffffff;
	position: relative;
	text-decoration: underline;
            }

        .plus {
            width:75px;
            height:75px;
            padding:0;
            background:url('../images/10.png') no-repeat top center;
            position: absolute;
            bottom:-36px;
            left:50%;
            margin-left:-37.5px;
            z-index:2;
        }

        /* width 820px */

        @media all and (max-width: 820px) {
.mobcont{       margin-top: -200px !important;}
            #box-4 {
                width:96%;
                max-width:1000px;
                padding:120px 2%;
                margin:0 auto;
                position:relative;
                text-align: center;
            }

            .box-4 {
                width:90%;
                padding:5%;
                margin:0;
                float:left;
                position:relative;
                text-align: center;
            }

            .box-4-hover1 {
                display: none;
                width:90%;
                background: #ebebeb;
                padding: 20px 5%;
                margin:0;
                position: absolute;
                left:0;
                bottom:25px;
                z-index:10;
                color: #ffffff;
            }

            .box-4-hover1::after {
                content: '';
                position: absolute; /* ÐÐ±ÑÐ¾Ð»ÑŽÑ‚Ð½Ð¾Ðµ Ð¿Ð¾Ð·Ð¸Ñ†Ð¸Ð¾Ð½Ð¸Ñ€Ð¾Ð²Ð°Ð½Ð¸Ðµ */
                left: 50%; bottom: -20px; /* ÐŸÐ¾Ð»Ð¾Ð¶ÐµÐ½Ð¸Ðµ Ñ‚Ñ€ÐµÑƒÐ³Ð¾Ð»ÑŒÐ½Ð¸ÐºÐ° */
                border: 20px solid transparent;
                border-left: 20px solid #ebebeb;
                border-top: 20px solid #ebebeb;
            }

            .box-4-hover2 {
                display: none;
                width:90%;
                background:#ebebeb;
                padding: 20px 5%;
                margin:0;
                position: absolute;
                left:0;
                bottom:25px;
                z-index:10;
                color: #ffffff;
            }





            .box-4-hover2::after {
                content: '';
                position: absolute; 
                left: 50%; bottom: -20px;
                border: 20px solid transparent;
               border-left: 20px solid #ebebeb;
    border-top: 20px solid #ebebeb;
            }
        }

        /* width 540px */

        @media all and (max-width: 540px) {

            #box-4 h2 {
                font-family: 'Open Sans', sans-serif;font-weight:700;
                
                font-style:normal;
                text-align:center;
                font-size:40px;
                line-height:50px;
                padding:0;
                margin:0 0 60px 0;
                color:#000000;
                cursor:default;
            }

            #box-4 p.p41 {
                font-family: 'Open Sans', sans-serif;font-weight:100;
                
                font-style:normal;
                text-align:center;
                font-size:18px;
                line-height:28px;
                padding:5px 0;
                margin:0;
                color:#000000;
                cursor:default;
            }

            #box-4 p.p42 {
                font-family: 'Open Sans', sans-serif;font-weight:100;
                
                font-style:normal;
                text-align:left;
                font-size:14px;
                line-height:20px;
                padding:5px;
                margin:0;
                color:#000;
                cursor:default;
            }

        }

/* box-5 */

        #box-5-w {
            width:100%;
            min-height:300px;
            padding:0;
            margin:0;
            position:relative;
            background:url('../images/bg3.jpg') no-repeat top center fixed;
            -webkit-background-size: cover;
            -moz-background-size: cover;
            -o-background-size: cover;
            background-size: cover;
        }

        #box-5 {
            width:100%;
            max-width:1000px;
            padding:120px 0;
            margin:0 auto;
            position:relative;
            text-align: center;
        }

        #box-5 h2 {
            font-family: 'Open Sans', sans-serif;font-weight:700;
            
            font-style:normal;
            text-align:center;
            font-size:60px;
            line-height:65px;
            padding:0;
            margin:0;
            color:#ffffff;
            cursor:default;
        }

        #box-5 p {
            font-family: 'Open Sans', sans-serif;font-weight:100;
            
            font-style:normal;
            text-align:center;
            font-size:20px;
            line-height:30px;
            max-width:800px;
            padding:40px 0;
            margin:0 auto;
            color:#ffffff;
            cursor:default;
        }

        #box-5 h4 {
            font-family: 'Open Sans', sans-serif;font-weight:700;
            
            font-style:normal;
            text-align:center;
            font-size:36px;
            line-height:36px;
            padding:0;
            margin:40px 0 0 0;
            color:#ffffff;
            cursor:default;
        }

        #box-5 h4 span {
            padding:15px 30px;
            background: #0077D7;
            border-radius:45px;
            -webkit-border-radius:45px;
            -moz-border-radius:45px;
            -khtml-border-radius:45px;
        }

        /* width 820px */

        @media all and (max-width: 820px) {

            #box-5 {
                width:96%;
                max-width:1000px;
                padding:120px 2%;
                margin:0 auto;
                position:relative;
                text-align: center;
            }

            #box-5-w {
	width: 100%;
	min-height: 550px;
	padding: 0;
	margin: 0;
	position: relative;
	background: url('../images/bg3.jpg') no-repeat top center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
             }
        }

        /* width 540px */

        @media all and (max-width: 540px) {


            #box-5 h2 {
                font-family: 'Open Sans', sans-serif;font-weight:700;
                
                font-style:normal;
                text-align:center;
                font-size:50px;
                line-height:55px;
                padding:0;
                margin:0;
                color:#ffffff;
                cursor:default;
            }

            #box-5 p {
	font-family: 'Open Sans', sans-serif;font-weight:100;
	
	font-style: normal;
	text-align: center;
	font-size: 20px;
	line-height: 28px;
	padding: 40px 0;
	margin: 0;
	color: #ffffff;
	cursor: default;
            }

            #box-5 h4 {
                font-family: 'Open Sans', sans-serif;font-weight:700;
                
                font-style:normal;
                text-align:center;
                font-size:34px;
                line-height:34px;
                padding:0;
                margin:40px 0 0 0;
                color:#ffffff;
                cursor:default;
            }

            #box-5 h4 span {
                padding:15px 30px;
                background: #0077D7;
                border-radius:45px;
                -webkit-border-radius:45px;
                -moz-border-radius:45px;
                -khtml-border-radius:45px;
            }
        }

/* box-6 */

        #box-6-w {
            width:100%;
            padding:0;
            margin:0;
            position:relative;
            background:url('../images/bg5.jpg') no-repeat bottom center #ffffff;
        }

        #box-6-w2 {
            width:100%;
            padding:0;
            margin:0;
            position:relative;
           backgroung:#fff;
        }

        #box-6 {
              width:96%;
            max-width:1000px;
              padding:100px 2% 120px 2%;
              margin:0 auto;
              position:relative;
              text-align: center;
          }

        #box-6 h2 {
            font-family: 'Open Sans', sans-serif;font-weight:700;
            
            font-style:normal;
            text-align:center;
            font-size:45px;
            line-height:55px;
            padding:0;
            margin:0 0 60px 0;
            color:#000000;
            cursor:default;
        }

        #box-6 p {
            font-family: 'Open Sans', sans-serif;font-weight:100;
            
            font-style:normal;
            text-align:left;
            font-size:20px;
            line-height:25px;
            padding:5px 5px 5px 65px;
            margin:30px 0 0 0;
            color:#000000;
            cursor:default;
            background:url('../images/7.png') no-repeat 0 5px;
        }

        #box-6 p span {
            font-family: 'Open Sans', sans-serif;font-weight:300;
            
            font-style:normal;
            text-align:left;
            letter-spacing: 1px;
            font-size:25px;
            line-height:30px;
            padding:0;
            margin:0;
            color:#000000;
            cursor:default;
        }
		
		
		
		
		
		/* box-61 */

        #box-61-w {
            width:100%;
            padding:0;
            margin:0;
            position:relative;
            background:url('../images/bg5.jpg') no-repeat bottom center #ffffff;
        }

        #box-61-w2 {
            width:100%;
            padding:0;
            margin:0;
            position:relative;
      backgroung:#fff;
        }

        #box-61 {
	width: 96%;
	max-width: 1000px;
	padding-top: 21px;
	padding-right: 2%;
	padding-left: 2%;
	padding-bottom: 22px;
	margin: 0 auto;
	position: relative;
	text-align: center;
          }

        #box-61 h2 {
            font-family: 'Open Sans', sans-serif;font-weight:700;
            
            font-style:normal;
            text-align:center;
            font-size:45px;
            line-height:55px;
            padding:0;
            margin:0 0 60px 0;
            color:#000000;
            cursor:default;
        }
		
		
		
		
		 #box-61 p {
	font-family: 'Open Sans', sans-serif;font-weight:100;
	
	font-style: normal;
	text-align: left;
	font-size: 20px;
	line-height: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 20px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	color: #000000;
	cursor: default;
            
        }

        #box-61 p span {
            font-family: 'Open Sans', sans-serif;font-weight:300;
            
            font-style:normal;
            text-align:left;
            letter-spacing: 1px;
            font-size:25px;
            line-height:30px;
            padding:0;
            margin:0;
            color:#000000;
            cursor:default;
        }

        #box-7 {
          
            min-height:440px;
            padding: 120px 2% 120px 2%;
            margin:0 auto;
            position:relative;
            text-align: center;
        }

        #box-7 h2 {
            font-family: 'Open Sans', sans-serif;font-weight:700;
            
            font-style:normal;
            text-align:left;
            font-size:30px;
            line-height:30px;
            padding:0;
            margin:0;
            color:#fff;
            cursor:default;
        }

        #box-7 p {
            font-family: 'Open Sans', sans-serif;font-weight:100;
            
            font-style:normal;
            text-align:left;
            letter-spacing: 1px;
            font-size:20px;
            line-height:30px;
            padding:0;
            margin:30px 0 0 0;
            color:#fff;
            cursor:default;
        }

        /* width 1020px */

        @media all and (max-width: 1020px) {


            #box-7 {
         
                min-height:440px;
               padding: 120px 2% 120px 2%;
                margin:0 auto;
                position:relative;
                text-align: center;
            }
        }

        /* width 820px */

        @media all and (max-width: 820px) {

            #box-7 {
                width:90%;
               
                min-height:440px;
                 padding: 120px 2% 120px 2%;
                margin:0 auto;
                position:relative;
                text-align: center;
            }
        }

        /* width 540px */

        @media all and (max-width: 540px) {

            #box-6 h2 {
                font-family: 'Open Sans', sans-serif;font-weight:700;
                
                font-style:normal;
                text-align:center;
                font-size:40px;
                line-height:50px;
                padding:0;
                margin:0 0 60px 0;
                color:#000000;
                cursor:default;
            }

            #box-6 p {
                font-family: 'Open Sans', sans-serif;font-weight:100;
                
                font-style:normal;
                text-align:left;
                font-size:18px;
                line-height:23px;
                padding:5px 5px 10px 65px;
                margin:30px 0 0 0;
                color:#000000;
                cursor:default;
                background:url('../images/7.png') no-repeat 5px 5px;
            }

            #box-6 p span {
                font-family: 'Open Sans', sans-serif;font-weight:300;
                
                font-style:normal;
                text-align:left;
                letter-spacing: 1px;
                font-size:25px;
                line-height:30px;
                padding:0;
                margin:0;
                color:#000000;
                cursor:default;
            }
            #box-7 {
                 width:90%;
                
                 min-height:440px;
                     padding: 120px 2% 120px 2%;
                 margin:0 auto;
                 position:relative;
                 text-align: center;
             }
            #box-7 h2 {
                font-family: 'Open Sans', sans-serif;font-weight:700;
                
                font-style:normal;
                text-align:center;
                font-size:40px;
                line-height:40px;
                padding:0;
                margin:0;
                color:#fff;
                cursor:default;
            }

            #box-7 p {
                font-family: 'Open Sans', sans-serif;font-weight:100;
                
                font-style:normal;
                text-align:center;
                letter-spacing: 1px;
                font-size:22px;
                line-height:27px;
                padding:0;
                margin:30px 0 0 0;
                color:#fff;
                cursor:default;
            }
        }

/* box-8 */

        #box-8-w {
            width:100%;
            padding:0;
            margin:0;
            position:relative;
            background:#ffffff;
        }

        #box-8 {
            width:100%;
            max-width:1000px;
            padding:80px 0 0 0;
            margin:0 auto;
            position:relative;
            text-align: center;
        }

        .box-8 {
            width:24%;
            padding:0;
            margin:0 0.5%;
            float:left;
            position:relative;
            text-align: center;
        }

        #box-8 img {
            width:100%;
            padding:0;
            margin:0 auto;
        }

        #box-8 h2 {
            font-family: 'Open Sans', sans-serif;font-weight:700;
            
            font-style:normal;
            text-align:center;
            font-size:45px;
            line-height:55px;
            padding:0;
            margin:0 0 60px 0;
            color:#000000;
            cursor:default;
        }

        /* width 820px */

        @media all and (max-width: 820px) {

            .box-8 {
                width:46%;
                max-width:250px;
                padding:0;
                margin:2% 2%;
                display:inline-block;
                float:none;
                position:relative;
                text-align: center;
            }
        }

        /* width 550px */

        @media all and (max-width: 550px) {

            .box-8 {
                width:46%;
                max-width:250px;
                padding:0;
                margin:2% 2%;
                float:left;
                position:relative;
                text-align: center;
            }

            #box-8 h2 {
                font-family: 'Open Sans', sans-serif;font-weight:700;
                
                font-style:normal;
                text-align:center;
                font-size:40px;
                line-height:50px;
                padding:0;
                margin:0 0 60px 0;
                color:#000000;
                cursor:default;
            }
        }

/* box-9 */

        #box-9-w {
            width:100%;
            padding:0;
            margin:0;
            position:relative;
            background:#ffffff;
        }

        #box-9 {
            width:100%;
            max-width:1000px;
            padding:80px 0 90px 0;
            margin:0 auto;
            position:relative;
            text-align: center;
        }

        #box-9 h2 {
            font-family: 'Open Sans', sans-serif;font-weight:700;
            
            font-style:normal;
            text-align:center;
            font-size:45px;
            line-height:55px;
            padding:0;
            margin:0 0 70px 0;
            color:#000000;
            cursor:default;
        }

/* slider 2 */

        #slider2 {
            width:780px;
            padding:0;
            margin:0 auto;
            overflow:hidden;
            position:relative;
        }

        #slider2 ul {
            width:100%;
            margin:0;
            padding:0;
        }

        #slider2 li {
            text-align:center;
            width:250px;
            float:left;
            margin:0 5px;
            list-style:none;
        }

        #slider2 li img{
            width:170px;
            padding:0;
            margin:0 auto;
        }

        .slider2 {
            overflow:hidden;
            position:relative;
        }

        .controls {
            width:100%;
            max-width:1000px;
            margin:0 auto;
            padding:0;
            position:relative;
        }

        .prev-slide {
            position:absolute;
            top:-85px;
            left:2%;
            width:77px;
            height:77px;
            -webkit-transition: All 0.2s ease;
            -moz-transition: All 0.2s ease;
            -o-transition: All 0.2s ease;
            -ms-transition: All 0.2s ease;
            transition: All 0.2s ease;
            z-index:20;
        }

        .prev-slide img{
            width:100%;
            padding:0;
            margin:0;
        }

        .next-slide {
            position:absolute;
            top:-85px;
            right:2%;
            width:77px;
            height:77px;
            -webkit-transition: All 0.2s ease;
            -moz-transition: All 0.2s ease;
            -o-transition: All 0.2s ease;
            -ms-transition: All 0.2s ease;
            transition: All 0.2s ease;
            z-index:20;
        }

        .next-slide img{
            width:100%;
            padding:0;
            margin:0;
        }

        .prev-slide:hover {
            left:1%;
            -webkit-transition: All 0.2s ease;
            -moz-transition: All 0.2s ease;
            -o-transition: All 0.2s ease;
            -ms-transition: All 0.2s ease;
            transition: All 0.2s ease;
        }

        .next-slide:hover {
            right:1%;
            -webkit-transition: All 0.2s ease;
            -moz-transition: All 0.2s ease;
            -o-transition: All 0.2s ease;
            -ms-transition: All 0.2s ease;
            transition: All 0.2s ease;
        }

        /* width 820px */

        @media all and (max-width: 820px) {

            #box-9 {
                width:96%;
                max-width:1000px;
                padding:80px 2% 90px 2%;
                margin:0 auto;
                position:relative;
                text-align: center;
            }
            #slider2 {
                width:250px;
                padding:0;
                margin:0 auto;
                overflow:hidden;
                position:relative;
            }

            #slider2 ul {
                width:100%;
                margin:0;
                padding:0;
            }

            #slider2 li {
                text-align:center;
                width:250px;
                float:left;
                margin:0;
                list-style:none;
            }

            #slider2 li img{
                width:170px;
                padding:0;
                margin:0 auto;
            }

            .slider2 {
                overflow:hidden;
                position:relative;
            }

            .controls {
                width:100%;
                max-width:1000px;
                margin:0 auto;
                padding:0;
                position:relative;
            }

            .prev-slide {
                position:absolute;
                top:-75px;
                left:5%;
                width:60px;
                height:60px;
                -webkit-transition: All 0.2s ease;
                -moz-transition: All 0.2s ease;
                -o-transition: All 0.2s ease;
                -ms-transition: All 0.2s ease;
                transition: All 0.2s ease;
                z-index:20;
            }

            .prev-slide img{
                width:100%;
                padding:0;
                margin:0;
            }

            .next-slide {
                position:absolute;
                top:-75px;
                right:5%;
                width:60px;
                height:60px;
                -webkit-transition: All 0.2s ease;
                -moz-transition: All 0.2s ease;
                -o-transition: All 0.2s ease;
                -ms-transition: All 0.2s ease;
                transition: All 0.2s ease;
                z-index:20;
            }

            .next-slide img{
                width:100%;
                padding:0;
                margin:0;
            }

            .prev-slide:hover {
                left:3%;
                -webkit-transition: All 0.2s ease;
                -moz-transition: All 0.2s ease;
                -o-transition: All 0.2s ease;
                -ms-transition: All 0.2s ease;
                transition: All 0.2s ease;
            }

            .next-slide:hover {
                right:3%;
                -webkit-transition: All 0.2s ease;
                -moz-transition: All 0.2s ease;
                -o-transition: All 0.2s ease;
                -ms-transition: All 0.2s ease;
                transition: All 0.2s ease;
            }
        }

        /* width 540px */

        @media all and (max-width: 540px) {

            #box-9 h2 {
                font-family: 'Open Sans', sans-serif;font-weight:700;
                
                font-style:normal;
                text-align:center;
                font-size:40px;
                line-height:50px;
                padding:0;
                margin:0 0 70px 0;
                color:#000000;
                cursor:default;
            }
        }

/* box-10 */

        #box-10-w {
            width:100%;
            height:570px;
            overflow: hidden;
            padding:0;
            margin:0;
            position:relative;
        }

        #box-10-w2 {
            width:100%;
            height:670px;
            padding:0;
            margin:0;
            position:relative;
            background:url('../images/bg6.jpg') no-repeat top center;
        }

        #box-10 {
            width:500px;
            padding:120px 0 0 500px;
            margin:0 auto;
            position:relative;
            text-align: center;
        }

        #box-10 h2 {
            font-family: 'Open Sans', sans-serif;font-weight:700;
            
            font-style:normal;
            text-align:left;
            font-size:45px;
            line-height:45px;
            padding:0;
            margin:0;
            color:#000000;
            cursor:default;
        }

        #box-10 p {
            font-family: 'Open Sans', sans-serif;font-weight:100;
            
            font-style:normal;
            text-align:left;
            letter-spacing: 1px;
            font-size:20px;
            line-height:30px;
            padding:5px 5px 5px 30px;
            margin:50px 0 0 0;
            color:#000000;
            cursor:default;
            
        }

        /* width 1020px */

        @media all and (max-width: 1020px) {
.vw {

    width: 44px;
    height: 20px;
    display: inline-block;
    float: right;
    margin-left: 5px;
    margin-top: 7px;
	    margin-right: 5px;
}
            #box-10 {
                width:500px;
                padding:120px 0 0 300px;
                margin:0 auto;
                position:relative;
                text-align: center;
            }
        }

        /* width 820px */

        @media all and (max-width: 820px) {
.videoNEWS{width: 100%!important;}
            #box-10-w2 {
                width:100%;
                height:670px;
                padding:0;
                margin:0;
                position:relative;
                background:url('../images/bg6.jpg') no-repeat top right;
            }

            #box-10 {
                width:90%;
                max-width: 500px;
                padding:100px 0 50px 0;
                margin:0 auto;
                position:relative;
                text-align: center;
            }
        }

        /* width 540px */

        @media all and (max-width: 540px) {

            #box-10 h2 {
                font-family: 'Open Sans', sans-serif;font-weight:700;
                
                font-style:normal;
                text-align:center;
                font-size:40px;
                line-height:50px;
                padding:0;
                margin:0;
                color:#000000;
                cursor:default;
            }

            #box-10 p {
                font-family: 'Open Sans', sans-serif;font-weight:100;
                
                font-style:normal;
                text-align:left;
                letter-spacing: 1px;
                font-size:18px;
                line-height:28px;
                padding:5px 5px 5px 30px;
                margin:50px 0 0 0;
                color:#000000;
                cursor:default;
                
            }

            #box-10 {
                width:90%;
                max-width: 500px;
                padding:100px 0 150px 0;
                margin:0 auto;
                position:relative;
                text-align: center;
            }
        }

/* box-11 */

        #box-11-w {
            width:100%;
            
            padding:0;
            margin:0;
            position:relative;
            background:url('../images/bg5.jpg') no-repeat top center fixed;
            -webkit-background-size: cover;
            -moz-background-size: cover;
            -o-background-size: cover;
            background-size: cover;
			
			
        }

        #box-11-w2 {
            width:100%;
            height:100%;
            padding:0;
            margin:0;
            position:relative;
       
        }

        #box-11 {
            width:100%;
            max-width:1000px;
            padding:130px 0 130px 0;
            margin:0 auto;
            position:relative;
            text-align: center;
        }

        #box-11 h2 {
            font-family: 'Open Sans', sans-serif;font-weight:700;
            
            font-style:normal;
            text-align:center;
            font-size:30px;
            line-height:30px;
            padding:0;
            margin:0;
            color:#ffffff;
            cursor:default;
        }

        #box-11 h3 {
            font-family: 'Open Sans', sans-serif;font-weight:300;
            
            font-style:normal;
            text-align:center;
            text-transform: uppercase;
            font-size:15px;
            line-height:19px;
            padding:10px 0;
            margin:0;
            color:#ffffff;
            cursor:default;
        }

        #box-11 p {
            font-family: 'Open Sans', sans-serif;font-weight:100;
            
            font-style:normal;
            text-align:center;
            font-size:15px;
            line-height:22px;
            padding:0;
            margin:0;
            color:#ffffff;
            cursor:default;
        }
		
		 #box-11 a {
	font-family: 'Open Sans', sans-serif;font-weight:100;
	
	cursor: pointer;
	font-style: normal;
	text-align: center;
	font-size: 15px;
	line-height: 19px;
	padding: 0;
	margin: 0;
	color: #99C1FF;
	
	text-decoration: underline;
        }

        /* width 980px */

        @media all and (max-width: 980px) {

            #box-11-w {
                width:100%;
                min-height:400px;
                padding:0;
                margin:0;
                position:relative;
                background:url('../images/bg4.jpg') no-repeat top center;
                -webkit-background-size: cover;
                -moz-background-size: cover;
                -o-background-size: cover;
                background-size: cover;
            }

            #box-11 {
                width:96%;
                max-width:1000px;
                padding:110px 2% 100px 2%;
                margin:0 auto;
                position:relative;
                text-align: center;
            }
        }

        /* width 540px */

        @media all and (max-width: 540px) {


            #box-11 {
                width:96%;
                max-width:1000px;
                padding:110px 2% 70px 2%;
                margin:0 auto;
                position:relative;
                text-align: center;
            }
            #box-11 h2 {
                font-family: 'Open Sans', sans-serif;font-weight:700;
                
                font-style:normal;
                text-align:center;
                font-size:40px;
                line-height:50px;
                padding:0;
                margin:0;
                color:#ffffff;
                cursor:default;
            }

            #box-11 h3 {
                font-family: 'Open Sans', sans-serif;font-weight:300;
                
                font-style:normal;
                text-align:center;
                text-transform: uppercase;
                font-size:14px;
                line-height:18px;
                padding:10px 0;
                margin:0;
                color:#ffffff;
                cursor:default;
            }

            #box-11 p {
                font-family: 'Open Sans', sans-serif;font-weight:100;
                
                font-style:normal;
                text-align:center;
                font-size:14px;
                line-height:18px;
                padding:0;
                margin:0;
                color:#ffffff;
                cursor:default;
            }
        }

/* slider */

        .slider {
            width:100%;
            height:300px;
            position:relative;
            margin:50px auto 70px auto;
        }

        .slider .sliderContent {
            width:780px;
            height:600px;
            clear:both;
            position:relative;
            overflow:hidden;
            margin:0px auto;
        }

        .slider .sliderContent .item {
            position:absolute;
            width:780px;
            height:300px;
            z-index:20;
        }

        .slider .slider-box {
            width:250px;
       
            padding:0;
            margin:0 5px;
            float:left;
            position:relative;
            text-align:center;
        }

        .slider .slider-box img {
                height: 60px;
            padding:0;
            margin:0 auto 10px auto;
			
        }

        .slider .sliderArrows a {
            text-indent:-9999px;
            outline:none;
            z-index:20;
            width:75px;
            height:75px;
            position:absolute;
            top:55px;
        }

        .slider .prev {
            background-image:url(../images/left.png);
            left:2%;
        }

        .slider .prev:hover {
            left:1%;
        }

        .slider .next {
            right:2%;
            background-image:url(../images/right.png);
        }

        .slider .next:hover {
            right:1%;
        }


        .prev:hover, .prev:not(:hover), .next:hover, .next:not(:hover) {
            -webkit-transition: All 0.15s ease;
            -moz-transition: All 0.15s ease;
            -o-transition: All 0.15s ease;
            -ms-transition: All 0.15s ease;
            transition: All 0.15s ease;
        }

        .slider .sliderBullets {
            position:absolute;
            top:340px;
            left:50%;
            z-index:20;
                display: none;
        }

        .slider .sliderBullets a {
            display:block;
            float:left;
            text-indent:-9999px;
            outline:none;
            margin:0 5px;
            width:13px;
            height:13px;
            background:url(../images/bullets.png) no-repeat;
        }

        .slider .sliderBullets .active {
            background-position:0 -13px;
        }

        .slider .sliderContent a {
            outline:none;
        }

        /* slider 3*/

        .slider3 {
            display:none;
            width:100%;
            max-width:400px;
            height:300px;
            position:relative;
            margin:100px auto 20px auto;
        }

        .slider3 .sliderContent {
            width:250px;
            height:300px;
            clear:both;
            position:relative;
            overflow:hidden;
            margin:0px auto;
        }

        .slider3 .sliderContent .item {
            position:absolute;
            width:250px;
            height:300px;
            z-index:20;
        }

        .slider3 .slider-box {
            width:250px;
            height:220px;
            padding:0;
            margin:0;
            float:left;
            position:relative;
            text-align:center;
        }

        .slider3 .slider-box img {
            width:168px;
            padding:0;
            margin:0 auto 10px auto;
        }

        .slider3 .sliderArrows a {
            text-indent:-9999px;
            outline:none;
            z-index:20;
            width:75px;
            height:75px;
            position:absolute;
            top:55px;
        }

        .slider3 .prev {
            background-image:url(../images/left.png);
            left:2%;
        }

        .slider3 .prev:hover {
            left:1%;
        }

        .slider3 .next {
            right:2%;
            background-image:url(../images/right.png);
        }

        .slider3 .next:hover {
            right:1%;
        }

        .slider3 .sliderBullets {
            position:absolute;
            top:340px;
            left:50%;
            z-index:20;
            margin-left:-69px;
        }

        .slider3 .sliderBullets a {
            display:none;
            float:left;
            text-indent:-9999px;
            outline:none;
            margin:0 5px;
            width:13px;
            height:13px;
            background:url(../images/bullets.png) no-repeat;
        }

        .slider3 .sliderBullets .active {
            background-position:0 -13px;
        }

        .slider3 .sliderContent a {
            outline:none;
        }

        /* width 1020px */

        @media all and (max-width: 980px) {

            .slider {
                display:none;
            }
            .slider3 {
                display:block;
            }

        }

        /* width 540px */

        @media all and (max-width: 540px) {

            .slider3 .sliderArrows a {
                text-indent:-9999px;
                outline:none;
                z-index:20;
                width:60px;
                height:60px;
                position:absolute;
                top:65px;
            }

            .slider3 .prev {
                background-image:url(../images/left.png);
                -webkit-background-size: 60px 60px;
                -moz-background-size: 60px 60px;
                -o-background-size: 60px 60px;
                background-size: 60px 60px;
                left:1.5%;
            }

            .slider3 .prev:hover {
                left:1%;
            }

            .slider3 .next {
                right:1.5%;
                background-image:url(../images/right.png);
                -webkit-background-size: 60px 60px;
                -moz-background-size: 60px 60px;
                -o-background-size: 60px 60px;
                background-size: 60px 60px;
            }

            .slider3 .next:hover {
                right:1%;
            }

        }

/* box-12 */

        #box-12-w {
            width:100%;
            padding:0;
            margin:0;
            position:relative;
            background:#ffffff;
        }

        #box-12 {
            width:96%;
            max-width:1000px;
            padding:90px 2% 100px 2%;
            margin:0 auto;
            position:relative;
            text-align: center;
        }

        #box-12 h2 {
            font-family: 'Open Sans', sans-serif;font-weight:300;
            
            font-style:normal;
            text-align:center;
            font-size:31px;
            line-height:55px;
            padding:0;
            margin:0;
            color:#000000;
            cursor:default;
        }

        #box-12 h2 a {
            font-family: 'Open Sans', sans-serif;font-weight:700;
            
            font-style:normal;
            text-align:center;
            font-size:45px;
            line-height:55px;
            padding:0;
            margin:0;
            color:#000000;
            cursor:default;
        }

        .box-12 {
            width:47%;
            padding:0;
            margin:60px 3% 0 0;
            position:relative;
            text-align: center;
            float:left;
        }

        .box-12-2 {
            width:47%;
            padding:0;
            margin:60px 0 0 3%;
            position:relative;
            text-align: center;
            float:left;
        }

        .map {
            width:100%;
            height:230px;
            overflow: hidden;
            padding:0;
            margin:10px 0 0 0;
            position:relative;
            text-align: center;
            background: #f0f0f0;
        }

        #box-12 h3 {
            font-family: 'Open Sans', sans-serif;font-weight:700;
            
            font-style:normal;
            text-align:left;
            font-size:30px;
            line-height:34px;
            padding:0;
            margin:0;
            color:#000000;
            cursor:default;
        }

        #box-12 p {
            font-family: 'Open Sans', sans-serif;font-weight:300;
            
            font-style:normal;
            text-align:left;
            font-size:20px;
            line-height:30px;
            padding:10px 0;
            margin:0;
            color:#000000;
            cursor:default;
        }

        #box-12 p span {
            font-family: 'Open Sans', sans-serif;font-weight:700;
            
            font-style:normal;
            text-align:left;
            font-size:20px;
            line-height:30px;
            padding:0;
            margin:0;
            color:#000000;
            cursor:default;
        }

        #box-12 p span a {
            font-family: 'Open Sans', sans-serif;font-weight:700;
            
            font-style:normal;
            text-align:left;
            font-size:20px;
            line-height:30px;
            padding:0;
            margin:0;
            color:#000000;
            cursor:default;
        }

        /* width 820px */

        @media all and (max-width: 820px) {


            #box-12 {
                width:90%;
                padding:90px 0 100px 0;
                margin:0 auto;
                position:relative;
                text-align: center;
            }

            .box-12 {
                width:90%;
                padding:0;
                margin:60px auto 0 auto;
                position:relative;
                text-align: center;
                float:none;
            }

            .box-12-2 {
                width:90%;
                padding:0;
                margin:60px auto 0 auto;
                position:relative;
                text-align: center;
                float:none;
            }
        }

        /* width 540px */

        @media all and (max-width: 540px) {

            #box-12 h2 {
                font-family: 'Open Sans', sans-serif;font-weight:300;
                
                font-style:normal;
                text-align:center;
                font-size:26px;
                line-height:45px;
                padding:0;
                margin:0;
                color:#000000;
                cursor:default;
            }

            #box-12 h2 a {
                font-family: 'Open Sans', sans-serif;font-weight:700;
                
                font-style:normal;
                text-align:center;
                font-size:32px;
                line-height:45px;
                padding:0;
                margin:0;
                color:#000000;
                cursor:default;
            }

            #box-12 h3 {
                font-family: 'Open Sans', sans-serif;font-weight:700;
                
                font-style:normal;
                text-align:left;
                font-size:26px;
                line-height:30px;
                padding:0;
                margin:0;
                color:#000000;
                cursor:default;
            }

            #box-12 p {
                font-family: 'Open Sans', sans-serif;font-weight:300;
                
                font-style:normal;
                text-align:left;
                font-size:18px;
                line-height:28px;
                padding:10px 0;
                margin:0;
                color:#000000;
                cursor:default;
            }

            #box-12 p span {
                font-family: 'Open Sans', sans-serif;font-weight:700;
                
                font-style:normal;
                text-align:left;
                font-size:18px;
                line-height:28px;
                padding:0;
                margin:0;
                color:#000000;
                cursor:default;
            }

            #box-12 p span a {
                font-family: 'Open Sans', sans-serif;font-weight:700;
                
                font-style:normal;
                text-align:left;
                font-size:18px;
                line-height:28px;
                padding:0;
                margin:0;
                color:#000000;
                cursor:default;
            }
        }

/* box-13 */

		#box-13-w {
	width: 100%;
	padding: 0;
	margin: 0;
	position: relative;
	background-color: #FFFFFF;
	color: hsla(0,21%,5%,1.00);
		}
		
		#box-13 {
            width:96%;
            max-width:1000px;
            padding:65px 2% 60px 2%;
            margin:0 auto;
            position:relative;
		}
		
		#box-13 h2 {
            font-family: 'Open Sans', sans-serif;font-weight:300;
            
            font-style:normal;
            text-align:left;
            font-size:18px;
            line-height:30px;
            max-width:590px;
            padding:0;
            margin:0;
            color:#ffffff;
            cursor:default;
            float:left;
		}

        .button-13 {
            font-family: 'Open Sans', sans-serif;font-weight:700;
            
            text-align:center;
            font-size:18px;
            letter-spacing: 1px;
            width:305px;
            height:55px;
            line-height:58px;
            text-transform:uppercase;
            padding:0;
            margin:3px 0 0 0;
            float:right;
            outline:none;
            cursor:pointer;
            -webkit-appearance: none;
            color:#ffffff;
            background:#0077D7;
            border:none;
            border-radius:35px;
            -webkit-border-radius:35px;
            -moz-border-radius:35px;
            -khtml-border-radius:35px;
        }

        .button-13:hover {
            color:#ffffff;
            background:#2961b0;
            outline:none;
        }

        .button-13:hover, .button-13:not(:hover) {
            -webkit-transition: All 0.2s ease;
            -moz-transition: All 0.2s ease;
            -o-transition: All 0.2s ease;
            -ms-transition: All 0.2s ease;
            transition: All 0.2s ease;
        }

        /* width 980px */

        @media all and (max-width: 980px) {

            #box-13 {
	width: 90%;
	max-width: 1000px;
	padding: 65px 5% 65px 5%;
	margin: 0 auto;
	position: relative;
	color: hsla(0,0%,0%,1.00);
            }

            #box-13 h2 {
                font-family: 'Open Sans', sans-serif;font-weight:300;
                
                font-style:normal;
                text-align:center;
                font-size:18px;
                line-height:30px;
                max-width:590px;
                padding:0;
                margin:0 auto;
                color:#ffffff;
                cursor:default;
                float:none;
            }

            .button-13 {
                font-family: 'Open Sans', sans-serif;font-weight:700;
                
                text-align:center;
                font-size:18px;
                letter-spacing: 1px;
                width:305px;
                height:55px;
                line-height:58px;
                text-transform:uppercase;
                padding:0;
                margin:53px auto 0 auto;
                float:none;
                outline:none;
                cursor:pointer;
                -webkit-appearance: none;
                color:#ffffff;
                background:#0077D7;
                border:none;
                border-radius:35px;
                -webkit-border-radius:35px;
                -moz-border-radius:35px;
                -khtml-border-radius:35px;
            }
        }

        /* width 540px */

        @media all and (max-width: 540px) {

            #box-13 h2 {
	font-family: 'Open Sans', sans-serif;font-weight:300;
	
	font-style: normal;
	text-align: center;
	font-size: 16px;
	line-height: 26px;
	max-width: 590px;
	padding: 0 3%;
	margin: 0;
	color: #000000;
	cursor: default;
	float: none;
            }

            .button-13 {
                font-family: 'Open Sans', sans-serif;font-weight:700;
                
                text-align:center;
                font-size:16px;
                letter-spacing: 1px;
                width:280px;
                height:50px;
                line-height:53px;
                text-transform:uppercase;
                padding:0;
                margin:53px auto 0 auto;
                float:none;
                outline:none;
                cursor:pointer;
                -webkit-appearance: none;
                color:#ffffff;
                background:#0077D7;
                border:none;
                border-radius:35px;
                -webkit-border-radius:35px;
                -moz-border-radius:35px;
                -khtml-border-radius:35px;
            }
        }

/* bottom */

		#bottom2-w {
            width:100%;
            padding:0;
            margin:0;
            position:relative;
            background:#000000;
            border-bottom: 1px solid #5a5a5a;
		}

		#bottom2 {
            width:96%;
            max-width:1000px;
            padding:35px 2% 30px 2%;
            margin:0 auto;
            position:relative;
		}

		#bottom-w {
            width:100%;
            padding:0;
            margin:0;
            position:relative;
            background:#000000;
		}

		#bottom {
            width:96%;
            max-width:1000px;
            padding:40px 2% 35px 2%;
            margin:0 auto;
            position:relative;
		}

		#bottom h2 {
            font-family: 'Open Sans', sans-serif;font-weight:300;
            
            font-style:normal;
            text-align:left;
            font-size:14px;
            line-height:20px;
            padding:5px 0 0 0;
            margin:0;
            color:#969696;
            cursor:default;
            float:left;
		}

		#bottom2 p {
            font-family: 'Open Sans', sans-serif;font-weight:300;
            
            font-style:normal;
            text-align:right;
            font-size:14px;
            line-height:20px;
            padding:25px 0;
            margin:0;
            color:#969696;
            cursor:default;
            float:right;
		}

        #bottom2 p a {
            font-family: 'Open Sans', sans-serif;font-weight:300;
            
            font-style:normal;
            text-align:right;
            font-size:14px;
            line-height:20px;
            padding:0;
            margin:0;
            color:#ffffff;
            cursor:pointer;
            border-bottom: 1px solid #ffffff;
            position: relative;
        }

		#bottom2 h3 {
            font-family: 'Open Sans', sans-serif;font-weight:300;
            
            font-style:normal;
            text-align:left;
            font-size:14px;
            line-height:20px;
            padding:25px 0;
            margin:0;
            color:#969696;
            cursor:default;
            float:left;
		}

		#bottom2 h3 a {
            font-family: 'Open Sans', sans-serif;font-weight:300;
            
            font-style:normal;
            text-align:left;
            font-size:14px;
            line-height:20px;
            padding:0;
            margin:0 0 0 40px;
            color:#ffffff;
            cursor:pointer;
            border-bottom: 1px solid #ffffff;
            position: relative;
		}

		#bottom2 h3 a:after {
            content:'|';
            font-family: 'Open Sans', sans-serif;font-weight:300;
            
            font-style:normal;
            text-align:left;
            font-size:14px;
            line-height:20px;
            padding:0;
            margin:0;
            color:#ffffff;
            cursor: default;
            position: absolute;
            left:-21px;
            top:0;
            z-index:5;
		}

		#bottom2 a:hover {
            opacity:0.6;
		}
		
		#bottom p {  	           		
            font-family: 'Open Sans', sans-serif;font-weight:300;
            
            font-style:normal;
            text-align:right;
            font-size:14px;
            line-height:20px;
            padding:5px 48px 5px 5px;
            margin:0;
            color:#ffffff;
            cursor:default;
            float:right;
            background:url('../images/l.png') no-repeat center right;
		}
		
		#bottom p a {
            font-family: 'Open Sans', sans-serif;font-weight:300;
            
            font-style:normal;
            text-align:right;
            font-size:14px;
            line-height:20px;
            padding:0;
            margin:0;
            color:#ffffff;
            cursor:pointer;
		}	
		
		#bottom p a span {  	   		
		    border-bottom:1px solid #5a5a5a;
		}
		
		#bottom p:hover {  	
		    background:url('../images/l1.png') no-repeat center right;
		}
		
		#bottom p:hover a span {
		    color:#2fae37;
		    border-bottom:1px solid #2fae37;
		}
		
		#bottom p:hover, #bottom p:not(:hover), #bottom p a span:hover, #bottom p a span:not(:hover), #bottom h3 a:hover, #bottom h3 a:not(:hover) {
			-webkit-transition: All 0.2s ease;
			-moz-transition: All 0.2s ease;
			-o-transition: All 0.2s ease;
			-ms-transition: All 0.2s ease;
			transition: All 0.2s ease;
		}

        .mini-size540 {display: none;}

        /* width 980px */

        @media all and (max-width: 980px) {


            #bottom2-w {
                width:100%;
                padding:0;
                margin:0;
                position:relative;
                background:#000000;
                border-bottom: 1px solid #545454;
            }

            #bottom2 {
                width:96%;
                max-width:1000px;
                padding:35px 2% 35px 2%;
                margin:0 auto;
                position:relative;
            }

            #bottom {
                width:90%;
                max-width:1000px;
                padding:40px 5% 40px 5%;
                margin:0 auto;
                position:relative;
            }

            #bottom h2 {
                font-family: 'Open Sans', sans-serif;font-weight:300;
                
                font-style:normal;
                text-align:center;
                font-size:14px;
                line-height:20px;
                padding:5px 0;
                margin:0 auto;
                color:#969696;
                cursor:default;
                float:none;
            }

            #bottom2 h3 {
                font-family: 'Open Sans', sans-serif;font-weight:300;
                
                font-style:normal;
                text-align:center;
                font-size:14px;
                line-height:20px;
                padding:25px 0;
                margin:0 auto;
                color:#969696;
                cursor:default;
                float:none;
            }

            #bottom2 h3 a {
                font-family: 'Open Sans', sans-serif;font-weight:300;
                
                font-style:normal;
                text-align:center;
                font-size:14px;
                line-height:20px;
                padding:0;
                margin:0 0 0 40px;
                color:#ffffff;
                cursor:pointer;
                border-bottom: 1px solid #ffffff;
            }

            #bottom2 h3 a:after {
                content:'|';
                font-family: 'Open Sans', sans-serif;font-weight:300;
                
                font-style:normal;
                text-align:left;
                font-size:14px;
                line-height:20px;
                padding:0;
                margin:0;
                color:#ffffff;
                cursor: default;
                position: absolute;
                left:-21px;
                top:0;
                z-index:5;
            }

            #bottom2 p {
                font-family: 'Open Sans', sans-serif;font-weight:300;
                
                font-style:normal;
                text-align:center;
                font-size:14px;
                line-height:20px;
                padding:25px 0;
                margin:0 auto;
                color:#969696;
                cursor:default;
                float:none;
            }

            #bottom2 p a {
                font-family: 'Open Sans', sans-serif;font-weight:300;
                
                font-style:normal;
                text-align:center;
                font-size:14px;
                line-height:20px;
                padding:0;
                margin:0;
                color:#ffffff;
                cursor:pointer;
                border-bottom: 1px solid #ffffff;
                position: relative;
            }

            #bottom p {
                font-family: 'Open Sans', sans-serif;font-weight:300;
                
                font-style:normal;
                text-align:center;
                font-size:14px;
                line-height:20px;
                padding:5px 48px 5px 5px;
                width:110px;
                display: block;
                margin:0 auto;
                color:#ffffff;
                cursor:default;
                float:none;
                background:url('../images/l.png') no-repeat center right;
            }

        }

        /* width 800px */

        @media all and (max-width: 800px) {

            .mini-size540 {display: block;}


            #bottom2 h3 {
                font-family: 'Open Sans', sans-serif;font-weight:300;
                
                font-style:normal;
                text-align:center;
                font-size:14px;
                line-height:34px;
                padding:25px 0 35px 0;
                margin:0 auto;
                color:#969696;
                cursor:default;
                float:none;
            }

            #bottom2 h3 a {
                font-family: 'Open Sans', sans-serif;font-weight:300;
                
                font-style:normal;
                text-align:center;
                font-size:14px;
                line-height:24px;
                padding:0;
                margin:0 auto;
                color:#ffffff;
                cursor:pointer;
                border-bottom: 1px solid #ffffff;
            }

            #bottom2 h3 a:after {
                content:'';
                font-family: 'Open Sans', sans-serif;font-weight:300;
                
                font-style:normal;
                text-align:left;
                font-size:14px;
                line-height:20px;
                padding:0;
                margin:0;
                color:#ffffff;
                cursor: default;
                position: absolute;
                left:0;
                top:0;
                z-index:5;
            }

            #bottom2 p {
                font-family: 'Open Sans', sans-serif;font-weight:300;
                
                font-style:normal;
                text-align:center;
                font-size:14px;
                line-height:20px;
                padding:0 0 25px 0;
                margin:0 auto;
                color:#969696;
                cursor:default;
                float:none;
            }

            #bottom2 p a {
                font-family: 'Open Sans', sans-serif;font-weight:300;
                
                font-style:normal;
                text-align:center;
                font-size:14px;
                line-height:20px;
                padding:0;
                margin:0;
                color:#ffffff;
                cursor:pointer;
                border-bottom: 1px solid #ffffff;
                position: relative;
            }
        }
		
/* noone */
	
		.noone {
            display:none;
            position:absolute;
            top:9999999999px;
            left:9999999999px;
            z-index:0;
		}

/* wrapper */

		.wrapper {
            display:none;
            position:fixed;
            width:100%;
            height:100%;
            top:0;
            left:0;
            background:rgba(0,0,0,0.75);
            z-index:90;
		}

/* z */

		.z-box {
            display:none;
            width:400px;
            padding:45px 20px 40px 20px;
            margin-left:-220px;
            margin-top:-205px;
            position:fixed;
            left:50%;
            top:50%;
            z-index:106;
            background:#ffffff;
		}

		.z-box p {
            font-family: 'Open Sans', sans-serif;font-weight:300;
            
            font-style:normal;
            text-align:center;
            text-transform:uppercase;
            font-size:22px;
            line-height:30px;
            letter-spacing:2px;
            padding:0;
            margin:0 0 20px 0;
            cursor:default;
            color:#000000;
		}

		.z-box p span {
		    font-family: 'Open Sans', sans-serif;font-weight:700;
		}

        /* width 540px */

        @media all and (max-width: 540px) {

            .z-box {
                width:84%;
                padding:45px 3% 40px 3%;
                margin-top:-205px;
                margin-left:0;
                position:fixed;
                left:5%;
                top:50%;
                z-index:106;
                background:#ffffff;
            }

            .z-box p {
                font-family: 'Open Sans', sans-serif;font-weight:300;
                
                font-style:normal;
                text-align:center;
                text-transform:uppercase;
                font-size:16px;
                line-height:25px;
                letter-spacing:2px;
                padding:0;
                margin:0 0 20px 0;
                cursor:default;
                color:#000000;
            }
        }
		
/* z */
		
		.formbox {
            width:100%;
            max-width:400px;
            margin:0 auto;
            padding:0;
            text-align:center;
            position:relative;
		}
			
		.formbox input {
            font-family: 'Open Sans', sans-serif;font-weight:700;
            
            font-size:18px;
            text-indent:0;
            text-align:left;
            width:276px;
            height:30px;
            padding:13px 20px 11px 20px;
            border:2px solid #dee0e4;
            margin:10px auto;
            display:inline-block;
            color:#000000;
            background:#ffffff;
            outline:none;
            -webkit-appearance: none;
            border-radius:35px;
            -webkit-border-radius:35px;
            -moz-border-radius:35px;
            -khtml-border-radius:35px;
		}
		
		.formbox input:-moz-placeholder {color:#000000;}
		.formbox input::-webkit-input-placeholder {color:#000000;}		

		.formbox input.error:-moz-placeholder {color:#FF413B;}
		.formbox input.error::-webkit-input-placeholder {color:#FF413B;}	
		.formbox input.error {color:#FF413B;}
			
		.submit {
            width:320px;
            height:58px;
            line-height:60px;
            padding:0;
            margin:10px auto;
            border:none;
            outline:none;
            background:none;
            display:inline-block;
		}
		
		.submit input {
            font-family: 'Open Sans', sans-serif;font-weight:700;
            
            text-align:center;
            font-size:22px;
            text-transform:uppercase;
            letter-spacing:2px;
            width:100%;
            height:56px;
            line-height:60px;
            padding:0;
            margin:0 auto;
            outline:none;
            cursor:pointer;
            -webkit-appearance: none;
            color:#ffffff;
            background:#0077D7;
            border-top:none;
            border-left:none;
            border-right:none;
            border-bottom:2px solid #13458c;
            border-radius:35px;
                -webkit-border-radius:35px;
                -moz-border-radius:35px;
                -khtml-border-radius:35px;
		}
		
		.submit input:hover {
            color:#ffffff;
            background:#2961b0;
            outline:none;
		}
		
		.submit input:hover, .submit input:not(:hover) {
			-webkit-transition: All 0.2s ease;
			-moz-transition: All 0.2s ease;
			-o-transition: All 0.2s ease;
			-ms-transition: All 0.2s ease;
			transition: All 0.2s ease;
		}

        /* width 540px */

        @media all and (max-width: 540px) {


            .formbox input {
                font-family: 'Open Sans', sans-serif;font-weight:700;
                
                font-size:18px;
                text-indent:0;
                text-align:left;
                width:226px;
                height:30px;
                padding:13px 15px 11px 15px;
                border:2px solid #dee0e4;
                margin:10px auto;
                display:inline-block;
                color:#000000;
                background:#ffffff;
                outline:none;
                -webkit-appearance: none;
                border-radius:35px;
                -webkit-border-radius:35px;
                -moz-border-radius:35px;
                -khtml-border-radius:35px;
            }

            .formbox input:-moz-placeholder {color:#000000;}
            .formbox input::-webkit-input-placeholder {color:#000000;}

            .formbox input.error:-moz-placeholder {color:#FF413B;}
            .formbox input.error::-webkit-input-placeholder {color:#FF413B;}
            .formbox input.error {color:#FF413B;}

            .submit {
                width:260px;
                height:58px;
                line-height:60px;
                padding:0;
                margin:10px auto;
                border:none;
                outline:none;
                background:none;
                display:inline-block;
            }

            .submit input {
                font-family: 'Open Sans', sans-serif;font-weight:700;
                
                text-align:center;
                font-size:19px;
                text-transform:uppercase;
                letter-spacing:2px;
                width:100%;
                height:56px;
                line-height:60px;
                padding:0;
                margin:0 auto;
                outline:none;
                cursor:pointer;
                -webkit-appearance: none;
                color:#ffffff;
                background:#0077D7;
                border-top:none;
                border-left:none;
                border-right:none;
                border-bottom:2px solid #13458c;
                border-radius:35px;
                -webkit-border-radius:35px;
                -moz-border-radius:35px;
                -khtml-border-radius:35px;
            }

            .submit input:hover {
                color:#ffffff;
                background:#2961b0;
                outline:none;
            }
        }

/* z */

        .z-box3 {
            display:none;
            width:660px;
            padding:50px 50px 50px 50px;
            margin-left:-380px;
            margin-top:-265px;
            position:fixed;
            left:50%;
            top:50%;
            z-index:106;
            background:#ffffff;
        }

        .z-box3 p {
            font-family: 'Open Sans', sans-serif;font-weight:300;
            
            font-style:normal;
            text-align:center;
            font-size:16px;
            line-height:30px;
            padding:0;
            margin:0 0 40px 0;
            cursor:default;
            color:#000000;
        }

        .z-box3 p span {
            font-family: 'Open Sans', sans-serif;font-weight:700;
            font-size:45px;
            line-height:30px;
        }

        /* width 820px */

        @media all and (max-width: 820px) {
            .z-box3 {
                width:80%;
                padding:50px 5% 50px 5%;
                margin-left:0;
                margin-top:-250px;
                position:fixed;
                left:5%;
                top:50%;
                z-index:106;
                background:#ffffff;
            }

            .z-box3 p {
                font-family: 'Open Sans', sans-serif;font-weight:300;
                
                font-style:normal;
                text-align:center;
                font-size:14px;
                line-height:25px;
                padding:0;
                margin:0 0 20px 0;
                cursor:default;
                color:#000000;
            }

            .z-box3 p span {
                font-family: 'Open Sans', sans-serif;font-weight:700;
                font-size:40px;
                line-height:35px;
                display: inline-block;
                margin:0 0 5px 0;
            }
        }

    /* z */

		.formbox3 {
            width:650px;
            margin:0 auto;
            padding:0;
            text-align:center;
            position:relative;
		}

		.formbox3 textarea {
            font-family: 'Open Sans', sans-serif;font-weight:700;
            
            font-size:18px;
            text-indent:0;
            text-align:left;
            width:566px;
            height:165px;
            padding:15px 20px 15px 20px;
            border:2px solid #dee0e4;
            margin:10px auto;
            display:inline-block;
            color:#000000;
            background:#ffffff;
            outline:none;
            -webkit-appearance: none;
            border-radius:0px;
            -webkit-border-radius:0px;
            -moz-border-radius:0px;
            -khtml-border-radius:0px;
            overflow:auto;
            resize:none;
		}

		.formbox3 textarea:-moz-placeholder {color:#000000;}
		.formbox3 textarea::-webkit-input-placeholder {color:#000000;}

		.formbox3 textarea.error:-moz-placeholder {color:#FF413B;}
		.formbox3 textarea.error::-webkit-input-placeholder {color:#FF413B;}
		.formbox3 textarea.error {color:#FF413B;}

		.submit3 {
            width:300px;
            height:55px;
            line-height:58px;
            padding:0;
            margin:10px auto;
            border:none;
            outline:none;
            background:none;
            display:inline-block;
		}

		.submit3 input {
            font-family: 'Open Sans', sans-serif;font-weight:700;
            
            text-align:center;
            font-size:18px;
            text-transform:uppercase;
            width:100%;
            height:55px;
            line-height:58px;
            padding:0;
            margin:0 auto;
            outline:none;
            cursor:pointer;
            -webkit-appearance: none;
            color:#ffffff;
            background:#0077D7;
            border:none;
            border-radius:35px;
                -webkit-border-radius:35px;
                -moz-border-radius:35px;
                -khtml-border-radius:35px;
		}

		.submit3 input:hover {
            color:#ffffff;
            background:#2961b0;
            outline:none;
		}

		.submit3 input:hover, .submit3 input:not(:hover) {
			-webkit-transition: All 0.2s ease;
			-moz-transition: All 0.2s ease;
			-o-transition: All 0.2s ease;
			-ms-transition: All 0.2s ease;
			transition: All 0.2s ease;
		}

        /* width 820px */

        @media all and (max-width: 820px) {

            .formbox3 {
                width:100%;
                margin:0 auto;
                padding:0;
                text-align:center;
                position:relative;
            }

            .formbox3 textarea {
                font-family: 'Open Sans', sans-serif;font-weight:700;
                
                font-size:18px;
                text-indent:0;
                text-align:left;
                width:86%;
                height:105px;
                padding:15px 5% 15px 5%;
                border:2px solid #dee0e4;
                margin:10px auto;
                display:inline-block;
                color:#000000;
                background:#ffffff;
                outline:none;
                -webkit-appearance: none;
                border-radius:0px;
                -webkit-border-radius:0px;
                -moz-border-radius:0px;
                -khtml-border-radius:0px;
                overflow:auto;
                resize:none;
            }

            .formbox3 textarea:-moz-placeholder {color:#000000;}
            .formbox3 textarea::-webkit-input-placeholder {color:#000000;}

            .formbox3 textarea.error:-moz-placeholder {color:#FF413B;}
            .formbox3 textarea.error::-webkit-input-placeholder {color:#FF413B;}
            .formbox3 textarea.error {color:#FF413B;}

            .submit3 {
                width:90%;
                max-width:300px;
                height:55px;
                line-height:58px;
                padding:0;
                margin:10px auto;
                border:none;
                outline:none;
                background:none;
                display:inline-block;
            }

            .submit3 input {
                font-family: 'Open Sans', sans-serif;font-weight:700;
                
                text-align:center;
                font-size:17px;
                text-transform:uppercase;
                width:100%;
                height:55px;
                line-height:58px;
                padding:0;
                margin:0 auto;
                outline:none;
                cursor:pointer;
                -webkit-appearance: none;
                color:#ffffff;
                background:#0077D7;
                border:none;
                border-radius:35px;
                -webkit-border-radius:35px;
                -moz-border-radius:35px;
                -khtml-border-radius:35px;
            }

            .submit3 input:hover {
                color:#ffffff;
                background:#2961b0;
                outline:none;
            }

            .submit3 input:hover, .submit3 input:not(:hover) {
                -webkit-transition: All 0.2s ease;
                -moz-transition: All 0.2s ease;
                -o-transition: All 0.2s ease;
                -ms-transition: All 0.2s ease;
                transition: All 0.2s ease;
            }
        }

/* z */

		.formbox2 {
            width:100%;
            max-width:500px;
            margin:50px 0 0 0;
            padding:0;
            text-align:center;
            position:relative;
		}

		.formbox2 input {
            font-family: 'Open Sans', sans-serif;font-weight:700;
            
            font-size:21px;
            text-indent:0;
            text-align:left;
            width:206px;
            height:30px;
            padding:10px 20px 10px 20px;
            border:2px solid #dee0e4;
            margin:0 5px 0 0;
            float: left;
            color:#000000;
            background:#ffffff;
            outline:none;
            -webkit-appearance: none;
            border-radius:0px;
            -webkit-border-radius:0px;
            -moz-border-radius:0px;
            -khtml-border-radius:0px;
		}

		.formbox2 input:-moz-placeholder {color:#000000;}
		.formbox2 input::-webkit-input-placeholder {color:#000000;}

		.formbox2 input.error:-moz-placeholder {color:#FF413B;}
		.formbox2 input.error::-webkit-input-placeholder {color:#FF413B;}
		.formbox2 input.error {color:#FF413B;}

		.submit2 {
            width:220px;
            height:54px;
            line-height:54px;
            padding:0;
            margin:0 0 0 10px;
            border:none;
            outline:none;
            background:none;
            float:left;
		}

		.submit2 input {
            font-family: 'Open Sans', sans-serif;font-weight:700;
            
            text-align:center;
            font-size:21px;
            width:100%;
            height:54px;
            line-height:54px;
            padding:0;
            margin:0 auto;
            outline:none;
            cursor:pointer;
            -webkit-appearance: none;
            color:#ffffff;
            background:transparent;
          
            border:1px solid #fff;
            border-radius:0px;
                -webkit-border-radius:0px;
                -moz-border-radius:0px;
                -khtml-border-radius:0px;
		}

		.submit2 input:hover {
            color:#ffffff;
            
            outline:none;
		}

		.submit2 input:hover, .submit2 input:not(:hover) {
			-webkit-transition: All 0.2s ease;
			-moz-transition: All 0.2s ease;
			-o-transition: All 0.2s ease;
			-ms-transition: All 0.2s ease;
			transition: All 0.2s ease;
		}

		input.hf {display:none;}

        /* width 540px */

        @media all and (max-width: 540px) {

            .formbox2 input {
                font-family: 'Open Sans', sans-serif;font-weight:700;
                
                font-size:21px;
                text-indent:0;
                text-align:left;
                width:206px;
                height:30px;
                padding:10px 20px 10px 20px;
                border:2px solid #dee0e4;
                margin:0 auto;
                float: none;
                color:#000000;
                background:#ffffff;
                outline:none;
                -webkit-appearance: none;
                border-radius:0px;
                -webkit-border-radius:0px;
                -moz-border-radius:0px;
                -khtml-border-radius:0px;
            }

            .submit2 {
                width:250px;
                height:54px;
                line-height:54px;
                padding:0;
                margin:20px auto 30px auto;
                border:none;
                outline:none;
                background:none;
                float:none;
            }

            .submit2 input {
                font-family: 'Open Sans', sans-serif;font-weight:700;
                
                text-align:center;
                font-size:21px;
                width:100%;
                height:54px;
                line-height:54px;
                padding:0;
                margin:0 auto;
                outline:none;
                cursor:pointer;
                -webkit-appearance: none;
                color:#ffffff;
                background:transparent;
             
                border:1px solid #fff;
                border-radius:0px;
                -webkit-border-radius:0px;
                -moz-border-radius:0px;
                -khtml-border-radius:0px;
            }

            .submit2 input:hover {
                color:#ffffff;
               
                outline:none;
            }

            .submit2 input:hover, .submit2 input:not(:hover) {
                -webkit-transition: All 0.2s ease;
                -moz-transition: All 0.2s ease;
                -o-transition: All 0.2s ease;
                -ms-transition: All 0.2s ease;
                transition: All 0.2s ease;
            }
        }

/* close2 */

        .close2 {
            width:22px;
            height:21px;
            padding:0;
            margin:0;
            cursor:pointer;
            position:absolute;
            top:0;
            right:-40px;
            background:url('../images/close.png') no-repeat;
            z-index:107;
        }

        /* width 800px */

        @media all and (max-width: 820px) {
            .close2 {
                width:22px;
                height:21px;
                padding:0;
                margin:0;
                cursor:pointer;
                position:absolute;
                top:15px;
                right:15px;
                background:url('../images/close2.png') no-repeat;
                z-index:107;
            }
        }

/* close */

        .close {
            width:22px;
            height:21px;
            padding:0;
            margin:0;
            cursor:pointer;
            position:absolute;
            top:0;
            right:-40px;
            background:url('../images/close.png') no-repeat;
            z-index:107;
        }

        /* width 540px */

        @media all and (max-width: 540px) {
            .close {
                width:22px;
                height:21px;
                padding:0;
                margin:0;
                cursor:pointer;
                position:absolute;
                top:15px;
                right:15px;
                background:url('../images/close2.png') no-repeat;
                z-index:107;
            }
        }

/* thnx */

		.thnx {
            display: none;
            width:340px;
            padding:60px 40px;
            margin-left:-210px;
            margin-top:-200px;
            position:fixed;
            left:50%;
            top:50%;
            z-index:1000008;
            background:#ffffff;
            text-align:center;
		}
		
		.ok {
            width:142px;
            height:142px;
            padding:0;
            margin:10px auto;
            background:url('../images/ok.png') no-repeat;
		}
		
		.thnx h3 {      		
            font-family: 'Open Sans', sans-serif;font-weight:700;
            
            font-style:normal;
            text-align:center;
            text-transform:uppercase;
            font-size:28px;
            line-height:38px;
            padding:10px 0;
            margin:0;
            cursor:default;
            color:#000000;
		}
		
		.thnx p {        		
            font-family: 'Open Sans', sans-serif;font-weight:300;
            
            font-style:normal;
            text-align:center;
            text-transform:uppercase;
            font-size:18px;
            line-height:25px;
            padding:0;
            margin:0;
            cursor:default;
            color:#000000;
		}

		.thnx2 {
            display: none;
            width:340px;
            padding:60px 40px;
            margin-left:-210px;
            margin-top:-200px;
            position:fixed;
            left:50%;
            top:50%;
            z-index:1000008;
            background:#ffffff;
            text-align:center;
		}

		.thnx2 p {
            font-family: 'Open Sans', sans-serif;font-weight:300;
            
            font-style:normal;
            text-align:center;
            text-transform:uppercase;
            font-size:18px;
            line-height:25px;
            padding:10px 0;
            margin:0;
            cursor:default;
            color:#000000;
		}

        /* width 540px */

        @media all and (max-width: 540px) {
            .thnx {
                width: 250px;
                padding: 40px 15px;
                margin-left: -140px;
                margin-top: -200px;
                position: fixed;
                left: 50%;
                top: 50%;
                z-index: 1000008;
                background: #ffffff;
                text-align: center;
            }

            .thnx2 {
                width: 250px;
                padding: 40px 15px;
                margin-left: -140px;
                margin-top: -200px;
                position: fixed;
                left: 50%;
                top: 50%;
                z-index: 1000008;
                background: #ffffff;
                text-align: center;
            }

            .ok {
                width: 95px;
                height: 95px;
                padding: 0;
                margin: 10px auto;
                background: url('../images/ok.png') no-repeat;
                -webkit-background-size: 95px 95px;
                -moz-background-size: 95px 95px;
                -o-background-size: 95px 95px;
                background-size: 95px 95px;
            }

            .thnx h3 {
                font-family: 'Open Sans', sans-serif;font-weight:700;
                
                font-style: normal;
                text-align: center;
                text-transform: uppercase;
                font-size: 25px;
                line-height: 35px;
                padding: 10px 0;
                margin: 0;
                cursor: default;
                color: #000000;
            }

            .thnx p {
                font-family: 'Open Sans', sans-serif;font-weight:300;
                
                font-style: normal;
                text-align: center;
                text-transform: uppercase;
                font-size: 16px;
                line-height: 22px;
                padding: 0;
                margin: 0;
                cursor: default;
                color: #000000;
            }

            .thnx2 p {
                font-family: 'Open Sans', sans-serif;font-weight:300;
                
                font-style: normal;
                text-align: center;
                text-transform: uppercase;
                font-size: 16px;
                line-height: 22px;
                padding: 10px 0;
                margin: 0;
                cursor: default;
                color: #000000;
            }
        }

        /* width 600px */

        @media all and (max-width: 600px) {
            .si540 {display:none;}
        }

    /*
    ==============================================
    fadeIn
    ==============================================
    */

        .fadeIn {
            animation-name: fadeIn;
            -webkit-animation-name: fadeIn;

            animation-duration: 0.8s;
            -webkit-animation-duration: 0.8s;

            animation-timing-function: ease-in-out;
            -webkit-animation-timing-function: ease-in-out;

            visibility: visible !important;
        }

        @keyframes fadeIn {
            0% {
                transform: scale(0);
                opacity: 0.0;
            }
            100% {
                transform: scale(1);
                opacity: 1;
            }
        }

        @-webkit-keyframes fadeIn {
            0% {
                -webkit-transform: scale(0);
                opacity: 0.0;
            }
            100% {
                -webkit-transform: scale(1);
                opacity: 1;
            }
        }

        /*
        ==============================================
        stretchLeft
        ==============================================
        */

        .stretchLeft{
            visibility:visible;
            animation-name: stretchLeft;
            -webkit-animation-name: stretchLeft;

            animation-duration: 0.5s;
            -webkit-animation-duration: 0.5s;

            animation-timing-function: ease-out;
            -webkit-animation-timing-function: ease-out;

            transform-origin: 100% 0%;
            -ms-transform-origin: 100% 0%;
            -webkit-transform-origin: 100% 0%;
        }

        @keyframes stretchLeft {
            0% {
                transform: scaleX(0.3);
            }
            60% {
                transform: scaleX(0.98);
            }
            80% {
                transform: scaleX(1.01);
            }
            100% {
                transform: scaleX(1);
            }
        }

        @-webkit-keyframes stretchLeft {
            0% {
                -webkit-transform: scaleX(0.3);
            }
            60% {
                -webkit-transform: scaleX(0.98);
            }
            80% {
                -webkit-transform: scaleX(1.01);
            }
            100% {
                -webkit-transform: scaleX(1);
            }
        }

        /*
        ==============================================
        stretchRight
        ==============================================
        */

        .stretchRight{
            visibility:visible;
            animation-name: stretchRight;
            -webkit-animation-name: stretchRight;

            animation-duration: 0.5s;
            -webkit-animation-duration: 0.5s;

            animation-timing-function: ease-out;
            -webkit-animation-timing-function: ease-out;

            transform-origin: 0% 0%;
            -ms-transform-origin: 0% 0%;
            -webkit-transform-origin: 0% 0%;
        }

        @keyframes stretchRight {
            0% {
                transform: scaleX(0.3);
            }
            60% {
                transform: scaleX(0.98);
            }
            80% {
                transform: scaleX(1.01);
            }
            100% {
                transform: scaleX(1);
            }
        }

        @-webkit-keyframes stretchRight {
            0% {
                -webkit-transform: scaleX(0.3);
            }
            60% {
                -webkit-transform: scaleX(0.98);
            }
            80% {
                -webkit-transform: scaleX(1.01);
            }
            100% {
                -webkit-transform: scaleX(1);
            }
        }
